I keep getting this whenever I try loading the game up in joiplay and it just closes the client. Can anybody help me?
----
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gui.rpy", line 377, in script
File "game/gui.rpy", line 377, in script
File "game/gui.rpy", line 381, in <module>
AttributeError: 'StoreModule' object has no attribute 'variant'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
File "renpy/main.py", line 540, in main
File "game/gui.rpy", line 377, in script
File "game/gui.rpy", line 377, in script
File "renpy/ast.py", line 923, in execute
File "renpy/python.py", line 2235, in py_exec_bytecode
File "game/gui.rpy", line 381, in <module>
AttributeError: 'StoreModule' object has no attribute 'variant'