Bulletproof-Arma-Launcher icon indicating copy to clipboard operation
Bulletproof-Arma-Launcher copied to clipboard

UnicodeDecodeError with ascii in steam_query

Open ivellios opened this issue 5 years ago • 0 comments

Got an error today right after launching the launcher:

An error occurred in a subprocess:
Build: a9746bfceb3f1a3dccf2fb49689a13b2d25b6841
Traceback (most recent call last):
  File "process.py", line 430, in _protected_call
  File "third_party\steam_query.py", line 123, in query_servers
  File "multiprocessing\pool.py", line 668, in next
UnicodeDecodeError: 'ascii' codec can't decode byte 0xb9 in position 21: ordinal not in range(128)

And it keeps repeating every time I switch between servers (IFA/RHS/Vanilla and so on)

ivellios avatar Nov 04 '19 20:11 ivellios