Posted March 18, 20178 yr I am trying to setup a new environment for modding minecraft 1.11.2. I am following tutorial (https://mcforge.readthedocs.io/en/latest/gettingstarted/) for linux. After downloading, creating new folder and running gradlew setupDecompWorkspace I receive an error with several notes. I am new to this and not sure if notes are leading to errors or if servers are down or something. I did not run with --info or --stacktrace, since the error seems self-explanatory, but can do so if anyone thinks might be helpful. Thanks for any help. Tony First questionable note: "This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril." -- download page on Forge says 11.2 , so not sure why coming back and stating it is 1.11 Error: Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2228/forge-1.11.2-13.20.0.2228-userdev.jar :extractDependencyATs SKIPPED :extractMcpData Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.11.2/mcp-1.11.2-srg.zip :extractMcpMappings FAILURE: Build failed with an exception. * What went wrong: Could not resolve all dependencies for configuration ':forgeGradleMcpMappings'. > Could not resolve de.oceanlabs.mcp:mcp_snapshot:20161220-1.11. Required by: com.yourname.modid:OilMod:1.0 > Could not resolve de.oceanlabs.mcp:mcp_snapshot:20161220-1.11. > Could not get resource 'http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20161220-1.11/mcp_snapshot-20161220-1.11.pom'. > Could not GET 'http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20161220-1.11/mcp_snapshot-20161220-1.11.pom'. > Connect to files.minecraftforge.net:80 [files.minecraftforge.net/158.69.55.219] failed: Connection timed out * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED ***************** ***************** Entire dump: ./gradlew setupDecompWorkspace To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html. This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril. ################################################# ForgeGradle 2.2-SNAPSHOT-2112b0a https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# :deobfCompileDummyTask :deobfProvidedDummyTask :getVersionJson :extractUserdev Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2228/forge-1.11.2-13.20.0.2228.pom Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2228/forge-1.11.2-13.20.0.2228-userdev.jar :extractDependencyATs SKIPPED :extractMcpData Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.11.2/mcp-1.11.2-srg.zip :extractMcpMappings FAILURE: Build failed with an exception. * What went wrong: Could not resolve all dependencies for configuration ':forgeGradleMcpMappings'. > Could not resolve de.oceanlabs.mcp:mcp_snapshot:20161220-1.11. Required by: com.yourname.modid:OilMod:1.0 > Could not resolve de.oceanlabs.mcp:mcp_snapshot:20161220-1.11. > Could not get resource 'http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20161220-1.11/mcp_snapshot-20161220-1.11.pom'. > Could not GET 'http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20161220-1.11/mcp_snapshot-20161220-1.11.pom'. > Connect to files.minecraftforge.net:80 [files.minecraftforge.net/158.69.55.219] failed: Connection timed out * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED
April 2, 20178 yr I have same problems too on Windows . Somebody help us ? or let us see some information . regards, error-lounch-mcp.txt
April 4, 20178 yr Probably an error with your internet connection Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.
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.