View Full Version : Error 11001? Need help please.
Hi,
I'm totally new to this and I searched the forum but failed to find an answer to my problem. After running boot5zones.win9X.bat I get the error "Unable to get the host name. Error: 11001InitWorldServer failed" in each of the DOS windows.
I'm pretty sure I followed the readme.txt perfectly. Any help would be greatly appreciated.
When this works, it's gonna ROCK!!!
Thanks.
dannyd
04-11-2002, 03:15 PM
same exact thing happened to me pls see file pastes;
version 0.3.0
dumped old db made new db with distribution
Loginserver.ini:
### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.
# READ README.TXT
[LoginServer]
loginserver=eqlogin.eqemu.org
worldname=Bormers Funland
locked=false
account=
password=
worldaddress=156.34.189.56
loginport=5999
db.ini:
# READ README.TXT!
[Database]
host=localhost
user=xxxx
password=xxxx
database=eq
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left as localhost unless mysql is
### --- on a differant computer than world.exe.
boot5zones.win9x.bat
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of 127.0.0.1 when you are connecting
REM: To a EQEmu Loginserver.
REM: When you are using minilogin, leave all IP entrys as 127.0.0.1 and if you still get errors try
REM: Using localhost as the IP instead of 127.0.0.1
REM: zone9x.exe is for use with Windows 98 and ME only.
REM: If you are running Windows NT/2000 or XP use ZoneNT.exe
REM:--------------Start-----------------------
@echo off
start zone9x . 156.34.189.56 7995 156.34.189.56
start zone9x . 156.34.189.56 7996 156.34.189.56
start zone9x . 156.34.189.56 7997 156.34.189.56
start zone9x . 156.34.189.56 7998 156.34.189.56
start zone9x . 156.34.189.56 7999 156.34.189.56
exit
cls
REM:---------------END------------------------
eqhost.txt
[Registration Servers]
{
"eqlogin.eqemu.org:5999"
}
[Login Servers]
{
"eqlogin.eqemu.org:5999"
}
dannyd
04-11-2002, 03:51 PM
i have just figured out why me and countless ohters have been getting that darn 11001 error!
### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.
# READ README.TXT
[LoginServer]
loginserver=eqlogin.eqemu.net
worldname=Bormers Funland
locked=false
account=
password=
worldaddress=156.34.184.121:9000
loginport=5999
notice under world address i had to add :9000 i dont know if guys will be able to log on or if it will just work either but it cleans up the errors prob hope this helps some guys
I got it working for Minilogin. I used localhost instead of 127.0.0.1 (or whatever the default IP was) and I no longer get the errors. I haven't tried connecting to the eqemu server yet. Thanks for the help.
Shawn319
04-12-2002, 03:50 AM
I'v never heard of a port in worldaddress working (in fact iv seen people asking for support after the port didnt work)
Dont use a port in worldaddress unless everything elce hasnt worked. and even then it might not work.
dannyd
04-12-2002, 11:23 AM
man dont tell guys not to use what works. its just a bit of text in the bat file and for some reason for someone who runs on comtrends adsl box, its the only way it works online.
minilogon works as the readme says but you gotta add that port before you can log your own server. at least i did anyway
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.