EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Boot5Zones error (https://www.eqemulator.org/forums/showthread.php?t=13783)

XabbuKhozek 05-15-2004 07:16 PM

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

Ravenloft 05-15-2004 07:51 PM

worldaddress=216.78.189.136 may be wrong, I would try both;
localhost
internal ip
external ip

(in order of most likely to work - ipconfig gives your ip address)

XabbuKhozek 05-15-2004 08:02 PM

Ok I changed it to local host

Now it gives me the same error but it is taking it longer it gets to the end and like 10 seconds goes by then it gives me the error. So I think I got 1 of the problems out of the way :P

KhaN 05-16-2004 05:58 AM

Try
Quote:

start zone . EXTERNALIPADRESS 7995 192.168.1.100
start zone . EXTERNALIPADRESS 7996 192.168.1.100
start zone . EXTERNALIPADRESS 7997 192.168.1.100
start zone . EXTERNALIPADRESS 7998 192.168.1.100
start zone . EXTERNALIPADRESS 7999 192.168.1.100
Also, 192.168.0.100 look strange for me, if your comp is ICS Host, your ip should be 192.168.0.1.
Quote:

worldaddress=216.78.189.136
Try to replace by EXTERNALIPADRESS, it have to match the ip you put in your boot5zones.exe

XabbuKhozek 05-16-2004 06:31 AM

You mean keep the actual workd External Ip Adress there?


All times are GMT -4. The time now is 09:06 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.