Command in minecraft 1.9 doesnt work but it should
I have a little problem and I cant figure out why. I am trying to execute an image of block 16*16 to position few block away (about 20) and I use command /execute @e[name=Horizontal] ~ ~ ~ clone ~ ~1 ~1 ~ ~8 ~8 4 84 37 The command works if I type it as a player, but if I want to put it in the command block and power it, the result is
[17:58:26] Failed to execute 'clone ~ ~1 ~1 ~ ~8 ~8 4 84 37' as Horizontal
Could you please tell me why is this happening? Thanks (I am using minecraft snapshot 15w49b)
Best Answer
You seem to have extra space between ~8 and 4
also, make sure that areas don't overlap.
Pictures about "Command in minecraft 1.9 doesnt work but it should"



How do you fix command blocks not enabled on this server?
/execute executes another command but allows changing the executor, changing the position and angle it is executed at, adding preconditions, and storing its result.Why Command Block Tutorials NEVER Work For You - Minecraft
More answers regarding command in minecraft 1.9 doesnt work but it should
Answer 2
There are no problems with the command, so I would suggest double-checking your entity and making sure that it's name is spelled correctly, case sensitive.
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Pixabay, Markus Spiske, Karolina Grabowska, Edward Jenner
