I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/jumpvar.rpy", line 61, in <module>
TypeError: 'int' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/jumpvar.rpyc", line 61, in script
File "G:\gal\BigBrotherRenPy-0.13-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\gal\BigBrotherRenPy-0.13-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script/jumpvar.rpy", line 61, in <module>
TypeError: 'int' object has no attribute '__getitem__'