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 ...
No connection to server
Moderator: Moderators
Re: No connection to server
which type of proxyserver? spring uses udp, this doesn't work through a http-proxy.proxyserver
-
- Posts: 7
- Joined: 20 Mar 2013, 23:15
Re: No connection to server
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
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)
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)
-
- Posts: 7
- Joined: 20 Mar 2013, 23:15
Re: No connection to server
Installed 94.1 - and the bug is fixed.