FirstPersonKSP / FreeIva

Work in progress mod for Kerbal Space Program which allows getting out of your seat and moving around the vessel while on IVA.
GNU General Public License v2.0
22 stars 7 forks source link

lots of exceptions in log (after docking?) #330

Closed JonnyOThan closed 8 months ago

JonnyOThan commented 11 months ago
[LOG 17:20:09.796] Docking to vessel Saturn V
[LOG 17:20:10.426] kPM: Ship Reconfiguring
[ERR 17:20:10.676] Coroutine couldn't be started because the the game object 'PortraitContainer' is inactive!

[EXC 17:20:30.105] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.KerbalIvaAddon.TargetHatches (System.Boolean openHatch, System.Boolean openFarHatch) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.ApplyInput (FreeIva.KerbalIvaAddon+IVAInput input) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.LateUpdate () (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:20:30.124] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.KerbalIvaAddon.GetInternalSubjectiveAcceleration (FreeIva.InternalModuleFreeIva ivaModule, UnityEngine.Vector3 internalSpacePosition) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.UpdateGravity () (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.DoFixedUpdate (FreeIva.KerbalIvaAddon+IVAInput input) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.FixedUpdate () (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:20:30.132] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.KerbalIvaAddon.GetInternalSubjectiveAcceleration (FreeIva.InternalModuleFreeIva ivaModule, UnityEngine.Vector3 internalSpacePosition) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.UpdateGravity () (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.DoFixedUpdate (FreeIva.KerbalIvaAddon+IVAInput input) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.FixedUpdate () (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:20:30.153] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.KerbalIvaAddon.TargetHatches (System.Boolean openHatch, System.Boolean openFarHatch) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.ApplyInput (FreeIva.KerbalIvaAddon+IVAInput input) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.LateUpdate () (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:20:30.168] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.KerbalIvaAddon.GetInternalSubjectiveAcceleration (FreeIva.InternalModuleFreeIva ivaModule, UnityEngine.Vector3 internalSpacePosition) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.UpdateGravity () (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.DoFixedUpdate (FreeIva.KerbalIvaAddon+IVAInput input) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.FixedUpdate () (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:20:30.175] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.IvaCollisionTracker.OnTriggerEnter (UnityEngine.Collider other) (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:20:30.177] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.KerbalIvaAddon.GetInternalSubjectiveAcceleration (FreeIva.InternalModuleFreeIva ivaModule, UnityEngine.Vector3 internalSpacePosition) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.UpdateGravity () (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaController.DoFixedUpdate (FreeIva.KerbalIvaAddon+IVAInput input) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.FixedUpdate () (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:20:30.192] NullReferenceException: Object reference not set to an instance of an object
    FreeIva.KerbalIvaAddon.TargetHatches (System.Boolean openHatch, System.Boolean openFarHatch) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.ApplyInput (FreeIva.KerbalIvaAddon+IVAInput input) (at <756942d96d774dbaae94733bd1a8e611>:0)
    FreeIva.KerbalIvaAddon.LateUpdate () (at <756942d96d774dbaae94733bd1a8e611>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

KSP (33).log