Save files are still in the released build

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
Mooneon
Regular
Posts: 78
Joined: Sat Jul 04, 2015 4:05 pm
Contact:

Save files are still in the released build

#1 Post by Mooneon » Thu May 19, 2016 6:30 pm

Okay so I released my game just for testing and when I opened it up. It still had my save files in it!
How do I fix this?

User avatar
Scalemail
Regular
Posts: 30
Joined: Tue Aug 26, 2014 12:58 am
Contact:

Re: Save files are still in the released build

#2 Post by Scalemail » Thu May 19, 2016 6:53 pm

IIRC it uses the same save location as your in-dev, so you should still have the same saves. Shouldn't be a problem for someone who hasn't played it before.

User avatar
Donmai
Eileen-Class Veteran
Posts: 1919
Joined: Sun Jun 10, 2012 1:45 am
Completed: Toire No Hanako, Li'l Red [NaNoRenO 2013], The One in LOVE [NaNoRenO 2014], Running Blade [NaNoRenO 2016], The Other Question, To The Girl With Sunflowers
Projects: Slumberland
Location: Brazil
Contact:

Re: Save files are still in the released build

#3 Post by Donmai » Thu May 19, 2016 8:19 pm

As Scalemail told you. Your distribution doesn't have your save files. It's only reading them from your harddisk. Run your distribution executable on another computer and you will see there are no save files.
Image
No, sorry! You must be mistaking me for someone else.
TOIRE NO HANAKO (A Story About Fear)

User avatar
Mooneon
Regular
Posts: 78
Joined: Sat Jul 04, 2015 4:05 pm
Contact:

Re: Save files are still in the released build

#4 Post by Mooneon » Thu May 19, 2016 8:41 pm

OHH. Okay. Thanks!

User avatar
xavimat
Eileen-Class Veteran
Posts: 1458
Joined: Sat Feb 25, 2012 8:45 pm
Completed: Yeshua, Jesus Life, Cops&Robbers
Projects: Fear&Love, unknown
Organization: Pilgrim Creations
Github: xavi-mat
itch: pilgrimcreations
Location: Spain
Contact:

Re: Save files are still in the released build

#5 Post by xavimat » Fri May 20, 2016 12:33 pm

IIUIC, you can check for this line in options.rpy:

Code: Select all

python early:
    config.save_directory = "my_game_name-1234567890"
If you change a single character in the directory name, the previous info in your computer won't be available, and it will be as if the game it there for the first time.
Comunidad Ren'Py en español: ¡Únete a nuestro Discord!
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)

Post Reply

Who is online

Users browsing this forum: No registered users