mojira.dev
MC-6912

Viewing locked chest's texture can crash the game

The game crashes when opening a chest containing a locked chest.

Normally, the chest would open fine. However, in the newest snapshot, the game crashes upon opening the chest, possibly meaning that the texture is not loading due to the new texture pack format having no texture assigned to the locked chest.

Of course, if this is the case, the act of putting the locked chest in the chest would mean seeing the locked chest beforehand, crashing the game. If '/give [ name ] 95' is typed in it would give the player a locked chest, and if this causes the game to crash it can be assumed that the texture is the thing that's causing the crashing.

Linked issues

Comments 5

Confirmed, perhaps time to remove or replace the block

Can you post the crash report?

– Head –
Stacktrace:
at bce.a(SourceFile:5823)
at bce.a(SourceFile:6455)
at bdh.a(SourceFile:81)
at bdh.a(SourceFile:23)

– Entity being rendered –
Details:
Entity Type: Item (qd)
Entity ID: 1950
Name: item.tile.lockedchest
Exact location: -205.72, 71.41, 233.16
Block location: World: (-206,71,233), Chunk: (at 2,4,9 in -13,14; contains blocks -208,0,224 to -193,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Momentum: 0.22, 0.09, 0.22

– Renderer details –
Details:
Assigned renderer: bdh@1f5910e
Location: -0.00,-0.32,-0.02 - World: (-1,-1,-1), Chunk: (at 15,-1,15 in -1,-1; contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Rotation: 1.709315

How to reproduce:
1. Make a world with cheats enabled
2. Type in /give (your name) 95
3. Crash

I mean the crash report file generated and placed in your .minecraft/crash-reports directory.

Duplicate of MC-6900 , please use the search function to see if your bug has already been submitted. Currently over 42% of tickets are being closed as duplicate.

Harry Doherty

(Unassigned)

Unconfirmed

crash

Snapshot 13w02a

Retrieved