Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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-07-21:42:21
- > 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 3s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 4 minutes and 3 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement