Report: keys become unresponsive (welding? scaling?)
JonnyOThan opened this issue ยท 0 comments
Not really sure what happened here, but need to guard against it
[EXC 20:14:16.459] NullReferenceException: Object reference not set to an instance of an object
FreeIva.KerbalIvaAddon.GetInternalSubjectiveAcceleration (FreeIva.InternalModuleFreeIva ivaModule, UnityEngine.Vector3 internalSpacePosition) (at <571a4b40afea4458999efde31f8b5cd5>:0)
FreeIva.KerbalIvaController.UpdateGravity () (at <571a4b40afea4458999efde31f8b5cd5>:0)
FreeIva.KerbalIvaController.DoFixedUpdate (FreeIva.KerbalIvaAddon+IVAInput input) (at <571a4b40afea4458999efde31f8b5cd5>:0)
FreeIva.KerbalIvaAddon.FixedUpdate () (at <571a4b40afea4458999efde31f8b5cd5>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
KSPe.Util.Log.UnityLogDecorator:UnityEngine.ILogHandler.LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 20:14:16.481] NullReferenceException: Object reference not set to an instance of an object
FreeIva.KerbalIvaAddon.TargetHatches (System.Boolean openHatch, System.Boolean openFarHatch) (at <571a4b40afea4458999efde31f8b5cd5>:0)
FreeIva.KerbalIvaAddon.ApplyInput (FreeIva.KerbalIvaAddon+IVAInput input) (at <571a4b40afea4458999efde31f8b5cd5>:0)
FreeIva.KerbalIvaAddon.LateUpdate () (at <571a4b40afea4458999efde31f8b5cd5>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
KSPe.Util.Log.UnityLogDecorator:UnityEngine.ILogHandler.LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)