mojira.dev
MC-31318

Falling sand render crash

I used a command to summon a falling sand entity riding a pig. However, when lifetime of falling sand runs out, it will crash instead of dropping off as a resourse if I use block id 144.

Steps to reproduce:

  1. Enter command

  2. Wait about 2 minutes

Command in question:

/summon FallingSand ~ ~2 ~ {TileID:144,Time:590,Riding:{id:Pig}}

Command which does not produces a bug (to look on intended behavior):

/summon FallingSand ~ ~2 ~ {TileID:1,Time:590,Riding:{id:Pig}}

Attachments

Comments 6

Intended. Technical blocks have no item form any more.

I forgot, what block is block ID 144?

So it is intended to crash minecraft when forbidden item present instead of gracefully handle it?

Main point of isuue is crash, not the item not-dropping.

I believe it relates to the MC-30940.

It is impossible to get block 144 in an item form without the use of a command or external editors. If you want to use the commands, you should know what you're doing.

MiiNiPaa

(Unassigned)

Unconfirmed

Minecraft 13w37b

Retrieved