allista / ThrottleControlledAvionics

A mod for KerbalSaceProgram
Other
52 stars 22 forks source link

NRE generated by TCA v3.5.6 in Editor (KSP-1.7.0) #67

Closed allista closed 5 years ago

allista commented 5 years ago

[EXC 22:14:31.815] ArgumentOutOfRangeException: Argument is out of range. Parameter name: startIndex System.String.Substring (Int32 startIndex) ThrottleControlledAvionics.ModuleTCA.SetGID (System.String gid) ThrottleControlledAvionics.TCAGuiEditor.b__42_0 (ThrottleControlledAvionics.ModuleTCA m) System.Collections.Generic.List1[ThrottleControlledAvionics.ModuleTCA].ForEach (System.Action1 action) ThrottleControlledAvionics.TCAGuiEditor.UpdateCFG (System.Collections.Generic.List`1 TCA_Modules) ThrottleControlledAvionics.TCAGuiEditor.GetCFG () ThrottleControlledAvionics.TCAGuiEditor.Update ()

This one gets generated when placing the Probodobodyne Stayputnik core in a brand new career game with no tech nodes unlocked at all. It spams several times per second.