I have this problem, I play the game on android by joi play , how I can solve it ?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/core/credits.rpy", line 1, in <module>
File "game/scripts/core/credits.rpy", line 58, in _execute_python_hide
TypeError: read() should return bytes
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
File "renpy/main.py", line 540, in main
File "scripts/core/credits.rpyc", line 1, in script
File "scripts/core/credits.rpyc", line 1, in script
File "renpy/ast.py", line 923, in execute
File "renpy/python.py", line 2235, in py_exec_bytecode
File "game/scripts/core/credits.rpy", line 1, in <module>
File "game/scripts/core/credits.rpy", line 58, in _execute_python_hide
TypeError: read() should return bytes