-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 is skipping over blocks and being almost nonsensical in its pathing. #4425
Comments
c2me is known to cause problems so you should definitely try removing it. If that doesn't help, please try removing more mods until you know which one causes the problematic behavior (if any). |
Removing c2me helped a bit with the jumping between different ore veins, but it's still ignoring untouched veins that are closer than the one it's pathing to. Removing everything but baritone had the same effects. |
Does increasing |
I'm not seeing any baritone setting called mineMaxOreLocationsCount in-game. It's not in the documentation either, https://baritone.leijurv.com/baritone/api/Settings.html#field.detail The only related setting I'm seeing is maxCachedWorldScanCount, but changing it doesn't seem to do anything. |
It exists on the 1.19.4 branch and 1.20.4 branch, but maybe not yet in a release. |
Ah, yeah, that helped a bit. It's seeing much more outside the chunk it's in, but it's still not seeing everything, even after setting it to as high as 999(with maxcachedworld... bumped as well). |
Some information
Operating system: Windows 10
Java version: 17.0.8
Minecraft version: 1.20.4
Baritone version: 1.10.2
Other mods (if used):
Exception, error or logs
Please find your
latest.log
ordebug.log
in this folder and attach it to the issueWindows: latest.log
How to reproduce
Use baritone and tell it to mine. It'll skip over blocks right next to what it's mining and often jump from vein to vein randomly without finishing the current one.
Modified settings
Final checklist
The text was updated successfully, but these errors were encountered: