View Single Post
  #6  
Old 10-19-2016, 11:26 PM
NostalgiaEQ
Banned
 
Join Date: Sep 2016
Location: us
Posts: 201
Default

Quote:
Originally Posted by DanCanDo View Post
If it wasn't Akka's installed DB, it wouldn't show under [World Server]



The world server names are not matching up. Have to be exactly the same in
the eqemu_config as in your tblWorldServerRegistration table in database and
the loginserver has to accept it.
If he has a table called tblworldserverregistration then that is his problem incompatible database.

What's happening is the server is trying to inject his server name into the database table 'loginserver_world_server_registration' but the table in his database doesn't match so it can't do it.

My advice to Aeogar is to boot up heidisql and figure out how to use it and to get a new database (I'll update this with link when i find it)
Reply With Quote