I just made my server public w/o hamachi and now when i start my server it says
unterminated Block
EConf: 2:13 Realm.conf
I just made my server public w/o hamachi and now when i start my server it says
unterminated Block
EConf: 2:13 Realm.conf
Did you edit realm.conf?
It needs to look something like this
<LogonServer Address = "YOUR IP"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
# Name:
# The name of the realm.
#
# Address:
# The address (and port) of that realm.
#
# Icon:
# The type of realm (PVP, Normal, RPPVP, RP)
#
# Colour:
# Realm colour in realm list display.
#
# TimeZone:
# Time zone the realm is in.
#
# Population:
# (0 = low, 1 = medium, 2 = high)
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Realm1 Name = "SERVER NAME"
Address = "YOUR IP:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
<Realm1 Name = "(name of my server)"
Address = "(my external ip):8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
<Realm2 Name = "(name of my server) - Local"
Address = "(my internal ip):8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
you changed
<LogonServer Address = "YOUR IP"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
right?
If its 'unterminated block' then you need to press TAB at the end of " TimeZone = "1">"