architectury-plugin icon indicating copy to clipboard operation
architectury-plugin copied to clipboard

Unable to disable Legacy Mixin AP with Architectury plugin enabled

Open JT122406 opened this issue 1 year ago • 3 comments

In loom 1.5 disabling Legacy AP became much larger, however arch plugin doesn't support this as it looks for refmap

JT122406 avatar Feb 20 '24 14:02 JT122406

This is seemly fixed in the last 2 commits however from my testing it still adds the refmap json for the mixins in common to the jar. This should not be the case as there should be no refmaps in the fabric jar at all if this option is disabled

JT122406 avatar Feb 29 '24 17:02 JT122406

Are you sure you are on the latest version and not just gradle caching the first version? It shouldn't add the refmap name in my testing.

shedaniel avatar Feb 29 '24 17:02 shedaniel

Are you sure you are on the latest version and not just gradle caching the first version? It shouldn't add the refmap name in my testing.

Based on my testing this is with legacy ap disabled just in the fabric project image This is with it disabled in fabric and common: image However with this option the forge jar is missing the refmap: image

JT122406 avatar Mar 01 '24 06:03 JT122406