project script here: https://farm.pcibex.net/r/bmGWfj/
Hi, my study is supposed to play audio in certain trials. Everything in my script appears to be formatted correctly (I don’t have any “error” notices), but not all of my audio will play. The audio files in the PC Ibex Resources section play just fine, but the ones from my server do not. When these are supposed to play, a button to play audio prints on the screen, but it is grayed out so you cannot toggle over it to press play. I have four mp3 audio files in a zip file hosted on a Dreamhost server (the final version of the study will have 80 files). I have followed all the PCIbex instructions on hosting audio files through a server (uploaded a php file), and the files seem to be in the correct location because the server URL that I include in my script directs me to the correct file when I enter it in my browser. While I don’t have any “error” notices in my script, PCIbex does give me this “warning”: “Preload: entry #0 is not a valid URL, ignoring it (newTrial: 5)”. I’m wondering if that could be the problem, but I don’t know how to fix it since my URLs work fine when I enter them into my browser.
I’ve been scouring old forum posts, but have yet to find anything that has worked. Jeremy doesn’t seem to be operating this forum anymore, so if there are any general users who may know the problem, I welcome all help! Thank you!!