View Single Post
  #4  
Old 02-26-2018, 05:20 PM
GNUK
Fire Beetle
 
Join Date: May 2017
Posts: 4
Default

Quote:
Originally Posted by Uleat View Post
Do you have a world account setup in your 'tbl' files?

If not, try changing:
Code:
unregistered_allowed = FALSE
to TRUE.
Thanks Uleat. I have loginserver_server_admin_registration and loginserver_world_server_registration populated properly and I can see the World Server process logs in OK (credentials in the json match the table values).

Tried setting unregistered_allowed back to true but still disconnects the client when connecting via private login server.
Reply With Quote