Jumpjim Posted May 8, 2023 Posted May 8, 2023 This is royally doing my nut now. I haven't managed to get the MT build to run once yet. It crashes the computer completely (AMD 5900x, RTX 3080, 64Gb RAM, NVME drive) I run with a Reverb G2 and had OpenXR installed previously which worked well. I cannot get either the standard bin build to load, or the bin-mt Help before I have no hair left! Thanks in advance! dcs.log
Solution Flappie Posted May 8, 2023 Solution Posted May 8, 2023 (edited) Hi. The error message below often indicates an issue with the options.lua file. 2023-05-08 10:04:42.057 INFO EDCORE (Main): (dDispatcher)enterToState_:1 2023-05-08 10:04:42.435 ALERT Dispatcher (Main): Error starting Game GUI: [string "./MissionEditor/modules/TableUtils.lua"]:3: assertion failed! 2023-05-08 10:04:42.436 INFO EDCORE (Main): (dDispatcher)enterToState_:2 Browse to "Saved Games/DCS.../Config". Rename your "options.lua" file to "options.lua.bak". Try DCS MT. If it fixes your issue, please attach the options.lua.bak file here. I'd like to know what causes this (you're not the first one encountering this issue). Edited May 8, 2023 by Flappie 1 ---
Jumpjim Posted May 9, 2023 Author Posted May 9, 2023 (edited) Seems to have sorted it.. I can't tell you how frustrating it has been trying to get this to work. File attached... options.lua Edited May 9, 2023 by Jumpjim
Flappie Posted May 9, 2023 Posted May 9, 2023 Thanks. For an unknown reason, your options.lua file was... almost empty! options = { ["miscellaneous"] = { ["autologin"] = true, }, } I guess something must trigger this, but I don't know what. Anyway, thanks for your feedback and enjoy! ---
Recommended Posts