You are currently in piloting mode without tokens, so I can’t access your experiment.
Have you tried seeing what happened in the web console/web debugger? Often it will tell you what line of your script is causing the problem.
Do you mean the ‘Run PsychoJS task in local debug mode’?
When I press the ‘Run PsychoJS task in local debug mode’ I get an error for less than one second saying that one of my images (the first one) has an unknown resource. The name is correct and it seems to be in the correct folder.
Apologies I do not have any tokens yet to open the experiment.
Thank you for the link @aisa2, I will look at the debugging of the errors now.
I am not sure whether this error in the local debug mode is correct, as the image it is referring to is correctly placed in the resources map of the html folder. Perhaps it is therefore only showing for less than a second. I could be wrong though, as there is definitely something not right.
Thank you for the sheet, I did have a look at the sheet before and fixed various errors with it. The append function must have slipped by me.
After implementing append function Array.prototype.append = [].push;, the error on the right top side has disappeared. However, these two errors remain: