Unhandled internal error when pushing to Pavlovia

Hi V,

Pleased that solved your original problem. For the initializing screen This means there is a JS syntax error somewhere.

  1. open developer tools as described in crib sheet.
  2. click the red error message that has the name of your file (with the .js extension).
  3. that will show you the line of code where you are having the error - go back to your BUILDER to fix it or share that error on the discourse page.

For related posts see
https://discourse.psychopy.org/t/stuck-at-initialising-the-experiment/16406/2?u=becca

Hope this helps,
Becca