Topic category: Help with MCreator software
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
Based on the number of people getting this error recently, I think that could be a Minecraft Forge issue with wrong data being sent.
Check these tickets that were opened today:
I can not find a fix for this bug yet, I can confirm it is happening but the reason is still unknown.
hummm ok so we can't continue working on our mod for a while, because of this bug, if we export MCR file and redownload MCreator, it will be fix for a moment?
I have just made a plain Minecraft Forge workspace (non MCreator, the manual way as instructed my Minecraft Forge) and it returns the same error. I guess there is an issue with Minecraft Forge servers or configuration so right now all we can do is wait.
ok
Loic_MaitreDuFeu, no this won't fix this problem as it exists for all Minecraft Forge dev environment setups.
This bug was present since yesterday? because I didn't have it last weeks
Update from Minecraft Forge forums: http://www.minecraftforge.net/forum/topic/68780-cant-build-mod-anymore/
Thank you for the help
No problem, I hope this gets resolved on their side soon :)
More info: this issue is related to all MinecraftForge versions. This URL:
http://files.minecraftforge.net/maven/net/minecraftforge/forge/json
returns wrong version info. We need to wait until Minecraft Forge devs fix this repository.
But before I reinstalled Windows, everything was fine.
This is unrelated, the issue is caused by Minecraft Forge servers.
I have the same problem