AtomicTorch Studio Forums

VoidExpanse => Bug reports => Topic started by: Cybermind on April 15, 2015, 11:47:40 PM

Title: [Resolved] Can not connect to server after update to version 1.2.7
Post by: Cybermind on April 15, 2015, 11:47:40 PM
Game version: 1.2.7
Game mode: Multplayer
Bug Location: 90.185.88.230:5000 (private server)
Steps to Reproduce: Try to connect to server
Reproduction Rate: 100%
Screenshot: Not needed
Bug Description: After updating to version 1.2.7 no one can connect to my server
Logs: https://drive.google.com/file/d/0B8P6h0XijC_Pcll6SVZsZ3FRakE/view?usp=sharing
Crashdump:
Title: Re: Can not connect to server after update to version 1.2.7
Post by: ai_enabled on April 15, 2015, 11:51:50 PM
Hello!
Thanks for reporting. Have you tried turning off the Firewall and then restart the server?
And what the way you're using to connect to the server? From public server list? Have you tried adding the server address to Customs servers list and connect to it from there?
Regards!
Title: Re: Can not connect to server after update to version 1.2.7
Post by: Cybermind on April 16, 2015, 12:25:00 AM
It is white-listed in antivirus and firewall, I have forwarded port 5000 in the router and I only use custom servers tab to connect to my server, it is not public.
Title: Re: Can not connect to server after update to version 1.2.7
Post by: Cybermind on April 16, 2015, 12:31:53 AM
Turning off the firewalls did not help, I can only connect through LAN now.
Title: Re: Can not connect to server after update to version 1.2.7
Post by: ai_enabled on April 16, 2015, 01:27:50 AM
I've checked the Master server log and found exception "A socket operation was attempted to an unreachable host" when it try to respond to your server IP. We will investigate why it happens.
The Master server is restarted. Please check if the issue resolved for you now.
Title: Re: Can not connect to server after update to version 1.2.7
Post by: Cybermind on April 16, 2015, 02:05:32 AM
No, the issue has not resolved :-(
Title: Re: Can not connect to server after update to version 1.2.7
Post by: ai_enabled on April 16, 2015, 02:25:38 AM
Hmm... I can see established connections to the master server from your IP address.
Could you stop the server and edit the SettingsServer.xml file - set min_log_severity to "Debug". Then restart the server and try to connect with it. When the connection will be unable to establish please stop the server (so it will flush the log file) and upload the latest server log.
Title: Re: Can not connect to server after update to version 1.2.7
Post by: Cybermind on April 16, 2015, 02:50:46 AM
Done, here is the log file: https://drive.google.com/file/d/0B8P6h0XijC_PZF9Rek94MTY0bXc/view?usp=sharing
Title: Re: Can not connect to server after update to version 1.2.7
Post by: ai_enabled on April 16, 2015, 11:45:12 PM
Sorry for the late reply.

I've checked the log and it seems the game server works properly - it's listening on all network interfaces on UDP port 5000, it communicates without any issues with the Master Server, and you can connect to it by LAN. So you should be able to connect with it via the Internet as well.
It seems something blocks connection from internet to local UDP port 5000 - usually it's an issue with the router or ISP.
And we didn't changed anything regarding the networking in the 1.2.5-1.2.8, so I'm sure the issue is with the router or ISP.

Could you try to set another UDP port in the SettingsServer.xml? Also the firmware update for the router may helps.

Regards!
Title: Re: Can not connect to server after update to version 1.2.7
Post by: Cybermind on April 17, 2015, 01:36:35 AM
I can connect now. I changed the port number and set the port forward rule to only UDP and not TCP/UDP.
Title: Re: Can not connect to server after update to version 1.2.7
Post by: ai_enabled on April 17, 2015, 01:43:23 AM
Glad it works now.
Regards!