-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when starting game #33217
Comments
Just opened the same issue right before you should I close mine? (yours is in better format) |
I guess so, don't really need to clutter up the issue page |
I am also having this issue with build 9488. I downloaded it via the launcher and it always crashes unless I delete options.json first. |
This should already be fixed by #33214. |
I also get the error. Build 9488, Windows 10, CDDA launcher.
For players, a temporary fix is to change:
into:
in line 68 in |
Can confirm this is fixed by #33214 (as of build 9490). |
Title.
Additional context
CRASH LOG FILE: config/crash.log
VERSION: 0.D-6516-g278482c
TYPE: St13runtime_error
MESSAGE: locale::facet::_S_create_c_locale name not valid
STACK TRACE:
@0x59DC95[cataclysm-tiles.exe+0x19DC95]
@0x59E842[cataclysm-tiles.exe+0x19E842]
IMG_LoadWEBP_RW+0x198A08@0x11BC938[cataclysm-tiles.exe+0xDBC938]
IMG_LoadWEBP_RW+0x53EC73@0x1562BA3[cataclysm-tiles.exe+0x1162BA3]
IMG_LoadWEBP_RW+0x54511E@0x156904E[cataclysm-tiles.exe+0x116904E]
IMG_LoadWEBP_RW+0x531927@0x1555857[cataclysm-tiles.exe+0x1155857]
IMG_LoadWEBP_RW+0x3E42F3@0x1408223[cataclysm-tiles.exe+0x1008223]
IMG_LoadWEBP_RW+0x3E2311@0x1406241[cataclysm-tiles.exe+0x1006241]
IMG_LoadWEBP_RW+0x3E465E@0x140858E[cataclysm-tiles.exe+0x100858E]
@0xB6A9D9[cataclysm-tiles.exe+0x76A9D9]
@0xB6B117[cataclysm-tiles.exe+0x76B117]
IMG_LoadWEBP_RW+0x59BB70@0x15BFAA0[cataclysm-tiles.exe+0x11BFAA0]
@0x4013ED[cataclysm-tiles.exe+0x13ED]
@0x4014FB[cataclysm-tiles.exe+0x14FB]
BaseThreadInitThunk+0xD@0x76EE652D[kernel32.dll+0x1652D]
RtlUserThreadStart+0x21@0x7711C521[ntdll.dll+0x2C521]
00:11:40.010 : Starting log.
00:11:40.010 INFO : Cataclysm DDA version 0.D-6516-g278482c
00:11:40.041 WARNING : opendir [./sound/] failed with "No such file or directory".
00:11:40.108 INFO : Number of render drivers on your system: 4
00:11:40.108 INFO : Render driver: 0/direct3d
00:11:40.109 INFO : Render driver: 1/direct3d11
00:11:40.109 INFO : Render driver: 2/opengl
00:11:40.109 INFO : Render driver: 3/software
00:11:50.989 : Log shutdown.
The text was updated successfully, but these errors were encountered: