FAForever / ice-adapter

Deprecated C++ ICE adapter - please use java-ice-adapter instead!
https://github.com/FAForever/java-ice-adapter
GNU General Public License v3.0
11 stars 10 forks source link

Debug connection problems #42

Closed muellni closed 7 years ago

muellni commented 7 years ago

Looks like we have sometimes problems with initial connection. I increased logging output and need a clean FAForeverDevelop/logs/forever.log file where people are unable to connect (without trying to rejoin a game).

muellni commented 7 years ago

Tested about 30 or more game joins today with 5 people and without any problems

muellni commented 7 years ago

did a lot of more tests with 2 players joining my lobby. The initial connection time is often higher than 10 seconds, so the inital check gets interrupted by the timeout, which should now be fixed by https://github.com/FAForever/ice-adapter/commit/f8443b90af8983e8c517a51549da3b05c9f75ebb But the players always connected after some time.