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

cleararea not getting the entire area #4353

Closed
4 tasks done
snoobiegoobert opened this issue May 4, 2024 · 6 comments
Closed
4 tasks done

cleararea not getting the entire area #4353

snoobiegoobert opened this issue May 4, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@snoobiegoobert
Copy link

snoobiegoobert commented May 4, 2024

Some information

Operating system: Windows
Java version: IBM Semeru JRE 17.0.10.7 openj9
Minecraft version: Fabric 0.15.11 1.20.4
Baritone version: 1.10.2-2-g1018db79-dirty
Other mods (if used):
Chunky-1.3.138.jar
Clumps-fabric-1.20.4-15.0.0.2.jar
CullLessLeaves-1.3.0.jar
ImmediatelyFast-Fabric-1.2.12+1.20.4.jar
Ksyxis-1.2.2.jar
Log-Begone-Fabric-1.20-1.0.7.jar
YetAnotherConfigLib-3.4.2+1.20.4-fabric.jar
alternate-current-mc1.20-1.7.0.jar
autoreconnector-fabric-1.1.1-1.20.4.jar
baritone-api-fabric-1.10.2.jar
betterbeds-1.3.0-1.19.3.jar
betterchunkloading-fabric-1.20.1-2.3.jar
betterfpsdist-fabric-1.20.1-4.0.jar
botwrangler-1.0.0.jar
c2me-fabric-mc1.20.4-0.2.0+alpha.11.67.jar
chunksending-fabric-1.20.1-2.8.jar
clientcrafting-fabric-1.20.1-1.7.jar
cloth-config-13.0.121-fabric.jar
connectivity-fabric-1.20.1-4.8.jar
cupboard-fabric-1.20.1-2.6.jar
entityculling-fabric-1.6.4-mc1.20.4.jar
fabric-api-0.97.0+1.20.4.jar
fabric-chunkpregen-0.3.7.jar
ferritecore-6.0.3-fabric.jar
krypton-0.2.6.jar
lazy-language-loader-0.3.5.jar
lithium-fabric-mc1.20.4-0.12.1.jar
lunade-fastanim-1.6-1.20.jar
memoryleakfix-fabric-1.17+-1.1.5.jar
methane-3.6.0.jar
moreculling-1.20.4-0.24.0.jar
recipeessentials-fabric-1.20.1-3.2.jar
smoke-suppression-1.0.19+MC1.20.2-1.20.5.jar

Exception, error or logs

Not applicable

How to reproduce

In my case I had 10 simultaneous baritone instances clearing the area (a single chunk, border to border) but it should be reproducible with 1

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.

Additional comments

Baritone is being used via the API and not chatcontrol

@snoobiegoobert snoobiegoobert added the bug Something isn't working label May 4, 2024
@snoobiegoobert
Copy link
Author

example
example2

@snoobiegoobert
Copy link
Author

Willing to record a demo of the behavior tmrw if needed

@snoobiegoobert
Copy link
Author

It also seems to like mining bedrock?
image

@ZacSharp
Copy link
Collaborator

You should try using buildInLayers. If Baritone had a better builder it could be expected to figure out the building order on its own, but until that happens this is actually far from what you can expect from Baritone.

In some sense this is really a bug, but I'll close it anyway. The current builder can't be expected to do this and if we get a better one this issue is obsolete anyway.

@ZacSharp
Copy link
Collaborator

To avoid misunderstandings: Baritone is expected to be capable of clearing that hole, if you tell it in which order to do so.

@snoobiegoobert
Copy link
Author

thanks for clearing that up and taking the time to respond, ill look into usage of buildInLayers

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

2 participants