[D3D12] Failed to create resource for texture []
Guys, I think I found a workaround.
I made a simple AHK script that opens chat with "enter" them sending "/clear"(which is clearing chat history) and closes the chat with another "enter", working once in 15mins. Aaaand, no crashes since. Here's the code: #Persistent ; Script will work persistently SetTimer, PerformAction, 900000 ; Run once in 15 minutes (900000 miliseconds) PerformAction: Send, {Enter} ; Press Enter Sleep, 100 ; short pause Send, /clear ; sending "/clear" Sleep, 100 ; short pause Send, {Enter} ; pess Enter return |
|
so the issue is caused by ingame chat?
can someone confirm on that? when will we finally get an update from GGG on this? |
|
Ill join the queue for a fix .....
|
|
If it's not this crash, it is the kernelbase.dll crash. If I am not crashing I get frequent CPU spike stutters... What in the world is happening with this game? It played perfectly fine for the first few weeks, but now it is actually miserable to try and play. On a 7800x3D, 4080 Super, 32gb ram, 2tb nvme SSD, and on Windows 10.
|
|
" send /clear in chat when it's starts spiking, just to test. PS /clear ahl haven't solved the crash issue unfortunately. |
|
i5 13400f
3070 8 GB RAM NVMe win 11 dx12 was once every few hours now every half an hour. my friend: R7 5700x 3070 8GB RAM win 10 24H2 was once every few hours now every half an hour. Honestly, it's a great PC game but it sucks if you was break out by the dx12 error. |
|
Had the same issue here is how I fixed it.
My game crashed for days every 10 min and i tried everything. Was able to fix it by uninstalling the current driver. The issue was a damaged driver setup from nvidia, which was caused by the auto optimization tool of nvidia "game ready". Installing the latest beta version did NOT fix it, instead uninstall every NVIDIA program and reinstall it clean did the trick. The error for DirectX was " And for vulkan " When the error occurred it was a sudden spike in GPU 3D in the windows task manager. After that everything went smoothly. Changes that didnt fix the bug for me - Switching to vulkan / both DirectX and Vulkan had the same issue just a different message - Lowering graphic requirements ingame or via NVidia driver - Limiting the FPS rate - Disableing Engine Multithreading in the advanced graphic settings ingame or via NVidia driver - Disableing 3rd party overlays like steam / discord What fixed it 1. Uninstall every driver you have and every helper tool of it like Game Ready 2. get your latest driver (for me a beta version of the nvidia driver) 3. clean install it - game on |
|
Crash to desktop when engine multithreading is enabled
says "[D3D12] Failed to create resource for texture []" and crashes to desktop after playing for 3-5 minutes. Disabling engine multihreading fixes the crash but the game quality is severly reduced. |
|