Skip to main content

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

Could you tell me what exactly the error is? Are the saves just not working, and the game starts from the beginning, or what? Also, try loading from a different save.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_file.rpy", line 498, in __call__

Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "_layout/screen_main_menu.rpymc", line 28, in script

  File "renpy/ast.py", line 821, in execute

  File "renpy/python.py", line 1178, in py_exec_bytecode

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

  File "renpy/ui.py", line 301, in interact

  File "renpy/display\core.py", line 2188, in interact

  File "renpy/display\core.py", line 3232, in interact_core

  File "renpy/display\layout.py", line 1294, in event

  File "renpy/display\transition.py", line 53, in event

  File "renpy/display\layout.py", line 1294, in event

  File "renpy/display\layout.py", line 1294, in event

  File "renpy/display\screen.py", line 793, in event

  File "renpy/display\layout.py", line 1294, in event

  File "renpy/display\layout.py", line 1523, in event

  File "renpy/display\layout.py", line 288, in event

  File "renpy/display\layout.py", line 1294, in event

  File "renpy/display\layout.py", line 1523, in event

  File "renpy/display\layout.py", line 288, in event

  File "renpy/display\layout.py", line 1294, in event

  File "renpy/display\layout.py", line 288, in event

  File "renpy/display\behavior.py", line 1180, in event

  File "renpy/display\behavior.py", line 1101, in handle_click

  File "renpy/display\behavior.py", line 401, in run

  File "renpy/common/00action_file.rpy", line 498, in __call__

  File "renpy/loadsave.py", line 829, in load

  File "renpy/rollback.py", line 1135, in unfreeze

  File "renpy/rollback.py", line 930, in rollback

  File "renpy/rollback.py", line 848, in load_failed

Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

[/code]

I only have the one save. When I click ignore game starts over

Understood, thank you for the feedback. Unfortunately, we won't be able to fix this issue quickly. If it's not too much trouble, please start the game over, but at the bottom, where the dialogues are written, click 'skip'; the game will automatically skip all the parts you have already completed. Just repeat your previous choices and continue the game, and I will do my best to ensure that this doesn't happen in the future.

(+1)

thank you