cabaletta / baritone

google maps for block game
GNU Lesser General Public License v3.0
7.21k stars 1.44k forks source link

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 #3790

Open DavionAstero opened 1 year ago

DavionAstero commented 1 year ago

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

IamIndeedGamingAsHardAsICan03489 commented 1 year ago

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

IamIndeedGamingAsHardAsICan03489 commented 1 year ago

Nevermind, try changing reach to 3.5 blocks or below

TomIsFat commented 1 year ago

Nevermind, try changing reach to 3.5 blocks or below

Doesn't seem to work

fojumdk commented 1 year ago

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

fojumdk commented 1 year ago

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

rycbar0 commented 1 year ago

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

fojumdk commented 1 year ago

Don’t believe I have any insta mining on. 34 ping on the server. But yeah when I use efficiency shovel I can’t break any blocks so might be that

tir. 14. mar. 2023 kl. 18.19 skrev rycbar0 @.***>:

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

— Reply to this email directly, view it on GitHub https://github.com/cabaletta/baritone/issues/3790#issuecomment-1468514309, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUEHSMWAOSGBZ4TNB37HXDW4CSDFANCNFSM6AAAAAATZU7WS4 . You are receiving this because you commented.Message ID: @.***>

MyKarcio123 commented 1 year ago

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

soshimee commented 1 year ago

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

Boojr commented 2 months ago

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.