CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

141M Downloads

Code Chicken lib crashes, even after deleting config.

Knightdistinct opened this issue ยท 1 comments

commented

I tried to delete the config and launch the game but even after that it still doesn't work. The config file doesn't come back but it still doesn't work. I've tried installing it again but it still doesn't work. nothing I do works.

Here's the crash report.

---- Minecraft Crash Report ----
// You're mean.

Time: 2022-02-02 20:55:01 EST
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.(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.GeneratedMethodAccessor11.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.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(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)
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 gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:119)
at gg.essential.loader.stage2.EssentialLoader.addToClasspath(EssentialLoader.java:194)
at gg.essential.loader.stage2.EssentialLoaderBase.addToClasspath(EssentialLoaderBase.java:328)
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:143)
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 gg.essential.loader.stage1.EssentialLoader.load(EssentialLoader.java:125)
at gg.essential.loader.stage1.EssentialSetupTweaker.(EssentialSetupTweaker.java:35)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:111)
at gg.essential.loader.stage0.EssentialSetupTweaker.(EssentialSetupTweaker.java:34)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
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)
... 71 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 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: 397434104 bytes (379 MB) / 1207959552 bytes (1152 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.2858 Optifine OptiFine_1.12.2_HD_U_E3 149 mods loaded, 149 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.2858.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | forge                                        | 14.23.5.2858             | forge-1.12.2-14.23.5.2858.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | micdoodlecore                                |                          | minecraft.jar                                      | None                                     |
   | LCH   | mixinbooter                                  | 3.0                      | minecraft.jar                                      | None                                     |
   | LCH   | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                      | None                                     |
   | LCH   | openmodscore                                 | 0.12.2                   | minecraft.jar                                      | None                                     |
   | LCH   | foamfixcore                                  | 7.7.4                    | minecraft.jar                                      | None                                     |
   | LCH   | essential                                    | 1.0.0                    | Essential (forge_1.12.2).jar                       | None                                     |
   | LCH   | securitycraft                                | v1.9.0.2                 | [1.12.2]+SecurityCraft+v1.9.0.2.jar                | None                                     |
   | LCH   | aether_legacy                                | 1.5.3.2                  | aether-1.12.2-v1.5.3.2.jar                         | None                                     |
   | LCH   | biomesoplenty                                | 7.0.1.2445               | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar      | None                                     |
   | LCH   | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
   | LCH   | jei                                          | 4.16.1.302               | jei_1.12.2-4.16.1.302.jar                          | None                                     |
   | LCH   | thaumcraft                                   | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
   | LCH   | botania                                      | r1.10-364                | Botania+r1.10-364.4.jar                            | None                                     |
   | LCH   | redstoneflux                                 | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
   | LCH   | cofhcore                                     | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
   | LCH   | craftstudioapi                               | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None                                     |
   | LCH   | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
   | LCH   | natura                                       | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                         | None                                     |
   | LCH   | harvestcraft                                 | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zg.jar                    | None                                     |
   | LCH   | ctm                                          | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                          | None                                     |
   | LCH   | twilightforest                               | 3.11.1021                | twilightforest-1.12.2-3.11.1021-universal.jar      | None                                     |
   | LCH   | animania                                     | 2.0.3.28                 | animania-1.12.2-base-2.0.3.28.jar                  | None                                     |
   | LCH   | applecore                                    | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                       | None                                     |
   | LCH   | appliedenergistics2                          | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
   | LCH   | aquaculture                                  | 1.6.8                    | Aquaculture-1.12.2-1.6.8.jar                       | None                                     |
   | LCH   | quark                                        | r1.6-179                 | Quark-r1.6-179.jar                                 | None                                     |
   | LCH   | autoreglib                                   | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
   | LCE   | codechickenlib                               | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | avaritia                                     | 3.3.0                    | Avaritia-1.12.2-3.3.0.37-universal.jar             | None                                     |
   | LC    | bdlib                                        | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
   | LC    | betteradvancements                           | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar             | None                                     |
   | LC    | bettercaves                                  | 1.12.2                   | bettercaves-1.12.2-2.0.3.jar                       | None                                     |
   | LC    | bettermineshafts                             | 1.12.2-2.2.1             | BetterMineshaftsForge-1.12.2-2.2.1.jar             | None                                     |
   | LC    | bibliocraft                                  | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
   | LC    | buildcraftlib                                | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | buildcraftcore                               | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | buildcraftenergy                             | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | toughasnails                                 | 3.1.0.141                | ToughAsNails-1.12.2-3.1.0.141-universal.jar        | None                                     |
   | LC    | forestry                                     | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                      | None                                     |
   | LC    | binniecore                                   | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
   | LC    | binniedesign                                 | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
   | LC    | genetics                                     | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
   | LC    | botany                                       | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
   | LC    | extrabees                                    | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
   | LC    | extratrees                                   | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
   | LC    | guideapi                                     | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
   | LC    | bloodmagic                                   | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                    | None                                     |
   | LC    | blue_skies                                   | 1.1.3                    | blue_skies-1.12.2-v1.1.3.jar                       | None                                     |
   | LC    | buildcraftbuilders                           | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | buildcrafttransport                          | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | buildcraftsilicon                            | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | buildcraftcompat                             | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | buildcraftfactory                            | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | buildcraftrobotics                           | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                       | None                                     |
   | LC    | chameleon                                    | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
   | LC    | chickens                                     | 6.0.4                    | chickens-6.0.4.jar                                 | None                                     |
   | LC    | chisel                                       | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                       | None                                     |
   | LC    | clumps                                       | 3.1.2                    | Clumps-3.1.2.jar                                   | None                                     |
   | LC    | cofhworld                                    | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
   | LC    | comforts                                     | 1.4.1.3                  | comforts-1.12.2-1.4.1.3.jar                        | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
   | LC    | tconstruct                                   | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
   | LC    | conarm                                       | 1.2.5.10                 | conarm-1.12.2-1.2.5.10.jar                         | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
   | LC    | controlling                                  | 3.0.10                   | Controlling-3.0.10.jar                             | None                                     |
   | LC    | cosmeticarmorreworked                        | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar               | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
   | LC    | craftpresence                                | 1.8.8                    | CraftPresence-Forge-1.12.2-Release-1.8.8.jar       | eca02c6a597321ad22340897683951ba5c76720a |
   | LC    | cucumber                                     | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
   | LC    | cyberware                                    | 0.2.11.29                | cyberware-1.12.2-0.2.11.29.jar                     | None                                     |
   | LC    | movingworld                                  | 1.12-6.353               | movingworld-1.12-6.353-full.jar                    | None                                     |
   | LC    | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                | None                                     |
   | LC    | ptrmodellib                                  | 1.0.5                    | PTRLib-1.0.5.jar                                   | None                                     |
   | LC    | props                                        | 2.6.3.7                  | Decocraft-2.6.3.7_1.12.2.jar                       | None                                     |
   | LC    | dimdoors                                     | 1.12.2-3.1.2+UNOFFICIAL  | DimensionalDoors-1.12.2-3.1.2-UNOFFICIAL.jar       | None                                     |
   | LC    | doggytalents                                 | 1.15.1.6                 | DoggyTalents-1.12.2-1.15.1.6.jar                   | None                                     |
   | LC    | galacticraftcore                             | 4.0.2.280                | GalacticraftCore-1.12.2-4.0.2.280.jar              | None                                     |
   | LC    | sereneseasons                                | 1.2.18                   | SereneSeasons-1.12.2-1.2.18-universal.jar          | None                                     |
   | LC    | orelib                                       | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LC    | dsurround                                    | @VERSION@                | DynamicSurroundings-1.12.2-3.6.3.jar               | None                                     |
   | LC    | dynview                                      | 1.3                      | dynviewdist-1.12-1.3.jar                           | None                                     |
   | LC    | ebwizardry                                   | 4.3.4                    | ElectroblobsWizardry-4.3.4-MC1.12.2.jar            | None                                     |
   | LC    | extrautils2                                  | 1.0                      | extrautils2-1.12-1.9.9.jar                         | None                                     |
   | LC    | fastleafdecay                                | v14                      | FastLeafDecay-v14.jar                              | None                                     |
   | LC    | flansmod                                     | 5.10.0                   | Flan's+Mod-1.12.2-5.10.0.jar                       | None                                     |
   | LC    | foamfix                                      | 0.10.14-1.12.2           | foamfix-0.10.14-1.12.2.jar                         | None                                     |
   | LC    | cfm                                          | 6.3.1                    | furniture-6.3.1-1.12.2.jar                         | None                                     |
   | LC    | galacticraftplanets                          | 4.0.2.280                | Galacticraft-Planets-1.12.2-4.0.2.280.jar          | None                                     |
   | LC    | gc-rpc                                       | 2.2.0                    | galacticraft-rpc-2.2.0.jar                         | None                                     |
   | LC    | gendustry                                    | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
   | LC    | geneticsreborn                               | 1.28                     | geneticsreborn-1.12-1.32.jar                       | None                                     |
   | LC    | lucraftcore                                  | 1.12.2-2.4.16            | LucraftCore-1.12.2-2.4.16.jar                      | None                                     |
   | LC    | heroesexpansion                              | 1.12.2-1.3.5             | HeroesExpansion-1.12.2-1.3.5.jar                   | None                                     |
   | LC    | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
   | LC    | inventorypets                                | 2.0.12                   | inventorypets-1.12-2.0.12.jar                      | None                                     |
   | LC    | ironchest                                    | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
   | LC    | journeymap                                   | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                        | None                                     |
   | LC    | lucky                                        | 7.6.0                    | luckyblock-1.12.2-1-forge.jar                      | None                                     |
   | LC    | magicbees                                    | 1.0                      | MagicBees-1.12.2-3.2.25.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    | slabmachines                                 | 1.0.7                    | Slab_Machines-1.0.7.jar                            | None                                     |
   | LC    | mcmultipart                                  | 2.5.3                    | MCMultiPart-2.5.3.jar                              | None                                     |
   | LC    | mcwdoors                                     | 1.3                      | mcw-doors-1.0.3-mc1.12.2.jar                       | None                                     |
   | LC    | mcwwindows                                   | 1.0                      | mcw-windows-1.0.0-mc1.12.2.jar                     | None                                     |
   | LC    | medicme                                      | 0.2                      | medicme-0.2.1.jar                                  | None                                     |
   | LC    | mekanism                                     | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
   | LC    | mekanismgenerators                           | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar            | None                                     |
   | LC    | mekanismtools                                | 1.12.2-9.8.3.390         | MekanismTools-1.12.2-9.8.3.390.jar                 | None                                     |
   | LC    | projecte                                     | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
   | LC    | moartinkers                                  | 0.6.0                    | moartinkers-0.6.0.jar                              | None                                     |
   | LC    | modnametooltip                               | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                   | None                                     |
   | LC    | stevekung's_lib                              | 1.1.11                   | SteveKunG's-Lib-1.12.2-1.1.11.jar                  | None                                     |
   | LC    | moreplanets                                  | 2.2.2                    | More-Planets-1.12.2-2.2.2-GC280.jar                | None                                     |
   | LC    | thermalfoundation                            | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
   | LC    | morechickens                                 | 3.1.0                    | morechickens-1.12.2-3.1.0.jar                      | None                                     |
   | LC    | mysticalagriculture                          | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar               | None                                     |
   | LC    | mysticalagradditions                         | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar              | None                                     |
   | LC    | netherportalfix                              | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                  | None                                     |
   | LC    | nifty                                        | 1.21                     | NiftyBlocks-1.21.jar                               | None                                     |
   | LC    | neid                                         | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.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.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LC    | oreberries                                   | 0.5.0                    | oreberries-1.12.x-0.5.0.jar                        | None                                     |
   | LC    | performant                                   | 1.12.2-1.5               | performant-1.11.jar                                | None                                     |
   | LC    | pickletweaks                                 | 2.1.3                    | PickleTweaks-1.12.2-2.1.3.jar                      | None                                     |
   | LC    | progressivebosses                            | 1.5.4                    | ProgressiveBosses-1.5.4-mc1.12.x.jar               | None                                     |
   | LC    | corerm                                       | 1.3.3                    | RikMuldsCore_1.3.3.jar                             | None                                     |
   | LC    | roost                                        | 2.0.10                   | roost-1.12.2-2.0.10.jar                            | None                                     |
   | LC    | scootys_pvz                                  | 1.0.0                    | Scootys+PvZ+0.4.1.jar                              | None                                     |
   | LC    | simplycats                                   | 1.12.2-0.0.4.1           | simplycats-1.12.2-0.0.4.1.jar                      | None                                     |
   | LC    | snowrealmagic                                | 0.6.1                    | SnowRealMagic-1.12.2-0.6.1.jar                     | None                                     |
   | LC    | storagedrawers                               | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                    | None                                     |
   | LC    | stupidthings                                 | 1.1.6                    | Stupid+Things-1.12.2-1.1.6.jar                     | None                                     |
   | LC    | synthesis                                    | 0.3                      | Synthesis-0.3.jar                                  | None                                     |
   | LC    | texfix                                       | 4.0                      | TexFix+V-1.12-4.0.jar                              | None                                     |
   | LC    | camping                                      | 2.4.3                    | TheCampingMod_2.4.3.jar                            | None                                     |
   | LC    | tinkersaether                                | 1.4.1                    | tinkersaether-1.4.1.jar                            | None                                     |
   | LC    | tcomplement                                  | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar                 | None                                     |
   | LC    | tinkertoolleveling                           | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
   | LC    | trashslot                                    | 8.4.10                   | TrashSlot_1.12.2-8.4.10.jar                        | None                                     |
   | LC    | travelersbackpack                            | 1.0.35                   | TravelersBackpack-1.12.2-1.0.35.jar                | None                                     |
   | LC    | vanillafix                                   | 1.0.10-150               | VanillaFix-1.0.10-150.jar                          | None                                     |
   | LC    | waterstrainer                                | 3.3.0                    | WaterStrainer-1.12-3.3.0.jar                       | None                                     |
   | LC    | waystones                                    | 4.1.0                    | Waystones_1.12.2-4.1.0.jar                         | None                                     |
   | LC    | yoyos                                        | 1.12.2-1.3.3.25          | yoyos_1.12.2-1.3.3.25.jar                          | None                                     |
   | LC    | llibrary                                     | 1.7.20                   | llibrary-1.7.20-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LC    | phosphor-lighting                            | 1.12.2-0.2.7             | phosphor-forge-mc1.12.2-0.2.7-universal.jar        | None                                     |

Loaded coremods (and transformers): MixinBooter (mixinbooter-3.0.jar)

                                  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
                                    sereneseasons.asm.transformer.EntityRendererTransformer
                                    sereneseasons.asm.transformer.WorldTransformer
                                  MovingWorldCore (movingworld-1.12-6.353-full.jar)
                                    
                                  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
                                    mekanism.coremod.KeybindingMigrationHelper
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                    openmods.core.OpenModsClassTransformer
                                  PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal.jar)
                                    
                                  Quark Plugin (Quark-r1.6-179.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
                                    squeek.applecore.asm.TransformerModuleHandler
                                  SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.11.jar)
                                    
                                  TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
                                    
                                  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  Snow! Real Magic! (SnowRealMagic-1.12.2-0.6.1.jar)
                                    
                                  Plugin (NotEnoughIDs-1.5.4.4.jar)
                                    ru.fewizz.neid.asm.Transformer
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                    
                                  LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
                                    lucraft.mods.lucraftcore.core.LCTransformer
                                  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
                                    
                                  SecurityCraftLoadingPlugin ([1.12.2]+SecurityCraft+v1.9.0.2.jar)

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13596 Compatibility Profile Context 20.10.44 27.20.11044.7' Renderer: 'AMD Radeon(TM) Vega 6 Graphics'
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]
Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
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)
- chiselIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
- ModuleMelter (Enabled/Not Forced)
- ModuleArmor (Enabled/Not Forced)
- ModuleSteelworks (Enabled/Not Forced)
- ChiselPlugin (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
Suspected Mods: CodeChicken Lib (codechickenlib)
Launched Version: 1.12.2-forge-14.23.5.2858
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) Vega 6 Graphics GL version 4.6.13596 Compatibility Profile Context 20.10.44 27.20.11044.7, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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)
Resource Packs: vanilla
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD Ryzen 3 2300U with Radeon Vega Mobile Gfx

commented

You have not deleted the correct config file. Duplicate of #270