Jump to content

Recommended Posts

Posted

After running for months with no issues, as of yesterday (6/22) MC keeps crashing when I attempt to run using Forge. This happens with versions 36.1.18 and 36.1.32.  I have tried launching with and without mods.

I've uninstalled and reinstalled Minecraft and Forge. I'm on current version of Java.  Launcher and game run fine if I run 1.16.5 or 1.17 w/o the Forge installation. 

Debug log:

[23Jun2021 16:01:37.802] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, NUNYA, --version, 1.16.5-forge-36.1.32, --gameDir, C:\Users\NUNYA\AppData\Roaming\.minecraft, --assetsDir, C:\Users\NUNYA\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, aec9fcde98d84d429c3138af617e26e3, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.1.32, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[23Jun2021 16:01:37.802] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
[23Jun2021 16:01:37.842] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[23Jun2021 16:01:37.850] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[23Jun2021 16:01:37.858] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[23Jun2021 16:01:37.906] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[23Jun2021 16:01:37.922] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[23Jun2021 16:01:37.930] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[23Jun2021 16:01:37.966] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[23Jun2021 16:01:37.966] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[23Jun2021 16:01:37.970] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[23Jun2021 16:01:37.970] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[23Jun2021 16:01:37.970] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[23Jun2021 16:01:37.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[23Jun2021 16:01:37.970] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.1
[23Jun2021 16:01:37.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.1 loading
[23Jun2021 16:01:37.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c
[23Jun2021 16:01:37.974] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[23Jun2021 16:01:37.974] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[23Jun2021 16:01:37.974] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[23Jun2021 16:01:37.974] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[23Jun2021 16:01:37.978] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
[23Jun2021 16:01:37.978] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[23Jun2021 16:01:37.978] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[23Jun2021 16:01:38.403] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[23Jun2021 16:01:38.403] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[23Jun2021 16:01:38.403] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[23Jun2021 16:01:38.411] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[23Jun2021 16:01:38.411] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[23Jun2021 16:01:38.415] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[23Jun2021 16:01:38.419] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c
[23Jun2021 16:01:38.439] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/NUNYA/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[23Jun2021 16:01:38.439] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[23Jun2021 16:01:38.443] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[23Jun2021 16:01:38.443] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[23Jun2021 16:01:38.443] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[23Jun2021 16:01:38.443] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[23Jun2021 16:01:38.443] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[23Jun2021 16:01:38.443] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[23Jun2021 16:01:38.443] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[23Jun2021 16:01:38.447] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[23Jun2021 16:01:38.447] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\NUNYA\AppData\Roaming\.minecraft
[23Jun2021 16:01:38.455] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\NUNYA\AppData\Roaming\.minecraft
[23Jun2021 16:01:38.455] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\NUNYA\AppData\Roaming\.minecraft\mods
[23Jun2021 16:01:38.455] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\NUNYA\AppData\Roaming\.minecraft\mods
[23Jun2021 16:01:38.455] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\NUNYA\AppData\Roaming\.minecraft\config
[23Jun2021 16:01:38.455] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\NUNYA\AppData\Roaming\.minecraft\config
[23Jun2021 16:01:38.455] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\NUNYA\AppData\Roaming\.minecraft\config\fml.toml
[23Jun2021 16:01:38.455] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[23Jun2021 16:01:38.487] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Failed to load FML config from C:\Users\NUNYA\AppData\Roaming\.minecraft\config\fml.toml
[23Jun2021 16:01:38.487] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:64)
[23Jun2021 16:01:38.487] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:77)
[23Jun2021 16:01:38.487] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81)
[23Jun2021 16:01:38.487] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$92/1977310713.accept(Unknown Source)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.HashMap$Values.forEach(HashMap.java:972)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
[23Jun2021 16:01:38.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:60)
[23Jun2021 16:01:38.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     ... 10 more

Posted

I've been having this same issue for months now, when i attempt to launch into a single player game (even if just made) the game crashes. I've reinstalled Forge many times but the issue is still there. (I've been attempting version 1.7.10)

Posted

Delete C:\Users\NUNYA\AppData\Roaming\.minecraft\config\fml.toml

  • Like 1

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.