Jump to content

Recommended Posts

Posted

I have been having a LOT of crashes lately. It will either crash to desktop, or total crash including PC reset. (this attached log was a total powerdown) I have done everything I can think of. It is mostly in the F-15E.

I have, 

Updated Bios, set pagefile to 16GB, no mods or scripts, tweaked graphics, fresh install of DCS, stress tested GPU, tested memory.

Here is the latest log. Anyone have any ideas?

 

dcs1.log

Posted
2024-01-13 17:02:46.287 ERROR   Lua::Config (Main): Lua error can't open 'C:\Users\erjdr\Saved Games\DCS.openbeta\/Config/F-15E/NCTR.lua' in "C:\Users\erjdr\Saved Games\DCS.openbeta\/Config/F-15E/NCTR.lua"
2024-01-13 17:02:46.288 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "Base TACAN receiver" with id - 4
2024-01-13 17:02:46.289 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio UHF1
2024-01-13 17:02:46.289 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio UHF2
2024-01-13 17:02:46.298 INFO    F15E_CPT (Main): INS Gyros >> Drift N=0.000000nm E=0.000000nm  GS N=0.000000 E=0.000000 Angle errors vertical=0.000000 horizontal=-0.013789
2024-01-13 17:02:46.310 ERROR   Lua::Config (Main): Lua error can't open 'C:\Users\erjdr\Saved Games\DCS.openbeta\/Config/F-15E/ALE45_PRG.lua' in "C:\Users\erjdr\Saved Games\DCS.openbeta\/Config/F-15E/ALE45_PRG.lua"
2024-01-13 17:02:46.320 WARNING LOG (33336): 1 duplicate message(s) skipped.
2024-01-13 17:02:46.320 INFO    WORLDGENERAL (Main): loaded from mission Scripts/World/birds.lua
2024-01-13 17:02:46.321 INFO    APP (Main): dbox not found , skip
2024-01-13 17:02:46.344 INFO    EDTERRAINGRAPHICS41 (29960):     surface5 gc() LOD 0 0 squares
2024-01-13 17:02:46.345 INFO    EDTERRAINGRAPHICS41 (29960):     surface5 gc() LOD 1 0 squares
2024-01-13 17:02:46.345 INFO    EDTERRAINGRAPHICS41 (29960):     surface5 gc() LOD 2 0 squares
2024-01-13 17:02:46.345 INFO    EDTERRAINGRAPHICS41 (29960):     surface5 gc() LOD 3 0 squares
2024-01-13 17:02:46.345 INFO    EDTERRAINGRAPHICS41 (29960): surface5 gc() 2.217300 ms
2024-01-13 17:02:46.349 INFO    WWT (Main): Winwing export installed!

At the very end of your log. ☝️

The call to WinWing scripts in your Export.lua file might be responsible for your crash.

Try this: browse to "Saved Games/DCS.../Scripts". Rename your "Export.lua" file to "Export.lua.bak". It will disable all external scripts, including WinWing's. See if the F-15E keeps crashing.

---

Posted

DCS was compiling shaders. One second before the end of the log, there's anoter call for a WinWing script (in export scripts, WinWing scripts are prefixed "wwt"):

2024-01-13 21:56:16.592 INFO    WWT (Main): Winwing export installed!
2024-01-13 21:56:17.703 INFO    WWT (Main): Export start!
  ...
2024-01-13 21:57:05.825 INFO    WWT (Main): F-15ESE
  (no more logs 1 second after this line)

Have you tried to neutralize your Export.lua file yet?

---

  • Recently Browsing   0 members

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