[BUG] MakeCode block completely broken in multiplayer
The "on tell command" block does not work in multiplayer. The event will only trigger for the hosting player.
To reproduce:
- run this MakeCode program
player.onTellCommand("ping", function () {
player.say("pong")
})
- whisper "ping" to yourself
- if you are the player hosting the game, the event will trigger and say "pong" in the chat
- otherwise, the event will not trigger and nothing will happen
-
Hey Amitai,
Thanks for reporting this. I will let my team know about this bug.
1 -
Thanks Ernie,
Could I possibly have an update regarding this issue? Has it been looked at yet at all?
0 -
Hey Amitai,
It is indeed a bug. I have no estimation on when it will be fixed though.0 -
Thanks again Ernie,
Happy to hear you've been able to reproduce the bug. Hope to hear more about this soon.
0 -
Happy New Year,
Is there any news on this?
0 -
Unfortunately no, not as of yet. The Makecode team is separate from mine, so my insights are a bit limited. In all honesty, I do not suspect a solution to be pushed until our next major update, which could still be several months away
0 -
Thanks! Is there a way for me to contact the Minecraft MakeCode team directly, in case I need to in the future?
0 -
Hey there,
Unfortunately we do not have any contacts at the MakeCode team we can share at this time.
0 -
Hello,
I've noted that this issue is still present in major update 1.21. Are there plans to fix this in the next update?
0 -
Hey there,
Unfortunately there is still no ETA for a fix at this time.
Sorry for the inconvenience and thanks for the patience on this.
0
Please sign in to leave a comment.
Comments
10 comments