my experiment is currently running perfectly fine locally, but somehow the experiment is not loading online. The console tells me this:
Failed to load resource: the server responded with a status of 404 ()
/Kathy_/probandenstudie/lib/psychojs-2022.2.4.js:1
Failed to load resource: the server responded with a status of 404 ()
psychojs-2022.2.4.css:1
Failed to load resource: the server responded with a status of 404 ()
I noticed that the lib folder has not been created (neither locally nor on Github).
Could this be the problem and if so how can I solve it?
sure, it’s this one: Pavlovia
But it’s not public and I can’t change it to public via builder because then I get an “unhandled internal error” message.
Traceback (most recent call last):
File „/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/builder/builder.py“, line 3945, in onPavloviaProject
File „/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/pavlovia_ui/project.py“, line 680, in __init__
File „/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/pavlovia_ui/project.py“, line 396, in __init__
File „/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/pavlovia_ui/project.py“, line 467, in project
wx._core.wxAssertionError: C++ assertion „“image.IsOk()““ failed at /Users/robind/projects/bb2/dist-osx-py38/build/ext/wxWidgets/src/osx/core/bitmap.cpp(1118) in wxBitmap(): invalid image
Do you have any idea how I can fix this problem?
I tried it with another new project with just 2 simple routines on two different computers and I still have the same problem (Failed to load resources) on both computers. I can’t open any project on Pavlovia anymore. I managed to upload on Pavlovia before, so I really don’t understand why it’s not working anymore.
This is my thesis so I am kinda scared that I have to postpone my whole study
I just tried to sync your files from my side, I updated the Use Version option in experiment settings to 2022.2.4 to check if this works with the new release. Does this look like how you expect your experiment to run.?
I see that error you describe when trying to use the pavlovia Information button, but I am not sure what’s causing that - I’ll share your files with our developer @TParsons who might have insight. However that shouldn’t stop your experiment running online. Please can you confirm are you syncing from a mac or windows? and are you using psychopy version 2022.2.4 ?
This line is where it tries to display the avatar for your project in the Project Info view, it looks like whatever image it’s getting back from the server is in some way malformed… If you go to your project on Pavlovia and click View Code, you can change/remove the project avatar via the Settings menu. If you remove it does it then allow you to open the info dialog?