Here's what TCP error 10061 means (found on groups.google.com):
Quote:
"Could not connect to "server name." Cause: connection
refused (10061)"
The TCP/IP software tried to connect to a server port which did not
respond.
|
Your LoginServer.ini is:
Quote:
LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
|
So it looks like port 5999 is not responding on your machine. Have you set up anything to listen at port 5999? Since you were unclear on what you are connecting to (minilogin, publiclogin, etc) - this is your problem. You have not set up minilogin on your computer - or alternatively, you should be pointing LoginServer.ini to the public login server.
However,
I think you're following the wrong howto guide. It's not your fault, this site has not been updated in a while. We're working on getting someone to update the forums to make this more clear, but for now, take a look at
http://www.eqemulator.net/forums/viewtopic.php?t=9648 as a guide for setting up a server. You are attempting to run 0.4.4, which is something I suspect you cannot run - see
http://www.eqemulator.net/forums/viewtopic.php?t=9376 for more information why.