Error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch4_3.rpy", line 1132, in script
if (virel == 0 or virel == 3) and vihumiliation <= 0 :
File "game/ch4_3.rpy", line 1132, in <module>
if (virel == 0 or virel == 3) and vihumiliation <= 0 :
NameError: name 'vihumiliation' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ch4_3.rpy", line 1132, in script
if (virel == 0 or virel == 3) and vihumiliation <= 0 :
File "C:\Program Files (x86)\renpy-8.1.1-sdk\renpy\ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "C:\Program Files (x86)\renpy-8.1.1-sdk\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Program Files (x86)\renpy-8.1.1-sdk\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch4_3.rpy", line 1132, in <module>
if (virel == 0 or virel == 3) and vihumiliation <= 0 :
NameError: name 'vihumiliation' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 8.1.1.23060707
Friends Indeed v. 0.4
Wed Aug 23 15:53:15 2023