I cleared the spaces and it is Loginserver.
|
Shweet. I see it. Thanks all.=D=D=D
|
HEY! Why do I still get a 1017 error?
|
Quote:
|
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 |
Code:
WorldServer connect: Connecting to the server failed: TCPConnection::Connect(): |
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 |
No
it should look like this Code:
start zone . 69.34.82.98 7999 69.34.82.98 |
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 ??? |
Yep thats it
|
I still get the 10061 error.
|
*bump*
Still cant find problem. |
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. |
try changing:
Code:
[LoginConfig] Code:
[LoginConfig] |
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.