View Single Post
  #1  
Old 03-20-2004, 10:03 AM
Dave987
Discordant
 
Join Date: Jun 2003
Location: England
Posts: 267
Default Yet another ... Server Creation Woe

Hey all, I'm not one of the most active posters in the forums, but whatever ...

Anyway, after Searching for about .. 30 mins or so , I still havn't found an actual answer, so here goes:

Trying to create a server , and getting error 11004


C:\EQEmu\World.exe says::

Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68119
[Status] Loading guild ranks
[Status] Loading ./addon.ini
[Status] loading EQ Time of day
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
HELP I WORK IN THE EQEMU SWEATSHOP, YOU'RE MY ONLY HOPE
TCP listening in on 80.0.184.51:9000
World server listening in on 80.0.184.51:9000
Error: LoginServer::Connect: Resolving IP Address: 'Unable to get the host name.
Error: 11004'
-------------------------------------------------------------------------

LoginServer.ini

Code:
### --- 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 recommend 

using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT

[LoginServer]
loginserver=eqlogin1.eqemulator.net 
loginserver2=eqlogin2.eqemulator.net 
loginserver3=eqlogin3.eqemulator.net 
loginport=5997 
loginport=5997 
loginport=5997 
worldname=[Custom Content] Scary's
worldaddress=80.0.184.51
locked=false 

[WorldServer]
Defaultstatus=100 
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=192.168.0.2


Bump. Any help appreciated. Thanks alot. Need any more info I'm sitting here pressing f5
__________________
;o)
Reply With Quote