Hey the android version get this error code
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/inventory.rpy", line 550, in <module>
File "game/inventory.rpy", line 545, in load_images_from_folders
FileNotFoundError: [Errno 2] No such file or directory: '/data/user/0/android.boundbychakra.prologue/files/game/images/cg/szjy'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "inventory.rpyc", line 333, in script
File "renpy/ast.py", line 834, in execute
File "renpy/python.py", line 1187, in py_exec_bytecode
File "game/inventory.rpy", line 550, in <module>
File "game/inventory.rpy", line 545, in load_images_from_folders
FileNotFoundError: [Errno 2] No such file or directory: '/data/user/0/android.boundbychakra.prologue/files/game/images/cg/szjy'
```
Can you please fix this thank you