Game crashes when placing centrifuge.

Issue #6 invalid
Sick Joke created an issue

---- Minecraft Crash Report ----

WARNING: coremods are present: EnderCorePlugin (EnderCore-1.10.2-0.4.1.40-beta.jar) LoadingPlugin (Quark-beta-47.jar) BCModPlugin (Backpacks-Mod-by-Brad16840-1.10.2.jar) DLFMLCorePlugin (Dynamic-Lights-Mod-1.10.2.jar) CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar) Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 7/26/16 2:00 PM Description: Unexpected error

java.lang.ArrayIndexOutOfBoundsException: 16 at net.minecraft.block.Block.getHarvestTool(Block.java:1927) at net.silentchaos512.wit.info.BlockStackInfo.<init>(BlockStackInfo.java:67) at net.silentchaos512.wit.WIT.getRenderObject(WIT.java:206) at net.silentchaos512.wit.WIT.onRenderOverlay(WIT.java:244) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_314_WIT_onRenderOverlay_RenderGameOverlayEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:72) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168) at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:888) at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:718) at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:171) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1369) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) 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:483) 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 net.minecraft.block.Block.getHarvestTool(Block.java:1927) at net.silentchaos512.wit.info.BlockStackInfo.<init>(BlockStackInfo.java:67) at net.silentchaos512.wit.WIT.getRenderObject(WIT.java:206) at net.silentchaos512.wit.WIT.onRenderOverlay(WIT.java:244) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_314_WIT_onRenderOverlay_RenderGameOverlayEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:72) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168) at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:888) at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:718) at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:171)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Psychotic_Break'/34, l='MpServer', x=81.35, y=4.00, z=-1374.85]] Chunk stats: MultiplayerChunkCache: 82, 82 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-99,4,620), Chunk: (at 13,0,12 in -7,38; contains blocks -112,0,608 to -97,255,623), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023) Level time: 74693 game time, 40275 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: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 17 total; [EntityPig['Pig'/35, l='MpServer', x=48.33, y=4.00, z=-1375.57], EntityCow['Cow'/36, l='MpServer', x=45.82, y=4.00, z=-1375.36], EntityFancyItemFrame['Clear Item Frame'/37, l='MpServer', x=85.97, y=5.50, z=-1386.50], EntityPlayerSP['Psychotic_Break'/34, l='MpServer', x=81.35, y=4.00, z=-1374.85], EntityFancyItemFrame['Clear Item Frame'/38, l='MpServer', x=85.97, y=5.50, z=-1385.50], EntityFancyItemFrame['Clear Item Frame'/39, l='MpServer', x=85.97, y=5.50, z=-1384.50], EntityFancyItemFrame['Clear Item Frame'/40, l='MpServer', x=85.97, y=5.50, z=-1383.50], EntityChicken['Chicken'/41, l='MpServer', x=86.80, y=3.00, z=-1377.20], EntityChicken['Chicken'/46, l='MpServer', x=12.84, y=4.00, z=-1381.20], EntityCow['Cow'/47, l='MpServer', x=28.54, y=4.00, z=-1406.21], EntityCow['Cow'/48, l='MpServer', x=18.78, y=4.00, z=-1400.54], EntityChicken['Chicken'/50, l='MpServer', x=37.57, y=4.00, z=-1380.78], EntityItem['item.item.egg'/51, l='MpServer', x=35.46, y=4.00, z=-1391.00], EntityPig['Pig'/52, l='MpServer', x=37.27, y=4.00, z=-1383.38], EntityItem['item.item.feather'/53, l='MpServer', x=38.12, y=4.33, z=-1381.16], EntityItem['item.item.egg'/56, l='MpServer', x=20.56, y=4.00, z=-1377.46], EntityChicken['Chicken'/57, l='MpServer', x=36.17, y=4.00, z=-1392.12]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:496) 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:483) 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: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 7753667056 bytes (7394 MB) / 9679405056 bytes (9231 MB) up to 9679405056 bytes (9231 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10000M -Xms10000M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.1.2026 Optifine OptiFine_1.10.2_HD_U_C1 91 mods loaded, 91 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2026.jar) UCHIJAAAA Forge{12.18.1.2026} [Minecraft Forge] (forge-1.10.2-12.18.1.2026.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.0.3.jar) UCHIJAAAA backpacks16840{3.1.1} [Backpacks!] (Backpacks-Mod-by-Brad16840-1.10.2.jar) UCHIJAAAA actuallyadditions{1.10.2-r56} [Actually Additions] (ActuallyAdditions-1.10.2-r56.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.0.3} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.0.3.jar) UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.1.jar) UCHIJAAAA autodropper{1.0.0} [Auto Dropper] (AutoDropper-1.10.2-1.0.0.jar) UCHIJAAAA BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar) UCHIJAAAA betterwithmods{Beta 0.8.3} [Better With Mods] (Better With Mods-0.8.3-1.9.4.jar) UCHIJAAAA bookshelf{1.3.0.281} [Bookshelf] (Bookshelf-1.10.2-1.3.0.281.jar) UCHIJAAAA cavern{1.1.0} [Cavern] (Cavern_1.10-v1.1.0.jar) UCHIJAAAA Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar) UCHIJAAAA charcoalSaplings{1.0} [Saplings-to-Charcoal mod] (charcoalSaplings-1.0-1.0.jar) UCHIJAAAA chiselsandbits{11.5} [Chisels & Bits] (chiselsandbits-11.5.jar) UCHIJAAAA cei{1.3} [Chunk Edge Indicator] (Chunk-Edge-Indicator-Mod-1.10.2.jar) UCHIJAAAA cyclopscore{0.7.2} [Cyclops Core] (CyclopsCore-1.9.4-0.7.2.jar) UCHIJAAAA commoncapabilities{1.1.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.1.jar) UCHIJAAAA crystallogy{1.0.3} [Crystallogy] (crystallogy-1.10.2-1.0.3.jar) UCHIJAAAA D3Core{1.2.1.55} [D³Core] (D3Core-1.9.4-1.2.1.55.jar) UCHIJAAAA JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar) UCHIJAAAA DarkUtils{1.1.3.67} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.70.jar) UCHIJAAAA druidry{2016.7.24-1.9.4} [§2Druidry] (druidry(2016.7.24.1)(1.9.4).jar) UCHIJAAAA DynamicLights{1.4.3} [Dynamic Lights] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (Dynamic-Lights-Mod-1.10.2.jar) UCHIJAAAA ea{v2.4.2b-mc1.10.2} [Ebon Arts] (EbonArts-v2.4.2b-mc1.10.2.jar) UCHIJAAAA endercore{1.10.2-0.4.1.40-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.40-beta.jar) UCHIJAAAA EnderIO{1.10.2-3.0.1.71_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.71_beta.jar) UCHIJAAAA environmentalcreepers{1.1.0} [Environmental Creepers] (environmentalcreepers-1.10.2-1.1.0.jar) UCHIJAAAA ValkyrieLib{1.10-0.10.1} [Valkyrie Lib] (valkyrielib-1.10-0.10.1.jar) UCHIJAAAA EnvironmentalTech{1.10-0.10.1a} [Environmental Tech] (environmentaltech-1.10-0.10.1a.jar) UCHIJAAAA excore{1.6} [EXCore] (Excore-1.10.2.jar) UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) UCHIJAAAA ForgeEndertech{1.10.2-1.1.1.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.1.1.0.jar) UCHIJAAAA foundation{1.0.1} [Foundation] (Foundation_1.10.2-1.0.1.jar) UCHIJAAAA harvestchevsky{b8} [Gentle Harvest] (Gentle_Harvest_1.9_b8.jar) UCHIJAAAA gnp{1.10.2a} [Gunpowder+] (gunpowder+-1.10.2a.jar) UCHIJAAAA harvestscythe{1.0.0} [Harvest Scythe] (harvestscythe-1.0.0.jar) UCHIJAAAA HoloInventory{2.0.0.130} [HoloInventory] (HoloInventory-Mod-1.10.2.jar) UCHIJAAAA hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.7(1).jar) UCHIJAAAA integrateddynamics{0.4.1} [Integrated Dynamics] (IntegratedDynamics-1.9.4-0.4.1.jar) UCHIJAAAA IronChest{7.0.6.794} [Iron Chest] (Iron-Chests-Mod-1.10.2.jar) UCHIJAAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar) UCHIJAAAA llor{1.1.0-mc[1.9-1.10.2]} [Light Level Overlay Reloaded] (Light-Level-Overlay-Reloaded-Mod-1.10.2.jar) UCHIJAAAA lilrichymod{4.0.1} [LiLRichyMod] (lilrichymod-4.0.1.jar) UCHIJAAAA lucky{7.3.0} [Lucky Block] (LuckyBlock_1-10-2_v7-3-0.zip) UCHIJAAAA LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar) UCHIJAAAA mantle{1.10-0.10.3.jenkins156} [Mantle] (Mantle-Mod-1.10.jar) UCHIJAAAA md{0.5.3} [Mo'Drops] (md-v-0.5.3mc1.10.2-RELEASE.jar) UCHIJAAAA mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar) UCHIJAAAA morefuelsmod-1.10.x{1.4.1} [§4More Fuels Mod] (morefuelsmod-1.10.x-1.4.1.jar) UCHIJAAAA shear{1.1.2} [More Shearables] (MoreShearables1.2.1-1.10.2.jar) UCHIJAAAA obsidianbuster{1.0} [Obsidian Buster] (obsidianbuster-1.0.jar) UCHIJAAAA packingtape{0.5.2} [Packing Tape] (PackingTape-1.9.4-0.5.2.jar) UCHIJAAAA progressiveautomation{1.6.49} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.49.jar) UCHIJAAAA Quark{beta-47} [Quark] (Quark-beta-47.jar) UCHIJAAAA RadixCore{1.10.2-2.1.2} [RadixCore] (RadixCore-1.10.2-2.1.2-universal.jar) UCHIJAAAA reborncore{2.5.5.52} [RebornCore] (RebornCore-1.9.4-2.5.5.52-universal.jar) UCHIJAAAA reborncore-mcmultipart{2.5.5.52} [reborncore-MCMultiPart] (RebornCore-1.9.4-2.5.5.52-universal.jar) UCHIJAAAA xreliquary{1.10.2-1.3.2.419} [Reliquary] (Reliquary-Mod-1.10.2.jar) UCHIJAAAA roots{0.110} [Roots] (roots-1.10.2-0.110.0.jar) UCHIJAAAA SilentLib{1.0.11} [Silent Lib] (Silent-Lib-1.10.2.jar) UCHIJAAAA SimilsaxTranstructors{1.10.2.18} [Similsax Transtructors] (SimilsaxTranstructors-1.10.2.18.jar) UCHIJAAAA simplecore{1.3.8.1} [SimpleCore API] (simplecore-1.10.2-1.3.8.1.jar) UCHIJAAAA SimpleGenerators{1.10-0.7.0a} [Simple Generators] (simplegenerators-1.10-0.7.0a.jar) UCHIJAAAA tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar) UCHIJAAAA simpletcon{0.9RC2} [Simple Tinkers Construct Addon] (SimpleTcon-0.9 RC2.jar) UCHIJAAAA StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar) UCHIJAAAA storagenetwork{1.12.6} [Storage Network] (StorageNetwork-1.9.4-1.12.6.jar) UCHIJAAAA taiga{${version}} [Tinkers Alloying Addon] (taiga-1.10.2-1.0.3.jar) UCHIJAAAA testtubeanimals{1.3.1} [Test Tube Animals] (testtubeanimals-1.3.1.jar) UCHIJAAAA thutcore{3.2.0} [ThutCore] (thutcore-1.9.4-3.2.0.jar) UCHIJAAAA thuttech{3.0.6} [Thut's Tech] (thuttech-3.0.6.jar) UCHIJAAAA TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar) UCHIJAAAA tombmanygraves{1.9.4-2.1.6} [Tomb Many Graves] (TombManyGraves-1.9.4-2.1.6.jar) UCHIJAAAA transprot{1.2.0} [Transprot] (Transprot-1.10.2-1.2.0.jar) UCHIJAAAA trashslot{6.3.2} [TrashSlot] (TrashSlot_1.10.2-6.3.2.jar) UCHIJAAAA VeinMiner{0.33.2_1.9-1d2c7f4} [Vein Miner] (Vein-Miner-Mod-1.10.2.jar) UCHIJAAAA VeinMinerModSupport{0.33.2_1.9-1d2c7f4} [Mod Support] (Vein-Miner-Mod-1.10.2.jar) UCHIJAAAA waterstrainer{1.0.3} [Water Strainer] (WaterStrainer-1.9.4-1.0.3.jar) UCHIJAAAA WIT{1.0.19} [WIT] (WIT-1.9.4-1.0.19-36.jar) UCHIJAAAA wts{1.0.0} [What's That Slot] (WTS-1.0.0.jar) Loaded coremods (and transformers): EnderCorePlugin (EnderCore-1.10.2-0.4.1.40-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer LoadingPlugin (Quark-beta-47.jar) vazkii.quark.base.asm.ClassTransformer BCModPlugin (Backpacks-Mod-by-Brad16840-1.10.2.jar) brad16840.common.asm.ClassTransformer DLFMLCorePlugin (Dynamic-Lights-Mod-1.10.2.jar) atomicstryker.dynamiclights.common.DLTransformer CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.81' Renderer: 'GeForce GTX 960/PCIe/SSE2'
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)

D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker.):
              * Optifine is installed. This is NOT supported.
             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/ActuallyAdditions-1.10.2-r56.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/EnderIO-1.10.2-3.0.1.71_beta.jar!/cofh/api/energy/TileEnergyHandler.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/sickj/AppData/Roaming/.minecraft/mods/EnderIO-1.10.2-3.0.1.71_beta.jar!/cofh/api/energy/TileEnergyHandler.class

Launched Version: 1.10.2-forge1.10.2-12.18.1.2026
LWJGL: 2.9.4
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.81, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 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: Flows-HD-128x-1.9
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
OptiFine Version: OptiFine_1.10.2_HD_U_C1
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 368.81
OpenGlRenderer: GeForce GTX 960/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

Comments (2)

  1. Queekusme Epiphany repo owner

    Not exactly sure if this is an issue with Test Tube Animals.

    If you read the errors (or even search through the log) then you can see that the only reference to TTA is that it's loaded. The error appears to be with the "WIT-1.9.4-1.0.19-36.jar" mod which I'm not familiar with, and it just so happened that placing the centrifuge may have triggered something...

    if you could tell me (or post) a link to the modpack if it's public along with a short description i'll have a look and see if something in TTA makes it incompatible with another mod but can't guarantee anything.

  2. Log in to comment