Deniz31
Well-Known Member
- Jul 25, 2017
- 1,354
- 3,494
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1540, in script
if natetorid == False and tomtori == False:
File "game/script.rpy", line 1540, in <module>
if natetorid == False and tomtori == False:
NameError: name 'tomtori' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1540, in script
if natetorid == False and tomtori == False:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 1540, in <module>
if natetorid == False and tomtori == False:
NameError: name 'tomtori' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Blurred Lines 0.1
Tue Nov 8 00:56:37 2022