mjmj1996 Posted September 27, 2016 Share Posted September 27, 2016 -- 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 Quote Link to comment Share on other sites More sharing options...
larsgerrits Posted September 27, 2016 Share Posted September 27, 2016 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. Quote 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 More sharing options...
mjmj1996 Posted September 27, 2016 Author Share Posted September 27, 2016 This is one of the weirdest things happened to me lol Tried to setup a VPN and it actually worked... guess theres something wrong with my ISP Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.