Skip to main content

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

The game crashes when I try loading a save.
I get this error message: 
"Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?"

sth brokes in the build but what exactly I have no idea, cause in my side all words good. Trying to fix that, but for now upload different build in gd. It must work better.

(1 edit)

This is the specific line that causes it:

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

         renpy.load(fn)
-----

Then when it tries rolling back after that, it's these lines:

-----

  File "D:\Users\username\Desktop\Astreon-pc\renpy\rollback.py", line 930, in rollback

    self.load_failed()

  File "D:\Users\username\Desktop\Astreon-pc\renpy\rollback.py", line 848, in load_failed
-----

yeah, I know but thing is.... problem in exactly my renpy, it's somehow broken after I changed ssd. And probably that's why all code from games started works with problem.