Posted January 13, 201411 yr I ran gradlew.bat setupDecompWorkspace, and i get the following error: FAILURE: Build failed with an exception. *What went wrong: A problem occurred configuring root project 'forge-1.7.2-10.12.0.998-src'. > Could not resolve all dependencies for configuration ':classpath'. > Could not resolve net.md-5:SpecialSource:1.7-SNAPSHOT. Required by: :forge-1.7.2-10.12.0.998-src:unspecified > net.minecraftforge.gradle:ForgeGradle:1.1-SNAPSHOT > Unable to load Maven meta-data from https://oss.sonatype.org/content/repositories/snapshots/net/md-5/SpecialSource/1.7-SNAPSHOT/maven-metadata.xml. > Could not GET 'https://oss.sonatype.org/content/repositories/snapshots/net/md-5/SpecialSource/1.7-SNAPSHOT/maven-metadata.xml'. > peer not authenticated * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. I have tried disabling my antivirus, as i have had problems in the past with programs not being able to connect or pass SSL Certificates correctly, but so far nothing has helped.
February 6, 201411 yr I had a similar problem, I solved it by unpathing Open JDK Portable, and installing the normal JDK, and adding the new installation location to the beginning of the path variable. talk about a waist of two hours, looking for problems >_>
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.