LTRMcrew Posted April 23, 2022 Posted April 23, 2022 dcs.log Log starts going on about module not found dcs.20220423-205645.crash
Flappie Posted April 28, 2022 Posted April 28, 2022 (edited) You're using a Lua script which generates a lot of errors, constantly. It seems to lead to a lack of memory error. 2022-04-23 20:56:35.642 ERROR Lua::Config: Call error LuaExportAfterNextFrame:[string "C:\Users\LTRMcrew\Saved Games\DCS.openbeta\Scripts/TheWay.lua"]:126: attempt to index a nil value stack traceback: [C]: ? [string "C:\Users\LTRMcrew\Saved Games\DCS.openbeta\Scripts/TheWay.lua"]:126: in function <[string "C:\Users\LTRMcrew\Saved Games\DCS.openbeta\Scripts/TheWay.lua"]:112>. 2022-04-23 20:56:41.571 WARNING LOG: 374 duplicate message(s) skipped. 2022-04-23 20:56:41.571 ERROR DX11BACKEND: failed to create vertex buffer. Reason: E_OUTOFMEMORY Try this: Go to Saved Games/DCS.../Scripts. Edit Export.lua. Comment out all calls to TheWay.lua. Edited April 28, 2022 by Flappie ---
Recommended Posts