an error with the CVT that is not being solved

Started by Drakians_ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
an error with the CVT that is not being solved

For some reason, the workspace is not loading, both new and old

And nothing helps.

 

 


Executing Gradle task: eclipse
Build info: MCreator 2024.2.32117, forge-1.20.1, 64-bit, 65349 MB, Windows 11, JVM 21.0.3, JAVA_HOME: E:\MCreator\jdk, started on: 2025-06-12-21:59:30

FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'vvv'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not download ForgeGradle-6.0.36.jar (net.minecraftforge.gradle:ForgeGradle:6.0.36)
> Could not get resource 'https://maven.minecraftforge.net/net/minecraftforge/gradle/ForgeGradle/6.0.36/ForgeGradle-6.0.36.jar'.
> Read timed out
> Could not download DiffPatch-2.0.12-all.jar (net.minecraftforge:DiffPatch:2.0.12)
> Could not get resource 'https://maven.minecraftforge.net/net/minecraftforge/DiffPatch/2.0.12/DiffPatch-2.0.12-all.jar'.
> Read timed out
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 1m 47s

BUILD FAILED
Task completed in 1 minute and 47 seconds
```