fabric-loom icon indicating copy to clipboard operation
fabric-loom copied to clipboard

Cannot go straight from yarn to obf names using targetNamespace

Open oragejuice opened this issue 2 years ago • 1 comments

When defining targetNamespace as "official " for the jar task. If the current mapping is set to yarn the build fails on the remapJar task with the error of "Unfixable conflicts". This can be fixed by using MojMaps for the mappings. example error log: https://pastebin.com/t4VaF14R

oragejuice avatar Mar 17 '22 22:03 oragejuice

I didn't get this error. However, I am having issues with getting the mixin refmap to use the official namespace.

TheKodeToad avatar Apr 10 '22 19:04 TheKodeToad