I solved many problems with mods then i started to get every time the same crash:
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Yes, every time i got the CodeChickenLib crashing my game.
Here is the crash report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) EnderCorePlugin (EnderCore-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2.jar)Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 9/9/18 6:46 PMDescription: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:4, dump_asm=true at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19) at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:4, dump_asm=true at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92) at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59) ... 44 more
Delete your CodeChickenLib's config file and let it rebuild on next launch.
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
To post a comment, please login or register a new account.
I solved many problems with mods then i started to get every time the same crash:
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Yes, every time i got the CodeChickenLib crashing my game.
Here is the crash report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) EnderCorePlugin (EnderCore-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2.jar)Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 9/9/18 6:46 PMDescription: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:4, dump_asm=true at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19) at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:4, dump_asm=true at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92) at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59) ... 44 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 210478496 bytes (200 MB) / 603979776 bytes (576 MB) up to 1073741824 bytes (1024 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2759 54 mods loaded, 54 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:----- |:-------------------- |:----------------- |:------------------------------------------------ |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2759.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2759 | forge-1.12.2-14.23.4.2759.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | openmodscore | 0.11.3 | minecraft.jar | None | | UCH | appliedenergistics2 | rv5-stable-11 | Applied-Energistics-2-Mod-1.12.2.jar | None | | UCEE | codechickenlib | 3.2.1.351 | CodeChickenLib-1.12.2-3.2.1.351-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | avaritia | 3.2.0 | Avaritia-1.12.2-3.2.0.25-universal.jar | None | | UC | backpack | 3.0.2 | Backpacks-Mod-1.12.2.jar | None | | UC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UC | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None | | UC | biomesoplenty | 7.0.1.2361 | Biomes-O-Plenty-Mod-1.12.2.jar | None | | UC | thaumcraft | 6.1.BETA23 | Thaumcraft-Mod-1.12.2.jar | None | | UC | botania | r1.10-354 | Botania-Mod-1.12.2.jar | None | | UC | buildcraftlib | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | buildcraftcore | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | buildcraftbuilders | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | buildcraftenergy | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | buildcraftfactory | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | buildcraftrobotics | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | buildcraftsilicon | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | buildcrafttransport | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None | | UC | carryon | 1.9.3 | Carry-On-Mod-1.12.2.jar | None | | UC | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None | | UC | chisel | MC1.12-0.1.1.28 | Chisel-Mod-1.12.2.jar | None | | UC | chiselsandbits | 14.22 | Chisels-and-Bits-Mod-1.12.2.jar | None | | UC | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None | | UC | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None | | UC | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None | | UC | jei | 4.9.1.185 | jei_1.12.2-4.9.1.185.jar | None | | UC | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None | | UC | conarm | 0.0.22-rc2 | Constructs-Armory-Mod-1.12.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | UC | customnpcs | 1.12 | Custom-NPCs-Mod-1.12.2.jar | None | | UC | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | UC | props | 2.6.1 | DecoCraft-Mod-1.12.2.jar | None | | UC | endercore | 1.12.2-0.5.37 | EnderCore-1.12.2.jar | None | | UC | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None | | UC | enderio | 5.0.31 | Ender-IO-Integration-Mod-Base-1.12.2.jar | None | | UC | enderiobase | 5.0.31 | Ender-IO-Integration-Mod-Base-1.12.2.jar | None | | UC | enderiomachines | 5.0.31 | Ender-IO-Integration-Mod-Machines-1.12.2.jar | None | | UC | ironchest | 1.12.2-7.0.46.831 | Iron-Chests-Mod-1.12.2.jar | None | | UC | journeymap | 1.12.2-5.5.2 | JourneyMap-Mod-1.12.2-Unlimited.jar | None | | UC | magicalcrops | 1.0.0 | Magical-Crops-Mod-1.12.2.jar | None | | UC | natura | 1.12.2-4.3.2.62 | Natura-Mod-1.12.2.jar | None | | UC | nei | 2.4.1 | Not-Enough-Items-1.12.2-Recommended.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | elevatorid | 1.3.5 | OpenBlocks-Elevator-Mod-1.12.2.jar | None | | UC | openmods | 0.11.3 | OpenModsLib-1.12.2.jar | None | | UC | openblocks | 1.7.3 | OpenBlocks-Mod-1.12.2.jar | None | | UC | projecte | 1.12-PE1.1.0 | ProjectE-Mod-1.12.1.jar | None | | UC | thermalexpansion | 5.3.10 | Thermal-Expansion-Mod-1.12.2.jar | None | | UC | torohealthmod | 1.12.2-11 | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar | None | | UC | twilightforest | 3.7.424 | Twilight-Forest-Mod-1.12.2.jar | None | | UC | immersiveengineering | 0.12-85 | Immersive-Engineering-Mod-1.12.2.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
Loaded coremods (and transformers): CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) team.chisel.ctm.client.asm.CTMTransformerIELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformerEnderCorePlugin (EnderCore-1.12.2.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcherOpenModsCorePlugin (OpenModsLib-1.12.2.jar) openmods.core.OpenModsClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon R7 200 Series' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - chiselsandbitsIntegration (Enabled/Not Forced)
Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced)
Delete your CodeChickenLib's config file and let it rebuild on next launch.