Anybody know what's the problem, I. Using joiplay on my android
While running game code:
File "game/gui.rpy", line 414, in script
File "game/gui.rpy", line 418, in <module>
AttributeError: 'StoreModule' object has no attribute 'variant'
DPI scale factor: 1.000000
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
File "renpy/main.py", line 540, in main
File "game/gui.rpy", line 414, in script
File "game/gui.rpy", line 414, 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 418, in <module>
AttributeError: 'StoreModule' object has no attribute 'variant'
While running game code:
File "game/gui.rpy", line 414, in script
File "game/gui.rpy", line 414, in script
File "game/gui.rpy", line 418, in <module>
AttributeError: 'StoreModule' object has no attribute 'variant'