OS (Win11):
PsychoPy version (2024.2.4 Py 3.8):
Standard Standalone Installation? (y)
Do you want it to also run online? (n)
Hi, everyone! A newbie here.
I’m trying to run an ERT task on the Builder that has a training loop composed of several routines and a similar experimental loop. When I deactivate the routines from the training loop, psychopy displays the intended movies at the experimental loop. However, if I turn every routine on, it only displays the movies inside the training loop. My colleagues have divided the exact same task into two (1 for the training and another for the experiment) for now and both work as intended when isolated. It’s only when I use the full task, with two movie components (I’ve checked all variable names and the paths on the .xlsx files and none seems off) on different routines that psychopy seems to present a fixation cross (adding the time the movie would show to the fixation cross - there isn’t any variable doing this in Builder) and then proceeding into the next routine after the experimental movies have not been shown.
In sum, the whole ERT experiment (including the first training movies) work as intended except that the movies in the experimental condition do not show to the participant, even though they’re registered as intended on the .csv output file.
The experiment does not return any error message and the movies on the experiment’s routine seems to have been played according to the .csv output file.