Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- > Task :compileJava UP-TO-DATE
- > Task :processResources
- > Task :classes
- > Task :downloadMcpConfig
- > Task :extractSrg UP-TO-DATE
- > Task :createSrgToMcp UP-TO-DATE
- > Task :downloadMCMeta UP-TO-DATE
- > Task :downloadAssets UP-TO-DATE
- > Task :extractNatives UP-TO-DATE
- > Task :makeSrcDirs
- > Task :prepareRuns
- > Task :prepareRunClient
- > Task :prepareRunClientCompile
- > Task :runClient
- [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]
- [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
- [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]
- [10:26:52] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
- [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]
- [10:26:52] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
- [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\user\MCreatorWorkspaces\jeff\run
- [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\user\MCreatorWorkspaces\jeff\run\mods
- [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\user\MCreatorWorkspaces\jeff\run\config
- [10:26:52] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\user\MCreatorWorkspaces\jeff\run\config\fml.toml
- Exception in thread "main" java.lang.RuntimeException: Failed to load FML config from C:\Users\user\MCreatorWorkspaces\jeff\run\config\fml.toml
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(
- FMLConfig.java:108
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:108)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.load(
- FMLConfig.java:122
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:122)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(
- ModDirTransformerDiscoverer.java:37
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(ModDirTransformerDiscoverer.java:37)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$14(
- TransformationServicesHandler.java:125
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$14(TransformationServicesHandler.java:125)
- at java.base/java.util.stream.ReferencePipeline$3$1.accept(
- ReferencePipeline.java:197
- at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
- at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(
- AbstractList.java:720
- at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)
- at java.base/java.util.stream.AbstractPipeline.copyInto(
- AbstractPipeline.java:509
- at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
- at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(
- AbstractPipeline.java:499
- at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
- at java.base/java.util.stream.AbstractPipeline.evaluate(
- AbstractPipeline.java:575
- at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
- at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(
- AbstractPipeline.java:260
- at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
- at java.base/java.util.stream.ReferencePipeline.toArray(
- ReferencePipeline.java:616
- at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
- at java.base/java.util.stream.ReferencePipeline.toArray(
- ReferencePipeline.java:622
- at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
- at java.base/java.util.stream.ReferencePipeline.toList(
- ReferencePipeline.java:627
- at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(
- TransformationServicesHandler.java:127
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:127)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(
- Launcher.java:87
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(
- Launcher.java:78
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(
- BootstrapLaunchConsumer.java:26
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(
- BootstrapLaunchConsumer.java:23
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
- at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(
- BootstrapLauncher.java:141
- at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
- Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(
- ParsingException.java:22
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(
- ReaderInput.java:36
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readChar(
- AbstractInput.java:49
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(
- AbstractInput.java:123
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseKey(
- TableParser.java:166
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseDottedKey(
- TableParser.java:145
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseNormal(
- TableParser.java:55
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(
- TomlParser.java:44
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(
- TomlParser.java:37
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(
- ConfigParser.java:113
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(
- ConfigParser.java:219
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(
- ConfigParser.java:202
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(
- WriteSyncFileConfig.java:73
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.SimpleCommentedFileConfig.load(
- SimpleCommentedFileConfig.java:38
- at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.SimpleCommentedFileConfig.load(SimpleCommentedFileConfig.java:38)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(
- FMLConfig.java:104
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:104)
- ... 18 more
- > Task :runClient FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':runClient'.
- > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
- * 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 8s
- 10 actionable tasks: 4 executed, 6 up-to-date
Advertisement
Add Comment
Please, Sign In to add comment