Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

heh, found a bug for you Runey.
When starting the game after a fresh download (no previous save games, think clean install) - after clicking on continue the game crashes:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

AttributeError: 'NoneType' object has no attribute 'load'

Not sure if this is know, from a practical standpoing this is a minor thing - so, just to let you know :)

(1 edit)

Have you installed a mod? They prevent saves from working unless the mod is updated, and all of them still seem to be outdated.

no mods, clean download from here - no previous saves either.
just download, unpack, run the game and click continue.
maybe you can direct it to start a new game if no previous save is detected