|
发表于 2022-10-11 22:28:10
来自手机
|
显示全部楼层
- I'm sorry, but an uncaught exception occurred.
- While running game code:
- File "game/logic/events/Samantha.rpy", line 9, in <module>
- NameError: name 'Q_Samantha' is not defined
- -- Full Traceback ------------------------------------------------------------
- Full traceback:
- File "script.rpyc", line 200, in script call
- File "logic/locations/logic.rpyc", line 234, in script call
- File "logic/locations/logic.rpyc", line 234, in script call
- File "logic/locations/logic.rpyc", line 234, in script call
- [Previous line repeated 2 more times]
- File "logic/locations/logic.rpyc", line 529, in script call
- File "logic/events/Samantha.rpyc", line 8, in script
- File "renpy/ast.py", line 1903, in execute
- File "renpy/exports.py", line 976, in menu
- File "renpy/python.py", line 1092, in py_eval
- File "renpy/python.py", line 1085, in py_eval_bytecode
- File "game/logic/events/Samantha.rpy", line 9, in <module>
- NameError: name 'Q_Samantha' is not defined
复制代码
|
|