TypeError: visual.Line is not a constructor

Interesting. Try defining it as a shapeStim or rect that is very long and thin instead of a “line” object. I suspect that the specific “Line” object may not have been translated into PsychoJS since it is basically a derivative of shapeStim anyways.

1 Like