View Single Post
  #332  
Old 09-15-2017, 11:22 PM
The_Beast's Avatar
The_Beast
Discordant
 
Join Date: May 2016
Location: Under a rock
Posts: 290
Default

Quote:
Originally Posted by marianoryu View Post
I am still stumped in this - any help will be most welcome.
First of all, just to verify, look in your database to make sure these 4 tables are there :

tblloginserveraccounts
tblserveradministration
tblserverlisttype
tblworldserverregistration


If those tables are there, the server "long name" and server "shortname" (in tblworldserverregistration) have to match
what is in your eqemu_config.xml file.

Second of all, there should be a file called login.ini, if you make sure the following line is set to TRUE, the user name and
password you first enter in your client login window, will automatically be created.

auto_create_accounts = TRUE
Reply With Quote