- May 31, 2018
- 27
- 11
Can someone tell me how to fix this?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/z_save_transfer.rpy", line 61, in script
$ mp.save()
File "game/z_save_transfer.rpy", line 61, in <module>
$ mp.save()
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Pc\\AppData\\Roaming/RenPy/persistent/RebirthP1.renpy.org.new'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/z_save_transfer.rpy", line 61, in script
$ mp.save()
File "E:\JM\Gameboy\Save files\Load files\Rebirth-episode1-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\JM\Gameboy\Save files\Load files\Rebirth-episode1-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/z_save_transfer.rpy", line 61, in <module>
$ mp.save()
File "E:\JM\Gameboy\Save files\Load files\Rebirth-episode1-pc\renpy\persistent.py", line 438, in save
f = file(fn + ".new", "wb")
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Pc\\AppData\\Roaming/RenPy/persistent/RebirthP1.renpy.org.new'
Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Rebirth episode1
Thu Apr 01 16:17:45 2021
i can't play ep2 because of this
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/z_save_transfer.rpy", line 61, in script
$ mp.save()
File "game/z_save_transfer.rpy", line 61, in <module>
$ mp.save()
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Pc\\AppData\\Roaming/RenPy/persistent/RebirthP1.renpy.org.new'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/z_save_transfer.rpy", line 61, in script
$ mp.save()
File "E:\JM\Gameboy\Save files\Load files\Rebirth-episode1-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\JM\Gameboy\Save files\Load files\Rebirth-episode1-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/z_save_transfer.rpy", line 61, in <module>
$ mp.save()
File "E:\JM\Gameboy\Save files\Load files\Rebirth-episode1-pc\renpy\persistent.py", line 438, in save
f = file(fn + ".new", "wb")
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Pc\\AppData\\Roaming/RenPy/persistent/RebirthP1.renpy.org.new'
Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Rebirth episode1
Thu Apr 01 16:17:45 2021
i can't play ep2 because of this