EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   What happend now? (https://www.eqemulator.org/forums/showthread.php?t=12404)

DeathMan 03-12-2004 10:08 AM

I cleared the spaces and it is Loginserver.

DeathMan 03-12-2004 10:09 AM

Shweet. I see it. Thanks all.=D=D=D

DeathMan 03-12-2004 10:11 AM

HEY! Why do I still get a 1017 error?

Tertiary 03-12-2004 10:15 AM

Quote:

Originally Posted by DeathMan
HEY! Why do I still get a 1017 error?

When I just checked your server showed as locked. You need to post the output of your world.exe and zone.exe processes again.

DeathMan 03-12-2004 10:18 AM

Fine...

[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Breaking linux compiles....
TCP listening on: 69.34.82.98 :9000
World server listening on: 69.34.82.98 :9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997



Now the zone.exe....


[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 157 commands loaded
WorldServer connect: Connecting to the server failed: TCPConnection::Connect():
connect() failed. Error: 10061
[Error] worldserver.Connect() FAILED!
[Status] Entering sleep mode

nilar 03-12-2004 10:37 AM

Code:

WorldServer connect: Connecting to the server failed: TCPConnection::Connect():
connect() failed. Error: 10061
[Error] worldserver.Connect() FAILED!

That means your zones failed to connect to world.exe. Make sure you dont have any extra spaces or anything in boot5zones.bat.

DeathMan 03-12-2004 10:40 AM

Is this right?


@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone. 69.34.82.98 7995 69.34.82.98
start zone. 69.34.82.98 7996 69.34.82.98
start zone. 69.34.82.98 7997 69.34.82.98
start zone. 69.34.82.98 7998 69.34.82.98
start zone. 69.34.82.98 7999 69.34.82.98
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

nilar 03-12-2004 11:34 AM

No

it should look like this

Code:

start zone . 69.34.82.98 7999 69.34.82.98

DeathMan 03-12-2004 12:43 PM

start Zone . 69.34.82.98 7995 69.34.82.98
start Zone . 69.34.82.98 7996 69.34.82.98
start Zone . 69.34.82.98 7997 69.34.82.98
start Zone . 69.34.82.98 7998 69.34.82.98
start Zone . 69.34.82.98 7999 69.34.82.98
exit
cls


???

nilar 03-12-2004 12:44 PM

Yep thats it

DeathMan 03-12-2004 12:45 PM

I still get the 10061 error.

DeathMan 03-13-2004 03:58 AM

*bump*

Still cant find problem.

DeathMan 03-13-2004 04:02 AM

Let me post the stuff again.

Loginserver file.

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=Chaotix Semi-Legit
worldaddress=69.34.82.98
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=69.34.82.98


Boot 5 zones


if NOT exist spells_en.txt goto NOSPELL

start Zone . 69.34.82.98 7995 69.34.82.98
start Zone . 69.34.82.98 7996 69.34.82.98
start Zone . 69.34.82.98 7997 69.34.82.98
start Zone . 69.34.82.98 7998 69.34.82.98
start Zone . 69.34.82.98 7999 69.34.82.98
exit
cls


World.exe output


[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Breaking bards...done
TCP listening on: 69.34.82.98 :9000
World server listening on: 69.34.82.98 :9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997



Boot5Zones output

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 157 commands loaded
WorldServer connect: Connecting to the server failed: TCPConnection::Connect():
connect() failed. Error: 10061
[Error] worldserver.Connect() FAILED!
[Status] Entering sleep mode

Anyone have any ideas.

Jezebell 03-13-2004 04:04 AM

try changing:

Code:

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

to:

Code:

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

See if that does anything.

samandhi 03-13-2004 04:11 AM

This is telling us that there is a NAT issue more than likely, if all the numbers that are in load5zones.bat are correct.... Do you have a router or use DSL that uses a dynamic address? You should have your external IP address in the first part, and your internal IP address on the second part (if you use a router). If you have router then you will need to forward your internal IP address to your external IP address. If you have DSL that has a dynamic address (meaning it changes everytime you connect or day by day) then you need to read this post, as I may help. http://www.eqemulator.net/forums/viewtopic.php?t=12417

In other words, if you have all the numbers correct, then it is a routing issue of some sort... Or if you have a firewall it is blocking the port needed by zone.exe


All times are GMT -4. The time now is 02:47 PM.

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