-
Posts
3,430 -
Joined
-
Last visited
Single Status Update
-
Hi.
Your problem is related to RemoteTech . I'm 99% sure of it.
The MFI is just a "telephonist", it just redirects calls. Anything that goes wrong after the redirection, is due a problem on the end point. But since MFI is the one that made the redirection, it got itself involved on the stack dump.
As a side note, I kindly ask to reach me here or by mail when something I wrote gots involved in the mess. It will save both of us some… Headaches.
- Show previous comments 10 more
-
Hummm…. I'm seeing the code that throwed the Exception, and it only runs when TweakScale finds a module called "ModuleFuelTanks" on the part.
I'm inclined to believe that TweakScale is innocent this time. My understanding about KSP is that it throws away orphaned data - so if the vessel was loaded and that part has a ModuleFuelTanks module on it, it must have a DLL that provides such module.
For my future reference: line 452:
https://github.com/net-lisias-kspu/TweakScale/blob/master/Source/Scale/Scale.cs -
There is no single instance of ModuleFuelTanks inside my MM cache of the last session.
I also checked all files *.cfg for ModuleFuelTanks if there is a bad config or patch that just adds it. None.
And fun fact:
After months of NRE thrown for bluedog.Saturn.VFB.MissionModule as mentioned above - it was fixed just today with such a simple change:
https://github.com/CobaltWolf/Bluedog-Design-Bureau/commit/e35b4a13e57905146b96b66d1f3c8b3b1f246804