Page 1 of 1

Black box on WAR start screen

Posted: Mon Sep 11, 2017 7:01 pm
by Prosthetics
I'm going to keep this post for you guys as it might help some bug reporting but leaving the window open did indeed eventually allow a connection!

I've looked at the stickies and I'm really hoping there's an alternative solution to the black box issue than VPN. The issue just constantly persists, despite my netstat saying there's an established link to the login server:

Code: Select all

[2017/09/11 19:55:57] MythLogin::LoginClient::ReportTimeout: Reporting timeout condition for expected reply type: 2
[2017/09/11 19:55:57] MythLogin::LoginClient::HandleVerifyProtocolReply: Received protocol verification reply from server
[2017/09/11 19:55:57] MythLogin::LoginClient::HandleVerifyProtocolReply: Failed to verify protocol version. Result: 9
[2017/09/11 19:55:57] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
[2017/09/11 19:55:57] MythLogin::LoginClient::Connect: Attempting connection to 46.105.54.77:8048
[2017/09/11 19:56:01] Active Sockets:  Host [0] Client [20]

Code: Select all

  TCP    10.0.1.16:55047        46.105.54.77:8048      ESTABLISHED
Here's some more log info

Code: Select all

[2017/09/11 19:57:10] MythLogin::LoginClient::Connect: Attempting connection to 46.105.54.77:8048
[2017/09/11 19:57:10] MythLogin::LoginClient::HandleGetCharListReply: Received character list reply from server
[2017/09/11 19:57:10] LoginInterface::DoEventNotify: Sending event type [10] to loginserver
[2017/09/11 19:57:10] MythLogin::LoginClient::ConnectionClosed: Connection to server closed.
[2017/09/11 19:57:10] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
[2017/09/11 19:57:10] MythLogin::LoginClient::Connect: Attempting connection to 46.105.54.77:8048
[2017/09/11 19:57:21] Active Sockets:  Host [0] Client [23]
[2017/09/11 19:57:30] MythLogin::LoginClient::GetClusterList: Attempted to get cluster list while unauthenticated. State: 3
[2017/09/11 19:57:34] MythLogin::LoginClient::ReportTimeout: Reporting timeout condition for expected reply type: 2
[2017/09/11 19:57:34] MythLogin::LoginClient::HandleVerifyProtocolReply: Received protocol verification reply from server
[2017/09/11 19:57:34] MythLogin::LoginClient::HandleVerifyProtocolReply: Failed to verify protocol version. Result: 9
[2017/09/11 19:57:34] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
Incidentally, this goes without saying but it's worth saying anyway, the work you're doing here to resurrect this game is just fantastic. I imagine we all underestimate the volume of effort that goes to re-creating the server-side code for such a huge and amazing game!

Re: Black box on WAR start screen

Posted: Mon Sep 11, 2017 7:21 pm
by Prosthetics
PS. my optimism was a little early, while it did eventually get past this hop, it didnt go the full way to letting me select a server and create a character.