MeteorDevelopment / meteor-client

Based Minecraft utility mod.
https://meteorclient.com
GNU General Public License v3.0
2.19k stars 809 forks source link

[Bug] Baritone places extra blocks when using `sel fill` #2633

Open ilexite opened 2 years ago

ilexite commented 2 years ago

Describe the bug

I've been using baritone to build highways (highway builder does not work on the server I play on) and it has been placing extra blocks.

I don't think this is a Baritone issue as this issue is not present in other hacked clients.

I think this might have something to do with the transition between crouched and not crouched.

Lower values of rightClickSpeed (in Baritone config) increase the number of extra blocks placed, as do higher values of timer.

Steps to reproduce

1. Create a single-player world (or join a server)
2. Get a lot of obsidian
3. .b sel p1 -1 63 0
4. .b sel p2 1 63 1000
5. .b sel fill obsidian

Meteor Version

0.5.0

Minecraft Version

1.19

Operating System

Windows

Before submitting a bug report

arlomcwalter commented 2 years ago

what modules do you have enabled

ilexite commented 2 years ago

@seasnail8169 image

arlomcwalter commented 2 years ago

disable everything in combat, movement and player and try again

ilexite commented 2 years ago

i disabled everything and still get the same results

arlomcwalter commented 2 years ago

im almost certain it isn't a meteor issue then