Help please
I'm trying to play chapter 3 but when i load chapter 2 save file i get this error:
While running game code:
File "game/Days/Day5/d5_main.rpy", line 219, in <module>
NameError: name 'd5d5' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Days/Day5/d5_main.rpyc", line 219, in script
File "/Users/bryanquah/Downloads/EcchiSensei-Day_7-V2/renpy/ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "/Users/bryanquah/Downloads/EcchiSensei-Day_7-V2/renpy/python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Users/bryanquah/Downloads/EcchiSensei-Day_7-V2/renpy/python.py", line 1954, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Days/Day5/d5_main.rpy", line 219, in <module>
NameError: name 'd5d5' is not defined