I want Psychopy to drag a new Polygon colour every trial from my conditionsfile. It worked fine when I had set the Polygon colour to “constant” but since i changed it to “set every repeat” I always get the error “the argument should be an array of numbers of length 3”.
In my conditionfile I specified the colour as -0.7,-0.7,-0.7 (rgb colour space) so there should be 3 numbers.
I had brackets around the numbers at first but I saw in another post that I should remove them and place them in the Polygon Properties. Unfortunately that didn’t helped.
Your version did not worked either on my laptop. On a colleagues Laptop both of them worked so the error seems to be with my Laptop and not with Psychopy/ Pavlovia.