Jump to content

Need help with chicken lib not working


chembot141

Recommended Posts

I'm trying to run a custom modpack on forge 2759 and it crashes every time.

Here's the crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  llibrary (LLibrary-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 9/15/18 4:27 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: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: 216589896 bytes (206 MB) / 536870912 bytes (512 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 9 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 -Xmx2G
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.4.2759 47 mods loaded, 47 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   | aether_legacy         | 1.12.2-v3.2              | aether_legacy-1.12.2-v3.2.jar                   | None                                     |
    | UCH   | mantle                | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                        | None                                     |
    | UCH   | jei                   | 4.11.0.206               | jei_1.12.2-4.11.0.206.jar                       | None                                     |
    | UCH   | tconstruct            | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                 | None                                     |
    | UCH   | conarm                | 1.1.0                    | conarm-1.12.2-1.1.0.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCH   | twilightforest        | 3.7.424                  | twilightforest-1.12.2-3.7.424-universal.jar     | None                                     |
    | UCH   | armoryexpansion       | 0.1.4                    | armoryexpansion-0.1.4.jar                       | None                                     |
    | UCH   | bno                   | 1.12.2-1.0.2.0           | BasicNetherOres-1.12.2-1.0.2.0.jar              | None                                     |
    | UCEE  | codechickenlib        | 3.2.1.350                | CodeChickenLib-1.12.2-3.2.1.350-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | 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    | dmonsters             | 1.6                      | Deadly-Monsters-Mod-1.12.2.jar                  | None                                     |
    | UC    | dimdoors              | 3.0.9+287                | DimensionalDoors-3.0.9-287.jar                  | None                                     |
    | UC    | enderstorage          | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UC    | shadowmc              | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                         | None                                     |
    | UC    | extrarails            | 1.3.0                    | ExtraRails-1.12-1.3.0.jar                       | None                                     |
    | UC    | forgemultipartcbe     | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UC    | microblockcbe         | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar    | None                                     |
    | UC    | minecraftmultipartcbe | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar    | None                                     |
    | UC    | ic2                   | 2.8.16-ex112             | Industrial-Craft-2-Mod-Experimental-1.12.1.jar  | de041f9f6187debbc77034a344134053277aa3b0 |
    | UC    | inventorytweaks       | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UC    | ironbackpacks         | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar               | None                                     |
    | UC    | ironchest             | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                 | None                                     |
    | UC    | journeymap            | 1.12.2-5.5.2             | JourneyMap-Mod-1.12.2-Unlimited.jar             | None                                     |
    | UC    | jeresources           | 0.8.5.27                 | JustEnoughResources-1.12.2-0.8.5.27.jar         | None                                     |
    | UC    | llibrary              | 1.7.7                    | LLibrary-1.12.2.jar                             | None                                     |
    | UC    | longfallboots         | 1.2.1a                   | longfallboots-1.2.1b.jar                        | None                                     |
    | UC    | malisiscore           | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                    | None                                     |
    | UC    | harvestcraft          | 1.12.2z                  | Pam's+HarvestCraft+1.12.2z.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    | redstonearsenal       | 2.5.1                    | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UC    | refinedstorage        | 1.6.5                    | refinedstorage-1.6.5.jar                        | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | UC    | thermaldynamics       | 2.5.1                    | ThermalDynamics-1.12.2-2.5.1.14-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UC    | simplyjetpacks        | 2.2.7.45                 | SimplyJetpacks2-1.12.2-2.2.7.45.jar             | None                                     |
    | UC    | tinkersaether         | 1.2.0                    | tinkersaether-1.2.0.jar                         | None                                     |
    | UC    | tcomplement           | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar             | None                                     |
    | UC    | tinkertoolleveling    | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar             | None                                     |
    | UC    | translocators         | 2.5.1.77                 | Translocators-1.12.2-2.5.1.77-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UC    | trashslot             | 8.4.6                    | TrashSlot_1.12.1-8.4.6.jar                      | None                                     |
    | UC    | bspkrscore            | at_0.9                   | TreeCapitator-Mod-1.12.jar                      | None                                     |
    | UC    | treecapitator         | at_0.9                   | TreeCapitator-Mod-1.12.jar                      | None                                     |

    Loaded coremods (and transformers): 
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
llibrary (LLibrary-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
    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)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)
 

Link to comment
Share on other sites

  • 2 months later...
On 9/15/2018 at 4:26 PM, chembot141 said:

Thank you for your help! Turns out when I updated my mods I forgot to delete the old config files and they were causing errors. I deleted them all and now everything's working fine.

I've been having the same problem but how do i delete the old format and reformat it? I've been looking throgh files for ages and can't find it. Please help.

Link to comment
Share on other sites

Config files are in your .minecraft/config/ folder. Delete the code chicken one

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

Also don’t hijack someone else’s thread, start a new one

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

We want to preserve issues for people in the future without having the comments filled with similar issues (which aren’t as easily found). So if you have an issue (even if you think it’s the same on as the OP’s) we ask you to make a new thread

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

  • 6 months later...
On 9/15/2018 at 10:26 PM, chembot141 said:

Thank you for your help! Turns out when I updated my mods I forgot to delete the old config files and they were causing errors. I deleted them all and now everything's working fine.

Ok, I found the config file (in AppData, Roaming, .minecraft, config) and have tried to delete the codechickenlib however when I open minecraft, it just plops it back in there. I'm a bit confused as to which files to delete and would like some help please.

Link to comment
Share on other sites

  • 1 year later...
On 5/28/2019 at 9:22 PM, Warbi said:

Ok, I found the config file (in AppData, Roaming, .minecraft, config) and have tried to delete the codechickenlib however when I open minecraft, it just plops it back in there. I'm a bit confused as to which files to delete and would like some help please.

same here

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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