Indium

Indium

26M Downloads

Unable to compile

Opened this issue ยท 4 comments

commented

The url "https://jitpack.io/com/github/jellysquid3/sodium-fabric/1.16.x~next-SNAPSHOT/maven-metadata.xml" never responds leading to the build failing to get necessary file.

Screenshot:
Capture

Putting the url in a browser doesnt work either:
image

commented

Seems like jitpack is having issues... for now, you can just grab a precompiled jar from https://github.com/comp500/Indium/runs/1743990522

If you need to compile it yourself, you'll probably have to add a maven local publishing task to Sodium, then run it and set Indium to compile using that as a dependency.

commented

I think I'll just use the precompiled jar, since im no expert. By the way thanks for the jar, other than that I have no idea whats going on with jitpack.

commented

I didn't even know the "Actions" tab existed, guess I learned something new today.

commented

Jitpack seems to be back up :)