Main Game v0.4.5.1
Just released a small update to v0.4.5. Mostly with the issues FFTW was having.
- Fixed the save panel not disappearing when the saved button of the Save Panel is pressed.
Nice
. Save, Load, Quick Save and Quick Load work splendidly.
One caveat is that the Quick Save is unlike in Ren'Py that it only has a single save 'slot' aptly named "Auto".
Another caveat is that whenever a Save is made, the "Auto" save ( Quick Save ) will be overridden automatically as well, and similarly when Loading a save file, the "Auto" save ( Quick Save ) will be overriden automatically.
- With the chapter 9 crashing on the last scene, I'm not sure why that's happening. I've recently tested it, going through the scenes of chapter 9, but I haven't gotten any crashes. Even tried just a linear run, and jumping around. Still no issues. Does anyone else have this problem the where you get crashes on chapter 9?
I did not experience any crash playing Chapter 9 or some of the earlier chapters. However, I noticed a couple ERROR while playing with the --verbose flag. I think it is because of case-sensitivity on
Linux, the image cannot be found because case-mismatch for the letter 'c'. Nevertheless, the errors did not cause any problem with the app, no crash, no segfault, except maybe it didn't show that image 023C.png on screen.
Regarding the crash, my speculation that it possibly happened on system with low resources or memory ( due to memory leaks
? ) because I also see the following in the log:
- Also tested saving files and loading them in different chapters, and the special. Thankfully not getting any random location jump errors. Probably best to delete the save files causing them.
You can delete you save files from the save panel window of the game, or go to this location of your save file:
c:\users\your-username\Appdata\roaming\Godot\app_userdata\Project SS Main\
If you have an older version of the game, just paste the contents of the new version in the folder of the old version and overwrite all files.
For
Linux users, the save file location is below ( underneath user home directory, denoted by ~ )
~/.local/share/godot/app_userdata/Project SS Main/