Jump to content

Storing achievements between .jar rebuilds


ShneekeyTheLost

Recommended Posts

Okay, I really enjoy using MultiMC. It is letting me still play with all my old 1.2.5 mods, yet still be able to explore the new features of 1.3.1. There's just one little hitch... it rebuilds the .jar each time the instance is run. Now, from a coding perspective, this is a GOOD thing, because it ensures a clean .jar file, not cluttered up by bits and pieces of mods you might not be using anymore. Unfortunately, it also wipes your achievements.

 

I was wondering how viable it would be to write a mod that would store all achievement data (probably per account) to a central location on the computer (probably in the .minecraft folder), then call that data when that account is run? I know there's a mod floating out there that saves the information to a 3rd party server, but I'm not particularly keen on having my data stored 3rd party. I'm just wondering if it is currently possible to code without needing to re-invent the wheel or add in a bunch of extra hooks, the storage of achievement data in a central location in your .minecraft folder to refer to whenever achievement-related code calls it?

Link to comment
Share on other sites

wait, your achievements are stored between games? forget about changing .jar files, my achievements dont carry on between saves of the same game!

Me neither! :(

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Link to comment
Share on other sites

Have you tried this mod? It doesn't sync your achievements, but it does ignore the checksum mismatch that causes your achievements to reset every time MultiMC rebuilds Minecraft.

 

Well, that does work for the most part. I suppose anything which retains achievements would have to bypass checksum conflicts in the process. At least as an interim fix, it works quite well.

 

Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.