I have a Jukebox at 1624 59 1287
and I run this command: setblock 1624 59 1287 minecraft:brewing_stand 0 replace
and the command output is: "An error occurred while attempting to perform this command"
Related issues
is duplicated by
Comments


Apparently caused by tile entity not being removed:
"apg cannot be cast to alv" (With my minor Java knowlege, this should mean tileentity_jukebox cannot be cast to tileentity_brewingsstand)

Fixed for 14w05a.
Confirmed.