TheCBProject / CodeChickenLib

GNU Lesser General Public License v2.1
119 stars 56 forks source link

havig problems already tried deleting the config file #282

Closed foxy-1423 closed 4 years ago

foxy-1423 commented 4 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar) ForgelinPlugin (Forgelin-1.8.4.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) Wizardry Plugin (wizardry-0.10.8.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.6-core.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 1/24/20 11:29 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: java.lang.NoClassDefFoundError: codechicken/lib/util/ResourceUtils at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:53) 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: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: java.lang.ClassNotFoundException: codechicken.lib.util.ResourceUtils at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 45 more Caused by: java.lang.SecurityException: class "codechicken.lib.util.ResourceUtils"'s signer information does not match signer information of other classes in the same package at java.lang.ClassLoader.checkCerts(ClassLoader.java:895) at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665) at java.lang.ClassLoader.defineClass(ClassLoader.java:758) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 47 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: 192217864 bytes (183 MB) / 939524096 bytes (896 MB) up to 6442450944 bytes (6144 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -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 Optifine OptiFine_1.12.2_HD_U_E3 144 mods loaded, 144 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   | micdoodlecore                     |                          | minecraft.jar                                    | None                                     |
| LCH   | bspkrscore                        | 7.6.0.1                  | [1.12]bspkrsCore-universal-7.6.0.1.jar           | None                                     |
| LCH   | treecapitator                     | 1.43.0                   | [1.12]TreeCapitator-client-1.43.0.jar            | None                                     |
| LCH   | actuallyadditions                 | 1.12.2-r151              | ActuallyAdditions-1.12.2-r151-2.jar              | None                                     |
| LCH   | ctm                               | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                        | None                                     |
| LCH   | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar             | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                     | None                                     |
| LCH   | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                    | None                                     |
| LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                           | None                                     |
| LCH   | endercore                         | 1.12.2-0.5.73            | EnderCore-1.12.2-0.5.73.jar                      | None                                     |
| LCE   | codechickenlib                    | 3.2.3.357                | CodeChickenLib-1.12.2-3.2.3.357-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar           | None                                     |
| LC    | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermalexpansion                  | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | enderio                           | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                        | None                                     |
| LC    | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                         | None                                     |
| LC    | chisel                            | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                     | None                                     |
| LC    | enderiointegrationtic             | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                        | None                                     |
| LC    | twilightforest                    | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar    | None                                     |
| LC    | tconstruct                        | 1.12.2-2.13.0.171        | TConstruct-1.12.2-2.13.0.171.jar                 | None                                     |
| LC    | p455w0rdslib                      | 2.3.161                  | p455w0rdslib-1.12.2-2.3.161.jar                  | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC    | ae2wtlib                          | 1.0.34                   | AE2WTLib-1.12.2-1.0.34.jar                       | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC    | thedragonlib                      | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                    | None                                     |
| LC    | armorplus                         | 1.12.2-11.26.1.65        | armorplus-1.12.2-11.26.1.65.jar                  | None                                     |
| LC    | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                            | None                                     |
| LC    | buildcraftlib                     | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildcraftcore                    | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | cyclicmagic                       | 1.19.19                  | Cyclic-1.12.2-1.19.19.jar                        | None                                     |
| LC    | mekanism                          | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                    | None                                     |
| LC    | sonarcore                         | 5.0.19                   | sonarcore-1.12.2-5.0.19-20.jar                   | None                                     |
| LC    | bagelsmore                        | 2.0.1                    | bagelsmore-1.12.2-2.0.1.jar                      | None                                     |
| LC    | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].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    | bonsaitrees                       | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                       | None                                     |
| LC    | bookshelf                         | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | botania                           | r1.10-363                | Botania+r1.10-363.jar                            | None                                     |
| LC    | buildcraftbuilders                | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildcrafttransport               | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildcraftsilicon                 | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildcraftcompat                  | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildcraftenergy                  | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildcraftfactory                 | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildcraftrobotics                | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                     | None                                     |
| LC    | buildinggadgets                   | 2.7.4                    | BuildingGadgets-2.7.4.jar                        | None                                     |
| LC    | calculator                        | 5.0.12                   | calculator-1.12.2-5.0.12-15.jar                  | None                                     |
| LC    | chickenchunks                     | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                         | None                                     |
| LC    | cyclopscore                       | 1.6.0                    | CyclopsCore-1.12.2-1.6.0.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | commoncapabilities                | 2.4.5                    | CommonCapabilities-1.12.2-2.4.5.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | coralreef                         | 2.0                      | CoralReef-2.5-1.12.2.jar                         | None                                     |
| LC    | configmod                         | v1.0                     | coroutil-1.12.1-1.2.36.jar                       | None                                     |
| LC    | extendedrenderer                  | v1.0                     | coroutil-1.12.1-1.2.36.jar                       | None                                     |
| LC    | coroutil                          | 1.12.1-1.2.36            | coroutil-1.12.1-1.2.36.jar                       | None                                     |
| LC    | cucumber                          | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                        | None                                     |
| LC    | mocreatures                       | 12.0.5                   | DrZharks+MoCreatures+Mod-12.0.5.jar              | None                                     |
| LC    | eleccore                          | 1.9.453                  | ElecCore-1.12.2-1.9.453.jar                      | None                                     |
| LC    | eplus                             | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| 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    | refinedstorage                    | 1.6.15                   | refinedstorage-1.6.15.jar                        | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| 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    | enderiozoo                        | 5.1.55                   | EnderIO-zoo-1.12.2-5.1.55.jar                    | None                                     |
| LC    | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                       | None                                     |
| LC    | facadepainter                     | @VERSION@                | FacadePainter-1.12.2-1.0.0-RC3.jar               | None                                     |
| LC    | fluxnetworks                      | 4.0.14                   | fluxnetworks-1.12.2-4.0.14-31.jar                | None                                     |
| LC    | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                               | None                                     |
| LC    | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar     | None                                     |
| LC    | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar     | None                                     |
| LC    | cfm                               | 6.3.1                    | furniture-6.3.1-1.12.2.jar                       | None                                     |
| LC    | galacticraftcore                  | 4.0.2.244                | GalacticraftCore-1.12.2-4.0.2.244.jar            | None                                     |
| LC    | galacticraftplanets               | 4.0.2.244                | Galacticraft-Planets-1.12.2-4.0.2.244.jar        | None                                     |
| LC    | gasconduits                       | 1.12.2-1.2.1             | GasConduits-1.12.2-1.2.2.jar                     | None                                     |
| LC    | advgenerators                     | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar                | None                                     |
| LC    | huds                              | #VERSION#                | Huds-1.12.2-1.0.6.jar                            | None                                     |
| LC    | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar       | None                                     |
| LC    | infernalmobs                      | 1.7.6                    | Infernal-Mobs-Mod-1.12.2.jar                     | None                                     |
| LC    | integrateddynamics                | 1.1.1                    | IntegratedDynamics-1.12.2-1.1.1.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | integrateddynamicscompat          | 1.0.0                    | IntegratedDynamics-1.12.2-1.1.1.jar              | None                                     |
| LC    | integratedtunnels                 | 1.6.10                   | IntegratedTunnels-1.12.2-1.6.10.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | integratedtunnelscompat           | 1.0.0                    | IntegratedTunnels-1.12.2-1.6.10.jar              | None                                     |
| LC    | nuclearcraft                      | 2.18o                    | NuclearCraft-2.18o-1.12.2.jar                    | None                                     |
| LC    | mcjtylib_ng                       | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                          | None                                     |
| LC    | rftools                           | 7.73                     | rftools-1.12-7.73.jar                            | None                                     |
| LC    | integrationforegoing              | 1.12.2-1.9               | IntegrationForegoing-1.12.2-1.9.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LC    | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                | None                                     |
| LC    | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                  | None                                     |
| LC    | ironjetpacks                      | 1.1.0                    | IronJetpacks-1.12-2-1.1.0.jar                    | None                                     |
| LC    | librarianlib                      | 4.19.2                   | librarianlib-1.12.2-4.19.2-release.jar           | None                                     |
| LC    | lucky                             | 7.6.0                    | luckyblock-1.12.2-7.6.0.zip                      | None                                     |
| LC    | moreplayermodels                  | 1.12.2_2                 | moreplayermodels_furries-1.2.jar                 | None                                     |
| LC    | llibrary                          | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                       | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC    | mowziesmobs                       | 1.5.4                    | mowziesmobs-1.5.4.jar                            | None                                     |
| LC    | mrtjpcore                         | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar          | None                                     |
| LC    | portalgun                         | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | practicallogistics2               | 3.0.8                    | practicallogistics2-1.12.2-3.0.8-11.jar          | None                                     |
| LC    | projectred-core                   | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.jar             | None                                     |
| LC    | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.4.120-compat.jar           | None                                     |
| LC    | projectred-integration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar      | None                                     |
| LC    | projectred-transmission           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar      | None                                     |
| LC    | projectred-fabrication            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-fabrication.jar      | None                                     |
| LC    | projectred-illumination           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-lighting.jar         | None                                     |
| LC    | projectred-expansion              | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar       | None                                     |
| LC    | projectred-relocation             | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar       | None                                     |
| LC    | projectred-transportation         | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar       | None                                     |
| LC    | projectred-exploration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-world.jar            | None                                     |
| LC    | pswg                              | 0.0.7-88-gc8712f6        | pswg-1.12.2-0.0.1.jar                            | None                                     |
| LC    | realdrops                         | 1.2.14                   | RealisticItemDrops-1.2.14.jar                    | None                                     |
| LC    | redstonearsenal                   | 2.6.3                    | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | rftoolscontrol                    | 2.0.2                    | rftoolsctrl-1.12-2.0.2.jar                       | None                                     |
| LC    | rftoolsdim                        | 5.71                     | rftoolsdim-1.12-5.71.jar                         | None                                     |
| LC    | roguelike                         | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar               | None                                     |
| LC    | ruins                             | 17.2                     | Ruins-1.12.2.jar                                 | None                                     |
| LC    | spartanshields                    | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                  | None                                     |
| LC    | thermalcultivation                | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermalinnovation                 | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| 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    | wct                               | 3.12.97                  | WirelessCraftingTerminal-1.12.2-3.12.97.jar      | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC    | wizardry                          | 0.10.8                   | wizardry-0.10.8.jar                              | None                                     |
| LC    | wrcbe                             | 2.3.2                    | WR-CBE-1.12.2-2.3.2.33-universal.jar             | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | xaerominimap                      | 20.0.0                   | Xaeros_Minimap_20.0.0_Forge_1.12.jar             | None                                     |
| LC    | zombieawareness                   | 1.12.1-1.11.16           | zombieawareness-1.12.1-1.11.16.jar               | None                                     |
| LC    | thebetweenlands                   | 3.5.6                    | TheBetweenlands-3.5.6-universal.jar              | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LC    | totemexpansion                    | 1.2.2                    | totemexpansion-1.2.2-1.12.2.jar                  | None                                     |
| LC    | eleccoreloader                    | 1.9.453                  | ElecCore-1.12.2-1.9.453.jar                      | None                                     |
| LC    | librarianliblate                  | 4.19.2                   | librarianlib-1.12.2-4.19.2-release.jar           | None                                     |
| LC    | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                 | None                                     |

Loaded coremods (and transformers): 

llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer ForgelinPlugin (Forgelin-1.8.4.jar)

MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper Wizardry Plugin (wizardry-0.10.8.jar) com.teamwizardry.wizardry.asm.WizardryTransformer MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar) micdoodle8.mods.miccore.MicdoodleTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.6-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.87' Renderer: 'GeForce GTX 1050/PCIe/SSE2' AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses:

MineRobber9000 commented 4 years ago

Your CCL jar seems to be corrupt. Try re-downloading it. (To be specific, you're missing the codechicken.lib.util.ResourceUtils class.)

gigabit101 commented 4 years ago

Make sure to download CCL from Curseforge