EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Can't connect to my server (https://www.eqemulator.org/forums/showthread.php?t=14195)

nofx712 06-08-2004 01:10 PM

Can't connect to my server
 
Ok, there are no errors at all in the outputs from world.exe or boot5zones.exe, not even when someone attempts to join. After clicking play everquest, the screen turns black like it was about to show the loading screen, but then they get kicked back to the login screen.

world.exe:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR4
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28731, max id=693
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: Pants may change during online play.
TCP listening on: 68.4.###.###:9000
World server listening on: 68.4.###.###:9000
Connected to LoginServer: eqemulator.net:5995
52469 New TCP connection: 127.0.0.1:1929
New zoneserver: #1 127.0.0.1:1929
52500 New TCP connection: 127.0.0.1:1930
52500 New TCP connection: 127.0.0.1:1931
52500 New TCP connection: 127.0.0.1:1932
52500 New TCP connection: 127.0.0.1:1933
New zoneserver: #2 127.0.0.1:1933
New zoneserver: #3 127.0.0.1:1932
New zoneserver: #4 127.0.0.1:1931
New zoneserver: #5 127.0.0.1:1930
Zoneserver SetConnectInfo: 127.0.0.1:1929: YourIP:7998
Zoneserver SetConnectInfo: 127.0.0.1:1930: YourIP:7996
Zoneserver SetConnectInfo: 127.0.0.1:1931: YourIP:7997
Zoneserver SetConnectInfo: 127.0.0.1:1932: YourIP:7995
Zoneserver SetConnectInfo: 127.0.0.1:1933: YourIP:7999

zone.exe/boot5zones.bat
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR4
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28731, max id=693
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: Pants may change during online play.
TCP listening on: 68.4.###.###:9000
World server listening on: 68.4.###.###:9000
Connected to LoginServer: eqemulator.net:5995
52469 New TCP connection: 127.0.0.1:1929
New zoneserver: #1 127.0.0.1:1929
52500 New TCP connection: 127.0.0.1:1930
52500 New TCP connection: 127.0.0.1:1931
52500 New TCP connection: 127.0.0.1:1932
52500 New TCP connection: 127.0.0.1:1933
New zoneserver: #2 127.0.0.1:1933
New zoneserver: #3 127.0.0.1:1932
New zoneserver: #4 127.0.0.1:1931
New zoneserver: #5 127.0.0.1:1930
Zoneserver SetConnectInfo: 127.0.0.1:1929: YourIP:7998
Zoneserver SetConnectInfo: 127.0.0.1:1930: YourIP:7996
Zoneserver SetConnectInfo: 127.0.0.1:1931: YourIP:7997
Zoneserver SetConnectInfo: 127.0.0.1:1932: YourIP:7995
Zoneserver SetConnectInfo: 127.0.0.1:1933: YourIP:7999

db.ini
# READ README.TXT!

[Database]
host=localhost
user=nofx712712
password=*********
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.

### --- 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.

[LoginServer]
loginserver=eqemulator.net
loginport=5995
worldname=this isnt working
worldaddress=68.4.###.###
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=192.168.1.##

contents of boot5zones.bat

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 . 68.4.###.### 7995 localhost
start zone . 68.4.###.### 7996 localhost
start zone . 68.4.###.### 7997 localhost
start zone . 68.4.###.### 7998 localhost
start zone . 68.4.###.### 7999 localhost
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------------------------

please post if you have any ideas, as i am stumped
(also i have all ports forwarded on my router, and have no firewall)

Noctem 06-08-2004 08:42 PM

ditto :evil:

nofx712 06-09-2004 11:26 AM

also, i used the "HOWTO: Setup an EqEmu Server (for beginners) -=UPDATED=-" guide while setting up my server


All times are GMT -4. The time now is 08:45 PM.

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