Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Shawn875421

1
Posts
A member registered May 01, 2023

Recent community posts

I got game error after update and it still shows error after reinstall

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 94, 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 94, in script

  File "renpy/ast.py", line 928, in execute

  File "renpy/python.py", line 2245, in py_exec_bytecode

  File "game/script.rpy", line 94, in <module>

  File "game/inventory.rpy", line 251, in stackMaterial

UnboundLocalError: local variable 'jtem' referenced before assignment

[/code]