Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
- Contact their authors BEFORE contacting forge
- // You're mean.
- Time: 5/21/22 1:44 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: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: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: 410868784 bytes (391 MB) / 872415232 bytes (832 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.2837 66 mods loaded, 66 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.2837.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCH | forge | 14.23.5.2837 | forge-1.12.2-14.23.5.2837.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCH | micdoodlecore | | minecraft.jar | None |
- | LCH | bspkrscore | 8.0.0 | [1.12.2]bspkrscore-universal-8.0.1.jar | None |
- | LCH | bno | 1.12.2-1.0.4.0 | BasicNetherOres-1.12.2-1.0.5.0.jar | None |
- | LCH | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
- | LCH | bettercaves | 1.12.2-1.0.1.2 | bettercaves-1.12.2-1.0.1.2.jar | None |
- | LCH | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
- | LCH | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
- | LCH | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
- | LCH | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCH | buildcraftlib | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | buildcraftcore | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | buildcraftbuilders | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | buildcrafttransport | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | buildcraftsilicon | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
- | LCH | buildcraftcompat | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | buildcraftenergy | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | buildcraftfactory | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | buildcraftrobotics | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCH | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2.jar | None |
- | LCH | chickens | 6.1.0 | chickens-6.1.0.jar | None |
- | LCE | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
- | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
- | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
- | LC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None |
- | LC | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
- | LC | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
- | LC | cyclopscore | 1.6.7 | CyclopsCore-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | LC | dimdoors | 3.0.9+287 | DimensionalDoors-3.0.9-287.jar | None |
- | LC | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LC | evilcraft | 0.10.78 | EvilCraft-1.12.2-0.10.78.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | LC | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.78.jar | None |
- | LC | golems | 7.1.9 | ExtraGolems-1.12-7.1.9.jar | None |
- | LC | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
- | LC | farlanders | 1.0.1 | farlanders-1.12.2-1.0.1.jar | None |
- | LC | galacticraftcore | 4.0.2.280 | GalacticraftCore-1.12.2-4.0.2.280.jar | None |
- | LC | galacticraftplanets | 4.0.2.280 | Galacticraft-Planets-1.12.2-4.0.2.280.jar | None |
- | LC | grimoireofgaia | 1.7.2 | GrimoireOfGaia3-1.12.2-1.7.2.jar | None |
- | LC | hatchery | 2.2.2 | hatchery-1.12.2-2.2.2.jar | None |
- | LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | LC | inventorypets | 2.0.15 | inventorypets-1.12-2.0.15.jar | None |
- | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
- | LC | lucky | 7.6.0 | lucky-block-forge-1.12.2-2.0.jar | None |
- | LC | lycanitesmobs | 2.0.8.5 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.8.5.jar | None |
- | LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
- | LC | morechickens | 3.2.0 | morechickens-1.12.2-3.2.0.jar | None |
- | LC | mtlib | 3.0.7 | MTLib-3.0.7.jar | None |
- | LC | moretweaker | 1.0.19 | MoreTweaker-1.0.19.jar | None |
- | LC | samsocean | 1.0.2 | OceanFloor-1.12.2-1.0.2.jar | None |
- | LC | orecow | 1.0.0 | Ore+Cow+1.7.1+1.12.2.jar | None |
- | LC | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
- | LC | corerm | 1.3.3 | RikMuldsCore_1.3.3.jar | None |
- | LC | roguelike | 1.8.0 | Roguelike-Dungeons-Mod-1.12.2.jar | None |
- | LC | sync | 7.1.0 | Sync-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | LC | camping | 2.4.3 | TheCampingMod_2.4.3.jar | None |
- | LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
- | LC | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
- | LC | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
- | LC | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
- | LC | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
- | LC | jade | 0.1.0 | Jade-0.1.0.jar | None |
- Loaded coremods (and transformers):
- MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
- micdoodle8.mods.miccore.MicdoodleTransformer
Advertisement
Add Comment
Please, Sign In to add comment