Experiment breaks on Expyriment, but not on Legacy
Hiya all!
I'm a newbie to OpenSesame and am using it for my thesis project. The experiment we will be conducting combines self-paced reading and a grammaticality judgement. Now, the problem is that the way I've put things together right now, the experiment works fine in Legacy but breaks at seemingly random points in Expyriment (halfway through the set amount of iterations of the words_loop, for example). Since the self-paced reading relies on timing, I'm assuming Expyriment would be better suited for the task, but I have no idea where the issue lies that makes the script break. The error message is 'unknown error in unknown', which isn't all that helpful either.
I've also tried working with feedback items (at the end of each iteration of practice_sequence and block_sequence), but somehow that makes the code break even more reliably. I'm assuming the error lies somewhere in loops overwriting variables, but honestly, no idea.
I've added the experiment as an attachment. Thank you so much for any advice in advance!