I’m sorry,
thanks for the demos, but when I load a save from version 0.20 the game crashes.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "E:\MidLifeCrisis [0.21b]\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\MidLifeCrisis [0.21b]\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "E:\MidLifeCrisis [0.21b]\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\MidLifeCrisis [0.21b]\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\MidLifeCrisis [0.21b]\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MidLifeCrisis [0.21b]\renpy\display\transition.py", line 45, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MidLifeCrisis [0.21b]\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\MidLifeCrisis [0.21b]\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\MidLifeCrisis [0.21b]\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "E:\MidLifeCrisis [0.21b]\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "E:\MidLifeCrisis [0.21b]\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
File "E:\MidLifeCrisis [0.21b]\renpy\loadsave.py", line 728, in load
log.unfreeze(roots, label="_after_load")
File "E:\MidLifeCrisis [0.21b]\renpy\python.py", line 1867, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "E:\MidLifeCrisis [0.21b]\renpy\python.py", line 1696, in rollback
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
MidLifeCrisis 0.21b
Wed Oct 07 05:10:03 2020