Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Zerochance117

1
Posts
23
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'

```)