Build Gradle Problem When Starting

Started by Dyingday on

Topic category: Help with MCreator software

Last seen on 23:48, 7. Apr 2018
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Build Gradle Problem When Starting
Mon, 01/15/2018 - 00:54 (edited)

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
Last seen on 16:59, 21. Jan 2018
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same problem. I…
Sat, 01/20/2018 - 13:27

I have the same problem. I haven't found a solution yet.

Last seen on 18:26, 28. Sep 2018
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Same idk how to fix it yet…
Sun, 01/21/2018 - 06:06

Same idk how to fix it yet though

 

You might want to try…
Sun, 01/21/2018 - 10:34

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).

Last seen on 04:53, 19. Mar 2023
Joined Oct 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same problem but…
Thu, 01/25/2018 - 04:05

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