mojira.dev
MC-3619

Game randomly crash, when working with items inside chest

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

Attachments

Comments

kumasasa

Note:

Description: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 54, Size: 45
	at java.util.ArrayList.RangeCheck(ArrayList.java:547)
	at java.util.ArrayList.get(ArrayList.java:322)
	at rp.a(SourceFile:213)
kumasasa

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.

Tails

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)
Tails

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)
Ciska Leysen

Still getting the crashes upon closing the chests.
Only when closing. mods make no difference.

Tails

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)
Tails

MC-13029

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)
Patrick Horgan

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

Patrick Horgan

Latest crash when closing chest

kumasasa

MC-15853

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)
kumasasa

MC-27782

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)
weex464

No one has any clue about this one? This same type of crash issue is now plaguing my experience

Extreme

@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.

Tails

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.

kumasasa

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

Marek Štěpánek

(Unassigned)

Community Consensus

chest, crash

Minecraft 1.4.5, Minecraft 1.4.6, Minecraft 1.4.7, Snapshot 13w07a, Minecraft 1.5, ..., Minecraft 1.5.2, Snapshot 13w19a, Minecraft 1.6, Minecraft 1.6.1, Minecraft 1.6.2

Retrieved