View Single Post
  #1  
Old 04-17-2004, 01:13 PM
IATwistedFourty
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default I get 1017s and my Server doesnt show up on the list??

Ok heres the problem i get all the way into eq up to the server select screen but then theres no server there and if i hit enter to select one it goes into a 1017 error ive tried just about all the diff posts on 1017s but nothing seems to work here is how my files are setup

DB.ini

[Database]
host=localhost
user=user
password=pass
database=eq2
compression=off

LoginServer.ini

[LoginServer]
loginserver=localhost
loginserver2=localhost
loginserver3=localhost
loginport=5999
loginport2=5999
loginport3=5999
worldname=Destruction
worldaddress=localhost
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

Boot5Zones.bat

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

no errors that ive seen come up in any of the dos windows only the 1017 and invisible server if you have any idea what the problem is i could use the help ty[/code]