Hello! I successfully pushed my experiment that coded by jsPsych v7 to Gitlab, and also changed the status to piloting, but it won’t run successfully.
Here are the error messages reported:
jspsych-pavlovia-3.0.0.js:66 Uncaught TypeError: Cannot read properties of undefined (reading ‘parameterType’)
at jspsych-pavlovia-3.0.0.js:66:27
at jspsych-pavlovia-3.0.0.js:532:3
(anonymous) @ jspsych-pavlovia-3.0.0.js:66
(anonymous) @ jspsych-pavlovia-3.0.0.js:532
jspsych.js:2625 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page.
JsPsych @ jspsych.js:2625
initJsPsych @ jspsych.js:3273
(anonymous) @ index.js:1
jspsych.js:2632 jsPsych detected that it is running via the file:// protocol and not on a web server. To prevent issues with cross-origin requests, Web Audio and video preloading have been disabled. If you would like to override this setting, you can set ‘override_safe_mode’ to ‘true’ in initJsPsych. For more information, see: Redirecting
JsPsych @ jspsych.js:2632
initJsPsych @ jspsych.js:3273
(anonymous) @ index.js:1
jspsych.js:2971 Uncaught (in promise) MigrationError: A string was provided as the trial’s type
parameter. Since jsPsych v7, the type
parameter needs to be a plugin object. Please follow the migration guide at Migrating from 6.x to 7.x - jsPsych to update your experiment.
at JsPsych.doTrial (jspsych.js:2971:23)
at JsPsych.startExperiment (jspsych.js:2927:18)
at JsPsych. (jspsych.js:2671:22)
at Generator.next ()
at fulfilled (jspsych.js:22:62)
I am good at reading English, but my expression is bad. Sorry >_<