I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ep3part10.rpy", line 1797, in script
if calfrom == True:
File "game/ep3part10.rpy", line 1797, in <module>
if calfrom == True:
NameError: name 'calfrom' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ep3part10.rpy", line 1797, in script
if calfrom == True:
File "C:\Users\Aaron\Downloads\Rebirthep3-ep3-ver1-pc\Rebirthep3-ep3-ver1-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Aaron\Downloads\Rebirthep3-ep3-ver1-pc\Rebirthep3-ep3-ver1-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Aaron\Downloads\Rebirthep3-ep3-ver1-pc\Rebirthep3-ep3-ver1-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ep3part10.rpy", line 1797, in <module>
if calfrom == True:
NameError: name 'calfrom' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Rebirth episode 3 ep3-ver1
Mon Feb 21 11:54:37 2022