CodeChicken keeps crashing after deleting config
KrissVyre opened this issue ยท 0 comments
---- Minecraft Crash Report ----
WARNING: coremods are present:
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
MovingWorldCore (movingworld-1.12-6.342-full.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 6/8/19 2:45 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.(ConfigFile.java:43)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:29)
at codechicken.lib.configuration.ConfigFile.(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: 552972344 bytes (527 MB) / 1409286144 bytes (1344 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -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.2836 Optifine OptiFine_1.12.2_HD_U_E3 83 mods loaded, 83 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.2836.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2836 | forge-1.12.2-14.23.5.2836.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | micdoodlecore | | minecraft.jar | None |
| LCH | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
| LCH | openmodscore | 0.12.2 | minecraft.jar | None |
| LCH | obfuscate | 0.2.6 | minecraft.jar | None |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | crafttweaker | 4.1.18 | CraftTweaker2-1.12-4.1.18.jar | None |
| LCH | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None |
| LCH | biomesoplenty | 7.0.1.2399 | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None |
| LCH | blockcraftery | 1.12.2-1.1.0 | Blockcraftery-Mod-1.12.2.jar | None |
| LCH | buildcraftlib | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcraftcore | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcraftbuilders | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcrafttransport | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcraftsilicon | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcraftcompat | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcraftenergy | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcraftfactory | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | buildcraftrobotics | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
| LCH | cdm | 0.4.1 | cdm-0.4.1-mc1.12.2.jar | None |
| LCE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.18.jar | None |
| LC | jei | 4.15.0.273 | jei_1.12.2-4.15.0.273.jar | None |
| LC | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.18.jar | None |
| LC | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
| LC | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
| LC | doggytalents | 1.14.2.396 | Doggy-Talents-Mod-1.12.2.jar | None |
| LC | galacticraftcore | 4.0.2.210 | GalacticraftCore-1.12.2-4.0.2.210.jar | None |
| LC | galacticraftplanets | 4.0.2.210 | Galacticraft-Planets-1.12.2-4.0.2.210.jar | None |
| LC | mjrlegendslib | 1.12.2-1.1.8 | MJRLegendsLib-1.12.2-1.1.8.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LC | extraplanets | 1.12.2-0.5.2 | ExtraPlanets-1.12.2-0.5.2.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LC | fairylights | 2.1.4 | Fairy-Lights-Mod-1.12.2.jar | None |
| LC | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
| LC | fastleafdecay | v14 | FastLeafDecay-Mod-1.12.1.jar | None |
| LC | examplemod | 1.0 | Food-Ores-1.12.2.jar | None |
| LC | food_ore | 1.12.2 | Food-Ores-1.12.2.jar | None |
| LC | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
| LC | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
| LC | cfm | 6.2.0 | furniture-6.2.0-1.12.2.jar | None |
| LC | galacticrafttweaker | 1.12.2-1.0.3 | GalacticraftTweaker-1.12.2-1.0.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LC | gravestone | 1.10.1 | gravestone-1.10.1.jar | None |
| LC | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | ironchest | 1.12.2-7.0.59.842 | Iron-Chests-Mod-1.12.2.jar | None |
| LC | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
| LC | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
| LC | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.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 | mcef | 0.9 | mcef-1.12.2-0.9.jar | None |
| LC | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None |
| LC | mopickaxes | 10.0 BETA | Mo-Pickaxes-Mod-1.12.2.jar | None |
| LC | mo_swords | v4 | MoSwords-Mod-1.12.2.jar | None |
| LC | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
| LC | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
| LC | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1 (1).jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | outfox | 0.1.2 | Outfox-Mod-1.12.2.jar | None |
| LC | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zb.jar | None |
| LC | planetprogression | 1.12.2-0.3.5 | PlanetProgression-1.12.2-0.3.5.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LC | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
| LC | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| LC | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| LC | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
| LC | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
| LC | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LC | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LC | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LC | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
| LC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| LC | sereneseasons | 1.2.15 | SereneSeasons-1.12.2-1.2.15-universal.jar | None |
| LC | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LC | tp | 3.2.32 | tinyprogressions-1.12.2-3.3.32-Release.jar | None |
| LC | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
| LC | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
| LC | vehicle | 0.38.0 | vehicle-0.38.0-mc1.12.2.jar | None |
| LC | wearablebackpacks | 3.1.0 | Wearable-Backpacks-Mod-1.12.2.jar | None |
| LC | mysticallib | 1.12.2-1.1.1 | mysticallib-1.12.2-1.1.1.jar | None |
Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
MovingWorldCore (movingworld-1.12-6.342-full.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
net.montoyo.mcef.coremod.ShutdownPatcher
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.5058' Renderer: 'Intel(R) HD Graphics 4400'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]