View Single Post
  #3  
Old 05-14-2023, 03:57 AM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default

Well it's been a while so in the meantime I've been playing around with other things quite a bit. But I came back to it yesterday and restarted with a new install.

I've learned a bit more about the lan loginserver and I think mine is actually working properly (or almost anyway). I'm still at the point where the server list shows my server and I hit the button to go there and it just shows a black screen forever and I have to use task manager to kill the eqclient.

The login server window shows me connecting to the loginserver and doesn't show any errors of warnings but when I hit that button to join the server this is what the log shows:

[05-14-2023 14:11:52] [Login] [Info] Session ready received from client account account_name [] account_id (0) ip_address [127.0.0.1]
[05-14-2023 14:11:52] [Login] [Info] Login received from client account_name [] account_id (0) ip_address [127.0.0.1]
[05-14-2023 14:11:52] [Login] [Info] Attempting password based login [cyrilla] login [local]
[05-14-2023 14:11:52] [Login] [Info] user [cyrilla] loginserver [local]
[05-14-2023 14:11:52] [Login] [Info] CanAutoCreateAccounts enabled, attempting to creating account [cyrilla]
[05-14-2023 14:11:53] [Login] [Info] Server list request received from client account_name [cyrilla] account_id (1) ip_address [127.0.0.1]
[05-14-2023 14:11:55] [Login] [Info] [Handle_Play] Play received from client [cyrilla] server number [1] sequence [5]
[05-14-2023 14:11:55] [Login] [Info] Client authentication response: world_address [127.0.0.1] client_address [127.0.0.1]
[05-14-2023 14:11:55] [Login] [Info] Sending Client Authentication Response ls_account_id [1] ls_name [local] name [cyrilla] key [16T8SX7CQ0] ls_admin [0] world_admin [0] ip [127.0.0.1] local [1]
[05-14-2023 14:11:55] [Login] [Info] Sending play response for account_name [cyrilla] account_id (1) ip_address [127.0.0.1]
[05-14-2023 14:11:56] [Login] [Info] Client disconnected from the server, removing client
[05-14-2023 14:13:00] [Login] [Info] World server Rhodinian has been disconnected, removing.

And that is it. I have the feeling it's actually a normal login response and the client disconnected message just means disconnected from the login server since it handed the connection to the game server.

When I check the database login_account contains information for whichever account I tried to log in with but I see nothing in the accounts table at all.

Any clues?
Reply With Quote