What to do to avoid exit code 0?

I have a problem with running an experiment and don’t know how to solve it. I’d appreciate any help!

OS (e.g. Win10): Win11
PsychoPy version (e.g. 1.84.x): 2023.1.1

What are you trying to achieve?: I’m trying to run an experiment which I haven’t programmed myself but whenever I click ‘run’ the screen goes grey for a few seconds followed by an error (exit code 0). I have no idea how to make this work.

What specifically went wrong when you tried that?:
641.3953 WARNING User requested fullscreen with size [1024 768], but screen is actually [1920, 1080]. Using actual size
2.8109 WARNING Monitor specification not found. Creating a temporary one…
ioHub Server Process Completed With Code: 0
################ Experiment ended with exit code 0 [pid:21440] #################

exit code 0 means no errors. If the experiment isn’t behaving as expected then there is a different issue.