Jump to content

Out of memory GAME CRASH


Go to solution Solved by Flappie,

Recommended Posts

Posted

Good morning,

Please, see attached my system configuration:

The problem is that the game crashes in the middle of the game, especially when an explosion occurs.
I had a lower-end GTX 2G video card, 16MB RAM, and this problem didn't occur. Why?

How can I solve this problem?

Thank you,

Paulo

 

硬件参数.png

  • Solution
Posted

Thank you. It clearly looks like a lack of memory issue ("out of memory"):

2024-05-05 11:14:11.192 ALERT   EDCORE (9508): Out of memory in ed_malloc for 5592592 bytes.
2024-05-05 11:14:11.193 INFO    EDCORE (9508): try to write dump information
2024-05-05 11:14:11.203 INFO    EDCORE (9508): # -------------- 20240505-111411 --------------
2024-05-05 11:14:11.204 INFO    EDCORE (9508): DCS/2.9.4.53707 (x86_64; MT; Windows NT 10.0.19042)
2024-05-05 11:14:11.205 INFO    EDCORE (9508): E:\DCS World OpenBeta\bin-mt\edCore.dll
2024-05-05 11:14:11.205 INFO    EDCORE (9508): # 80000003 BREAKPOINT at 00007ffa1baa77ab 00:00000000
2024-05-05 11:14:11.206 ERROR   EDCORE (1436): More out of memory in ed_malloc for 5592592 bytes.
2024-05-05 11:14:11.206 ERROR   EDCORE (1436): More out of memory in SharedBuffer for 5592560 bytes.
2024-05-05 11:14:11.206 ERROR   EDCORE (1436): Not enough memory to decompress: AIM_120C_diff_RoughMet.dds
2024-05-05 11:14:11.206 WARNING SECURITYCONTROL (1436): IC fail: /textures/aim_120c_diff_roughmet @ bazar/world/textures/aim-120.zip
2024-05-05 11:14:11.209 INFO    EDCORE (9508): SymInit: Symbol-SearchPath: 'E:\DCS World OpenBeta\bin-mt;', symOptions: 532, UserName: 'Administrator'
2024-05-05 11:14:11.209 ERROR   BACKENDCOMMON (1436): Can't load image '/textures/AIM_120C_diff_RoughMet.dds'. Reason: The parameter is incorrect.
2024-05-05 11:14:11.212 INFO    EDCORE (9508): OS-Version: 10.0.19042 () 0x100-0x1
2024-05-05 11:14:11.372 INFO    EDCORE (9508): 0x00000000000277ab (edCore): ed::fatal_out_of_memory + 0x3B
2024-05-05 11:14:11.375 INFO    EDCORE (9508): 0x0000000000022ea7 (edCore): ed::SharedBuffer::create + 0x37
2024-05-05 11:14:11.377 INFO    EDCORE (9508): 0x000000000005f207 (edCore): edvfs::FSMappedFile::tell + 0x1087
2024-05-05 11:14:11.378 INFO    EDCORE (9508): 0x000000000005efcc (edCore): edvfs::FSMappedFile::tell + 0xE4C
2024-05-05 11:14:11.378 INFO    EDCORE (9508): 0x000000000005696b (edCore): CoreUtils::TempFilesManager::TempFilesManager + 0x3A6B
2024-05-05 11:14:11.378 INFO    EDCORE (9508): 0x00000000000075fa (renderer): render::openFirstOccurrence + 0x8A
2024-05-05 11:14:11.378 INFO    EDCORE (9508): 0x0000000000068df7 (dx11backend): createRenderer + 0x4F627
2024-05-05 11:14:11.378 INFO    EDCORE (9508): 0x000000000006d1b8 (dx11backend): createRenderer + 0x539E8
2024-05-05 11:14:11.379 INFO    EDCORE (9508): 0x000000000003180b (dx11backend): createRenderer + 0x1803B
2024-05-05 11:14:11.379 INFO    EDCORE (9508): 0x0000000000034fc9 (edCore): ed::this_thread::yield + 0xB49
2024-05-05 11:14:11.379 INFO    EDCORE (9508): 0x0000000000049ff6 (edCore): ed::this_thread::yield + 0x15B76
2024-05-05 11:14:11.379 INFO    EDCORE (9508): 0x00000000000339c1 (edCore): ed::thread::_get_current_thread_id + 0x71
2024-05-05 11:14:11.379 INFO    EDCORE (9508): 0x0000000000021bb2 (ucrtbase): _configthreadlocale + 0x92
2024-05-05 11:14:11.379 INFO    EDCORE (9508): 0x0000000000017034 (KERNEL32): BaseThreadInitThunk + 0x14
2024-05-05 11:14:15.793 INFO    EDCORE (9508): Minidump created.

It's not that surprising since your Windows has no pagefile:

2024-05-05 09:56:38.084 INFO    APP (Main): CPU cores: 6, threads: 12, System RAM: 32578 MB, Pagefile: 0 MB

 

Setting the default automatic pagefile will solve your issue, without a doubt. Here's a guide to set it on: https://support.robertsspaceindustries.com/hc/en-us/articles/360000083387-Out-of-memory-errors-set-your-pagefile

You should get this:

image.png

  • Like 2

---

  • Flappie changed the title to Out of memory GAME CRASH
  • Recently Browsing   0 members

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