Unknown resource error /object error

For my online task I am getting unknown resource error and a few others…

I’ve checked the repository and all the image/scene files are being loaded in. I have see most of these topics on unknown resource error and also tried the option to delete the project and all js files and upload it again but no luck.

below is my error message

You have to use relative paths when running studies online. This error message suggests that you are asking Pavlovia to look for files on your hard drive.

so in the directory i just put the folder name that is in the repository (Image/… so and so.?

Correct. That should work locally too. Include the file extension (e.g. .png)

That worked! Thank you, I was getting so frustrated but it was such a silly mistake.