View Single Post
  #1  
Old 04-15-2003, 06:39 PM
wulfeous
Fire Beetle
 
Join Date: Apr 2003
Posts: 24
Default my minilogin server doesnt show up at serverselect

i made a minilogin server and it is all set up and ready for play, but when i go to log in, my server doesnt show up at the server select.

i am using correct configurations i believe..

------------------------------------
[LoginServer]
loginserver=127.0.0.1
loginserver2=127.0.0.1
loginport=5999
loginport2=5999
worldname=Wulf's Slow
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

-------------------------------------------

[Database]
host=127.0.0.1
user=<MySQL username>
password=<MySQL pass>
database=eq
compression=off

-------------------------------------------

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls

-------------------------------------------

and i have tried everything with both 127.0.0.1 and localhost. anyone able to please throw some ideas my way?