I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 97, in <module>
File "game/inventory.rpy", line 251, in stackMaterial
UnboundLocalError: local variable 'jtem' referenced before assignment
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 97, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 97, in <module>
File "game/inventory.rpy", line 251, in stackMaterial
UnboundLocalError: local variable 'jtem' referenced before assignment
Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Outland Wanderer 0.0.16
Tue May 16 22:16:54 2023
我把0.16覆盖0.15,结果出问题了?谁能告诉我怎么解决 |