
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
Badges
No badges earned
Activity overview
Latest activity by Amitai Gaunt-
Amitai Gaunt commented,
Hi, this was reported and resolved here: https://github.com/microsoft/pxt/issues/10279
-
Amitai Gaunt created a post,
Unable to update world template
I am developing a world template for Minecraft Education. When I try to import it using a .mcaddon file, I get a "Duplicate Detected" error, even if the version I'm importing is higher than the ver...
-
Amitai Gaunt commented,
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?
-
Amitai Gaunt commented,
Thanks! Is there a way for me to contact the Minecraft MakeCode team directly, in case I need to in the future?
-
Amitai Gaunt commented,
Happy New Year, Is there any news on this?
-
Amitai Gaunt commented,
Thanks again Ernie, Happy to hear you've been able to reproduce the bug. Hope to hear more about this soon.
-
Amitai Gaunt commented,
Thanks Ernie, Could I possibly have an update regarding this issue? Has it been looked at yet at all?
-
Amitai Gaunt created a post,
[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 () { ...