Stuck on initializing experiment

URL of experiment: https://run.pavlovia.org/utahmend2lab/fept_mr_touch_shon/html

Description of the problem: My experiment works fine in builder, but is stuck on “Initializing Experiment” when I try to run it on Pavlovia. I know it is a Java Script problem, and believe it is something to do with my video, but can’t seem to fix the issue.

I have tried changing the name of the video, changing the units, changing the .js file to say
units : "norm"
but nothing seems to work. Any help/advice would be greatly appreciated, thanks!

It’s likely a syntax error. See this tutorial for more info on how to find out what’s going wrong exactly: Thomas Pronk / tutorial_js_syntax_error · GitLab