Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP] ERROR: unable to get auth data

Newbie Spellweaver
Joined
Apr 1, 2021
Messages
6
Reaction score
0
I do not know why. When I first entered the game was opened without any problems.
Then I used Animated launcher today and then I got this error.
I reverted to the old but still got the same error.

r3dlog The file is attached.
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Aug 20, 2015
Messages
205
Reaction score
43
1.Step: Search in rsupdate:
CLoginHelper::SaveUserName()
Check: "Software\\xxx\\xxx"

2. Step: Check that aswell CLoginHelper::LoadUserName()

3. Step: FrontendWarz.cpp in warz.sln
getAuthFromRegistry(const char* token, int tokensize)
it should be same as you did in rsupdate
Software\\xxx\\xxx


Just compare all. You done it. Gl hf
 
Upvote 0
Back
Top