- May 21, 2018
- 299
- 75
Rich (BB code):
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 4443, in script
menu:
File "game/script.rpy", line 4459, in <module>
"{color=#534F4E}Hang On Hang On{/color}" if mcdom <= 4:
NameError: name 'mcdom' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 4443, in script
menu:
File "renpy/ast.py", line 1642, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1004, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 4459, in <module>
"{color=#534F4E}Hang On Hang On{/color}" if mcdom <= 4:
NameError: name 'mcdom' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
The Singer VER_0.5.4
Sun Nov 20 12:12:44 2022