I want routine ends by clicking on “next” Text component. Nothing happens while running experiment, clicking on any screen position or adding Polygon component behind “next” Text weren’t helpful too.
Switching “End Routine on press” to “any click” helps to terminate routine, but I’m afraid it’s not the expected scenario of procedure.
I also always receive the error “ioHub Server Process Completed With Code: 0”. Not sure if my problem with mouse can be related to it.
Hi! I renamed it to “next1”, didn’t help. I also tried to use Button Component instead of Mouse+Text combination, but Button also is not responsive by some reason
Sorry, no improvement. I asked my friends to run project, it works fine, the problem obviously is on my side. Do you have any ideas what can I do, probably install any modules? Thank you for reply!
This is exactly my issue too. Same OS, so I’m assuming that it might be Mac OS Monterey related. It’s the same on other projects that previously worked with clickables.
EDIT actually, my clickables are images, not polygons. I’ve tried changing the input from ioHub to PsychToobox. I’ve tried all combos of end on click.
Keyboard responses are fine.
None of the components work with valid click, but with end routine on any click the mouse response works, but there is no data in the .csv for clicked coordinates etc.