ConnectedTexturesMod for Fabric

ConnectedTexturesMod for Fabric

227k Downloads

FAILURE: Build failed with an exception.

edwloef opened this issue ยท 1 comments

commented

Downloaded source, won't build due to inability to compile settings.gradle.

stack trace: https://pastebin.com/SCFBRa3x

commented

This issue occurs because the Gradle wrapper version that is used doesn't support Java 16. For now, you can update it manually or use an older Java version, such as 11. This will be fixed soon.