Closed Custom2044 closed 3 years ago
Jitpack has been having some weird issues recently and that's what has been causing the builds to fail like that. It's specifically failing to resolve the ForgeGradle artifacts from jitpack.io which is necessary to do pretty much anything else related to the build.
Ok, thanks for the fast answer
I just rebuilt my checkout from scratch (no existing local artifacts) on the first try so it seems to work at least intermittently.
Still the same error, I'll try again later. What surprises me is that putting the URL into my browser starts the download just fine.
Ok it finally worked, thank you.
I tried following the readme as a test project and got this error :
`./gradlew setupDecompWorkspace
FAILURE: Build failed with an exception.
What went wrong: A problem occurred configuring root project 'DimensionalEdibles'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 0s`