I’m having a “Fatal Python error: (pygame parachute) Segmentation Fault” when I am running my program. This error occurs in the same portion of the experiment every time. I have a Win10 program with PsychoPy v1.85.1.
As of right now, I only have a microphone component (running 660 seconds long) and a black box in the center of the screen. Once the time is up, there is a waiting screen where I have “space” programmed to “End Routine” and proceed to the next portion of the study. Once I press “space”, I receive this error. What does this error mean and how do I get rid of it?
Usually the errors I get have a specified line of code that is messed up or a specific component that is not working, but this one is not specific so I don’t know where to begin.
I’m still having difficulty with the microphone. It’s either an error message will appear or the audio files will be blank. I’m not sure what to do at this point. Do you know where I can get help?