Post any bugs or glitches you found in this thread.
Squeaker is a non-linear multi-language dialogue tree editor with many extra features. · By
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.
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!
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.
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.