Nvm, still errors when chatting. I get the feeling my demo data did not transition well to the full version 🥲
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens/meta/gnome_depot.rpy", line 69, in <module>
File "game/screens/meta/gnome_depot.rpy", line 887, in define_gnome_dialogues
File "game/classes/garden.rpy", line 232, in has_item
AttributeError: 'RevertableList' object has no attribute 'values'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "screens/meta/gnome_depot.rpyc", line 69, in script
File "renpy/ast.py", line 827, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/screens/meta/gnome_depot.rpy", line 69, in <module>
File "game/screens/meta/gnome_depot.rpy", line 887, in define_gnome_dialogues
File "game/classes/garden.rpy", line 232, in has_item
AttributeError: 'RevertableList' object has no attribute 'values'