Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

probably your save file is corrupted. i had no problems reusing older saves. neither on mac nor on windows

I joined the discord and tried using one of the saves I downloaded there. That one didn't work either.

sounds like your installation is broken. if you want to stay at 0.9.2 install it again, or update to 0.9.3 if you want. since other saves didn't work either, that's the most logical approach

I've updated to 0.9.3fc already, and the save files (my old saves or the brand new one i downloaded from discord) show up in the game.

do they work though? or is it throwing errors at you

Its not throwing errors, nor are they showing up in the load menu for save files.

that's odd. it seems either the directory that specifies where the save files are stored changed somehow, or you moved them by accident. it's hard to give precise steps for troubleshooting without information tho.  i assume you're either playing on android or windows? normally the saves are stored either inside the game folder or a dedicated renpy folder.   

I'm playing on Android. And I didn't have any folder called save, so it downloads directly to renpy-saves>lucky.paradox i even made a save folder in thatffolder and it didn't read them. Examining it now, I can see all the files created from my new save. And they aren't named differently from the one I snagged from the discord. So idk.

the directory for the saves are specified in many scripts of renpy and python, so if you changed their location by creating a subfolder in the original location, the game won't find them, since it doesn't know about said folder. try moving them into -as you said- /renpy/saves/lucky.paradox out of the folder you created. then restart the game and see if they are visible. if not, details of what you already did and tried, or changed could help too