prestonflying Posted July 12, 2023 Posted July 12, 2023 Greetings, trying to figure out the best solution for this crash. Anyone else getting crashes with latest NVIDA drivers? 2023-07-12 00:11:20.509 INFO DX11BACKEND (6784): NVIDIA Display Driver Version 53640.r536_08 ... 2023-07-12 00:11:27.772 INFO APP (Main): gDescription: "NVIDIA GeForce RTX 3070" gVendorId: 4318 gDeviceId: 9348 gMemory: 8031 MB ... Flying for 2+ hours ... 2023-07-12 02:55:20.861 INFO EDCORE (4564): try to write dump information 2023-07-12 02:55:20.864 INFO EDCORE (4564): # -------------- 20230712-025521 -------------- 2023-07-12 02:55:20.864 INFO EDCORE (4564): DCS/2.8.6.41363 (x86_64; MT; Windows NT 10.0.22621) 2023-07-12 02:55:20.865 INFO EDCORE (4564): C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_5b6e4554b945d508\nvwgf2umx.dll 2023-07-12 02:55:20.866 INFO EDCORE (4564): # C0000005 ACCESS_VIOLATION at 00007fffa4885559 00:00000000 2023-07-12 02:55:20.867 INFO EDCORE (4564): SymInit: Symbol-SearchPath: 'C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin-mt;', symOptions: 532, UserName: 'SAVVAS' 2023-07-12 02:55:20.867 INFO EDCORE (4564): OS-Version: 10.0.22621 () 0x300-0x1 2023-07-12 02:55:20.868 INFO EDCORE (4564): 0x00000000001d5559 (nvwgf2umx): NVENCODEAPI_Thunk + 0x5EB09 2023-07-12 02:55:20.868 INFO EDCORE (4564): 0x000000000155f62f (nvwgf2umx): NVAPI_Thunk + 0x11FFE7F 2023-07-12 02:55:20.869 INFO EDCORE (4564): 0x000000000155f58f (nvwgf2umx): NVAPI_Thunk + 0x11FFDDF 2023-07-12 02:55:20.869 INFO EDCORE (4564): 0x000000000155443d (nvwgf2umx): NVAPI_Thunk + 0x11F4C8D 2023-07-12 02:55:20.869 INFO EDCORE (4564): 0x0000000000573eba (nvwgf2umx): NVAPI_Thunk + 0x21470A 2023-07-12 02:55:20.869 INFO EDCORE (4564): 0x0000000001da822e (nvwgf2umx): OpenAdapter12 + 0x66AABE 2023-07-12 02:55:20.869 INFO EDCORE (4564): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D 2023-07-12 02:55:22.786 INFO EDCORE (4564): Minidump created. 2023-07-12 02:55:22.786 INFO Lua::Config (4564): stack traceback: 2023-07-12 02:55:22.795 WARNING LOG (3628): 3 duplicate message(s) skipped.
Flappie Posted July 12, 2023 Posted July 12, 2023 Hi. Please attach your whole dcs.log file (drag and drop it under the text box). ---
skyfallnyc Posted July 14, 2023 Posted July 14, 2023 dcs.log Just had same crash as shown above where preston posted it for me. Just happened again in single player mission.
Flappie Posted July 14, 2023 Posted July 14, 2023 Hi. You freeze/crash was certainly caused by your DCS-BIOS / TheWay / HELIOS scripts. Here are the last lines: 2023-07-14 01:17:13.682 INFO HELIOS.EXPORT (Main): driver 'HeliosDriver16' for 'FA-18C_hornet' is already loaded 2023-07-14 01:17:13.682 INFO HELIOS.EXPORT (Main): notifying Helios of active vehicle 'FA-18C_hornet' 2023-07-14 01:17:13.682 INFO HELIOS.EXPORT (Main): notifying Helios of active driver 'HeliosDriver16' 2023-07-14 01:17:40.167 ERROR THEWAY (Main): Error in upstream LuaExportBeforeNextFrame function[string "C:\Users\savva\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\lib\Util.lua"]:497: attempt to compare nil with number 2023-07-14 01:21:28.574 WARNING LOG (21124): 8 duplicate message(s) skipped. 2023-07-14 01:21:28.574 ERROR ED_SOUND (19084): render time = 0.368087s exceeded allowed slice of 0.022000s 2023-07-14 01:21:28.575 ERROR ED_SOUND (18816): render time = 0.370096s exceeded allowed slice of 0.022000s Ensure these mods are all up-to-date, and make sure there are not conflicting. I also found these errors earlier in your log: Ligne 293: 2023-07-14 00:26:46.814 ALERT EDCORE (Main): Launching process 'C:\Program Files\DCS-BIOS\dcs-bios-hub.exe' failed with error code 2, command line: --autorun-mode, current directory: . Ligne 315: 2023-07-14 00:26:47.222 ERROR LuaHooks (Main): [string "C:\Users\savva\Saved Games\DCS.openbeta\Scripts\Hooks\SRSExport.lua"]:85: attempt to index local 'airCraftInfo' (a nil value) SRS does not seem to be happy either. You want to check this as well. If in doubt, you can disable all these scripts very easily: rename your "Saved Games/DCS.../Scripts/Export.lua" file to some other name, so DCS cannot load the file. Then see if DCS keeps crashing. ---
Recommended Posts