View Full Version : World.exe TCPConnection failed
Vampiric_saviour
01-03-2006, 07:25 AM
Hi guys,
when running world.exe after minilogin, I am getting Error 10060, and it says the tcp connection failed...
any ideas what I have configured wrong?
everything else loads up fine, but in the game there is not server listed
thanks for any help
1Boppoom1
01-04-2006, 02:30 PM
if you can please post what you have in all your files.....
LoginServer.ini
Boot5Zones.bat
is what we mainly wanna see hehe
Vampiric_saviour
01-07-2006, 05:52 PM
ok, here are the contents of my loginserver and boot files
Loginserver:
[LoginServer]
loginserver=eqemulator.net
loginport=5999
worldname=TheTestLand
worldaddress=127.0.0.1
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
boot5zones:
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zoneperl . 127.0.0.1 8780 127.0.0.1
start zoneperl . 127.0.0.1 8781 127.0.0.1
start zoneperl . 127.0.0.1 8782 127.0.0.1
start zoneperl . 127.0.0.1 8783 127.0.0.1
start zoneperl . 127.0.0.1 8784 127.0.0.1
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
Belfedia
01-07-2006, 10:08 PM
[LoginServer]
loginserver=eqemulator.net replace by loginserver=localhost
loginport=5999
worldname=TheTestLand
worldaddress=127.0.0.1
locked=false
account=
password=
Vampiric_saviour
01-08-2006, 07:04 AM
excellent... that got the server to appear :)
now, though....
when i click on the server and hit join, it thinks for a while, and then dumps me back to the login screen and world.exe says [error] expecting Op_sendlogininfo, got 0
any ideas?
Belfedia
01-08-2006, 08:07 AM
Mhh ! Are you sure about your client (everquest program) version ?
I'm not familiar with minilogin system :(
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.