Skip to main content

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

I really liked what I played of this game — but I can’t seem to get the save/load functions to work properly, causing me to have to restart each time. I keep getting a pop-up message that the extension is wrong and that it should be ‘.sav’ - but the save files do have that extension. Once it worked, and I was able to load a file, now it doesn’t.

Hopefully I can come back to this once it’s completed/this is no longer an issue. I would also suggest breaking up some of the longer paragraphs as it does become hard to read at times.

Hi!

I'm sorry you're having issues with the saving functions. Unfortunately the save to disk and load file function is a javascript add on coded by a third party so I have little control on how it works. The Twine format I use (Harlowe) doesn't have a save to disk function originally and I found this add-on on GitHub. The person making it has been kind enough to update it to the best of their ability has Harlowe gets updated, but it might still have some compability issue.

If I ever find a way to have more reliable saves in the future, I'll make sure to implement it. As of now, the best advice I can give is to play the game on desktop or laptop, use the cookies saves, and make sure the cookies aren't regularly erased by your browser. Mobile devices seem to erase cookies regularly no matter what you do.