Naxos
Engaged Member
- May 9, 2018
- 2,492
- 6,901
- 635
Try running it with admin permissions if you didn't already.There is a save folder so i dont know whats gone wrong, any help?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/z_save_name.rpy", line 22, in __call__ return super(get_save_name,self).__call__() File "renpy/common/00action_file.rpy", line 372, in __call__ renpy.save(fn, extra_info=save_name) Exception: Not saved - no valid save locations. raise Exception("Not saved - no valid save locations.") Exception: Not saved - no valid save locations. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Haleys story 0.94 Sat Sep 12 21:40:24 2020
Also check your appdata folder if the save folder is created.
Based on your trace back it should be:
C:\Users\ADA\AppData\Roaming\RenPy\HS-1539366243
If not try create that folder, "HS-1539366243" and try again.