steve1316 / granblue-automation-android

Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
63 stars 11 forks source link

Scripts? #2

Closed rl102600 closed 3 years ago

rl102600 commented 3 years ago

Scripts seem to work fine at first, but when the raid finishes the bot crashes.

Here is a screenshot of the error i get. Also one from the script i'm using. Don't know if error is on my part. Screenshot_20210518-232844_GAA Screenshot_20210518-233113_Cx File Explorer

steve1316 commented 3 years ago

My bad, that is an oversight on my part. I was able to reproduce the problem. A fix will be out shortly.

steve1316 commented 3 years ago

Just updated the bot to fix this issue. Let me know how it goes!

rl102600 commented 3 years ago

Thanks! No more issues here.