Previous saves don't work for me. Should i play from the beginning? Error below. I highly recommend to read the "Exception" line
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, 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 "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\python.py", line 1929, 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 "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\core.py", line 3493, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\loadsave.py", line 753, in load
log.unfreeze(roots, label="_after_load")
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\python.py", line 1884, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "D:\DRIVERS\Games\LewdIsland-day8noon-pc\renpy\python.py", line 1712, 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.2.1.457
Lewd Island: day 8 - noon day8noon
Wed Apr 10 22:17:28 2019
```