Ah, I was looking in the folders that had your que files. If you specify a filename without a path such as "myimage.jpg" then MediaLab assumes the filepath to be that of the experiment (.exp) file. Good arguments could be made to do it otherwise, but that's just the way it is. Consequently, if your .exp and .que files are located in different folders, you need to be careful when specifying filenames without paths.
There are a few different ways you could fix this. If it were me, I'd simply move the two que files out of the subfolders and into the main folder with your exp file. Then the annoying part--in your que files, I'd change the references to the images from "myimage.jpg" to "subfolder/myimage.jpg".
Does that make sense?




Reply With Quote