Cannot get my images read in the online version of my experiment

URL of experiment:
https://run.pavlovia.org/davidgilden/memorymeter/html
Description of the problem:
I get this message when my first image (blueup) is to be presented. The file blueup is in the same folder with the psychopy experiment. The excel file that is read to get the trials just uses the filename blueup, no specific pathway since the file is not in any folder within the experiment folder.
What I need are instruction to get Psychopy to see my file. Thanks

Unfortunately we encountered the following error:

  • when setting the image of ImageStim: presentimage
  • when getting the value of resource: blueup
  • unknown resource

Hi, not a PsychoPy expert but maybe I can help.
One thing I noticed with some of my experiments is that to get the online versions to be able to access the local files, I needed to manually copy my local resources (your conditions file and probably images too) into the resources folder in the html file. I have attached a series of pictures showing how to navigate this. If the image files and conditions file (the .csv) are not in the resources folder I would copy them in there, resync, and see if this works.

Thanks for this info. My problem was solved once I got my filename and pathway sorted out.

1 Like