Started by
Dyingday
on
Topic category: Help with MCreator software
Whenever I start the application MCreator tries to setup the Forge MDK, however, when it does the gradlew setupDecompWorkspace it seems to fail in the build.gradle file. Can someone help me workout why? Windows 10, Java jdk setup correctly. Thank you!
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [Version 10.0.16299.192]
(c) 2017 Microsoft Corporation. All rights reserved.
E:\Pylo\MCreator176>cd forge
E:\Pylo\MCreator176\forge>SET "JAVA_HOME=E:\Pylo\MCreator176\jdk64\"
E:\Pylo\MCreator176\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
E:\Pylo\MCreator176\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
E:\Pylo\MCreator176\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" cleanCache clean setupDecompWorkspace --refresh-dependencies
Etag download for http://files.minecraftforge.net/maven/de/oceanlabs/mcp/versions.json failed with code 400
Etag download for http://export.mcpbot.bspk.rs/versions.json failed with code 400
Etag download for http://files.minecraftforge.net/maven/net/minecraftforge/forge/json failed with code 400
FAILURE: Build failed with an exception.
BUILD FAIBuild file 'ETotal time: 22.395 secs
:\Pylo\MCreator176\forge\build.gradle' line: 24
LED
* Where:
* What went wrong:
A problem occurred evaluatin> No such version exists!
g root project 'forge'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
E:\Pylo\MCreator176\forge>
Task completed with return code 0 in 23081 milliseconds
Edited by Dyingday on Mon, 01/15/2018 - 00:54
I have the same problem. I haven't found a solution yet.
Same idk how to fix it yet though
You might want to try disabling any antivirus or firewall you have as it seems like something is blocking MCreator from downloading required files. You may also want to try on another network (work or school WiFI maybe).
I have the same problem but im running a Windows 7 32-bit! and i cant figure out why its not working ;-; please help me out