View Full Version : I'm new here and need a bit of help :)
cracker
06-15-2007, 06:33 PM
Hiya,
Well I have the server up and running etc. but when i try to change any of the settings in realms.conf, when i run antrix.exe i get an error saying that there are some unterminated quotes on a line.. I checked the line and it seems fine..
Sooo, i'm just wondering if any of you have any advice ;)
Achay
06-15-2007, 06:37 PM
I have seen a similar problem when I named my server Achay's place, I had to redo it Achays place it didn't like the apostrophy. Is the error on line 40?
cracker
06-15-2007, 06:47 PM
yeah, ill try that thanks
cracker
06-15-2007, 07:04 PM
okay, that works now.. but now im getting Logging into game server, and then being thrown back to pick a realm again :(.. Ill post my realms.conf
################################################## #####################
# Realms Configuration File
# Last updated at revision 1259
################################################## #####################
# Logon Server Setup
#
# Logon servers are the old "realmlist" or "auth" servers.
# At the moment, you can only set up one. This will be changed in the
# future.
#
# LogonServerCount = Number of servers
# LogonServer[x].Address = The address (no port) of the server.
# LogonServer[x].Port = The port on which the logon server listens.
# LogonServer[x].Name = Not really relavant, but name the logon.
#
LogonServerCount = 1
LogonServer1.Address = "127.0.0.1"
LogonServer1.Port = 8093
LogonServer1.Name = "Default Logon"
# Realm Setup
#
# This is the realms that will be added to the list for this instance
# of the server. You can have multiple realms (e.g. one for LAN, WAN).
#
# RealmCount = The number of servers.
# Realm[x].Name = The name of the realm.
# Realm[x].Address = The address (and port) of that realm.
# Realm[x].Icon = The type of realm (PVP, Normal, RPPVP, RP)
# Realm[x].Colour = Realm colour in realm list display.
# Realm[x].TimeZone = Time zone the realm is in.
# Realm[x].Population = (0 = low, 1 = medium, 2 = high)
#
RealmCount = 2
Realm1.Name = "Deathsouls Place"
Realm1.Address = "82.69.88.68:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 0
Realm1.TimeZone = 1
Realm2.Name = "Deathsouls Place;Local"
Realm2.Address = "192.168.0.136:8129"
Realm2.Icon = "PVP"
Realm2.Colour = 1
Realm2.Population = 0
Realm2.TimeZone = 1
Jacksparrow
06-15-2007, 07:06 PM
well it seems ok.. idk what the problem is
cracker
06-15-2007, 07:08 PM
okay, anyone know the problem? :P
Achay
06-15-2007, 09:39 PM
Grasping at straws here, but do you use a router, and have you forwarded all the neccessary ports?
Also have you set your realmlist.wtf to set realmlist yourexternalip
[Nazzeth]
06-18-2007, 07:05 AM
I had the same Problem, It turned out to be an IP thing, Externally everyone connected fine, but internally i couldnt connect.
With a restart of my Machine the server worked again, no idea what the cause was.
Sorry if this doesn't help, i know its pretty vague
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.