I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day10.rpy", line 91, in script
if day9james_call == True:
File "game/day10.rpy", line 91, in <module>
if day9james_call == True:
NameError: name 'day9james_call' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day10.rpy", line 91, in script
if day9james_call == True:
File "Z:\Users\thoriverson\Documents\v\CultureShock-0.70-pc\CultureShock-0.70-pc\renpy\ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "Z:\Users\thoriverson\Documents\v\CultureShock-0.70-pc\CultureShock-0.70-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "Z:\Users\thoriverson\Documents\v\CultureShock-0.70-pc\CultureShock-0.70-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/day10.rpy", line 91, in <module>
if day9james_call == True:
NameError: name 'day9james_call' is not defined
Windows-XP-5.1.2600-SP3
Ren'Py 7.1.3.1092
Culture Shock 0.70
Sat Feb 02 03:10:55 2019