Topic category: Help with MCreator software
Executing Gradle synchronization tasks
Build info: MCreator 2025.1.13416, neoforge-1.21.4, 64-bit, 16227 MB, Windows 10, JVM 21.0.5, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2025-05-05-13:43:18
Gradle is running in offline mode. Some features may not work properly!
> 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…'.
> Could not GET 'https://maven.neoforged.net/releases/net/neoforged/neoform-runtime/1.0…'.
> 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 6s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 4 minutes and 7 seconds
Please help