iholston / lol-bot

An account leveling bot for League of Legends written in Python
MIT License
304 stars 50 forks source link

Invalid Start Byte #92

Closed iWeren closed 1 year ago

iWeren commented 1 year ago

The bot logs in and opens the game but when the client opens it throws an automatic error that says: [ERROR ] [account_loop ] 'utf-8' codec can't decode byte 0xa2 in position 19: invalid start byte, is there a solution for that?

image

iholston commented 1 year ago

What did you change in constants.py?

iholston commented 1 year ago

Drop the latest log in logs folder

iWeren commented 1 year ago

29092023_0033_log.log

iholston commented 1 year ago

Okay, this is a bug. I have uploaded a fix for it and should push out a new version here shortly.