Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on world boss #100

Open
Tactlesshail opened this issue Mar 7, 2023 · 4 comments
Open

error on world boss #100

Tactlesshail opened this issue Mar 7, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Tactlesshail
Copy link

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

@9-9-9-9 9-9-9-9 added the bug Something isn't working label Mar 7, 2023
@9-9-9-9
Copy link
Owner

9-9-9-9 commented Mar 7, 2023

@daredoes Could you please check? Since I already left game for a long time.

Problem may caused by the shape of the radio buttons at World Boss selection has changed

@daredoes
Copy link
Collaborator

daredoes commented Mar 7, 2023

I'll check into this. Hopefully should be easy to fix. I've had my bot turned off for a week, so I didn't notice

@daredoes
Copy link
Collaborator

@Tactlesshail this might be related to your own personal setup. No issue on my end testing for a few days

@Tactlesshail
Copy link
Author

Tactlesshail commented Mar 14, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants