Field injection targets don't get remapped in the refmap properly on Forge
jacksonhardaway opened this issue · 3 comments
jacksonhardaway commented
When using Forge (this is with architectury), field injection points get remapped to intermediary in the refmap instead of srg. This causes the game to crash if using a field injection point.
shedaniel commented
Is this the common module or the forge module?
jacksonhardaway commented
Should've clarified this, I'm talking about production environment. After building the jars the fabric one works fine whereas the forge one doesn't have the field injections remapped correctly.
jacksonhardaway commented
The mixins are in the common module yeah