atomizer / muledump

all your mules are belong to you
84 stars 144 forks source link

Reloading Account #76

Closed Swegmunsta closed 8 years ago

Swegmunsta commented 9 years ago

I open up my muledump and it's showing my account from a long time ago, and my characters and vault aren't updated. I tried reloading it many times and I also have the newest version of muledump. Solution?

Nightfirecat commented 9 years ago

How recently have you logged into the game using this account?

Swegmunsta commented 9 years ago

I've been online a lot for a couple days @Nightfirecat. I think my account is migrated is there a way to check? @GhostMaree

ebf34e12952930cf commented 9 years ago

Are you sure that its the right account?

Nightfirecat commented 8 years ago

@Swegmunsta, Are you certain that the email/password in your accounts.js match what you use to log in, exactly? That is, can you copy the email/password from your accounts.js to the game and have them work successfully?

ManWithBear commented 8 years ago

I have same issue. Last login was 2 days ago. Muledump show my account state when i was 58 star, now i'm 64. I got 59 star 5 month ago. Now I login in game and walk to nexus with every character. And no changes in muledump. Using Steam version.

BTW in muledump my resu still alive :'(

Nightfirecat commented 8 years ago

Can you try clearing your browser cache and reloading muledump?

ManWithBear commented 8 years ago

It's not looks like cache problem, cauz today I first time used muledump. I delete all cache that reference to rotmg, still 5 month old data.

Nightfirecat commented 8 years ago

Ah, ok. @atomizer, I wonder if this may have been caused by account migration somehow? Seems like it only affects some people.

ManWithBear commented 8 years ago

Tested last version. Still old data.

atomizer commented 8 years ago

The reason for this is that web accounts that were created through Steam got detached during migration and are now separate "clones". To get up to date information in muledump, follow the Steam tutorial. Hat tip to Zed for pointing this out to me.

ManWithBear commented 8 years ago

Em, I don't have web account. I got access to my account by this tutorial. So problem not in web account.

atomizer commented 8 years ago

Ok, back to square one.

ebf34e12952930cf commented 8 years ago

@ManWithBear But can you access your steam account through web?

ManWithBear commented 8 years ago

@BlackRayquaza no, I dont have web account. Or here anyway to use steam credentials for login in browser?

ManWithBear commented 8 years ago

It's looks like I fix it. In realmapi.js change base url to just right one: var BASEURL = 'https://realmofthemadgodhrd.appspot.com/'

ManWithBear commented 8 years ago

Now I see my actual characters.

Nightfirecat commented 8 years ago

Hm, that makes sense. I'll see about getting a page on the wiki or a note into the README addressing that. Glad it finally works for you!

Nightfirecat commented 8 years ago

Created a new section on the Troubleshooting wiki page for this issue. @atomizer, this issue should be resolved with that.