When I'm trying to run this game in russian in Google Chrome, an error raises
Traceback (most recent call last):
File "//main.py", line 304, in <module>
main()
File "//main.py", line 300, in main
renpy.bootstrap.bootstrap(renpy_base)
File "/renpy/bootstrap.py", line 383, in bootstrap
subprocess.Popen([sys.executable] + sys.argv)
File "lib/python3.11/subprocess.py", line 816, in __init__
OSError: [Errno 138] emscripten does not support processes.
The game exited unexpectedly.
More information may be available in the browser console or contained in the log.