I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/story.rpy", line 23649, in script
if d5_call_laurie == 1 or d5_call_tim == 1 or d5_call_paul == 1 or d5_call_dean == 1 or d5_home_agree == 1:
File "game/story.rpy", line 23649, in <module>
if d5_call_laurie == 1 or d5_call_tim == 1 or d5_call_paul == 1 or d5_call_dean == 1 or d5_home_agree == 1:
NameError: name 'd5_call_laurie' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/story.rpy", line 23649, in script
if d5_call_laurie == 1 or d5_call_tim == 1 or d5_call_paul == 1 or d5_call_dean == 1 or d5_home_agree == 1:
File "renpy/ast.py", line 1893, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story.rpy", line 23649, in <module>
if d5_call_laurie == 1 or d5_call_tim == 1 or d5_call_paul == 1 or d5_call_dean == 1 or d5_home_agree == 1:
NameError: name 'd5_call_laurie' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
InsideJennifer Episode_3
Sat Jan 15 00:43:39 2022