点“复制”会复制下来这个,虽然不知道有什么用但我还是发一下
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script-fun-facts.rpy", line 203, in <module>
TypeError: 'NoneType' object is not subscriptable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script-ch30.rpyc", line 1441, in script call
File "event-handler.rpyc", line 2516, in script call
File "script-fun-facts.rpyc", line 203, in script
File "/data/user/0/and.kne.masmobile/files/renpy/ast.py", line 1749, in execute
if renpy.python.py_eval(condition):
File "/data/user/0/and.kne.masmobile/files/renpy/python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/data/user/0/and.kne.masmobile/files/renpy/python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script-fun-facts.rpy", line 203, in <module>
TypeError: 'NoneType' object is not subscriptable
[/code]