Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GrimmyZSK

1
Posts
A member registered Jul 26, 2019

Recent community posts

I have a problem with this as well.. It says some about a file missing... Like what am I supposed to do? 


[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/incest_patch.rpy", line 2, in <module>
  File "game/script.rpy", line 12, in set_special
IOError: [Errno 2] No such file or directory: '/storage/emulated/0/com.perverteer.sl/../RenPy/Persistent/perverteer.new'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "incest_patch.rpyc", line 1, in script
  File "/data/user/0/com.perverteer.sl/files/renpy/ast.py", line 896, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/data/user/0/com.perverteer.sl/files/renpy/python.py", line 1929, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/incest_patch.rpy", line 2, in <module>
  File "game/script.rpy", line 12, in set_special
  File "/data/user/0/com.perverteer.sl/files/renpy/persistent.py", line 438, in save
    f = file(fn + ".new", "wb")
IOError: [Errno 2] No such file or directory: '/storage/emulated/0/com.perverteer.sl/../RenPy/Persistent/perverteer.new'

[/code]