Skip to content

mixinConfigs and convertAccessWideners not applied when using loom-no-remap#350

Open
addavriance wants to merge 2 commits into
architectury:dev/1.17from
addavriance:fix/forge-noremap-mixinconfigs-eager-finalize
Open

mixinConfigs and convertAccessWideners not applied when using loom-no-remap#350
addavriance wants to merge 2 commits into
architectury:dev/1.17from
addavriance:fix/forge-noremap-mixinconfigs-eager-finalize

Conversation

@addavriance

Copy link
Copy Markdown

This PR makes the no-remap path use the same afterEvaluate behavior as the remap path and adds a regression test to Forge261Test.

Caused by 382bdc2, which made loom.forge.mixinConfigs(...) and convertAccessWideners get finalized too early under dev.architectury.loom-no-remap. As a result, the built jar never received a MixinConfigs manifest entry and Forge loaded no mixin configs at runtime.

Comment thread src/main/java/net/fabricmc/loom/task/NonRemappedJarTaskConfiguration.java Outdated
@addavriance addavriance requested a review from Juuxel June 23, 2026 00:52
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