Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hello! I've enjoyed the demo a lot! The story so far seems interesting, and the art is so so nice, glad the kickstarter is still going :)
Heads up: I've encountered the error where save\load options caused the game to freak out. Here's the log:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/screens.rpy", line 651, in execute
  File "game/screens.rpy", line 651, in execute
  File "game/screens.rpy", line 676, in execute
  File "game/screens.rpy", line 685, in execute
  File "game/screens.rpy", line 688, in execute
NameError: name 'recent_save_page' is not defined

ETA: somehow unpacking the demo to the different location solved this problem for me, idk why.

Thank you! I believe that shouldn't be too hard to fix. We'll look into that today. We really appreciate you sharing the error code with us.