here is the link https://makecode.com/_VqHekbRAfWuz
I am using better arrays extension for this, and it works perfectly fine if I use “find index of” instead of that, so I’ma just ping Mr. @Sarge because he might know what’s going on.
The “find occurrences of ()” block outputs an array of all the things it found. So to find the number of things it found, you can use “length of array”:
Oh also @MakeCode it really seems like a bug that the error warning appeared there instead of on the yellow block. Idk if it is or not, but it’s certainly very weird imo.