Games crash when using the P+ Dolphin client, returns (note that the client seems to work fine, it only happens when launching an actual game, P+ or any other game)
terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid
Aborted (core dumped)
When launching the client, it does complain about "locale 'en_US' cannot be set"
16:22:57: Cannot set locale to language "English (U.S.)".
16:22:57: locale 'en_US' cannot be set.
16:22:57: Cannot set locale to language "English (U.S.)".
16:22:57: locale 'en_US' cannot be set.
I can bypass it by manually setting export LC_ALL=C but it's not idea.
I use Arch Linux and my current locale looks like so
Games crash when using the P+ Dolphin client, returns (note that the client seems to work fine, it only happens when launching an actual game, P+ or any other game)
When launching the client, it does complain about "locale 'en_US' cannot be set"
I can bypass it by manually setting
export LC_ALL=C
but it's not idea.I use Arch Linux and my current locale looks like so
It's not that big of an issue, but it doesn't happen with the official Dolphin-emu client.