Skip to content

fix(quilt): guard null recipe source details - #9

Open
Exohayvan wants to merge 3 commits into
minecraft/quilt-1.21.xfrom
minecraft-quilt-1.21.x-fix-recipe_source_null_guard
Open

fix(quilt): guard null recipe source details#9
Exohayvan wants to merge 3 commits into
minecraft/quilt-1.21.xfrom
minecraft-quilt-1.21.x-fix-recipe_source_null_guard

Conversation

@Exohayvan

Copy link
Copy Markdown
Owner

Summary

  • Backports the null-safe recipe source detail guard to Quilt 1.21.x.
  • Adds a regression test for a present key with a null detail list.

Fixes #3

Validation

  • ./gradlew test --tests net.exohayvan.dissolver_enhanced.data.EMCValuesTest.recipeSourceDetailReplacesNullList

@Exohayvan Exohayvan linked an issue Jul 19, 2026 that may be closed by this pull request
@Exohayvan Exohayvan added the type:bug A defect or incorrect behavior label Jul 20, 2026
Repository owner deleted a comment from sonarqubecloud Bot Jul 20, 2026
@Exohayvan Exohayvan added P2 High: major functionality is broken or crashes with limited workaround area:recipes Recipe loading, querying, snapshots, or derived EMC loader:quilt Quilt-specific status:in-review A linked pull request is awaiting review or checks status:in-progress Someone is actively implementing it and removed status:in-review A linked pull request is awaiting review or checks labels Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:recipes Recipe loading, querying, snapshots, or derived EMC loader:quilt Quilt-specific P2 High: major functionality is broken or crashes with limited workaround status:in-progress Someone is actively implementing it type:bug A defect or incorrect behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: NeoForge 1.21.1 NPE while recording recipe source details

1 participant