Hi! Just wanted to tell you you‘re doing a great job with the new features on this new version and so far im loving it!! Thank you x also I had a trouble earlier running the app. After focusing on Rat Problem event and helping Scrap with the building, the game crashed and this showed:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/after_load.rpy", line 1331, in <module>
NameError: name 'character' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00start.rpyc", line 234, in script call
File "00start.rpyc", line 168, in script call
File "after_load.rpyc", line 1289, in script call
File "after_load.rpyc", line 1331, in script
File "renpy/ast.py", line 1852, in execute
File "renpy/python.py", line 2249, in py_eval
File "renpy/python.py", line 2242, in py_eval_bytecode
File "game/after_load.rpy", line 1331, in <module>
NameError: name 'character' is not defined
[/code]