fabric-loom
fabric-loom copied to clipboard
1.14+build.21 v2 fails to remap minecraft
Can be easily reproduced by changing the version in the legacy project test
Seems to happen for all legacy v2 mappings, legacy being those generated for published versions.
I've tested 1.14+build.1
, 1.14+build.21
, 1.14.1+build.1
and 19w03a.1
.
All produce similar outputs see: https://gist.github.com/NinjaPhenix/be1cdc36bdecbce77b0f47977490de5d
This is due a bug with the reto generated v2 mappings.
@modmuss50 I was trying to set up an environment for 1.14 since I am reimplementing a mod from 1.6.4 to the newer Minecraft versions using Fabric, but this was the first struggle and I would want to get as many Minecraft-Versions covered as possible.
What is the current status?