PDA

View Full Version : Router Fix: 10060/10061


Richardo
03-13-2004, 06:28 AM
This applies to only if your World.exe is running properly but you get a error on your Boot5Zones and your running your server from your PC

1. Open your Boot5Zones.bat (If you are running from your PC)

2. Where you must put your external and internal IP Addresses put..

localhost

instead of IP addresses.. Example

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 freportw localhost 7995 localhost
start zone freportn localhost 7996 localhost
start zone freporte localhost 7997 localhost
start zone nexus localhost 7998 localhost
start zone arena localhost 7999 localhost
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

REM:---------------END------------------------

That fixed my problem and now I can log on my own server. Tell me if this helps any of you with the same problems I was having.

pheer
04-24-2004, 11:12 PM
Mine says that on my world.exe not on my boot5zones..

Error: LoginServer: :Connect: 'TCPConnection: :Connect<>: connect<> failed. Error:10060'


My server was fine yesterday..

Destavator
04-25-2004, 12:05 AM
This is an World.exe error, while trying to connect to the Loginservers. It seems currently there are some problems with them or their ISP where they are hosted

NarutoLegacy
04-25-2004, 01:39 AM
If you do this only you can login to your server ^_^

Richardo
04-25-2004, 06:05 AM
Mine says that on my world.exe not on my boot5zones..

Error: LoginServer: :Connect: 'TCPConnection: :Connect<>: connect<> failed. Error:10060'


My server was fine yesterday..

Ok the first thing you need to do, if you have done any updates on your database... Reboot your computer, when you boot back up. Shut down your computer properly, leave it off for 5seconds to give your hard drive a cool down, and so your memory can clear. Turn your computer back on, start your world, wait a bit to see if you get the 101001 problem, if you do, try again untill you get a stable connection, sometimes it takes a few tries to get a good connection to the Login Server. (Note: Be sure to always reboot your computer after working on your database, it always helps me and is beneficial to database connection. You dont have to but it helps me... Just a bit of advice...)