I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/lobby_script.rpy", line 177, in script
if lain_custom_scenes_active and lain_highfashion_step == 1 and ellen_friendship >= 7 and talk_whiterose and (time_of_day == 1 or time_of_day == 2):
File "game/scripts/lobby_script.rpy", line 177, in <module>
if lain_custom_scenes_active and lain_highfashion_step == 1 and ellen_friendship >= 7 and talk_whiterose and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/lobby_script.rpy", line 177, in script
if lain_custom_scenes_active and lain_highfashion_step == 1 and ellen_friendship >= 7 and talk_whiterose and (time_of_day == 1 or time_of_day == 2):
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/scripts/lobby_script.rpy", line 177, in <module>
if lain_custom_scenes_active and lain_highfashion_step == 1 and ellen_friendship >= 7 and talk_whiterose and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.17
Wed Sep 20 21:27:46 2023