Facing problem to use different language as stimuli

If this template helps then use it. If not then just delete and start from scratch.

OS (Win10):
PsychoPy version (v2021.1.4):
Standard Standalone? (y) If not then what?:

What did you try to make it work?:
I want to use the Bengali data as written (as text) stimuli

What specifically went wrong when you tried that?:
I am unable to use the Bengali data as written stimuli while adding as “text” stimuli. I am using the builder version. It is showing this code:

File “C:\Program Files\PsychoPy3\lib\site-packages\pyglet\font\win32.py”, line 432, in render
ord(text), ord(text), byref(abc)):
TypeError: ord() expected a character, but string of length 2 found

Experiment ended.

This is the screenshot which is showing how I am preparing the Bengali data. And next I have attached the screenshot for the error code:

Please help me with the builder version.

Hi there,

you will need to experiment with Google fonts a bit for other scripts. I had a similar issue with the Thai script, but tried a variety of Google fonts for Thai and resolved the problem.

Change the font in the formatting tab to one of the recommended fonts.

Good luck