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
120 stars 36 forks source link

Dread Barrage Missions #47

Closed qwe8585 closed 3 years ago

qwe8585 commented 3 years ago

Hello there Steve!

The script crashes when the dread barrage missions popup comes up: image

I'm linking the log: Dread Barrage.txt

Also Dread Barrage is now a token drawbox type event I don't know if that changes anything.

Thanks in advance! qwe8585

steve1316 commented 3 years ago

Alright, fixed that bug by completely removing support for Unparalleled Foes. For only 2 runs a day, it is not worth it to support it anymore so as to reduce bugs like this. Let me know how it goes!

qwe8585 commented 3 years ago

Thanks Steve it works!