Alerts¶
The PsychoPy® Alerts system is designed to provide you information of varying levels about things that may be a concern in your study (but equally may not be - it depends on your study!). Alerts show up within PsychoPy® with a code and that code should take you here for detailed information about the root cause of the problem, the workarounds, and the type of study that might be badly affected by this issue.
- 2xxx: Issues with units
- 3xxx: Issues with timing
- 4xxx: Issues with Builder experiments
- 4051: Experiment from future version
- 4052: Experiment fixed to past version
- 4105: Component start time exceeds its stop time
- 4115: Component start/stop in units of frames must be whole numbers
- 4120: Component stop duration with no start time
- 4125: Microphone component given blank stop time
- 4130: Static Component given infinite stop time
- 4205: Probable syntax error detected in your Python code
- 4210: Probable syntax error detected in your JavaScript code
- 4305: Component is currently disabled in your experiment
- 4310: Builder cannot check your parameter further
- 4315: Invalid dollar sign syntax.
- 4320: Non-local font.
- 4325: Font not available
- 4330: Recording device not found
- 4335: Component or routine not implemented in Python
- 4340: Component or routine not implemented in JavaScript
- 4405: Textbox and keyboard conflict
- 4505: Eyetracking not configured
- 4510: Eyetracker not calibrated
- 4520: Animation params not used
- 4530: Auto pace param not used
- 4540: Eyetracking requires window to be fullscreen
- 4545: Eyetracking requires a monitor config
- 4550: Input -> Keyboard Backend not set to ‘ioHub’
- 4605: Transcription service not compatible online
- 4610: Transcription service not compatible locally
- 4615: API key not found
- 4705: Column name from conditions file clashes with variable name
- 4710: Column name from conditions file likely to clash with derived variable names