dkavolis / Ferram-Aerospace-Research

Aerodynamics model for Kerbal Space Program
Other
81 stars 32 forks source link

Nullref spam when Kerbal EVA (particularly on Kerbin or in atmosphere). #43

Closed TheEventHorizon closed 5 years ago

TheEventHorizon commented 5 years ago

Get spammed with this message in KSP log and in game when ever a Kerbal is EVA in an atmosphere:

[EXC 10:23:40.009] NullReferenceException: Object reference not set to an instance of an object
    FerramAerospaceResearch.FARPartGeometry.GeometryPartModule.IgnoredPredicate (UnityEngine.Transform t)
    System.Collections.Generic.List`1[UnityEngine.Transform].RemoveAll (System.Predicate`1 match)
    FerramAerospaceResearch.FARPartGeometry.GeometryPartModule.RebuildAllMeshData ()
    FerramAerospaceResearch.FARPartGeometry.GeometryPartModule.FixedUpdate ()