The Meaning of Life, the Universe, and Everything.
Location:
Columbus
Join Date:
12/4/2014
Posts:
49
Location:
USA
Minecraft:
iJoeyMonster
PSN:
iJoeyMonster
Member Details
So, my game keeps crashing. I don't actually know how to read these crash logs but I can read it enough to know CodeChicken Lib is doing it. All my mods and forge are updated to their latest versions.
Does anyone know how to fix this crash so I can play my game?
Here's my crash log in case you need it:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) AppleCore (AppleCore-mc1.12.2-3.1.3.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar) IELoadingPlugin (ImmersiveEngineering-0.12-84-core.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b156.jar) BetterSprintingCore (BetterSprinting++MC-1.12.2++v2.1.1.jar) NWRTweak (redstonepaste-mc1.12-1.7.5.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)Contact their authors BEFORE contacting forge
// I feel sad now
Time: 11/9/18 5:26 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:20, 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:627) at sun.reflect.GeneratedMethodAccessor9.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:20, dump_asm=true at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92) at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59) ... 44 more
I removed CodeChickenLib and ChickenChunks and tried to play the game and it simply crashes and doesn't generate a crash log. The issue may lie somewhere with the modded part of my game or a mod I have. The vanilla version opens just fine. I have 3G assigned to the profile so the ram shouldn't be a problem. I will update this later as I go through adding mods one by one to see what causes it to crash.
EDIT 2: BetterFoliage was the culprit for the secondary crash. CodeChickenLib still crashes the game otherwise.
SOLUTION: According to the github issues, delete your old config for codechickenlib from .minecraft/config.
So, my game keeps crashing. I don't actually know how to read these crash logs but I can read it enough to know CodeChicken Lib is doing it. All my mods and forge are updated to their latest versions.
Does anyone know how to fix this crash so I can play my game?
Here's my crash log in case you need it:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) AppleCore (AppleCore-mc1.12.2-3.1.3.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar) IELoadingPlugin (ImmersiveEngineering-0.12-84-core.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b156.jar) BetterSprintingCore (BetterSprinting++MC-1.12.2++v2.1.1.jar) NWRTweak (redstonepaste-mc1.12-1.7.5.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)Contact their authors BEFORE contacting forge
// I feel sad now
Time: 11/9/18 5:26 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:20, 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:627) at sun.reflect.GeneratedMethodAccessor9.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:20, 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: 705499312 bytes (672 MB) / 1496317952 bytes (1427 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2758 Optifine OptiFine_1.12.2_HD_U_D2 81 mods loaded, 81 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.2758.jar | None | | UCH | forge | 14.23.4.2758 | forge-1.12.2-14.23.4.2758.jar | None | | UCH | openmodscore | 0.11.5 | minecraft.jar | None | | UCH | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None | | UCH | appliedenergistics2 | rv6-alpha-3 | appliedenergistics2-rv6-alpha-3.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | UCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | UCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | UCH | animalium | 0.3.7 | Animalium-0.3.7.jar | None | | UCH | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None | | UCH | jei | 4.11.0.206 | jei_1.12.2-4.11.0.206.jar | None | | UCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | UCH | aroma1997core | 2.0.0.0.b156 | Aroma1997Core-1.12.2-2.0.0.0.b156.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | UCH | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCH | betterfoliage | 2.1.10 | BetterFoliage-MC1.12-2.1.10.jar | None | | UCH | bettersprinting | 2.1.1 | BetterSprinting++MC-1.12.2++v2.1.1.jar | None | | UCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | UCH | guideapi | 1.12-2.1.7-62 | Guide-API-1.12-2.1.7-62.jar | None | | UCH | bloodmagic | 1.12.2-2.3.1-99 | BloodMagic-1.12.2-2.3.1-99.jar | None | | UCH | thaumcraft | 6.1.BETA21 | Thaumcraft-1.12.2-6.1.BETA21.jar | None | | UCH | botania | r1.10-354 | Botania+r1.10-354.jar | None | | UCH | carryon | 1.9.3 | CarryOn+MC1.12.2+v1.9.3.jar | None | | UCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UCEE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | chickenchunks | 2.4.1.73 | ChickenChunks-1.12.2-2.4.1.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None | | UC | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | cofhcore | 4.5.3 | CoFHCore-1.12.2-4.5.3.20-universal.jar | None | | UC | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | cucumber | 1.1.1 | Cucumber-1.12.2-1.1.1.jar | None | | UC | endercore | 1.12.2-0.5.37 | EnderCore-1.12.2-0.5.37.jar | None | | UC | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | enderio | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderiointegrationtic | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderiobase | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderioconduits | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderioconduitsappliedenergistics | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderioconduitsopencomputers | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderioconduitsrefinedstorage | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderiointegrationforestry | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | UC | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None | | UC | enderiointegrationticlate | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderiomachines | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderiopowertools | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None | | UC | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | enderzoo | 1.12.1-1.4.0.49 | EnderZoo-1.12.1-1.4.0.49.jar | None | | UC | extrautils2 | 1.0 | extrautils2-1.12-1.8.2.jar | None | | UC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | UC | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | UC | immersiveengineering | 0.12-84 | ImmersiveEngineering-0.12-84.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | UC | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None | | UC | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UC | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None | | UC | jehc | 1.12.2 | JEHC-1.12.2-1.6.1.0.jar | None | | UC | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | UC | justenoughpetroleum | 0.1 | JustEnoughPetroleum-0.1.jar | None | | UC | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | UC | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | UC | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None | | UC | morph | 7.1.2 | Morph-1.12.2-7.1.2.jar | None | | UC | mysticalagriculture | 1.6.12 | mysticalagriculture-1.12-1.6.12.jar | None | | UC | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None | | UC | natura | 1.12.2-4.3.2.62 | natura-1.12.2-4.3.2.62.jar | None | | UC | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None | | UC | oeintegration | 2.3.3 | oeintegration-2.3.3.jar | None | | UC | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UC | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UC | randomthings | 4.2.0.1 | RandomThings-MC1.12.2-4.2.0.1.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | UC | redstonepaste | 1.7.5 | redstonepaste-mc1.12-1.7.5.jar | None | | UC | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None | | UC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None | | UC | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | totemic | 1.12.2-0.11.2 | Totemic-1.12.2-0.11.2.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea | | UC | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | UC | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None | | UC | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | UC | jurassicraft | 2.1.18 | JurassiCraft-1.12.2-2.1.18.jar | None |
Loaded coremods (and transformers): LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar) lumien.randomthings.asm.ClassTransformerMalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) AppleCore (AppleCore-mc1.12.2-3.1.3.jar) squeek.applecore.asm.TransformerModuleHandlerEnderCorePlugin (EnderCore-1.12.2-0.5.37.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcherIELoadingPlugin (ImmersiveEngineering-0.12-84-core.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformerInventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) invtweaks.forge.asm.ContainerTransformerOpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformerCoreMod (Aroma1997Core-1.12.2-2.0.0.0.b156.jar) BetterSprintingCore (BetterSprinting++MC-1.12.2++v2.1.1.jar) chylex.bettersprinting.system.core.TransformerEntityPlayerSPNWRTweak (redstonepaste-mc1.12-1.7.5.jar) net.fybertech.nwr.NWRTransformerllibrary (llibrary-core-1.0.8-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcherBetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar) mods.betterfoliage.loader.BetterFoliageTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.57' Renderer: 'GeForce 940M/PCIe/SSE2' 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: alpha rv6-alpha-3 for Forge 14.23.3.2655 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) - wailaIntegration (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)
List of loaded APIs: * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-alpha-3.jar * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.1-99.jar * BotaniaAPI (89) from Botania+r1.10-354.jar * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.3.20-universal.jar * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.31.jar * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.31.jar * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.7-62.jar * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-84.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-84.jar * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.206.jar * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA21.jar * totemic|API (1.12.2-7.0.0) from Totemic-1.12.2-0.11.2.jar * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar OptiFine Version: OptiFine_1.12.2_HD_U_D2 OptiFine Build: 20180430-132249 Render Distance Chunks: 9 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 NVIDIA 378.57 OpenGlRenderer: GeForce 940M/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4
Attached is a picture of my mods.
EDIT:
I removed CodeChickenLib and ChickenChunks and tried to play the game and it simply crashes and doesn't generate a crash log. The issue may lie somewhere with the modded part of my game or a mod I have. The vanilla version opens just fine. I have 3G assigned to the profile so the ram shouldn't be a problem. I will update this later as I go through adding mods one by one to see what causes it to crash.
EDIT 2: BetterFoliage was the culprit for the secondary crash. CodeChickenLib still crashes the game otherwise.
SOLUTION: According to the github issues, delete your old config for codechickenlib from .minecraft/config.
Worked for me.