Problem setting up resources for online experiment

Link to experiment repo:

My experiment runs locally as a python script, but I want to run it locally as JS to debug (and as an online experiment).

Unfortunately, I keep running into my resources not being able to be loaded. I’ve made sure they’re in the experiment settings but was confused where the html folder is made or referenced (from the directions on the crib sheet). I tried the custom component fix (cannot link due to link limit) but am not fluent in JS so couldn’t diagnose why it wasn’t working.

I’ve also tried clearing my browser cache, but have the problem when I run from pilot on pavlovia or locally.

Any tips to get my resources formatted correctly? I’m building off the movie cue demo, so there may be some issues stemming from there that I"m not aware of

Thanks all

Your repository is empty so I can’t see what you’ve tried though your reference to an html folder is concerning.

Apologies. I’ve changed project visibility to public and now repository to everyone with access so I believe it should be visibile now.

Thanks for your tip you’ve referenced. I’m on psychopy 2024, but both the online and offline do not work for me, unlike the referenced tip.

I think there might be an issue with having the two CSV files in Experiment Settings / Online / Additional Resources AND a Resource Manager component. I would remove the component.

Thanks Wake,

That fix did fix the problem.

1 Like