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 15
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)
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
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: