[Fundamental Error]Crash when attempting to research ANY Extrabees items

Issue #320 new
dualinfinities MC created an issue

---- Minecraft Crash Report ---- // I just don't know what went wrong :(

Time: 8/9/15 9:56 AM Description: Updating screen events

java.lang.RuntimeException: Item not found: Forestry:beeComb at binnie.core.Mods.findItem(Mods.java:67) at binnie.core.Mods.access$100(Mods.java:15) at binnie.core.Mods$Mod.item(Mods.java:36) at binnie.extrabees.genetics.ExtraBeesSpecies.getResearchSuitability(ExtraBeesSpecies.java:1186) at forestry.core.gadgets.TileEscritoire$EscritoireInventoryAdapter.canSlotAccept(TileEscritoire.java:171) at forestry.core.gadgets.TileForestry.canSlotAccept(TileForestry.java:518) at forestry.core.gui.slots.SlotFiltered.func_75214_a(SlotFiltered.java:41) at forestry.core.utils.SlotHelper.shiftToMachineInventory(SlotHelper.java:232) at forestry.core.utils.SlotHelper.shiftToMachineInventory(SlotHelper.java:214) at forestry.core.utils.SlotHelper.shiftItemStack(SlotHelper.java:83) at forestry.core.utils.SlotHelper.transferStackInSlot(SlotHelper.java:62) at forestry.core.gui.ContainerForestry.func_82846_b(ContainerForestry.java:61) at net.minecraft.inventory.Container.func_75144_a(SourceFile:193) at forestry.core.gui.ContainerForestry.func_75144_a(ContainerForestry.java:52) at net.minecraft.inventory.Container.func_75133_b(SourceFile:365) at net.minecraft.inventory.Container.func_75144_a(SourceFile:199) at forestry.core.gui.ContainerForestry.func_75144_a(ContainerForestry.java:52) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419) at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504) at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638) at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java) at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java) at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17) at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453) at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java) at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:394) at forestry.core.gui.GuiForestry.func_73864_a(GuiForestry.java:195) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) 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 -- Stacktrace: at binnie.core.Mods.findItem(Mods.java:67) at binnie.core.Mods.access$100(Mods.java:15) at binnie.core.Mods$Mod.item(Mods.java:36) at binnie.extrabees.genetics.ExtraBeesSpecies.getResearchSuitability(ExtraBeesSpecies.java:1186) at forestry.core.gadgets.TileEscritoire$EscritoireInventoryAdapter.canSlotAccept(TileEscritoire.java:171) at forestry.core.gadgets.TileForestry.canSlotAccept(TileForestry.java:518) at forestry.core.gui.slots.SlotFiltered.func_75214_a(SlotFiltered.java:41) at forestry.core.utils.SlotHelper.shiftToMachineInventory(SlotHelper.java:232) at forestry.core.utils.SlotHelper.shiftToMachineInventory(SlotHelper.java:214) at forestry.core.utils.SlotHelper.shiftItemStack(SlotHelper.java:83) at forestry.core.utils.SlotHelper.transferStackInSlot(SlotHelper.java:62) at forestry.core.gui.ContainerForestry.func_82846_b(ContainerForestry.java:61) at net.minecraft.inventory.Container.func_75144_a(SourceFile:193) at forestry.core.gui.ContainerForestry.func_75144_a(ContainerForestry.java:52) at net.minecraft.inventory.Container.func_75133_b(SourceFile:365) at net.minecraft.inventory.Container.func_75144_a(SourceFile:199) at forestry.core.gui.ContainerForestry.func_75144_a(ContainerForestry.java:52) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419) at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504) at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638) at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java) at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java) at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17) at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453) at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java) at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:394) at forestry.core.gui.GuiForestry.func_73864_a(GuiForestry.java:195) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

-- Affected screen -- Details: Screen name: forestry.core.gui.GuiEscritoire

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['dualinfinities'/2179275, l='MpServer', x=-605.50, y=66.62, z=996.14]] Chunk stats: MultiplayerChunkCache: 121, 121 Level seed: 0 Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-604,64,996), Chunk: (at 4,4,4 in -38,62; contains blocks -608,0,992 to -593,255,1007), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023) Level time: 233587731 game time, 908450 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: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 35 total; [EntityGolemBobber['Golem Fishing Bobber'/2184359, l='MpServer', x=-636.24, y=62.93, z=998.38], EntityItem['item.tile.cloth.white'/2183855, l='MpServer', x=-660.22, y=71.06, z=950.09], EntityClientPlayerMP['dualinfinities'/2179275, l='MpServer', x=-605.50, y=66.62, z=996.14], EntityItem['item.tile.witchery:witchsapling.hawthorn'/2179121, l='MpServer', x=-580.13, y=27.13, z=996.44], EntityGolemBobber['Golem Fishing Bobber'/2183099, l='MpServer', x=-631.38, y=62.90, z=993.22], EntityItem['item.tile.witchery:witchsapling.hawthorn'/2176442, l='MpServer', x=-581.13, y=27.13, z=990.88], EntityItem['item.tile.witchery:witchsapling.alder'/2174270, l='MpServer', x=-587.22, y=27.13, z=995.44], EntitySkeleton['Skeleton'/2183553, l='MpServer', x=-543.52, y=79.73, z=1043.44], EntityGolemBase['Thaumium Golem'/160, l='MpServer', x=-668.69, y=29.00, z=968.53], EntityOcelot['Cat'/174, l='MpServer', x=-660.78, y=70.00, z=956.09], EntityOcelot['Cat'/175, l='MpServer', x=-660.00, y=70.00, z=957.25], EntityWolf['Wolf'/176, l='MpServer', x=-668.13, y=70.00, z=950.06], EntitySelfShearingSheep['Self-Shearing Sheep'/178, l='MpServer', x=-659.34, y=71.00, z=950.50], EntityZombie['Zombie'/2184083, l='MpServer', x=-657.50, y=26.00, z=1003.50], EntityZombie['Zombie'/2184084, l='MpServer', x=-659.50, y=26.00, z=1002.50], EntityItem['item.tile.witchery:witchsapling.alder'/2177511, l='MpServer', x=-590.63, y=27.13, z=994.38], EntityItem['item.tile.cloth.white'/2173931, l='MpServer', x=-659.44, y=71.13, z=949.97], EntityItem['item.item.fish.salmon.raw'/2179053, l='MpServer', x=-621.44, y=39.13, z=1008.81], EntityItem['item.tile.cloth.white'/2173932, l='MpServer', x=-659.19, y=71.06, z=951.25], EntityItem['item.item.fish.salmon.raw'/2170350, l='MpServer', x=-619.81, y=45.13, z=997.69], EntitySkeleton['Skeleton'/2183028, l='MpServer', x=-543.55, y=81.18, z=1043.47], EntityGolemBobber['Golem Fishing Bobber'/2183802, l='MpServer', x=-634.22, y=62.90, z=996.47], EntityBrainyZombie['Angry Zombie'/221, l='MpServer', x=-625.30, y=10.00, z=941.50], EntityZombie['Zombie'/223, l='MpServer', x=-629.97, y=24.00, z=982.53], EntityGolemBase['Thaumium Golem'/225, l='MpServer', x=-628.44, y=44.00, z=995.59], EntityHat['unknown'/866, l='MpServer', x=-605.50, y=66.62, z=996.14], EntityGolemBase['Thaumium Golem'/227, l='MpServer', x=-628.22, y=63.00, z=995.47], EntityGolemBase['Thaumium Golem'/228, l='MpServer', x=-628.22, y=63.00, z=996.09], EntityGolemBobber['Golem Fishing Bobber'/2183621, l='MpServer', x=-634.53, y=62.90, z=1002.56], EntityGolemBase['Thaumium Golem'/229, l='MpServer', x=-628.38, y=63.00, z=993.69], EntityItem['item.item.fish.cod.raw'/2174668, l='MpServer', x=-620.13, y=46.13, z=990.13], EntityBat['Bat'/2183244, l='MpServer', x=-651.47, y=32.00, z=970.75], EntityTrail['unknown'/1784, l='MpServer', x=-605.50, y=66.62, z=996.14], EntityItem['item.item.fish.cod.raw'/2182488, l='MpServer', x=-615.13, y=48.13, z=999.88], EntitySkeleton['Skeleton'/2184283, l='MpServer', x=-548.50, y=87.00, z=1041.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919) at net.minecraft.client.main.Main.main(SourceFile:148) 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.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1089391512 bytes (1038 MB) / 2112618496 bytes (2014 MB) up to 3186360320 bytes (3038 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx3g -XX:PermSize=1024m -Xincgc -XX:+OptimizeStringConcat -XX:+UseCompressedOops -XX:+CMSIncrementalMode AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 10, tallocated: 96 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 158 mods loaded, 158 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.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar) UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar) UCHIJA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar) UCHIJA appliedenergistics2-core{rv2-stable-6} [AppliedEnergistics2 Core] (minecraft.jar) UCHIJA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar) UCHIJA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) UCHIJA ivtoolkit{IvToolkit} [1.0.3] (minecraft.jar) UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar) UCHIJA NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar) UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHIJA WitchingGadgetsCore{1.1.9} [Witching Gadgets Core] (minecraft.jar) UCHIJA OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar) UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) UCHIJA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar) UCHIJA bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) UCHIJA WorldStateCheckpoints{1.7.10.r02} [WorldStateCheckpoints] ([1.7.10]WorldStateCheckpoints-client-1.7.10.r02.jar) UCHIJA AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar) UCHIJA appliedenergistics2{rv2-stable-6} [Applied Energistics 2] (appliedenergistics2-rv2-stable-6.jar) UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar) UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar) UCHIJA Automagy{0.26.3} [Automagy] (Automagy-1.7.10-0.26.3.jar) UCHIJA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) UCHIJA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.5][MC1.7.10].jar) UCHIJA Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar) UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1004-universal.jar) UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) UCHIJA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar) UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar) UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar) UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHIJA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar) UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar) UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar) UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar) UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar) UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-10.jar) UCHIJA TConstruct{1.7.10-1.8.6b.build976} [Tinkers' Construct] (TConstruct-1.7.10-1.8.6b.jar) UCHIJA BloodArsenal{1.1-14} [Blood Arsenal] (BloodArsenal-1.7.10-1.1-14.jar) UCHIJA qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar) UCHIJA bluepower{0.2.954} [Blue Power] (BluePower-1.7.10-0.2.954-universal.jar) UCHIJA Botania{r1.7-208} [Botania] (Botania r1.7-208.jar) UCHIJA CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10.jar) UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCHIJA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar) UCHIJA ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar) UCHIJA cookiecore{1.4.0} [Cookie Core] (CookieCore-1.7.10-1.4.0-11.jar) UCHIJA CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar) UCHIJA emobile{1.2.1} [E-Mobile] (E-Mobile-MC1.7.10-1.2.1.jar) UCHIJA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) UCHIJA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar) UCHIJA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) UCHIJA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar) UCHIJA EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar) UCHIJA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar) UCHIJA exnihilo{1.38-44} [Ex Nihilo] (Ex-Nihilo-1.38-44.jar) UCHIJA Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-1.7.10-4.0.8.97.jar) UCHIJA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar) UCHIJA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) UCHIJA TSteelworks{1.7.10-1.1.1} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.1.1-17.jar) UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCHIJA MagicBees{1.7.10-2.3.3} [Magic Bees] (magicbees-1.7.10-2.3.3.jar) UCHIJA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar) UCHIJA TravellersGear{1.16.5} [Traveller's Gear] (TravellersGear-1.7.10-1.16.5.jar) UCHIJA WitchingGadgets{1.1.9} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.9.jar) UCHIJA exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar) UCHIJA extracells{2.2.71} [Extra Cells 2] (ExtraCells-1.7.10-2.2.71b121.jar) UCHIJA ExtraUtilities{1.2.9} [Extra Utilities] (extrautilities-1.2.9.jar) UCHIJA harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar) UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) UCHIJA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] (Forbidden Magic-1.7.10-0.57.jar) UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) UCHIJA iChunUtil{4.1.0} [iChunUtil] (iChunUtil-4.1.0.jar) UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar) UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) UCHIJA HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar) UCHIJA JABBA{1.2.0a} [JABBA] (Jabba-1.2.0a_1.7.10.jar) UCHIJA journeymap{5.0.0RC2} [JourneyMap] (JourneyMap5.0.0RC2_Unlimited_MC1.7.10.jar) UCHIJA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar) UCHIJA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar) UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar) UCHIJA modtweaker2{0.9.1} [Mod Tweaker 2] (ModTweaker-2-0.9.1.jar) UCHIJA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) UCHIJA NEIAddons{1.12.12.37} [NEI Addons] (neiaddons-1.12.12.37-mc1.7.10.jar) UCHIJA NEIAddons|Developer{1.12.12.37} [NEI Addons: Developer Tools] (neiaddons-1.12.12.37-mc1.7.10.jar) UCHIJA NEIAddons|AppEng{1.12.12.37} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.12.37-mc1.7.10.jar) UCHIJA NEIAddons|Botany{1.12.12.37} [NEI Addons: Botany] (neiaddons-1.12.12.37-mc1.7.10.jar) UCHIJA NEIAddons|Forestry{1.12.12.37} [NEI Addons: Forestry] (neiaddons-1.12.12.37-mc1.7.10.jar) UCHIJA NEIAddons|CraftingTables{1.12.12.37} [NEI Addons: Crafting Tables] (neiaddons-1.12.12.37-mc1.7.10.jar) UCHIJA NEIAddons|ExNihilo{1.12.12.37} [NEI Addons: Ex Nihilo] (neiaddons-1.12.12.37-mc1.7.10.jar) UCHIJA neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar) UCHIJA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar) UCHIJA OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-224.jar) UCHIJA OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-432.jar) UCHIJA PneumaticCraft{1.9.13-101} [PneumaticCraft] (PneumaticCraft-1.7.10-1.9.13-101-universal.jar) UCHIJA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) UCHIJA xreliquary{1.2} [Reliquary] (Reliquary-1.2.257.jar) UCHIJA Revamp{1.3.0} [Revamp] (Revamp-1.3.0.jar) UCHIJA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar) UCHIJA rfdrills{1.6.1} [RFDrills] (RFDrills-1.7.10-1.6.1.jar) UCHIJA rftools{3.30} [RFTools] (rftools-3.30.jar) UCHIJA Sanguimancy{1.7.10-1.1.9-31} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-31.jar) UCHIJA SanguineExtras{1.3.2} [Sanguine Utilities] (Sanguine Utilities-1.3.2.jar) UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) UCHIJA StorageDrawers{1.7.10-1.5.12} [Storage Drawers] (StorageDrawers-1.7.10-1.5.12.jar) UCHIJA StorageDrawersBop{1.7.10-1.0.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.0.1.jar) UCHIJA StorageDrawersForestry{1.7.10-1.0.1} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.0.1.jar) UCHIJA StorageDrawersNatura{1.7.10-1.0.2} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.0.2.jar) UCHIJA TabulaRasa{1.7.10R1.0.1} [Tabula Rasa] (TabulaRasa-[1.7.10]1.0.1-3.jar) UCHIJA TaintedMagic{1.1.5.4} [Tainted Magic] (TaintedMagic-1.1.5.4.jar) UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar) UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-52.jar) UCHIJA ThaumicHorizons{1.1.5} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.6.jar) UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar) UCHIJA TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar) UCHIJA TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar) UCHIJA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar) UCHIJA WailaHarvestability{1.1.0} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.0.jar) UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA YABM{1.0.1} [Yet Another Backup Mod] (YABM-1.7.10-1.0.1.jar) UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA aobd{2.8.0} [Another One Bites The Dust] (AOBD-2.8.0.jar) UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar) UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) AE2 Version: stable rv2-stable-6 for Forge 10.13.2.1291 CoFHCore: -[1.7.10]3.0.3-303 MineFactoryReloaded: -[1.7.10]2.8.0-104 Mantle Environment: Environment healthy. ThermalFoundation: -[1.7.10]1.2.0-102 ThermalExpansion: -[1.7.10]4.0.3B1-218 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.1-89 NetherOres: -[1.7.10]2.3.0-12 ThermalDynamics: -[1.7.10]1.1.0-161 AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10 LWJGL: 2.9.1 OpenGL: ASUS EAH6450 Series GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [PackResource.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Comments (14)

  1. mrgraphic

    You will need to update your forestry to unstable branch ( last working build with binnie mods is .639 ) or wait for release of forestry 4 then for Binnie to update his mods to that version. I'm on .639 and can't reproduce this issue.

  2. dualinfinities MC reporter

    still happens for me every time, even after updating. I'll try a default ancient bee from nei and see if that fixes the issue.

  3. dualinfinities MC reporter

    nope, still happens. I'm going to try deleting my configs, in case they have something to do with it (they are rather old).

  4. dualinfinities MC reporter

    found the issue! I'm used to shift-Clicking a stack of drones into the escritoire, which crashes with ancient bees, but putting them in normally doesn't crash, at least not right away.

  5. dualinfinities MC reporter

    the crash occurs when placing the bees in the slots for research items on the left

  6. dualinfinities MC reporter

    issue is more widespread than I realized. frigid bees have exact same situation, possibly all extrabees bees are the same. testing botany plants and other bees in escritoire for exception, will raise issue priority if issue is as widespread as I suspect.

  7. dualinfinities MC reporter

    issue is as bad as I feared, appears to be fundamental in nature - any Extrabees drones and combs will produce the exception. raising priority.

  8. DM

    Just ran headlong in to this particular bug - tree saplings are how I came across it.

    Are there any workarounds available at the moment, or is the only available course of action "keep Extrabees away from the Escritoire"?

  9. Log in to comment