Jump to content

Recommended Posts

Posted

Hi. Your PC does not provide much RAM to DCS:

2025-03-16 10:38:06.843 INFO    APP (Main): CPU cores: 8, threads: 12, System RAM: 16088 MB, Pagefile: 6230 MB

and this ends up with a E_OUTOFMEMORY crash:

2025-03-16 10:41:34.120 ERROR   DX11BACKEND (2620): failed to create vertex buffer. Reason: E_OUTOFMEMORY
2025-03-16 10:41:34.120 ERROR   DX11BACKEND (2620): Failed assert `false && "failed to create vertex buffer"`
2025-03-16 10:41:38.359 ERROR   EDCORE (11064): More out of memory in ed_malloc for 1094889 bytes.
2025-03-16 10:41:38.359 ERROR   EDCORE (11064): More out of memory in SharedBuffer for 1094857 bytes.
2025-03-16 10:41:38.366 WARNING SECURITYCONTROL (11064): IC fail: /models/hb_f-4e_lod5 @ coremods/aircraft/f-4e/shapes
2025-03-16 10:41:38.366 ERROR   NGMODEL (11064): Can't load lod HB_F-4E_Lod5.edm of model hb_f-4e. Reason: Wrong header in model file.
2025-03-16 10:41:38.370 INFO    EDCORE (11064): try to write dump information
2025-03-16 10:41:43.435 ERROR   EDCORE (17924): More out of memory in ed_malloc for 20971535 bytes.
2025-03-16 10:41:43.435 ERROR   EDCORE (17924): More out of memory in ZoneAlloc for 20971520 bytes.
2025-03-16 10:41:43.435 INFO    EDCORE (17924): try to write dump information
2025-03-16 10:41:44.435 ERROR   EDCORE (16328): More out of memory in ed_malloc for 20971535 bytes.
2025-03-16 10:41:44.435 ERROR   EDCORE (16328): More out of memory in ZoneAlloc for 20971520 bytes.
2025-03-16 10:41:44.436 INFO    EDCORE (16328): try to write dump information
2025-03-16 10:42:08.639 ERROR   EDCORE (10120): More out of memory in ed_malloc for 20971535 bytes.
2025-03-16 10:42:08.639 ERROR   EDCORE (10120): More out of memory in ZoneAlloc for 20971520 bytes.
2025-03-16 10:42:08.639 INFO    EDCORE (10120): try to write dump information
2025-03-16 10:42:10.798 INFO    EDCORE (12360): # -------------- 20250316-104211 --------------
2025-03-16 10:42:10.799 INFO    EDCORE (12360): DCS/2.9.13.6818 (x86_64; MT; Windows NT 10.0.26100)
2025-03-16 10:42:10.800 INFO    EDCORE (12360): C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
2025-03-16 10:42:10.801 INFO    EDCORE (12360): # C0000005 ACCESS_VIOLATION at 00007ffd8d010561 00:00000000
2025-03-16 10:42:10.802 INFO    EDCORE (12360): SymInit: Symbol-SearchPath: 'D:\games\DCS World\bin-mt;', symOptions: 532, UserName: 'Ярослав'
2025-03-16 10:42:10.802 INFO    EDCORE (12360): OS-Version: 10.0.26100 () 0x300-0x1
2025-03-16 10:42:10.803 INFO    EDCORE (12360): 0x0000000000010561 (VCRUNTIME140): (function-name not available) + 0x0
2025-03-16 10:42:10.805 INFO    EDCORE (12360): 0x0000000000015415 (NGModel): model::GlassMaterialMT::draw + 0x2765
2025-03-16 10:42:10.805 INFO    EDCORE (12360): 0x000000000002576c (NGModel): model::ModelMaterialMT::draw + 0xFBFC
2025-03-16 10:42:10.806 INFO    EDCORE (12360): 0x000000000002d45b (NGModel): model::GRootNodeMT::uploadBuffers + 0x5B
2025-03-16 10:42:10.806 INFO    EDCORE (12360): 0x000000000003c633 (NGModel): model::NGModelLodsMT::applyMults + 0xF3
2025-03-16 10:42:10.806 INFO    EDCORE (12360): 0x000000000003a3f0 (NGModel): model::NGModelLodsMT::~NGModelLodsMT + 0x7F0
2025-03-16 10:42:10.807 INFO    EDCORE (12360): 0x0000000000033ab8 (edCore): ed::SyncTaskQueue::push_task + 0x478
2025-03-16 10:42:10.807 INFO    EDCORE (12360): 0x0000000000048af6 (edCore): ed::SyncTaskQueue::push_task + 0x154B6
2025-03-16 10:42:10.807 INFO    EDCORE (12360): 0x00000000000323b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2025-03-16 10:42:10.808 INFO    EDCORE (12360): 0x00000000000037b0 (ucrtbase): wcsrchr + 0x150
2025-03-16 10:42:10.808 INFO    EDCORE (12360): 0x000000000002e8d7 (KERNEL32): BaseThreadInitThunk + 0x17

 

You must either:

  • Buy more RAM
  • Or extend Windows pagefile to 16GB or even 32 GB, but you must first ensure that your pagefile storage drive is fast enough (no HDD) and that it has enough free space.

 

---

  • Recently Browsing   0 members

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