Posted October 15, 20168 yr getting the following output when running gradlew setupDecompWorkspace FAILURE: Build failed with an exception. * Where: Build file 'D:\Minecraft Modding\test\build.gradle' line: 18 * What went wrong: A problem occurred evaluating root project 'forge'. > java.io.EOFException: End of input at line 212 column 6 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 1 mins 8.364 secs sometimes i'm also getting the following: Unable to obtain url (http://files.minecraftforge.net/maven/net/minecraftforge/forge/json) with etag! Could not resolve all dependencies for configuration ':classpath'. > Could not resolve de.oceanlabs.mcp:RetroGuard:3.6.6. Required by: :test:unspecified > net.minecraftforge.gradle:ForgeGradle:1.2-SNAPSHOT > Could not HEAD 'http://files.minecraftforge.net/maven/de/oceanlabs/mcp/RetroGuard/3.6.6/RetroGuard-3.6.6.pom'. > org.apache.http.client.ClientProtocolException (no error message) Already tried: deleting .gradle folder from user dir. running with --refresh-dependencies
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.