When someone selects my realm and tries to enter it they just stay at "logging in to game server" and then they get kicked back to the realmlist. But when i connect i can enter realm and play. I forwarded all ports. Any ideas?
Printable View
When someone selects my realm and tries to enter it they just stay at "logging in to game server" and then they get kicked back to the realmlist. But when i connect i can enter realm and play. I forwarded all ports. Any ideas?
here are my conf files:
antrix
logonserverPHP Code:Database.Hostname = localhost
Database.Username = root
Database.Password = *******
Database.Name = antrix
Database.Port = 3306
Database.Type = 1
LogonServer.RemotePassword = password
Host = 0.0.0.0
WorldServerPort = 8129
LogLevel = 0
LogWorld = 0
PlayerLimit = 100
Motd = "Yo byatchez"
SendBuildOnJoin = 1
Rate.Health = 1
Rate.Power1 = 1
Rate.Power2 = 1
Rate.Power3 = 1
Rate.XP = 1000
Rate.QuestXP = 1000
Rate.RestXP = 1000
Rate.Drop = 100
Rate.DropMoney = 10000
Rate.Save = 300000
Rate.Compression = 6
AllowExpansionRaces = 0
Network.QueueUpdateInterval = 5000
Network.ThreadDelay = 20
Network.ThreadCount = 5
PlrUpdateDistance = 80
LevelCap = 70
GmClientChannel = "gm_sync_channel"
SeperateChatChannels = 0
realmsPHP Code:LogonDatabase.Hostname = localhost
LogonDatabase.Username = root
LogonDatabase.Password = *******
LogonDatabase.Name = antrix
LogonDatabase.Port = 3306
LogonDatabase.Type = 1
LogonServer.RemotePassword = password
Host = 0.0.0.0
RealmListPort = 3724
LogLevel = 0
AccountRefresh = 600
MinClientBuild = 1
MaxClientBuild = 7000
Network.ThreadDelay = 20
Network.ThreadCount = 5
PHP Code:LogonServerCount = 1
LogonServer1.Address = "127.0.0.1"
LogonServer1.Port = 8093
LogonServer1.Name = "Default Logon"
LogonServer.RemotePassword = password
RealmCount = 1
Realm1.Name = "Krazy Server"
Realm1.Address = "192.168.1.8:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 1.0
Realm1.TimeZone = 1
can someone please try to connect and tell me if its working
its 2.1.0 server
realmlist addres: 78.0.127.35
accoounts:
1.
username: guest
password: guest
2.
username: guest1
password: guest1
3.
username: guest2
password: guest2
Try changing this:
to this:Code:Realm1.Address = "192.168.1.8:8129"
Hope this helps,Code:Realm1.Address = "78.0.127.35:8129"
WyCKyD
Yes it helped thx wyckyd
Your welcome. I myself, like others are here to help the best we can. Hopefully, we can set a positive example for RaGEZONE and its members.
WyCKyD