Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I’m glad you are enjoying it. ^^ Oh, I didn’t know saving doesn’t work! What happens? You are not able to save or it doesn’t load or what?

It comes up with a exception occurred with a whole list of tracebacks when trying to save!
Here's what it says on the top:

  File "renpy/common/00action_file.rpy", line 383, in __call__

    renpy.save(fn, extra_info=save_name)

Exception: Not saved - no valid save locations.

(+1)

Alright, thank you. I’ll look into it first thing tomorrow.

I found a few possible fixes, can you give these a try?


1. Try to launch the game directly from the shortcut or the app file, and not from the itch app.

2. Make sure you have access privileges to the drive/folder the game is installed on. (for example, if playing on a guest account, you may not have the necessary permission to write to the folder)

3. Make sure you're not running the game in sandbox mode


If none of these work, or aren't applicable to your situation, then I'll dig more into it tomorrow.
I'm glad to hear you're enjoying it. :)

Thanks for the recommendations!

I'm playing it normally through the download app so 1 and 3 are out. I did just check by giving it full permissions but it still had the same issues 🤔

Sorry when you say the download app, you don't mean the itch.io app, right? Because I've read reports that sometimes the save error happens only when launching the game through the itch app.

I'm also trying to find out a way to fix the game from our end. Can you download this version and see if it works for you?

TheRemainderExpandedEdition-2.03-mac.zip

(2 edits)

Sorry about that, I mean't downloading as is! No itch.io app 👍

I downloaded the update and it works!
🤔 I tried opening it in the downloads folder as per usual and it came with the same error, but moving it to desktop or applications worked.

I tried the same on the osx download but did not yield the same results. So the fix worked 👍

Thank you!

(+1)

Sweet. :)