-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Fishing bot is slow, and could not detect system theme. #234
Comments
Hey @bertocaster, the OS theme detector is not working for Java 8, it requires at least Java 11 to run, but it should not be any problem. If the bot detects it's slow, it basically means it havent fished anything within one minute, which can have several reasons:
The easiest way to diagnose whats wrong is to spectate the bot with another account. |
Thank you for the quick response and for your work! |
A quick update: For the bot detecting it's slow, I am unable to check with another account, but I am confident that the player is facing the water and the bobber is on the water surface. There is also no entities in front of the player. I logged in, did not move and could fish without any problems. Fishing rod has full enchants which means I should be able to lure pretty quick. |
I seem to have the same issue. The log displays "The bot is currently slow. Maybe he is stuck. Trying to restart!" even though I checked the player can catch fish before starting the bot. I also found that when I stop the bot and then go back to the game, I can see a "phantom" fish bobber on the water: I can still cast bobber so that the casted and "phantom" bobber are both on water, and after retracting the casted bobber, the "phantom" bobber is still on water. You can see the video below Screen.Recording.2024-08-15.at.00.21.31.movI can switch to other tools to make the "phantom" bobber disappear. I can catch fish normally with or without the "phantom" bobber. compressed.mp4I can provide logs if that's going to be helpful. Thanks! |
That's looking really odd. Can you tell me, which server software you are using as well as the version it's on? As well as any modifications of it, which may interfere the fishing process. |
Thanks! I'm on 1.21. The list of client mods I have
The list of server mods on the server
From my limited testing by now, this situation doesn't happen all the time. It often stuck like in the video but sometimes it works after restarting the bot many times, without any clear pattern. When the bot detected it's slow, the bot retries (at least it says it retries), even though it usually never get out the slow situation. I haven't viewed from a third person view to see if the bot really restart fishing or placing bobber. I will get back to you once I tested more :) |
Login successful!
[2024-03-16 23:29:47] [INFO ] Name:
[2024-03-16 23:29:47] [INFO ] UUID: 9a7a36d4-7fda-4b2e-a2bd-9d9c19819fe5
[2024-03-16 23:29:48] [INFO ] I start to fish!
[2024-03-16 23:29:48] [INFO ] [CHAT] FishingBot v2.11.1 - Starting fishing
[2024-03-16 23:30:46] [WARNING] The bot is currently slow. Maybe he is stuck. Trying to restart!
[2024-03-16 23:31:07] [SEVERE ] Could not detect system theme UnsupportedClassVersionError: com/jthemedetecor/OsThemeDetector has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0. Maybe using legacy java version? 1.8.0_401
The text was updated successfully, but these errors were encountered: