CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

128M Downloads

help I have try everything to fix it

zues3000 opened this issue ยท 10 comments

commented

i just crash

---- Minecraft Crash Report ----

WARNING: coremods are present:
BringMeTheRings plugin (Bring-Me-The-Rings-Mod-1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
CXLibraryCore (CXLibrary-1.12.1.jar)
NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.jar)
MalisisCorePlugin (MalisisCore-1.12.2.jar)
CraftDevLoadingPlugin (CraftDev-Core-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 5/16/19 11:00 PM
Description: 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.(ConfigFile.java:43)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:29)
at codechicken.lib.configuration.ConfigFile.(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:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:136)
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:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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: 1243605448 bytes (1185 MB) / 1979711488 bytes (1888 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2807 110 mods loaded, 110 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                                |
|:----- |:--------------------------------- |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft                         | 1.12.2               | minecraft.jar                                       | None                                     |
| LCH   | mcp                               | 9.42                 | minecraft.jar                                       | None                                     |
| LCH   | FML                               | 8.0.99.99            | forge-1.12.2-14.23.5.2807.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                             | 14.23.5.2807         | forge-1.12.2-14.23.5.2807.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | baubles                           | 1.5.2                | Baubles-Mod-1.12.2.jar                              | None                                     |
| LCH   | better_diving                     | 1.0.4                | Better-Diving-Mod-1.12.2.jar                        | None                                     |
| LCH   | miscrails                         | 1.0.0                | Better-Railroads-Mod-1.12.2.jar                     | None                                     |
| LCH   | betterbuilderswands               | 0.11.1               | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar     | None                                     |
| LCH   | bonsaitrees                       | 1.1.2                | bonsaitrees-1.1.2-b144.jar                          | None                                     |
| LCH   | bmtr                              | 0.4                  | Bring-Me-The-Rings-Mod-1.12.2.jar                   | None                                     |
| LCH   | jmcm                              | 9.2                  | Capes-Mod-1.12.2.jar                                | None                                     |
| LCH   | chameleon                         | 1.12-4.1.3           | Chameleon-Library-1.12.jar                          | None                                     |
| LCH   | chestcow                          | 1.0                  | Chest-Cow-Mod-1.12.2.jar                            | None                                     |
| LCH   | chickens                          | 6.1.0                | chickens-6.1.0.jar                                  | None                                     |
| LCH   | chiselsandbits                    | 14.22                | Chisels-and-Bits-Mod-1.12.2.jar                     | None                                     |
| LCE   | codechickenlib                    | 3.2.2.353            | CodeChickenLib-1.12.2-3.2.2.353-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | redstoneflux                      | 2.1.0                | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | cofhcore                          | 4.6.2                | CoFHCore-1.12.2-4.6.2.25-universal.jar              | None                                     |
| LC    | cofhworld                         | 1.3.0                | CoFHWorld-1.12.2-1.3.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | colorfulpotions                   | 1.12.2-1.1           | Colorful-Potions-Mod-1.12.2.jar                     | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LC    | colytra                           | 1.2.0                | colytra-1.12.2-1.2.0.jar                            | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LC    | controlledburn                    | 1.12.2.005           | Controlled-Burn-Mod-1.12.2.jar                      | None                                     |
| LC    | craftdevcore                      | 2.2.8                | CraftDev-Core-1.12.2.jar                            | 7b14aaee2dd17b12a140baecab28948fff3a263f |
| LC    | cucumber                          | 1.0.4                | Cucumber-Mod-1.12.2.jar                             | None                                     |
| LC    | modcurrency                       | 1.12-1.3.9           | Currency-1.12.0-1.3.9.jar                           | None                                     |
| LC    | cxlibrary                         | 1.6.1                | CXLibrary-1.12.1.jar                                | None                                     |
| LC    | dynamictrees                      | 1.12.2-0.9.5         | DynamicTrees-1.12.2-0.9.5.jar                       | None                                     |
| LC    | endercore                         | 1.12.2-0.5.43        | EnderCore-1.12.2-0.5.43.jar                         | None                                     |
| LC    | jei                               | 4.12.0.216           | jei_1.12.2-4.12.0.216.jar                           | None                                     |
| LC    | thermalfoundation                 | 2.6.2                | ThermalFoundation-1.12.2-2.6.2.26-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermalexpansion                  | 5.5.3                | ThermalExpansion-1.12.2-5.5.3.41-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | enderio                           | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiointegrationtic             | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiobase                       | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderioconduits                   | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderioconduitsappliedenergistics | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderioconduitsopencomputers      | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | refinedstorage                    | 1.6.3                | Refined-Storage-Mod-1.12.2.jar                      | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LC    | enderioconduitsrefinedstorage     | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiointegrationforestry        | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiointegrationticlate         | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiomachines                   | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiopowertools                 | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiozoo                        | 5.0.39               | EnderIO-zoo-1.12.2-5.0.39.jar                       | None                                     |
| LC    | excompressum                      | 3.0.27               | ExCompressum_1.12.2-3.0.27.jar                      | None                                     |
| LC    | mcmultipart                       | 2.5.3                | MCMultiPart-2.5.3.jar                               | None                                     |
| LC    | sonarcore                         | 5.0.19               | sonarcore-1.12.2-5.0.19-20 (2).jar                  | None                                     |
| LC    | fluxnetworks                      | 3.0.19               | fluxnetworks-1.12.2-3.0.19-21 (1).jar               | None                                     |
| LC    | furnaceoverhaul                   | 1.0.3                | Furnace-Overhaul-Mod-1.12.2.jar                     | None                                     |
| LC    | headcrumbs                        | 2.0.4                | Headcrumbs-1.12.2-2.0.5.17.jar                      | None                                     |
| LC    | hopperducts                       | 1.5                  | Hopper-Ducts-Mod-1.12.jar                           | None                                     |
| LC    | railcraft                         | 12.0.0               | railcraft-12.0.0.jar                                | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LC    | immersiveengineering              | 0.12-88              | ImmersiveEngineering-0.12-88.jar                    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| LC    | immersivepetroleum                | 1.1.3                | Immersive-Petroleum-Mod-1.12.2.jar                  | None                                     |
| LC    | immersivetech                     | 1.3.5                | Immersive-Tech-Mod-1.12.2.jar                       | None                                     |
| LC    | ironchest                         | 1.12.2-7.0.46.831    | Iron-Chests-Mod-1.12.2.jar                          | None                                     |
| LC    | ironjetpacks                      | 1.0.5                | Iron-Jetpacks-Mod-1.12.2.jar                        | None                                     |
| LC    | iskalliumreactors                 | 0.5.14               | Iskallium-Reactors-Mod-1.12.2.jar                   | None                                     |
| LC    | jrftl                             | 1.1                  | Just-Another-Rotten-Flesh-to-Leather-Mod-1.12.2.jar | None                                     |
| LC    | justenoughbuttons                 | 1.12-1.2.1           | Just-Enough-Buttons-Mod-1.12.1.jar                  | None                                     |
| LC    | keepinginventory                  | 2.4                  | KeepingInventory-1.12.2-2.4.jar                     | None                                     |
| LC    | longfallboots                     | 1.2.1a               | longfallboots-1.2.1b.jar                            | None                                     |
| LC    | lootbags                          | 2.5.8.5              | LootBags-1.12.2-2.5.8.5.jar                         | None                                     |
| LC    | loyaltymedals                     | 1.2                  | Loyalty-Medals-Mod-1.12.2.jar                       | None                                     |
| LC    | malisiscore                       | 1.12.2-6.4.0         | MalisisCore-1.12.2.jar                              | None                                     |
| LC    | mantle                            | 1.12-1.3.2.24        | Mantle-Mod-1.12.2.jar                               | None                                     |
| LC    | mob_grinding_utils                | 0.3.13               | MobGrindingUtils-0.3.13.jar                         | None                                     |
| LC    | morefurnaces                      | 1.10.5               | MoreFurnaces-1.12.2-1.10.6.jar                      | None                                     |
| LC    | mysticalagriculture               | 1.6.7                | Mystical-Agriculture-Mod-1.12.1.jar                 | None                                     |
| LC    | mysticalagradditions              | 1.2.7                | Mystical-Agradditions-Mod-1.12.2.jar                | None                                     |
| LC    | mystagradcompat                   | 1.2                  | MystAgrad-Cloche-Compat-Mod-1.12.2.jar              | None                                     |
| LC    | openablewindows                   | 0.0.1                | Openable-Windows-Mod-1.12.2.jar                     | None                                     |
| LC    | elevatorid                        | 1.3.5                | OpenBlocks-Elevator-Mod-1.12.2.jar                  | None                                     |
| LC    | oreberries                        | 0.5.0                | oreberries-1.12.x-0.5.0.jar                         | None                                     |
| LC    | placebo                           | 1.4.1                | Placebo-1.12.2.jar                                  | None                                     |
| LC    | ptrmodellib                       | 1.0.3                | PTRLib-1.0.3.jar                                    | None                                     |
| LC    | rangedpumps                       | 0.5                  | Ranged-Pumps-Mod-1.12.jar                           | None                                     |
| LC    | reborncore                        | 3.12.1.385           | RebornCore-1.12.2-3.12.1.385-universal.jar          | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LC    | rebornstorage                     | 1.0.0                | RebornStorage-1.12.2-3.3.2.79.jar                   | None                                     |
| LC    | redstonepaste                     | 1.7.5                | Redstone-Paste-Mod-1.12.1.jar                       | None                                     |
| LC    | respawnablepets                   | 1.0.3                | Respawnable-Pets-Mod-1.12.2.jar                     | None                                     |
| LC    | roguelike                         | 1.7.2                | Roguelike-Dungeons-Mod-1.12.2.jar                   | None                                     |
| LC    | roost                             | 1.2.0                | Roost-Mod-1.12.2.jar                                | None                                     |
| LC    | silentlib                         | 3.0.9                | SilentLib-1.12.2-3.0.9-159.jar                      | None                                     |
| LC    | simplemagnet                      | 1.12.0-1.2.6         | Simple-Magnet-Mod-1.12.2.jar                        | None                                     |
| LC    | solarflux                         | 4.21r                | SolarFluxReborn_1.12.2-4.21r.jar                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC    | spookycraft                       | 1.0.1                | SpookyCraft-Mod-1.12.2.jar                          | None                                     |
| LC    | storagedrawers                    | 1.12-5.2.5           | StorageDrawers-1.12.2-5.3.5.jar                     | None                                     |
| LC    | lostcities                        | 1.0.1                | The-Lost-Cities-Mod-1.12.1.jar                      | None                                     |
| LC    | thermaldynamics                   | 2.5.4                | ThermalDynamics-1.12.2-2.5.4.18-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thutcore                          | 5.19.9               | thutcore-1.12.2-5.19.9.jar                          | None                                     |
| LC    | thutcore_compat                   | 1.0                  | thutcore-1.12.2-5.19.9.jar                          | None                                     |
| LC    | thuttech                          | 6.1.5                | thuttech-1.12.2-6.1.5.jar                           | None                                     |
| LC    | tinymobfarm                       | 1.0.5                | TinyMobFarm-1.12.2-1.0.5.jar                        | None                                     |
| LC    | torchbandolier                    | 0.1.1                | Torch-Bandolier-Mod-1.12.2.jar                      | None                                     |
| LC    | torchmaster                       | 1.7.1.74             | torchmaster_1.12.2-1.7.1.74.jar                     | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LC    | bspkrscore                        | at_0.9               | TreeCapitator-Mod-1.12.jar                          | None                                     |
| LC    | treecapitator                     | at_0.9               | TreeCapitator-Mod-1.12.jar                          | None                                     |
| LC    | treechopper                       | 1.2.4                | TreeChopper-1.12.2-1.2.4.jar                        | None                                     |
| LC    | universalremote                   | 1.12-0.9.10          | UniversalRemote-1.12-0.9.10.jar                     | None                                     |
| LC    | vanilladeathchest                 | 1.12.2-1.5.0.0       | Vanilla-Death-Chest-Mod-1.12.2.jar                  | None                                     |
| LC    | veinminer                         | 0.38.2               | VeinMiner-1.12-0.38.2.647+b31535a.jar               | None                                     |
| LC    | veinminermodsupport               | 0.38.2               | VeinMiner-1.12-0.38.2.647+b31535a.jar               | None                                     |
| LC    | wanionlib                         | 1.12.2-2.2           | WanionLib-1.12.2-2.2.jar                            | None                                     |
| LC    | waterstrainer                     | 3.2.0                | WaterStrainer-1.12-3.2.0.jar                        | None                                     |
| LC    | waystones                         | 4.0.67               | Waystones_1.12.2-4.0.67.jar                         | None                                     |
| LC    | weirdinggadget                    | 1.0                  | Weirding-Gadget-Mod-1.12.2.jar                      | None                                     |
| LC    | wolfarmor                         | 1.12.2-2.1.0-RELEASE | Wolf-Armor-Storage-Mod-1.12.2.jar                   | None                                     |
| LC    | xaerominimap                      | 1.15.8               | Xaeros-Minimap-Mod-1.12.jar                         | None                                     |
| LC    | pipemaster                        | 1.0.2                | PipeMaster-1.0.2-b8.jar                             | None                                     |

Loaded coremods (and transformers): 

BringMeTheRings plugin (Bring-Me-The-Rings-Mod-1.12.2.jar)
zabi.minecraft.bmtr.core.BaublesTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CXLibraryCore (CXLibrary-1.12.1.jar)
cubex2.cxlibrary.CoreModTransformer
NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
net.fybertech.nwr.NWRTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.jar)
c4.colytra.asm.ElytraTransformer
MalisisCorePlugin (MalisisCore-1.12.2.jar)

CraftDevLoadingPlugin (CraftDev-Core-1.12.2.jar)
core.upcraftlp.craftdev.asm.CraftDevClassTransformer

commented

Delete your old CCL config. Should fix the issue.

commented

ok thank you

commented

If deleting the config doesn't work, keep us posted.

commented

im giving it a try

commented

no it did't work

commented

---- Minecraft Crash Report ----

WARNING: coremods are present:
BringMeTheRings plugin (Bring-Me-The-Rings-Mod-1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
CXLibraryCore (CXLibrary-1.12.1.jar)
NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.jar)
MalisisCorePlugin (MalisisCore-1.12.2.jar)
CraftDevLoadingPlugin (CraftDev-Core-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 5/21/19 10:58 PM
Description: 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.(ConfigFile.java:43)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:29)
at codechicken.lib.configuration.ConfigFile.(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:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:136)
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:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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: 999547928 bytes (953 MB) / 1845493760 bytes (1760 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2807 Optifine OptiFine_1.12.2_HD_U_E3 113 mods loaded, 113 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                                |
|:----- |:--------------------------------- |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft                         | 1.12.2               | minecraft.jar                                       | None                                     |
| LCH   | mcp                               | 9.42                 | minecraft.jar                                       | None                                     |
| LCH   | FML                               | 8.0.99.99            | forge-1.12.2-14.23.5.2807.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                             | 14.23.5.2807         | forge-1.12.2-14.23.5.2807.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | architecturecraft                 | @VERSION@            | ArchitectureCraft-ElytraDev-Mod-1.12.2.jar          | None                                     |
| LCH   | baubles                           | 1.5.2                | Baubles-Mod-1.12.2.jar                              | None                                     |
| LCH   | better_diving                     | 1.0.4                | Better-Diving-Mod-1.12.2.jar                        | None                                     |
| LCH   | miscrails                         | 1.0.0                | Better-Railroads-Mod-1.12.2.jar                     | None                                     |
| LCH   | betterbuilderswands               | 0.11.1               | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar     | None                                     |
| LCH   | bonsaitrees                       | 1.1.2                | bonsaitrees-1.1.2-b144.jar                          | None                                     |
| LCH   | bmtr                              | 0.4                  | Bring-Me-The-Rings-Mod-1.12.2.jar                   | None                                     |
| LCH   | jmcm                              | 9.2                  | Capes-Mod-1.12.2.jar                                | None                                     |
| LCH   | chameleon                         | 1.12-4.1.3           | Chameleon-Library-1.12.jar                          | None                                     |
| LCH   | chestcow                          | 1.0                  | Chest-Cow-Mod-1.12.2.jar                            | None                                     |
| LCH   | chesttransporter                  | 2.8.8                | Chest-Transporter-Mod-1.12.2.jar                    | None                                     |
| LCH   | chickens                          | 6.1.0                | chickens-6.1.0.jar                                  | None                                     |
| LCH   | chiselsandbits                    | 14.22                | Chisels-and-Bits-Mod-1.12.2.jar                     | None                                     |
| LCE   | codechickenlib                    | 3.2.2.353            | CodeChickenLib-1.12.2-3.2.2.353-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | redstoneflux                      | 2.1.0                | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | cofhcore                          | 4.6.2                | CoFHCore-1.12.2-4.6.2.25-universal.jar              | None                                     |
| LC    | cofhworld                         | 1.3.0                | CoFHWorld-1.12.2-1.3.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | colorfulpotions                   | 1.12.2-1.1           | Colorful-Potions-Mod-1.12.2.jar                     | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LC    | colytra                           | 1.2.0                | colytra-1.12.2-1.2.0.jar                            | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LC    | controlledburn                    | 1.12.2.005           | Controlled-Burn-Mod-1.12.2.jar                      | None                                     |
| LC    | craftdevcore                      | 2.2.8                | CraftDev-Core-1.12.2.jar                            | 7b14aaee2dd17b12a140baecab28948fff3a263f |
| LC    | cucumber                          | 1.0.4                | Cucumber-Mod-1.12.2.jar                             | None                                     |
| LC    | modcurrency                       | 1.12-1.3.9           | Currency-1.12.0-1.3.9.jar                           | None                                     |
| LC    | cxlibrary                         | 1.6.1                | CXLibrary-1.12.1.jar                                | None                                     |
| LC    | dynamictrees                      | 1.12.2-0.9.5         | DynamicTrees-1.12.2-0.9.5.jar                       | None                                     |
| LC    | endercore                         | 1.12.2-0.5.43        | EnderCore-1.12.2-0.5.43.jar                         | None                                     |
| LC    | jei                               | 4.12.0.216           | jei_1.12.2-4.12.0.216.jar                           | None                                     |
| LC    | thermalfoundation                 | 2.6.2                | ThermalFoundation-1.12.2-2.6.2.26-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermalexpansion                  | 5.5.3                | ThermalExpansion-1.12.2-5.5.3.41-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | enderio                           | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiointegrationtic             | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiobase                       | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderioconduits                   | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderioconduitsappliedenergistics | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderioconduitsopencomputers      | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | refinedstorage                    | 1.6.3                | Refined-Storage-Mod-1.12.2.jar                      | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LC    | enderioconduitsrefinedstorage     | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiointegrationforestry        | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiointegrationticlate         | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiomachines                   | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiopowertools                 | 5.0.39               | EnderIO-1.12.2-5.0.39 (1).jar                       | None                                     |
| LC    | enderiozoo                        | 5.0.39               | EnderIO-zoo-1.12.2-5.0.39.jar                       | None                                     |
| LC    | extrautils2                       | 1.0                  | Extra-Utilities-Mod-1.12.2.jar                      | None                                     |
| LC    | extrabitmanipulation              | 1.12.2-3.4.1         | ExtraBitManipulation-1.12.2-3.4.1.jar               | None                                     |
| LC    | mcmultipart                       | 2.5.3                | MCMultiPart-2.5.3.jar                               | None                                     |
| LC    | sonarcore                         | 5.0.19               | sonarcore-1.12.2-5.0.19-20 (2).jar                  | None                                     |
| LC    | fluxnetworks                      | 3.0.19               | fluxnetworks-1.12.2-3.0.19-21 (1).jar               | None                                     |
| LC    | furnaceoverhaul                   | 1.0.3                | Furnace-Overhaul-Mod-1.12.2.jar                     | None                                     |
| LC    | headcrumbs                        | 2.0.4                | Headcrumbs-1.12.2-2.0.5.17.jar                      | None                                     |
| LC    | hopperducts                       | 1.5                  | Hopper-Ducts-Mod-1.12.jar                           | None                                     |
| LC    | railcraft                         | 12.0.0               | railcraft-12.0.0.jar                                | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LC    | immersiveengineering              | 0.12-88              | ImmersiveEngineering-0.12-88.jar                    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| LC    | immersivepetroleum                | 1.1.3                | Immersive-Petroleum-Mod-1.12.2.jar                  | None                                     |
| LC    | immersivetech                     | 1.3.5                | Immersive-Tech-Mod-1.12.2.jar                       | None                                     |
| LC    | ironchest                         | 1.12.2-7.0.46.831    | Iron-Chests-Mod-1.12.2.jar                          | None                                     |
| LC    | ironjetpacks                      | 1.0.5                | Iron-Jetpacks-Mod-1.12.2.jar                        | None                                     |
| LC    | jrftl                             | 1.1                  | Just-Another-Rotten-Flesh-to-Leather-Mod-1.12.2.jar | None                                     |
| LC    | justenoughbuttons                 | 1.12-1.2.1           | Just-Enough-Buttons-Mod-1.12.1.jar                  | None                                     |
| LC    | keepinginventory                  | 2.4                  | KeepingInventory-1.12.2-2.4.jar                     | None                                     |
| LC    | longfallboots                     | 1.2.1a               | longfallboots-1.2.1b.jar                            | None                                     |
| LC    | lootbags                          | 2.5.8.5              | LootBags-1.12.2-2.5.8.5.jar                         | None                                     |
| LC    | loyaltymedals                     | 1.2                  | Loyalty-Medals-Mod-1.12.2.jar                       | None                                     |
| LC    | malisiscore                       | 1.12.2-6.4.0         | MalisisCore-1.12.2.jar                              | None                                     |
| LC    | mantle                            | 1.12-1.3.2.24        | Mantle-Mod-1.12.2.jar                               | None                                     |
| LC    | mob_grinding_utils                | 0.3.13               | MobGrindingUtils-0.3.13.jar                         | None                                     |
| LC    | morefurnaces                      | 1.10.5               | MoreFurnaces-1.12.2-1.10.6.jar                      | None                                     |
| LC    | mysticalagriculture               | 1.6.7                | Mystical-Agriculture-Mod-1.12.1.jar                 | None                                     |
| LC    | mysticalagradditions              | 1.2.7                | Mystical-Agradditions-Mod-1.12.2.jar                | None                                     |
| LC    | mystagradcompat                   | 1.2                  | MystAgrad-Cloche-Compat-Mod-1.12.2.jar              | None                                     |
| LC    | openablewindows                   | 0.0.1                | Openable-Windows-Mod-1.12.2.jar                     | None                                     |
| LC    | elevatorid                        | 1.3.5                | OpenBlocks-Elevator-Mod-1.12.2.jar                  | None                                     |
| LC    | oreberries                        | 0.5.0                | oreberries-1.12.x-0.5.0.jar                         | None                                     |
| LC    | placebo                           | 1.4.1                | Placebo-1.12.2.jar                                  | None                                     |
| LC    | projecte                          | 1.12-PE1.1.0         | ProjectE-Mod-1.12.1.jar                             | None                                     |
| LC    | ptrmodellib                       | 1.0.3                | PTRLib-1.0.3.jar                                    | None                                     |
| LC    | rangedpumps                       | 0.5                  | Ranged-Pumps-Mod-1.12.jar                           | None                                     |
| LC    | reborncore                        | 3.12.1.385           | RebornCore-1.12.2-3.12.1.385-universal.jar          | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LC    | rebornstorage                     | 1.0.0                | RebornStorage-1.12.2-3.3.2.79.jar                   | None                                     |
| LC    | redstonepaste                     | 1.7.5                | Redstone-Paste-Mod-1.12.1.jar                       | None                                     |
| LC    | respawnablepets                   | 1.0.3                | Respawnable-Pets-Mod-1.12.2.jar                     | None                                     |
| LC    | roguelike                         | 1.7.2                | Roguelike-Dungeons-Mod-1.12.2.jar                   | None                                     |
| LC    | roost                             | 1.2.0                | Roost-Mod-1.12.2.jar                                | None                                     |
| LC    | silentlib                         | 3.0.9                | SilentLib-1.12.2-3.0.9-159.jar                      | None                                     |
| LC    | simplemagnet                      | 1.12.0-1.2.6         | Simple-Magnet-Mod-1.12.2.jar                        | None                                     |
| LC    | solarflux                         | 4.21r                | SolarFluxReborn_1.12.2-4.21r.jar                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC    | spookycraft                       | 1.0.1                | SpookyCraft-Mod-1.12.2.jar                          | None                                     |
| LC    | storagedrawers                    | 1.12-5.2.5           | StorageDrawers-1.12.2-5.3.5.jar                     | None                                     |
| LC    | lostcities                        | 1.0.1                | The-Lost-Cities-Mod-1.12.1.jar                      | None                                     |
| LC    | thermaldynamics                   | 2.5.4                | ThermalDynamics-1.12.2-2.5.4.18-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thutcore                          | 5.19.9               | thutcore-1.12.2-5.19.9.jar                          | None                                     |
| LC    | thutcore_compat                   | 1.0                  | thutcore-1.12.2-5.19.9.jar                          | None                                     |
| LC    | thuttech                          | 6.1.5                | thuttech-1.12.2-6.1.5.jar                           | None                                     |
| LC    | tinymobfarm                       | 1.0.5                | TinyMobFarm-1.12.2-1.0.5.jar                        | None                                     |
| LC    | torchbandolier                    | 0.1.1                | Torch-Bandolier-Mod-1.12.2.jar                      | None                                     |
| LC    | torchmaster                       | 1.7.1.74             | torchmaster_1.12.2-1.7.1.74.jar                     | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LC    | bspkrscore                        | at_0.9               | TreeCapitator-Mod-1.12.jar                          | None                                     |
| LC    | treecapitator                     | at_0.9               | TreeCapitator-Mod-1.12.jar                          | None                                     |
| LC    | treechopper                       | 1.2.4                | TreeChopper-1.12.2-1.2.4.jar                        | None                                     |
| LC    | universalremote                   | 1.12-0.9.10          | UniversalRemote-1.12-0.9.10.jar                     | None                                     |
| LC    | vanilladeathchest                 | 1.12.2-1.5.0.0       | Vanilla-Death-Chest-Mod-1.12.2.jar                  | None                                     |
| LC    | veinminer                         | 0.38.2               | VeinMiner-1.12-0.38.2.647+b31535a.jar               | None                                     |
| LC    | veinminermodsupport               | 0.38.2               | VeinMiner-1.12-0.38.2.647+b31535a.jar               | None                                     |
| LC    | wanionlib                         | 1.12.2-2.2           | WanionLib-1.12.2-2.2.jar                            | None                                     |
| LC    | waterstrainer                     | 3.2.0                | WaterStrainer-1.12-3.2.0.jar                        | None                                     |
| LC    | waystones                         | 4.0.67               | Waystones_1.12.2-4.0.67.jar                         | None                                     |
| LC    | weirdinggadget                    | 1.0                  | Weirding-Gadget-Mod-1.12.2.jar                      | None                                     |
| LC    | wolfarmor                         | 1.12.2-2.1.0-RELEASE | Wolf-Armor-Storage-Mod-1.12.2.jar                   | None                                     |
| LC    | xaerominimap                      | 1.15.8               | Xaeros-Minimap-Mod-1.12.jar                         | None                                     |
| LC    | pipemaster                        | 1.0.2                | PipeMaster-1.0.2-b8.jar                             | None                                     |

Loaded coremods (and transformers): 

BringMeTheRings plugin (Bring-Me-The-Rings-Mod-1.12.2.jar)
zabi.minecraft.bmtr.core.BaublesTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CXLibraryCore (CXLibrary-1.12.1.jar)
cubex2.cxlibrary.CoreModTransformer
NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
net.fybertech.nwr.NWRTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.jar)
c4.colytra.asm.ElytraTransformer
MalisisCorePlugin (MalisisCore-1.12.2.jar)

CraftDevLoadingPlugin (CraftDev-Core-1.12.2.jar)
core.upcraftlp.craftdev.asm.CraftDevClassTransformer

commented

LCE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |

commented

omg it worked thank you thundercookie48

commented

I know what it was! Okay, go into your windows search, type run. Type in %appdata% in the bar. Next click .minecraft and go into the config folder. Delete any folder that says codechickenlib on it. Should fix the issue, it did for me!

commented

omg it worked thank you thundercookie48

No problem! This solution seems to be universal to everyone else