I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/bathroom.rpy", line 83, in script call
call check_time from _call_check_time_2
File "game/nefari_room.rpy", line 36, in script
if nef13_naira == True and nef13_kaila == True:
File "game/nefari_room.rpy", line 36, in <module>
if nef13_naira == True and nef13_kaila == True:
NameError: name 'nef13_naira' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/bathroom.rpy", line 83, in script call
call check_time from _call_check_time_2
File "game/nefari_room.rpy", line 36, in script
if nef13_naira == True and nef13_kaila == True:
File "E:\Mega\MythicManor-020-pc\MythicManor-0.2.0-pc\renpy\ast.py", line 1702, in execute
if renpy.python.py_eval(condition):
File "E:\Mega\MythicManor-020-pc\MythicManor-0.2.0-pc\renpy\python.py", line 1843, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Mega\MythicManor-020-pc\MythicManor-0.2.0-pc\renpy\python.py", line 1836, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/nefari_room.rpy", line 36, in <module>
if nef13_naira == True and nef13_kaila == True:
NameError: name 'nef13_naira' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Mythic Manor 0.2.0
Wed Mar 14 00:27:53 2018