by PsychoBoB » 29 Mar 2016, 21:50
Well, you get the same "UniqueID Failure" that i have.
I hope a dev can take a look at this soon...
My forever.log
- Code: Select all
2016-03-29 21:33:02,197 INFO root FAF version: 0.11.55+452 Environment: production
2016-03-29 21:33:02,266 INFO __main__ >>> --------------------------- Application Launch
2016-03-29 21:33:02,437 INFO faf.secondaryServer.Statistic Instantiating secondary server.
2016-03-29 21:33:02,444 INFO util Read common stylesheet: client/client.css
2016-03-29 21:33:02,506 INFO util Read common stylesheet: stats/formatters/style.css
2016-03-29 21:33:02,516 INFO faf.secondaryServer.Tournament Instantiating secondary server.
2016-03-29 21:33:02,516 INFO util Read common stylesheet: tournaments/formatters/style.css
2016-03-29 21:33:03,311 INFO replays._replayswidget Replays Widget instantiated.
2016-03-29 21:33:03,312 INFO tutorials._tutorialswidget Tutorials instantiated.
2016-03-29 21:33:03,318 INFO util Read common stylesheet: coop/formatters/style.css
2016-03-29 21:33:03,332 INFO fa.replayserver listening on address 127.0.0.1:15000
2016-03-29 21:33:03,423 INFO client._clientwindow Outgoing JSON Message: {"version": "0.11.55+452", "command": "ask_session", "user_agent": "faf-client"}
2016-03-29 21:33:03,483 ERROR util UniqueID Failure
Traceback (most recent call last):
File "src\util\__init__.py", line 577, in uniqueID
File "C:\Python27\lib\ctypes\__init__.py", line 443, in LoadLibrary
File "C:\Python27\lib\ctypes\__init__.py", line 365, in __init__
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden
2016-03-29 21:33:03,484 INFO client._clientwindow Logging in with {'login': u'McNeil', 'session': '81991524', 'command': 'hello', 'unique_id': None}
2016-03-29 21:33:03,595 ERROR client._clientwindow Error dispatching JSON: {"command": "invalid"}
Traceback (most recent call last):
File "src\client\_clientwindow.py", line 976, in readFromServer
File "src\client\_clientwindow.py", line 1106, in dispatch
File "src\client\_clientwindow.py", line 1130, in handle_invalid
Exception: {u'command': u'invalid'}
If you fear the dark you have never seen what light can cause!