View Single Post
  #5  
Old 05-20-2017, 04:45 PM
monteros
Fire Beetle
 
Join Date: Apr 2017
Posts: 29
Default

Quote:
Originally Posted by Tamian View Post
Stop all the services, and then restart -- post what the login server screen shows again if does not work...
Code:
[Login Server] Logging System Init.
[Login Server] Config System Init.
[Login Server] MySQL Database Init.
[Login Server] Server Manager Initialize.
[Login Server] Client Manager Initialize.
[Login Server] Server Started.
[Login Server] New SoD client connection from 10.90.1.1:53372
[Login Server] Application packet received from client (size 14)
[Login Server] Session ready received from client.
[Login Server] Application packet received from client (size 36)
[Login Server] Login received from client.
[Error] Mysql query returned no result: SELECT LoginServerID, AccountPassword FR
OM loginserver_server_accounts WHERE AccountName = 'testAccount'
[Error] User testAccount does not exist in the database, so we created it...
[Login Server] Application packet received from client (size 12)
[Login Server] Server list request received from client.
[Login Server] Application packet received from client (size 12)
[Login Server] Client disconnected from the server, removing client.
Still no luck... great info though. I am double checking all my work - the only thing I wasn't sure on, was the last comment about local server and public server IPs... what file? Thanks.

I think it's the eqemu_config.xml but not sure... could you post an example of these settings for me to model and place them correctly in the file? Thanks a ton!
Reply With Quote