command blocks fail with space at end of command but same command in chat success. This might be intended based off of other reports.
Linked issues
Attachments
Comments 4
/say's argument is a greedy string, it accepts any and all text. Try with a non-greedy command (e.g. /give)
The reason it works in chat is because spaces get trimmed (removed at the end, and multiple after eachouter turned into 1) from chat. Meaning this is actually MC-65034.
Thank you for your report!
We're tracking this issue in MC-65034, 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 (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 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.
Cannot reproduce this with a simple /say comamnd, what command did you use exactly?
[media]