Inventory Tweaks [1.12 only]

Inventory Tweaks [1.12 only]

127M Downloads

error by joining server

UnderKoen opened this issue · 0 comments

commented

---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin (sampler-1.66.jar)
LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
IC2core (industrialcraft-2-2.6.66-ex110.jar)
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar)
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
LoadingPlugin (Quark-r1.0-55.jar)
CCCDeobfPlugin (unknown)
FMLPlugin (InventoryTweaks-1.61-58.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.73-universal.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 23-9-16 19:25
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at invtweaks.InvTweaks.handleAutoRefill(InvTweaks.java:639)
at invtweaks.InvTweaks.onTickInGame(InvTweaks.java:196)
at invtweaks.forge.ClientProxy.onTick(ClientProxy.java:65)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_870_ClientProxy_onTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
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)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Client thread
Stacktrace:
at invtweaks.InvTweaks.handleAutoRefill(InvTweaks.java:639)
at invtweaks.InvTweaks.onTickInGame(InvTweaks.java:196)
at invtweaks.forge.ClientProxy.onTick(ClientProxy.java:65)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_870_ClientProxy_onTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)

-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityPlayerSP['Under_Koen'/3483, l='MpServer', x=11,70, y=67,00, z=45,24], EntityOtherPlayerMP['Luxius55'/3479, l='MpServer', x=-9,58, y=67,50, z=15,62]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (0,68,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 42149011 game time, 41500 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 11 total; [EntityArmorStand['§7████████████'/3220, l='MpServer', x=-1,33, y=68,18, z=18,65], EntityArmorStand['§cMKT Server (Modded)'/3221, l='MpServer', x=-1,33, y=67,93, z=18,65], EntityArmorStand['§7████████████'/3222, l='MpServer', x=-1,33, y=67,68, z=18,65], EntityOtherPlayerMP['Luxius55'/3479, l='MpServer', x=-9,58, y=67,50, z=15,62], EntityArmorStand['§7████████████'/3223, l='MpServer', x=-16,50, y=68,76, z=2,47], EntityArmorStand['§cOitc'/3224, l='MpServer', x=-16,50, y=68,51, z=2,47], EntityPlayerSP['Under_Koen'/3483, l='MpServer', x=11,70, y=67,00, z=45,24], EntityArmorStand['§cCTF'/3225, l='MpServer', x=-16,50, y=68,26, z=2,47], EntityArmorStand['§7████████████'/3226, l='MpServer', x=-16,50, y=68,01, z=2,47], EntityArmorStand['§cMystery Chests'/3227, l='MpServer', x=-1,70, y=70,10, z=39,70], EntityOtherPlayerMP['Luxius55'/3479, l='MpServer', x=-9,58, y=67,50, z=15,62]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.10-SNAPSHOT:0581e49:1189) <- Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
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)

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Mac OS X (x86_64) version 10.12
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 932127568 bytes (888 MB) / 3207856128 bytes (3059 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -Xmx3G -Xms3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2094 100 mods loaded, 100 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} Minecraft Coder Pack
UCHIJA FML{8.0.99.99} Forge Mod Loader
UCHIJA Forge{12.18.1.2094} Minecraft Forge
UCHIJA CodeChickenCore{2.1.8.79} CodeChicken Core
UCHIJA OpenComputers|Core{1.6.0.3-rc.1} OpenComputers (Core)
UCHIJA Baubles{1.2.1.0} Baubles
UCHIJA 3DManeuverGear{1.10.2-@major@.@minor@.@revis@} 3D Maneuver Gear
UCHIJA ExtraUtils2{1.0} ExtraUtils2
UCHIJA mantle{1.10.2-1.0.0.jenkins170} Mantle
UCHIJA tconstruct{1.10.2-2.5.1.jenkins349} Tinkers' Construct
UCHIJA immersiveengineering{0.10-42} Immersive Engineering
UCHIJA JEI{3.9.5.257} Just Enough Items
UCHIJA AppleCore{2.0.1} AppleCore
UCHIJA appleskin{1.0.3} AppleSkin
UCHIJA Morphtool{1.0-11} Morph-o-Tool
UCHIJA Psi{r1.0-39} Psi
UCHIJA Quark{r1.0-55} Quark
UCHIJA AutoRegLib{1.0-2} AutoRegLib
UCHIJA bdlib{1.12.2.8} BD Lib
UCHIJA betterbuilderswands{0.6.5} Better Builder's Wands
UCHIJA blockdrops{1.0.10} Block Drops
UCHIJA blockrenderer{1.0.0} BlockRenderer
UCHIJA guideapi{@Version@} Guide-API
UCHIJA BloodMagic{1.9.4-2.0.4-56} Blood Magic: Alchemical Wizardry
UCHIJA BloodArsenal{1.10.2-2.0.1-CUSTOM} Blood Arsenal
UCHIJA Botania{r1.8-321} Botania
UCHIJA brandonscore{2.1.0} Brandon's Core
UCHIJA Chameleon{1.10-2.1.7} Chameleon
UCHIJA chisel{MC1.9.4-0.0.6.33} Chisel
UCHIJA mcmultipart{1.2.1} MCMultiPart
UCHIJA chiselsandbits{12.1} Chisels & Bits
UCHIJA ChiselsBytes{0.4} Chisels & Bytes
UCHIJA claybucket{1.1} Clay Bucket
UCHIJA IC2{2.6.66-ex110} IndustrialCraft 2
UCHIJA CompactSolars{5.0.4.328} Compact Solar Arrays
UCHIJA compasscoords{1.10.2-3.1.7} Compass Co-ords
UCHIJA ComputerCraft{1.80pr0} ComputerCraft
UCHIJA CustomMainMenu{2.0.2} Custom Main Menu
UCHIJA ElecCore{1.5.303} ElecCore
UCHIJA EnderStorage{2.1.3.72} EnderStorage
UCHIJA OpenComputers{1.6.0.3-rc.1} OpenComputers
UCHIJA deepresonance{1.2.3} DeepResonance
UCHIJA defaultoptions{6.1.5} Default Options
UCHIJA draconicevolution{2.0.0} Draconic Evolution
UCHIJA StorageDrawers{1.10.2-3.2.7} Storage Drawers
UCHIJA bitdrawers{0.31} Drawers & Bits
UCHIJA endercore{1.10.2-0.4.1.54-beta} EnderCore
UCHIJA Waila{1.7.0} Waila
UCHIJA EnderIO{1.10.2-3.0.1.107_beta} Ender IO
UCHIJA valkyrielib{1.10.2-0.10.3} Valkyrie Lib
UCHIJA environmentaltech{1.10.2-0.10.3a} Environmental Tech
UCHIJA ExtraBitManipulation{1.10.2-2.1.0} Extra Bit Manipulation
UCHIJA zerocore{1.10.2-0.0.8.0} Zero CORE
UCHIJA bigreactors{0.4.5.13} Extreme Reactors
UCHIJA fastleafdecay{v11} Fast Leaf Decay
UCHIJA forestry{5.2.11.249} Forestry
UCHIJA gendustry{1.6.4.17} GenDustry
UCHIJA graves{1.10.2-b28-universal} Graves Mod
UCHIJA industrialwires{1.0-1} Industrial wires
UCHIJA IngameAccountSwitcher{6.1.1.72} In-Game Account Switcher
UCHIJA inventorytweaks{1.61-58-a1fd884} Inventory Tweaks
UCHIJA ironchest{1.10.2-7.0.9.796} Iron Chest
UCHIJA itemscroller{0.7.0} Item Scroller
UCHIJA jeibees{0.9.0.1} JEI Bees
UCHIJA jeresources{0.5.1.54} Just Enough Resources
UCHIJA k4lib{1.10-1.0.58} K4Lib
UCHIJA llor{1.1.0-mc[1.9-1.10.2]} Light Level Overlay Reloaded
UCHIJA Mekanism{9.1.1} Mekanism
UCHIJA MekanismGenerators{9.1.1} MekanismGenerators
UCHIJA MekanismTools{9.1.1} MekanismTools
UCHIJA supercraftingframe{1.2.1.87} Super Crafting Frame
UCHIJA mktpackmod{unspecified} MKTPackMod
UCHIJA testdummy{1.11} MmmMmmMmmMmm
UCHIJA ModNameTooltip{1.6.0} Mod Name Tooltip
UCHIJA morebees{1.10.2-1.1.1} More Bees
UCHIJA Morpheus{1.10.2-3.1.7} Morpheus
UCHIJA notenoughwands{1.3.5} Not Enough Wands
UCHIJA openprinter{0.1.0.3} OpenPrinter
UCHIJA packingtape{0.6.0} Packing Tape
UCHIJA harvestcraft{1.9.4-1.10.2c} [Pam's HarvestCraft](Pam's HarvestCraft 1.9.4-1.10.2c.jar)
UCHIJA ping{1.2.2} Ping
UCHIJA psionup{GRADLE:VERSION.GRADLE:BUILD} PSIonic Upgrades
UCHIJA ReAuth{3.2} ReAuth
UCHIJA recstat{1.10.2-2.2.2} RecStat
UCHIJA ResourceLoader{1.5.1} Resource Loader
UCHIJA rftools{5.23} RFTools
UCHIJA rftoolscontrol{0.1.0beta3} RFTools Control
UCHIJA rftoolsdim{4.30beta49} RFTools Dimensions
UCHIJA roots{0.202} Roots
UCHIJA RTG{1.10.2} Realistic Terrain Generation
UCHIJA Sampler{1.66} Sampler
UCHIJA safejoin{1.3} SafeJoin
UCHIJA Signals{1.0} Signals
UCHIJA simpleretrogen{4.0.1+8} Simple Retrogen
UCHIJA SpiceOfLife{1.3.4} The Spice of Life
UCHIJA taiga{${version}} Tinkers Alloying Addon
UCHIJA theoneprobe{1.1.0} The One Probe
UCHIJA TinkersAddons{1.0.3} [Tinkers' Addons](Tinkers' Addons-1.10.x-1.0.3.jar)
UCHIJA WailaHarvestability{1.1.8} Waila Harvestability
UCHIJA UniDict{1.10.2-1.5} UniDict
Loaded coremods (and transformers):
LoadingPlugin (sampler-1.66.jar)

LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)

LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
IC2core (industrialcraft-2-2.6.66-ex110.jar)

CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar)

Default Options (DefaultOptions_1.10.2-6.1.5.jar)
net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
squeek.applecore.asm.TransformerModuleHandler
LoadingPlugin (Quark-r1.0-55.jar)
vazkii.quark.base.asm.ClassTransformer
CCCDeobfPlugin (unknown)

FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
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.73-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
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)
- chiselsandbitsIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)

CodeChickenCore: ignoreInvalidMCVersion state: false
List of loaded APIs: 
    * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-2.0.1.jar
    * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
    * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-56.jar
    * BotaniaAPI (79) from Botania-unofficial.r1.8-321.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-12.1.jar
    * CoFHAPI (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.1.1.290.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.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
    * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.3.jar
    * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.0.93-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.107_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.107_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.107_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.107_beta.jar
    * environmentaltech-api (1.10.2-0.10.3a) from environmentaltech-1.10.2-0.10.3a.jar
    * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.11.249.jar
    * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.11.249.jar
    * gendustryAPI (2.3.0) from gendustry-1.6.4.17-mc1.10.2.jar
    * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-42.jar
    * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-42.jar
    * jeresources|API (0.5.1.54) from JustEnoughResources-1.10.2-0.5.1.54.jar
    * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.5.257.jar
    * McJtyLib (1.10-2.1.0) from mcjtylib-1.10-2.1.0.jar
    * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * OpenComputersAPI|Component (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.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 zerocore-1.10.2-0.0.8.0.jar
    * OpenComputersAPI|Driver|Item (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
    * OpenComputersAPI|Event (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.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 zerocore-1.10.2-0.0.8.0.jar
    * OpenComputersAPI|Network (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.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-39.jar
    * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.14.jar
    * recstat|api (1.10.2-2.2.2) from RecStat-1.10.2-2.2.2.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * valkyrielib.api (1.10.2-0.10.3) from valkyrielib-1.10.2-0.10.3.jar
    * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
    * zerocore|API|multiblock (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
    * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
    * zerocore|API|multiblock|validation (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
EnderIO: No known problems detected.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/Users/gebruiker/Library/Application%20Support/iminelauncher/mktpack/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class

Launched Version: 1.10.2-forge1.10.2-12.18.1.2094
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.18.65, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz

Minecraft Version:1.10.2
Inventory Tweaks Version:InventoryTweaks-1.61-58.jar