OS: Windows11
PsychoPy version: PsychoPy 2022.2.5
Standard Standalone? (y/n) Yes
What are you trying to achieve?:
I am totally new to PsychoPy so please be patient with me.
I am trying to compile AX speech discrimination test. There are 6 loops in the experiment. 2 are the practices and 4 are the testing trials that include audio and video files (.mp3 and .mp4). I rechecked everything in the loop and tried to run the experiment.
What did you try to make it work?:
Originally I was building it using the Standalone v2022.1.1. I tried to download the v2022.2.5 and it still doesnât work.
What specifically went wrong when you tried that?:
Right after I tried to run the experiment and put in the participant name, PsychoPy gave me the following error message.
5.3921 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâË⢠Bold.ttf
5.4517 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâË⢠Bold.ttf
5.4904 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâËâ˘.ttf
5.4955 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâË⢠Italic.ttf
5.5504 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâË⢠BoldItalic.ttf
5.6057 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâË⢠Italic.ttf
5.6095 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâËâ˘.ttf
5.6234 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâË⢠BoldItalic.ttf
5.7573 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâË⢠Bold.ttf
5.8181 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâË⢠Bold.ttf
5.8597 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâËâ˘.ttf
5.8647 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâË⢠Italic.ttf
5.9193 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâË⢠BoldItalic.ttf
5.9779 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâË⢠Italic.ttf
5.9821 WARNING Font Manager failed to load file C:\WINDOWS\Fonts\THSarabunITâËâ˘.ttf
5.9989 WARNING Font Manager failed to load file C:\Windows\Fonts\THSarabunITâË⢠BoldItalic.ttf
File âC:\Users\UTK404\OneDrive - Chulalongkorn University\Quantitative Methods\Project\test_lastrun.pyâ, line 52, in
filename = thisDir + os.sep + uâdata/%s%s_%sâ % (expInfo[âparticipantâ], expName, expInfo[âdateâ])
KeyError: âparticipantâ
################# Experiment ended with exit code 1 [pid:8740] #################
What could be wrong with my experiment?
And I avoided using Thai fonts in the experiment, but why do I keep getting a warning about the Thai fonts all the time?
Your help will be appreciated.