I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Inconsolablecharscript.rpy", line 1566, in script call
"You have 1 new message"
File "game/Inconsolablecharscript.rpy", line 1602, in script call
m "This button is very important, it is used to travel to other rooms in the building. Go to ward Z"
File "game/Inconsolablecharscript.rpy", line 11650, in script
if ana_IS_Client == 0:
File "game/Inconsolablecharscript.rpy", line 11650, in <module>
if ana_IS_Client == 0:
NameError: name 'ana_IS_Client' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Inconsolablecharscript.rpy", line 1566, in script call
"You have 1 new message"
File "game/Inconsolablecharscript.rpy", line 1602, in script call
m "This button is very important, it is used to travel to other rooms in the building. Go to ward Z"
File "game/Inconsolablecharscript.rpy", line 11650, in script
if ana_IS_Client == 0:
File "[REDACTED]\Being_Super-0.15-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "[REDACTED]\Being_Super-0.15-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "[REDACTED]\Being_Super-0.15-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Inconsolablecharscript.rpy", line 11650, in <module>
if ana_IS_Client == 0:
NameError: name 'ana_IS_Client' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Being Super 0.15
Wed Oct 20 20:20:35 2021