Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Well, that turned out to be pretty easy to recreate and also pretty easy to fix... it turns out i just, completely forgot to disable the ui during the little fade to black before loading your file, so when you were spamming enter it ended up loading up the game multiple times with multiple copies of everything, which lead to all the weirdness you're describing. Really embarrassing mistake, should be fixed for postjam though -.-

I still don't understand how this ended up bricking your file though - the game is supposed to just ignore corrupt files and plop you into a new save if one fails to load. Could you try opening the console and seeing what kind of error its putting out when you try to load it?

Okay, so I have absolutely no idea why, but when trying to see what it said in the console, the file appeared to load perfectly fine this time. My exact sequence of steps was to load the console, attempt to load the file, the first time nothing happened, I loaded a different file without issue, I returned to the main menu, and this time the broken file loaded just fine. I’m even at the correct save point. Also, only on this test did I notice the life marker was at 1 while it wasn’t working, but now it’s at 3 while the file is working.

As a result, I don’t have any errors listed in the console, nothing from past sessions either from what I can see.

(+1)

Hmm, that is really weird. I hope that doesn't mean it was an unrelated issue the whole time.

Well, hopefully it's not, and the fix for the other issue will also prevent this from happening as well. Thanks for your help with this!

No problem! A bit of a shame I couldn’t get more info on the save file issue, but still glad I was able to point out some things so you could fix them!