I was working with items in chest, when game crashed. Short time after it happened again, when i was working in chest. This seems to be random and it doesn't always happen, when I'm browsing chest, just sometimes.
Linked issues
is duplicated by 19
relates to 2
Attachments
Comments


Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
Included crash from MC-5545:
Description: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 45, Size: 45
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at rq.a(SourceFile:209)
Included crash from MC-3624:
Description: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 49, Size: 45
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at rp.a(SourceFile:242)
Still getting the crashes upon closing the chests.
Only when closing. mods make no difference.
Included crash from MC-10166:
Description: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 49, Size: 45
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at sy.a(SourceFile:280)
at bbi.a(SourceFile:287)
java.lang.IndexOutOfBoundsException: Index: 47, Size: 45
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at tj.a(SourceFile:318)
at bds.a(SourceFile:287)
MC-14578 is stated to be a duplicate, although the operating system is different and this one says the crash comes when playing with things in the chest, and with mine it only happens when closing the chest. I attached a crash report to that bug and right now have 120 crash reports for this same problem. It happens a lot. Started for me with 1.5 and continues with 1.5.1
Latest crash when closing chest

java.lang.IndexOutOfBoundsException: Index: 59, Size: 45
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at tv.a(SourceFile:282)
at baz.a(SourceFile:287)

java.lang.IndexOutOfBoundsException: Index: 49, Size: 45
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at ux.a(SourceFile:282)
at bcz.a(SourceFile:295)
at awv.a(SourceFile:582)
No one has any clue about this one? This same type of crash issue is now plaguing my experience
@weex464
This is caused by having items in the chest that just shouldn't be there, and the game has no idea what to do with them and will crash.
You can open the world with something like MCEdit and change the items yourself if you wanted.
Is this still a concern in the current Minecraft version 1.7.2 / Launcher version 1.3.4 or later? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.

Not seeing any recent report of this issue, so assuming fixed.
MC-31222 may be related.
Note: