I am trying to write the color name that a color sensor senses to the LCD using Blockly for VEX IQ. Whenever I add the block “color name of [color sensor] color id” to the programming area, the program ends with an error:
EXCEPTION: 0xed Type err
FILE_ID 0x09 / Line 2063
Is there something that can be done?
Also, where can I find the correlation between color name and color id, since using the above block is not working for me?