Belgabor / DrawersBits

Drawers & Bits is an addon for the Minecraft mods Chisels & Bits by AlgorithmX2 and Storage Drawers by jaquadro. The mod adds special drawers and support for bits.
Other
7 stars 7 forks source link

Start-up crash #4

Closed JetstormLP closed 8 years ago

JetstormLP commented 8 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: DepLoader (BrandonsCore-1.10.2-2.1.0.36-universal.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.48-beta.jar) CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar) StepupfixCore (StepupFix-1.10.2-1.0.0.0.jar) CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar) IC2core (industrialcraft-2-2.6.37-ex110.jar) LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.12.jar) LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar) CCCDeobfPlugin (unknown) LoadingPlugin (Quark-beta-50.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar) Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 8/16/16 9:56 AM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchFieldError: TILE 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(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) Caused by: java.lang.NoSuchFieldError: TILE at mods.belgabor.bitdrawers.block.BlockBitDrawers.func_180661_e(BlockBitDrawers.java:140) at net.minecraft.block.Block.(Block.java:225) at net.minecraft.block.BlockContainer.(SourceFile:17) at net.minecraft.block.BlockContainer.(SourceFile:13) at com.jaquadro.minecraft.storagedrawers.block.BlockDrawers.(BlockDrawers.java:89) at mods.belgabor.bitdrawers.block.BlockBitDrawers.(BlockBitDrawers.java:65) at mods.belgabor.bitdrawers.core.BlockRegistry.init(BlockRegistry.java:22) at mods.belgabor.bitdrawers.BitDrawers.preInit(BitDrawers.java:56) 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:595) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 775074688 bytes (739 MB) / 1922039808 bytes (1833 MB) up to 4056416256 bytes (3868 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4352m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.1.2065 133 mods loaded, 133 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 UCH FML{8.0.99.99} Forge Mod Loader UCH Forge{12.18.1.2065} Minecraft Forge UCH Aroma1997Core{${version}} Aroma1997Core UCH buildingbrickshooks{1.10.2-2.0.12} Building Bricks Hooks UCH CodeChickenCore{2.1.8.79} CodeChicken Core UCH OpenComputers|Core{1.6.0.3-rc.1} OpenComputers (Core) UCH bettercombatmod{1.3.5} [Better Combat]([MC 1.10.X] BetterCombatMod 1.3.5.jar) UCH additionalbanners{1.3.0.20} Additional Banners UCH ExtraUtils2{1.0} ExtraUtils2 UCH JEI{3.9.0.244} Just Enough Items UCH appleskin{1.0.1} AppleSkin UCH aquaculture{1.4.0} Aquaculture UCH Aroma1997CoreHelper{1.1.0.3} Aroma1997Core|Helper UCH Baubles{1.2.1.0} Baubles UCH baublesstuff{2.0.10} Baubles Stuff UCH bdlib{1.12.2.8} BD Lib UCH BetterAchievements{0.3.0.30} Better Achievements UCH BiomesOPlenty{5.0.0.2068} Biomes O' Plenty UCH BloodMagic{1.9.4-2.0.3-54} Blood Magic: Alchemical Wizardry UCH Bloodmoon{1.2} Bloodmoon UCH Botania{r1.8-316} Botania UCH BrandonsCore{2.1.0} Brandon's Core UCH Quark{beta-50} Quark UCH buildingbricks{1.10.2-2.0.12} Building Bricks UCH Chameleon{1.10-2.1.7} Chameleon UCH chameleoncreepers{1.4.1} Chameleon Creepers UCH chancecubes{1.10-2.2.1.120} Chance Cubes UCH mcmultipart{1.2.1} MCMultiPart UCH CharsetLib{0.3.0-pre12} UCH CharsetAudio{0.3.0-pre12} UCH CharsetCarts{0.3.0-pre12} U UCH CharsetDecoration{0.3.0-pre12} ��? UCH CharsetDrama{0.3.0-pre12} ! UCH CharsetFarming{0.3.0-pre12} ; UCH CharsetGates{0.3.0-pre12} & UCH CharsetPipes{0.3.0-pre12} | UCH CharsetStorage{0.3.0-pre12} # UCH CharsetTweaks{0.3.0-pre12} * UCH CharsetWires{0.3.0-pre12} + UCH CharsetWrench{0.3.0-pre12} / UCH chisel{MC1.9.4-0.0.6.33} Chisel UCH chiselsandbits{11.10} Chisels & Bits UCH chunkgen{1.7.10-1.2.2} ChunkGen UCH clockhud{1.3.2} Clock HUD UCH combathelp{1.0.3} Combat Help UCH ComputerCraft{1.80pr0} ComputerCraft UCH cookingforblockheads{4.1.12} Cooking for Blockheads UCH cosmeticarmorreworked{1.10.2-v1a} CosmeticArmorReworked UCH excore{1.6.2} EXCore UCH creeperawareness{2.0.2} Creeper Awareness UCH ElecCore{1.5.303} ElecCore UCH EnderStorage{2.1.3.72} EnderStorage UCH IC2{2.6.37-ex110} IndustrialCraft 2 UCH OpenComputers{1.6.0.3-rc.1} OpenComputers UCH deepresonance{1.2.1beta38} DeepResonance UCH DraconicEvolution{2.0.0} Draconic Evolution UCH StorageDrawers{1.10.2-3.2.4} Storage Drawers UCE bitdrawers{0.21} Drawers & Bits UCH endercore{1.10.2-0.4.1.48-beta} EnderCore UCH EnderIO{1.10.2-3.0.1.92_beta} Ender IO UCH expandablebackpack{1.0} Expandable Backpacks UCH extrablocks{1.0.2} ExtraBlocks UCH FastLeaveDecay{1.1} Fast Leave Decay UCH fixchiselstonegen{1.10.2-1.0} Fix Chisel Stone Gen UCH flatcoloredblocks{mc1.10-v4.1} Flat Colored Blocks UCH forestry{5.2.8.236} Forestry UCH ftbl{2.1.0} FTBLib UCH ftbu{2.1.0} FTBUtilities UCH fw{1.3.0} Fullscreen Windowed UCH gendustry{1.6.4.17} GenDustry UCH gravestone{1.5.5} [Gravestone](GraveStone Mod 1.5.5.jar) UCH hardcorewither{2.0.0} Hardcore Wither UCH headcrumbs{2.0.1} Headcrumbs UCH helpfixer{1.0} HelpFixer UCH hopperducts{1.4.7} Hopper Ducts UCH interdictionpillar{1.7.10-1.0.0} Interdiction Pillar UCH inventorysorter{0.10.0+42} Simple Inventory sorting UCH ironchest{1.10.2-7.0.9.796} Iron Chest UCH itemscroller{0.7.0} Item Scroller UCH JEFB{1.0.3} Just Enough Forestry Bees UCH journeymap{1.10.2-5.2.4} JourneyMap UCH jeresources{0.4.9.50} Just Enough Resources UCH jwin{univ_compat_filler} Just What I Needed UCH kleeslabs{3.3.1} KleeSlabs UCH labyrinth{${version}} Daedalus' Labyrinth UCH Login_Shield{1.10.2-2-gb034074} Login Shield UCH LunatriusCore{1.1.2.36} LunatriusCore UCH mantle{1.10.2-0.10.4.jenkins163} Mantle UCH testdummy{1.11} MmmMmmMmmMmm UCH morematerials{1.10.2-1.9.20160723.0} More Materials UCH Morphtool{1.0-6} Morph-o-Tool UCH Morpheus{1.10.2-3.1.7} Morpheus UCH mousetweaks{2.6.4} Mouse Tweaks UCH nethercore{1.10.2-2.0.2} Nether Core UCH netherportalfix{1.0} Nether Portal Fix UCH harvestcraft{1.9.4-1.10.2c} [Pam's HarvestCraft](Pam's HarvestCraft 1.9.4-1.10.2c.jar) UCH PersistentBits{1.0.4} Persistent Bits UCH placeableitems{3.0.2} Placeable Items Mod UCH shetiphiancore{3.3.0} ShetiPhian-Core UCH platforms{1.2.0} Platforms UCH Psi{r1.0-37} Psi UCH quantumflux{2.0.7} QuantumFlux UCH recallstones{0.6.3} Recall Stones UCH refinedstorage{0.8.19} Refined Storage UCH xreliquary{1.10.2-1.3.3.467} Reliquary UCH rftools{5.15} RFTools UCH corerm{1.2e-1.9.4} RikMuld's Core UCH roots{0.110} Roots UCH AS_Ruins{16.2} Ruins Spawning System UCH shadowmc{3.4.4} ShadowMC UCH ShutTheFUp{3.1.0} [Shut The F Up](Shut The F Up-1.9.4-3.1.0.jar) UCH simplebarrels{1.25g} Simple Barrels UCH simpleretrogen{4.0.1+8} Simple Retrogen UCH SleepingBag{1.2.1} Sleeping Bag UCH SolarFluxReborn{1.1r} Solar Flux Reborn UCH Stackie{1.6.0.44} Stackie UCH Tails{1.10.2-1.8.1} Tails UCH tconstruct{1.10.2-2.4.0.jenkins312} Tinkers' Construct UCH fel{Beta 1.5.0} [The Fel](The Fel v.Beta 1.5.0-1.10.2.jar) UCH camping{2.3d-1.9.4} The Camping Mod 2 UCH theoneprobe{1.0.15} The One Probe UCH thirdpersonelytra{1.0} Third Person Elytra UCH topaddons{1.10.2-0.5.0} TOP Addons UCH trashslot{6.3.6} TrashSlot UCH underphangables{1.0.2} Underp Hangables UCH UnifiedItems{1.1.0} Unified Items UCH va{1.10.2-1.3} Vanilla Automation UCH villagebox{0.5.0} Village Box UCH Woot{1.10.2-0.2.6-beta} Woot UCH wtfcore{1.9v0.1} wtfcore UCH xprings{1.2.0} Experience Rings UCH Zoology{1.0} Zoology Loaded coremods (and transformers): DepLoader (BrandonsCore-1.10.2-2.1.0.36-universal.jar)

EnderCorePlugin (EnderCore-1.10.2-0.4.1.48-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar) codechicken.core.asm.TweakTransformer codechicken.core.asm.DelegatedTransformer codechicken.core.asm.DefaultImplementationTransformer StepupfixCore (StepupFix-1.10.2-1.0.0.0.jar)

CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)

IC2core (industrialcraft-2-2.6.37-ex110.jar)

LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.12.jar) com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar) lumien.bloodmoon.asm.ClassTransformer CCCDeobfPlugin (unknown)

LoadingPlugin (Quark-beta-50.jar) vazkii.quark.base.asm.ClassTransformer TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar) li.cil.oc.common.asm.ClassTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.RenderHookTransformer ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar) shetiphian.core.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.22' Renderer: 'GeForce GTX 780 Ti/PCIe/SSE2' Pulsar/tconstruct loaded Pulses:

CodeChickenCore: ignoreInvalidMCVersion state: false
List of loaded APIs: 
    * Baubles|API (1.1.1.0) from xprings-1.2.0.jar
    * BetterAchievements|API (0.3.0.30) from BetterAchievements-1.10.2-0.3.0.30.jar
    * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.3-54.jar
    * BotaniaAPI (79) from Botania-unofficial.r1.8-316.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
    * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
    * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.10.jar
    * CoFHAPI (1.8.9R1.2.0B1) from quantumflux-1.9.4-2.0.7.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from EnderIO-1.10.2-3.0.1.92_beta.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.10-1.9.9.jar
    * ComputerCraft|API (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|FileSystem (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Lua (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Media (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Peripheral (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Permissions (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Redstone (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Turtle (1.80pr0) from ComputerCraft1.80pr0.jar
    * Creeper Awareness | API (2.0) from CreeperAwareness-2.0.2-1.10.2.jar
    * Creeper Awareness | API | EVENTS (2.0) from CreeperAwareness-2.0.2-1.10.2.jar
    * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.1beta38.jar
    * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.0.82-universal.jar
    * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.303.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
    * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.8.236.jar
    * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.8.236.jar
    * gendustryAPI (2.3.0) from gendustry-1.6.4.17-mc1.10.2.jar
    * jeresources|API (0.4.9.50) from JustEnoughResources-1.10.2-0.4.9.50.jar
    * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.0.244.jar
    * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
    * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * PsiAPI (2) from Psi-r1.0-37.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.4.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.4.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-0.8.19.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.4.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.8.19.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.8.19.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.4.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.8.19.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-0.8.19.jar
    * WailaAPI (1.3) from SolarFluxReborn_1.10.2-1.1r.jar
EnderIO: No known problems detected.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/TileEnergyHandler.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Jetstorm/Documents/Curse/Minecraft/Instances/Feed%20The%20Streamers/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Belgabor commented 8 years ago

Duplicate of #3, fixed in v0.3