When activating Redstone with 2 rows of pistons the pistons do not activate correctly
Linked issues
Attachments
Comments 2
Thank you for your report!
We're tracking this issue in MCPE-16371, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Your setup is attempting to activate both the lower and upper pistons on the same "tick" since the redstone is connected to the upper piston and the target block passes the signal to the lower one. Activations of multiple devices on the same tick will be in a random order.