Jump to content

Clems

Members
  • Posts

    1
  • Joined

  • Last visited

Clems's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Good morning, I come to you because I recently wanted to start a new project on Minecraft in version 1.7.10 but I am facing a problem during the execution of the "gradlew setupDecompWorkspace" command in the cmd. To start I use the version recommended on the forge site (1.7.10 - 10.13.4.1614) as well as java jre and jdk 8, they are well placed in the system environment (PATH and JAVA_HOME) Now let's move on to the main problem I started by creating a folder, then I extracted all the zip file in this folder. Then I run the cmd in the folder before doing a gradlew task to check how it works. Now I run the command "gradlew setupDecompWorkspace" and an error occurs arrived at the 1.7.10.json file here is the error that the cmd shows me. C:\Users\Administrator\Desktop\forge-1.7.10-10.13.4.1614-1.7.10-src>gradlew setupDecompWorkspace WARNING: You are using an unsupported version of ForgeGradle. Please consider upgrading to ForgeGradle 4 and helping in the efforts to get old versions working on the modern toolchain. See https://gist.github.com/TheCurle/fe7ad3ede188cbdd15c235cc75d52d4a for more info on contributing. ################################################# ForgeGradle 1.2.2-g2ea0336 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# :extractMcpData :getVersionJson Unexpected reponse 403 from http://s3.amazonaws.com/Minecraft.Download/versions/1.7.10/1.7.10.json :extractUserDev :genSrgs SKIPPED :extractNatives :getAssetsIndex Unexpected reponse 403 from https://s3.amazonaws.com/Minecraft.Download/indexes/1.7.10.json :getAssetsIndex FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':getAssetsIndex'. > java.io.FileNotFoundException: C:\Users\Administrator\.gradle\caches\minecraft\assets\indexes\1.7.10.json (The specified file could not be found) * 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: 17.27 secs Thank you for taking the time to read this message, waiting for a response and help from you. Thank you in advance for any help you could give me. Cordially, Clems
×
×
  • Create New...

Important Information

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