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] CAC_Handle.cpp

Newbie Spellweaver
Joined
Jun 30, 2013
Messages
43
Reaction score
3
How to fix?
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Apr 2, 2016
Messages
120
Reaction score
76
Maybe one day I will share all my files, alrexredd stuff and this for example.



Nobody know, I don't know if I still work and make an emulator or just try to work for fun on Unreal Engine, like to re-create WarZ with same models.

I don't know, no time to spend atm especialy with my future work (Television / Production).
 
Upvote 0
Newbie Spellweaver
Joined
Jun 30, 2013
Messages
43
Reaction score
3
Okay, out of the subject I have another mistake.
Code:
Account creation failed, please try again later
 
Upvote 0
Junior Spellweaver
Joined
Apr 2, 2016
Messages
120
Reaction score
76
Okay, out of the subject I have another mistake.
Code:
Account creation failed, please try again later
If you are using OverZ database you have to remove a variable from the Wz_ACCOUNt_CREATE, sadly I don't remember which one, if I remember well you have to remove it three times, maybe the last int.
Compare with the original WZ_ACCOUNT_CREATE function.
 
Upvote 0
Newbie Spellweaver
Joined
Jun 30, 2013
Messages
43
Reaction score
3
I just removed @in_username and it worked.



The solution of this error: Delete the folder of CAC in "WarZ Game Server" in WarZ_Server.sln.
 
Upvote 0
Elite Diviner
Joined
Nov 28, 2014
Messages
437
Reaction score
266
Maybe one day I will share all my files, alrexredd stuff and this for example.



Nobody know, I don't know if I still work and make an emulator or just try to work for fun on Unreal Engine, like to re-create WarZ with same models.

I don't know, no time to spend atm especialy with my future work (Television / Production).


It is not only these files that CAC needs, to work with an api of its own and with its own database functions also even if it has leaked something here in the ragezone on it can be sure it was only half. !!
 
Upvote 0
Junior Spellweaver
Joined
Apr 2, 2016
Messages
120
Reaction score
76
It is not only these files that CAC needs, to work with an api of its own and with its own database functions also even if it has leaked something here in the ragezone on it can be sure it was only half. !!

Will check tonight, I don't use overz src from RZ.
I will re edit this post when it will be done.
 
Upvote 0
Junior Spellweaver
Joined
May 23, 2013
Messages
142
Reaction score
33
Maybe one day I will share all my files, alrexredd stuff and this for example.



Nobody know, I don't know if I still work and make an emulator or just try to work for fun on Unreal Engine, like to re-create WarZ with same models.

I don't know, no time to spend atm especialy with my future work (Television / Production).
"all my files" you don't even have CAC bro :thumbdown:
 
Upvote 0
Back
Top