I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 236, in script call
RF "Or maybe just leave Hazim to it.. He's such a brute.."
File "game/after_load.rpy", line 5, in script call
call rename_chars from _call_rename_chars
File "game/after_load.rpy", line 20, in script
if persistent.E_name is None and maid == "True":
File "game/after_load.rpy", line 20, in <module>
if persistent.E_name is None and maid == "True":
NameError: name 'maid' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 236, in script call
RF "Or maybe just leave Hazim to it.. He's such a brute.."
File "game/after_load.rpy", line 5, in script call
call rename_chars from _call_rename_chars
File "game/after_load.rpy", line 20, in script
if persistent.E_name is None and maid == "True":
File "C:\Users\S\Downloads\DesertStalker-0.04-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\S\Downloads\DesertStalker-0.04-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\S\Downloads\DesertStalker-0.04-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/after_load.rpy", line 20, in <module>
if persistent.E_name is None and maid == "True":
NameError: name 'maid' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Desert Stalker 0.04
Tue Mar 16 20:31:33 2021