Ok i rezolved your problem first go here:
to the logonserver.config look for this line
Code:
<LogonServer RemotePassword = "change_me_logon!"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
make sure its like this:
Code:
<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:
Code:
<LogonServer RemotePassword = "change_me_logon!"
make sure that is:
Code:
<LogonServer RemotePassword = "ascent''
Now it will authenticate
› See More: [Tutorial]Fixing Authenticating error
Bookmarks