After my last clean logout today I'm not able to get to the character selection screen anymore. The game client seems to successfuly connect to the server, but then the client closes
just before the character selection screen without any errors displayed.
Here is what I have in my login logs:
Spoiler:
[2016/05/06 12:33:31] LoginInterface::DoEventNotify: Sending event type [9] to loginserver
[2016/05/06 12:33:31] Attempting authentication using session token
[2016/05/06 12:33:31] MythLogin::LoginClient::AuthenticateWithSessionToken: Attempting to authenticate with session token
[2016/05/06 12:33:31] MythLogin::LoginClient::Connect: Attempting connection to 178.32.58.46:8048
[2016/05/06 12:33:31] Active Sockets: Host [0] Client [1]
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleVerifyProtocolReply: Received protocol verification reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::Authenticate: Attempting authentication with session token
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleAuthSessionTokenReply: Received session auth reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::SendEventNotification: Sending notification of event [9] to server
[2016/05/06 12:33:32] MythLogin::LoginClient::GetAccountProperties: Requesting account properties from server
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleGetAccountPropertiesReply: Received account properties list reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::GetClusterList: Requesting cluster list from server
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleGetClusterListReply: Received cluster list reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::GetCharacterSummaries: Requesting character list from server
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleGetCharListReply: Received character list reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::ConnectionClosed: Connection to server closed.
[2016/05/06 12:33:32] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
[2016/05/06 12:33:32] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
This last line repeat a lot of time
[2016/05/06 12:33:31] Attempting authentication using session token
[2016/05/06 12:33:31] MythLogin::LoginClient::AuthenticateWithSessionToken: Attempting to authenticate with session token
[2016/05/06 12:33:31] MythLogin::LoginClient::Connect: Attempting connection to 178.32.58.46:8048
[2016/05/06 12:33:31] Active Sockets: Host [0] Client [1]
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleVerifyProtocolReply: Received protocol verification reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::Authenticate: Attempting authentication with session token
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleAuthSessionTokenReply: Received session auth reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::SendEventNotification: Sending notification of event [9] to server
[2016/05/06 12:33:32] MythLogin::LoginClient::GetAccountProperties: Requesting account properties from server
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleGetAccountPropertiesReply: Received account properties list reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::GetClusterList: Requesting cluster list from server
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleGetClusterListReply: Received cluster list reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::GetCharacterSummaries: Requesting character list from server
[2016/05/06 12:33:32] MythLogin::LoginClient::HandleGetCharListReply: Received character list reply from server
[2016/05/06 12:33:32] MythLogin::LoginClient::ConnectionClosed: Connection to server closed.
[2016/05/06 12:33:32] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
[2016/05/06 12:33:32] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
This last line repeat a lot of time
