Coding Fundamentals 3 Lesson 3 Broken Due to ID Error
I was recently trying to teach this lesson to a group of students and ran into an issue with the "on block_id broken" code that prevents the lesson from progressing at the first challenge. the pillar quartz block is not recognized by the game, and testing this lesson in Education preview gets the text "Oops, don't know this block (id: quartz_pillar)" and this seems like a major oversight and error that needs to be fixed ASAP. On the regular version of ME this message doesn't appear but the lesson is still broken. Please fix.
-
+1
0 -
Methods such as blocks.nameOfBlock and agent.inspectBlock do not return the correct IDs for quartz-related blocks.
In the attached image, blocks.nameOfBlock incorrectly outputs CHISELED_QUARTZ_BLOCK as BLOCK_OF_QUARTZ.

0
Please sign in to leave a comment.
Comments
2 comments