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

MC-3624 Crash Minecraft due to the Esc key Resolved MC-3843 A sudden crash-report in minecraft when I looked for some items in my chests Resolved MC-3965 Crashes after closing Chest Resolved MC-4365 Random crash Resolved MC-5545 Crash from Large chest Resolved

Attachments

Comments 15

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)

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.

5 more comments

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)

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.

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