Build fails with included wrapper
magneticflux- opened this issue ยท 2 comments
The build fails with this error:
> Could not resolve all dependencies for configuration ':minecraftLibraries'.
> org.lwjgl:lwjgl:3.2.2 has more than one client module definitions.
As seen on Discord here:
Hello, I'm having issues compiling Lithium-1.16.x when i do ./gradlew build it says build failed here's the log
https://sourceb.in/c43950c27f
I'll make a PR that changes the wrapper back to 4.10.2 so Chocohead's Loom fork works.
The Gradle wrapper is currently configured to use Gradle 4.9 as of commit 812e486. Does this not resolve the problem?