AJTimePyro/Crunchyroll-Account-Checker

Error trying to start main.py

Closed this issue · 15 comments

Exception has occurred: UnicodeDecodeError
'charmap' codec can't decode byte 0x8f in position 2995: character maps to
File "C:\Users\KSAXp\Downloads\Compressed\Crunchyroll-Account-Checker-1.0\Crunchyroll-Account-Checker-1.0\src\checker.py", line 59, in _checker
for line in file.readlines():
^^^^^^^^^^^^^^^^
File "C:\Users\KSAXp\Downloads\Compressed\Crunchyroll-Account-Checker-1.0\Crunchyroll-Account-Checker-1.0\src\checker.py", line 55, in create
self._checker()
File "C:\Users\KSAXp\Downloads\Compressed\Crunchyroll-Account-Checker-1.0\Crunchyroll-Account-Checker-1.0\main.py", line 38, in main
src.checker.CrunchyrollChecker.create(filename, proxy_filename)
File "C:\Users\KSAXp\Downloads\Compressed\Crunchyroll-Account-Checker-1.0\Crunchyroll-Account-Checker-1.0\main.py", line 45, in
main()
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 2995: character maps to

Checkout the latest commit, it might have fixed the issue(I am not sure)

I downloaded the lastest release

Release is old, just clone the repo

And where i'm supposed to verify installion cuz don't work in a cmd

You don't need to verify installation

Now that's something weird, db.txt might be issue, maybe they are not in utf-8. Can you share small sample of that file?

Nvm it's work lol , im stupid

Btw how does it work without proxies ? , I don't understand

If you don't enable proxy option, then it will work normally but your ip could be blacklisted.
If you enable proxy option but don't enter any proxy it will fetch proxy from proxyscrape.com

Thx for help and explanations , appreciate

Goat