Crash when attempting to render specific item in FTB Infinity 1.4.1

Issue #235 resolved
Former user created an issue

Item was shift clicked into player inventory, after which game would crash when opening inventory. Having dropped the item, the world will crash on load. It's not known which item this is.

SSP FTB Infinity 1.4.1 with no config alterations (2.0 pre8) The issue did not occur prior to 1.4.1 The issue is not fixed when updating to 1.5.0

Caused by: java.lang.NullPointerException at binnie.genetics.genetics.GeneArrayItem.getColour(GeneArrayItem.java:35) ~[GeneArrayItem.class:?] at binnie.genetics.item.ItemGene.func_82790_a(ItemGene.java:62) ~[ItemGene.class:?]

Full: http://pastebin.com/dgGayBJe

Comments (2)

  1. temp2

    I realize my error, here's the full crash log: http://pastebin.com/hZhrX3tp

    No serum arrays have been crafted in my world. I was able to rollback and confirm that I can browse the chest containing the item without issue. It seems an Infinity issue where shiftclicking one of the items in that chest (mostly Chisel 2) creates an item that shouldn't exist.

  2. Log in to comment