Description of the problem:
In short, I have an experiment that includes informed consent, some demographics and then 4 separate tasks that must be presented in random order. The experiment runs fine in builder, but when I start it in Pavlovia, it stops at a gray screen after the demographics routine, when the loop to randomize the tasks should start.
What is weird is that this experiment is a copy of a previous one, that we used in Pavlovia to assess about 200 participants in 2022. This copy was made because we had to remove some routines, that were no longer necessary. However, non of the removed routines were from the tasks, so the structure of the experiment is the same.
I found in some other threads that code components might be an issue - I have some code components that I use to show feedback to participants and compute & save correct answers for open-ended items in training and test loops. Is it possible that there are differences in the ways these code components work in the last version of Psychopy vs. the one in 2022 (PsychoPy 2022.1.1, version: 3.8.10)?