Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Block drop crash help please?
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
pengwin

Block drop crash help please?

By pengwin, December 5, 2020 in Support & Bug Reports

  • Start new topic

Recommended Posts

pengwin    0

pengwin

pengwin    0

  • Tree Puncher
  • pengwin
  • Members
  • 0
  • 1 post
Posted December 5, 2020

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  TconEvoCoreMod (tconevo-1.12.2-1.0.38.jar)
  MemeCoreMod (electrostatic-1.12.2-1.0.1.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
  Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.0.10.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  HCASM (HammerLib-1.12.2-2.0.6.23.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 12/5/20 1:53 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Block Drops (blockdrops)
Caused by: java.lang.NullPointerException
    at com.google.common.collect.Iterables.removeIf(Iterables.java:203)
    at mrriegel.blockdrops.BlockDrops.postInit(BlockDrops.java:124)
    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.GeneratedMethodAccessor2.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.initializeMods(Loader.java:754)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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 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: 2466690648 bytes (2352 MB) / 8360296448 bytes (7973 MB) up to 9544663040 bytes (9102 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 156 mods loaded, 156 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                                |
    |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LCHIJ | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LCHIJ | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
    | LCHIJ | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJ | forge                             | 14.23.5.2854             | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJ | actuallyadditions                 | 1.12.2-r152              | ActuallyAdditions-1.12.2-r152.jar                  | None                                     |
    | LCHIJ | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LCHIJ | actuallybaubles                   | 1.1                      | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
    | LCHIJ | jei                               | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                          | None                                     |
    | LCHIJ | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
    | LCHIJ | botania                           | r1.10-363                | Botania r1.10-363.jar                              | None                                     |
    | LCHIJ | aiotbotania                       | 0.7.1                    | aiotbotania-0.7.1.jar                              | None                                     |
    | LCHIJ | flyringbaublemod                  | 0.3.1_1.12-d4e654e       | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar        | None                                     |
    | LCHIJ | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJ | athenaeum                         | 1.12.2-1.19.2            | athenaeum-1.12.2-1.19.2.jar                        | None                                     |
    | LCHIJ | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
    | LCHIJ | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJ | avaritia                          | 3.3.0                    | Avaritia-1.12.2-3.3.0.33-universal.jar             | None                                     |
    | LCHIJ | avaritiatweaks                    | @VERSION@                | Avaritia's Complement-1.12.2-1.4.jar               | None                                     |
    | LCHIJ | endercore                         | 1.12.2-0.5.76            | EnderCore-1.12.2-0.5.76.jar                        | None                                     |
    | LCHIJ | redstoneflux                      | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LCHIJ | cofhcore                          | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
    | LCHIJ | brandonscore                      | 2.4.19                   | BrandonsCore-1.12.2-2.4.19.214-universal.jar       | None                                     |
    | LCHIJ | cofhworld                         | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
    | LCHIJ | thermalfoundation                 | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
    | LCHIJ | draconicevolution                 | 2.3.27                   | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None                                     |
    | LCHIJ | thermalexpansion                  | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar      | None                                     |
    | LCHIJ | enderio                           | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHIJ | avaritiaio                        | @VERSION@                | avaritiaio-1.4.jar                                 | None                                     |
    | LCHIJ | baublelicious                     | 1.4.0-4                  | Baublelicious-1.4.0-4.jar                          | None                                     |
    | LCHIJ | baubleofundying                   | 1.0.1                    | BaubleOfUndying-1.12-1.0.1.jar                     | None                                     |
    | LCHIJ | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LCHIJ | enderiointegrationtic             | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHIJ | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                                 | None                                     |
    | LCHIJ | librarianlib                      | 4.22                     | librarianlib-1.12.2-4.22.jar                       | None                                     |
    | LCHIJ | psi                               | r1.1-78                  | Psi-r1.1-78.2.jar                                  | None                                     |
    | LCHIJ | rpsideas                          | 2.4.2                    | rpsideas-2.4.2.jar                                 | None                                     |
    | LCHIJ | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
    | LCHIJ | bhc                               | 1.2.3                    | baubley-heart-canisters-1.12.2-1.2.3.jar           | None                                     |
    | LCHIJ | betterbedrock                     | 5.1                      | BetterBedrock-1.12.2-5.1.11.jar                    | None                                     |
    | LCHIJ | biolib                            | 1.1.1                    | biolib-1.1.1.jar                                   | None                                     |
    | LCHIE | blockdrops                        | 1.3.0                    | blockdrops-1.12-1.3.0.jar                          | None                                     |
    | LCHI  | cyclicmagic                       | 1.20.8                   | Cyclic-1.12.2-1.20.8.jar                           | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
    | LCHI  | thaumicpotatoes                   | 1.4.1                    | ThaumicPotatoes2-1.12.2-1.4.1.jar                  | None                                     |
    | LCHI  | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
    | LCHI  | bloodmagic                        | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                    | None                                     |
    | LCHI  | bloodarsenal                      | 1.12.2-2.2.2-31          | BloodArsenal-1.12.2-2.2.2-31.jar                   | None                                     |
    | LCHI  | bloodtinker                       | 1.0.5                    | bloodtinker-1.0.5.jar                              | None                                     |
    | LCHI  | bonsaitrees                       | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                         | None                                     |
    | LCHI  | bookshelf                         | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHI  | hammercore                        | 2.0.6.23                 | HammerLib-1.12.2-2.0.6.23.jar                      | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCHI  | botanicadds                       | 12.2.6                   | BotanicAdditions-1.12.2-12.2.6.jar                 | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCHI  | botanicbonsai                     | 0.0.0.botanicbonsai      | BotanicBonsai-1.0.0.5.jar                          | None                                     |
    | LCHI  | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LCHI  | chancecubes                       | 1.12.2-5.0.2.385         | ChanceCubes-1.12.2-5.0.2.385.jar                   | None                                     |
    | LCHI  | shadowmc                          | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                            | None                                     |
    | LCHI  | clipboard                         | @VERSION@                | Clipboard-1.12-1.3.0.jar                           | None                                     |
    | LCHI  | storagedrawers                    | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                    | None                                     |
    | LCHI  | compactdrawers                    | 1.12.2-1.0.5.125         | CompactDrawers-1.12.2-1.0.5.125.jar                | None                                     |
    | LCHI  | cookingforblockheads              | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar              | None                                     |
    | LCHI  | cucumber                          | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
    | LCHI  | customizeddungeonloot             | 1.0.3                    | Customized-Dungeon-Loot-1.12 -(v.1.0.3).jar        | None                                     |
    | LCHI  | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
    | LCHI  | p455w0rdslib                      | 2.3.161                  | p455w0rdslib-1.12.2-2.3.161.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCHI  | danknull                          | 1.7.91                   | DankNull-1.12.2-1.7.91.jar                         | 644f38521a349310a5dae0239577dc7beebefaec |
    | LCHI  | darkutils                         | 1.8.230                  | DarkUtils-1.12.2-1.8.230.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHI  | patchouli                         | 1.0-22                   | Patchouli-1.0-22.jar                               | None                                     |
    | LCHI  | deepmoblearning                   | 1.12.2-2.5.4             | deepmoblearning-1.12.2-2.5.4-universal.jar         | None                                     |
    | LCHI  | deepmoblearningbm                 | 1.12.2-1.0.1             | deepmoblearningbm-1.12.2-1.0.1-universal.jar       | None                                     |
    | LCHI  | draconicadditions                 | 1.14.1                   | Draconic-Additions-1.12.2-1.14.1.37-universal.jar  | None                                     |
    | LCHI  | eleccore                          | 1.9.453                  | ElecCore-1.12.2-1.9.453.jar                        | None                                     |
    | LCHI  | mekanism                          | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
    | LCHI  | mekanismgenerators                | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar            | None                                     |
    | LCHI  | mekanismtools                     | 1.12.2-9.8.3.390         | MekanismTools-1.12.2-9.8.3.390.jar                 | None                                     |
    | LCHI  | electrostatic                     | 1.0.1                    | electrostatic-1.12.2-1.0.1.jar                     | None                                     |
    | LCHI  | eplus                             | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHI  | csb_ench_table                    | 1.1.3                    | EnchantingTable-1.12-1.1.3.jar                     | None                                     |
    | LCHI  | enchantingwiththaumcraft          | 1.2                      | enchantingwiththaumcraft-1.2.jar                   | None                                     |
    | LCHI  | enchdesc                          | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHI  | enderiobase                       | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderioconduits                   | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderioconduitsappliedenergistics | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderioconduitsopencomputers      | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderioconduitsrefinedstorage     | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderiointegrationforestry        | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderiointegrationticlate         | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderioinvpanel                   | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderiomachines                   | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderiopowertools                 | 5.2.66                   | EnderIO-1.12.2-5.2.66.jar                          | None                                     |
    | LCHI  | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHI  | enderutilities                    | 0.7.15                   | enderutilities-1.12.2-0.7.15.jar                   | 2b03e1423915a189b8094816baa18f239d576dff |
    | LCHI  | extracells                        | 2.6.5                    | ExtraCells-1.12.2-2.6.5.jar                        | None                                     |
    | LCHI  | farmingforblockheads              | 3.1.28                   | FarmingForBlockheads_1.12.2-3.1.28.jar             | None                                     |
    | LCHI  | fastfurnace                       | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                       | None                                     |
    | LCHI  | cfm                               | 6.3.1                    | furniture-6.3.1-1.12.2.jar                         | None                                     |
    | LCHI  | gravestone                        | 1.10.3                   | gravestone-1.10.3.jar                              | None                                     |
    | LCHI  | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHI  | hats                              | 7.1.1                    | Hats-1.12.2-7.1.1.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHI  | huds                              | #VERSION#                | Huds-1.12.2-1.0.6.jar                              | None                                     |
    | LCHI  | improvedbackpacks                 | 1.12.2-1.5.0.0           | ImprovedBackpacks-1.12.2-1.5.0.0.jar               | None                                     |
    | LCHI  | inventorypets                     | 2.0.6                    | inventorypets-1.12-2.0.6.jar                       | None                                     |
    | LCHI  | ironjetpacks                      | 1.1.0                    | IronJetpacks-1.12-2-1.1.0.jar                      | None                                     |
    | LCHI  | jeiintegration                    | 1.6.0                    | jeiintegration_1.12.2-1.6.0.jar                    | None                                     |
    | LCHI  | jeivillagers                      | 1.0                      | jeivillagers-1.12-1.0.2.jar                        | None                                     |
    | LCHI  | journeymap                        | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                        | None                                     |
    | LCHI  | libnine                           | 1.2.0                    | libnine-1.12.2-1.2.0.jar                           | None                                     |
    | LCHI  | magipsi                           | 1.3                      | MagicalPsi-1.3.2.jar                               | None                                     |
    | LCHI  | mcjtylib_ng                       | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                            | None                                     |
    | LCHI  | nuclearcraft                      | 2.18y                    | NuclearCraft-2.18y-1.12.2.jar                      | None                                     |
    | LCHI  | taiga                             | 1.12.2-1.3.3             | taiga-1.12.2-1.3.4.jar                             | None                                     |
    | LCHI  | mekores                           | 2.0.13                   | mekores-2.0.13.jar                                 | None                                     |
    | LCHI  | moartinkers                       | 0.6.0                    | moartinkers-0.6.0.jar                              | None                                     |
    | LCHI  | mob_grinding_utils                | 0.3.13                   | MobGrindingUtils-0.3.13.jar                        | None                                     |
    | LCHI  | moreavaritia                      | 3.4                      | moreavaritia-mc1.12.2-v4.jar                       | None                                     |
    | LCHI  | neid                              | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                           | None                                     |
    | LCHI  | getalltheseeds                    | 1.12a                    | Pam's Get all the Seeds! 1.12a.jar                 | None                                     |
    | LCHI  | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                    | None                                     |
    | LCHI  | simplerecipes                     | 1.12.2c                  | Pam's Simple Recipes 1.12.2c.jar                   | None                                     |
    | LCHI  | pamscookables                     | 1.1                      | pamscookables-1.1.jar                              | None                                     |
    | LCHI  | projectex                         | 1.2.0.40                 | ProjectEX-1.2.0.40.jar                             | None                                     |
    | LCHI  | projectintelligence               | 1.0.9                    | ProjectIntelligence-1.12.2-1.0.9.28-universal.jar  | None                                     |
    | LCHI  | psipherals                        | 1.1.0                    | psipherals-1.1.0.jar                               | None                                     |
    | LCHI  | reborncore                        | 3.19.4.529               | RebornCore-1.12.2-3.19.4.529-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCHI  | quantumstorage                    | 4.7.0                    | QuantumStorage-1.12-4.7.0.jar                      | None                                     |
    | LCHI  | realfilingcabinet                 | 0.2.0.20                 | realfilingcabinet-1.12-0.2.0.20.jar                | None                                     |
    | LCHI  | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                     | None                                     |
    | LCHI  | rftools                           | 7.73                     | rftools-1.12-7.73.jar                              | None                                     |
    | LCHI  | tbouncepad                        | 1.0                      | TBounce Pad 1.12.2.jar                             | None                                     |
    | LCHI  | tconevo                           | 1.0.38                   | tconevo-1.12.2-1.0.38.jar                          | None                                     |
    | LCHI  | tconmodmod                        | 1.0.5                    | tconmodmod-1.12.2-1.0.5.jar                        | None                                     |
    | LCHI  | tg                                | 0.1.5.0                  | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar           | None                                     |
    | LCHI  | thaumadditions                    | 12.6.6                   | ThaumicAdditions-1.12.2-12.6.6.jar                 | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCHI  | thaumicaugmentation               | 1.12.2-2.0.10            | ThaumicAugmentation-1.12.2-2.0.10.jar              | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
    | LCHI  | thaumicequivalence                | 1.12.2-1.0.5             | ThaumicEquivalence-1.12.2-1.0.5.jar                | None                                     |
    | LCHI  | thaumicjei                        | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                     | None                                     |
    | LCHI  | thaumicrestoration                | 1.5.0                    | ThaumicRestoration-1.5.0.jar                       | None                                     |
    | LCHI  | thaumicterminal                   | 1.0.12                   | ThaumicTerminal-1.0.12.jar                         | None                                     |
    | LCHI  | thaumictinkerer                   | 1.12.2-5.0-620a0c5       | thaumictinkerer-1.12.2-5.0-620a0c5.jar             | None                                     |
    | LCHI  | beneath                           | 1.7.0                    | The Beneath-1.12.2-1.7.0.jar                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHI  | thermaltinkering                  | 1.0                      | ThermalTinkering-1.12.2-2.0.1.jar                  | None                                     |
    | LCHI  | tinker_io                         | rw2.8.3                  | tinker_io-1.12.2-rw2.8.3.jar                       | None                                     |
    | LCHI  | tinkersaddons                     | 1.0.7                    | Tinkers' Addons-1.12.1-1.0.7.jar                   | None                                     |
    | LCHI  | tinkers_reforged                  | 1.4.1                    | tinkers_reforged-1.4.1.jar                         | None                                     |
    | LCHI  | tcomplement                       | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar                 | None                                     |
    | LCHI  | tinkerscompendium                 | 1.4.2.38                 | tinkersdefense-1.4.2.38.jar                        | None                                     |
    | LCHI  | tinkersjei                        | 1.2                      | tinkersjei-1.2.jar                                 | None                                     |
    | LCHI  | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
    | LCHI  | tiths                             | 1.12.2-0.2.77.7          | tiths-beta-1.12.2-0.2.77.7.jar                     | None                                     |
    | LCHI  | totaltinkers                      | 0.5.4                    | totaltinkers-0.5.4.jar                             | None                                     |
    | LCHI  | xat                               | 0.30                     | Trinkets and Baubles-0.30.1.jar                    | None                                     |
    | LCHI  | veinminer                         | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
    | LCHI  | veinminermodsupport               | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
    | LCHI  | watercan                          | 1.12.2-1.1.3             | watercan-1.12.2-1.1.3.jar                          | None                                     |
    | LCHI  | worldutils                        | 0.4.2                    | worldutils-1.12.2-0.4.2.jar                        | 2b03e1423915a189b8094816baa18f239d576dff |
    | LCHI  | xnet                              | 1.8.2                    | xnet-1.12-1.8.2.jar                                | None                                     |
    | LCHI  | eleccoreloader                    | 1.9.453                  | ElecCore-1.12.2-1.9.453.jar                        | None                                     |
    | LCHI  | librarianliblate                  | 4.22                     | librarianlib-1.12.2-4.22.jar                       | None                                     |

    Loaded coremods (and transformers): 
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
TconEvoCoreMod (tconevo-1.12.2-1.0.38.jar)
  xyz.phanta.tconevo.coremod.TconEvoClassTransformer
MemeCoreMod (electrostatic-1.12.2-1.0.1.jar)
  com.crankysupertoon.electrostatic.coremod.MemeClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.0.10.jar)
  thecodex6824.thaumicaugmentation.core.TATransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
HCASM (HammerLib-1.12.2-2.0.6.23.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.38' Renderer: 'GeForce GTX 1070 Ti/PCIe/SSE2'
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Ender IO: No known problems detected.
    Authlib is : /C:/Users/devil/Twitch/Minecraft/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

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

    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)

    HammerCore Debug Information: 
        Dependent Mods:
            -Botanic Additions (botanicadds) @ 12.2.6
            -Thaumic Additions: Reconstructed (thaumadditions) @ 12.6.6

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - ModuleSteelworks (Enabled/Not Forced)
        - ToolLevelingPlugin (Enabled/Not Forced)
        - Oredict (Enabled/Forced)

    [Psi] Active spell: None
    Patchouli open book context: n/a
    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.4.529
        Runtime Debofucsation 1
        RenderEngine: 0
    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF



anyone got something?

Share this post


Link to post
Share on other sites

diesieben07    7581

diesieben07

diesieben07    7581

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7581
  • 54884 posts
Posted December 5, 2020

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • DavidQF555
      [1.16.1] Rendering Glow Effect

      By DavidQF555 · Posted 11 minutes ago

      I'm still trying to figure this out, I just ignored it for a bit. I think I can render it for one player if I can just figure out where the glow effect is rendered in the first place. Anyone know where the glow effect is rendered?
    • kmann383
      Forge 35.1.37 crashes when i hit escape key

      By kmann383 · Posted 28 minutes ago

      Hola. My forge crashes whenever i hit escape to go to the options menu please help.crash-2021-01-15_09.41.53-client.txt
    • avbavey
      Can’t download forge on Mac?

      By avbavey · Posted 57 minutes ago

      I tried downloading the launcher from the website, then I go to Finder and locate it and double click it. Then it shows a pop up that says “the java JAR file (name of the file) could bot be launched.” How do I open it?? Also, this sounds weird but the Mac keyboard stopped working so I have to use a Windows keyboard with the Mac computer. Please help ASAP!
    • Shrayzz
      Forge 1.4.7 : Problèmes d'installation

      By Shrayzz · Posted 1 hour ago

      Bonjour, j'aimerais me faire une partie en 1.4.7 moddé car certains mods ne sont disponibles que sur cette version. Récemment, j'ai acheté un nouveau pc l'ancien ne marchait plus. Le problème, c'est qu'étant donné que le fichier "minecraft.jar" du dossier "bin" de ".minecraft" n'existe plus. Le type d'installation de forge n'est plus le même qu'avant, je suis donc allé voir sur des forums pour savoir comment je pourrais faire mais tous sont obsolètes. Pourriez-vous m'aider à installer cette version, je voulais savoir si on pouvait toujours en faire des serveurs avec cette version? Merci de votre réponse.
    • PedreHenrry
      my minecraft crashed by "rendering overlay"

      By PedreHenrry · Posted 1 hour ago

      tomorrow i do this  
  • Topics

    • DavidQF555
      8
      [1.16.1] Rendering Glow Effect

      By DavidQF555
      Started August 24, 2020

    • kmann383
      0
      Forge 35.1.37 crashes when i hit escape key

      By kmann383
      Started 28 minutes ago

    • avbavey
      0
      Can’t download forge on Mac?

      By avbavey
      Started 57 minutes ago

    • Shrayzz
      0
      Forge 1.4.7 : Problèmes d'installation

      By Shrayzz
      Started 1 hour ago

    • PedreHenrry
      4
      my minecraft crashed by "rendering overlay"

      By PedreHenrry
      Started 5 hours ago

  • Who's Online (See full list)

    • Titan7272
    • vladislav
    • Godis_apan
    • DavidQF555
    • Pl00py_R
    • Reflector_10
    • Buecher_wurm
    • Babatunde
    • SxnpaiZero
    • Abdymazhit
    • kmann383
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Block drop crash help please?
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community