LoginServer.ini
Ok, I've read extensively the previous threads regarding this problem and am still struggling.
When I run MiniLogin I get [LoginConfig] block not found in LoginServer.ini.
When I run World I get [LoginServer] block not found in LoginServer.ini.
Here is what my current LoginServer.ini file looks like:
[LoginServer]
loginserver=localhost
loginport=5999
worldname=Simons
worldaddress=127.0.0.1
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
I have tried many combinations of localhost vs 127.0.0.1 but if anyone has any suggestions for me it would be greatly appreciated.
|