OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): 2020.2.4
Standard Standalone? (y/n) If not then what?: y
What are you trying to achieve?:
I have been trying to use the code snipet from the textInput demo in an experiment so that the participant can type in a sentence.
What did you try to make it work?:
I created a an experiment in Psychopy that seems to work perfectly. If I sync it with Pavlovia, Psychopy reports a successful sync in the Runner - e.g. “succesful sync at 16:12:16, too 3.564s”.
However, when I try to run it in Pavlovia it gets stuck immediately with “Initializing the experiment…” on the screen. I have since worked backwards and forwards trying to identify what component does not work, and it seems to be the textInput code.
As a sanity check I eventually downloaded the original textInput project and tried to sync it myself. Just as with my larger project, it works perfectly with Psychopy, but stops with the “initializing” message if run from Pavlovia. The version that was already on Pavlovia does seems to work, so I presume that the same code somehow will not sync properly any more?