I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/daycycle.rpy", line 3135, in script
if mom_rs >= 3 and disappointed == False:
File "game/daycycle.rpy", line 3875, in <module>
elif dignity == True and karin_rs >= 7 and regrets == False:
NameError: name 'dignity' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/daycycle.rpy", line 3135, in script
if mom_rs >= 3 and disappointed == False:
File "D:\torrents\Takeis-Journey-0.23.2-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\torrents\Takeis-Journey-0.23.2-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\torrents\Takeis-Journey-0.23.2-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/daycycle.rpy", line 3875, in <module>
elif dignity == True and karin_rs >= 7 and regrets == False:
NameError: name 'dignity' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Takei's Journey 0.23.2
Tue Mar 12 18:08:11 2024