Creative Search Facades Crash (6.1.7)
heathmanms opened this issue ยท 1 comments
Bug in creative crash for facades still happens. Mod in question is BC, though the stacktrace also includes LOTR Mod the facades I noticed were blank were from Applied Energistics 2 (In NEI) If you use the search feature in creative mod it crashes (Non NEI)
If you need me to tinker around a bit to get you more information just tell me what I need to do. I'm currently running BC 6.1.7.
Stacktrace:
at lotr.common.block.LOTRBlockFallenLeaves.forFallenLeaf(LOTRBlockFallenLeaves.java:41)
at lotr.common.item.LOTRItemFallenLeaves.func_77653_i(LOTRItemFallenLeaves.java:18)
at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427)
at buildcraft.core.proxy.CoreProxyClient.getItemDisplayName(CoreProxyClient.java:83)
at buildcraft.transport.ItemFacade.getFacadeStateDisplayName(ItemFacade.java:184)
at buildcraft.transport.ItemFacade.func_77653_i(ItemFacade.java:143)
at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:489)
at net.minecraft.client.gui.inventory.GuiContainerCreative.updateFilteredItems(GuiContainerCreative.java:378)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147053_i(GuiContainerCreative.java:350)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147050_b(GuiContainerCreative.java:550)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146286_b(GuiContainerCreative.java:456)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146274_d(GuiContainerCreative.java:566)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)