Internet error when creating/opening a project

Started by Haxuda_02 on

Topic category: Help with MCreator software

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Internet error when creating/opening a project

I tried to open my project, it said there was no internet connection. Although I have excellent internet, I turned on and off firewall and antiviruses. It doesn't work... I reinstalled Mcreator and waited for several days thinking that Mcreator servers weren't working. Nope...


Executing Gradle synchronization tasks
Build info: MCreator 2025.1.13416, neoforge-1.21.4, 64-bit, 16322 MB, Windows 10, JVM 21.0.5, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2025-05-01-21:13:36

> Task :createMinecraftArtifacts
> Task :createMinecraftArtifacts FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':createMinecraftArtifacts'.
> Error while evaluating property 'artifactManifestEntries' of task ':createMinecraftArtifacts'.
 > Could not resolve all artifacts for configuration ':neoFormRuntimeExternalTools'.
 > Could not resolve net.neoforged:neoform-runtime:1.0.13.
 Required by:
 root project :
 > Could not resolve net.neoforged:neoform-runtime:1.0.13.
 > Could not get resource 'https://maven.neoforged.net/releases/net/neoforged/neoform-runtime/1.0.13/neoform-runtime-1.0.13.pom'.
 > Could not GET 'https://maven.neoforged.net/releases/net/neoforged/neoform-runtime/1.0.13/neoform-runtime-1.0.13.pom'.
 > Got socket exception during request. It might be caused by SSL misconfiguration
 > Connection reset
* 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 4m 49s
1 actionable task: 1 executed

BUILD FAILED
Task completed in 4 minutes and 50 seconds