Once again stuck on initialising experiment

URL of experiment:
https://run.pavlovia.org/nbella/307

Description of the problem:
once again . by changing the name of my project and adding routines
I find myself after having synchronized the project with an initializing blocked at the time of the run.

could someone explain to me the reasons for this recurring problem
i have checked the relative paths of my directories in unix format ‘/’ ditto for the sensitive boxes.
i have to launch my candidates experiments this weekend
thanks for your help or advice. is there a way to have logs to understand the problem?

What is the error message?

hi

Are you trying to create a sound object in code called Sound2?

No . this is old code
but i don’t see this code in any of the routines
i only have code_sound_lateral and code_sound_ctr

What is on line 1164 of 307.js?

it was my link between Qualtrics and pavlovia to do counterbalancing
i deleted but without success. i pass the initialization step but i still have the error

util.addInfoFromUrl(expInfo);
PsychoJS.js:873 TypeError: Cannot read properties of undefined (reading ‘_psychoJS’)
at new Sound2 (Sound.js:71:13)
at Scheduler._currentTask (307.js:1124:24)
at Scheduler._runNextTasks (Scheduler.js:225:24)
at async Scheduler._runNextTasks (Scheduler.js:232:13)
at async Scheduler._runNextTasks (Scheduler.js:232:13)
at async Scheduler._runNextTasks (Scheduler.js:232:13)
at async Scheduler._runNextTasks (Scheduler.js:232:13)
at async update (Scheduler.js:139:18)

Since the same error has moved up 40 lines I don’t think you correctly identified line 1164.

In Developer Tools the error message links to the code.

I finally gave up on the idea of ​​coding the sound
I use the sound component instead
The problem probably comes from that.
I’m definitely not convinced by pavlovia.
I’m finishing this experiment but I think I won’t make any more attempts on this platform for a while…