Open SnobbishContainer9 opened 2 months ago
Windows 11
C:\Users\Узерн\Desktop\BombSquad_Server_Windows_1.7.37>dist\\python.exe -O bombsquad_server.py
BombSquad server manager 1.3.2 starting up (opt mode)...
Interactive mode enabled; use the 'mgr' object to interact with the server.
Type 'help(mgr)' for more information.
Valid server config file loaded.
Launching server subprocess...
>>> Error: Provided config-dir path 'C:\Users\?????\Desktop\BombSquad_Server_Windows_1.7.37\dist\ba_root' is not a directory.Server subprocess exited with code 1.
Stopping subprocess...
Subprocess stopped.
Valid server config file loaded.
Launching server subprocess...
Error: Provided config-dir path 'C:\Users\?????\Desktop\BombSquad_Server_Windows_1.7.37\dist\ba_root' is not a directory.Server subprocess exited with code 1.
Stopping subprocess...
Subprocess stopped.
Thanks for the heads-up. I had done some work at some point to try and support non-ascii characters in filenames on Windows but either I missed something here or that broke. Are you able to run the GUI version from under that directory or the headless binary directly (without going through the server wrapper script)? That might help me determine if the problem is in the binary or the server wrapper.
Its seems the issue is with the wrapper script, using headless binary launches without any issues
Description
BombSquad headless server doesn't work with any other than English username in Windows.
Steps to reproduce
1 Create non-english username in Windows
Machine
Platform: Windows (any version) BombSquad version: 1.7.37 (but i guess it's not working since ages.) Error log: