View Single Post
  #1  
Old 04-25-2002, 10:18 AM
Hardy's Avatar
Hardy
Dragon
 
Join Date: Feb 2002
Location: GI, NE
Posts: 924
Default error in World (error 11001...still)

Here are my files i bet you will ask for Not posting the items with the # sign in front to save space, they are there though.

Boot5zones: Unable to get host name?

LoginServer.ini read.
Using database 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World server listening on: port 9000
Unable to get the host name. Error: 11001New TCP connection: 127.0.0.1:1836

Zones:

Using database 'eq' at localhost
Loading items & NPCs...done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode

Boot5zones notepad:

@echo off
start zone9x . 68.113.168.176 7995 127.0.0.1
start zone9x . 68.113.168.176 7996 127.0.0.1
start zone9x . 68.113.168.176 7997 127.0.0.1
start zone9x . 68.113.168.176 7998 127.0.0.1
start zone9x . 68.113.168.176 7999 127.0.0.1
exit
cls

db.ini:

[Database]
host=localhost
user=is correct
password=is correct
database=eq

Loginserver.ini:

[LoginServer]
loginserver=eqlogin.eqemu.org
worldname=Pimpy's Server
locked=false
loginport=5999
account=
password=
worldaddress=68.113.168.176

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

eqhost is correct, but just incase, hehe:

[Registration Servers]
{
"eqlogin.eqemu.org:5999"
}
[Login Servers]
{
"eqlogin.eqemu.org:5999"
"eqlogin1.eqemu.org:5999"
"64.81.113.126:5999"
}

I am running Drawdes 0.85 world data, i think thats the version number, the newer one :p

I think thats it
:p :p :p
Reply With Quote