Color surfaces by EP result - Error "runlt failed to collect data"

Good morning,

First of all, thanks everyone for the work you are doing here, this is amazing!

I have a little issue with the Color Surface component, it says that it fails to collect data. Not sure what I am doing wrong… Here below is the file, it would be great if you could please have a quick look.

Many many thanks!

Ruxandra

In the HB_ColorSurfaces you miss to give the compulsory input to the _runIt input.
Remember that all inputs that their first character is a _ are a MUST to give.

It was lso telling you about the exact error (1. Input parameter _runIt failed to collect data!)
-A.