Jump to content

Recommended Posts

Posted

My minecraft modpack keeps crashing whenever I try to load it and it says The game crashed whilst initializing game
Error: java.lang.NoSuchMethodError: appeng.api.storage.ICellRegistry.getCellInventory(Lnet/minecraft/item/ItemStack;Lappeng/api/storage/ISaveProvider;Lappeng/api/storage/IStorageChannel;)Lappeng/api/storage/IMEInventoryHandler;

I don't know what the issue is and I assume it's with one of the mods I have, I'll insert the full log down below, someone please help :(

Log:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  RandomPatches (randompatches-1.12.2-1.15.1.0.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  FarseekCoreMod (Farseek-1.12-2.3.2.jar)
Contact their authors BEFORE contacting forge

// Oops.

Time: 6/8/19 2:10 AM
Description: Initializing game

java.lang.NoSuchMethodError: appeng.api.storage.ICellRegistry.getCellInventory(Lnet/minecraft/item/ItemStack;Lappeng/api/storage/ISaveProvider;Lappeng/api/storage/IStorageChannel;)Lappeng/api/storage/IMEInventoryHandler;
    at com.thiakil.appliedfluidics.item.ItemFluidicStorageCell.func_77624_a(ItemFluidicStorageCell.java:150)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$2710/611019118.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at net.minecraft.client.Minecraft$$Lambda$2727/354688596.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)
    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:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at com.thiakil.appliedfluidics.item.ItemFluidicStorageCell.func_77624_a(ItemFluidicStorageCell.java:150)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$2710/611019118.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at net.minecraft.client.Minecraft$$Lambda$2727/354688596.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)

-- Initialization --
Details:
Stacktrace:
    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)

-- 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: 2024676168 bytes (1930 MB) / 4967104512 bytes (4737 MB) up to 7635730432 bytes (7282 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 188 mods loaded, 188 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.2838.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                             | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | ivtoolkit                         | 1.3.3-1.12               | minecraft.jar                                        | None                                     |
    | LCH   | opencomputers|core                | 1.7.4.153                | minecraft.jar                                        | None                                     |
    | LCH   | randompatches                     | 1.12.2-1.15.1.0          | randompatches-1.12.2-1.15.1.0.jar                    | None                                     |
    | LCH   | movillages                        | 1.5.4                    | [1.12]MoVillages-1.5.4.jar                           | None                                     |
    | LCH   | crafttweaker                      | 4.1.18                   | CraftTweaker2-1.12-4.1.18.jar                        | None                                     |
    | LCH   | mtlib                             | 3.0.6                    | MTLib-3.0.6.jar                                      | None                                     |
    | LCH   | modtweaker                        | 4.0.17                   | modtweaker-4.0.17.jar                                | None                                     |
    | LCH   | jei                               | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                            | None                                     |
    | LCH   | abyssalcraft                      | 1.9.8                    | AbyssalCraft-1.12.2-1.9.8.jar                        | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCH   | ctm                               | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                            | None                                     |
    | LCH   | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                         | None                                     |
    | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                               | None                                     |
    | LCH   | endercore                         | 1.12.2-0.5.57            | EnderCore-1.12.2-0.5.57.jar                          | None                                     |
    | LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                     | None                                     |
    | LCH   | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar               | None                                     |
    | LCH   | brandonscore                      | 2.4.12                   | BrandonsCore-1.12.2-2.4.12.205-universal.jar         | None                                     |
    | LCH   | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | draconicevolution                 | 2.3.22                   | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar   | None                                     |
    | LCH   | thermalexpansion                  | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | enderio                           | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiointegrationtic             | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                             | None                                     |
    | LCH   | twilightforest                    | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar          | None                                     |
    | LCH   | tconstruct                        | 1.12.2-2.12.0.135        | TConstruct-1.12.2-2.12.0.135.jar                     | None                                     |
    | LCH   | acintegration                     | 1.8.1                    | AbyssalCraft Integration-1.12.2-1.8.1.jar            | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCH   | actuallyadditions                 | 1.12.2-r148              | ActuallyAdditions-1.12.2-r148.jar                    | None                                     |
    | LCH   | actuallybaubles                   | 1.1                      | ActuallyBaubles-1.12-1.1.jar                         | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-6             | appliedenergistics2-rv6-stable-6.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   | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                          | None                                     |
    | LCH   | p455w0rdslib                      | 2.1.44                   | p455w0rdslib-1.12.2-2.1.44.jar                       | None                                     |
    | LCH   | ae2wtlib                          | 1.0.6                    | AE2WTLib-1.12.2-1.0.6.jar                            | None                                     |
    | LCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                           | None                                     |
    | LCH   | flyringbaublemod                  | 0.3.1_1.12-d4e654e       | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar          | None                                     |
    | LCH   | appliedfluidics                   | 1.12.2-2.0.3             | AppliedFluidics-1.12.2-2.0.3.jar                     | None                                     |
    | LCH   | architecturecraft                 | @VERSION@                | architecturecraft-1.12-3.80.jar                      | None                                     |
    | LCH   | thedragonlib                      | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                        | None                                     |
    | LCH   | armorplus                         | 1.12.2-11.23.0.59        | armorplus-1.12.2-11.23.0.59.jar                      | None                                     |
    | LCH   | autoreglib                        | 1.3-30                   | AutoRegLib-1.3-30.jar                                | None                                     |
    | LCH   | badwithernocookiereloaded         | 1.12.2-3.3.16            | badwithernocookiereloaded-1.12.2-3.3.16.jar          | None                                     |
    | LCH   | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                    | None                                     |
    | LCH   | buildcraftlib                     | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftcore                    | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftenergy                  | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | forestry                          | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                        | None                                     |
    | LCH   | binniecore                        | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                     | None                                     |
    | LCH   | binniedesign                      | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                     | None                                     |
    | LCH   | genetics                          | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                     | None                                     |
    | LCH   | botany                            | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                     | None                                     |
    | LCH   | extrabees                         | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                     | None                                     |
    | LCH   | extratrees                        | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                     | None                                     |
    | LCH   | biomesoplenty                     | 7.0.1.2439               | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar        | None                                     |
    | LCH   | blockdrops                        | 1.4.0                    | blockdrops-1.12.2-1.4.0.jar                          | None                                     |
    | LCH   | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                          | None                                     |
    | LCH   | bloodmagic                        | 1.12.2-2.4.1-103         | BloodMagic-1.12.2-2.4.1-103.jar                      | None                                     |
    | LCH   | bloodarsenal                      | 1.12.2-2.2.0-28          | BloodArsenal-1.12.2-2.2.0-28.jar                     | None                                     |
    | LCH   | bonsaitrees                       | 1.1.3                    | bonsaitrees-1.1.3-b156.jar                           | None                                     |
    | LCH   | bookshelf                         | 2.3.581                  | Bookshelf-1.12.2-2.3.581.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | botania                           | r1.10-361                | Botania r1.10-361.jar                                | None                                     |
    | LCH   | buildcraftbuilders                | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcrafttransport               | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftsilicon                 | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftcompat                  | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftfactory                 | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | buildcraftrobotics                | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LCH   | careerbees                        | 1.0                      | careerbees-0.4.0.jar                                 | None                                     |
    | LCH   | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                             | None                                     |
    | LCH   | conarm                            | 1.2.4                    | conarm-1.12.2-1.2.4.jar                              | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.18.jar                        | None                                     |
    | LCH   | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.18.jar                        | None                                     |
    | LCH   | cyclopscore                       | 1.3.0                    | CyclopsCore-1.12.2-1.3.0.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | darkutils                         | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | eplus                             | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | enderiobase                       | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderioconduits                   | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderioconduitsappliedenergistics | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | opencomputers                     | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar                 | None                                     |
    | LCH   | enderioconduitsopencomputers      | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderioconduitsrefinedstorage     | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiointegrationforestry        | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiointegrationticlate         | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiomachines                   | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderiopowertools                 | 5.0.44                   | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LCH   | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | shetiphiancore                    | 3.5.9                    | shetiphiancore-1.12.0-3.5.9.jar                      | None                                     |
    | LCH   | endertanks                        | 1.6.8                    | endertanks-1.12.0-1.6.8.jar                          | None                                     |
    | LCH   | enderzoo                          | 1.12.1-1.4.0.49          | EnderZoo-1.12.1-1.4.0.49.jar                         | None                                     |
    | LCH   | evilcraft                         | 0.10.75                  | EvilCraft-1.12.2-0.10.75.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | evilcraftcompat                   | 1.0.0                    | EvilCraft-1.12.2-0.10.75.jar                         | None                                     |
    | LCH   | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                         | None                                     |
    | LCH   | farseek                           | 2.3.2                    | Farseek-1.12-2.3.2.jar                               | None                                     |
    | LCH   | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                                | None                                     |
    | LCH   | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                                   | None                                     |
    | LCH   | forgemultipartcbe                 | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | microblockcbe                     | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar         | None                                     |
    | LCH   | minecraftmultipartcbe             | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar         | None                                     |
    | LCH   | gravestone                        | 1.10.1                   | gravestone-1.10.1.jar                                | None                                     |
    | LCH   | ichunutil                         | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2.jar                                | None                                     |
    | LCH   | headcrumbs                        | 2.0.4                    | Headcrumbs-1.12.2-2.0.5.17.jar                       | None                                     |
    | LCH   | immersiveengineering              | 0.12-89                  | ImmersiveEngineering-0.12-89.jar                     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCH   | immersivetech                     | 1.3.10                   | immersivetech-1.12-1.3.10.jar                        | None                                     |
    | LCH   | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.12-236.jar           | None                                     |
    | LCH   | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zd Surprise for Yogcast.jar | None                                     |
    | LCH   | integrationforegoing              | 1.12.2-1.9               | IntegrationForegoing-1.12.2-1.9.jar                  | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCH   | inventorypets                     | 2.0.1                    | inventorypets-1.12-2.0.1.jar                         | None                                     |
    | LCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                             | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                    | None                                     |
    | LCH   | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.67.844.jar                      | None                                     |
    | LCH   | jehc                              | 1.6.3                    | jehc-1.12.2-1.6.3.jar                                | None                                     |
    | LCH   | jeibees                           | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                         | None                                     |
    | LCH   | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                   | None                                     |
    | LCH   | jeivillagers                      | 1.0                      | jeivillagers-1.12-1.0.2.jar                          | None                                     |
    | LCH   | journeymap                        | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                          | None                                     |
    | LCH   | jeresources                       | 0.8.5.27                 | JustEnoughResources-1.12.2-0.8.5.27.jar              | None                                     |
    | LCH   | mystcraft                         | 0.13.7.03                | mystcraft-1.12.2-0.13.7.03.jar                       | None                                     |
    | LCH   | lootbags                          | 2.5.8.5                  | LootBags-1.12.2-2.5.8.5.jar                          | None                                     |
    | LCH   | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.jar                          | None                                     |
    | LCH   | mcjtylib_ng                       | 3.5.3                    | mcjtylib-1.12-3.5.3.jar                              | None                                     |
    | LCH   | mikesmodslib                      | 1.0.2                    | MikesModsLib-1.0.2.jar                               | None                                     |
    | LCH   | testdummy                         | 1.12                     | MmmMmmMmmMmm-1.12-1.14.jar                           | None                                     |
    | LCH   | modnametooltip                    | 1.10.0                   | modnametooltip_1.12.2-1.10.0.jar                     | None                                     |
    | LCH   | numina                            | 1.12.2-1.0.38            | Numina-1.12.2-1.0.38.jar                             | None                                     |
    | LCH   | powersuits                        | 1.12.2-1.0.41            | ModularPowersuits-1.12.2-1.0.41.jar                  | None                                     |
    | LCH   | morebees                          | 1.12.2-2.0.1             | morebees-1.12.2-2.0.1.jar                            | None                                     |
    | LCH   | morph                             | 7.1.3                    | Morph-1.12.2-7.1.3.jar                               | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                          | None                                     |
    | LCH   | mousetweaks                       | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                        | None                                     |
    | LCH   | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar              | None                                     |
    | LCH   | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                    | None                                     |
    | LCH   | omlib                             | 3.1.2-240                | omlib-1.12.2-3.1.2-240.jar                           | None                                     |
    | LCH   | openmodularturrets                | 3.1.2-350                | openmodularturrets-1.12.2-3.1.2-350.jar              | None                                     |
    | LCH   | packingtape                       | 0.7.6                    | PackingTape-1.12.2-0.7.6.jar                         | None                                     |
    | LCH   | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                  | None                                     |
    | LCH   | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.1.92-compat.jar                | None                                     |
    | LCH   | projectred-integration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar           | None                                     |
    | LCH   | projectred-transmission           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar           | None                                     |
    | LCH   | projectred-fabrication            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar           | None                                     |
    | LCH   | projectred-illumination           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar              | None                                     |
    | LCH   | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar            | None                                     |
    | LCH   | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar            | None                                     |
    | LCH   | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar            | None                                     |
    | LCH   | projectred-exploration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-world.jar                 | None                                     |
    | LCH   | psi                               | r1.1-76                  | Psi-r1.1-76.jar                                      | None                                     |
    | LCH   | quantumflux                       | 2.0.18                   | quantumflux-1.12.2-2.0.18.jar                        | None                                     |
    | LCH   | randomthings                      | 4.2.7.1                  | RandomThings-MC1.12.2-4.2.7.1.jar                    | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCH   | reccomplex                        | 1.4.8.2                  | RecurrentComplex-1.4.8.2.jar                         | None                                     |
    | LCH   | xreliquary                        | 1.12.2-1.3.4.786         | Reliquary-1.12.2-1.3.4.786.jar                       | None                                     |
    | LCH   | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                    | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCH   | roguelike                         | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar                   | None                                     |
    | LCH   | roots                             | 0.104                    | roots-2-0.104.jar                                    | None                                     |
    | LCH   | shearmadness                      | 1.12.2                   | shearmadness-1.12.2-1.7.2.4.jar                      | None                                     |
    | LCH   | spartanshields                    | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                      | None                                     |
    | LCH   | streams                           | 0.4.7                    | Streams-1.12-0.4.7.jar                               | None                                     |
    | LCH   | thaumicjei                        | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                       | None                                     |
    | LCH   | thaumicenergistics                | 2.2.2                    | thaumicenergistics-2.2.2.jar                         | None                                     |
    | LCH   | thaumicequivalence                | 1.12.2-1.0.5             | ThaumicEquivalence-1.12.2-1.0.5.jar                  | None                                     |
    | LCH   | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar           | None                                     |
    | LCH   | thaumictinkerer                   | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar               | None                                     |
    | LCH   | thermalcultivation                | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | thermalinnovation                 | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | tinkersaddons                     | 1.0.7                    | Tinkers' Addons-1.12.1-1.0.7.jar                     | None                                     |
    | LCH   | tcomplement                       | ${version}               | TinkersComplement-1.12.2-0.3.2.jar                   | None                                     |
    | LCH   | tinkersjei                        | 1.2                      | tinkersjei-1.2.jar                                   | None                                     |
    | LCH   | tp                                | 3.2.34                   | tinyprogressions-1.12.2-3.3.34-Release.jar           | None                                     |
    | LCH   | torchmaster                       | 1.7.1.74                 | torchmaster_1.12.2-1.7.1.74.jar                      | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | LCH   | traverse                          | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                         | None                                     |
    | LCH   | veinminer                         | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                | None                                     |
    | LCH   | veinminermodsupport               | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                | None                                     |
    | LCH   | wanionlib                         | 1.12.2-2.2               | WanionLib-1.12.2-2.2.jar                             | None                                     |
    | LCH   | wct                               | 3.11.88                  | WirelessCraftingTerminal-1.12.2-3.11.88.jar          | None                                     |
    | LCH   | xnet                              | 1.8.1                    | xnet-1.12-1.8.1.jar                                  | None                                     |
    | LCH   | ynot                              | 0.2.4                    | YNot-0.2.4.jar                                       | None                                     |
    | LCH   | industrialwires                   | 1.7-36                   | IndustrialWires-1.7-36.jar                           | 7e11c175d1e24007afec7498a1616bef0000027d |
    | LCH   | orelib                            | 3.5.2.2                  | OreLib-1.12.2-3.5.2.2.jar                            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | moofluids                         | 1.12.2-1.7.11.02a        | MooFluids-1.12.2-1.7.11.02a.jar                      | None                                     |
    | LCH   | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
    | LCH   | unidict                           | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2.jar                             | None                                     |

    Loaded coremods (and transformers): 
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
  lumien.randomthings.asm.ClassTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
RandomPatches (randompatches-1.12.2-1.15.1.0.jar)
  com.therandomlabs.randompatches.core.RPTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  farseek.core.FarseekClassTransformer
    GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 630'
    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)
        - chiselsandbitsIntegration (Enabled/Not Forced)

    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)

    List of loaded APIs: 
        * AbyssalCraftAPI (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Biome (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Block (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Caps (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Condition (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Disruption (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Energy (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Entity (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Event (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Integration (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Internal (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Item (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Necronomicon (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Recipe (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Ritual (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Spell (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * AbyssalCraftAPI|Structure (1.21.0) from AbyssalCraft-1.12.2-1.9.8.jar
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r148.jar
        * ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
        * ArmorPlusApi (2.1) from armorplus-1.12.2-11.23.0.59.jar
        * Baubles|API (1.4.0.2) from AE2WTLib-1.12.2-1.0.6.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
        * BotaniaAPI (93) from Botania r1.10-361.jar
        * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.1.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.22.343-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.44.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.12-236.jar
        * jeresources|API (0.8.5.27) from JustEnoughResources-1.12.2-0.8.5.27.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
        * Mystcraft|API (0.2) from mystcraft-1.12.2-0.13.7.03.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.1.44.jar
        * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
        * PsiAPI (13) from Psi-r1.1-76.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * shearmadness.api (@API_VERSION@) from shearmadness-1.12.2-1.7.2.4.jar
        * shearmadness_api_plumbing (1.0) from shearmadness-1.12.2-1.7.2.4.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * veinminerApi (0.3) from VeinMiner-1.12-0.38.2.647+b31535a.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
    [Psi] Active spell: None
    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Launched Version: forge-14.23.5.2838
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 630 GL version 4.5.0 - Build 23.20.16.4973, Intel
    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: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz

Posted
19 minutes ago, DerpyGhost said:

Description: Initializing game

java.lang.NoSuchMethodError: appeng.api.storage.ICellRegistry.getCellInventory(Lnet/minecraft/item/ItemStack;Lappeng/api/storage/ISaveProvider;Lappeng/api/storage/IStorageChannel;)Lappeng/api/storage/IMEInventoryHandler;
    at com.thiakil.appliedfluidics.item.ItemFluidicStorageCell.func_77624_a(ItemFluidicStorageCell.java:150)

I would guess something is broken with applied fluidics, try removing it and see if if you still have a problem. If so, post new logs. :)

  • Thanks 2
Posted
6 minutes ago, Ugdhar said:

I would guess something is broken with applied fluidics, try removing it and see if if you still have a problem. If so, post new logs. :)

Thank you so much! It worked!

  • Thanks 1
  • 3 years later...
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • You are using Create 6 - some addons are not compatible with it Remove all addons and add these one by one littlecontraptions is mentioned - keep this one removed
    • Different problem now. https://paste.ee/p/iDo8lS35
    • I would like to have a BoP sapling drop from my block if it is also installed. I think I have done everything and I cannot pinpoint the problem, which is the error in the logs that appears when joining a world:   [Worker-Main-11/ERROR] [ne.mi.co.ForgeHooks/]: Couldn't parse element loot_tables:grasses:blocks/leaves_block com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'biomesoplenty:magic_sapling' My code:   LootItemConditions.CONDITIONS.register(modEventBus); public class LootItemConditions { public static final DeferredRegister<LootItemConditionType> CONDITIONS = DeferredRegister.create(Registries.LOOT_CONDITION_TYPE, Grasses.MOD_ID); public static final RegistryObject<LootItemConditionType> IS_MOD_LOADED = CONDITIONS.register("is_mod_loaded", () -> new LootItemConditionType(new IsModLoaded.ConditionSerializer())); } public class IsModLoaded implements LootItemCondition { private final boolean exists; private final String modID; public IsModLoaded(String modID) { this.exists = ModList.get().isLoaded(modID); this.modID = modID; } @Override public LootItemConditionType getType() { return LootItemConditions.IS_MOD_LOADED.get(); } @Override public boolean test(LootContext context) { return this.exists; } public static LootItemCondition.Builder builder(String modid) { return () -> new IsModLoaded(modid); } public static class ConditionSerializer implements Serializer<IsModLoaded> { @Override public void serialize(JsonObject json, IsModLoaded instance, JsonSerializationContext ctx) { json.addProperty("modid", instance.modID); } @Override public IsModLoaded deserialize(JsonObject json, JsonDeserializationContext ctx) { return new IsModLoaded(GsonHelper.getAsString(json, "modid")); } } } protected LootTable.Builder createLeavesDropsWithModIDCheck(Block selfBlock, Item sapling, Property<?>[] properties, String modIDToCheck, float... chances) { CopyBlockState.Builder blockStateCopyBuilder = CopyBlockState.copyState(selfBlock); for(Property<?> property : properties) { blockStateCopyBuilder.copy(property); } return LootTable.lootTable() .withPool(LootPool.lootPool().setRolls(ConstantValue.exactly(1.0F)) .add(LootItem.lootTableItem(selfBlock) .when(HAS_SHEARS_OR_SILK_TOUCH) .apply(blockStateCopyBuilder))) .withPool(LootPool.lootPool().setRolls(ConstantValue.exactly(1.0F)) .add(this.applyExplosionCondition(selfBlock, LootItem.lootTableItem(sapling)) .when(IsModLoaded.builder(modIDToCheck))) .when(BonusLevelTableCondition.bonusLevelFlatChance(Enchantments.BLOCK_FORTUNE, chances)) .when(HAS_NO_SHEARS_OR_SILK_TOUCH)) .withPool(LootPool.lootPool().name("sticks").setRolls(ConstantValue.exactly(1.0F)) .add(this.applyExplosionDecay(selfBlock, LootItem.lootTableItem(Items.STICK). apply(SetItemCountFunction.setCount(UniformGenerator.between(1.0F, 2.0F)))) .when(BonusLevelTableCondition.bonusLevelFlatChance(Enchantments.BLOCK_FORTUNE, NORMAL_LEAVES_STICK_CHANCES)) .when(HAS_NO_SHEARS_OR_SILK_TOUCH))); } I don't know. Am I making a mistake somewhere? Am I forgetting something? Should there be something else?
  • Topics

×
×
  • Create New...

Important Information

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