mojira.dev
MC-57369

Chests make client crash in multiplayer

When I go to my own server, 14w25a crashes as soon it stumbles upon a chest, with exception: java.lang.IllegalArgumentException: Cannot set property ayj{name=facing, clazz=class dt, values=[north, south, west, east]} to down, it is not an allowed value
Crash report is attached.

Related issues

Attachments

Comments

migrated
[media]
João de Camões

Not a duplicate of the log-placing bug. More, MC-57470 (Minecraft Server crash, also reported by me) is related to this one.
Basically, both bugs end up in the same exception (unable to set value to ayj because the value is not among the valid blues), but this is the client side, while the other is the server side.
As I explained in the other issue, it tracks down to unexpected/invalid data values due to blocks incorrectly edited into the world.

João de Camões

(Unassigned)

Unconfirmed

Minecraft 14w25a

Retrieved