Is it possible to get the games song names or something because I want to add them to my music playlist
Zerochance117
2
Posts
33
Following
A member registered Oct 02, 2022
Recent community posts
Android has an error on startup (
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00src/get_drawings.rpy", line 3, in <module>
ModuleNotFoundError: No module named '_renpytfd'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00src/get_drawings.rpyc", line 1, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "game/00src/get_drawings.rpy", line 3, in <module>
ModuleNotFoundError: No module named '_renpytfd'
```)