Unknown Resource error, when resources are available

https://run.pavlovia.org/JDiggins/memorability_hl

Getting an error immediately that the resource cannot be found. I have checked all the folders in the git repository and everything is there, and in the format it is expected (all cases are as they are within the experiment).

Lost as I’ve tried everything I can think of to get it working. It’s been re-uploaded many times from a fresh folder but still we get the resource issue.

Have you hard coded a backslash?

image

It needs to be a foreslash for online

1 Like

That’s sorted it. It was a follow on to another study so I had both sets of code up looking to find the differences and never noticed the slash direction. I’d tried double slashes and everything, but not a foreslash.

Thank you