Description

This is a generic error that will appear in the makecode.microbit.org editor if there is an issue with the program when it is run thorugh the simulator.


Resolution

These are hard to diagnose, but a common example is using a variable in your program that hasn't been declared. Check through your code and if you can't resolve it, open a support ticket attaching the link to the program or your .hex file.