command blocks don't trigger when dispensed onto a redstone block
I have a command block that says "/say hi" and put it into a dispenser. If I put a redstone block under the exit of the dispenser, before it would trigger the command if the dispenser shot it out onto the redstone block. This no longer works, it shoots it onto the redstone block and nothing else happens. Even if you update the command block it wont fire.
Environment
windows 7
Linked Issues
is duplicated by2
Created Issue:
command blocks don't trigger when dispensed onto a redstone block
I have a command block that says "/say hi" and put it into a dispenser. If I put a redstone block under the exit of the dispenser, before it would trigger the command if the dispenser shot it out onto the redstone block. This no longer works, it shoots it onto the redstone block and nothing else happens. Even if you update the command block it wont fire.
Environment
windows 7
is duplicated by
relates to
is duplicated by
This is a permanent bug fix by SeargeDP to patch a security issue where you could modify the game to gain operator rights on any server and stop any server that you had creative mode on. There is no way to exactly resurrect this previous feature, but, on his YouTube channel, CrushedPixel has showcased an MCEdit filter made by TexelElf and TrazLander which replaces dispenser randomizers with better Mob Spawner Minecart based randomizers.

confirmed, I have it too.
Steps to duplicate:

Place a dispenser facing a redstone_block with one block space separating them so that when dispensed it will be placed next to the redstone block.
Place a command block and add a command like
say Hello
then copy that command block and command by holding CTRL and 'Pick Block' (clicking the mouse wheel)
Place the command block in the dispenser.
Activate the dispenser (with any method, button, redstone,etc)
Expected results:
The command block will perform the command (say hello) when dispensed (works in 14w26c)
14w27b results:
No output from command block.
I can confirm it too as the same thing is happening to me.
It is happening on my 1.8.6 realms world now