Jump to content

Recommended Posts

Posted

Crash log:

 

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:637)
    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:629)
    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: 854407976 bytes (814 MB) / 1509949440 bytes (1440 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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.2847 42 mods loaded, 42 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   | com.elytradev.movingworld.common.asm.coremod |                   | minecraft.jar                                 | None                                     |
    | LCH   | obfuscate                                    | 0.2.6             | minecraft.jar                                 | None                                     |
    | LCE   | codechickenlib                               | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | ancientwarfare                               | 1.12.2-2.7.0.772  | ancientwarfare-1.12.2-2.7.0.772(1).jar        | None                                     |
    | LC    | ancientwarfarestructure                      | 1.12.2-2.7.0.772  | ancientwarfare-1.12.2-2.7.0.772(1).jar        | None                                     |
    | LC    | ancientwarfarevehicle                        | 1.12.2-2.7.0.772  | ancientwarfare-1.12.2-2.7.0.772(1).jar        | None                                     |
    | LC    | ancientwarfarenpc                            | 1.12.2-2.7.0.772  | ancientwarfare-1.12.2-2.7.0.772(1).jar        | None                                     |
    | LC    | buildcraftlib                                | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | buildcraftcore                               | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | ancientwarfareautomation                     | 1.12.2-2.7.0.772  | ancientwarfare-1.12.2-2.7.0.772(1).jar        | None                                     |
    | LC    | bloodmoon                                    | 1.5.3             | Bloodmoon-MC1.12.2-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | buildcraftbuilders                           | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | buildcraftenergy                             | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | buildcraftfactory                            | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | buildcraftrobotics                           | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | buildcraftsilicon                            | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | buildcrafttransport                          | 7.99.14           | BuildCraft-Mod-1.12.2.jar                     | None                                     |
    | LC    | cfm                                          | 6.3.0             | cfm-6.3.0-mc1.12.2.jar                        | None                                     |
    | LC    | chiselsandbits                               | 14.8              | Chisels-and-Bits-Mod-1.12.1.jar               | None                                     |
    | LC    | movingworld                                  | 1.12-6.342        | MovingWorld-Mod-1.12.jar                      | None                                     |
    | LC    | davincisvessels                              | @DVESSELSVER@     | Davincis-Vessels-Mod-1.12.jar                 | None                                     |
    | LC    | endercore                                    | 1.12.2-0.5.73     | EnderCore-1.12.2-0.5.73.jar                   | None                                     |
    | LC    | enderio                                      | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderiointegrationtic                        | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderiobase                                  | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderioconduits                              | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderioconduitsappliedenergistics            | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderioconduitsopencomputers                 | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderioconduitsrefinedstorage                | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderiointegrationforestry                   | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderiointegrationticlate                    | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderiomachines                              | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | enderiopowertools                            | 5.1.55            | EnderIO-1.12.2-5.1.55.jar                     | None                                     |
    | LC    | waila                                        | 1.8.26            | Hwyla-Mod-1.12.2.jar                          | None                                     |
    | LC    | ironchest                                    | 1.12.2-7.0.46.831 | Iron-Chests-Mod-1.12.2.jar                    | None                                     |
    | LC    | journeymap                                   | 1.12.2-5.5.2      | JourneyMap-Mod-1.12.2-Unlimited.jar           | None                                     |
    | LC    | omlib                                        | 3.1.4-249         | omlib-1.12.2-3.1.4-249.jar                    | None                                     |
    | LC    | openmodularturrets                           | 3.1.6-362         | openmodularturrets-1.12.2-3.1.6-362.jar       | None                                     |

    Loaded coremods (and transformers):
MovingWorldCore (MovingWorld-Mod-1.12.jar)
 
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  net.montoyo.mcef.coremod.ShutdownPatcher
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 432.00' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'

Posted

Minecraft 1.12.2 is no longer supported due to his age, update to a modern Version to receive support.

  On 2/21/2020 at 2:51 PM, DrStudi said:

Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true

Expand  

Look like the problem is coming from the library self, if you have downloaded the news If you have the latest version installed, then try to install one version less or install the most popular and downloaded version, it will surely work, that's what it is famous for.

New in Modding? == Still learning!

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

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.