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 Charcoal Pile Igniter crash #2793 #2889

Open
wants to merge 2 commits into
base: 1.20.1
Choose a base branch
from

Conversation

MatthiasMann
Copy link

What

This fixes the crash and game lockup when forming the charcoal pile igniter

Implementation Details

The previous code used the wrong minimum value which resulted in an AIOOB.
In addition it wasn't using try/finally for locks which causes the locks to get stuck

Outcome

Fixed #2793

@MatthiasMann MatthiasMann requested a review from a team as a code owner February 18, 2025 22:02
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.

Charcoal Pile Igniter Multiblock Not Forming
1 participant