- I'm sorry, but an uncaught exception occurred.
- While running game code:
- File "renpy/common/000statements.rpy", line 604, in execute_call_screen
- File "game/script.rpy", line 322, in <module>
- File "game/script.rpy", line 234, in build_people_list
- NameError: global name 'mc' is not defined
- -- Full Traceback ------------------------------------------------------------
- Full traceback:
- File "script.rpyc", line 322, in script
- File "renpy/ast.py", line 2212, in execute
- File "renpy/ast.py", line 2200, in call
- File "renpy/statements.py", line 281, in call
- File "renpy/common/000statements.rpy", line 604, in execute_call_screen
- File "renpy/ast.py", line 342, in evaluate
- File "renpy/python.py", line 1080, in py_eval
- File "renpy/python.py", line 1073, in py_eval_bytecode
- File "game/script.rpy", line 322, in <module>
- File "game/script.rpy", line 234, in build_people_list
- NameError: global name 'mc' is not defined
复制代码 |