w3champions / launcher

This is the launcher for w3champions. It includes the needed flo hostbot executables.
32 stars 18 forks source link

Show assistance in launcher if flo is not connected #102

Closed marcoabreu closed 2 months ago

marcoabreu commented 3 years ago

If flo is not connected, don't allow to use the "Play" button in the launcher. Instead, interact with the flo worker to determine why it's not connecting. One example:

[2021-08-21 15:19:16.378] [info] {"type":"Disconnect","reason":"Multi","message":"Server closed the connection: 1"}

Reason here was that I was logged into w3c with two computers using the same battle-net id. These kinds of messages should be bubbled up to the UI so the users can take appropriate action.

zygissss commented 2 years ago

done