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

Accessibility issue #11

Closed lEarthLordl closed 2 years ago

lEarthLordl commented 2 years ago

Any idea why the app suddenly stop working randomly? The accessibility for the app keep malfunction after a certain time. Not sure if its my phone issue or the app.

steve1316 commented 2 years ago

Its the fault of the app. Basically there is a seemingly undetectable bug that causes the app to crash sometimes and I cannot find what is causing it as segfault errors do not leave behind stack traces. As such, I cannot fix it but will happily accept PR fixes from any kind soul who do manage to figure out what causes this issue.