Hi,
I am having issues preloading resources that are in a zip file hosted on a distant server. I’ve double-checked and I think I have followed all the instructions correctly, including specifications for the .htaccess file (location, name), but I can’t figure out the problem.
(The same resources are also in the Resources tab locally, as the experiment was initially run with those files uploaded directly on pcibex, but it would sometimes cause errors when preloading resources, which is why I am trying to do the zipped resources option to see if it solves the issue.)
Demo: https://farm.pcibex.net/r/rGEiGt/
Zip file: https://hjpatt-136.umd.edu/Web_Experiments/Phillips/Rosa/resources/audio_and_images_set8191.zip
Error message: [14:14:22] Error downloading https://hjpatt-136.umd.edu/Web_Experiments/Phillips/Rosa/resources/audio_and_images_set8191.zip:;Error: InvalidStateError: Failed to read the ‘responseText’ property from ‘XMLHttpRequest’: The value is only accessible if the object’s ‘responseType’ is ” or ‘text’ (was ‘arraybuffer’). (newTrial: NA)
Thank you in advance!