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

Repeated runs for NM150/NM200 is broken in Day 3 #195

Closed dislyst closed 1 year ago

dislyst commented 1 year ago

Hello, first of all thanks for the bot, it made my grinding easier but i encounter some issues with the bot in this guild war, so for some reason when NM 200 is available (Day 3 + 4) the bot refuses to run those quest, including NM 150, heres the error i encounter, i have meat at least 25k+ so the error doesnt make any sense, also i attach the log files if you need one, oh the bot is working fine yesterday but today it broke. My monitor resolution is 1080p. Thanks. Granblue_Automation_HoMJN7wgK0 log 2023-04-25 09-39-30.txt

steve1316 commented 1 year ago

Hmm, strange. I have NM150 and NM200 available as well and the bot is able to find and start both of them. From your logs, it was able to bring up the United Battle popup but was unable to find the two NMs on screen right afterwards. It falls back to meat farming if it could not find any NMs on the screen so that message about lacking meats is misleading.

It also could not close out the popup which is weird. Perhaps lowering your confidence levels and/or increasing the general tries in the Adjustments page may help.

dislyst commented 1 year ago

accidentally close this issue for some reason, will try your advice first, also i reopen this issue so i can give you an update

dislyst commented 1 year ago

Okay, setting the confidence level for multiple matching to 0.65 solved it, thanks for the advice, really appreciate it.