Advertisement
Guest User

Mcreator error (Error -21)

a guest
May 7th, 2025
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. Executing Gradle synchronization tasks
  2. 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
  3.  
  4. > Task :createMinecraftArtifacts
  5. > Task :createMinecraftArtifacts FAILED
  6. FAILURE: Build failed with an exception.
  7. * What went wrong:
  8. Execution failed for task ':createMinecraftArtifacts'.
  9. > Error while evaluating property 'artifactManifestEntries' of task ':createMinecraftArtifacts'.
  10. > Could not resolve all artifacts for configuration ':neoFormRuntimeExternalTools'.
  11. > Could not resolve net.neoforged:neoform-runtime:1.0.13.
  12. Required by:
  13. root project :
  14. > Could not resolve net.neoforged:neoform-runtime:1.0.13.
  15. > Could not get resource 'https://maven.neoforged.net/releases/net/neoforged/neoform-runtime/1.0.13/neoform-runtime-1.0.13.pom'.
  16. > Could not GET 'https://maven.neoforged.net/releases/net/neoforged/neoform-runtime/1.0.13/neoform-runtime-1.0.13.pom'.
  17. > Got socket exception during request. It might be caused by SSL misconfiguration
  18. > Connection reset
  19. * Try:
  20. > Run with --stacktrace option to get the stack trace.
  21. > Run with --info or --debug option to get more log output.
  22. > Run with --scan to get full insights.
  23. > Get more help at https://help.gradle.org.
  24. BUILD FAILED in 4m 3s
  25. 1 actionable task: 1 executed
  26.  
  27. BUILD FAILED
  28. Task completed in 4 minutes and 3 seconds
Tags: MCreator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement