fabric-loom
fabric-loom copied to clipboard
Cannot go straight from yarn to obf names using targetNamespace
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
I didn't get this error. However, I am having issues with getting the mixin refmap to use the official namespace.