PDA

View Full Version : [Tutorial]Fixing Authenticating error



cosminelu16
07-02-09, 05:11 AM
Ok i rezolved your problem first go here:

to the logonserver.config look for this line


<LogonServer RemotePassword = "change_me_logon!"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">

make sure its like this:


<LogonServer RemotePassword = "ascent"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">

Step 2 GO to your arcemu_world.conf and look for this line:


<LogonServer RemotePassword = "change_me_logon!"

make sure that is:


<LogonServer RemotePassword = "ascent''

Now it will authenticate