I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6793, in script
if helen >= 1:
File "game/script.rpy", line 6793, in <module>
if helen >= 1:
NameError: name 'helen' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 6793, in script
if helen >= 1:
File "D:\Files\Whereitallbegan-0.3-pc\renpy\ast.py", line 1760, in execute
if renpy.python.py_eval(condition):
File "D:\Files\Whereitallbegan-0.3-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Files\Whereitallbegan-0.3-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 6793, in <module>
if helen >= 1:
NameError: name 'helen' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Where it all began 0.3
Sun Mar 17 02:56:27 2019