Boot5Zones error
I am getting this error when I load Boot5zones:
World connect: Connecting to the server failed: TCPConnection : : Connect(): connect() failed. Error: 10061
[Error] worldserver.Connect() FAILED!
[Status] Entering sleep mode (Lazy file)
Here is what Db.ini says:
# READ README.TXT!
[Database]
host=localhost
user=theworldmayneverknow
password=nunyadirnbidness
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
and here is Boot5zones.bat says
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.
REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1
REM: If you still get errors try using localhost instead of 127.0.0.1
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 66.21.237.233 7995 192.168.1.100
start zone . 66.21.237.233 7996 192.168.1.100
start zone . 66.21.237.233 7997 192.168.1.100
start zone . 66.21.237.233 7998 192.168.1.100
start zone . 66.21.237.233 7999 192.168.1.100
exit
cls
:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------
loginserver.ini
### --- 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
loginport2=5997
loginport3=5997
worldname=This is my test run
worldaddress=216.78.189.136
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
[Chat Channel Server]
ChatChannelServer=192.168.1.100
Here is what I get when I run world
Connected to LoginServer: eqlogin1.eqemulator.net:5997
|