You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing for KSP 1.12.2, already reported similar bug here
Module FFTFusionEngineKerbalismUpdater threw during OnLoad: System.NullReferenceException: Object reference not set to an instance of an object
at SystemHeat.ModuleUtils.GetModuleConfigNode (Part part, System.String moduleName) [0x0005b] in <3f2e635a95c64c898b6389032422a90f>:0
at KerbalismFFT.FFTFusionEngineKerbalismUpdater.ParseModesList (Part part) [0x00008] in <b9efb20047d049b2a45ec3b46747cbf0>:0
at KerbalismFFT.FFTFusionEngineKerbalismUpdater.OnLoad (ConfigNode node) [0x0000e] in <b9efb20047d049b2a45ec3b46747cbf0>:0
at PartModule.Load (ConfigNode node) [0x001ab] in <cd473063d3a2482f8d93d388d0c95035>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
I'm seeing the same issue from KerbalismFFT and KerbalismSystemHeat during Part Loader compilation steps for many FFT, Kerbal Atomics, Mk2Expansion parts (probably all parts touched by System Heat MM configs). Not sure if it actually breaks anything in game though.
Testing for KSP 1.12.2, already reported similar bug here
See the full KSP.log and player.log here.
The text was updated successfully, but these errors were encountered: