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 FacadeRecipe out of bound crashes #7954

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

Mithi83
Copy link
Contributor

@Mithi83 Mithi83 commented Jun 21, 2024

Explicitly check that the CraftingInput is exactly 3x3 in size before accessing any slots inside.

Fixes #7951.

Explicitly check that the CraftingInput is exactly 3x3 in size before
accessing any slots inside.

Fixes AppliedEnergistics#7951.
@shartte shartte merged commit 2db74c6 into AppliedEnergistics:main Jun 21, 2024
1 check passed
@shartte
Copy link
Member

shartte commented Jun 21, 2024

Thank you for these fixes!

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.

Commonly crashing while crafting in a Crafting Terminal
2 participants