post-kerbin-mining-corporation / SpaceDust

Adds atmospheric and exoatmospheric resource discovery and extraction to Kerbal Space Program.
9 stars 12 forks source link

NullRef from SpaceDust.InstrumentSlot..ctor during PartLoader. #45

Closed genehwung closed 2 years ago

genehwung commented 3 years ago

In KSP 1.12.2, during KSP loading, see this related error:

Module ModuleSpaceDustTelescope threw during OnLoad: System.NullReferenceException: Object reference not set to an instance of an object
  at SpaceDust.InstrumentSlot..ctor (ConfigNode node) [0x0004d] in <cc830abe4be14e99a77896a9136618e4>:0 
  at SpaceDust.ModuleSpaceDustTelescope.OnLoad (ConfigNode node) [0x00034] in <cc830abe4be14e99a77896a9136618e4>:0 
  at PartModule.Load (ConfigNode node) [0x001ab] in <cd473063d3a2482f8d93d388d0c95035>:0  
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Pls see Full log

ChrisAdderley commented 2 years ago

Not a problem with this mod, a problem with some part from some other mod (BDB). Please report there.