_elena_
About
- Username
- _elena_
- Joined
- Visits
- 130
- Last Active
- Roles
- Member
Comments
-
Hi @sebastiaan, I’m writing on this thread cause I’m having other issues with this experiment. After all your suggestions, I managed to get it to run correctly on a pc (Windows 11, OpenSesame 3.3.14, GazePoint 6.9.0) However, with another pc (same W…
-
Hi @sebastiaan, I finally managed to run the experiment on a third PC and the line messages = msg for msg in instring.splitlines() if msg.strip()] was essential to make it work properly. I think the issue was linked to the touchscreen monitor. Anywa…
-
Hi @sebastiaan, thank you again! With advance dummy mode the experiment with gaze-contingency script runs correclty, therefore the problem concerns the connection with GazePoint. Could you please give me some guidance on this issue? Regards, Elena
-
Hi @sebastiaan, thank you again! This line solved the problem regarding the error message: lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1. However, the experiment keeps lagging with my gaze contingency inline_script and runs correct…
-
Hi @sebastiaan, trying to figure out where the problem is, I printed the message to the console. It seems that something irregular is going on in splitting strings (see attached for the entire console output): https://forum.cogsci.nl/uploads/527/KIN…
-
@sebastiaan thank you again! Unfortunately, after this replacement, I ran the experiment several times but the error message was always lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1. By contrast, I haven't seen the message lxml.et…
-
Hi @sebastiaan! Thanks for your quickly reply :) This is what I got after modifying "_parse_msg()": *** The following XML message was malformed *** <REC CNT="1069918" TIME="7447.88281" TIME_TICK="82736671093&qu…