URL of experiment: https://run.pavlovia.org/ricelab/exemplar-independent-recognition-ama (PILOTING)
Description of the problem: A lot of the times when preloading images, it gives me an “Experiment failed to load.” error. Usually is fixed when the page is refreshed a few times, but sometimes even tens of refreshes don’t solve the problem. I saw this issue being addressed before but it’s been said that increasing the max preload time fixes this problem, but my max load is at 30k seconds right now. I don’t have any issues running it locally. I have several items to preload (around 500) but the items are not large in file size.
Here’s what I see in the console:
Uncaught TypeError: Cannot read property ‘style’ of null
at update_loading_progress_bar (jspsych.js:2559)
at Image.img.onload (jspsych.js:2411)
266jspsych.js:2559 Uncaught TypeError: Cannot read property ‘style’ of null
at update_loading_progress_bar (jspsych.js:2559)
at Image.img.onload (jspsych.js:2411)
Any help is appreciated. Please let me know if there is any further information that you need.