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
bh.bot.common.exceptions.InvalidDataException: Unable to detect index of selected radio button among 1 results
at bh.bot.app.AbstractApplication.detectRadioButtons(AbstractApplication.java:698)
at bh.bot.app.AbstractApplication.tryEnterWorldBoss(AbstractApplication.java:1326)
at bh.bot.app.AfkApp.doLoop(AfkApp.java:353)
at bh.bot.app.AfkApp.lambda$internalRun$0(AfkApp.java:117)
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
** ERR ** doLoop encountered error!
i get this error when it tries to do world boss. It just started doing this today i believe
The text was updated successfully, but these errors were encountered:
bh.bot.common.exceptions.InvalidDataException: Unable to detect index of selected radio button among 1 results
at bh.bot.app.AbstractApplication.detectRadioButtons(AbstractApplication.java:698)
at bh.bot.app.AbstractApplication.tryEnterWorldBoss(AbstractApplication.java:1326)
at bh.bot.app.AfkApp.doLoop(AfkApp.java:353)
at bh.bot.app.AfkApp.lambda$internalRun$0(AfkApp.java:117)
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
** ERR ** doLoop encountered error!
i get this error when it tries to do world boss. It just started doing this today i believe
The text was updated successfully, but these errors were encountered: