2-minute long audios stop at 10 seconds

I have created a simple routine with an audio component, these audios are between 1 and 2 minutes and I want them to play in full. I have left the duration empty on the audio component so they played until the end. However, the audio stops at around seconds every time. I have tried deleting and creating from scratch many times and it happen they same. However, when instead of using the path for the different recordings in the conditions files (where all the audio names are) I use the path of one single recording, it plays in full. It is only when I use the variable that all recording stop at 10 seconds.

In the condition files there is a list of 72 recordings, all between 1-2 minutes, they are .wav and around 6MB.

Screen Shot 2020-06-18 at 10.45.51 AM

I got that with PTB earlier this week and fixed it by changing to pygame in the experiment settings.

It worked perfectly, thanks.