Posted October 23, 201411 yr Recommended 1.7.10 is giving me error while I am first setting it up for eclipse (not sure if I said it right, I am using command prompt in Windows): When I type "gradlew setupDecompWorkspace eclipse" FAILURE: Build failed with an exception. * What went wrong: Could not resolve all dependencies for configuration ':userDevPackageDepConfig'. > Could not resolve net.minecraftforge:forge:1.7.10-10.13.2.1230. Required by: com.yourname.modid:forge-1.7.10-10.13.2.1230-src:1.0 > Could not GET 'http://files.minecraftforge.net/maven/net/minecraftforge/for'>http://files.minecraftforge.net/maven/net/minecraftforge/for ge/1.7.10-10.13.2.1230/forge-1.7.10-10.13.2.1230.pom'. > Connection to http://files.minecraftforge.net refused > Could not GET 'https://libraries.minecraft.net/net/minecraftforge/forge/1.7 .10-10.13.2.1230/forge-1.7.10-10.13.2.1230.pom'. Received status code 403 from s erver: Forbidden * 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 37.789 secs When I type "gradlew setupDecompWorkspace --refresh-dependencies": FAILURE: Build failed with an exception. * What went wrong: Problem configuring task :setupDecompWorkspace from command line. > Unknown command-line option '--refresh-dependencies?'. * Try: Run gradlew help --task :setupDecompWorkspace to get task usage details. Run wit h - -stacktrace option to get the stack trace. Run with - -info or - -debug option to get more log output. BUILD FAILED Total time: 8.082 secs C:\Users\User\Desktop\Modding_Docks_Bravo\forge-1.7.10-10.13.2.1230-src>gradlew setupDecompWorkspace --refresh-dependencies FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'forge-1.7.10-10.13.2.1230-src'. > Could not resolve all dependencies for configuration ':classpath'. > Could not resolve net.minecraftforge.gradle:ForgeGradle:1.2-SNAPSHOT. Required by: :forge-1.7.10-10.13.2.1230-src:unspecified > Unable to load Maven meta-data from http://files.minecraftforge.net/mave n/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/maven-metadata.xml. > Could not GET 'http://files.minecraftforge.net/maven/net/minecraftfor ge/gradle/ForgeGradle/1.2-SNAPSHOT/maven-metadata.xml'. > Connection to http://files.minecraftforge.net refused * 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: 29.005 secs Help will be really appreciated Sorry if I did something stupid, its 2 am and I am sleepy.
October 24, 201411 yr I get the same thing, only I type "gradlew setupDecompWorkspace". Check out my furniture mod! http://www.minecraftforge.net/forum/index.php/topic,23785.0.html
October 24, 201411 yr Hi guys, This actually isn't your fault. There have been some server troubles over the past few days. Try again the problem should be fixed. An average guy who mods Minecraft. If you need help and are willing to use your brain, don't be afraid to ask. Also, check out the Unofficial Minecraft Coder Pack (MCP) Prerelease Center for the latest from the MCP Team! Was I helpful? Leave some karma/thanks!
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.