Hi there, I am new to Psychopy and python coding. I am using Psychopy3 for a psychology EEG study. It is a language comprehension study where I am presenting the subjects with word pairs in a prime-target fashion (i.e. dog-cat, you-card, mom-dad) and so on. I get no error message when I run the experiment. However, some words are not fully heard. They are abruptly cut in the middle/before they end. The experiment runs fully and with no stops. It is just that some words are cut randomly, but then it proceeds fine to the next word. I noticed that those words are usually the longer ones for some reason (i.e. inexpensive, migraine etc.). My supervisor and I tried different things regarding that matter but it stills seems to be a problem. My trial loop is random so sometimes the words being cut are not the same as before. Do you reckon this is because of a bug in the programme which can be solved easily? Is there something I can do about it (would it help downloading the recent version of pyo or downgrading the psychopy?)
Thanks in advance for any help