Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone mining gets stuck at a block once after a while and seems like it's breaking it, but it's not and it loops around

DavionAstero opened this issue · 10 comments

commented

Some information

Operating system: Windows
Minecraft version: 1.18.2
Baritone: v1.8.3

Exception, error or logs

no errors displayed

How to reproduce

#mine and it simply works for some time, then baritone goes up to the next block to mine it, then it seems like it is mining it, but after it has mined it, it still remains there and it begins to loop. Sometimes it lasts few seconds, sometimes it gets stuck for really long times. If I move the cursor out of the block, it automatically snaps back (ik intentional) and successfully mines the block, but gets stuck at next one.
It happens on an online server.

Modified settings

Haven't changed anything, except reach distance to 4 blocks instead of 4.5

Final checklist

  • I know how to properly use check boxes
  • I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
  • I have included logs, exceptions and / or steps to reproduce the issue.
  • I have not used any OwO's or UwU's in this issue.
commented

This is most likely the result of an anti cheat on the server, some anti cheats like GrimAC check for small mouse movements (impossible by humans) and prevent you from doing much if they detect it, heres an example
https://github.com/GrimAnticheat/Grim/blob/2.0/src/main/java/ac/grim/grimac/checks/impl/baritone/Baritone.java#L28

commented

Nevermind, try changing reach to 3.5 blocks or below

commented

Nevermind, try changing reach to 3.5 blocks or below

Doesn't seem to work

commented

Turn off autotool. It doesnt know which tool is best for like glass so it just keeps looping. Disable auto tool and it will work.
write back if it works for you

commented

and have all tools in your hotbar, hoe, axe, shovel, pickaxe, sword if you have autotool on. It can mine most stuff no problem.

commented

isnt this just a ghost block issue? quite common problem when you combine insta mining and laggy connection.

commented
commented

I have encountered the same problem consistently, whether my ping is 20 or 10. This issue persists even when using a diamond pickaxe without any enchantments, regardless of whether I am using insta mining or not. Also autotools doesn't matter

commented

Seems to flag fastbreak. Could be because it re-clicks every time it mines a block.

commented

Turn off autotool. It doesnt know which tool is best for like glass so it just keeps looping. Disable auto tool and it will work. write back if it works for you

This worked for me, had the same issue recently. Might not work for everyone judging by replies after but definitely worked for me.