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.
|