Jump to content

Nexaddo

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Nexaddo

  1. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.