View Single Post
  #5  
Old 09-09-2010, 07:01 PM
Rykeau
Fire Beetle
 
Join Date: Jan 2010
Posts: 27
Default

Make sure the line "DatabaseUserPassword=" in your eqemulogin.ini file is the actual password and not just "xxx" if that isn't the actual password This also applies to your eqemu_config.xml file - if the password isn't actually "xxx" change it where appropriate.

Under the <loginserver> heading in your eqemu_config.xml file change the following:

<account>Vasadise</account>
to
<account></account>

and

<password>xxx</password>
to
<password></password>
Reply With Quote