How can I correctly copy the savegame from Part 1 to Part 2? I copy and paste the file to (DMD.CH2-0.21.5-pc\game\saves) from (DMD.CH1-0.14.5-pc\game\saves) and when I try to load the game at any point including the very end I get a critical error
"
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 "D:\Games\Sexy\DMD.CH2-0.21.5-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\Sexy\DMD.CH2-0.21.5-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 "D:\Games\Sexy\DMD.CH2-0.21.5-pc\renpy\game.py", line 333, in call_in_new_context
return renpy.execution.run_context(False)
File "D:\Games\Sexy\DMD.CH2-0.21.5-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 "D:\Games\Sexy\DMD.CH2-0.21.5-pc\renpy\execution.py", line 365, in pop_dynamic
del store[k]
KeyError: u'_main_menu_screen'
Windows-7-6.1.7601-SP1
Ren'Py 7.1.0.882
DMD Chapter 2 0.21.5
Sat Jun 20 22:51:34 2020
"