Smooth Boot (Forge)

Smooth Boot (Forge)

10M Downloads

1.18-1.7.0 dependency compiled with errors on maven

REALMWTH opened this issue ยท 1 comments

commented

Check logs here:
https://jitpack.io/com/github/ultimateboomer/mc-smoothboot/1.18-1.7.0/build.log

I am unable to compile my project because of that.

commented

You are using a wrong Java version to build. According to the log you are using Java 8 but in this case you need Java 16. For the current version even Java 17.