Ladysnake / Cardinal-Components-API

Component API to add external data to objects.
https://www.curseforge.com/minecraft/mc-mods/cardinal-components
MIT License
167 stars 37 forks source link

Failed to setup #160

Closed AlexiyOrlov closed 1 year ago

AlexiyOrlov commented 1 year ago

I'm receiving an error when I include Cardinal Components:

FAILURE: Build failed with an exception.

CONFIGURE FAILED in 819ms

Pyrofab commented 1 year ago

Does this happen with every version ? Also what if you clear your cache ?

AlexiyOrlov commented 1 year ago

I cleaned the cache, now I get "Already seen doctype":

Configure project : Fabric Loom: 1.1.14 Found existing cache lock file, rebuilding loom cache. This may have been caused by a failed or canceled build. Download https://ladysnake.jfrog.io/artifactory/mods/dev/onyxstudios/cardinal-components-api/cardinal-components-api/5.0.2/cardinal-components-api-5.0.2.pom, took 876 ms (10.89 kB) [Fatal Error] cardinal-components-api-5.0.2.pom:2:10: Already seen doctype.

FAILURE: Build failed with an exception.

CONFIGURE FAILED in 7s

Pyrofab commented 1 year ago

Oh right, you are still using the old maven coordinates. Please refer to the readme for the new instructions.

AlexiyOrlov commented 1 year ago

Fixed by changing maven repo