Guest User

error code

a guest
Dec 6th, 2024
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.11 KB | None | 0 0
  1. Executing Gradle task: runClient
  2. Build info: MCreator 2024.3.42716, neoforge-1.21.1, 64-bit, 32581 MB, Windows 11, JVM 21.0.4, JAVA_HOME: C:\Users\Admin\OneDrive\Desktop\Mcreator20243\jdk, started on: 2024-12-06-12:39:39
  3. Loaded APIs: geckolib
  4.  
  5. Reusing configuration cache.
  6. > Task :createArtifactManifest UP-TO-DATE
  7. > Task :downloadAssets UP-TO-DATE
  8. > Task :createMinecraftArtifacts UP-TO-DATE
  9. > Task :writeClientLegacyClasspath UP-TO-DATE
  10. > Task :prepareClientRun UP-TO-DATE
  11. > Task :processResources UP-TO-DATE
  12. > Task :compileJava UP-TO-DATE
  13. > Task :classes UP-TO-DATE
  14. > Task :runClient
  15. Picked up JAVA_TOOL_OPTIONS: -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=63232
  16. Listening for transport dt_socket at address: 63232
  17. [12:39:43] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, C:\\Users\\Admin\\.mcreator\\gradle\\caches\\neoformruntime\\assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430]
  18. [12:39:43] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
  19. [12:39:43] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
  20. [12:39:43] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,forgeclient,forgedatauserdev,testharness,forgeserverdev,forgeserveruserdev,forgejunitdev,forgeclientdev,forgeclientuserdev,forgeserver,forgejunituserdev,forgedatadev]
  21. [12:39:43] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,slf4jfixer,runtime_enum_extender,accesstransformer,runtimedistcleaner]
  22. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  23. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Admin\MCreatorWorkspaces\purps_mcu\run
  24. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\Admin\MCreatorWorkspaces\purps_mcu\run\mods
  25. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Admin\MCreatorWorkspaces\purps_mcu\run\config
  26. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Admin\MCreatorWorkspaces\purps_mcu\run\config\fml.toml
  27. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.ta.CommonLaunchHandler/CORE]: Got mod coordinates testproject%%C:\Users\Admin\MCreatorWorkspaces\purps_mcu\build\classes\java\main;testproject%%C:\Users\Admin\MCreatorWorkspaces\purps_mcu\build\resources\main from env
  28. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.ta.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{testproject=[C:\Users\Admin\MCreatorWorkspaces\purps_mcu\build\classes\java\main, C:\Users\Admin\MCreatorWorkspaces\purps_mcu\build\resources\main]}]
  29. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
  30. [12:39:43] [main/INFO] [ne.ne.fm.lo.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
  31. [12:39:43] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
  32. [12:39:43] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
  33. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  34. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  35. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  36. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  37. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  38. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLLoader/CORE]: FML 4.0.24 loading
  39. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLLoader/CORE]: FML found ModLauncher version : 11.0.4+main.d2e20e43
  40. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLLoader/CORE]: FML found AccessTransformer version : 10.0.1+139da711
  41. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLLoader/CORE]: FML found EventBus version : null
  42. [12:39:43] [main/DEBUG] [ne.ne.fm.lo.FMLLoader/CORE]: Found Runtime Dist Cleaner
  43. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  44. [12:39:43] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  45. Exception in thread "main" joptsimple.OptionArgumentConversionException: Cannot parse argument 'C:\\Users\\Admin\\.mcreator\\gradle\\caches\\neoformruntime\\assets' of option assetsDir
  46. at MC-BOOTSTRAP/[email protected]/joptsimple.AbstractOptionSpec.convertWith(
  47. AbstractOptionSpec.java:92
  48. at MC-BOOTSTRAP/[email protected]/joptsimple.AbstractOptionSpec.convertWith(AbstractOptionSpec.java:92)
  49. at MC-BOOTSTRAP/[email protected]/joptsimple.ArgumentAcceptingOptionSpec.convert(
  50. ArgumentAcceptingOptionSpec.java:277
  51. at MC-BOOTSTRAP/[email protected]/joptsimple.ArgumentAcceptingOptionSpec.convert(ArgumentAcceptingOptionSpec.java:277)
  52. at MC-BOOTSTRAP/[email protected]/joptsimple.OptionSet.valuesOf(
  53. OptionSet.java:223
  54. at MC-BOOTSTRAP/[email protected]/joptsimple.OptionSet.valuesOf(OptionSet.java:223)
  55. at MC-BOOTSTRAP/[email protected]/joptsimple.OptionSet.valueOf(
  56. OptionSet.java:172
  57. at MC-BOOTSTRAP/[email protected]/joptsimple.OptionSet.valueOf(OptionSet.java:172)
  58. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ArgumentHandler.lambda$processArguments$2(
  59. ArgumentHandler.java:66
  60. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ArgumentHandler.lambda$processArguments$2(ArgumentHandler.java:66)
  61. at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(
  62. ConcurrentHashMap.java:1708
  63. at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
  64. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(
  65. TypesafeMap.java:52
  66. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
  67. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(
  68. TypesafeMap.java:47
  69. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
  70. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Environment.computePropertyIfAbsent(
  71. Environment.java:61
  72. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:61)
  73. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ArgumentHandler.processArguments(
  74. ArgumentHandler.java:66
  75. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ArgumentHandler.processArguments(ArgumentHandler.java:66)
  76. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.processArguments(
  77. TransformationServicesHandler.java:62
  78. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.processArguments(TransformationServicesHandler.java:62)
  79. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(
  80. TransformationServicesHandler.java:48
  81. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:48)
  82. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(
  83. Launcher.java:84
  84. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:84)
  85. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(
  86. Launcher.java:74
  87. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74)
  88. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(
  89. BootstrapLaunchConsumer.java:26
  90. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
  91. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(
  92. BootstrapLaunchConsumer.java:23
  93. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
  94. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(
  95. BootstrapLauncher.java:210
  96. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210)
  97. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(
  98. BootstrapLauncher.java:69
  99. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69)
  100. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(
  101. DirectMethodHandleAccessor.java:103
  102. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
  103. at java.base/java.lang.reflect.Method.invoke(
  104. Method.java:580
  105. at java.base/java.lang.reflect.Method.invoke(Method.java:580)
  106. at [email protected]/net.neoforged.devlaunch.Main.main(
  107. Main.java:55
  108. at [email protected]/net.neoforged.devlaunch.Main.main(Main.java:55)
  109. Caused by: joptsimple.ValueConversionException: Directory [C:\Users\Admin\.mcreator\gradle\caches\neoformruntime\assets] does not exist
  110. at MC-BOOTSTRAP/[email protected]/joptsimple.util.PathConverter.convert(
  111. PathConverter.java:28
  112. at MC-BOOTSTRAP/[email protected]/joptsimple.util.PathConverter.convert(PathConverter.java:28)
  113. at MC-BOOTSTRAP/[email protected]/joptsimple.util.PathConverter.convert(
  114. PathConverter.java:14
  115. at MC-BOOTSTRAP/[email protected]/joptsimple.util.PathConverter.convert(PathConverter.java:14)
  116. at MC-BOOTSTRAP/[email protected]/joptsimple.internal.Reflection.convertWith(
  117. Reflection.java:124
  118. at MC-BOOTSTRAP/[email protected]/joptsimple.internal.Reflection.convertWith(Reflection.java:124)
  119. at MC-BOOTSTRAP/[email protected]/joptsimple.AbstractOptionSpec.convertWith(
  120. AbstractOptionSpec.java:90
  121. at MC-BOOTSTRAP/[email protected]/joptsimple.AbstractOptionSpec.convertWith(AbstractOptionSpec.java:90)
  122. ... 20 more
  123. > Task :runClient FAILED
  124. FAILURE: Build failed with an exception.
  125. * What went wrong:
  126. Execution failed for task ':runClient'.
  127. > Process 'command 'C:\Users\Admin\OneDrive\Desktop\Mcreator20243\jdk\bin\java.exe'' finished with non-zero exit value 1
  128. * Try:
  129. > Run with --stacktrace option to get the stack trace.
  130. > Run with --info or --debug option to get more log output.
  131. > Run with --scan to get full insights.
  132. > Get more help at https://help.gradle.org.
  133. BUILD FAILED in 3s
  134. 8 actionable tasks: 1 executed, 7 up-to-date
  135. Configuration cache entry reused.
  136.  
  137. BUILD FAILED
  138. Task completed in 3 seconds
  139.  
  140.  
Advertisement
Add Comment
Please, Sign In to add comment