Jump to content

[solved][1.10.2] ForgeGradle failed to download MCP


mjmj1996

Recommended Posts

-- so it has been solved by setting up a VPN. Still no clue why my own internet failed to download these file......

 

 

So i was trying to get ForgeSDK up and running but somehow i was not able to get anything to work.......

 

Here's what happens when i tries to run gradlew setupDecompWorkspace (with forge-1.10.2-12.18.1.2094-mdk and forge-1.10.2-12.18.1.2093-mdk)

 

Error occurred parsing version!Error occurred parsing version!

This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.

#################################################
         ForgeGradle 2.2-SNAPSHOT-c438b06        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:extractDependencyATs SKIPPED
:extractMcpData
Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.10.2/mcp-1.10.2-srg.zip

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':forgeGradleMcpData'.
> Could not download mcp-srg.zip (de.oceanlabs.mcp:mcp:1.10.2)
   > Could not close resource 'http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.10.2/mcp-1.10.2-srg.zip'.
      > Premature end of Content-Length delimited message body (expected: 682739; received: 2622

* 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: 6.975 secs

 

After trouble shooting for a while - including disable firewall, clear gradle cache manually from .gradle, install gradle from official site, reinstall JDK & JRE, find another version of forge SDK, even as far as boot into linux and tried there, nothing works......

Then tried to download that file manually for inspection, which leads to something strange... the file "mcp-1.10.2-srg" Chrome gave me is only 2.56 KB....

Suspecting the MCP file on Maven is somehow corrupted or what??

Not sure if its the correct guess.....

 

Also interestingly when i was trying to use forge-1.10.2-12.18.1.2011-mdk, it even failed to download userdev.jar...

Error occurred parsing version!
Error occurred parsing version!
This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.

#################################################
         ForgeGradle 2.2-SNAPSHOT-c438b06        
  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.10.2-12.18.1.2011/forge-1.10.2-12.18.1.2011-userdev.jar

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':forgeGradleUserDevPackage'.
> Could not download forge-userdev.jar (net.minecraftforge:forge:1.10.2-12.18.1.2011)
   > Could not close resource 'http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.10.2-12.18.1.2011/forge-1.10.2-12.18.1.2011-userdev.jar'.
      > Premature end of Content-Length delimited message body (expected: 4267519; received: 2611

* 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: 8.164 secs

Link to comment
Share on other sites

When I download that file it gives a 667 kB file, and my gradle passes that stage without problems, so this must be on your end.

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/

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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