View Single Post
  #3  
Old 08-05-2017, 02:24 PM
Thalix's Avatar
Thalix
Sarnak
 
Join Date: Sep 2016
Posts: 91
Thumbs up

Thank you for your answer. I tried it,no progress.

I now have (with the correct IP) this in my eqemu_config.xml:

Code:
                <loginserver2>
                        <host>136.243.xxx.xxx</host>
                        <port>5998</port>
                        <account>Admin</account>
                        <password>Password</password>
                </loginserver2>
I also tried without account/password.

Funny thing is, if I trace the MySQL(MariaDB) selects, there is never a single selection on "tblWorldServerRegistration" or "tblServerAdminRegistration".
Reply With Quote