Blaze wrote:Is there a difference between the "Cannot connect to server" and "Connection timed out" messages?
Yes, there is. When you get "Connection timed out" or "Connection refused", it's most likely the authentication phase, which uses its own protocol on TCP (and SSL) which fails. The authentication server is pretty darned stable, so if you get this, it's more likely than not a faulty Internet connection at your or our end or somewhere in between.
"Connect connect to server", on the other hand, it signalled when the client cannot connect to the actual game server, which it does once it has authenticated and gotten its cookie. In this case, it's probably just down. :)