Hey gang, any suggestions for troubleshooting my saves from v11 erroring instantly on load in v12.0 and 12.5? I'd appreciate any help. If I ignore the error, the main menu appears again, and clicking restarts the game.
If it helps, this is the traceback--
If it helps, this is the traceback--
Code:
While running game code:
File "renpy/common/00start.rpy", line 314, in script call
call expression "before_main_menu"
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?