Skip to content
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

Baritone doesn't wait for block placements to be verified, causing issues. #4607

Open
4 tasks done
RainOfPain125 opened this issue Jan 5, 2025 · 1 comment
Open
4 tasks done
Labels
bug Something isn't working

Comments

@RainOfPain125
Copy link

RainOfPain125 commented Jan 5, 2025

Some information

Operating system: Win 11
Java version: JRE 21
Minecraft version: 1.21.4
Baritone version: Null version (Aristois)
Other mods (if used): Aristois, Sodium
latest.log

How to reproduce

Play multiplayer. #goto a coordinate that requires bridging over a great height or void. When Baritone starts to bridge, it will place blocks but won't pause and wait for the block placements to be verified by the server. For me, Baritone can't bridge 30 blocks or more without falling and dying, because it places a block, starts to walk onto it, then the block placement is rejected by the server. Causing the player to fall.

#2127

This has apparently been a unaddressed issue for 5 years. An extremely simple solution would be adding a baritone setting that waits for block placements to be verified by the server. And a second, more precise setting can be to wait for block placements to be verified, if those block placements can have a deadly outcome (ie, the player plans to stand on them, and if the block does not properly place, then the place will fall and die.). The added delay of waiting for the block to be properly placed far outweighs constantly dying and failing to bridge.

This seems like something that should obviously be enabled by default. I'm very surprised this hasn't been addressed sooner.

Modified settings

None

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.
@RainOfPain125 RainOfPain125 added the bug Something isn't working label Jan 5, 2025
@RainOfPain125
Copy link
Author

RainOfPain125 commented Jan 9, 2025

I have tried this without Aristois (baritone-api-fabric-1.11.1). It fell into the void after bridging 7 blocks.

again, I'm not sure how this hasn't been accounted for.
here is a video of it failing very quickly.

baritoneslop.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant