shedaniel / cloth-api

Generalized API for Fabric 1.16
The Unlicense
38 stars 8 forks source link

building fails with: "Mapping target name conflicts detected" #16

Closed fiws closed 5 years ago

fiws commented 5 years ago

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.
shedaniel commented 5 years ago

Why are you trying to build cloth tho?