The command released in 1.8 , the /execute command, seems to works perfectly on Players, Mobs and others common entities, but sometimes randomly fails with Items and other specials entities like ItemFrame, Painting, etc...
It's apparently not a typing error in the command, because copying the exact same command on an other command block sometimes resolves the problem.
Apparently, the first tests of the command seems to work perfectly, then after about 10 times the command blocks starts to say "Cannot execute [Command] on [Entity]".
This bug seems to appear way more often while executing scoreboard related commands. For example, a simple command like this one : "/execute @e[type=Item,r=12] ~1 ~1 ~1 /scoreboard players set @p[r=5] Score 1" ,seems to randomly fails...
Maybe this bug is linked to the fact that I'm using Java 6, but if so it wouldn't randomly fails and just fails everytime...
Also I searched on lots of differents Forums and I didn't see any topics about this bug..
Thanks for reading ,because this bug is really annoying...
Comments 4
Is this still an issue in the current Minecraft Snapshot 15w46a or later? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
You should be running at least a new-ish version Java 7.