Unexpected token ILLEGAL

I’m getting the following warning when I sync my experiment to Pavlovia: ERROR Line 96: Unexpected token ILLEGAL in body_adaptation_local.js, although the sync is successful after this

And when I try to pilot it now gets stuck on a white screen with the text: “initialising the experiment”

What is line 96 of your JS code?

Ah I’d used # to try and comment out a line in a JS code component, these little things are forever tripping me up