Cardinal Components API

Cardinal Components API

21M Downloads

Cardinal components API 4.0.0 jar seems to be missing modules

barribob opened this issue ยท 7 comments

commented

The jar on curseforge seems to have only two modules inside of it, whereas the 3.1.1 version has all of the modules. I don't see anything about this on the changelog, so not sure exactly what is going on. Do we need to download all of the individual modules from now on?

commented

Should be fine now

commented

I just want to note I also ran into this trying to install Victus in our modpack.

commented

it in fact doesn't have any of CCA's modules, thanks for catching that.

seems like loom changed stuff and broke the CI pipeline

commented

@UpcraftLP I fixed some 1.18 release changes in my fork (skerit@cf4e571) but when I build the project I don't get any usable jars.

Is this related?

commented

@UpcraftLP @miyo6032 I reverted the changes in the build.gradle script to the ones from this commit: https://github.com/OnyxStudios/Cardinal-Components-API/blob/585360f93d8172ba8f69ce75580112a98f9a3baa/build.gradle, now assembling the project works again. Tests don't want to run though, so I have to use the gradle assemble tasks to get the jar.

commented

Is this fixed with the release of 4.0.1?

commented

You say the release of 4.0.1, but the .jar is incorrect (it only contains META-INF) on github and it's not available on curseforge either, so there's no way to check.