Are you using a mod by chance? possibly bad one try re downloading it if so from different server if possible. If not using mod try fresh game deleting auto saves, and any saves listed if any. If none of that works for you try posting exact error you get for developer or modder to look into cause of issue. Just a few options since it is a really good game to play. I also think if trying to rename that might be issue if not changing names unsure where issue could be.
No mod used, deleted all saves (thanks xapican), and I didn't try to rename MC. But that was the first time the error occured.
While running game code:
File "game/scripts/day1.rpy", line 1105, in script
$ renpy.save_persistent()
File "game/scripts/day1.rpy", line 1105, in <module>
$ renpy.save_persistent()
WindowsError: [Error 2] The system cannot find the file specified: u'C:\\Program Files (x86)\\Games\\1A1\\DesertStalker-0.13c-pc\\game\\saves\\persistent'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/day1.rpy", line 1105, in script
$ renpy.save_persistent()
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/day1.rpy", line 1105, in <module>
$ renpy.save_persistent()
File "renpy/exports.py", line 3575, in save_persistent
renpy.persistent.update(True)
File "renpy/persistent.py", line 397, in update
save()
File "renpy/persistent.py", line 413, in save
renpy.loadsave.location.save_persistent(data)
File "renpy/savelocation.py", line 494, in save_persistent
l.save_persistent(data)
File "renpy/savelocation.py", line 352, in save_persistent
self.persistent_mtime = os.path.getmtime(fn)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/genericpath.py", line 62, in getmtime
WindowsError: [Error 2] The system cannot find the file specified: u'C:\\Program Files (x86)\\Games\\1A1\\DesertStalker-0.13c-pc\\game\\saves\\persistent'
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
Desert Stalker 0.13c
Sat Jul 22 16:37:05 2023