Jump to content

Recommended Posts

  • ED Team
Posted

Hi, 

please if possible post the full dcs.log from a crash session it will give a better picture of what is going on. 

thank you

smallCATPILOT.PNG.04bbece1b27ff1b2c193b174ec410fc0.PNG

Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status

Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal

Posted (edited)

Hi @Willti. It looks like a memory issue:

2023-03-05 20:13:02.856 ERROR   DX11BACKEND (14992): Failed to create shader resource view for coremods/aircraft/mirage-f1/liveries/mirage-f1eq/iriaf 3-6202 _ 2013 gray/miragef1-common_1_IRIAF_1.dds. Reason: Not enough memory resources are available to complete this operation.

2023-03-05 20:13:03.122 ERROR   APP (Main): Error: Unit [SA342M]: Corrupt damage model.
2023-03-05 20:13:03.137 ERROR   DX11BACKEND (14992): Can't load image 'coremods/aircraft/mirage-f1/liveries/mirage-f1eq/iriaf 3-6215 _ 1990-2010s desert/miragef1tank_IRIAF_11.dds'. Reason: The request is not supported.

2023-03-05 20:13:03.158 INFO    EDCORE (14992): try to write dump information
2023-03-05 20:13:03.159 INFO    EDCORE (14992): # -------------- 20230305-201303 --------------
2023-03-05 20:13:03.161 INFO    EDCORE (14992): DCS/2.8.2.35759 (x86_64; Windows NT 10.0.19044)
2023-03-05 20:13:03.162 INFO    EDCORE (14992): F:\DCS World\bin\edCore.dll
2023-03-05 20:13:03.163 INFO    EDCORE (14992): # C0000005 ACCESS_VIOLATION at 00007FF8A9BBFD91 00:00000000
2023-03-05 20:13:03.166 INFO    EDCORE (14992): SymInit: Symbol-SearchPath: '.;F:\DCS World;F:\DCS World\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'willi'
2023-03-05 20:13:03.167 INFO    EDCORE (14992): OS-Version: 10.0.19044 () 0x100-0x1
2023-03-05 20:13:03.361 INFO    EDCORE (14992): 0x000000000001FD91 (edCore): ed::SharedBuffer::create + 0x21
2023-03-05 20:13:03.362 INFO    EDCORE (14992): 0x0000000000044DC2 (edCore): edvfs::WinFileRO::tell + 0x432
2023-03-05 20:13:03.363 INFO    EDCORE (14992): 0x0000000000044BAC (edCore): edvfs::WinFileRO::tell + 0x21C
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x000000000003C513 (edCore): CoreUtils::TempFilesManager::TempFilesManager + 0x3AA3
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x000000000000738A (renderer): render::openFirstOccurrence + 0x8A
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x00000000000617D7 (dx11backend): createRenderer + 0x49E67
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x0000000000064B3B (dx11backend): createRenderer + 0x4D1CB
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x0000000000035145 (dx11backend): createRenderer + 0x1D7D5
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x000000000002DF2F (edCore): ed::this_thread::yield + 0x130F
2023-03-05 20:13:03.366 INFO    EDCORE (14992): 0x000000000002C240 (edCore): ed::thread::_get_current_thread_id + 0xA0
2023-03-05 20:13:03.367 INFO    EDCORE (14992): 0x0000000000021BB2 (ucrtbase): _configthreadlocale + 0x92
2023-03-05 20:13:03.368 INFO    EDCORE (14992): 0x0000000000017614 (KERNEL32): BaseThreadInitThunk + 0x14
2023-03-05 20:13:03.369 INFO    EDCORE (14992): 0x00000000000526A1 (ntdll): RtlUserThreadStart + 0x21
2023-03-05 20:13:03.371 INFO    EDCORE (14992): MiniDumpWriteDump failed. Error: 2147943855 
2023-03-05 20:13:03.371 INFO    Lua::Config (14992): stack traceback:

 

Set your pagefile like this:

  • init size: 32768
  • max size: 32768

Here's a guide: https://mcci.com/support/guides/how-to-change-the-windows-pagefile-size/

Ensure your pagefile is stored on your fastest drive, and ensure this drive has enough free space (at least 50 GB).

Oh, and just in case, browse to "C:\Users\your_login\AppData\Local\Temp\", and delete any folder starting with "DCS...".

Edited by Flappie
  • Like 1

---

Posted (edited)
On 3/13/2023 at 3:50 AM, Flappie said:

Hi @Willti. It looks like a memory issue:

2023-03-05 20:13:02.856 ERROR   DX11BACKEND (14992): Failed to create shader resource view for coremods/aircraft/mirage-f1/liveries/mirage-f1eq/iriaf 3-6202 _ 2013 gray/miragef1-common_1_IRIAF_1.dds. Reason: Not enough memory resources are available to complete this operation.

2023-03-05 20:13:03.122 ERROR   APP (Main): Error: Unit [SA342M]: Corrupt damage model.
2023-03-05 20:13:03.137 ERROR   DX11BACKEND (14992): Can't load image 'coremods/aircraft/mirage-f1/liveries/mirage-f1eq/iriaf 3-6215 _ 1990-2010s desert/miragef1tank_IRIAF_11.dds'. Reason: The request is not supported.

2023-03-05 20:13:03.158 INFO    EDCORE (14992): try to write dump information
2023-03-05 20:13:03.159 INFO    EDCORE (14992): # -------------- 20230305-201303 --------------
2023-03-05 20:13:03.161 INFO    EDCORE (14992): DCS/2.8.2.35759 (x86_64; Windows NT 10.0.19044)
2023-03-05 20:13:03.162 INFO    EDCORE (14992): F:\DCS World\bin\edCore.dll
2023-03-05 20:13:03.163 INFO    EDCORE (14992): # C0000005 ACCESS_VIOLATION at 00007FF8A9BBFD91 00:00000000
2023-03-05 20:13:03.166 INFO    EDCORE (14992): SymInit: Symbol-SearchPath: '.;F:\DCS World;F:\DCS World\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'willi'
2023-03-05 20:13:03.167 INFO    EDCORE (14992): OS-Version: 10.0.19044 () 0x100-0x1
2023-03-05 20:13:03.361 INFO    EDCORE (14992): 0x000000000001FD91 (edCore): ed::SharedBuffer::create + 0x21
2023-03-05 20:13:03.362 INFO    EDCORE (14992): 0x0000000000044DC2 (edCore): edvfs::WinFileRO::tell + 0x432
2023-03-05 20:13:03.363 INFO    EDCORE (14992): 0x0000000000044BAC (edCore): edvfs::WinFileRO::tell + 0x21C
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x000000000003C513 (edCore): CoreUtils::TempFilesManager::TempFilesManager + 0x3AA3
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x000000000000738A (renderer): render::openFirstOccurrence + 0x8A
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x00000000000617D7 (dx11backend): createRenderer + 0x49E67
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x0000000000064B3B (dx11backend): createRenderer + 0x4D1CB
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x0000000000035145 (dx11backend): createRenderer + 0x1D7D5
2023-03-05 20:13:03.365 INFO    EDCORE (14992): 0x000000000002DF2F (edCore): ed::this_thread::yield + 0x130F
2023-03-05 20:13:03.366 INFO    EDCORE (14992): 0x000000000002C240 (edCore): ed::thread::_get_current_thread_id + 0xA0
2023-03-05 20:13:03.367 INFO    EDCORE (14992): 0x0000000000021BB2 (ucrtbase): _configthreadlocale + 0x92
2023-03-05 20:13:03.368 INFO    EDCORE (14992): 0x0000000000017614 (KERNEL32): BaseThreadInitThunk + 0x14
2023-03-05 20:13:03.369 INFO    EDCORE (14992): 0x00000000000526A1 (ntdll): RtlUserThreadStart + 0x21
2023-03-05 20:13:03.371 INFO    EDCORE (14992): MiniDumpWriteDump failed. Error: 2147943855 
2023-03-05 20:13:03.371 INFO    Lua::Config (14992): stack traceback:

 

Set your pagefile like this:

  • init size: 32768
  • max size: 32768

Here's a guide: https://mcci.com/support/guides/how-to-change-the-windows-pagefile-size/

Ensure your pagefile is stored on your fastest drive, and ensure this drive has enough free space (at least 50 GB).

Oh, and just in case, browse to "C:\Users\your_login\AppData\Local\Temp\", and delete any folder starting with "DCS...".

 

browse to "C:\Users\your_login\AppData\Local\Temp\", and delete any folder starting with "DCS...".

That solved my problem!Thank You!

Edited by NineGravity
  • Like 1
Posted
7 hours ago, NineGravity said:

browse to "C:\Users\your_login\AppData\Local\Temp\", and delete any folder starting with "DCS...".

That solved my problem!Thank You!

You're welcome. 😉

---

  • 1 month later...
Posted (edited)

It didn't work for me. 🥲 It didn't work for me. I last flew in 2020, before the 2.7 update

Edited by franxu97
Posted
45 minutes ago, franxu97 said:

It didn't work for me. 🥲 It didn't work for me. I last flew in 2020, before the 2.7 update

Hi, please open a new thread and attach your "dcs.log" file (from Saved Games/DCS.../Logs).

---

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...