Captin Pelley Posted September 16, 2022 Posted September 16, 2022 Hi, in both Hoggit and a private squadron server I've gotten multiple hard crashes followed by everything on my multiple screens also freezing and crashing including Discord, Opentrack, and SRS all at the same time. Any advice would be appreciated. dcs.log
Flappie Posted September 16, 2022 Posted September 16, 2022 Hi @Captin Pelley. "E_OUTOFMEMORY" error + lots of "(function-name not available)". Two symptoms of RAM issue. 2022-09-16 04:11:47.032 INFO EDTERRAINGRAPHICS41: forestDetailsFactor = 0.750000 2022-09-16 04:12:06.017 INFO NET: Current ping: 50.9ms 2022-09-16 04:12:36.027 INFO NET: Current ping: 51.6ms 2022-09-16 04:12:58.293 INFO EDCORE: try to write dump information 2022-09-16 04:12:58.297 INFO EDCORE: # -------------- 20220916-041258 -------------- 2022-09-16 04:12:58.297 INFO EDCORE: DCS/2.7.17.29493 (x86_64; Windows NT 10.0.19044) 2022-09-16 04:12:58.298 INFO EDCORE: D:\DCS Game Files\bin\DCS.exe 2022-09-16 04:12:58.299 INFO EDCORE: # C0000005 ACCESS_VIOLATION at A4BCF975 00:00000000 2022-09-16 04:12:58.308 INFO EDCORE: SymInit: Symbol-SearchPath: '.;D:\DCS Game Files;D:\DCS Game Files\bin;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'camer' 2022-09-16 04:12:58.309 INFO EDCORE: OS-Version: 10.0.19044 () 0x300-0x1 2022-09-16 04:12:59.259 ERROR DX11BACKEND: failed to create structed buffer. Reason: E_OUTOFMEMORY 2022-09-16 04:12:59.259 ERROR DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG 2022-09-16 04:12:59.259 ERROR DX11BACKEND: CreateUnorderedAccessView FAILED. Reason: E_INVALIDARG 2022-09-16 04:12:59.340 INFO EDCORE: 0x0000000000A6F975 (DCS): SW + 0x749B05 2022-09-16 04:12:59.342 INFO EDCORE: 0x0000000000A6FC22 (DCS): SW + 0x749DB2 2022-09-16 04:12:59.343 INFO EDCORE: 0x0000000000026755 (libsndfile-1): (function-name not available) + 0x0 2022-09-16 04:12:59.344 INFO EDCORE: 0x000001FD24850080 ((module-name not available)): (function-name not available) + 0x0 2022-09-16 04:12:59.345 INFO EDCORE: 0x000001FD248593D0 ((module-name not available)): (function-name not available) + 0x0 2022-09-16 04:12:59.345 INFO EDCORE: 0x0000000000000001 ((module-name not available)): (function-name not available) + 0x0 2022-09-16 04:12:59.346 INFO EDCORE: 0x00000000000E2F90 (edCore): edvfs::Metadata::parseMetafile + 0x5B40 2022-09-16 04:12:59.346 INFO EDCORE: 0x000000000000E977 (ed_sound): (function-name not available) + 0x0 2022-09-16 04:12:59.346 INFO EDCORE: 0x000000000000F258 (ed_sound): (function-name not available) + 0x0 2022-09-16 04:12:59.347 INFO EDCORE: 0x000000000000E55B (ed_sound): (function-name not available) + 0x0 2022-09-16 04:12:59.347 INFO EDCORE: 0x000000000000352E (ed_sound): (function-name not available) + 0x0 2022-09-16 04:12:59.347 INFO EDCORE: 0x0000000000017034 (KERNEL32): BaseThreadInitThunk + 0x14 2022-09-16 04:12:59.347 INFO EDCORE: 0x00000000000526A1 (ntdll): RtlUserThreadStart + 0x21 2022-09-16 04:12:59.349 INFO EDCORE: MiniDumpWriteDump failed. Error: 2147942408 2022-09-16 04:12:59.349 INFO Lua::Config: stack traceback: Try a bigger pagefile: Access your pagefile settings. Identify which drive contains your pagefile (it's the one that does not read "None"). Ensure you have sufficient space in this drive (at least 45 GB). If not, it's time to make some room. Untick "Automatically manage paging file size...". Set initial size to 32768 (32 GB). Set max size to 32768. Of course, if you can afford it, the best solution is to gve your PC 64 GB of RAM. Because if you do, it will barely use the pagefile. But setting a bigger pagefile is free of charge, you don't have to mess with your PC's entrails, and the result is instantaneous when RAM is indeed the source of the issue. ---
Recommended Posts