Open Pedro9700 opened 5 months ago
With a bit of further digging, i suspect it is because the bot is fishing into a wall, and then the bobber falls into the water, but because Y movement is not considered for the sationary position, it is thinking the falling into the water as catching a fish. If there was a way to add a delay or a treshold where it has to be stationary in all directions and only after able to catch a fish would be something nice.
Confirm my previous assumption and fixed it by making it so it only starts detecting the fish bite after 2 seconds, saving the time the bobber was thrown and then comparing to that when detecting the bobber movement. Worked for me, but maybe adding a time treshold to the config could prove beneficial in some cases? This is nor particularly a bug, maybe a feature7enhancement because the bot did what it was supposed to i guess :)
Prerequisites
debugmessages=true
in config to diagnose my issueMinecraft Version
1.19.4
Console Client Version
Latest
Expected Behavior
Automatically Fishing
Actual Behavior
its casting and retracting just a second after
Steps to Reproduce the bug
Attach screenshot here (If applicable)
No response
Anythings that could help diagnosing the bug
Device
None
Operating System
None
Server Address (If applicable)
No response