Hello, I have the same problem, did you find a solution for this?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gui.rpy", line 418, in script
File "game/gui.rpy", line 418, in script
File "game/gui.rpy", line 422, 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 418, in script
File "game/gui.rpy", line 418, 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 422, in <module>
AttributeError: 'StoreModule' object has no a
ttribute 'variant'.
Note: The app and plugin are the latest version.