URL of experiment: https://pavlovia.org/run/vkt/ert
Description of the problem:
My experiment is running well in the builder, but when I am running it online at pavlovia.org it is giving me following error:
Unfortunately we encountered the following error:
* **Unspecified JavaScript error**
Try to run the experiment again. If the error persists, contact the experiment designer.
I have checked my browsers console for further detail on error. The browser shows following error
log4javascript.min.js:1 WARN unknown | setting the value of attribute: size in PsychObject: instruction as: undefined
log4javascript.min.js:1 WARN unknown | setting the value of attribute: size in PsychObject: Fixation as: undefined
log4javascript.min.js:1 WARN unknown | setting the image of ImageStim: stimulus_faces with argument: undefined.
log4javascript.min.js:1 WARN unknown | setting the value of attribute: image in PsychObject:
log4javascript.min.js:1 WARN unknown | setting the mask of ImageStim: stimulus_faces with argument: undefined.
log4javascript.min.js:1 WARN unknown | setting the value of attribute: mask in PsychObject: stimulus_faces as: undefined
log4javascript.min.js:1 WARN unknown | setting the value of attribute: labelHeight in
log4javascript.min.js:1 WARN unknown | setting the value of attribute: rating in PsychObject: Slider_Angry as: undefined
log4javascript.min.js:1 FATAL unknown | null
After seeing this error I read the forum and tried the solutions given there, such as creating new condition file but I am still having same issue.
Can anybody please guide me how to solve this issue?