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 "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\python.py", line 1913, 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 "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\core.py", line 3467, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\layout.py", line 241, in event
rv = d.event(ev, x - xo, y - yo, st)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\layout.py", line 995, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\layout.py", line 241, in event
rv = d.event(ev, x - xo, y - yo, st)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\behavior.py", line 907, in event
return handle_click(self.clicked)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\behavior.py", line 842, in handle_click
rv = run(action)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\loadsave.py", line 730, in load
log.unfreeze(roots, label="_after_load")
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\python.py", line 1868, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\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-8-6.2.9200
Ren'Py 7.1.0.882
DMD Chapter 2 0.21
Sun Mar 31 23:49:43 2019
------------------------------------------------
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 264, in script
python:
File "renpy/common/00start.rpy", line 268, in <module>
renpy.call_in_new_context("_main_menu")
KeyError: u'_main_menu_screen'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 264, in script
python:
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 268, in <module>
renpy.call_in_new_context("_main_menu")
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\game.py", line 333, in call_in_new_context
return renpy.execution.run_context(False)
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\execution.py", line 901, in run_context
context.pop_all_dynamic()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "P:\Games\Dating My Daughter\DMD.CH2-0.21-pc\renpy\execution.py", line 365, in pop_dynamic
del store[k]
KeyError: u'_main_menu_screen'
Windows-8-6.2.9200
Ren'Py 7.1.0.882
DMD Chapter 2 0.21
Sun Mar 31 23:54:39 2019