Gradle ethernet problem

Started by kukuruza224 on

Topic category: Help with MCreator software

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle ethernet problem
Sun, 05/18/2025 - 15:44 (edited)

Executing Gradle synchronization tasks
Build info: MCreator 2025.1.13416, datapack-1.21.4, 64-bit, 8047 MB, Windows 10, JVM 21.0.5, JAVA_HOME: F:\MCreator\jdk, started on: 2025-05-18-16:25:34

> Task :packloader:createMinecraftArtifacts
> Task :packloader:createMinecraftArtifacts FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':packloader:createMinecraftArtifacts'.
> Error while evaluating property 'artifactManifestEntries' of task ':packloader:createMinecraftArtifacts'.
> Could not resolve all artifacts for configuration ':packloader:neoFormRuntimeExternalTools'.
> Could not download DiffPatch-2.0.0.36-all.jar (io.codechicken:DiffPatch:2.0.0.36)
> Could not get resource 'https://maven.neoforged.net/releases/io/codechicken/DiffPatch/2.0.0.36/…'.
> Could not GET 'https://maven.neoforged.net/releases/io/codechicken/DiffPatch/2.0.0.36/…'.
> Read timed out
> Could not download jst-cli-bundle-1.0.66.jar (net.neoforged.jst:jst-cli-bundle:1.0.66)
> Could not get resource 'https://maven.neoforged.net/releases/net/neoforged/jst/jst-cli-bundle/1…'.
> Could not GET 'https://maven.neoforged.net/releases/net/neoforged/jst/jst-cli-bundle/1…'.
> Read timed out
> Could not download Quack-0.4.10.101.jar (net.covers1624:Quack:0.4.10.101)
> Could not get resource 'https://maven.neoforged.net/releases/net/covers1624/Quack/0.4.10.101/Qu…'.
> Could not GET 'https://maven.neoforged.net/releases/net/covers1624/Quack/0.4.10.101/Qu…'.
> 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 2m 12s
1 actionable task: 1 executed

BUILD FAILED
Task completed in 2 minutes and 12 seconds
 

Edited by kukuruza224 on Sun, 05/18/2025 - 15:44