So I've been tinkering for the last couple of days to get DangIt! to work with a few other mods I have installed (mainly NearFuture/TAC/KeridianDynamics) and I'm wondering, is there any way to get leaky tanks on parts that use B9PartSwitch?
My guess is not, but I figured I'd ask here.
I am running the latest version of everything, as installed manually, and can provide any logs/modlist/custom patches I've written as requested.
P.S. Is ModuleDecouplerReliability just not functional? I tried removing the ".disabled" from the file extension and even writing a new patch to enable it, but all Decouplers still show as "This part is made to last" upon reloading the game. MMPatch.log even indicates my patch is being applied to various modules.
EDIT: It works with NearFutureSolar, and I think I know why. With the other NearFuture packs, there are full Switcher and TankType files defining their various possible fuels, which makes mod compatibility easier, but also deletes the existing Resource nodes along the way.
NearFutureSolar on the other hand uses B9's ability so edit modules instead of switching them, so the existing ModuleDepolaybleSolarPanel is still there for DangIt! to find and throw a wrench at.
So basically I guess I have to decide if I'd rather write a patch to somehow fix the tanks, which seems...laborious, or just remove Tank failures and be happy with all the other possible deep space catastrophes.
EDIT 2: It seems that DangIt! is actually applying the ModuleTankReliabilityModuleTank to at least some of the B9 fuel tanks I have in game, because I was able to use the "Puncture Tank" option once loaded onto the pad, though the parts still show as "made to last" in the VAB.
I'm going to keep testing it as I fine tune the patches I've made so far, but my initial worry that it would not be feasible to add DangIt! modules to parts that didn't have them seems to be unwarranted.
Now to find out how unwilling Coolant failures and System Heat are to play nice, and if Generator failures works on Resource Converters and Harvesters!