URL of experiment: V1_ImplicitExplicitTask_final [PsychoPy]
Description of the problem: Fairly new to all this but colleague of mine has built the experiment on Psycho Py and we need to get a total of 6 tasks/ uploaded into pavlovia. I have one task up currently and the experiment starts fine with participant ID and a few short instructional pages, but once it begins with the actual images and prompts, i get an error message. I have tried entering a code and recourse component into PsychoPy but still no luck. Any help would or recommendations will be beneficial. (I know link does not work currently, still in pilot)
Have you added the resources in Experiment Settings / Online/ Additional Resources?
I just added in all the .pngs and runlist.csv files within the resource manager as well as the online additional resources, still no luck. Not sure if I am adding in the right files but i added in basically everything. Also deleted the html output path
Have you tried an incognito tab or Ctrl-Shift-R to view the latest version?
See also Troubleshooting Online Studies — PsychoPy v2024.2.2
What is your current error message?
Has the html folder been deleted?
Yes, still no luck with latest version. Same message coming up. Only deleted html output path in settings, deleting html folder would not load experiment.
Syncing should have sorted that. Maybe set it to inactive and active again. You still have an html folder online and are trying to use it with the launch URL
Applied the updates and synced the project again but still no luck. So far, took html out of the output path, added in routine containing resource manager with .png and .csv files, as well as the following code component:
if resources.status == FINISHED:
continueRoutine = False