Actually, I did find a bug on Android version, but not with the content
Console gone wrong on “Android Mod” section➡️Every time I click Console in this section, it jumped out this↙️
Something happened when I tried to play this on JoiPlay
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00speechbubble.rpy", line 302, in <module>
File "renpy/common/00speechbubble.rpy", line 305, in _execute_python_hide
TypeError: 'str' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00speechbubble.rpyc", line 302, in script
File "renpy/ast.py", line 1133, in execute
File "renpy/python.py", line 1124, in py_exec_bytecode
File "renpy/common/00speechbubble.rpy", line 302, in <module>
File "renpy/common/00speechbubble.rpy", line 305, in _execute_python_hide
TypeError: 'str' object is not callable
But I didn’t find any 00speechbubble.rpy anywhere in renpy/common