Posted July 13, 201510 yr When attempting to set a workspace with forge 10.13.4.1448, running the .bat file from cmd pathed correctly, I get C:\Users\***\Desktop\dev\forge>gradlew setupDevWorkspace FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'forge'. > Could not resolve all dependencies for configuration ':classpath'. > Could not resolve net.minecraftforge.gradle:ForgeGradle:1.2-SNAPSHOT. Required by: :forge:unspecified > Unable to load Maven meta-data from http://repo1.maven.org/maven2/net/mi necraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/maven-metadata.xml. > Could not GET 'http://repo1.maven.org/maven2/net/minecraftforge/gradl e/ForgeGradle/1.2-SNAPSHOT/maven-metadata.xml'. > Permission denied: connect > 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'. > Permission denied: connect * 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: 9.895 secs C:\Users\***\Desktop\dev\forge> But if i run the bat file as administrator it works. but then if i try to run any gradlew commands it wants to reinstall gradle cmd has admin premission btw. I will supply stacktrace, or debug log if needed
July 13, 201510 yr Might be something with the forge server going wrong. Second time im reading sth like that
July 14, 201510 yr You need to change the version of ForgeGradle in the build.gradle file catch(Exception e) { } Yay, Pokémon exception handling, gotta catch 'em all (and then do nothing with 'em).
July 14, 201510 yr Yes, we need your console log to help. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
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.