Page 1 of 1

"Login Timeout" despite no apparent timeout or server issues

Posted: Wed Jan 27, 2016 5:48 pm
by Fira
Hello,

First, yes, I've read the "most common issues".
Second, i've been trying over several times in past days,
and have friends playing right now so it's definitely not the "server being down".

And yet... Getting hit by the "Connecting to Server... Handshake... Login... ... ... .. Login timeout" problem ingame...
I dug a bit on the networking side, and all I can see is the game making a connection to server on TCP port 10622.
This connection is initiated succesfully, the server and client exchange data (including the client sending half a packet worth of zeros).... then the connection is closed normally and the game client reports a 'timeout'.

Any chance anyone had a similar problem and could give me a hand ?
Anything more I should check ?

Thanks for the help !

Re: "Login Timeout" despite no apparent timeout or server is

Posted: Wed Jan 27, 2016 5:48 pm
by noisestorm
The server was just restarting 2 mins ago. Try again

Re: "Login Timeout" despite no apparent timeout or server is

Posted: Wed Jan 27, 2016 5:54 pm
by Fira
Just did, doesn't seem to be working much better though.. Any ideas ?

Re: "Login Timeout" despite no apparent timeout or server is

Posted: Wed Jan 27, 2016 7:11 pm
by Elven
Can confirm server is live. Check again.

Can you check the mythicloginserverconfig file for what ports it's pointing to?

Re: "Login Timeout" despite no apparent timeout or server is

Posted: Wed Jan 27, 2016 10:12 pm
by Fira
Thanks :)

I looked around the mythicloginserverconfig.xml file, and saw a "Ping Server" section,
and remembered that due to me playing under a QEMU Virtual Machine with User-mode networking, system didn't have access to raw IP operations like pings or low-range ports.
After switching over the machine to a different networking mode, allowing pings, i'm able to login without problems !

Case closed :D
Thanks again!