Jump to content

DCS 2.8 keeps crashing


Go to solution Solved by BIGNEWY,

Recommended Posts

  • ED Team
  • Solution
Posted

Hi 

looks like a display driver crash, 
remove all unofficial mods 
run a repair of dcs or verify if steam
ensure windows is up to date
ensure the display driver is up to date, or do a reinstall of the driver
remove any overclocks on the cup or gpu if you do have them over clocked.  

Spoiler

2023-02-13 20:53:33.676 INFO    GUI_MAP (Main): levelformap=0
2023-02-13 20:53:45.000 ERROR   DX11BACKEND (Main): failed to create index buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-02-13 20:53:45.001 ERROR   DX11BACKEND (Main): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-02-13 20:53:45.001 ERROR   DX11BACKEND (Main): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2023-02-13 20:53:45.118 WARNING DX11BACKEND (Main): Can't map structured buffer.
2023-02-13 20:53:45.118 ERROR   DX11BACKEND (Main): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-02-13 20:53:45.126 INFO    EDCORE (Main): try to write dump information
2023-02-13 20:53:45.130 INFO    EDCORE (Main): # -------------- 20230213-205345 --------------
2023-02-13 20:53:45.133 INFO    EDCORE (Main): DCS/2.8.2.35759 (x86_64; Windows NT 10.0.19045)
2023-02-13 20:53:45.135 INFO    EDCORE (Main): C:\Windows\SYSTEM32\d3d11.dll
2023-02-13 20:53:45.137 INFO    EDCORE (Main): # C0000005 ACCESS_VIOLATION at 00007FF8DA8DC6E0 00:00000000
2023-02-13 20:53:45.140 INFO    EDCORE (Main): SymInit: Symbol-SearchPath: '.;D:\DCS World OpenBeta;D:\DCS World OpenBeta\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'Nickv'
2023-02-13 20:53:45.144 INFO    EDCORE (Main): OS-Version: 10.0.19045 () 0x300-0x1
2023-02-13 20:53:45.280 INFO    EDCORE (Main): 0x000000000012C6E0 (d3d11): CreateDirect3D11SurfaceFromDXGISurface + 0x12F50
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x0000000000040F14 (dx11backend): createRenderer + 0x295A4
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x000000000008D73D (Effects2): Effects::releaseParticleSetCB + 0x5540D
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x0000000000097284 (Visualizer): RenderParserImpl::DrawTransparentBelow + 0x64
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x000000000009D64A (Visualizer): RenderParserImpl::isEmpty + 0x565A
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x00000000000F021A (Visualizer): smSceneManager::DestroySceneManager + 0x699A
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x000000000083F466 (DCS): SW + 0x3D38F6
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x00000000008601F9 (DCS): SW + 0x3F4689
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x000000000081F414 (DCS): SW + 0x3B38A4
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x00000000008202F4 (DCS): SW + 0x3B4784
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x00000000022EE5EF (DCS): AmdPowerXpressRequestHighPerformance + 0xF8B5EB
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x0000000000C14F72 (DCS): SW + 0x7A9402
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x0000000000017614 (KERNEL32): BaseThreadInitThunk + 0x14
2023-02-13 20:53:45.283 INFO    EDCORE (Main): 0x00000000000526A1 (ntdll): RtlUserThreadStart + 0x21

 

  • Thanks 1

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
23 hours ago, BIGNEWY said:

Hi 

looks like a display driver crash, 
remove all unofficial mods 
run a repair of dcs or verify if steam
ensure windows is up to date
ensure the display driver is up to date, or do a reinstall of the driver
remove any overclocks on the cup or gpu if you do have them over clocked.  

  Reveal hidden contents

2023-02-13 20:53:33.676 INFO    GUI_MAP (Main): levelformap=0
2023-02-13 20:53:45.000 ERROR   DX11BACKEND (Main): failed to create index buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-02-13 20:53:45.001 ERROR   DX11BACKEND (Main): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-02-13 20:53:45.001 ERROR   DX11BACKEND (Main): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2023-02-13 20:53:45.118 WARNING DX11BACKEND (Main): Can't map structured buffer.
2023-02-13 20:53:45.118 ERROR   DX11BACKEND (Main): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-02-13 20:53:45.126 INFO    EDCORE (Main): try to write dump information
2023-02-13 20:53:45.130 INFO    EDCORE (Main): # -------------- 20230213-205345 --------------
2023-02-13 20:53:45.133 INFO    EDCORE (Main): DCS/2.8.2.35759 (x86_64; Windows NT 10.0.19045)
2023-02-13 20:53:45.135 INFO    EDCORE (Main): C:\Windows\SYSTEM32\d3d11.dll
2023-02-13 20:53:45.137 INFO    EDCORE (Main): # C0000005 ACCESS_VIOLATION at 00007FF8DA8DC6E0 00:00000000
2023-02-13 20:53:45.140 INFO    EDCORE (Main): SymInit: Symbol-SearchPath: '.;D:\DCS World OpenBeta;D:\DCS World OpenBeta\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'Nickv'
2023-02-13 20:53:45.144 INFO    EDCORE (Main): OS-Version: 10.0.19045 () 0x300-0x1
2023-02-13 20:53:45.280 INFO    EDCORE (Main): 0x000000000012C6E0 (d3d11): CreateDirect3D11SurfaceFromDXGISurface + 0x12F50
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x0000000000040F14 (dx11backend): createRenderer + 0x295A4
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x000000000008D73D (Effects2): Effects::releaseParticleSetCB + 0x5540D
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x0000000000097284 (Visualizer): RenderParserImpl::DrawTransparentBelow + 0x64
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x000000000009D64A (Visualizer): RenderParserImpl::isEmpty + 0x565A
2023-02-13 20:53:45.281 INFO    EDCORE (Main): 0x00000000000F021A (Visualizer): smSceneManager::DestroySceneManager + 0x699A
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x000000000083F466 (DCS): SW + 0x3D38F6
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x00000000008601F9 (DCS): SW + 0x3F4689
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x000000000081F414 (DCS): SW + 0x3B38A4
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x00000000008202F4 (DCS): SW + 0x3B4784
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x00000000022EE5EF (DCS): AmdPowerXpressRequestHighPerformance + 0xF8B5EB
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x0000000000C14F72 (DCS): SW + 0x7A9402
2023-02-13 20:53:45.282 INFO    EDCORE (Main): 0x0000000000017614 (KERNEL32): BaseThreadInitThunk + 0x14
2023-02-13 20:53:45.283 INFO    EDCORE (Main): 0x00000000000526A1 (ntdll): RtlUserThreadStart + 0x21

 

Thanks Bignewy, after updating my display drivers the problem seems to be solved 😬

  • Like 1

[sIGPIC][/sIGPIC]

Posted

huh.  I was told the same thing and promptly shot down.

Every single other piece of software on the machine runs fine, AAA games, the "other" M$imulator...all works fine.

ED response:  MUST be my machine.

Posted (edited)

Well, loads of players without issues suggest that it can't be something generally wrong with DCS, which hints strongly to a specific issue with your setup. Anecdotal evidence a la "but MSFS runs fine" can be easily disregarded with anectodal counterevidence a la "runs fine for me".

That set aside. I personally, and I bet tons of others, had similar problems from time to time and, at least for me, in the end it was always solved by changing something on my maschine (mostly drop overclocks - which are very, very application specific).

Edited by Hiob
  • Like 1

"Muß ich denn jedes Mal, wenn ich sauge oder saugblase den Schlauchstecker in die Schlauchnut schieben?"

Posted
On 2/15/2023 at 3:49 PM, dmatsch said:

huh.  I was told the same thing and promptly shot down.

Every single other piece of software on the machine runs fine, AAA games, the "other" M$imulator...all works fine.

ED response:  MUST be my machine.

The solution for me was to remove all gpu drivers and update it via Nvidia software and remove a mild overclock on the GPU. Have you tried this method?

 

I also noticed that my GPU got to around 90 degrees celcius before i got the New drivers, after the update the temps never got bevond 55 degrees celcius. But this could be a fluke because the GPU never felt like 90 degrees celcius 

[sIGPIC][/sIGPIC]

Posted

Funny how often I keep reading well if the crash was related to DCS we would have a ton of people saying something. They are just on different post. 

  • Recently Browsing   0 members

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