PDA

View Full Version : Yet another ... Server Creation Woe


Dave987
03-20-2004, 10:03 AM
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::


[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


### --- 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 :wink:

Derision
03-20-2004, 10:25 AM
I can reproduce your problem if I put a space at the end of this line

loginserver=eqlogin1.eqemulator.net

Make sure you have no spaces at the end of any line.

Dave987
03-20-2004, 10:41 AM
Woops , sry got caught up reading about potato cannons .. sweeet ..


I checked for spaces after [LoginServer] earlier because it couldn't find that block .. didn't think about checking the others :oops:


Thanks alot , appreciated


Now time to start writing those quests :D Thanks again

____
Scary