I am building an experiment through the builder that keeps crashing only while the microphone and/or text box start times are dependent on the cue built into the loop. I’ve inserted an image of what my builder looks like for the function. After a random number of trials, the task stops working and stays on a blank black screen. I’ve checked and it is not an issue with the loop or the images. It just seems to be the conditional start time for the microphone and text box.
The task works well when these conditional start times are not present; however, in the experiment I have set up, the microphone should appear when a certain cue is presented (and same with the write text box). Is there another way for the function in a routine to be dependent on the cue present per trial without the method I have tried?