ModernFix

ModernFix

93M Downloads

ModernFix 1.21.4 repo is not buildable

Closed this issue ยท 1 comments

commented

Bug Description

When attempting to compile the latest 1.21.4 branch of ModernFix with Gradle, The compiler complains about kubejs and rhino libraries not being found.

Reproduction Steps

  1. Clone the 1.21.4 branch,
  2. Run gradlew build in the cloned repo,
  3. Wait for a while,
  4. Get the 404 error.

Log File

The logs can be found here.

commented

Thanks, I fixed the build (but I haven't merged any other changes from 1.20/1.21).