when Ethan I Tiara and Mia talking on the beach the game gives me false path error Error: name 'ch2_modbothroute
Full traceback:
File "game/chapter2.rpy", line 2770, in script call
call chapter_2_save from _call_chapter_2_save
File "game/chapter3.rpy", line 2269, in script call
call chapter_3_save from _call_chapter_3_save
File "game/chapter4.rpy", line 2259, in script call
call chapter_4_save from _call_chapter_4_save
File "game/chapter5.rpy", line 2026, in script call
call chapter_5_save from _call_chapter_5_save
File "game/chapter6.rpy", line 2094, in script call
call chapter_6_save from _call_chapter_6_save
File "game/chapter7.rpy", line 1880, in script call
call chapter_7_save from _call_chapter_7_save
File "game/chapter8.rpy", line 1886, in script call
call chapter_8_save from _call_chapter_8_save
File "game/chapter9.rpy", line 1848, in script call
call chapter_9_save from _call_chapter_9_save
File "game/chapter10.rpy", line 77, in script
if ch2_rachel_route is False or ch2_modbothroute == True:
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter10.rpy", line 77, in <module>
if ch2_rachel_route is False or ch2_modbothroute == True:
NameError: name 'ch2_modbothroute' is not defined