Jump to content

Codechicken crashing over and over(1.12.2)


ilikedolphins

Recommended Posts

i tried deleteing the config files it did not work. i really need some help

 

crash report after deleting the config files:

 

---- Minecraft Crash Report ----
Time: 2020-09-29 10:48:45 EET

Description: Initializing game

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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:629)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.init(Minecraft.java:467)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 --
  Minecraft Version: 1.12.2
  Operating System: Windows 7 (amd64) version 6.1
  Java Version: 1.8.0_261, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 143402968 bytes (136 MB) / 373063680 bytes (355 MB) up to 720633856 bytes (687 MB)
  JVM Flags: 5 total; -Xmx700M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 40 mods loaded, 40 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.2847.jar                    | None                                     |
       | LCH   | forge                | 14.23.5.2847             | forge-1.12.2-14.23.5.2847.jar                    | None                                     |
       | LCH   | torchbowmod          | 1.4                      | [1.12-1.12.2]TorchBowMod_v1.4.jar                | None                                     |
       | LCH   | damageindicatorsmod  | 1.0                      | [1.12.2]DamageIndicatorsMod-3.5.1.jar            | None                                     |
       | LCH   | deconstruction       | 3.0.4                    | [MC1.12.2]DeconTable-3.0.4.jar                   | None                                     |
       | LCH   | aether_legacy        | 1.4.4                    | aether_legacy-1.12.2-v1.4.4.jar                  | None                                     |
       | LCH   | alcatrazcore         | 1.0.4                    | alcatrazcore-1.0.4.jar                           | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
       | LCH   | antiqueatlas         | 4.6.3                    | antiqueatlas-1.12.2-4.6.3.jar                    | None                                     |
       | LCH   | antiqueatlasoverlay  | 1.2                      | antiqueatlas-1.12.2-4.6.3.jar                    | None                                     |
       | LCH   | jei                  | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                        | None                                     |
       | LCH   | appleskin            | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                       | None                                     |
       | LCH   | baubles              | 1.5.2                    | Baubles-1.12-1.5.2.jar                           | None                                     |
       | LCH   | blocklings           | 1.0                      | Blocklings+6.0.1_b+-+1.12.2.jar                  | None                                     |
       | LCH   | carryon              | 1.12.3                   | CarryOn+MC1.12.2+v1.12.3.jar                     | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
       | LCE   | codechickenlib       | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LC    | doggytalents         | 1.15.0.5                 | Doggy-Talents-Mod-1.12.2.jar                     | None                                     |
       | LC    | durabilityviewer     | 1.4                      | DurabilityViewer-1.12-forge14.21.1.2387-1.4.jar  | None                                     |
       | LC    | exoticbirds          | 1.0                      | Exotic+Birds+1.12.2-3.1.0.jar                    | None                                     |
       | LC    | umm3185118519        | release 1.5 - MC 1.12.2  | Extended+ItemsOres+[1.12.2]+(release+1.5).jar    | None                                     |
       | LC    | eyesinthedarkness    | 0.1.0                    | EyesInTheDarkness-0.1.0.jar                      | None                                     |
       | LC    | fastleafdecay        | v14                      | FastLeafDecay-Mod-1.12.1.jar                     | None                                     |
       | LC    | harvestcraft         | 1.12.2zb                 | HarvestCraft-Mod-1.12.2.jar                      | None                                     |
       | LC    | waila                | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                      | None                                     |
       | LC    | inventorytweaks      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                         | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LC    | llor                 | 1.1.6-mc1.12.2           | Light-Level-Overlay-Reloaded-Mod-1.12.2.jar      | None                                     |
       | LC    | mobends              | 1.0.0-beta-19.06.20      | MoBends_1.12.2-1.0.0-beta-19.06.20.jar           | None                                     |
       | LC    | nei                  | 2.4.3                    | NotEnoughItems-1.12.2-2.4.3.245-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LC    | notreepunching       | 2.0.20                   | notreepunching-2.0.20.jar                        | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
       | LC    | additionalstructures | 2.3.1                    | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar | None                                     |
       | LC    | rustic               | 1.1.4                    | rustic-1.1.4.jar                                 | None                                     |
       | LC    | flying_things        | 1.5.3                    | The-Flying-Things-Mod-1.12.2.jar                 | None                                     |
       | LC    | uteamcore            | 2.2.4.107                | u_team_core-1.12.2-2.2.4.107.jar                 | None                                     |
       | LC    | uncrafted            | 3.0.1                    | Uncrafted-Mod-1.12.2.jar                         | None                                     |
       | LC    | usefulbackpacks      | 1.5.0.23                 | Useful-Backpacks-Mod-1.12.2.jar                  | None                                     |
       | LC    | vanillafix           | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-99.jar                         | None                                     |
       | LC    | wts                  | 1.1.0                    | WTS-1.1.0.jar                                    | None                                     |
       | LC    | xray                 | 2.0.0                    | xray-1.12.2-1.6.0.jar                            | None                                     |
       | LC    | zeiyocraft           | 0.8.4                    | ZeiyoCraft-Mod-1.12.2.jar                        | None                                     |
  Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  Suspected Mods: CodeChicken Lib (codechickenlib)
  Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  LWJGL: 2.9.4
  OpenGL: ATI Radeon HD 2400 PRO GL version 2.1.8787, ATI Technologies Inc.
  GL Caps: Using GL 1.3 multitexturing.
           Using GL 1.3 texture combiners.
           Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
           Shaders are available because OpenGL 2.1 is supported.
           VBOs are available because OpenGL 1.5 is supported.
  Using VBOs: Yes
  Is Modded: Definitely; Client brand changed to 'fml,forge'
  Type: Client (map_client.txt)
  Current Language: English (US)
  Profiler Position: N/A (disabled)

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.