Since you have cooked your own mods, you might want to post a copy of this in the Fleet Boat Mods Workshop forum. More likely to catch the eye of other modders there.
From your post, I get the impression that the problem occurs pretty frequently. Have you tried removing all your mods and plugging in one at a time, to find the culprit?
One of the most painful lessons every software developer has experienced (and modding IS software development) begins with the words: "But I didn't change any code that could possibly affect THAT!" The .cfg files have a lot to do with the function of gauges. The TDC, for example, is activated through the dials.cfg file.
BTW: Just a niggle, but all software is purely deterministic. There is no such thing as a random software event. You may never identify the exact conditions required to create the event, but, if you do, it will reproduce every time.
|