Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Squeaker Dialogue Editor

Squeaker is a non-linear multi-language dialogue tree editor with many extra features. · By Mischief Aaron

Bug Reports Sticky

A topic by Mischief Aaron created Dec 13, 2020 Views: 231 Replies: 8
Viewing posts 1 to 4
Developer

Post any bugs or glitches you found in this thread.

(2 edits) (+1)

On rare occasions, "File -> Save Project"  stops working and actually wipes out the entire  squeaker-project file. There is no error message in the UI and the file contents will be completely erased. The project file still exists, but its completely empty and has no contents.  I  haven't found a way to reliably reproduce this, unfortunately. 

EDIT: I was able to reproduce this with a small test project. I  found that if I delete the zero-length corrupt project file and then save again, then it will be saved correctly. That still doesn't explain why it's getting corrupted in the first place, though.

Developer

Okay, I uploaded an update that addresses this issue. Details here:
https://actiongameraaron.itch.io/squeaker/devlog/274619/v0241-prevents-issues-wi...
Hopefully you won't run into this ever again!

Clicked on create new branch in a new empty project, program crashed. Running on Windows 11.

Developer

Thank you for the report, I will see if I can replicate this tomorrow.

Developer (1 edit)

I was able to replicate that the program will crash when a new project is created followed by pressing the new project button. I have resolved the issue and the program will resume functionality instead of crashing.

I believe I fixed this issue in the very latest update. If you download the program again the issue should be resolved. I updated this page with information on the fix:
https://actiongameraaron.itch.io/squeaker/devlog/479618/version-0311-fixes-a-cou...

Thank you very much for your bug report.

Another crash when I typed some dialog into the first and second key then clicked on the tree view.

Developer

Thank you for the report, I will see if I can replicate this tomorrow.

Developer

I was able to replicate that the program will crash when the tree view is accessed after putting in text in the 'next' entry, but not creating that entry by accessing it. I have resolved the issue and the program will resume functionality instead of crashing by not attempting to display entries that do not exist yet.

I believe I fixed this issue in the very latest update. If you download the program again the issue should be resolved. I updated this page with information on the fix:

https://actiongameraaron.itch.io/squeaker/devlog/479618/version-0311-fixes-a-cou...

Thank you again for another bug report.