Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug #3

Open
Furkan3131 opened this issue Jun 24, 2021 · 1 comment
Open

bug #3

Furkan3131 opened this issue Jun 24, 2021 · 1 comment

Comments

@Furkan3131
Copy link

[Tool] Connecting to game.brawlstarsgame.com:9339 ...
Traceback (most recent call last):
File "main.py", line 91, in downloader.get_response()
File "main.py", line 56, in get_response
self.fingerprint = json.loads(r.readFinger()) # fingerprint File "/storage/emulated/0/Download/Brawl-Downloader-master/utils/reader.py", line 35, in readFinger
return self.readChar(length)
File "/storage/emulated/0/Download/Brawl-Downloader-master/utils/reader.py", line 23, in readChar return self.stream.read(length).decode('utf-8')
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
how to fix? help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Furkan3131 and others