Fred Emmott
Fred Emmott
One of your other crashes (the debug zip contains the .txt files, but not the much larger dump files) shows switching profiles 7 times less than a second after starting...
Can you also attach the debug zip from the new version please? That includes the settings, along with a bunch of other things
Looks like you're encountering two different issues: The 13:29:11 34092 crash is again showing you repeatedly switching between multiple profiles - in this case, 'Default' and 'MSFS', like the previous...
> The UAC Settings are one the lowest setting. I put it there shortly after i installed windows on the pc :-) > go to 'user account control' and set...
There's a *small* chance that the build at https://github.com/OpenKneeboard/OpenKneeboard/actions/runs/11597787478 will fix the problem for you; if not, it should create more useful crash `.txt` files. Can you try, and repeat...
That build should be available in ~ 1h.
> Just for our Info. I use a Hard Symlink to mount the \DCS folder under C:\users\Saved Games\ . I have the "real" Folder lying in my OneDrive for Backup...
The trace part of the debug logs show you were intermittently encountering the same problem on previous versions (including 1.8), it was just reported more generically (std::terminate).
https://github.com/OpenKneeboard/OpenKneeboard/actions/runs/11602311240 (1h again) will: - not crash on that filesystem error; it will however still not be able to update the DCS hook lua in the situations when it would...
Notes to self: - this is failing to resume in the UI thread - there is no indication in the logs *why* it is failing to resume in the UI...