Hello im running on linux and i can't login. I can open the client but while trying to log in i get this error
Traceback (most recent call last):
File "/faf-client/src/client/_clientwindow.py", line 937, in on_widget_login_data
if self.send_login(login, password):
File /faf/faf-client/src/client/_clientwindow.py", line 952, in send_login
self.uniqueId = util.uniqueID(self.login, self.session)
File "//faf-client/src/util/__init__.py", line 414, in uniqueID
for line in err.split('\n'):
TypeError: a bytes-like object is required, not 'str'
Runtime info:
FAF Username: pre-login
FAF Version: 0.16.0
FAF Environment: production
FAF Directory: /FAForever
FA Path: : /.wine/dosdevices/c:/Program Files/THQ/Gas Powered Games/Supreme Commander - Forged Alliance
Home Directory:
Platform: Linux-4.12.0--amd64-x86_64-
Uname: uname_result(system='Linux', node='', release='4.12.0-amd64', version='#1 SMP Debian 4.12.6-1 (2017-08-30)', machine='x86_64', processor='')
i removed my home directory and username for security purposes