joesome95 Posted July 5, 2013 Posted July 5, 2013 hi ive been making a privet modpack for me and a couple of friends and ive ran into a problem with arsmagics AM_power config if anyone has anyidea what to do to fix this would be a great help. it is a rendering issue when trying to look at arsmagic items in a creative tab. ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 7/5/13 4:21 AM Description: Rendering screen java.lang.ClassCastException: mithion.arsmagica.items.ArsMagicaItem cannot be cast to buildcraft.transport.ItemPipe at buildcraft.transport.render.PipeItemRenderer.renderPipeItem(PipeItemRenderer.java:26) at buildcraft.transport.render.PipeItemRenderer.renderItem(PipeItemRenderer.java:94) at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:160) at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:441) at net.minecraft.client.gui.inventory.GuiContainer.drawSlotItem(GuiContainer.java:476) at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:463) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:146) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:664) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1021) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871) at net.minecraft.client.Minecraft.run(Minecraft.java:760) at java.lang.Thread.run(Unknown Source) if needed i have packed up the configs for buildcraft and ars with the full crash report if it would help i would gladly send them by email or by link. again thank you very much and keep up the good work guys Quote
planetguy Posted July 5, 2013 Posted July 5, 2013 Try changing the item ID of BC pipes. It looks like AM registers its items over BC but BC registers its renderers at the same ID. Quote
joesome95 Posted July 5, 2013 Author Posted July 5, 2013 I couldn't find any Id conflicts well looking over the configs I might have missed one but as of right now Iam away from the main unit I will look and reply back when I get a chance. Thank you for the reply Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.