Astrogator icon indicating copy to clipboard operation
Astrogator copied to clipboard

NRE spam on compilling internal spaces

Open JonnyOThan opened this issue 4 months ago • 0 comments

[EXC 13:11:07.644] NullReferenceException: Object reference not set to an instance of an object
    FlightGlobals.get_ActiveVessel () (at <4b449f2841f84227adfaad3149c8fdba>:0)
    Astrogator.AstrogatorMenu..ctor () (at <53d746b99efb4192a3e3b763aab2ce34>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Object:Instantiate(InternalProp)
    PartLoader:GetInternalProp(String)
    InternalModel:AddProp(ConfigNode)
    InternalModel:Load(ConfigNode)
    PartLoader:LoadInternalSpace(UrlConfig)
    <CompileInternalSpaces>d__79:MoveNext()
    KSPCommunityFixes.Performance.<FrameUnlockedCoroutine>d__62:MoveNext()
    KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__58:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

KSP - 2024-02-24T132234.261.log.zip

JonnyOThan avatar Feb 24 '24 18:02 JonnyOThan