"on [block] placed/broken" always fail with "Oops, don't know this block"
It seems that any MakeCode project using the "on [block] placed" or "on [block] broken" blocks fail and emit a "Oops, don't know this block" error, regardless of the block type chosen.

↓

The corresponding Javascript MakeCode is
blocks.onBlockPlaced(GRASS, function () {player.say(":)")})

blocks.onBlockBroken(blocks.blockByName(blocks.nameOfBlock(GRASS)), function () {player.say(":O")})
-
Hey there!
Sorry for the inconvenience and thanks for the patience on this. The team is aware of this issue and have recorded a bug report.
0 -
Is there any update on this?
0 -
Hey there,
No I do not believe so, thanks for the patience on this.
0 -
I have the same issue on the lesson
Rome Sweet Rome
Running Out of Time: Rome Sweet Rome. Creativity in Coding – Putting it All Together. It doesnt recognize the block so the students cant complete the assignment
0 -
Hey Angel,
Sorry to hear you are running into some issues with this as well. Just had a few questions to help us support you further:
1 - Does it just happen in this world or are you having coding issues in other worlds as well?
2 - Is it affecting all students or just a few?
3 - Which block is it not recognizing, is it the grass block same as above?
4 - Do you have any other screenshots that could be helpful here? (no personal info please)
Thanks!
0
Please sign in to leave a comment.
Comments
5 comments