You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried lowering the confidence, separating the levelup and instamonkey checkFor, and replacing the image but still can't get it to work, I'm on a 1920x1080 monitor, not sure if this is the same as #4
getting this in console but not sure what it means:
\btd6bot\src\ocr.py:22: RuntimeWarning: invalid value encountered in true_divide
gainDivision = np.where(localMax == 0, 0, (screenshot / localMax))
The text was updated successfully, but these errors were encountered:
I've tried lowering the confidence, separating the levelup and instamonkey checkFor, and replacing the image but still can't get it to work, I'm on a 1920x1080 monitor, not sure if this is the same as #4
getting this in console but not sure what it means:
\btd6bot\src\ocr.py:22: RuntimeWarning: invalid value encountered in true_divide
gainDivision = np.where(localMax == 0, 0, (screenshot / localMax))
The text was updated successfully, but these errors were encountered: