_Zyrex__

mcreator error

Jan 24th, 2025
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Executing Gradle task: runClient
  2. Build info: MCreator 2024.4.52410, neoforge-1.21.1, 64-bit, 3446 MB, Windows 11, JVM 21.0.4, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2025-01-24-21:44:31
  3.  
  4. Reusing configuration cache.
  5. FAILURE: Build failed with an exception.
  6. * What went wrong:
  7. Class 'net.neoforged.moddevgradle.internal.CreateArtifactManifestTask' not found in class loader 'InstrumentingVisitableURLClassLoader(ClassLoaderScopeIdentifier.Id{coreAndPlugins:settings[:]:buildSrc[:]:root-project[:](export)})' of type 'org.gradle.internal.classloader.VisitableURLClassLoader$InstrumentingVisitableURLClassLoader'.
  8. > Class 'net.neoforged.moddevgradle.internal.CreateArtifactManifestTask' not found in class loader 'InstrumentingVisitableURLClassLoader(ClassLoaderScopeIdentifier.Id{coreAndPlugins:settings[:]:buildSrc[:]:root-project[:](export)})' of type 'org.gradle.internal.classloader.VisitableURLClassLoader$InstrumentingVisitableURLClassLoader'.
  9. * Try:
  10. > Run with --stacktrace option to get the stack trace.
  11. > Run with --info or --debug option to get more log output.
  12. > Run with --scan to get full insights.
  13. > Get more help at https://help.gradle.org.
  14. CONFIGURE FAILED in 7s
  15. Configuration cache entry reused.
  16.  
  17. BUILD FAILED
  18. Task completed in 8 seconds
  19.  
  20.  
Advertisement
Add Comment
Please, Sign In to add comment