Jump to content

Recommended Posts

Posted

crash report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
  MekanismCoremod (Mekanism-1.12.2-9.7.7.378.jar)
  OTGCorePlugin (OTG-Core.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  Wizardry Plugin (wizardry-0.10.6.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.19.1-release.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  DLFMLCorePlugin (DynamicLights-1.12.2.jar)
Contact their authors BEFORE contacting forge

// But it works on my machine.

Time: 6/8/19 1:37 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thaumcraft (thaumcraft)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.common.util.EnumHelper.addArmorMaterial(Ljava/lang/String;I[II)Lnet/minecraft/item/ItemArmor$ArmorMaterial;
    at thaumcraft.api.ThaumcraftApi.<clinit>(ThaumcraftApi.java:39)
    at thaumcraft.proxies.CommonProxy.preInit(CommonProxy.java:53)
    at thaumcraft.proxies.ClientProxy.preInit(ClientProxy.java:28)
    at thaumcraft.Thaumcraft.preInit(Thaumcraft.java:44)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3364833552 bytes (3208 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 5 total; -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 170 mods loaded, 170 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                       | modpack.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                             | 14.23.5.2838                    | modpack.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | micdoodlecore                     |                                 | minecraft.jar                                        | None                                     |
    | LCH   | otgcore                           | 1.12.2 - v7                     | minecraft.jar                                        | None                                     |
    | LCH   | openmodscore                      | 0.12.2                          | minecraft.jar                                        | None                                     |
    | LCH   | securitycraft                     | v1.8.12                         | [1.12.2] SecurityCraft v1.8.12.jar                   | None                                     |
    | LCH   | ctm                               | MC1.12.2-0.3.3.22               | CTM-MC1.12.2-0.3.3.22.jar                            | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-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   | infinitylib                       | 1.12.2-1.12.0                   | infinitylib-1.12.0.jar                               | None                                     |
    | LCH   | agricraft                         | 2.12.0-1.12.0-a6                | AgriCraft-2.12.0-1.12.0-a6.jar                       | None                                     |
    | LCH   | alltheswords                      | 2.0.0                           | AllTheSwordsv2.0.jar                                 | None                                     |
    | LCH   | antiqueatlas                      | 4.5.1                           | antiqueatlas-1.12.2-4.5.1.jar                        | e631d7254e451d0360d0148cb21407d5511d45e9 |
    | LCH   | antiqueatlasoverlay               | 1.2                             | antiqueatlas-1.12.2-4.5.1.jar                        | e631d7254e451d0360d0148cb21407d5511d45e9 |
    | LCH   | architecturecraft                 | @VERSION@                       | architecturecraft-1.12-3.80.jar                      | None                                     |
    | LCH   | backpack                          | 3.0.2                           | backpack-3.0.2-1.12.2.jar                            | None                                     |
    | LCH   | baubles                           | 1.5.2                           | Baubles-1.12-1.5.2.jar                               | None                                     |
    | LCH   | betterbuilderswands               | 0.11.1                          | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar      | None                                     |
    | LCH   | bibliocraft                       | 2.4.5                           | BiblioCraft[v2.4.5][MC1.12.2].jar                    | None                                     |
    | LCH   | biomesoplenty                     | 7.0.1.2439                      | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar        | None                                     |
    | LCH   | bookshelf                         | 2.3.581                         | Bookshelf-1.12.2-2.3.581.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | biomespecificdungeons             | 1.0.3                           | BiomeSpecificDungeons-1.12.2-1.0.3.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | blockarmor                        | 2.4.11                          | BlockArmor-1.12.2-2.4.11.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   | bloodmoon                         | 1.5.3                           | Bloodmoon-MC1.12.2-1.5.3.jar                         | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCE   | thaumcraft                        | 6.1.BETA26                      | Thaumcraft-1.12.2-6.1.BETA26.jar                     | None                                     |
    | LC    | botania                           | r1.10-361                       | Botania+r1.10-361.jar                                | None                                     |
    | LC    | codechickenlib                    | 3.2.2.353                       | CodeChickenLib-1.12.2-3.2.2.353-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux                      | 2.1.0                           | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | brandonscore                      | 2.4.12                          | BrandonsCore-1.12.2-2.4.12.205-universal.jar         | None                                     |
    | LC    | buildcraftlib                     | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | buildcraftcore                    | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | buildcraftbuilders                | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | buildcrafttransport               | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | buildcraftsilicon                 | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | buildcraftenergy                  | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | ic2                               | 2.8.109-ex112                   | industrialcraft-2-2.8.109-ex112.jar                  | de041f9f6187debbc77034a344134053277aa3b0 |
    | LC    | forestry                          | 5.8.1.322                       | forestry_1.12.2-5.8.1.322.jar                        | None                                     |
    | LC    | buildcraftcompat                  | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | buildcraftfactory                 | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | buildcraftrobotics                | 7.99.24.1                       | buildcraft-all-7.99.24.1.jar                         | None                                     |
    | LC    | carryon                           | 1.12.1                          | CarryOn+MC1.12.2+v1.12.1.jar                         | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LC    | chameleon                         | 1.12-4.1.3                      | Chameleon-1.12-4.1.3.jar                             | None                                     |
    | LC    | chancecubes                       | 1.12.2-4.0.0.271                | ChanceCubes-1.12.2-4.0.0.271.jar                     | None                                     |
    | LC    | chickens                          | 6.0.4                           | chickens-6.0.4.jar                                   | None                                     |
    | LC    | chisel                            | MC1.12.2-0.2.1.35               | Chisel-MC1.12.2-0.2.1.35.jar                         | None                                     |
    | LC    | chiselsandbits                    | 14.33                           | chiselsandbits-14.33.jar                             | None                                     |
    | LC    | cofhcore                          | 4.6.3                           | CoFHCore-1.12.2-4.6.3.27-universal.jar               | None                                     |
    | LC    | cofhworld                         | 1.3.1                           | CoFHWorld-1.12.2-1.3.1.7-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cookingforblockheads              | 6.4.70                          | CookingForBlockheads_1.12.2-6.4.70.jar               | None                                     |
    | LC    | cucumber                          | 1.1.2                           | Cucumber-1.12.2-1.1.2.jar                            | None                                     |
    | LC    | cxlibrary                         | 1.6.1                           | cxlibrary-1.12.1-1.6.1.jar                           | None                                     |
    | LC    | darkutils                         | 1.8.226                         | DarkUtils-1.12.2-1.8.226.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | ptrmodellib                       | 1.0.4                           | PTRLib-1.0.4.jar                                     | None                                     |
    | LC    | props                             | 2.6.2                           | Decocraft-2.6.2_1.12.2.jar                           | None                                     |
    | LC    | dldungeonsjbg                     | 1.12.5                          | DoomlikeDungeons-1.12.5-MC1.12.2.jar                 | None                                     |
    | LC    | thermalfoundation                 | 2.6.3                           | ThermalFoundation-1.12.2-2.6.3.27-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | draconicevolution                 | 2.3.22                          | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar   | None                                     |
    | LC    | gottschcore                       | 1.7.0                           | GottschCore-mc1.12.2-f14.23.5.2768-v1.7.0.jar        | None                                     |
    | LC    | dungeons2                         | 1.7.1                           | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.1.jar          | None                                     |
    | LC    | dynamiclights                     | 1.4.9                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_onfire              | 1.0.7                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_creepers            | 1.0.6                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_dropitems           | 1.1.0                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_entityclasses       | 1.0.1                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_mobequipment        | 1.1.0                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_flamearrows         | 1.0.1                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_floodlights         | 1.0.3                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_otherplayers        | 1.0.9                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | dynamiclights_theplayer           | 1.1.3                           | DynamicLights-1.12.2.jar                             | None                                     |
    | LC    | eplus                             | 5.0.176                         | EnchantingPlus-1.12.2-5.0.176.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | csb_ench_table                    | 1.1.3                           | EnchantingTable-1.12-1.1.3.jar                       | None                                     |
    | LC    | endercore                         | 1.12.2-0.5.57                   | EnderCore-1.12.2-0.5.57.jar                          | None                                     |
    | LC    | thermalexpansion                  | 5.5.4                           | ThermalExpansion-1.12.2-5.5.4.43-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | enderio                           | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderiointegrationtic             | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderiobase                       | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderioconduits                   | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderioconduitsappliedenergistics | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderioconduitsopencomputers      | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderioconduitsrefinedstorage     | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderiointegrationforestry        | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderiointegrationticlate         | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderiomachines                   | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | enderiopowertools                 | 5.0.44                          | EnderIO-1.12.2-5.0.44.jar                            | None                                     |
    | LC    | valkyrielib                       | 1.12.2-2.0.20.1                 | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
    | LC    | environmentaltech                 | 1.12.2-2.0.20.1                 | environmentaltech-1.12.2-2.0.20.1.jar                | None                                     |
    | LC    | extracells                        | 2.6.2                           | ExtraCells-1.12.2-2.6.2a.jar                         | None                                     |
    | LC    | galacticraftcore                  | 4.0.2.210                       | GalacticraftCore-1.12.2-4.0.2.210.jar                | None                                     |
    | LC    | galacticraftplanets               | 4.0.2.210                       | Galacticraft-Planets-1.12.2-4.0.2.210.jar            | None                                     |
    | LC    | mjrlegendslib                     | 1.12.2-1.1.8                    | MJRLegendsLib-1.12.2-1.1.8.jar                       | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC    | extraplanets                      | 1.12.2-0.5.2                    | ExtraPlanets-1.12.2-0.5.2.jar                        | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC    | extrautils2                       | 1.0                             | extrautils2-1.12-1.9.9.jar                           | None                                     |
    | LC    | zerocore                          | 1.12.2-0.1.2.8                  | zerocore-1.12.2-0.1.2.8.jar                          | None                                     |
    | LC    | bigreactors                       | 1.12.2-0.4.5.66                 | ExtremeReactors-1.12.2-0.4.5.66.jar                  | None                                     |
    | LC    | mekanism                          | 1.12.2-9.7.7.378                | Mekanism-1.12.2-9.7.7.378.jar                        | None                                     |
    | LC    | sonarcore                         | 5.0.19                          | sonarcore-1.12.2-5.0.19-20.jar                       | None                                     |
    | LC    | fluxnetworks                      | 3.0.19                          | fluxnetworks-1.12.2-3.0.19-21.jar                    | None                                     |
    | LC    | forgelin                          | 1.8.2                           | Forgelin-1.8.2.jar                                   | None                                     |
    | LC    | forgemultipartcbe                 | 2.6.1.81                        | ForgeMultipart-1.12.2-2.6.1.81-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | microblockcbe                     | 2.6.1.81                        | ForgeMultipart-1.12.2-2.6.1.81-universal.jar         | None                                     |
    | LC    | minecraftmultipartcbe             | 2.6.1.81                        | ForgeMultipart-1.12.2-2.6.1.81-universal.jar         | None                                     |
    | LC    | cfm                               | 6.3.0                           | furniture-6.3.0-1.12.2.jar                           | None                                     |
    | LC    | gravestone                        | 1.10.1                          | gravestone-1.10.1.jar                                | None                                     |
    | LC    | ichunutil                         | 7.2.1                           | iChunUtil-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | hats                              | 7.0.0                           | Hats-1.12.2-7.0.2.jar                                | None                                     |
    | LC    | headcrumbs                        | 2.0.4                           | Headcrumbs-1.12.2-2.0.5.17.jar                       | None                                     |
    | LC    | teslacorelib                      | 1.0.15                          | tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | industrialforegoing               | 1.12.2-1.12.2                   | industrialforegoing-1.12.2-1.12.12-236.jar           | None                                     |
    | LC    | infernalmobs                      | 1.7.6                           | InfernalMobs-1.12.1.jar                              | None                                     |
    | LC    | mysticalagriculture               | 1.7.5                           | MysticalAgriculture-1.12.2-1.7.5.jar                 | None                                     |
    | LC    | mysticalagradditions              | 1.3.2                           | MysticalAgradditions-1.12.2-1.3.2.jar                | None                                     |
    | LC    | openterraingenerator              | v6                              | OpenTerrainGenerator-1.12.2 - v6.jar                 | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
    | LC    | nuclearcraft                      | 2.17a                           | NuclearCraft-2.17a-1.12.2.jar                        | None                                     |
    | LC    | oreberries                        | 0.5.0                           | oreberries-1.12.x-0.5.0.jar                          | None                                     |
    | LC    | harvestcraft                      | 1.12.2zb                        | Pam's+HarvestCraft+1.12.2zd+Surprise+for+Yogcast.jar | None                                     |
    | LC    | mcjtylib_ng                       | 3.5.3                           | mcjtylib-1.12-3.5.3.jar                              | None                                     |
    | LC    | rftools                           | 7.71                            | rftools-1.12-7.71.jar                                | None                                     |
    | LC    | twilightforest                    | 3.8.689                         | twilightforest-1.12.2-3.8.689-universal.jar          | None                                     |
    | LC    | immersiveengineering              | 0.12-89                         | ImmersiveEngineering-0.12-89.jar                     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | integrationforegoing              | 1.12.2-1.9                      | IntegrationForegoing-1.12.2-1.9.jar                  | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | ironbackpacks                     | 1.12.2-3.0.8-12                 | IronBackpacks-1.12.2-3.0.8-12.jar                    | None                                     |
    | LC    | ironchest                         | 1.12.2-7.0.67.844               | ironchest-1.12.2-7.0.67.844.jar                      | None                                     |
    | LC    | librarianlib                      | 4.19.1                          | librarianlib-1.12.2-4.19.1-release.jar               | None                                     |
    | LC    | longfallboots                     | 1.2.1a                          | longfallboots-1.2.1b.jar                             | None                                     |
    | LC    | lootbags                          | 2.5.8.5                         | LootBags-1.12.2-2.5.8.5.jar                          | None                                     |
    | LC    | malisiscore                       | 1.12.2-6.5.1-SNAPSHOT           | malisiscore-1.12.2-6.5.1.jar                         | None                                     |
    | LC    | malisisdoors                      | 1.12.2-7.3.0                    | malisisdoors-1.12.2-7.3.0.jar                        | None                                     |
    | LC    | radixcore                         | 1.12.x-2.2.1                    | RadixCore-1.12.x-2.2.1-universal.jar                 | None                                     |
    | LC    | mca                               | 1.12.2-5.3.1                    | MCA-1.12.x-5.3.1-universal.jar                       | None                                     |
    | LC    | mekanismgenerators                | 1.12.2-9.7.7.378                | MekanismGenerators-1.12.2-9.7.7.378.jar              | None                                     |
    | LC    | mekanismtools                     | 1.12.2-9.7.7.378                | MekanismTools-1.12.2-9.7.7.378.jar                   | None                                     |
    | LC    | morechickens                      | 3.1.0                           | morechickens-1.12.2-3.1.0.jar                        | None                                     |
    | LC    | morefurnaces                      | 1.10.5                          | MoreFurnaces-1.12.2-1.10.6.jar                       | None                                     |
    | LC    | mo_swords                         | v5                              | moSwords-1.12.2v5.jar                                | None                                     |
    | LC    | moswordsmod                       | 1.12.2                          | MSM.jar                                              | None                                     |
    | LC    | multimob                          | 1.0.5                           | multimob-1.0.5.jar                                   | None                                     |
    | LC    | netherendingores                  | 1.12.2-1.3                      | Netherending-Ores-1.12.2-1.3.jar                     | None                                     |
    | LC    | openmods                          | 0.12.2                          | OpenModsLib-1.12.2-0.12.2.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openblocks                        | 1.8.1                           | OpenBlocks-1.12.2-1.8.1.jar                          | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | oreexcavation                     | 1.4.140                         | OreExcavation-1.4.140.jar                            | None                                     |
    | LC    | otgdungeons                       | 1.0                             | OTG-Dungeons-1.12.2-v1.jar                           | None                                     |
    | LC    | portalgun                         | 7.1.0                           | PortalGun-1.12.2-7.1.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | primitivemobs                     | 1.2.3a                          | primitivemobs-1.2.3a.jar                             | None                                     |
    | LC    | randomthings                      | 4.2.7.1                         | RandomThings-MC1.12.2-4.2.7.1.jar                    | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | xreliquary                        | 1.12.2-1.3.4.786                | Reliquary-1.12.2-1.3.4.786.jar                       | None                                     |
    | LC    | roguelike                         | 1.8.0                           | RoguelikeDungeons-1.12.2-1.8.0.jar                   | None                                     |
    | LC    | roost                             | 2.0.10                          | roost-1.12.2-2.0.10.jar                              | None                                     |
    | LC    | woodenshears                      | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar                    | None                                     |
    | LC    | thermaldynamics                   | 2.5.5                           | ThermalDynamics-1.12.2-2.5.5.21-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                    | 2.2.12.65                       | SimplyJetpacks2-1.12.2-2.2.12.65.jar                 | None                                     |
    | LC    | starwars                          | 8.9                             | StarWars[1.12.2]-8.9.jar                             | None                                     |
    | LC    | stonechest                        | 1.0.4                           | StoneChest-1.0.4.jar                                 | None                                     |
    | LC    | storagedrawers                    | 1.12-5.3.5                      | StorageDrawers-1.12.2-5.3.8.jar                      | None                                     |
    | LC    | thedragonlib                      | 1.12.2-5.3.0                    | thedragonlib-1.12.2-5.3.0.jar                        | None                                     |
    | LC    | thermalcultivation                | 0.3.3                           | ThermalCultivation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | translocators                     | 2.5.1.77                        | Translocators-1.12.2-2.5.1.77-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | treegrowingsimulator              | 0.0.4                           | TreeGrowingSimulator2017-1.0.1.jar                   | None                                     |
    | LC    | upgradedpickaxe                   | 1.12.2.0                        | upgradedpickaxe-1.12.2.0.jar                         | None                                     |
    | LC    | universalmodifiers                | 1.12.2-1.0.16.1                 | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
    | LC    | warpbook                          | @VERSION@                       | Warpbook-1.12.2-3.2.0.jar                            | None                                     |
    | LC    | wizardry                          | 0.10.6                          | wizardry-0.10.6.jar                                  | None                                     |
    | LC    | worldedit                         | 6.1.10-SNAPSHOT                 | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar    | None                                     |
    | LC    | xlfoodmod                         | 1.12.2-1.9.1                    | XL-Food-Mod-1.12.2-1.9.1.jar                         | None                                     |
    | LC    | librarianliblate                  | 4.19.1                          | librarianlib-1.12.2-4.19.1-release.jar               | None                                     |
    | LC    | teslacorelib_registries           | 1.0.15                          | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |

    Loaded coremods (and transformers):
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
  lumien.randomthings.asm.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.7.7.378.jar)
  mekanism.coremod.KeybindingMigrationHelper
OTGCorePlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.OTGClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
 
Wizardry Plugin (wizardry-0.10.6.jar)
  com.teamwizardry.wizardry.asm.WizardryTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
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
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.19.1-release.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
 
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.98' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    List of loaded APIs:
        * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
        * antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.5.1.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.66.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
        * CSLib|API (1.0.1) from PTRLib-1.0.4.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
        * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.12.5-MC1.12.2.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
        * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.1.322.jar
        * Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.210.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
        * MekanismAPI|core (9.7.5) from Mekanism-1.12.2-9.7.7.378.jar
        * MekanismAPI|energy (9.7.5) from Mekanism-1.12.2-9.7.7.378.jar
        * MekanismAPI|gas (9.7.5) from Mekanism-1.12.2-9.7.7.378.jar
        * MekanismAPI|infuse (9.7.5) from Mekanism-1.12.2-9.7.7.378.jar
        * MekanismAPI|laser (9.7.5) from Mekanism-1.12.2-9.7.7.378.jar
        * MekanismAPI|transmitter (9.7.5) from Mekanism-1.12.2-9.7.7.378.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.7.7.378.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * SecurityCraftAPI (1.2.3) from [1.12.2] SecurityCraft v1.8.12.jar
        * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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.