building fails with: "Mapping target name conflicts detected"
fiws opened this issue ยท 1 comments
Trying to build the latest commit on the events (?) branch with a gradle 4 docker container fails for me:
Fabric Loom: 0.2.1-SNAPSHOT Build(jenkins #28)
:setting up loom dependencies
:merging jars
:setting up mappings (yarn 19w14b.1)
:extracting yarn-19w14b.1.jar
:populating field names
Found 3898 interesting names.
:remapping minecraft (TinyRemapper, official -> named)
yarn-tiny-19w14b-1: 4662 classes, 20557 methods, 17150 fields
Mapping target name conflicts detected:
METHODs net/minecraft/realms/RealmsButtonProxy/[y, getHeight]()I -> getHeight
There were unfixable conflicts.
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----
FAILURE: Build failed with an exception.