I have a problem, install the last update of chapter 2 (v17) and whenever I load a saved game, when it is about to end the chapter (v16) I get the error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game / day16_00.rpy", line 6410, in <module>
NameError: name 'v_day5_cafe01_rejectelena' is not defined
- Full Traceback ---------------------------------------------- --------------
Full traceback:
File "day16_00.rpyc", line 6410, in script
File "G: \ Games \ Simulators \ Dating My Daughter \ renpy \ ast.py", line 1702, in execute
if renpy.python.py_eval (condition):
File "G: \ Games \ Simulators \ Dating My Daughter \ renpy \ python.py", line 1843, in py_eval
return py_eval_bytecode (code, globals, locals)
File "G: \ Games \ Simulators \ Dating My Daughter \ renpy \ python.py", line 1836, in py_eval_bytecode
return eval (bytecode, globals, locals)
File "game / day16_00.rpy", line 6410, in <module>
NameError: name 'v_day5_cafe01_rejectelena' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
DMD Chapter 2 0.17
Fri Mar 09 00:23:33 2018
What I can do?