Page 1 of 1

No connection to server

Posted: 23 Mar 2013, 23:08
by backpenther
Unfortunately, after solving the graphics problem, a new one popped up:

I can connect to the lobby, and thus far no prob.

But, when the game starts, "Connect to server" counts to 30s - and exit.

In the infolog is only the message: "warning, server not reachable"

I also checked the windows firewall, but spring.exe and spring-multithreaded.exe is allowed to communicate.

Are they any changes in the used ports since 92.0? So that my proxyserver in my network doesn't forward it? Never had any problems until 93.1 ...

Re: No connection to server

Posted: 24 Mar 2013, 04:39
by abma
proxyserver
which type of proxyserver? spring uses udp, this doesn't work through a http-proxy.

Re: No connection to server

Posted: 24 Mar 2013, 17:32
by backpenther
it's more kind of a gateway, but comes with a filter for some udp ports ... but with the previous version everything was fine ... the question is: were there changes, and which?

Re: No connection to server

Posted: 24 Mar 2013, 17:39
by abma
default ports didn't change, only the protocol itself was slightly modified: https://github.com/spring/spring/commit ... 9700239592


maybe the autohost owners changed config / ports because of the update, i don't know. to check, look into infolog.txt, there the port spring tries to connect to is shown (it should be shown on screen as well)

Re: No connection to server

Posted: 31 Mar 2013, 17:20
by backpenther
Installed 94.1 - and the bug is fixed.