Kerbal Inventory System (KIS)

Kerbal Inventory System (KIS)

1M Downloads

Error message in log file about "Update EVA Prefab" when loading Main Menu

Galenmacil opened this issue ยท 1 comments

commented

[LOG 21:11:41.186] Set KIS config...
[LOG 21:11:41.186] Ignoring error adding ModuleKISInventory to kerbalEVA_RD (Part): System.NullReferenceException: Object reference not set to an instance of an object
at PartModuleList.Add (.PartModule module) [0x00000] in :0
at Part.AddModule (System.String moduleName) [0x00000] in :0
at KIS.KISAddonConfig.UpdateEvaPrefab (.AvailablePart avPart, .ConfigNode nodeSettings) [0x00000] in :0
[LOG 21:11:41.187] Ignoring error adding ModuleKISPickup to kerbalEVA_RD (Part): System.NullReferenceException: Object reference not set to an instance of an object
at PartModuleList.Add (.PartModule module) [0x00000] in :0
at Part.AddModule (System.String moduleName) [0x00000] in :0
at KIS.KISAddonConfig.UpdateEvaPrefab (.AvailablePart avPart, .ConfigNode nodeSettings) [0x00000] in :0

commented

It's a known issue. KIS reports this error only for information (note that log record is of type LOG, and not ERROR or EXCEPTION).