Send currently error, that you have. We can't fix it, when we don't know what's errors you had
Viewing post in School Game / Sandbox, Simulator, RPG comments
Hello I'm having this error pop up
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/new.rpy", line 1051, in <module>
File "game/system/generator_randomized_npc.rpy", line 1715, in generate_npc
File "game/system/NPC_system.rpy", line 45, in save_npc
PermissionError: [Errno 13] Permission denied: '/storage/emulated/0/Android/data/school.game/files/saves/npc_Untitled_npc999_KojiImasaki.pkl'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "new.rpyc", line 1051, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1179, in py_exec_bytecode
File "game/new.rpy", line 1051, in <module>
File "game/system/generator_randomized_npc.rpy", line 1715, in generate_npc
File "game/system/NPC_system.rpy", line 45, in save_npc
PermissionError: [Errno 13] Permission denied: '/storage/emulated/0/Android/data/school.game/files/saves/npc_Untitled_npc999_KojiImasaki.pkl'
[/code]