open client.
recieve error.
- Code: Select all
2016-02-03 17:46:09,101 ERROR fa.upnp Couldn't get StaticPortMappingCollection
2016-02-03 17:46:10,355 WARNING util Expensive lookup by player login, FIXME.
2016-02-03 17:46:10,374 ERROR __main__ Uncaught exception
Traceback (most recent call last):
File "src\games\_gameswidget.py", line 126, in processGameInfo
File "src\games\gameitem.py", line 217, in update
File "src\games\gameitem.py", line 217, in <lambda>
AttributeError: 'NoneType' object has no attribute 'rating_mean'
2016-02-03 17:46:11,569 ERROR __main__ Uncaught exception
Traceback (most recent call last):
File "src\games\_gameswidget.py", line 126, in processGameInfo
File "src\games\gameitem.py", line 217, in update
File "src\games\gameitem.py", line 217, in <lambda>
AttributeError: 'NoneType' object has no attribute 'rating_mean'
2016-02-03 17:46:12,240 ERROR __main__ Uncaught exception
Traceback (most recent call last):
File "src\games\_gameswidget.py", line 126, in processGameInfo
File "src\games\gameitem.py", line 217, in update
File "src\games\gameitem.py", line 217, in <lambda>
AttributeError: 'NoneType' object has no attribute 'rating_mean'
2016-02-03 17:46:12,720 ERROR client._clientwindow Error dispatching JSON: {"command": "ConnectivityState", "target": "connectivity", "args": ["BLOCKED", ""]}
Traceback (most recent call last):
File "src\client\_clientwindow.py", line 975, in readFromServer
File "src\client\_clientwindow.py", line 1098, in dispatch
File "src\connectivity\helper.py", line 154, in handle_ConnectivityState
ValueError: need more than 1 value to unpack
btw this is my entire log file for some reason. it doesnt show anything else at all.
could be that i have a theme working and that makes it go strange - but without any enabled i get the same thing so eh
have fun