Jump to content

Game freezes then crashes whenever loading into multiplayer servers


Recommended Posts

Posted

Started having a problem with crashing recently when trying to load into a mp server in VR. Whenever DCS crashes it also crashes many or all of the desktop apps. This is a recent issue as I had been playing in mp servers for weeks without any issues. This has been happening both on Open Beta 2.7.18.30348 and Open Beta 2.7.17.29493. I have increased my page file size, tried cleaning up and repairing, and even reinstalling DCS but to no success.

I have a Reverb G2, AMD Ryzen 5 3600, 16gb ram, RTX 2060

Any help would be appreciated!

 dcs.logdcs.20220922-190020.crash

Posted
1 hour ago, Foxtrot_34 said:

Started having a problem with crashing recently when trying to load into a mp server in VR. Whenever DCS crashes it also crashes many or all of the desktop apps. This is a recent issue as I had been playing in mp servers for weeks without any issues. This has been happening both on Open Beta 2.7.18.30348 and Open Beta 2.7.17.29493. I have increased my page file size, tried cleaning up and repairing, and even reinstalling DCS but to no success.

I have a Reverb G2, AMD Ryzen 5 3600, 16gb ram, RTX 2060

Any help would be appreciated!

  dcs.log 96.58 kB · 2 downloads dcs.20220922-190020.crash 1.3 kB · 2 downloads

hello. looked at your log. are you using a shader mod for VR? if so, see if there is an update.

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
3 minutes ago, Foxtrot_34 said:

No, I just reinstalled DCS yesterday trying to fix the issue. I had the UH-60 mod but haven't reinstalled it. 

just before your crash there is this line

2022-09-22 19:00:19.148 ERROR   SOUND: can't alloc memory for 'effects\explosions\explodeair_4': 450522 frames, 2 channel(s)

go into Saved Games and rename your DC folder to DCS.BAK. then restart DCS. it will be recreated. if it does not crash, we know there is something in the folder causing the crash. NOTE, your controls will not be there. they will need to be copied.

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

lots of memory errors.

2022-09-23 19:17:45.422 ERROR   DX11BACKEND: failed to create vertex buffer. Reason: E_OUTOFMEMORY
2022-09-23 19:17:45.422 ERROR   DX11BACKEND: Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2022-09-23 19:17:45.428 ERROR   DX11BACKEND: failed to create vertex buffer. Reason: E_OUTOFMEMORY
2022-09-23 19:17:45.428 ERROR   DX11BACKEND: Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2022-09-23 19:17:45.446 ERROR   DX11BACKEND: failed to create vertex buffer. Reason: E_OUTOFMEMORY
2022-09-23 19:17:45.446 ERROR   DX11BACKEND: Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2022-09-23 19:17:45.449 ERROR   DX11BACKEND: failed to create vertex buffer. Reason: E_OUTOFMEMORY
2022-09-23 19:17:45.449 ERROR   DX11BACKEND: Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2022-09-23 19:17:45.450 ERROR   DX11BACKEND: failed to create vertex buffer. Reason: E_OUTOFMEMORY
2022-09-23 19:17:45.450 ERROR   DX11BACKEND: Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183

i see precedence for error pointing to video card. but yours is fine. do you have a static pagefile? if not set it to 16384 static and try again.

look here

 

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 (edited)

I had a page file that was at 16384 when it was crashing. I upped it to 32768 min/max and it did not crash but it was unplayably lagy (1-10 FPS). Do I just need to buy some more ram?

EDIT: I did some more testing and got my frames back to what they were before DCS was crashing. I should get more RAM anyway?

Edited by Foxtrot_34
Posted

is your page file on an SSD? run this and save the log and post it here.

https://support.microsoft.com/en-us/windows/open-and-run-dxdiag-exe-dad7792c-2ad5-f6cd-5a37-bf92228dfd85

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 (edited)
8 hours ago, Foxtrot_34 said:

Yes, it is.

look at this link and run steps for BASIC DRIVE INFO. post results here.

https://www.windowscentral.com/how-check-hard-drive-model-serial-number-firmware-version-and-more-using-command-prompt

i suspect drive may be full or you have a RAM problem.

https://www.memtest86.com/ this is for testing your RAM. i suggest you do the test while only one DIMM is installed at a time.

you can also run card in DEBUG mode. this would be easiest and maybe done first to get it out of way. 

https://www.evga.com/support/faq/FAQdetails.aspx?faqid=59594

good luck.

Edited by silverdevil

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

When running through the BASIC DRIVE INFO in cmd it kept giving me access denied messages and when I ran it as an admin it gave me "Invalid GET expression". I tried it in PowerShell as well and got the same result. As for the mem test, I dont have a usb stick so I'll get one tomorrow and post with the results of that. 

Posted (edited)
1 hour ago, Foxtrot_34 said:

When running through the BASIC DRIVE INFO in cmd it kept giving me access denied messages and when I ran it as an admin it gave me "Invalid GET expression". I tried it in PowerShell as well and got the same result. As for the mem test, I dont have a usb stick so I'll get one tomorrow and post with the results of that. 

hmm. that was going to be my suggestion.. open command prompt as admin. but i guess that does not work for you.

null

image.png

Edited by silverdevil

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 (edited)

@Foxtrot_34 now i am seeing a load of IC fail

2022-09-24 22:50:38.157 ERROR   EDCORE: Not enough memory to decmpress: SA342_Camou_ADT_7_damage_main_map.dds
2022-09-24 22:50:38.160 WARNING SECURITYCONTROL: IC fail: textures/sa342_camou_adt_7_damage_main_map @ coremods/aircraft/sa342/textures/sa342.zip

this may not be all of your problems though it needs to be fixed. try a LONG repair.

null

image.png

EDIT. I have another idea too. repair Microsoft Visual C++ in Windows control panel. look for date installed that matches date installed for DCS. this page has other tips.

https://www.digitalcombatsimulator.com/en/support/faq/startup/

Edited by silverdevil

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.

  • Recently Browsing   0 members

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