Updating A Steam Release Broke Achievements

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
Dollarluigi
Regular
Posts: 63
Joined: Mon Aug 15, 2016 10:06 pm
Completed: Winter Dream, School For The Friendless
Tumblr: Rehnchoro
Deviantart: Dollarluigi
Skype: Dollarluigi
Soundcloud: Dollarluigi
Location: Probably Earth
Contact:

Updating A Steam Release Broke Achievements

#1 Post by Dollarluigi »

I put out an update for a visual novel I have up on Steam and some readers are saying they're not earning any of the achievements. When I made the update I made no changes to the achievement code. All I did was lower point values required for each route (since it was a bit too difficult previously), fixed an issue with the backlog, and made some minor changes to the dialogue. I honestly don't know what messed the achievements up.

Example of the achievement code:

Code: Select all

$ achievement.grant("Whiteboard_Draw")
Last edited by Dollarluigi on Mon Nov 22, 2021 9:12 pm, edited 1 time in total.
Suffering a rare condition is one of the worst things you could ever experience because no one understands a thing.

YouTube Twitter Tumblr Reddit deviantArt

User avatar
Bruni Multimedia
Regular
Posts: 114
Joined: Mon May 15, 2017 12:23 pm
Projects: Yomi Alliance
Organization: Bruni Multimedia
itch: brunimultimedia
Contact:

Re: Updating A Steam Release Broke Achievements

#2 Post by Bruni Multimedia »

Happened to me as well. Huge problem.

User avatar
Dollarluigi
Regular
Posts: 63
Joined: Mon Aug 15, 2016 10:06 pm
Completed: Winter Dream, School For The Friendless
Tumblr: Rehnchoro
Deviantart: Dollarluigi
Skype: Dollarluigi
Soundcloud: Dollarluigi
Location: Probably Earth
Contact:

Re: Updating A Steam Release Broke Achievements

#3 Post by Dollarluigi »

It's really irritating me since I can't figure out what the heck even broke the achievements in the first place.
Suffering a rare condition is one of the worst things you could ever experience because no one understands a thing.

YouTube Twitter Tumblr Reddit deviantArt

User avatar
Syrale
Regular
Posts: 101
Joined: Sun Oct 25, 2015 10:28 am
Completed: Robot Daycare, Deep Sea Valentine, Locke(d)
Projects: Artificial Selection, Artificial Fashionista, rei_carnation
Github: kigyo
itch: kigyo
Discord: kigyodev
Contact:

Re: Updating A Steam Release Broke Achievements

#4 Post by Syrale »

Just to make sure, did you check under preferences / actions / install libraries if the Steam library is installed?
I once forgot to reinstall it after updating Ren'Py and had the same issue as you.
ImageArtificial Selection (ongoing) |ImageDeep Sea Valentine | ImageRobot Daycare (NaNo19)
| ImageArtificial Fashionista (NaNo24)

My Developer Tools: Ren'Py Minimap/Location System | Ren'Py Word Counter+

User avatar
Dollarluigi
Regular
Posts: 63
Joined: Mon Aug 15, 2016 10:06 pm
Completed: Winter Dream, School For The Friendless
Tumblr: Rehnchoro
Deviantart: Dollarluigi
Skype: Dollarluigi
Soundcloud: Dollarluigi
Location: Probably Earth
Contact:

Re: Updating A Steam Release Broke Achievements

#5 Post by Dollarluigi »

Syrale wrote: Tue Nov 23, 2021 7:31 am Just to make sure, did you check under preferences / actions / install libraries if the Steam library is installed?
I once forgot to reinstall it after updating Ren'Py and had the same issue as you.
That is most likely what happened now that I think about it...
Suffering a rare condition is one of the worst things you could ever experience because no one understands a thing.

YouTube Twitter Tumblr Reddit deviantArt

User avatar
Dollarluigi
Regular
Posts: 63
Joined: Mon Aug 15, 2016 10:06 pm
Completed: Winter Dream, School For The Friendless
Tumblr: Rehnchoro
Deviantart: Dollarluigi
Skype: Dollarluigi
Soundcloud: Dollarluigi
Location: Probably Earth
Contact:

Re: Updating A Steam Release Broke Achievements

#6 Post by Dollarluigi »

Well, I made sure to do that but readers are still having the same problem.
Suffering a rare condition is one of the worst things you could ever experience because no one understands a thing.

YouTube Twitter Tumblr Reddit deviantArt

User avatar
Dollarluigi
Regular
Posts: 63
Joined: Mon Aug 15, 2016 10:06 pm
Completed: Winter Dream, School For The Friendless
Tumblr: Rehnchoro
Deviantart: Dollarluigi
Skype: Dollarluigi
Soundcloud: Dollarluigi
Location: Probably Earth
Contact:

Re: Updating A Steam Release Broke Achievements

#7 Post by Dollarluigi »

Dollarluigi wrote: Wed Nov 24, 2021 5:28 pm Well, I made sure to do that but readers are still having the same problem.
I think the visual novel was thinking they had already earned the achievements. Deleting the game's files seems to get them to work.
Suffering a rare condition is one of the worst things you could ever experience because no one understands a thing.

YouTube Twitter Tumblr Reddit deviantArt

User avatar
papillon
Arbiter of the Internets
Posts: 4107
Joined: Tue Aug 26, 2003 4:37 am
Completed: lots; see website!
Projects: something mysterious involving yuri, usually
Organization: Hanako Games
Tumblr: hanakogames
Contact:

Re: Updating A Steam Release Broke Achievements

#8 Post by papillon »

This sometimes happens when you accidentally ship *your* persistent file along with the game, causing the players system to get the data that they have already unlocked the achievements.

DOn't know if it's the case here but I've seen people do this by accident when updating titles.

User avatar
Triority
Regular
Posts: 185
Joined: Fri Jul 20, 2018 1:28 pm
Completed: Welcome To... Chichester 0, 1,2 OVN 1, OVN 2, OVN 3, No Regrets For The Future
Projects: Welcome To... Chichester series
Organization: Triority
Tumblr: Sku-te
itch: triority
Location: England
Discord: sku_te
Contact:

Re: Updating A Steam Release Broke Achievements

#9 Post by Triority »

Yes, it's a real pain - for some reason different players experience different effects. It took me ages to work out what was happening, so I make sure the persistent file isn't included when building - and make sure I don't run the version to be uploaded before doing so.

Post Reply

Who is online

Users browsing this forum: No registered users