View Issue Details

IDProjectCategoryView StatusLast Update
0000711Industrial-Craft²crossmod-compatibility / submodules / APIpublic2013-11-01 18:51
Reporterzombie_who Assigned ToThunderdark  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Summary0000711: Game crash when NEI looks up recipes with wood (with extra utilites pre installed)
DescriptionWhen looking up certain IC2 recipes, the game crashes, but with extra utilities installed ( i have not tested it with other mods)
It only seems to affect IC2 recipes and none from other mods
It only seems to affect recipes with wood in them
I have a have test this on the latest 5 builds, but have not gone further
I've included an animated gif to demonstrate
Steps To Reproduce1. have extra utilities installed
2 have extra utilties installed
3. have NEI installed
4. Start looking up IC2 recipes from NEI
Additional InformationTime: 10/13/13 6:18 PM
Description: Rendering screen

java.lang.ArrayIndexOutOfBoundsException: 32767
    at extrautils.item.RenderItemBlockColor.renderItem(RenderItemBlockColor.java:85)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
    at net.minecraft.client.gui.inventory.GuiContainer.drawSlotItem(GuiContainer.java:485)
    at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:472)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:150)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:945)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
TagsNo tags attached.
Minecraft Version

Activities

zombie_who

2013-10-13 23:27

reporter  

test.gif (1,680,956 bytes)

bigfoot

2013-10-26 09:31

reporter   ~0001850

Fixed in ExtraUtils, get the latest one (0.3.0) here: http://www.minecraftforum.net/topic/1776056-164forge-extra-utilities-v03/

With ExtraUtils 0.3.0 and IC2e 280 it's not an issue anymore.

@Thunderdark / Greg / Player: You should close this.

Thunderdark

2013-11-01 18:51

viewer   ~0001875

extra utilities wood bug

Issue History

Date Modified Username Field Change
2013-10-13 23:27 zombie_who New Issue
2013-10-13 23:27 zombie_who File Added: test.gif
2013-10-26 09:31 bigfoot Note Added: 0001850
2013-11-01 18:51 Thunderdark Note Added: 0001875
2013-11-01 18:51 Thunderdark Status new => closed
2013-11-01 18:51 Thunderdark Assigned To => Thunderdark
2013-11-01 18:51 Thunderdark Resolution open => no change required