mojira.dev
MC-60925

Falling Sand with chest as block ID crashes the game

Whenever I try to spawn a care package style chest (Falls from sky and then is openable) fps drops to 0 and crashes the game, after game restarts everything seems allright and there is a chest on ground, but fps starts randomly jumping (30-60 fps).
{\color}

What I did:
Use a command trough command block:
{\color}

/summon FallingSand ~ ~15 ~ {Block:"minecraft:chest",Time:1,TileEntityData:{Items:[{id:273,Slot:15,Count:1},{id:280,Slot:19,Count:3}]}}

What should have happened:
A chest falls from sky which then contains a stick and a shovel
{\color}

What actually happened:
1. Game crashed
2. After restarting:
2.1 Fps started lagging
2.2 Chest was on the ground and containted the items I defined
{\color}

Minecraft Crash Report:
{\color}

Description: Rendering entity in world

java.lang.IllegalArgumentException: Cannot set property azi{name=facing, clazz=class dw, values=[north, south, west, east]} to down on block minecraft:chest, it is not an allowed value
	at ayx.a(SourceFile:132)
	at apr.b(SourceFile:425)
	at cig.a(SourceFile:32)
	at cig.a(SourceFile:19)
	at cid.a(SourceFile:272)
	at cid.a(SourceFile:237)
	at cid.a(SourceFile:204)
	at ceh.a(SourceFile:501)
	at cdn.a(SourceFile:1194)
	at cdn.a(SourceFile:1121)
	at cdn.b(SourceFile:971)
	at bmi.ap(SourceFile:886)
	at bmi.a(SourceFile:303)
	at net.minecraft.client.main.Main.main(SourceFile:120)

Related issues

Attachments

Comments

migrated
[media]
kumasasa

Confirmed.
PS. Please attach files directly to the ticket instead to external sites.

qmagnet

Does not crash in current versions. But does render chest invisible. See MC-64634

Martin

(Unassigned)

Confirmed

Minecraft 14w27b

Minecraft 14w32a

Retrieved