Log in

View Full Version : Error 10061


SethZ
02-06-2004, 05:58 AM
Ive looked through the baord(though i probably missed something like last time) and this is the last part i need...everything load fine now except world.exe i keep getting error 10061 TCP connection failed... i have the right ip addresses in all the spots that i found in the baord(note i am trying to run my own server) but this is a part i cant seem to get by anyone help me? any help would be appreciated :)

Tertiary
02-06-2004, 09:07 AM
If you are trying to use MiniLogin ....


Make sure minilogin is running.

Your loginserver.ini should look something like this


[LoginServer]
loginserver=127.0.0.1
loginport=5997
worldname=Your Server Name
worldaddress=127.0.0.1
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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


In particular make sure that loginport and serverport match.

Finally, make sure there are no spaces after any of the lines in the loginserver.ini file.

If that doesn't work, or you are using the public loginserver, post your loginserver.ini here.