Jump to content

Code Chicken Lib Crashing


Recommended Posts

I downloaded a bunch of mods and here is what the crash report said could someone please tell me what to do  

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
  LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
Contact their authors BEFORE contacting forge

// I blame Dinnerbone.

Time: 7/23/21 1:35 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.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
    at codechicken.lib.util.ResourceUtils.getResourceManager(ResourceUtils.java:35)
    at codechicken.lib.util.ResourceUtils.registerReloadListener(ResourceUtils.java:67)
    at codechicken.lib.render.particle.CustomParticleHandler.init(CustomParticleHandler.java:271)
    at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:58)
    at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:52)
    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)


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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 395543592 bytes (377 MB) / 805306368 bytes (768 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.2854 61 mods loaded, 61 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.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge               | 14.23.5.2854            | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | micdoodlecore       |                         | minecraft.jar                                      | None                                     |
    | LCH   | backpack            | 3.0.2                   | backpack-3.0.2-1.12.2.jar                          | None                                     |
    | LCH   | baubles             | 1.5.2                   | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LCH   | biomesoplenty       | 7.0.1.2441              | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar      | None                                     |
    | LCH   | blockarmor          | 2.4.10                  | BlockArmor-1.12.2-2.4.10.jar                       | None                                     |
    | LCE   | codechickenlib      | 3.2.3.358               | CodeChickenLib-1.12.2-3.2.3.358-deobf.jar          | None                                     |
    | LC    | redstoneflux        | 2.1.1                   | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LC    | brandonscore        | 2.4.19                  | BrandonsCore-1.12.2-2.4.19.214-universal.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    | 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    | buildcraftenergy    | 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    | carryon             | 1.7                     | CarryOn+MC1.12+v1.7.jar                            | None                                     |
    | LC    | chancecubes         | 1.12.2-5.0.2.385        | ChanceCubes-1.12.2-5.0.2.385.jar                   | None                                     |
    | LC    | chickens            | 6.0.4                   | chickens-6.0.4.jar                                 | None                                     |
    | LC    | draconicevolution   | 2.3.27                  | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None                                     |
    | LC    | gottschcore         | 1.13.1                  | GottschCore-mc1.12.2-f14.23.5.2768-v1.13.1.jar     | None                                     |
    | LC    | dungeons2           | 1.7.5                   | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.5.jar        | None                                     |
    | LC    | umm3185118519       | release 1.5 - MC 1.12.2 | Extended+ItemsOres+[1.12.2]+(release+1.5).jar      | None                                     |
    | LC    | extrautils2         | 1.0                     | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LC    | llibrary            | 1.7.20                  | llibrary-1.7.20-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | fossil              | 8.0.5                   | fossilsarcheology-8.0.5.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    | hatchery            | 2.2.2                   | hatchery-1.12.2-2.2.2.jar                          | None                                     |
    | LC    | speedsterheroes     | 1.12.2-2.2.1            | SpeedsterHeroes-1.12.2-2.2.1.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    | iceandfire          | 1.9.1                   | iceandfire-1.9.1-1.12.2.jar                        | None                                     |
    | LC    | ichunutil           | 7.0.2                   | iChunUtil-1.12.2-7.0.2.jar                         | None                                     |
    | LC    | infinity            | 1.12                    | infinity-1.12.jar                                  | None                                     |
    | LC    | ironchest           | 1.12.2-7.0.67.844       | ironchest-1.12.2-7.0.67.844.jar                    | None                                     |
    | LC    | jei                 | 4.16.1.301              | jei_1.12.2-4.16.1.301.jar                          | None                                     |
    | LC    | journeymap          | 1.12.2-5.7.0            | journeymap-1.12.2-5.7.0.jar                        | None                                     |
    | LC    | lootbags            | 2.5.8.5                 | LootBags-1.12.2-2.5.8.5.jar                        | None                                     |
    | LC    | timecore            | 1.0.1.1                 | TimeCore-1.12.2-1.0.1.1.jar                        | None                                     |
    | LC    | lootgames           | 1.0.3.1                 | LootGames-1.12.2-1.0.3.1.jar                       | None                                     |
    | LC    | lycanitesmobs       | 2.0.7.1 - MC 1.12.2     | lycanitesmobs-1.12.2-2.0.7.1.jar                   | None                                     |
    | LC    | stevekung's_lib     | 1.1.9                   | SteveKunG's-Lib-1.12.2-1.1.9.jar                   | None                                     |
    | LC    | moreplanets         | 2.2.1                   | More-Planets-1.12.2-2.2.1-GC280.jar                | None                                     |
    | LC    | nei                 | 2.4.3                   | NotEnoughItems-1.12.2-2.4.3.245-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | oreexcavation       | 1.4.143                 | OreExcavation-1.4.143.jar                          | None                                     |
    | LC    | oeintegration       | 2.3.4                   | oeintegration-2.3.4.jar                            | None                                     |
    | LC    | harvestcraft        | 1.12.2zb                | Pam's+HarvestCraft+1.12.2zg.jar                    | None                                     |
    | LC    | roost               | 2.0.10                  | roost-1.12.2-2.0.10.jar                            | None                                     |
    | LC    | star-tech           | 1.1.1                   | star-tech-1.1.1.jar                                | None                                     |
    | LC    | superfactorymanager | @VERSION@               | SuperFactoryManager-1.12.2-2.0.25 (1).jar          | None                                     |
    | LC    | thedragonlib        | 1.12.2-5.3.0            | thedragonlib-1.12.2-5.3.0.jar                      | None                                     |
    | LC    | valkyrielib         | 1.12.2-2.0.20.1         | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LC    | universalmodifiers  | 1.12.2-1.0.16.1         | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LC    | xlfoodmod           | 1.12.2-1.9.2            | XL-Food-Mod-1.12.2-1.9.2.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
SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
  
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  micdoodle8.m

Link to comment
Share on other sites

No actually i got the wrong one that one was a little old this is the right one 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
  LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
Contact their authors BEFORE contacting forge

// But it works on my machine.

Time: 7/23/21 2:08 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.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
    at codechicken.lib.util.ResourceUtils.getResourceManager(ResourceUtils.java:35)
    at codechicken.lib.util.ResourceUtils.registerReloadListener(ResourceUtils.java:67)
    at codechicken.lib.render.particle.CustomParticleHandler.init(CustomParticleHandler.java:271)
    at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:58)
    at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:52)
    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)


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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1344736224 bytes (1282 MB) / 1879048192 bytes (1792 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.2854 61 mods loaded, 61 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.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge               | 14.23.5.2854            | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | micdoodlecore       |                         | minecraft.jar                                      | None                                     |
    | LCH   | backpack            | 3.0.2                   | backpack-3.0.2-1.12.2.jar                          | None                                     |
    | LCH   | baubles             | 1.5.2                   | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LCH   | biomesoplenty       | 7.0.1.2441              | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar      | None                                     |
    | LCH   | blockarmor          | 2.4.10                  | BlockArmor-1.12.2-2.4.10.jar                       | None                                     |
    | LCE   | codechickenlib      | 3.2.3.358               | CodeChickenLib-1.12.2-3.2.3.358-deobf.jar          | None                                     |
    | LC    | redstoneflux        | 2.1.1                   | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LC    | brandonscore        | 2.4.19                  | BrandonsCore-1.12.2-2.4.19.214-universal.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    | 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    | buildcraftenergy    | 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    | carryon             | 1.7                     | CarryOn+MC1.12+v1.7.jar                            | None                                     |
    | LC    | chancecubes         | 1.12.2-5.0.2.385        | ChanceCubes-1.12.2-5.0.2.385.jar                   | None                                     |
    | LC    | chickens            | 6.0.4                   | chickens-6.0.4.jar                                 | None                                     |
    | LC    | draconicevolution   | 2.3.27                  | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None                                     |
    | LC    | gottschcore         | 1.13.1                  | GottschCore-mc1.12.2-f14.23.5.2768-v1.13.1.jar     | None                                     |
    | LC    | dungeons2           | 1.7.5                   | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.5.jar        | None                                     |
    | LC    | umm3185118519       | release 1.5 - MC 1.12.2 | Extended+ItemsOres+[1.12.2]+(release+1.5).jar      | None                                     |
    | LC    | extrautils2         | 1.0                     | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LC    | llibrary            | 1.7.20                  | llibrary-1.7.20-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | fossil              | 8.0.5                   | fossilsarcheology-8.0.5.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    | hatchery            | 2.2.2                   | hatchery-1.12.2-2.2.2.jar                          | None                                     |
    | LC    | speedsterheroes     | 1.12.2-2.2.1            | SpeedsterHeroes-1.12.2-2.2.1.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    | iceandfire          | 1.9.1                   | iceandfire-1.9.1-1.12.2.jar                        | None                                     |
    | LC    | ichunutil           | 7.0.2                   | iChunUtil-1.12.2-7.0.2.jar                         | None                                     |
    | LC    | infinity            | 1.12                    | infinity-1.12.jar                                  | None                                     |
    | LC    | ironchest           | 1.12.2-7.0.67.844       | ironchest-1.12.2-7.0.67.844.jar                    | None                                     |
    | LC    | jei                 | 4.16.1.301              | jei_1.12.2-4.16.1.301.jar                          | None                                     |
    | LC    | journeymap          | 1.12.2-5.7.0            | journeymap-1.12.2-5.7.0.jar                        | None                                     |
    | LC    | lootbags            | 2.5.8.5                 | LootBags-1.12.2-2.5.8.5.jar                        | None                                     |
    | LC    | timecore            | 1.0.1.1                 | TimeCore-1.12.2-1.0.1.1.jar                        | None                                     |
    | LC    | lootgames           | 1.0.3.1                 | LootGames-1.12.2-1.0.3.1.jar                       | None                                     |
    | LC    | lycanitesmobs       | 2.0.7.1 - MC 1.12.2     | lycanitesmobs-1.12.2-2.0.7.1.jar                   | None                                     |
    | LC    | stevekung's_lib     | 1.1.9                   | SteveKunG's-Lib-1.12.2-1.1.9.jar                   | None                                     |
    | LC    | moreplanets         | 2.2.1                   | More-Planets-1.12.2-2.2.1-GC280.jar                | None                                     |
    | LC    | nei                 | 2.4.3                   | NotEnoughItems-1.12.2-2.4.3.245-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | oreexcavation       | 1.4.143                 | OreExcavation-1.4.143.jar                          | None                                     |
    | LC    | oeintegration       | 2.3.4                   | oeintegration-2.3.4.jar                            | None                                     |
    | LC    | harvestcraft        | 1.12.2zb                | Pam's+HarvestCraft+1.12.2zg.jar                    | None                                     |
    | LC    | roost               | 2.0.10                  | roost-1.12.2-2.0.10.jar                            | None                                     |
    | LC    | star-tech           | 1.1.1                   | star-tech-1.1.1.jar                                | None                                     |
    | LC    | superfactorymanager | @VERSION@               | SuperFactoryManager-1.12.2-2.0.25 (1).jar          | None                                     |
    | LC    | thedragonlib        | 1.12.2-5.3.0            | thedragonlib-1.12.2-5.3.0.jar                      | None                                     |
    | LC    | valkyrielib         | 1.12.2-2.0.20.1         | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LC    | universalmodifiers  | 1.12.2-1.0.16.1         | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LC    | xlfoodmod           | 1.12.2-1.9.2            | XL-Food-Mod-1.12.2-1.9.2.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
SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
  
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12422 Compatibility Profile Context 13.152.1.1000' Renderer: 'AMD Radeon HD 8670D'

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.