spotting NRE

Reported by: Invalid

Description

NullReferenceException: Object reference not set to an instance of an object Module_Detector.DetectionPulse (UnityEngine.Vector3 aimpoint) (at Assets/_Modules/Scripts/Module_Detector.cs:90) System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at :0) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at :0) System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at :0) System.Delegate.DynamicInvokeImpl (System.Object[] args) (at :0) System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) (at :0) System.Delegate.DynamicInvoke (System.Object[] args) (at :0) Detection_Master.DetectorUpdate () (at Assets/_Vessel/Detection_Master.cs:187) Detection_Master.DetectionUpdate () (at Assets/_Vessel/Detection_Master.cs:103) REMInterloop.RunSpread (REMInterloop+_Hz group, System.Int32 interval, System.Int32 tick, System.String label) (at Assets/_Backend/REMInterloop.cs:394) UnityEngine.Debug:LogException(Exception) REMInterloop:RunSpread(_Hz, Int32, Int32, String) (at Assets/_Backend/REMInterloop.cs:395) REMInterloop:Update() (at Assets/_Backend/REMInterloop.cs:184)