Charmonium icon indicating copy to clipboard operation
Charmonium copied to clipboard

Gradlew build error [1.18.X]

Open CrashedCrash opened this issue 3 years ago • 3 comments

I get some errors if I try to build the 1.18 branch.

Screens below.

CrashedCrash avatar Feb 04 '22 19:02 CrashedCrash

Screenshot 2022-02-04 212051

CrashedCrash avatar Feb 04 '22 20:02 CrashedCrash

Screenshot 2022-02-04 212558

CrashedCrash avatar Feb 04 '22 20:02 CrashedCrash

The Charmonium 1.18 branch has errors and is not finished. However, I took everything that the 1.18 branch did not have from the master branch and created a fork for 1.18 that actually works. You can clone the fork here: https://github.com/BurgBoi/Charmonium. Just type ./gradlew build into the console to get the jar file. The jar file will appear in the build/libs directory, and only take the jar file without the source, dev, etc.

BurgBoi avatar Feb 05 '22 01:02 BurgBoi