EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Problem in World.exe (https://www.eqemulator.org/forums/showthread.php?t=11331)

AthusMindless 01-11-2004 06:45 PM

Problem in World.exe
 
I am trying ot setup my own personal server (not for others to login b/c i have 56k) and I have run across a problem.. (WinXP, Using Miniport login) In world.exe i get an error line that reads:

Error: Loginserver::Connect: 'TCPconnection::Connect(): connect() failed. Error: 10061'



____Loginserver.ini_____

[LoginServer]
loginserver=localhost
loginport=5997
worldname=Eye 4 an Eye
worldaddress=localhost
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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



____eqhost.txt_____

[Registration Servers]
{
"localhost"
}
[Login Servers]
{
"localhost"
}



___Boot5zones.bat____


REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

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

AthusMindless 01-11-2004 11:05 PM

Problem Solved, Nevermind

Smoothknight 01-15-2004 07:37 PM

how did you fix this?

flyonthewall 01-17-2004 05:58 PM

Theres a couple errors there.

1. The loginport under the loginserver.ini needs to be 5999
2. Need :5999 at the end of your localhost in the EqHost.txt file.

Here is my post on how i set it up,

http://www.eqemulator.net/forums/viewtopic.php?t=12406

There contains my whole set up if your running under dial up and want a personal server that needs no hook up to the net. Since its all local, no one we be there to say hello so use at your own risk. I will not be held accountable for loss of EQ social skills in this matter!


All times are GMT -4. The time now is 03:43 PM.

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