
ModernFix 1.21.4 repo is not buildable
Closed this issue ยท 1 comments
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
- Clone the 1.21.4 branch,
- Run
gradlew build
in the cloned repo, - Wait for a while,
- Get the 404 error.
Log File
The logs can be found here.