Jump to content

Recommended Posts

Posted
2021-06-22 23:01:50.148 INFO    DCS: MissionSpawn:initScript
2021-06-22 23:01:50.204 INFO    EDTERRAINGRAPHICS41:     surface5 gc() LOD 0 5 squares
2021-06-22 23:01:50.206 INFO    EDTERRAINGRAPHICS41:     surface5 gc() LOD 1 17 squares
2021-06-22 23:01:50.208 INFO    EDTERRAINGRAPHICS41:     surface5 gc() LOD 2 17 squares
2021-06-22 23:01:50.210 INFO    EDTERRAINGRAPHICS41:     surface5 gc() LOD 3 28 squares
2021-06-22 23:01:50.210 INFO    EDTERRAINGRAPHICS41: surface5 gc() 6.810200 ms
2021-06-22 23:01:52.379 INFO    EDCORE: try to write dump information
2021-06-22 23:01:52.380 INFO    EDCORE: # -------------- 20210622-230152 --------------
2021-06-22 23:01:52.380 INFO    EDCORE: DCS/2.7.2.7910 (x86_64; Windows NT 10.0.19043)
2021-06-22 23:01:52.381 INFO    EDCORE: C:\WINDOWS\SYSTEM32\ntdll.dll
2021-06-22 23:01:52.381 INFO    EDCORE: # C0000005 ACCESS_VIOLATION at 758FE414 00:00000000
2021-06-22 23:01:52.383 INFO    EDCORE: SymInit: Symbol-SearchPath: '', symOptions: 528, UserName: 'Donovan'
2021-06-22 23:01:52.384 INFO    EDCORE: OS-Version: 10.0.19043 () 0x100-0x1
2021-06-22 23:01:52.403 INFO    EDCORE: try to write dump information
2021-06-22 23:01:52.404 INFO    EDCORE: # -------------- 20210622-230152 --------------
2021-06-22 23:01:52.404 INFO    EDCORE: DCS/2.7.2.7910 (x86_64; Windows NT 10.0.19043)
2021-06-22 23:01:52.404 INFO    EDCORE: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_b2801df14ec7de03\nvwgf2umx.dll
2021-06-22 23:01:52.404 INFO    EDCORE: # C0000005 ACCESS_VIOLATION at 0F33DED3 00:00000000

 

---

Posted

So you can write! Great! Communication will be way easier. 😄

 

I don't exactly know what happened to DCS here. I see two DLLs crashing:

  • The first one is ntdll.dll, which belongs to Windows
  • The second one is nvwgf2umx.dll, which belongs to your NVIDIA graphics driver

Since ntdll.dll was involved, Windows probably have useful logs about this crash. Please open Windows Event manager and look in the Windows Logs "Apps" and "System" at the time of the crash. Copy-paste whatever you can find.

---

Posted

Haha, well,

 

there's alot going on which I have no clue on what exactly is happening, but I'll try and filter out the most important things here.

 

Also I've updated my nvidea drivers, there actually was a new one, so that should be aside.

 

image.png

image.png

dcs.log

Posted

This post looks similar.

 

 

 

Look at the application log errors Application Error and .NET. then in system log for Bug Check. These are likely related

 

AKA_SilverDevil Join AKA Wardogs Email Address My YouTube

“The MIGS came up, the MIGS were aggressive, we tangled, they lost.”

- Robin Olds - An American fighter pilot. He was a triple ace.

The only man to ever record a confirmed kill while in glide mode.

Posted

Your last log file shows a lack of memory.

 

You should manually raise your Windows pagefile size. Here's how to do it.

If you have at least 50 GB of free space in your pagefile drive, use these settings:

  • initial size: 16384
  • max size: 32768

By the way, ensure your pagefile is stored on your fastest drive (NVMe or SSD).

 

...

2021-06-23 10:45:06.510 ERROR   DX11BACKEND: Can't load image 'coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main08_norm.dds'. Reason: The request is not supported.

2021-06-23 10:45:06.606 ERROR   DX11BACKEND: Failed to create shader resource view for coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main01_norm.dds. Reason: Not enough memory resources are available to complete this operation.

2021-06-23 10:45:06.693 ERROR   DX11BACKEND: Can't load image 'coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main06_norm.dds'. Reason: The request is not supported.

2021-06-23 10:45:06.710 ERROR   DX11BACKEND: Can't load image 'coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main07.dds'. Reason: The request is not supported.

2021-06-23 10:45:06.718 ERROR   DX11BACKEND: Failed to create shader resource view for coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main06.dds. Reason: Not enough memory resources are available to complete this operation.

2021-06-23 10:45:06.719 ERROR   DX11BACKEND: Can't load image 'coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main07_norm.dds'. Reason: The request is not supported.

2021-06-23 10:45:06.743 ERROR   DX11BACKEND: Failed to create shader resource view for coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main06_RoughMet.dds. Reason: Not enough memory resources are available to complete this operation.

2021-06-23 10:45:06.778 ERROR   DX11BACKEND: Can't load image 'coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main02_norm.dds'. Reason: The request is not supported.

2021-06-23 10:45:06.786 ERROR   DX11BACKEND: Failed to create shader resource view for coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main07_RoughMet.dds. Reason: Not enough memory resources are available to complete this operation.

2021-06-23 10:45:06.795 ERROR   DX11BACKEND: Can't load image 'coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_glass.tga'. Reason: Not enough memory resources are available to complete this operation.

2021-06-23 10:45:06.808 ERROR   DX11BACKEND: Failed to create shader resource view for coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main09_norm.dds. Reason: Not enough memory resources are available to complete this operation.

2021-06-23 10:45:06.813 ERROR   DX11BACKEND: Failed to create shader resource view for coremods/aircraft/chinaassetpack/textures/jf-17/JF-17_main02.dds. Reason: Not enough memory resources are available to complete this operation.
...

 

---

Posted (edited)

Yes, that's right.

 

One pagefile should be enough, though. I see you have another pagefile on your C:\ drive, which is "system managed".

If your A:\ drive is faster than your C:\ drive, and if you have enough free space in A:\ drive (~50 GB should do), you can disable your C:\ pagefile.

Edited by Flappie

---

Posted

Yes but the thing is,

 

when I set my C drive to "no paging file" and restart my pc,

it will reset it because my windows is demanding I have something for my C drive as well.

 

So if I discard the paging file on C drive it will reset my total paging file to this:

 

 

image.png:

  • Recently Browsing   0 members

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