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

Problem joining a subsequent game #25

Closed muellni closed 7 years ago

muellni commented 7 years ago

When joining/hosting another game, sometimes you get stuck with a black FA screen and the FA cursor. Looks like the client lost the JSON-RPC connection to the ice-adapter and thus is not forwarding JoinGame/HostGame commands.

ice-adapter.log.txt

muellni commented 7 years ago

Last adapter gamestate was "Launching"

muellni commented 7 years ago

ice-adapter.log.txt

muellni commented 7 years ago

After running some tests, it looks like this issue is solved now