I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1 - DungeonEvents.rpy", line 360, in script call
call neutralevents
File "game/6 - Hangouts Emi.rpy", line 1198, in script call
call dareend
File "game/1 - Dungeon.rpy", line 6, in script call
call dungeonsetup from _call_dungeonsetup
File "game/1 - Dungeon.rpy", line 6, in script call
call dungeonsetup from _call_dungeonsetup
File "game/1 - Dungeon.rpy", line 6, in script call
call dungeonsetup from _call_dungeonsetup
[Previous line repeated 2 more times]
File "game/2 - Manor.rpy", line 10, in script call
call morningevent from _call_morningevent
File "game/3 - Cityp.rpy", line 2028, in script call
call newdungonplus
File "game/9 - CommonEvents.rpy", line 1044, in script
if naughtyimp >= 1:
File "game/9 - CommonEvents.rpy", line 1044, in <module>
if naughtyimp >= 1:
NameError: name 'naughtyimp' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/1 - DungeonEvents.rpy", line 360, in script call
call neutralevents
File "game/6 - Hangouts Emi.rpy", line 1198, in script call
call dareend
File "game/1 - Dungeon.rpy", line 6, in script call
call dungeonsetup from _call_dungeonsetup
File "game/1 - Dungeon.rpy", line 6, in script call
call dungeonsetup from _call_dungeonsetup
File "game/1 - Dungeon.rpy", line 6, in script call
call dungeonsetup from _call_dungeonsetup
[Previous line repeated 2 more times]
File "game/2 - Manor.rpy", line 10, in script call
call morningevent from _call_morningevent
File "game/3 - Cityp.rpy", line 2028, in script call
call newdungonplus
File "game/9 - CommonEvents.rpy", line 1044, in script
if naughtyimp >= 1:
File "/mnt/5cade70e-9221-4bf4-ac01-6eef466565c2/Games/Visual Novel/Unveiling_the_Unknown_-_1.0.0/renpy/ast.py", line 1845, in execute
if renpy.python.py_eval(condition):
File "/mnt/5cade70e-9221-4bf4-ac01-6eef466565c2/Games/Visual Novel/Unveiling_the_Unknown_-_1.0.0/renpy/python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/mnt/5cade70e-9221-4bf4-ac01-6eef466565c2/Games/Visual Novel/Unveiling_the_Unknown_-_1.0.0/renpy/python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/9 - CommonEvents.rpy", line 1044, in <module>
if naughtyimp >= 1:
NameError: name 'naughtyimp' is not defined
Linux-6.5.0-28-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.2.2.24042401+nightly
Unveiling the Unknown 1.0.0
Sun Apr 28 16:51:41 2024