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 is skipping over blocks and being almost nonsensical in its pathing. #4425

Open
4 tasks done
identity7 opened this issue Jul 11, 2024 · 6 comments
Open
4 tasks done
Labels
bug Something isn't working

Comments

@identity7
Copy link

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.
@identity7 identity7 added the bug Something isn't working label Jul 11, 2024
@ZacSharp
Copy link
Collaborator

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

@identity7
Copy link
Author

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.

@ZacSharp
Copy link
Collaborator

Does increasing mineMaxOreLocationsCount help?

@identity7
Copy link
Author

identity7 commented Jul 12, 2024

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.

@ZacSharp
Copy link
Collaborator

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

@identity7
Copy link
Author

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

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