MCreator Gradle Error: No such version exists!

Started by carl4020 on

Topic category: Help with MCreator software

Active 6 years ago
Joined Dec 2018
Points:
716

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
MCreator Gradle Error: No such version exists!
Fri, 02/15/2019 - 18:18 (edited)

Error: 

   
Executing gradle command: wrapper --gradle-version 4.4
Build info: MCreator 1.8.2, 64-bit, 8118 MB, Windows 10 - cmd, JVM 1.8.0_192, JAVA_HOME: C:\Pylo\MCreator182\.\jdk
(c) 2018 Microsoft Corporation. Alle rettigheder forbeholdes.
C:\Pylo\MCreator182\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" wrapper --gradle-version 4.4 
BUILD FAILED
Total time: 5.954 secs
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Pylo\MCreator182\forge\build.gradle' line: 24
* What went wrong:
A problem occurred evaluating root project 'forge'.
> No such version exists!
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator182\forge>
Task completed with return code 0 in 6312 milliseconds

Edited by carl4020 on Fri, 02/15/2019 - 18:18
Active 6 years ago
Joined Feb 2019
Points:
675

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
every time I tried to enter…
Fri, 02/15/2019 - 15:04

every time I tried to enter MCreator, and every time the same error

Active 3 years ago
Joined May 2018
Points:
1095

User statistics:

  • Modifications: 4
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 564
it's normal, it's a Forge…
Fri, 02/15/2019 - 15:19

it's normal, it's a Forge Bug, if you don't understand, take this as a Minecraft Forge Maintenance so we can't use MCreator for a while

Active 4 years ago
Joined Aug 2018
Points:
1042

User statistics:

  • Modifications: 3
  • Forum topics: 28
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 378
Solved! Just do it! : -…
Fri, 02/15/2019 - 18:49

Solved! Just do it! :

--refresh-dependencies

Active 4 years ago
Joined Aug 2018
Points:
1042

User statistics:

  • Modifications: 3
  • Forum topics: 28
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 378
Solved! Please Run: -…
Fri, 02/15/2019 - 18:53

Solved! Please Run:

--refresh-dependencies

The fix for this is the…
Fri, 02/15/2019 - 19:11

The fix for this is the following:

  1. Go to your user folder and in this folder, go to a folder called .mcreator. In this folder, delete a folder called gradle
  2. Reboot your computer
  3. Run MCreator again

If this does not help, try the following:

  1. Go to your user folder and in this folder, go to folder called .mcreator. In this folder, delete a folder called gradle
  2. Completely reinstall MCreator
  3. Run the setup again

This issue was caused by an outdated repository that was in use by Minecraft Forge and their development gradle toolkit needs to be updated.

Active 4 years ago
Joined Aug 2018
Points:
1042

User statistics:

  • Modifications: 3
  • Forum topics: 28
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 378
Yes!
Fri, 02/15/2019 - 19:17

Yes!

Active 3 years ago
Joined May 2018
Points:
1095

User statistics:

  • Modifications: 4
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 564
Nice, also you don't need to…
Fri, 02/15/2019 - 19:29

Nice, also you don't need to reboot your computer for it work :P, you just delete .gradle folder and open MCreator and it do his things and it work

carl4020 make sure you have…
Fri, 02/15/2019 - 19:42

carl4020 make sure you have an internet connection. You might need to do what I wrote a few times, at least in my case I had to do this twice in order to get it to work.

Active 6 years ago
Joined Jan 2015
Points:
723

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Im still getting this error …
Fri, 02/15/2019 - 22:27

Im still getting this error

 

   
Executing gradle command: wrapper --gradle-version 4.4
Build info: MCreator 1.8.2, 64-bit, 8095 MB, Windows 10 - cmd, JVM 1.8.0_192, JAVA_HOME: C:\Pylo\MCreator182\.\jdk
C:\Pylo\MCreator182\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" wrapper --gradle-version 4.4 
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Pylo\MCreator182\forge\build.gradle' line: 24
* What went wrong:
A problem occurred evaluating root project 'forge'.
> No such version exists!
* 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.713 secs
C:\Pylo\MCreator182\forge>
Task completed with return code 0 in 12001 milliseconds

Active 6 years ago
Joined Jan 2015
Points:
723

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
this is really starting to…
Fri, 02/15/2019 - 22:39

this is really starting to anoy me i have restated my pc 5 times deleted the gradle lots and even try to replace gradel with a older verison 

Active 5 years ago
Joined Feb 2019
Points:
687

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Ah ok, not just me…
Sat, 02/16/2019 - 06:43

Ah ok, not just me. worldwide problem. Relieving, as ironic as that is.

Active 5 years ago
Joined Feb 2019
Points:
687

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
I just made a structure for…
Sat, 02/16/2019 - 06:44

I just made a structure for my dimension and i wanted to see if the concreted ported from mc edit correctly, and i cant runclient. sure it will be fixed soon

Active 6 years ago
Joined Feb 2019
Points:
685

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
thank you very much! m__m I…
Sat, 02/16/2019 - 08:46

thank you very much! m__m

I solved it!

 

Active 6 years ago
Joined Feb 2016
Points:
715

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Hello, I don't have any file…
Sat, 02/16/2019 - 08:58

Hello, I don't have any file called ".mcreator" in my user file and I can't run the command with gradle. Has anyone encountered this problem so far? How to get gradle "in work"?