Can you please scroll to the side so i can see the rest of the error text? It would help a lot so i can say for sure what problem your device is having.
Viewing post in 🚨 Episode 4 - Preview 🚨 comments
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1_definicoes.rpy", line 33, in <module>
AttributeError: type object 'org.renpy.android.PythonSDLActivity' has no attribute 'iniciaVariaveis'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "1_definicoes.rpyc", line 3, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "game/1_definicoes.rpy", line 33, in <module>
AttributeError: type object 'org.renpy.android.PythonSDLActivity' has no attribute 'iniciaVariaveis'
[/code]