Can't run the experiment online

URL of experiment: https://run.pavlovia.org/gshejaeya/hvpt_controlb

Description of the problem: I can’t run the experiment online. It works perfectly locally, but online I get stuck with the “initializing the experiment…” screen. No error messages.

Do you have any imports?

Please take a look at my crib sheet (pinned post)

No I don’t and I used one simple code that I already tried online in another test experiment and it worked.

Has this ever been resolved? I have the same problem.

The server configurations from the 9.11./10.11. should already be finished, right?

Thank you,
Severin

Dear wakecarter,

How should this very social (!) list of different experimental designs shown in the sheet help here?

I guess sharing my URL won’t help in this case, in case that i am mistaken: Rating_Experiment_Mittermayer [PsychoPy] .

Thank you so much for your time!

  • Severin

Could one of these files be the problem?

Thank you!

According to the Developer tools your error is in this line:

   {'name': '..\..\Bilder\uni_logo.png', 'path': '../../Bilder/uni_logo.png'},

You can’t reference items outside your experiment folder. Have a look at Experiment Settings / Online / Additional Resources

1 Like

Perfect, that was it! Thank you so much! How come i didn’t get this error message? For the future, is there a possibility to get one in such a case so i dont need to bother someone else with my little struggles again?

  • Severin

Have you come across this page?

https://psychopy.org/online/psychoJSCodingDebugging.html

1 Like

I did, but havn’t noticed you crib-sheet. Thank you!