I get a renpy error screen when I go to the supermarket, try to sleep, and go to the basement.
Viewing post in Angelic Dreams : Yann's Story 1.0 bug fix comments
I don't mind playing from the beginning. Here's the one from the basement"
While running game code:
File "game/script.rpy", line 5743, in script
if sally == 9 :
File "game/script.rpy", line 5752, in <module>
elif alex == 4 :
NameError: name 'alex' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5743, in script
if sally == 9 :
File "renpy/ast.py", line 1852, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 5752, in <module>
elif alex == 4 :
NameError: name 'alex' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Angelic Dreams : Yann's Story 1.0
Thu Jul 1 18:12:06 2021