Quote:
Originally Posted by neiv2
image:
<!-- Loginserver information. -->
<loginserver>
<host>localhost</host>
<port>5999</port>
<account>root</account>
<password>root</password>
</loginserver>
|
I forgot to add, you have the account root with the password root in plaintext in your login_worldservers table right? (account field="root" password="root")