I keep running into the error: * TypeError: Cannot assign to read only property ‘undefined’ of object ‘#’
I have checked my conditions file for empty columns, made an entirely new excel conditions file, ensured that none of the parameter names clash with keywords, and put the highlighted cell in the file to be A1. The point where the experiment encounters this error is the second B0_Practice component. The first one uses the same parameters, somewhat different conditions, but doesn’t encounter this issue. Even when I put the first conditions file into the second B0_Trials loop, it still encounters an error.
Here is my experiment:
biat_5_il1-master.zip (290.1 KB)