Martin Müllenhaupt

Results 6 issues of Martin Müllenhaupt

I'm experiencing two issues in my [ice branch](https://github.com/muellni/server/tree/ice): - if the host closes his game, the other peers do not get the `DisconnectFromPeer` message and will get the timeout after...

Warn the user if the required faf-uid.exe could not be loaded (like the runtime message did before). As a bonus, download the exe for the user.

enhancement
in progress

clients crashs on start and all .pyd dlls are somehow put into `lib` directory. I pinned the cx_freeze version like this https://github.com/muellni/client/commit/672688cb45eefd8edfb9c9f36506eba5549c9856 to fix it.

**I experienced...** After starting the client I can't immediately join or host a game. The gamedata is updated but FA isn't launched. It may work on 2nd try or after...

Rework Linux update dialog and disable MSI download.

Some people reported to have no write access to `C:\ProgramData\FAForever` and need to run the client as Administrator. The installer MUST fix it, since it introduced #401 . Could be...