steve1316 / granblue-automation-pyautogui

Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
https://github.com/steve1316/granblue-automation-pyautogui/wiki
119 stars 36 forks source link

Invalid utf8 sequence? #201

Closed pakulu closed 9 months ago

pakulu commented 1 year ago

I was setting everything up, finally getting it to work and the next time i started my computer, this error pops up before even starting

log 2023-07-25 23-26-08.txt

steve1316 commented 1 year ago

Seeing that you mentioned that it was working the first time before your computer was shutdown, I imagine something must have changed on your end.

Error originates from EasyOCR so not much I can do from here.

pakulu commented 1 year ago

Hmm I see. Guess I'll try reinstalling the requirements see what happens. Thanks for the quick reply

pakulu commented 12 months ago

Hey there, its me again. The error mightve been fixed after that but new issues are arising. The log shows it. log 2023-07-27 20-10-29.txt

steve1316 commented 12 months ago

New logs show that it's the exact same error as before.

pakulu commented 12 months ago

That is true, didnt realize. After messing around for a while i got a bunch of different errors, some referenced in the wiki so it was an easy fix. Looks like im just back to square 1 now :thinking:

Edit: Exception encountered : Bot encountered exception in farming mode: "none type" object has no attribute "shape" log 2023-07-27 21-34-17.txt

steve1316 commented 9 months ago

Sorry for the late response. Error in the last posted log file shows that it failed to find the Arcarum banner image on the home page. The other messages saying invalid utf-8 sequence seems to not be the true culprit here. For now, I will close this issue.