Posted October 23, 201411 yr I'm trying to set up a new workspace. I did it last week and everything was perfectly fine. Haven't downloaded any system updates or anything since then. When I go into the new folder, open a command prompt there and type: gradlew setupDecompWorkspace after a minute it comes up with this: C:\Users\Raven\Documents\Modding Src\Mod>gradlew setupDecompWorkspace FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'Mod'. > Could not resolve all dependencies for configuration ':classpath'. > Could not resolve net.minecraftforge.srg2source:Srg2Source:3.2-SNAPSHOT. Required by: :Mod:unspecified > net.minecraftforge.gradle:ForgeGradle:1.2-SNAPSHOT > Unable to load Maven meta-data from http://files.minecraftforge.net/maven/net/minecraftforge/srg2source/Srg2Source/3.2-SNAPSHOT/maven-metadata.xml.'>http://files.minecraftforge.net/maven/net/minecraftforge/srg2source/Srg2Source/3.2-SNAPSHOT/maven-metadata.xml. > Could not GET 'http://files.minecraftforge.net/maven/net/minecraftforge/srg2source/Srg2Source/3.2-SNAPSHOT/maven-metadata.xml'.'>http://files.minecraftforge.net/maven/net/minecraftforge/srg2source/Srg2Source/3.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: 28.61 secs C:\Users\Raven\Documents\Modding Src\Mod> Happens with Forge 1180 (what I used earlier that worked) and also with 1230 (latest recommended). Can someone tell me why it suddenly won't let me download this stuff?
October 23, 201411 yr It looks like some forge servers are down, because I and some other guys gets the same/similiar error message.
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.