Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone is skipping over blocks and being almost nonsensical in its pathing.

identity7 opened this issue ยท 6 comments

commented

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):
Capture

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

mod4
mod3
mod2
mod1

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.
commented

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.

commented

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).

commented

It exists on the 1.19.4 branch and 1.20.4 branch, but maybe not yet in a release.

commented

Does increasing mineMaxOreLocationsCount help?

commented

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.

commented

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).