Okay, this one's a long and harder to explain one, so I'm gonna give you the example that I found the bug in:
I was making a shop for my realm and the command blocks were not working. I already knew how to make a command block shop, and I've done it in the past. Here's what I did:
Button activates system
Impulse unconditional needs redstone: /scoreboard players test @p Money 300
Chain conditional always active: /scoreboard players remove @p Money 300
Chain conditional always active: /give @p diamond 1
There were no errors when running this from any command blocks, and it removes your money and does not give you the diamond. If you change the last command block to unconditional, it gives you the diamond even if you don't have enough money.
Please help 😃
Comments 4
I am not able to reproduce the problem in an equivalent setup. I get a diamond from the last command block as long as my scoreboard is high enough. Could you attach or link to a video of the problem?
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
I am not able to reproduce the problem in an equivalent setup. I get a diamond from the last command block as long as my scoreboard is high enough. Could you attach or link to a video of the problem?