The game wont even boot up on android
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Initialize/declaration.rpy", line 17, in labelCB
AttributeError: 'StoreModule' object has no attribute 'labelPassedThrough'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00library.rpyc", line 28, in script call
File "_errorhandling.rpymc", line 44, in script
File "renpy/ast.py", line 865, in execute
File "game/Initialize/declaration.rpy", line 17, in labelCB
AttributeError: 'StoreModule' object has no attribute 'labelPassedThrough'
[/code]