KerbalEngineer icon indicating copy to clipboard operation
KerbalEngineer copied to clipboard

NRE KerbalEngineer.Flight.Readouts.Rendezvous.RendezvousProcessor.Update

Open Gordon-Dry opened this issue 7 years ago • 2 comments

This happens in early career, there is nothing to rendezvous with ... I just launched a sounding rocket.

KerbalEngineer -> Exception  // System.NullReferenceException: Object reference not set to an instance of an object
  at KerbalEngineer.Flight.Readouts.Rendezvous.RendezvousProcessor.Update () [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Flight.FlightEngineerCore.UpdateModules () [0x00000] in <filename unknown>:0 
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

KerbalEngineer ->   at KerbalEngineer.Flight.Readouts.Rendezvous.RendezvousProcessor.Update () [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Flight.FlightEngineerCore.UpdateModules () [0x00000] in <filename unknown>:0 
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

Gordon-Dry avatar Oct 12 '18 02:10 Gordon-Dry

Can you reproduce this reliably? I'm trying a fresh career game with a sounding rocket and cannot get this message to show. I assume you have the career parts turned off? were you on the map? or in flight? did you have something selected on the rendezvous tab?

jrbudda avatar Oct 15 '18 18:10 jrbudda

The rendezvous tab was toggled off, but already set up (for months without change).

I just was in flight but not on map.

In early career.

Gordon-Dry avatar Oct 15 '18 18:10 Gordon-Dry