-
Newbie
Hi, I've been dealing with this problem for a few days. I run the .exe to start server and it loads everything up and at the end it hangs and then times out when antrix tries to connects. Is my configs correct?. Major kudos to whoever helps me fix this.
LogonServerCount = 1
LogonServer1.Address = "127.0.0.1"
LogonServer1.Port = 8093
LogonServer1.Name = "Default Logon"
RealmCount = 1
Realm1.Name = "Your Ass Or A Hole In The Ground"
Realm1.Address = "127.0.0.1:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 1.0
Realm1.TimeZone = 1
Database.Hostname = localhost
Database.Username = root
Database.Password = root
Database.Name = antrix
Database.Port = 3306
Database.Type = 1
LogonDatabase.Hostname = localhost
LogonDatabase.Username = root
LogonDatabase.Password = root
LogonDatabase.Name = antrix
LogonDatabase.Port =3306
Host = 0.0.0.0
ISHost = 0.0.0.0
# Realm List Listen Port Directive
#
# This is the port that the realm list listens on.
# Unless you have modded the clients, this will
# always be 3724.
#
# Default: 3724
#
RealmListPort = 3724
LogonDatabase.Type = 1

bump.
funny thing is that i can authenticate in with my client but no realms are listed.
bump
Last edited by Dandune; 25-06-07 at 05:20 AM.
-
-
Omega
Re: Antrix Authentication Timeout
Don't quad post & keep bumping threads.. People will answer if they know the solution.
-
Member
Re: Antrix Authentication Timeout
Hi!
Seems like U dont have thesame word in the passwordfield on the antrix.conf and the logonserver.conf...
-PMS
-
Member
Re: Antrix Authentication Timeout
yeah, I had the same problem when I started my server..... make sure the LogonServer.RemotePassword = passwordgoeshere field is the same in both antrix.conf and logonserver.conf, and that its not the default value.
-
Newbie
Re: Antrix Authentication Timeout
so use my root password then in LogonServer.RemotePassword ?