Skip to main content

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

None of my 0.20 saves are working. Neither rollback or ignore is working for me.


While running game code:

  File "renpy/common/00start.rpy", line 279, in script

    python:

  File "renpy/common/00start.rpy", line 279, in script

    python:

  File "renpy/common/00start.rpy", line 281, in <module>

    renpy.call_in_new_context(_restart[2])

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

    renpy.load(fn)

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

That's a weird one, especially since it references core Ren'Py files and not the game script itself. Have you used 3rd party mods for the game perhaps?

I have not.

I'm not sure what's wrong in that case. Are you starting the game from a fresh install, so you haven't copied the new files into an old directory?

I extract it to its own folder. The only difference is that I am now in win 11.

Could you send me a couple of the affected save games to perverteergames@gmail.com? I'd like to check them out and see if I can find out what's wrong.