всем здравствуйте у меня проблема с модом CodeChicken Lib, все говорят удолить CCL но проблема в том что я не знаю что это и где это, прошу о помощи если надо то вот сама ошибка:
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
IGCMPatchingLoader (IGCM_v1.2.10_mc1.12.2.jar)
SSLoadingPlugin (SereneSeasons_1.12.2_1.2.16_universal.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
WolfArmorCore (wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar)
CreativePatchingLoader (CreativeCore_v1.9.52_mc1.12.2.jar)
Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 8/7/19 4:46 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.<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: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: 1034954456 bytes (987 MB) / 1845493760 bytes (1760 MB) up to 5368709120 bytes (5120 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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.2811 36 mods loaded, 36 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.2811.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2811 | forge-1.12.2-14.23.5.2811.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCH | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
| LCH | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
| LCH | animania | 1.6.2 | animania-1.12.2-1.6.2.jar | None |
| LCH | armourers_workshop | 1.12.2-0.49.0 | Armourers_Workshop_1.12.2_0.49.0.jar | None |
| LCH | betterbuilderswands | 0.12.0 | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar | None |
| LCH | betterquesting | 3.5.300 | BetterQuesting-3.5.300.jar | None |
| LCH | bibliocraft | 2.4.5 | BiblioCraftv2.4.5MC1.12.2.jar | None |
| LCH | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| LCE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | igcm | 1.2.2 | IGCM_v1.2.10_mc1.12.2.jar | None |
| LC | creativecore | 1.9.9 | CreativeCore_v1.9.52_mc1.12.2.jar | None |
| LC | customnpcs | 1.12 | CustomNPCs_1.12.230Jan19.jar | None |
| LC | primal | 0.6.104 | PrimalCore-1.12.2-0.6.104.jar | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
| LC | forgecraft | 1.6.5 | ForgeCraft-1.6.5.jar | None |
| LC | overlord | 2.4.14 | Overlord_1.12.2_2.4.14.jar | None |
| LC | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LC | howlingmoon | 0.9 | howlingmoon_1.12.2_0.9.jar | None |
| LC | llibrary | 1.7.19 | llibrary_1.7.19_1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC | iceandfire | 1.7.0 | iceandfire-1.7.0-1.12.2.jar | None |
| LC | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
| LC | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| LC | mapgadgets | @VERSION@ | Mapmaker's+Gadgets-1.2_for_1.12.x.jar | None |
| LC | sereneseasons | 1.2.16 | SereneSeasons_1.12.2_1.2.16_universal.jar | None |
| LC | bq_standard | 3.4.158 | StandardExpansion-3.4.158.jar | None |
| LC | bspkrscore | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
| LC | treecapitator | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
| LC | vampirism | 1.5.0 | Vampirism-1.12.2-1.5.0.jar | None |
| LC | teamlapen-lib | 1.5.0 | Vampirism-1.12.2-1.5.0.jar | None |
| LC | wolfarmor | 3.3.0.279 | wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar | None |
| LC | structurize | 1.12.2-0.10.93-ALPHA | structurize-1.12.2-0.10.93-ALPHA.jar | None |
| LC | minecolonies | 1.12.2-0.10.302-ALPHA | minecolonies-1.12.2-0.10.302-ALPHA-universal.jar | None |
Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
IGCMPatchingLoader (IGCM_v1.2.10_mc1.12.2.jar)
com.creativemd.igcm.core.IGCMTransformer
SSLoadingPlugin (SereneSeasons_1.12.2_1.2.16_universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
WolfArmorCore (wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar)
CreativePatchingLoader (CreativeCore_v1.9.52_mc1.12.2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.35' Renderer: 'GeForce GTX 1050/PCIe/SSE2'