Guest User

Untitled

a guest
May 11th, 2024
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.56 KB | None | 0 0
  1. Build info: MCreator 2024.1.18518, forge-1.20.1, 64-bit, 8048 MB, Windows 10, JVM 17.0.10, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-05-11-10:26:43
  2.  
  3. > Task :compileJava UP-TO-DATE
  4. > Task :processResources
  5. > Task :classes
  6. > Task :downloadMcpConfig
  7. > Task :extractSrg UP-TO-DATE
  8. > Task :createSrgToMcp UP-TO-DATE
  9. > Task :downloadMCMeta UP-TO-DATE
  10. > Task :downloadAssets UP-TO-DATE
  11. > Task :extractNatives UP-TO-DATE
  12. > Task :makeSrcDirs
  13. > Task :prepareRuns
  14. > Task :prepareRunClient
  15. > Task :prepareRunClientCompile
  16. > Task :runClient
  17. [10:26:52] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 5, --assetsDir, C:\Users\user\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 47.2.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
  18. [10:26:52] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.10 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0
  19. [10:26:52] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
  20. [10:26:52] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  21. [10:26:52] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
  22. [10:26:52] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  23. [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\user\MCreatorWorkspaces\jeff\run
  24. [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\user\MCreatorWorkspaces\jeff\run\mods
  25. [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\user\MCreatorWorkspaces\jeff\run\config
  26. [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\user\MCreatorWorkspaces\jeff\run\config\fml.toml
  27. Exception in thread "main" java.lang.RuntimeException: Failed to load FML config from C:\Users\user\MCreatorWorkspaces\jeff\run\config\fml.toml
  28. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(
  29. FMLConfig.java:108
  30. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:108)
  31. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.load(
  32. FMLConfig.java:122
  33. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:122)
  34. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(
  35. ModDirTransformerDiscoverer.java:37
  36. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(ModDirTransformerDiscoverer.java:37)
  37. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$14(
  38. TransformationServicesHandler.java:125
  39. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$14(TransformationServicesHandler.java:125)
  40. at java.base/java.util.stream.ReferencePipeline$3$1.accept(
  41. ReferencePipeline.java:197
  42. at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
  43. at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(
  44. AbstractList.java:720
  45. at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)
  46. at java.base/java.util.stream.AbstractPipeline.copyInto(
  47. AbstractPipeline.java:509
  48. at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
  49. at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(
  50. AbstractPipeline.java:499
  51. at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
  52. at java.base/java.util.stream.AbstractPipeline.evaluate(
  53. AbstractPipeline.java:575
  54. at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
  55. at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(
  56. AbstractPipeline.java:260
  57. at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
  58. at java.base/java.util.stream.ReferencePipeline.toArray(
  59. ReferencePipeline.java:616
  60. at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
  61. at java.base/java.util.stream.ReferencePipeline.toArray(
  62. ReferencePipeline.java:622
  63. at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
  64. at java.base/java.util.stream.ReferencePipeline.toList(
  65. ReferencePipeline.java:627
  66. at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
  67. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(
  68. TransformationServicesHandler.java:127
  69. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:127)
  70. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(
  71. Launcher.java:87
  72. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)
  73. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(
  74. Launcher.java:78
  75. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
  76. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(
  77. BootstrapLaunchConsumer.java:26
  78. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
  79. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(
  80. BootstrapLaunchConsumer.java:23
  81. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
  82. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(
  83. BootstrapLauncher.java:141
  84. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
  85. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  86. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(
  87. ParsingException.java:22
  88. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
  89. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(
  90. ReaderInput.java:36
  91. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
  92. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readChar(
  93. AbstractInput.java:49
  94. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
  95. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(
  96. AbstractInput.java:123
  97. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
  98. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseKey(
  99. TableParser.java:166
  100. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
  101. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseDottedKey(
  102. TableParser.java:145
  103. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
  104. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseNormal(
  105. TableParser.java:55
  106. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
  107. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(
  108. TomlParser.java:44
  109. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
  110. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(
  111. TomlParser.java:37
  112. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
  113. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(
  114. ConfigParser.java:113
  115. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
  116. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(
  117. ConfigParser.java:219
  118. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
  119. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(
  120. ConfigParser.java:202
  121. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
  122. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(
  123. WriteSyncFileConfig.java:73
  124. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
  125. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.SimpleCommentedFileConfig.load(
  126. SimpleCommentedFileConfig.java:38
  127. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.SimpleCommentedFileConfig.load(SimpleCommentedFileConfig.java:38)
  128. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(
  129. FMLConfig.java:104
  130. at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:104)
  131. ... 18 more
  132. > Task :runClient FAILED
  133. FAILURE: Build failed with an exception.
  134. * What went wrong:
  135. Execution failed for task ':runClient'.
  136. > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
  137. * Try:
  138. > Run with --stacktrace option to get the stack trace.
  139. > Run with --info or --debug option to get more log output.
  140. > Run with --scan to get full insights.
  141. > Get more help at https://help.gradle.org.
  142. BUILD FAILED in 8s
  143. 10 actionable tasks: 4 executed, 6 up-to-date
Advertisement
Add Comment
Please, Sign In to add comment