Client tries to play quit sound after support system closed
From #46418: "I already know this still crashes on exit in Windows, but that's a minor issue compared to crash on start -> likely leave to a later ticket"
That's client trying to construct audio tag for the quit sound at atexit handler.
Patches for all branches, including S2_6.
From #46418: "I already know this still crashes on exit in Windows, but that's a minor issue compared to crash on start -> likely leave to a later ticket"
That's client trying to construct audio tag for the quit sound at atexit handler.