mcfarla9
mcfarla9
Confirming that this issue still occurs -- see also #124, #200, and #209.
Just confirming that LSL-LabRecorder-1.16.3-Win_amd64 still produces this error with Presentation 23.1. But LSL-LabRecorder-1.14.2-Win_amd64 still works OK.
Try replacing `` with either `` or even simply `` (personally I prefer including the explicit "/>" to close the element, but that is a style issue).
At this stage I would set aside the main project and work through some small demos in order to figure out how things work, then import what I learned into...
Oh, since you used this.files in your Content, I assumed that you were storing the distractor files directly within the stimulus component. But from your screen shot it looks like...
Please note that `setInterval()` does not keep accurate time. As a result, simply decrementing the countdownTime will result in errors. This may not matter for short countdowns using a large...
I have never used videos with lab.js, and do not know the "proper" way to do so. But as an exercise I added an html.Screen component and then added a...
Confirming that this issue still occurs -- see also #124, #208, and #209.
Just to be sure, does the study run OK when you do a Preview run from the Builder? Also that AudioContext always happens, even for perfectly good running lab.js studies,...
Thank you for that minimal example, and for the screenshot of your error messages. I can confirm that your example runs for me in Preview (using FF 115.0.2 64-bit), and...