Jump to content

Game crashes when joining 4YA server


Go to solution Solved by Flappie,

Recommended Posts

Posted

guys I can play dcs in singleplayer fine but the moment I turned on my radar the game crashed. My game is on External ssd

I appreciate if you guys help me so I know what to fix

  • Solution
Posted (edited)

Hi. I see your graphic driver is a bit oudated. This one is compatible with your GPU: https://www.nvidia.fr/Download/driverResults.aspx/216299/en-us

 

But your crash is caused by a lack of memory:

2023-11-10 16:15:03.327 ERROR_ONCE DX11BACKEND (6820): texture '.' not found. Asked from ''
2023-11-10 16:15:04.515 ALERT   EDCORE (1396): Out of memory in ed_malloc for 22369828 bytes.
2023-11-10 16:15:04.537 INFO    EDCORE (1396): try to write dump information
2023-11-10 16:15:05.122 INFO    EDCORE (Main): Loaded G:/DCS/DCS World OpenBeta/Mods/aircraft/Flaming Cliffs/bin/A10A.dll
2023-11-10 16:15:08.042 INFO    EDCORE (Main): Loaded G:/DCS/DCS World OpenBeta/Mods/aircraft/Flaming Cliffs/bin/F15.dll
2023-11-10 16:15:08.265 ERROR   DX11BACKEND (6820): Failed to create shader resource view for /textures/field_1_mask.tif.dds. Reason: Not enough memory resources are available to complete this operation.
...
2023-11-10 16:15:08.462 ERROR   EDCORE (6820): More out of memory in ed_malloc for 44739416 bytes.
2023-11-10 16:15:08.462 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 44739384 bytes.
2023-11-10 16:15:08.462 ERROR   EDCORE (6820): Not enough memory to decompress: assets_cauc_roads_uvsroad.png.dds
2023-11-10 16:15:08.464 WARNING SECURITYCONTROL (6820): IC fail: /textures/assets_cauc_roads_uvsroad @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.464 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/assets_cauc_roads_uvsroad.png.dds'. Reason: The parameter is incorrect.
2023-11-10 16:15:08.484 INFO    EDCORE (1396): # -------------- 20231110-161508 --------------
2023-11-10 16:15:08.533 INFO    EDCORE (1396): DCS/2.9.0.47168 (x86_64; MT; Windows NT 10.0.19044)
2023-11-10 16:15:08.560 ERROR   EDCORE (6820): More out of memory in ed_malloc for 44739416 bytes.
2023-11-10 16:15:08.560 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 44739384 bytes.
2023-11-10 16:15:08.560 ERROR   EDCORE (6820): Not enough memory to decompress: assets_cauc_roads_uvsrdb.png.dds
2023-11-10 16:15:08.561 WARNING SECURITYCONTROL (6820): IC fail: /textures/assets_cauc_roads_uvsrdb @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.561 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/assets_cauc_roads_uvsrdb.png.dds'. Reason: The parameter is incorrect.
2023-11-10 16:15:08.580 INFO    EDCORE (1396): G:\DCS\DCS World OpenBeta\bin-mt\edCore.dll
2023-11-10 16:15:08.596 INFO    EDCORE (1396): # 80000003 BREAKPOINT at 00007ffec56c793b 00:00000000
2023-11-10 16:15:08.599 ERROR   EDCORE (6820): More out of memory in ed_malloc for 5592592 bytes.
2023-11-10 16:15:08.599 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 5592560 bytes.
2023-11-10 16:15:08.599 ERROR   EDCORE (6820): Not enough memory to decompress: rivers_caucasus_05.tif.dds
2023-11-10 16:15:08.600 WARNING SECURITYCONTROL (6820): IC fail: /textures/rivers_caucasus_05 @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.600 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/rivers_caucasus_05.tif.dds'. Reason: The parameter is incorrect.
2023-11-10 16:15:08.600 ERROR   EDCORE (6820): More out of memory in ed_malloc for 5592592 bytes.
2023-11-10 16:15:08.600 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 5592560 bytes.
2023-11-10 16:15:08.600 ERROR   EDCORE (6820): Not enough memory to decompress: rivers_caucasus_05_watermask.tif.dds
2023-11-10 16:15:08.617 WARNING SECURITYCONTROL (6820): IC fail: /textures/rivers_caucasus_05_watermask @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.617 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/rivers_caucasus_05_watermask.tif.dds'. Reason: The parameter is incorrect.

 

You have 16GB of RAM and a small 6GB pagefile. You should set a bigger pagefile.

2023-11-10 16:08:35.771 INFO    APP (Main): CPU cores: 6, threads: 12, System RAM: 16226 MB, Pagefile: 6951 MB

 

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

Use these values: init size=16384 ; max size=32768

Beforehand, ensure your drives have sufficient free space (at least 50 GB per drive).

Edited by Flappie

---

Posted
1 hour ago, Flappie said:

Hi. I see your graphic driver is a bit oudated. This one is compatible with your GPU: https://www.nvidia.fr/Download/driverResults.aspx/216299/en-us

 

But your crash is caused by a lack of memory:

2023-11-10 16:15:03.327 ERROR_ONCE DX11BACKEND (6820): texture '.' not found. Asked from ''
2023-11-10 16:15:04.515 ALERT   EDCORE (1396): Out of memory in ed_malloc for 22369828 bytes.
2023-11-10 16:15:04.537 INFO    EDCORE (1396): try to write dump information
2023-11-10 16:15:05.122 INFO    EDCORE (Main): Loaded G:/DCS/DCS World OpenBeta/Mods/aircraft/Flaming Cliffs/bin/A10A.dll
2023-11-10 16:15:08.042 INFO    EDCORE (Main): Loaded G:/DCS/DCS World OpenBeta/Mods/aircraft/Flaming Cliffs/bin/F15.dll
2023-11-10 16:15:08.265 ERROR   DX11BACKEND (6820): Failed to create shader resource view for /textures/field_1_mask.tif.dds. Reason: Not enough memory resources are available to complete this operation.
...
2023-11-10 16:15:08.462 ERROR   EDCORE (6820): More out of memory in ed_malloc for 44739416 bytes.
2023-11-10 16:15:08.462 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 44739384 bytes.
2023-11-10 16:15:08.462 ERROR   EDCORE (6820): Not enough memory to decompress: assets_cauc_roads_uvsroad.png.dds
2023-11-10 16:15:08.464 WARNING SECURITYCONTROL (6820): IC fail: /textures/assets_cauc_roads_uvsroad @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.464 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/assets_cauc_roads_uvsroad.png.dds'. Reason: The parameter is incorrect.
2023-11-10 16:15:08.484 INFO    EDCORE (1396): # -------------- 20231110-161508 --------------
2023-11-10 16:15:08.533 INFO    EDCORE (1396): DCS/2.9.0.47168 (x86_64; MT; Windows NT 10.0.19044)
2023-11-10 16:15:08.560 ERROR   EDCORE (6820): More out of memory in ed_malloc for 44739416 bytes.
2023-11-10 16:15:08.560 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 44739384 bytes.
2023-11-10 16:15:08.560 ERROR   EDCORE (6820): Not enough memory to decompress: assets_cauc_roads_uvsrdb.png.dds
2023-11-10 16:15:08.561 WARNING SECURITYCONTROL (6820): IC fail: /textures/assets_cauc_roads_uvsrdb @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.561 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/assets_cauc_roads_uvsrdb.png.dds'. Reason: The parameter is incorrect.
2023-11-10 16:15:08.580 INFO    EDCORE (1396): G:\DCS\DCS World OpenBeta\bin-mt\edCore.dll
2023-11-10 16:15:08.596 INFO    EDCORE (1396): # 80000003 BREAKPOINT at 00007ffec56c793b 00:00000000
2023-11-10 16:15:08.599 ERROR   EDCORE (6820): More out of memory in ed_malloc for 5592592 bytes.
2023-11-10 16:15:08.599 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 5592560 bytes.
2023-11-10 16:15:08.599 ERROR   EDCORE (6820): Not enough memory to decompress: rivers_caucasus_05.tif.dds
2023-11-10 16:15:08.600 WARNING SECURITYCONTROL (6820): IC fail: /textures/rivers_caucasus_05 @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.600 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/rivers_caucasus_05.tif.dds'. Reason: The parameter is incorrect.
2023-11-10 16:15:08.600 ERROR   EDCORE (6820): More out of memory in ed_malloc for 5592592 bytes.
2023-11-10 16:15:08.600 ERROR   EDCORE (6820): More out of memory in SharedBuffer for 5592560 bytes.
2023-11-10 16:15:08.600 ERROR   EDCORE (6820): Not enough memory to decompress: rivers_caucasus_05_watermask.tif.dds
2023-11-10 16:15:08.617 WARNING SECURITYCONTROL (6820): IC fail: /textures/rivers_caucasus_05_watermask @ mods/terrains/caucasus/vfstextures/vectordataassetwinter.zip
2023-11-10 16:15:08.617 ERROR   BACKENDCOMMON (6820): Can't load image '/textures/rivers_caucasus_05_watermask.tif.dds'. Reason: The parameter is incorrect.

 

You have 16GB of RAM and a small 6GB pagefile. You should set a bigger pagefile.

2023-11-10 16:08:35.771 INFO    APP (Main): CPU cores: 6, threads: 12, System RAM: 16226 MB, Pagefile: 6951 MB

 

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

Use these values: init size=16384 ; max size=32768

Beforehand, ensure your drives have sufficient free space (at least 50 GB per drive).

 

I have already set my page file to 16384 on my internal SSD which has 23.3 gb of free space. Should I change it to external SSD where DCS is installed?

 
Posted
1 hour ago, Mohammadsab said:

Should I change it to external SSD where DCS is installed?

I don't recommend it, for two reasons:

  • If your external drive is not as fast as an SSD, DCS might suffer from heavy stutter.
  • If your external drive gets disconnected, Windows will lose its pagefile and it might crash as a result.

It would be best if you could move files you don't use often from your internal SSD to your external SSD.

  • Like 1

---

Posted
27 minutes ago, Flappie said:

I don't recommend it, for two reasons:

  • If your external drive is not as fast as an SSD, DCS might suffer from heavy stutter.
  • If your external drive gets disconnected, Windows will lose its pagefile and it might crash as a result.

It would be best if you could move files you don't use often from your internal SSD to your external SSD.

I would if my internal SSD wasn't 128gb total space 😁

Posted

If you have no other choice, you can try moving your pagefile to your external SSD. Just make sure nobody will disconnect your external SSD...

While we're at it, since you installed DCS on your external drive, make sure Windows is not authorized to put it to sleep while you play (https://answers.microsoft.com/en-us/windows/forum/all/external-hard-drive-goes-to-sleep-on-windows-11/d49dc73a-4312-4d64-867f-7b9987c10298).

  • Thanks 1

---

  • Recently Browsing   0 members

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