Skip to content

fix MC-271899 #419

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

Merged
merged 4 commits into from
Jul 21, 2025
Merged

fix MC-271899 #419

merged 4 commits into from
Jul 21, 2025

Conversation

MicrocontrollersDev
Copy link
Contributor

https://bugs.mojang.com/browse/MC/issues/MC-271899

this stems from a neoforge report. it seems its incredibly rare to reproduce but their patch (as described in the mojira bug report) should be enough to patch it. i'm pretty sure this is how you correctly implement a patch like this using mixin, but not 100% on it.

i was previously trying to wrapoperation/modifyexpression it and noticed i was nuking structures entirely. with this current mixin it appears that structures generate fine, so I'm PRing it

@isXander isXander merged commit c9d7a5f into isXander:1.21.7 Jul 21, 2025
1 check passed
@MicrocontrollersDev MicrocontrollersDev deleted the mc271899 branch July 21, 2025 18:33
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.

2 participants