- Jun 16, 2023
- 9
- 0
What is this error
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/rpg.rpy", line 101, in <module>
TypeError: cannot unpack non-iterable int object
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "rpg.rpyc", line 101, in script
File "renpy/ast.py", line 1133, in execute
File "renpy/python.py", line 1124, in py_exec_bytecode
File "game/rpg.rpy", line 101, in <module>
TypeError: cannot unpack non-iterable int object