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

Special Charackter error #12

Open
S3cur3Th1sSh1t opened this issue Mar 6, 2020 · 0 comments
Open

Special Charackter error #12

S3cur3Th1sSh1t opened this issue Mar 6, 2020 · 0 comments

Comments

@S3cur3Th1sSh1t
Copy link

The script throws an error when Usernames with special charackters like ö,ä,ü are parsed. The whole process int stopped and following exception is thrown:

Traceback (most recent call last):
File "ridenum.py", line 247, in
filewrite.write(name + "\n")
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 19: ordinal not in range(128)

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

1 participant