Thread: Server Errors
View Single Post
  #3  
Old 06-19-2003, 04:03 AM
IAmally
Fire Beetle
 
Join Date: Jun 2003
Posts: 5
Default still stuck...

tried pasting the text you had wrote into the ini file.... sadly it's still the same

I start world.exe and....

Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
[LoginServer] block not found in 'LoginServer.ini'.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Deleted -1 stale player backups from database.
Breaking bards...done
TCP listening on: port 9000
World server listening on: port 9000

LoginServer.ini looks like this

### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Malikkia's Palace
worldaddress=24.50.86.61
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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

now when I run Boot5Zones.bat everything works fine until the end when something happens with resolving the host....

WorldServer connect: Connecting to the server failed: TCPConnection::Connect():
Couldnt resolve hostname. Error: 11001
[Error] worldserver.Connect() FAILED!


I don't get it gggrr
Reply With Quote