Skip to main content

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

Hey Vertigo,

Getting an error loading my game from 35.1.

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    renpy.load(fn)

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

Then it loops through some errors in scripts.rpy line 516


Please advise. Thanks!

Hey there!

Hard to say what exactly went wrong there, but someone on the Discord had a similar error earlier. The solution for him was to unpack the game into a fresh location/folder and then launch it from there (i.e. not use the update-only patch). Give that a try and see if it works.
Alternatively, you could check the autosaves. They should still work, and there should be one from the end of last update in there.

If neither of these things work, let me know and we'll see what we can do. I'll check back in here in a bit, to see if you've replied. Or, you could join the Discord and see if you catch me there. Gonna be on there for a bit longer before I head off for the day.
(And even if I'm not on, there might be others there who can help you when you post in the bug-reports channel)

(1 edit) (+1)

I grabbed the full download to start with. The auto saves were overwritten by me trying to run the game from my save. I'll tried the update as I had version 35 and it worked.  There has to be something in the scripts.rpy that was in 36 that's not in v35. Thanks for the help!