Your LoginServer.ini has:
#account=
#password=
mine has
account=
password=
also I have blank a line after
ServerPort=5999
And you file ends at the end of the 9
Your eqemu_config.xml has
<!-
for the rem statements and it should be two hyphens
<!--
and at the end also you have
->
and it should be
-->
Mine does not contain
<account></account>
<password></password>
|