Jump to content

gradlew setupDecompWorkspace Error Linux


aw_wolfe

Recommended Posts

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

 

 

 

Link to comment
Share on other sites

  • 2 weeks later...

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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