Unknown resources when setting image of ImageStim

Description of the problem:

I’m receiving the following error:

Unfortunately we encountered the following error:

  • when setting the image of ImageStim: image_instruct_enc
  • when getting the value of resource: ./instructions/instruct-enc_1.jpg
  • unknown resource

Try to run the experiment again. If the error persists, contact the experiment designer.

This is strange, as all of the stimuli have been uploaded to the Git repo (after a painstaking trial and error with the solution ultimately found here).

SOS! I’ve managed to get a very similar setup to work here and cannot for the life of me identify the discrepancy between the two (other than the time at which each were synced). Any advice would be greatly appreciated as I’m on a very tight deadline.

Figured it out! I removed the “./” from my image component and that seemed to solve the issue :slight_smile:

Shout out to @Becca for the suggestion (she had solved this issue for me before, just had to go through my old notes).