Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
Constant crashes: Failed creating pixel bufferDescription
Opening various 3D scenes causes the game to crash.Steps taken to resolve the issue:
- Switched to Vulkan.
- Updated GPU drivers.
- Switched back to DX11.
- Monitored GPU and CPU temperatures, GPU utilisation. GPU temperature peaked at 47C. Memory utilization peaked at ~12GB/24GB.
My hardware is an Intel i9-10980 CPU with 32 GB RAM and an Nvidia 4090 GPU with 24 GB RAM. All the game settings are maxed out. I strongly doubt it's a hardware issue, as other, more demanding games work fine.
Relevant lines from error.log:
[00:15:07][illustrations.cpp:63]: No valid environment found for illustration 'main_menu_background'
[00:15:18][illustrations.cpp:63]: No valid environment found for illustration 'main_menu_background'
[00:15:18][gfx_dx11_pixelbuffer.cpp:177]: CreateTexture2D failed on: R16G16B16A16_FLOAT/3840x2800
[00:15:18][gfx_dx11_pixelbuffer.cpp:178]: D3D error: hr returned: Недостаточно ресурсов памяти для завершения операции.
[00:15:18][pdx_assert.cpp:619]: Assertion failed: hr returned:
Недостаточно ресурсов памяти для завершения операции.
[00:15:18][gfx_dx11_master_context.cpp:427]: Failed creating pixel buffer
[00:15:18][gfx_dx11_pixelbuffer.cpp:177]: CreateTexture2D failed on: R16G16B16A16_FLOAT/3840x2800
[00:15:18][gfx_dx11_master_context.cpp:427]: Failed creating pixel buffer
The D3D line says that there are insufficient memory resources to complete the operation.
Steps to reproduce
I'm not sure this is 100% reproducible, but twice in a row, I loaded the game, went to barbershop, then to my court, then back to barbershop, which caused a crash. This test was after 10 days of frequent crashes associated with opening the barbershop.Game Version
1.9.2.1Platform
WindowsAdditional Information
Affected Feature
- Crashes