Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CorePlugin (FluxedRedstone-2.3.0.48.jar)
- BetterFontsCore (TTFR-1.10.2-1.5.2.jar)
- AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
- CCCDeobfPlugin (unknown)
- LoadingPlugin (Quark-r1.0-52.jar)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
- CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
- CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
- BetterMinecraftChat (BetterMinecraftChat_1.10.2-4.1.6.jar)
- IC2core (industrialcraft-2-2.6.42-ex110.jar)
- MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
- Contact their authors BEFORE contacting forge
- // Don't do that.
- Time: 20.08.16 20:44
- Description: There was a severe problem during mod loading that has caused the game to fail
- net.minecraftforge.fml.common.LoaderException: java.lang.AbstractMethodError
- at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:610)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
- at net.minecraft.client.main.Main.main(SourceFile: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:498)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- Caused by: java.lang.AbstractMethodError
- at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:580)
- at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:478)
- at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.register(FMLControlledNamespacedRegistry.java:825)
- at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:254)
- at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:153)
- at WayofTime.bloodmagic.compat.guideapi.CompatibilityGuideAPI.loadCompatibility(CompatibilityGuideAPI.java:23)
- at WayofTime.bloodmagic.registry.ModCompatibility.loadCompat(ModCompatibility.java:27)
- at WayofTime.bloodmagic.BloodMagic.preInit(BloodMagic.java:103)
- 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:498)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
- at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
- 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:498)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
- ... 10 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Linux (amd64) version 4.6.4-1-ARCH
- Java Version: 1.8.0_102, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 611048224 bytes (582 MB) / 1484783616 bytes (1416 MB) up to 2885681152 bytes (2752 MB)
- JVM Flags: 1 total; -Xmx3096M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.32 Powered by Forge 12.18.1.2068 125 mods loaded, 125 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2068-universal.jar)
- UCH Forge{12.18.1.2068} [Minecraft Forge] (forge-1.10.2-12.18.1.2068-universal.jar)
- UCH CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar)
- UCH BetterFonts{1.5.2} [BetterFonts] (minecraft.jar)
- UCH actuallyadditions{1.10.2-r60} [Actually Additions] (ActuallyAdditions-1.10.2-r60.jar)
- UCH CookingPlus{0.7.4} [The Agricultural Revolution] (Agricultural-Revolution-1.10.2-0.7.4-1.0.jar)
- UCH agriculturalexpansion{r-1.2.0} [Agricultural Expansion] (AgriculturalExpansion[1.9.4][1.10.2]-r1.2.1.jar)
- UCH mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
- UCH tconstruct{1.10.2-2.4.0.jenkins325} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jar)
- UCH immersiveengineering{${version}} [Immersive Engineering] (ImmersiveEngineering-0.10-37.jar)
- UCH JEI{3.9.0.245} [Just Enough Items] (jei_1.10.2-3.9.0.245.jar)
- UCH AppleCore{2.0.0} [AppleCore] (AppleCore-mc1.10.2-2.0.0.jar)
- UCH appleskin{1.0.1} [AppleSkin] (AppleSkin-mc1.10.2-1.0.1.jar)
- UCH aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
- UCH mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
- UCH bagelsmore{1.0.1} [Bagelsmore: The Return] (Bagelsmore-1.9.4-1.0.1.jar)
- UCH basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar)
- UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
- UCH bdlib{1.12.2.8} [BD Lib] (bdlib-1.12.2.8-mc1.10.2.jar)
- UCH BetterAchievements{0.3.1.31} [Better Achievements] (BetterAchievements-1.10.2-0.3.1.31.jar)
- UCH betteragriculture{0.16} [Better Agriculture] (BetterAgriculture_(MC-1.10)-0.16.jar)
- UCH betterminecraftchat{4.1.6} [BetterMinecraftChat] (BetterMinecraftChat_1.10.2-4.1.6.jar)
- UCH blockdrops{1.0.10} [Block Drops] (BlockDrops-1.10.2-1.0.10.jar)
- UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.9.4-2.0.0-42.jar)
- UCE BloodMagic{1.9.4-2.0.4-56} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-56.jar)
- UCE BloodArsenal{1.10.2-2.0.1-CUSTOM} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-11.jar)
- UCH bookshelf{1.3.0.282} [Bookshelf] (Bookshelf-1.10.2-1.3.0.282.jar)
- UCH bookshelfapi{3.1.0} [Bookshelf] (Bookshelf-API-1.9.4-3.1.0.jar)
- UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
- UCH SonarCore{3.1.4} [SonarCore] (SonarCore-1.9.4-3.1.4.jar)
- UCH Calculator{3.1.1} [Calculator] (Calculator-1.9.4-3.1.1.jar)
- UCH Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
- UCH CharsetLib{0.3.0-pre12} [‽] (Charset-0.3.0-pre12.jar)
- UCH CharsetAudio{0.3.0-pre12} [♫] (Charset-0.3.0-pre12.jar)
- UCH CharsetCarts{0.3.0-pre12} [U] (Charset-0.3.0-pre12.jar)
- UCH CharsetDecoration{0.3.0-pre12} [�?] (Charset-0.3.0-pre12.jar)
- UCH CharsetDrama{0.3.0-pre12} [!] (Charset-0.3.0-pre12.jar)
- UCH CharsetFarming{0.3.0-pre12} [;] (Charset-0.3.0-pre12.jar)
- UCH CharsetGates{0.3.0-pre12} [&] (Charset-0.3.0-pre12.jar)
- UCH CharsetPipes{0.3.0-pre12} [|] (Charset-0.3.0-pre12.jar)
- UCH CharsetStorage{0.3.0-pre12} [#] (Charset-0.3.0-pre12.jar)
- UCH CharsetTweaks{0.3.0-pre12} [*] (Charset-0.3.0-pre12.jar)
- UCH CharsetWires{0.3.0-pre12} [+] (Charset-0.3.0-pre12.jar)
- UCH CharsetWrench{0.3.0-pre12} [/] (Charset-0.3.0-pre12.jar)
- UCH ChickenChunks{2.1.3.36} [ChickenChunks] (ChickenChunks-1.10.2-2.1.3.36-universal.jar)
- UCH chiselsandbits{11.10} [Chisels & Bits] (chiselsandbits-11.10.jar)
- UCH cyclopscore{0.7.5} [Cyclops Core] (CyclopsCore-1.9.4-0.7.5.jar)
- UCH commoncapabilities{1.1.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.1.jar)
- UCH cookingforblockheads{3.1.26} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.1.26.jar)
- UCH MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
- UCH cyclicmagic{1.5.1} [Cyclic] (Cyclic-1.10.2-1.5.1.jar)
- UCH StorageDrawers{1.10.2-3.2.6} [Storage Drawers] (StorageDrawers-1.10.2-3.2.6.jar)
- UCH bitdrawers{0.3} [Drawers & Bits] (DrawersBits-1.10.2-0.3.jar)
- UCH poweradvantage{2.3.0} [Power Advantage] (PowerAdvantage_1.10.2-2.3.0.jar)
- UCH electricadvantage{2.2.0} [Electric Advantage] (ElectricAdvantage_1.10.2-2.2.0.jar)
- UCH EnderStorage{2.1.3.72} [EnderStorage] (EnderStorage-1.10.2-2.1.3.72-universal.jar)
- UCH endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
- UCH ValkyrieLib{1.10.2-0.10.2} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.2.jar)
- UCH EnvironmentalTech{1.10.2-0.10.2e} [Environmental Tech] (environmentaltech-1.10.2-0.10.2e.jar)
- UCH expandablebackpack{1.1} [Expandable Backpacks] (expandableBackpacks1.1.8.jar)
- UCH FFS{1.9.4-1.6.4-b29} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9.4-1.6.4-b29.jar)
- UCH fastfood{0.2.3} [Fast Food] (FastFood-0.2.3.jar)
- UCH fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
- UCH reborncore{2.6.2.27} [RebornCore] (RebornCore-1.10.2-2.6.2.27-universal.jar)
- UCH reborncore-mcmultipart{2.6.2.27} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.6.2.27-universal.jar)
- UCH tesla{1.2.1.46} [TESLA] (Tesla-1.10.2-1.2.1.46.jar)
- UCH fluxedredstone{2.3.0.48} [FluxedRedstone] (FluxedRedstone-2.3.0.48.jar)
- UCH FluxNetworks{1.0.5} [Flux Networks] (FluxNetworks-1.9.4-1.0.5.jar)
- UCH IC2{2.6.42-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.42-ex110.jar)
- UCH forestry{5.2.9.241} [Forestry] (forestry_1.10.2-5.2.9.241.jar)
- UCH fusionlordspatrons{1.10.2-b2} [FusionLord's Patrons] (FusionLord's Patrons-1.10.2-b2.jar)
- UCH gadgetsngoodies{1.1.3} [Gadgets n' Goodies Mod] (Gadgets_n_Goodies_mod_v1.1.4_mc_v1.10.2.jar)
- UCH advgenerators{0.9.20.10} [Advanced Generators] (generators-0.9.20.10-mc1.10.2.jar)
- UCH graves{1.10.2-b28-universal} [Graves Mod] (Graves-1.10.2-b28-universal.jar)
- UCH Automation{5.1.0} [Inductive Automation] (InductiveAutomation-1.9.4-5.1.0.jar)
- UCH integrateddynamics{0.4.2} [Integrated Dynamics] (IntegratedDynamics-1.9.4-0.4.2.jar)
- UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
- UCH ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar)
- UCH itemscroller{0.7.0} [Item Scroller] (itemscroller-1.10.2-0.7.0.jar)
- UCH jeibees{0.9.0.1} [JEI Bees] (jeibees-0.9.0.1-mc1.10.2.jar)
- UCH justenoughbuttons{1.10.2-1.2} [Just Enough Buttons] (justenoughbuttons-1.10.2-1.2.jar)
- UCH jeresources{0.5.0.51} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.0.51.jar)
- UCH largestuff{2.1.2} [LargeStuff] (LargeStuff-2.1.2.jar)
- UCH lucky{7.3.0} [Lucky Block] (LuckyBlock_1-10-2_v7-3-0.jar)
- UCH magneticraft{@VERSION@} [Magneticraft] (magneticraft-1.0.0-prerelease2-all.jar)
- UCH malisiscore{1.9.4-4.1.1} [MalisisCore] (malisiscore-1.9.4-4.1.1.jar)
- UCH malisisblocks{1.9.4-4.0.1} [Malisis Blocks] (malisisblocks-1.9.4-4.0.1.jar)
- UCH malisisdoors{1.9.4-5.0.3} [MalisisDoors] (malisisdoors-1.9.4-5.0.3.jar)
- UCH MapWriter{2.6.19} [MapWriter] (MapWriter-1.10.2-2.6.19.jar)
- UCH moreoverlays{1.6} [MoreOverlays] (moreoverlays-1.6-mc1.9.4.jar)
- UCH moreplayermodels{1.9.4} [MorePlayerModels] (MorePlayerModels_1.9.4beta(29may16).jar)
- UCH Morphtool{1.0-6} [Morph-o-Tool] (Morph-o-Tool-1.0-6.jar)
- UCH mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar)
- UCH nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
- UCH netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
- UCH recipehandler{0.5} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.5(1.10.2).jar)
- UCH notenoughwands{1.3.5} [Not Enough Wands] (notenoughwands-1.9.4-1.3.5.jar)
- UCH orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
- UCH Psi{r1.0-37} [Psi] (Psi-r1.0-37.jar)
- UCH Quark{r1.0-52} [Quark] (Quark-r1.0-52.jar)
- UCH randomthings{3.7.5} [Random Things] (RandomThings-MC1.10.2-3.7.5.jar)
- UCH refinedstorage{0.8.20} [Refined Storage] (refinedstorage-0.8.20.jar)
- UCH xreliquary{1.10.2-1.3.3.492} [Reliquary] (Reliquary-1.10.2-1.3.3.492.jar)
- UCH reptilemod{3.5.2} [Reptile Mod] (reptilemod-1.10.2-3.5.2-57.jar)
- UCH rftools{5.16} [RFTools] (rftools-1.10-5.16.jar)
- UCH roots{0.112} [Roots] (roots-1.10.2-0.112.0.jar)
- UCH AS_Ruins{16.2} [Ruins Spawning System] (Ruins-1.10.2.jar)
- UCH SimpleGenerators{1.10.2-0.10.2b} [Simple Generators] (simplegenerators-1.10.2-0.10.2b.jar)
- UCH simplycaterpillar{6.0.1.20} [Simply Caterpillar] (SimplyCaterpillar-Forge-6.0.1.20.jar)
- UCH SophisticatedWolves{3.6.1} [SophisticatedWolves] (SophisticatedWolves-3.6.3.jar)
- UCH steamadvantage{2.2.0} [Steam Advantage] (SteamAdvantage_1.10.2-2.2.0.jar)
- UCH tellme{0.3.0-pre.3} [Tell Me] (tellme-1.10.2-0.3.0-pre.3.jar)
- UCH teslacoils{v0.2.1.0} [Tesla Coils] (teslacoils-0.2.1.0.jar)
- UCH guru{1.58} [The Basic Elements] (thebasicelements-1.4-1.10.2.jar)
- UCH TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
- UCH totemic{1.9.4-0.7.8} [Totemic] (Totemic-1.9.4-0.7.8.jar)
- UCH twitchintegration{1.0} [Twitch Integration] (TwitchIntegration_1.10.2-2.1.6.jar)
- UCH usefulnullifiers{1.1} [Useful Nullifiers] (usefulnullifiers-1.1.jar)
- UCH va{1.10.2-1.3} [Vanilla Automation] (va-1.10.2-1.3.jar)
- UCH WailaHarvestability{1.1.8} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.8.jar)
- UCH waterstrainer{1.2.1} [Water Strainer] (WaterStrainer-1.9.4-1.2.1.jar)
- UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.200.jar)
- UCH wawla{2.3.0.194} [What Are We Looking At] (Wawla-1.10.2-2.3.0.200.jar)
- UCH zc_villages{0.11.4} [ZC Villages] (ZC Villages-0.11.4-1.10.2.jar)
- Loaded coremods (and transformers):
- CorePlugin (FluxedRedstone-2.3.0.48.jar)
- BetterFontsCore (TTFR-1.10.2-1.5.2.jar)
- cubex2.ttfr.BFClassTransformer
- AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
- squeek.applecore.asm.TransformerModuleHandler
- CCCDeobfPlugin (unknown)
- LoadingPlugin (Quark-r1.0-52.jar)
- vazkii.quark.base.asm.ClassTransformer
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- invtweaks.forge.asm.ContainerTransformer
- LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
- lumien.randomthings.asm.ClassTransformer
- CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
- codechicken.lib.asm.ClassHeirachyManager
- codechicken.lib.asm.RenderHookTransformer
- CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
- codechicken.core.asm.TweakTransformer
- codechicken.core.asm.DelegatedTransformer
- codechicken.core.asm.DefaultImplementationTransformer
- BetterMinecraftChat (BetterMinecraftChat_1.10.2-4.1.6.jar)
- net.blay09.mods.bmc.coremod.ClassTransformer
- IC2core (industrialcraft-2-2.6.42-ex110.jar)
- MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
- net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
- net.malisis.core.util.chunkblock.ChunkBlockTransformer
- net.malisis.core.renderer.transformer.MalisisRendererTransformer
- net.malisis.core.renderer.icon.asm.TextureMapTransformer
- net.malisis.core.util.clientnotif.ClientNotifTransformer
- GL info: ' Vendor: 'Intel Open Source Technology Center' Version: '3.0 Mesa 12.0.1' Renderer: 'Mesa DRI Intel(R) Sandybridge Mobile '
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerSmeltery (Enabled/Not Forced)
- - TinkerGadgets (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerIntegration (Enabled/Forced)
- - TinkerFluids (Enabled/Forced)
- - TinkerMaterials (Enabled/Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - WailaIntegration (Enabled/Not Forced)
- CodeChickenCore: ignoreInvalidMCVersion state: false
- List of loaded APIs:
- * actuallyadditionsapi (21) from ActuallyAdditions-1.10.2-r60.jar
- * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-2.0.0.jar
- * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
- * BetterAchievements|API (0.3.1.31) from BetterAchievements-1.10.2-0.3.1.31.jar
- * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-56.jar
- * CalculatorAPI (1.9.4 - 1.0) from Calculator-1.9.4-3.1.1.jar
- * CharsetAPI (0.1) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre12.jar
- * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.10.jar
- * CoFHAPI (1.8.9R1.2.0B1) from ImmersiveEngineering-0.10-37.jar
- * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
- * CoFHAPI|energy (1.8.9R1.2.0B1) from RebornCore-1.10.2-2.6.2.27-universal.jar
- * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
- * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.10-1.9.9.jar
- * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.1.jar
- * environmentaltech.api (1.10.2-0.10.2e) from environmentaltech-1.10.2-0.10.2e.jar
- * FluxNetworkAPI (1.0.0) from FluxNetworks-1.9.4-1.0.5.jar
- * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.9.241.jar
- * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.9.241.jar
- * Guide-API|API (1.9.4-2.0.0-42) from Guide-API-1.9.4-2.0.0-42.jar
- * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-37.jar
- * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-37.jar
- * integrateddynamics|api (0.1.0) from IntegratedDynamics-1.9.4-0.4.2.jar
- * jeresources|API (0.5.0.51) from JustEnoughResources-1.10.2-0.5.0.51.jar
- * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.0.245.jar
- * MapWriterApi (1.1.0) from MapWriter-1.10.2-2.6.19.jar
- * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
- * PsiAPI (2) from Psi-r1.0-37.jar
- * reborncoreAPI (2.6.2.27) from RebornCore-1.10.2-2.6.2.27-universal.jar
- * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-0.8.20.jar
- * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
- * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
- * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
- * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
- * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.8.20.jar
- * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
- * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.8.20.jar
- * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-0.8.20.jar
- * totemic|API (2.0.0) from Totemic-1.9.4-0.7.8.jar
- * ValkyrieLib.api (1.10.2-0.10.2) from valkyrielib-1.10.2-0.10.2.jar
- * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement