upnp connection exception
- Dominant language
- Python
- Stars
- 78
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
After finishing a game it's extremely hard to join/start another. The client doesn't open the game and no error message is displayed.
Log:
```
2018-08-08 21:17:15,166 INFO fa.upnp UPnP mapping 2a02:a31a:e13e:a000:8f5:c0b5:3e7d:a1b5:6112
2018-08-08 21:17:15,203 ERROR fa.upnp Exception in UPnP createPortMapping.
Traceback (most recent call last):
File "src\fa\upnp.py", line 37, in createPortMapping
File ">", line 4, in Add
pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147220984), None)
```
Probably related to https://github.com/FAForever/client/issues/978
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.