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

Fix NPE in break time calculation #4333

Merged

Conversation

ZacSharp
Copy link
Collaborator

Basically c&p from #4037
Slight catch with this solution: It is easy to disallow breaking blocks incorrectly determined to be breakable, but if Baritone thinks a block is unbreakable when it really isn't that's a dead end.

Fixes #3945

@leijurv leijurv merged commit b31e0a8 into cabaletta:1.19.4 Apr 24, 2024
4 checks passed
@ZacSharp ZacSharp mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot invoke "net.minecraft.class_1922.method_8320(net.minecraft.class_2338)" because "world" is null
2 participants