Baritone is skipping over blocks and being almost nonsensical in its pathing.
identity7 opened this issue ยท 6 comments
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
or debug.log
in this folder and attach it to the issue
Windows: 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
- 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.
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.
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).
It exists on the 1.19.4 branch and 1.20.4 branch, but maybe not yet in a release.
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.