KSP-TaxiService / CommNetConstellation

A KSP add-on that transforms the CommNet network of single type into multiple constellations of different types
GNU General Public License v3.0
8 stars 8 forks source link

NullReferenceException: Object reference not set to an instance of an object #27

Closed TryTryAgain closed 3 years ago

TryTryAgain commented 4 years ago

I've been getting NullReferenceExceptions spamming my player.log and it appears to be crashing my game quite frequently. This has been true for the past couple versions of CommNetConstellation. Below is a snippet of the beginning and end of the exceptions (there are about 25 million lines of them in between :( in a 1.5GB log file).

a small extract from the log: https://gist.github.com/TryTryAgain/157867aa08e984dc224fe37526027e8f

My mod list is extensive: https://gist.github.com/TryTryAgain/7b8a69da1c86eda2224a6e07987cc313

Let me know if I can provide any more information or help in any way.

KSP-TaxiService commented 4 years ago

Hi,

One of your mods, CommNet Manager, is incompatible with CNC. It utilises the same stock CommNet infrastructure, resulting in mod conflict.

You need to uninstall CNC, should you decide not to use anymore.

7ranceaddic7 commented 4 years ago

@TryTryAgain

Mind if I offer a bit of advice? When it comes to posing large sections of logs or code, it is highly recommended that you don't do it in that fashion.

You can create a Gist, an online notepad, to hold the quantity of text like this:

https://gist.github.com/7ranceaddic7/c9ac846a781d87b39778cc1d79f5ef7d

OR

You can get really high-tech and impress everyone you contact by using collapsible markdown:

KSP.log

#### yes, hidden code blocks! ```python NullReferenceException: Object reference not set to an instance of an object at CommNetConstellation.CommNetLayer.CNCCommNetHome.Update () [0x0004b] in :0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) (Filename: Line: 0) NullReferenceException: Object reference not set to an instance of an object at CommNetConstellation.CommNetLayer.CNCCommNetHome.Update () [0x0004b] in :0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) (Filename: Line: 0) Unloading 2 Unused Serialized files (Serialized files now loaded: 16) 7/18/2020 6:19:28 PM,KerbalAlarmClock,Scene Change from 'FLIGHT' to 'SPACECENTER' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) NullReferenceException: Object reference not set to an instance of an object at CommNetConstellation.CommNetLayer.CNCCommNetHome.Update () [0x0004b] in :0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) (Filename: Line: 0) NullReferenceException: Object reference not set to an instance of an object at CommNetConstellation.CommNetLayer.CNCCommNetHome.Update () [0x0004b] in :0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) (Filename: Line: 0) NullReferenceException: Object reference not set to an instance of an object at CommNetConstellation.CommNetLayer.CNCCommNetHome.Update () [0x0004b] in :0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) (Filename: Line: 0) NullReferenceException: Object reference not set to an instance of an object at CommNetConstellation.CommNetLayer.CNCCommNetHome.Update () [0x0004b] in :0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) (Filename: Line: 0) [Trajectories] Saving settings (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [UIApp] OnDestroy: ResourceDisplay (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:31 PM,HLAirships,Destroying the KerbalAlarmClock-HLEnvelopeControlWindowFlight (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [UIApp] OnDestroy: KSPedia (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] a relay vessel is destroyed, named : Eve ScanSat II (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] a vessel with its AH map marker is destroyed, named : Eve ScanSat II (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KbApp.OnDestroy Vessel Info (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GravityTurn : Flightmap with 0.00 loss (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GravityTurn : FlightMap loaded with 964.71 loss (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GravityTurn : Previous max heat 0.482 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KbApp.OnDestroy Planet Info (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [UIApp] OnDestroy: ActionGroupsApp (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [UIApp] OnDestroy: CurrencyWidgetsApp (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KbApp.OnDestroy Unowned Info (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KbApp.OnDestroy Planet Parameters (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Winch remote controller destroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [ELRenameWindow] OnDestroy (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] the active vessel is destroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Comm-VI Debris (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mu-Comm-VI (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Crater Ridge (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Comm-III (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EFX] EvaLogic.OnDestroy() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Comm-V (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EFX] EvaController.OnDestroy() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Flags for cash (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [FlightEngineer]: Destroying Floating Window for HUD 1 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [FlightEngineer]: Destroying Floating Window for HUD 2 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : MinmusOutpostOne LS4 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Comm-VI Debris (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : ARM IV - Ast. WFN-122 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Flag (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Hill Site (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Minmus Outpost One (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:32 PM,KSPAlternateResourcePanel,Destroying the AlternateResourcePanel (ARP) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:32 PM,KSPAlternateResourcePanel,AppLauncher: Destroying Button-BEFORE NULL CHECK (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:32 PM,KSPAlternateResourcePanel,AppLauncher: Destroying Button-AFTER NULL CHECK (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:32 PM,KSPAlternateResourcePanel,API Cleaned up (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : In the hole (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [UIApp] OnDestroy: Contracts (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-HiResVis-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Comm-VI Debris (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Minmus Transfer I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : K-HiResVis-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : InfraredSpaceTelescope-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : RR-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mu-Comm-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [UIApp] OnDestroy: DeltaVApp (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Outpost scouting (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] a relay vessel is destroyed, named : Duna ScanSat II (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] a vessel with its AH map marker is destroyed, named : Duna ScanSat II (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Duna ScanSat II (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mu-Comm-VII (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KbApp.OnDestroy NullName (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : ARM I - Ast. VMN-893 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Another Flag (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KJRMultiJointManager cleanup (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Need mono just to stay up straight (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Ast. RXJ-267 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Nice Spot (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : MinmusOutpostOne LS3 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber - detected OmPartDestroyed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mu-MS-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-MS-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EFX] EvaOrderController.OnDestroy() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [CriticalTemperatureGauge]: Exiting scene SPACECENTER. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-SD-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] a relay vessel is destroyed, named : SENTINEL I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] a vessel with its AH map marker is destroyed, named : SENTINEL I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : SENTINEL I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Duna ScanSat I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Precise Maneuver] Saving settings. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : MinmusOutpostOne LS6 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Tundra (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Popular Spot (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : MinmusOutpost - Final Landing Site (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : KerbinOrbitorOne (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Top of the world (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] ocean node Cleanup (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] No changes to main config, skipping saving. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Asteroid Mover I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KbApp.OnDestroy Planet Resources (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Eve ScanSat I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Ast. JMX-203 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [KSPI]: GameEventSubscriber Deinitialised (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Comm-VI Debris (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mu-HiResRes-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mu-Comm-IV (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Ferry Landing Site (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : First Minmus Landing Site (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mu-LoResAlt-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-LoResAlt-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : MinmusOutpostOne-AAI (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : MinmusOutpostOne LS5 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : K-HiResAlt-I (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) IR: [GUI] destroy (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : K-Comm-II (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AH] active vessel not set, vessel destroyed : Mi-Comm-IV (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:32 PM,KerbalAlarmClock,Destroying the KerbalAlarmClock-KACFlight (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:32 PM,KerbalAlarmClock,API Cleaned up (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [ResonantOrbitCalculator]: serializing (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KbApp.OnDestroy Vessel Crew (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) GameEvent.VesselDestroyTrigger (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) UnloadTime: 443.730700 ms [AddonLoader]: Instantiating addon 'TitleTrackerHelper' from assembly 'ContractConfigurator' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KerbalXAPIHelper' from assembly 'KXAPI' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'DarkenSky' from assembly 'DistantObject' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SettingsGui' from assembly 'DistantObject' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Distant Object Enhancement v2.0.0 -- Drawing toolbar icon... (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'DynamicBatteryStorage' from assembly 'DynamicBatteryStorage' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'EarlyBird' from assembly 'EarlyBird' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'GlobalEVEManager' from assembly 'EVEManager' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SelectEVAFuelType' from assembly 'EvaFollower' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SelectEVAFuelType' from assembly 'EvaFuel' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'JSIAdvTransparentPods' from assembly 'JSIAdvTransparentPods' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KACEventHandler' from assembly 'kOS' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'ToolbarButton' from assembly 'scatterer' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'Scatterer' from assembly 'scatterer' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Core instance created (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Info] Version:0.0610 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Info] Running on Direct3D 11.0 [level 11.1] on Windows 10 (10.0.0) 64bit (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Info] Game resolution 2715x1527 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Finding ScattererCelestialBody name: Kerbin. TransformName: Kerbin (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Found ScattererCelestialBody: Kerbin, actual ingame name: Kerbin (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Finding ScattererCelestialBody name: Duna. TransformName: Duna (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Found ScattererCelestialBody: Duna, actual ingame name: Duna (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Finding ScattererCelestialBody name: Laythe. TransformName: Laythe (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Found ScattererCelestialBody: Laythe, actual ingame name: Laythe (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Finding ScattererCelestialBody name: Jool. TransformName: Jool (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Found ScattererCelestialBody: Jool, actual ingame name: Jool (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Finding ScattererCelestialBody name: Eve. TransformName: Eve (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Found ScattererCelestialBody: Eve, actual ingame name: Eve (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'RenderTypeFixer' from assembly 'scatterer' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'PersistentEmitterManager' from assembly 'SmokeScreen' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'TSTMenu' from assembly 'TarsierSpaceTech' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:37 PM,TarsierSpaceTech,TSTMenu awake in SPACECENTER (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:37 PM,TarsierSpaceTech,Awake complete (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'TSTMstStgs' from assembly 'TarsierSpaceTech' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:37 PM,TarsierSpaceTech,TSTMstStgs Constructor (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:37 PM,TarsierSpaceTech,TSTMstStgs globalConfigFilename = C:/Program Files (x86)/Steam/steamapps/common/Kerbal Space Program/GameData/TarsierSpaceTech/Plugins/PluginData/Config.cfg (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) 7/18/2020 6:19:37 PM,TarsierSpaceTech,TSTMstStgs (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'TRActivator' from assembly 'TextureReplacer' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'WBIPathfinderSettingsMonitor' from assembly 'Pathfinder' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [UIMasterController]: HideUI (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Unloading 12529 unused Assets to reduce memory usage. Loaded Objects now: 2347527. Total: 5121.304700 ms (FindLiveObjects: 131.985400 ms CreateObjectMapping: 71.939800 ms MarkObjects: 4824.900300 ms DeleteObjects: 92.478800 ms) Unloading 0 Unused Serialized files (Serialized files now loaded: 16) Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 2347527. Total: 5001.209600 ms (FindLiveObjects: 144.360000 ms CreateObjectMapping: 69.847300 ms MarkObjects: 4785.508600 ms DeleteObjects: 1.493100 ms) Unloading 4 Unused Serialized files (Serialized files now loaded: 16) [Scatterer][Debug] No changes to main config, skipping saving. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) UnloadTime: 37.295900 ms [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'CBTGlobalMonitor' from assembly 'ClickThroughBlocker' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'ClearInputLocks' from assembly 'ClickThroughBlocker' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SceneChangeCleanup' from assembly 'ClickThroughBlocker' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'AHShipListListener' from assembly 'AntennaHelper' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'AnyRes' from assembly 'AnyRes' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SpaceCenterAstrogator' from assembly 'Astrogator' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'ManageSaves' from assembly 'BetterLoadSaveGame' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'Main' from assembly 'BetterLoadSaveGame' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'CLSAddon' from assembly 'ConnectedLivingSpace' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'MissionControlUI' from assembly 'ContractConfigurator' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'TitleTrackerHelper' from assembly 'ContractConfigurator' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'WindowManager' from assembly 'KerbalKonstructs' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KerbalXAPIHelper' from assembly 'KXAPI' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'DarkenSky' from assembly 'DistantObject' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SettingsGui' from assembly 'DistantObject' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Distant Object Enhancement v2.0.0 -- Drawing toolbar icon... (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'DynamicBatteryStorage' from assembly 'DynamicBatteryStorage' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'EarlyBird' from assembly 'EarlyBird' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'EBToolbar_SpaceCenter' from assembly 'EarlyBird' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'GlobalEVEManager' from assembly 'EVEManager' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SelectEVAFuelType' from assembly 'EvaFollower' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SelectEVAFuelType' from assembly 'EvaFuel' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'ELToolbar_SettingsWindow' from assembly 'Launchpad' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'HaystackSpaceCentre' from assembly 'HaystackContinued' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'ScenarioModuleLoader' from assembly 'HaystackContinued' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'DebugConsole' from assembly 'IndicatorLights' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'JSIAdvTransparentPods' from assembly 'JSIAdvTransparentPods' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'FlightEngineerCore' from assembly 'KerbalEngineer' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KerbalOccupationColors' from assembly 'KerbalOccupationColors' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'kOSSettingsChecker' from assembly 'kOS' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SceneChangeCleaner' from assembly 'kOS' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KACEventHandler' from assembly 'kOS' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'KK' from assembly 'KustomKerbals' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'AddScenarioModule' from assembly 'PartCommanderContinued' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'PatchManagerClass' from assembly 'PatchManager' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'QRnD' from assembly 'QuickSearch' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) ScaleModList: listSize 2214 maxListSize 1039 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) QuickSearch(QStockToolbar)[3.30]: Init (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) QuickSearch(QStockToolbar)[3.30]: ResetScenes (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) QS.Awake, PATH: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\QuickMods\QuickSearch\Plugins/../ (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) QuickSearch[3.30]: Awake (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) QuickSearch(QRnD)[3.30]: Awake (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'JumpAndBackup' from assembly 'ResourceMonitors' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'ResourceAlertWindow' from assembly 'ResourceMonitors' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'SCANtoolbar' from assembly 'SCANsat' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'ToolbarButton' from assembly 'scatterer' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [AddonLoader]: Instantiating addon 'Scatterer' from assembly 'scatterer' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Debug] Core instance created (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Info] Version:0.0610 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Info] Running on Direct3D 11.0 [level 11.1] on Windows 10 (10.0.0) 64bit (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [Scatterer][Info] Game resolution 2715x1527 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Crash!!! SymInit: Symbol-SearchPath: '.;C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program;C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 534, UserName: 'luke' OS-Version: 10.0.0 C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_x64.exe:KSP_x64.exe (00007FF6CCC50000), size: 667648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.2.2.4392 C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FF85ED00000), size: 2031616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FF85EC00000), size: 729088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FF85C590000), size: 2768896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\UnityPlayer.dll:UnityPlayer.dll (00007FF802400000), size: 25194496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.2.2.4392 C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FF85DE60000), size: 1654784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FF85C410000), size: 135168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FF85DA00000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FF85C8E0000), size: 1662976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FF85C840000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FF85C490000), size: 1024000 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\System32\ole32.dll:ole32.dll (00007FF85DB70000), size: 1404928 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693 C:\WINDOWS\System32\combase.dll:combase.dll (00007FF85D010000), size: 3362816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.900 C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FF85E790000), size: 1179648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.628 C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FF85CD30000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836 C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FF856160000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FF85CDB0000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.18362.1 C:\WINDOWS\System32\advapi32.dll:advapi32.dll (00007FF85D380000), size: 667648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.752 C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FF85E6F0000), size: 618496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FF85DE00000), size: 335872 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FF85D430000), size: 4653056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (00007FF85C440000), size: 303104 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (00007FF85CD00000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267 C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FF85E000000), size: 7233536 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FF85CF50000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\windows.storage.dll:windows.storage.dll (00007FF85BC80000), size: 7872512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\System32\profapi.dll:profapi.dll (00007FF85BC50000), size: 143360 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693 C:\WINDOWS\System32\powrprof.dll:powrprof.dll (00007FF85BBE0000), size: 303104 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\UMPDC.dll:UMPDC.dll (00007FF85BBB0000), size: 65536 (result: 0), SymType: '-deferred-', PDB: '' C:\WINDOWS\System32\kernel.appcore.dll:kernel.appcore.dll (00007FF85BBC0000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\cryptsp.dll:cryptsp.dll (00007FF85CC80000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FF85EA60000), size: 454656 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FF85D930000), size: 806912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FF83C3B0000), size: 1400832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FF84CF80000), size: 147456 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\IMM32.dll:IMM32.dll (00007FF85CE50000), size: 188416 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FF85CB30000), size: 1347584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.592 C:\WINDOWS\System32\MSASN1.dll:MSASN1.dll (00007FF85BC30000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FF84A3B0000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\SYSTEM32\WINMMBASE.dll:WINMMBASE.dll (00007FF84CC80000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FF85A7C0000), size: 57344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FF856420000), size: 983040 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.778 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll:WindowsCodecs.dll (00007FF842860000), size: 1765376 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FF85A520000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267 C:\WINDOWS\SYSTEM32\WSOCK32.dll:WSOCK32.dll (00007FF855640000), size: 36864 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FF85A820000), size: 131072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FF85A280000), size: 626688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.449 C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FF827020000), size: 7770112 (result: 0), SymType: '-deferred-', PDB: '' C:\WINDOWS\System32\PSAPI.DLL:PSAPI.DLL (00007FF85D000000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\system32\mswsock.dll:mswsock.dll (00007FF85B3C0000), size: 421888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FF85DA30000), size: 1265664 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.900 C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FF859690000), size: 2469888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FF85A8B0000), size: 962560 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_edab19158bdd0d0a\nvldumdx.dll:nvldumdx.dll (00007FF8400C0000), size: 1056768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.5167 C:\WINDOWS\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FF8560C0000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\cryptbase.dll:cryptbase.dll (00007FF85B590000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\WINTRUST.DLL:WINTRUST.DLL (00007FF85CCA0000), size: 376832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FF85D360000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FF85AF30000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_edab19158bdd0d0a\nvwgf2umx.dll:nvwgf2umx.dll (00007FF820C60000), size: 43888640 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.5167 C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FF81EE70000), size: 2809856 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.20.4.14 C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FF85AC10000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_edab19158bdd0d0a\NvCamera\NvCamera64.dll:NvCamera64.dll (00007FF827A80000), size: 7991296 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.600.0 C:\WINDOWS\SYSTEM32\WININET.dll:WININET.dll (00007FF839050000), size: 5066752 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.18362.753 C:\WINDOWS\SYSTEM32\urlmon.dll:urlmon.dll (00007FF852F80000), size: 1925120 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.18362.815 C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll:XINPUT9_1_0.dll (00007FF855620000), size: 28672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\DINPUT8.dll:DINPUT8.dll (00007FF849AE0000), size: 274432 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\iertutil.dll:iertutil.dll (00007FF851240000), size: 2777088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.18362.815 C:\WINDOWS\SYSTEM32\inputhost.dll:inputhost.dll (00007FF845D80000), size: 1159168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FF8598F0000), size: 868352 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FF844E00000), size: 3317760 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.207 C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FF857D40000), size: 1388544 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.900 C:\WINDOWS\SYSTEM32\PROPSYS.dll:PROPSYS.dll (00007FF858190000), size: 983040 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.18362.815 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_edab19158bdd0d0a\NvCamera\d3dcompiler_47_64.dll:d3dcompiler_47_64.dll (00007FF83BFA0000), size: 4210688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.3.9600.16384 C:\WINDOWS\SYSTEM32\DEVOBJ.dll:DEVOBJ.dll (00007FF85B970000), size: 172032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\system32\nvapi64.dll:nvapi64.dll (00007FF8533B0000), size: 5586944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.5167 C:\WINDOWS\system32\nvcuda.dll:nvcuda.dll (00007FF827830000), size: 2375680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.5167 C:\WINDOWS\system32\DriverStore\FileRepository\nv_dispi.inf_amd64_edab19158bdd0d0a\nvcuda64.dll:nvcuda64.dll (00007FF80C1F0000), size: 20152320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.5167 C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FF85EB50000), size: 663552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384 C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FF850060000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FF852080000), size: 540672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FF84D4C0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FF84E8D0000), size: 1052672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FF84BFC0000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FF85BAD0000), size: 151552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2006.10-0\MpOav.dll:MpOav.dll (00007FF84BAB0000), size: 491520 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.18.2006.10 C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FF856A60000), size: 466944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FF856BA0000), size: 1429504 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FF85A190000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 9.18.944.0 C:\WINDOWS\SYSTEM32\dcomp.dll:dcomp.dll (00007FF8594B0000), size: 1953792 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\SYSTEM32\TextInputFramework.dll:TextInputFramework.dll (00007FF846C90000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.693 C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_x64_Data\Plugins\steam_api64.dll:steam_api64.dll (0000000050B10000), size: 266240 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.4.91.85 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FF85B0D0000), size: 237568 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\NSI.dll:NSI.dll (00007FF85D920000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.449 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (00007FF857330000), size: 90112 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FF857280000), size: 114688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FF85B110000), size: 831488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.815 C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FF856200000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\mscms.dll:mscms.dll (00007FF841260000), size: 712704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll:ColorAdapterClient.dll (00007FF841240000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836 C:\WINDOWS\SYSTEM32\icm32.dll:icm32.dll (00007FF840E30000), size: 274432 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.836 C:\WINDOWS\System32\fwpuclnt.dll:fwpuclnt.dll (00007FF8570C0000), size: 487424 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.207 C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_x64_Data\Plugins\lingoona_grammar_kerbal.dll:lingoona_grammar_kerbal.dll (00007FF8350A0000), size: 1204224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.5.6.1002 C:\Program Files\NVIDIA Corporation\NvContainer\MessageBus.dll:MessageBus.dll (00007FF84F150000), size: 7565312 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.22.2758.1620 C:\WINDOWS\system32\napinsp.dll:napinsp.dll (00007FF8435B0000), size: 90112 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\system32\pnrpnsp.dll:pnrpnsp.dll (00007FF843150000), size: 106496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\System32\winrnr.dll:winrnr.dll (00007FF849010000), size: 57344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\system32\NLAapi.dll:NLAapi.dll (00007FF857260000), size: 114688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.959 C:\WINDOWS\system32\wshbth.dll:wshbth.dll (00007FF857760000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FF8556A0000), size: 2048000 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 C:\WINDOWS\SYSTEM32\SspiCli.dll:SspiCli.dll (00007FF85BAA0000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1 ========== OUTPUTTING STACK TRACE ================== 0x00007FF802988630 (UnityPlayer) UnityMain 0x00007FF802C87809 (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802CE8A24 (UnityPlayer) PAL_Thread_YieldExecution 0x000002B76F56FE4A (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Object:FindObjectsOfType (System.Type) 0x000002BAC86E6C93 (Mono JIT Code) scatterer.ScattererCelestialBodiesManager:findCelestialBodies () 0x000002BAC86E6B9B (Mono JIT Code) scatterer.ScattererCelestialBodiesManager:Init () 0x000002B76FF4BEFB (Mono JIT Code) scatterer.Scatterer:Awake () 0x000002B76FF4ADC0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr) 0x00007FF82714BC80 (mono-2.0-bdwgc) mono_get_runtime_build_info 0x00007FF8270D1D92 (mono-2.0-bdwgc) mono_perfcounters_init 0x00007FF8270DAD8F (mono-2.0-bdwgc) mono_runtime_invoke 0x00007FF802C8B19D (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802C8871A (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802C887DE (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802CAE4B5 (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802C6CFB0 (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802C6C1AD (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802C747E5 (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802CAF16D (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802B5C611 (UnityPlayer) UnityMain 0x00007FF802B58429 (UnityPlayer) UnityMain 0x00007FF802B581FA (UnityPlayer) UnityMain 0x00007FF802C311AB (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802CDE413 (UnityPlayer) PAL_Thread_YieldExecution 0x000002B734B24A49 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.GameObject:Internal_AddComponentWithType (UnityEngine.GameObject,System.Type) 0x000002B734B249A3 (Mono JIT Code) UnityEngine.GameObject:AddComponent (System.Type) 0x000002B76F56AC03 (Mono JIT Code) AddonLoader:StartAddon (AssemblyLoader/LoadedAssembly,System.Type,KSPAddon,KSPAddon/Startup) 0x000002B734B46AC3 (Mono JIT Code) AddonLoader:StartAddons (KSPAddon/Startup) 0x000002B734B46543 (Mono JIT Code) AddonLoader:OnLevelLoaded (GameScenes) 0x000002B734B464F3 (Mono JIT Code) AddonLoader:OnSceneLoaded (UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode) 0x000002B734B44911 (Mono JIT Code) (wrapper delegate-invoke) UnityEngine.Events.UnityAction`2:invoke_void_T0_T1 (UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode) 0x000002B734B446F1 (Mono JIT Code) UnityEngine.SceneManagement.SceneManager:Internal_SceneLoaded (UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode) 0x000002B734B44799 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_Scene_int (object,intptr,intptr,intptr) 0x00007FF82714BC80 (mono-2.0-bdwgc) mono_get_runtime_build_info 0x00007FF8270D1D92 (mono-2.0-bdwgc) mono_perfcounters_init 0x00007FF8270DAD8F (mono-2.0-bdwgc) mono_runtime_invoke 0x00007FF802C8B19D (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802C8871A (UnityPlayer) PAL_Thread_YieldExecution 0x00007FF802B81102 (UnityPlayer) UnityMain 0x00007FF802B7B1D5 (UnityPlayer) UnityMain 0x00007FF802B7D4AD (UnityPlayer) UnityMain 0x00007FF802B7D718 (UnityPlayer) UnityMain 0x00007FF802B7D146 (UnityPlayer) UnityMain 0x00007FF802B669A7 (UnityPlayer) UnityMain 0x00007FF802B66A49 (UnityPlayer) UnityMain 0x00007FF802B68A42 (UnityPlayer) UnityMain 0x00007FF802931AC5 (UnityPlayer) PAL_Thread_SupportsThreads 0x00007FF8029306AA (UnityPlayer) PAL_Thread_SupportsThreads 0x00007FF802934746 (UnityPlayer) PAL_Thread_SupportsThreads 0x00007FF8029380AB (UnityPlayer) UnityMain ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF6CCC511F2) 0x00007FF6CCC511F2 (KSP_x64) (function-name not available) 0x00007FF85EC17BD4 (KERNEL32) BaseThreadInitThunk 0x00007FF85ED6CE51 (ntdll) RtlUserThreadStart ========== END OF STACKTRACE =========== A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in: * C:/Users/luke/AppData/Local/Temp/Squad/Kerbal Space Program/Crashes My mod list is extensive: [1.9.x] C.E.D.A "Aethon" Interplanetary Transport System (ITS) (CEDA-Aethon-ITS v0.1) [x] Science! Continued (xScienceContinued 5.26) ABookCase Orbital Reference System (ABCORS 0.5.1.2) Action Group Manager Renewed (ActionGroupManager 1:2.2.6.1) Action Groups Extended (AGExt 1:2.4.0.1) Adjustable Mod Panel (AdjustableModPanel 1:1.5.5) AIES Aerospace (AIESAerospace-Unofficial 1.6.1-patched) AIES Patches for the AIES Aerospace mod (AIES-Patches 0.0.1.3) Aircraft Carrier Accessories (AircraftCarrierAccessories 1:1.9.1) Airplane Plus (AirplanePlus 26.5) All Y'All (AllYAll 1:0.11.19) AlphaMensae's Modular Launch Pads (ModularLaunchPads 2.0.8) Alternate Resource Panel (AlternateResourcePanel 1:v2.10.0.0) Animate Generic Effects Module (ModuleAnimateGenericEffects 0.0.1.2) Animated Decouplers (AnimatedDecouplers v1.4.2.2) Antares-Cygnus (AntaresCygnus 1:v1.8) Antenna Helper (AntennaHelper 2:1.0.7.2) Antenna Patches from @DeimosRast for the AIES-Patches mod (AIES-DeimosRast 0.0.1.3) AnyRes Continued (AnyResContinued 2.0.4) ASET Agency (ASETAgency 1.0) ASET Avionics (ASETAvionics 2.1) ASET PRC (Portable Rover Components) (ASET-PRC 0.0.1) ASET Props (ASETProps 1.5) Astrogator (Astrogator v0.10.1) AT Utils (AT-Utils v1.9.4) Aurora Space Center (AuroraSpaceCenter 1.0) AutoAsparagus (AutoAsparagus 1:v2.3.0) Automated Aerial Refueling System (AutomatedAerialRefueling 1:1.9.1) Automatic Fuel Cells (AutomaticFuelCells 1.0.1.0) Aviation Lights (AviationLights 1:v4.1.1) B9 Aerospace Procedural Wings - Fork (B9-PWings-Fork 1:v0.93) B9 Animation Modules (B9AnimationModules v1.7.0) B9 Part Switch (B9PartSwitch v2.16.0) BahamutoD Animation Modules (BDAnimationModules 1:v0.6.5.9) BARIS Bridge (BarisBridge v1.10) Better Load Save Game Renewed (BetterLoadSaveGame 2.5.2) Better Science Labs Continued (BetterScienceLabsContinued 0.2.0) Blast Awesomeness Modifier (BAM) (BAMCont 1.3.3.3) Bob's Panic Box (BobsPanicBox 1:0.0.2.3) BonVoyage (BonVoyage 1:1.0.1.1) Breaking Ground (BreakingGround-DLC 1.4.1) Buffalo (Buffalo v2.8.1) Bumblebee (Bumblebee 0.5) Camera Focus Changer (CameraFocusChanger 1:1.1.0) CCTV (CCTV 1.1.6.5) Chatterer (Chatterer 0.9.99) Chatterer Extended (ChattererExtended 0.6.2) Civilian Population (CivilianPopulation 1:3.0.0.9) Classic Stock Resources (ClassicStockResources v1.1.1) ClickThrough Blocker (ClickThroughBlocker 1:0.1.10.11) Colorful Fuel Lines (ColorfulFuelLines 0.3.3) CommNet Antennas Consumptor (CommNetAntennasConsumptor 3.0.0) CommNet Antennas Extension (CommNetAntennasExtension 2.1.1) CommNet Antennas Info (CommNetAntennasInfo 3.0.0) CommNet Constellation (CommNetConstellation 1.5.4) CommNet Manager (CommNetManager 1.0.6) CommNet Relays (ContractConfigurator-CommNetRelays v2.1.0) Community Category Kit (CommunityCategoryKit 5.1.0.0) Community Delta-V Maps (CommunityDeltaVMaps v2.6.0) Community Parts Titles (CommunityPartsTitles 0.6.4) Community Parts Titles Extras: Categories (CommunityPartsTitlesExtrasCategory 0.6.4) Community Resource Pack (CommunityResourcePack 1.3.0.0) Community Tech Tree (CommunityTechTree 1:3.4.1) Community Trait Icons (CommunityTraitIcons v1.1.1) Configurable Containers (ConfigurableContainers 2.5.0.1) Configurable Containers Core (ConfigurableContainers-Core 2.4.8.3) Connected Living Space (ConnectedLivingSpace 2.0.0.5) Contract Configurator (ContractConfigurator 1.28.0) Corvus CF (Corvus125mTwoKerbalPod 1:v1.3.5) CountryDoggo's Random KK Bits (CountryDoggosRandomKKBits 0.1.1) Craft Manager (CraftManager 1.2.0) Critical Temperature Gauge (CriticalTemperatureGauge 1.10.0.0) Cryo Tanks (CryoTanks 1.5.1) Cryo Tanks Core (CryoTanks-Core 1.5.1) Cryogenic Engines (CryoEngines 1:1.1.3) Custom Pre Lauch Checks (CustomPreLaunchChecks 1.8.1) DaMichel's AeroRadial (DAR) (DMTanks-AeroRTG 1:1.1.0.1) DaMichel's Cargo Bays (DCB) (DMTanks-CargoBays 1:1.1.0.1) DaMichel's Fuselage (DMF) (DMTanks-Fuselage 1.1.0.2) DaMichel's SphericalTanks (DST) (DMTanks-SphericalTanks 1:1.1.0.0) Deployable Engines Plugin (DeployableEngines 1.2.1) Distant Object Enhancement Continued (DistantObject v2.0.0.2) Distant Object Enhancement Continued default config (DistantObject-default v2.0.0.2) DMagic Orbital Science (DMagicOrbitalScience 1.4.3) DMModuleScienceAnimateGeneric (DMagicScienceAnimate v0.23) Dock Rotate (DockRotate v1.9.1.48) Docking Port Alignment Indicator (DockingPortAlignmentIndicator 6.9.1) Docking Port Descriptions (DockingPortDescriptions 1.0.1.1) Double Tap Brakes (DoubleTapBrakes 2.0.0.1) Dr. Jet's Chop Shop (ChopShop 1:0.11.4.5) Droplet (Droplet 1.0) Dynamic Battery Storage (DynamicBatteryStorage 2:2.1.6.0) EarlyBird (EarlyBird 0.2.1.0) Easy Vessel Switch (EVS) (EasyVesselSwitch 2.1) Editor Extensions Redux (EditorExtensionsRedux 3.4.1.1) Elephant Engine (ElephantEngine 0.2) Engine Lighting Relit (EngineLightRelit 1.6.2.3) Eskandare Heavy Industries (EskandareHeavyIndustries 1.0.12) ESLD Jump Beacons (ESLDJumpBeacons 1:1.2.1) EVA Enhancements Continued (EVAEnhancementsContinued 0.1.15.2) EVA Handrails Continued (EVAHandrailsPackContinued 0.3.0.3) EVA Parachutes & Ejection Seats (EVAParachutes 0.2.0.2) EVA Struts (EVAStruts 6.0) EVA Transfer (EVATransfer 9.0) EvaFollower (EvaFollower 1:1.1.1.8) EVAFuel Continued (EvaFuelCont 1.6.8) Extended information about scientific experiments in VAB (ScienceSituationInfo 1:1.3.4) Extraplanetary Launchpads (ExtraPlanetaryLaunchpads 6.7.2.0) FASA (FASA 1:v7.2.6) Feline Utility Rovers (FelineUtilityRovers 1.2.11) Field Training Facility (FieldTrainingFacility 1.2.0.0) Fill It Up (FillitUp 0.2.0.1) Filter Extensions - Default Configuration (FilterExtensionsDefaultConfig 3.2.5) Filter Extensions - Plugin (FilterExtensions 3.2.5) Firespitter Core (FirespitterCore v7.15) Firespitter Resources config (FirespitterResourcesConfig v7.15) Flag Rotate (FlagRotateCont 1.1.8) Flexible Docking (FlexibleDocking 8.0) Fuel Tanks Plus (FuelTanksPlus 2.0.2) Global Construction (GroundConstruction 2.6.3.1) Global Construction Core (GroundConstruction-Core 2.6.3.1) GravityTurn Continued (GravityTurnContinued 3:1.8.0.3) Green Skull Revived (GreenSkullRevived 1.0.1) HafCo Space Center (HafCoSpaceCenter 1.0) Hangar (Hangar 3.6.0.1) Hangar Extender (HangerExtenderExtended 3.6.0) Hangar Grid (HangarGrid 0.4.0-181) Haystack ReContinued (HaystackReContinued 0.5.7) Heat Control (HeatControl 0.5.1) Hooligan Labs Airships (HooliganLabsAirships 6.4) Hot Spot (HotSpot 0.8.0) Human Colored Faces (HumanColoredFaces 17) HyperEdit (HyperEdit 1.5.8.0) Impact! (Impact v1.8.0) IndicatorLights (IndicatorLights 1.6) IndicatorLights Community Extensions (IndicatorLightsCommunityExtensions 1.6) Inline Ballutes (InlineBallutes 1.2.11.2) Interstellar Fuel Switch (InterstellarFuelSwitch 3.16.0.5) Interstellar Fuel Switch Core (InterstellarFuelSwitch-Core 3.16.0.5) JSI Advanced Transparent Pods (JSIAdvancedTransparentPods V0.1.22.0) JSIPartUtilities (JSIPartUtilities 0.5.0.4) JX2Antenna (JX2Antenna 2.0.5) Karbonite (Karbonite 1:1.3.0.0) Kerbal Actuators (KerbalActuators v1.8.3) Kerbal Aircraft Expansion (KerbalAircraftExpansion 4:2.8.0.4) Kerbal Alarm Clock (KerbalAlarmClock v3.13.0.0) Kerbal Atomics (KerbalAtomics 1:1.1.2) Kerbal Atomics - Other Mod Support (KerbalAtomics-NTRModSupport 1.1.2) Kerbal Attachment System (KAS 1.6) Kerbal Changelog (KerbalChangelog v1.3.0) Kerbal Dust Experiment (KDEX v1.11.3) Kerbal Engineer Redux (KerbalEngineerRedux 1.1.7.2) Kerbal Foundries2 (KerbalFoundriesContinued 2.4.8.18) Kerbal GPS (KerbalGPSRevived 1.2.0.1) Kerbal Hacks: Animated Station Screens (AnimatedStationScreens 1.0) Kerbal Hacks: Asphalt Tiles (AsphaltTiles 1.2) Kerbal Hacks: Asphalt Tiles - Welded Parts (AsphaltTilesWelded 1.2) Kerbal Hacks: Droptank "Wrapper" (KerbalHacksDroptankWrapper 1.0) Kerbal Hacks: Wearable KIS Props (KHWearableKISProps 1.1) Kerbal Improved Save System (KerbalImprovedSaveSystem v2.4.2) Kerbal Inventory System (KIS 1.25) Kerbal Joint Reinforcement Continued (KerbalJointReinforcementContinued v3.5.1) Kerbal Occupation Colors (KerbalOccupationColors v1.2.0.1) Kerbal Planetary Base Systems (KerbalPlanetaryBaseSystems v1.6.12) Kerbal Reusability Expansion (SpaceXLegs 2.8.6) Kerbal Tubes (KerbalTubes 1.3.3.3) Kerbalized SpaceX (Kerbalized-SpaceX 1.26) Kerbal-Konstructs (KerbalKonstructs 1.8.1.15) KerbalX Part Mapper (PartMapper 0.4.2) Kerbin Side GAP (KerbinSideGAP 2.3) Kerbin Side Remastered (KerbinSideRemastered 1.0.1) Kerbonov Kn-2 Cockpit Module (Kerbonov 2:2.0.2.1) KerGuise Experimental Engineering (KGEx 1.0.0.2) KipDockingPorts (KipDockingPorts v0.2) KipEng Agency (KipEng-Agency v0.2) KipLowProfileHubs (KipLowProfileHubs v2.4) Konstruction (Konstruction 1.3.0.0) kOS: Scriptable Autopilot System (kOS 1:1.2.1.0) KSC Extended (KSCExtended 2.2) KSC Harbor (KSCHarbor 1.2) KSI Wheels (KSIWheels 0.0.1) KSP AVC (KSP-AVC 1.4.1.5) KSP ExtendedAntennaProgression (ExtendedAntennaProgression v0.1.2) KSP Interstellar Extended (KSPInterstellarExtended 1.25.22.5) KSP Recall (KSP-Recall v0.0.3.2) KSP Resonant Orbit Calculator (ResonantOrbitCalculator 0.0.6.1) KSP Wheel (KSPWheel 1:0.16.14.33) Kustom Kerbals (KustomKerbals 1:1.0.0) KW Rocketry Rebalanced (KWRocketryRebalanced 3.2.7.1) KXAPI (KXAPI 1.2.0) LanderCanMk12 (LanderCanMk12 4) Landertrons (Landertron v1.2.0) LaserDist (LaserDist v1.3.0) Launch Escape System (PEBKACIndustriesLaunchEscapeSystem 1:1.4.2) Lithobrake Exploration Technologies (LithobrakeExplorationTechnologies 0.4) LongMarch-11???CZ-11??? (LongMarch11CZ11 1.1) LongMarch-5???CZ-5??? (LongMarch5CZ5 3.0) Magpie Mods (MagpieMods 1.5.5) Making History (MakingHistory-DLC 1.9.1) Malemute Rover (MalemuteRover 1.3.0.0) Margo's Resource Monitors (ResourceMonitors 0.0.2.1) Mark IV Spaceplane System (MarkIVSpaceplaneSystem 3.1.1) MechJeb 2 (MechJeb2 2.9.2.0) Mk2 Stockalike Expansion (Mk2Expansion 2:1.8.7) Mk3 Stockalike Expansion (Mk3Expansion 1.4.8.6) Mkerb Inc. Science Instruments (MkerbIncScienceInstruments 1.1) Mk-X Spaceplane Parts (Mk-X 0.1.0.1) Moar Filter Extension Configs (MoarFEConfigs 1.0.5.2) MoarKerbals (MoarKerbals 1.1.1.0) Modular Rocket Systems (ModularRocketSystem 1.13.2) Module Manager (ModuleManager 4.1.4) MOIST! Underwater Technologies (MOISTUnderwaterTechnologies 1.8) MSP-3000 Material Science Pod (MSP3000 v1.1) Near Future Construction (NearFutureConstruction 1.2.2) Near Future Electrical (NearFutureElectrical 1.1.2) Near Future Electrical Core (NearFutureElectrical-Core 1.1.2) Near Future Exploration (NearFutureExploration 1.0.8) Near Future IVA Props (NearFutureProps 1:0.6.2) Near Future Launch Vehicles (NearFutureLaunchVehicles 2.0.2) Near Future Propulsion (NearFuturePropulsion 1.2.1) Near Future Solar (NearFutureSolar 1.2.2) Near Future Solar Core (NearFutureSolar-Core 1.2.2) Near Future Spacecraft (NearFutureSpacecraft 1.3.1) Nehemiah Engineering Orbital Science (NehemiahEngineeringOrbitalScience 0.9.1) New Tantares (NewTantares v22.2) Omega's Stockalike Structures: No Textures Required (StockalikeStructures 0.0.12) OPT Reconfig (OPTReconfig 2.0.5) Orbit Portal Technology [OPT] Spaceplane Parts (Legacy) (OPTSpacePlaneParts 1:2.0) OrbitalColony (OrbitalColony 1:1.1.0.1) OSE Workshop Reworked (OSEWorkShopReworked 1.2.14.3) Part Commander Continued (PartCommanderCont 1.1.6.1) Part Wizard Continued (PartWizardContinued 1.3.8.1) PartInfo (PartInfo 0.0.3.1) Patch Manager (PatchManager 0.0.17.1) Pathfinder (Pathfinder v1.35.1) PAW Range Buff (PAWRangeBuff 0.2.3) Persistent Thrust (PersistentThrust 1:1.7.0) PersistentRotation (PersistentRotation 1.8.7) Phoenix Industries (PhoenixIndustries 1.3) Phoenix Industries EVA Survival Suit (PhoenixIndustriesEVASuit 1) PicoPort (PicoPort 0.1.6.3) PicoPort for all sizes (PicoPort4AllSizes 0.1.2.3) PicoPort Shielded (PicoPortShielded 1.0.1.1) Planet Wiki (PlanetWiki 1:4.1) PlanetShine (PlanetShine 0.2.6.3) PlanetShine - Default configuration (PlanetShine-Config-Default 0.2.6.3) Portrait Stats (PortraitStats 18.0) Precise Editor (PreciseEditor 1.4.0) Precise Maneuver (PreciseManeuver 2:2.4.4) Procedural Fairings (ProceduralFairings 1:v1.8.2) Procedural Parts (ProceduralParts v2.0.3) Procedural Parts - Hazard Tanks Textures (HazardTanksTextures 1.0) Procedural Parts - MainSailor's Procedural Textures - Complete Texture Pack (MainSailorTextures-Complete 2.0.0.0.1) Procedural Parts - MainSailor's Procedural Textures - Essential Textures and Flag (MainSailorTextures-Essentials 2.0.0.0.1) Procedural Parts - Ven's Revamp Style Textures (VensStylePPTextures 1.1) 'Project Orion' Nuclear Pulse Engine (USI-NuclearRockets 1.3.0.0) Pure Electric Engines (PureElectricEngines 1:1.8) QuickSearch (QuickSearch 1:3.3.0.10) RasterPropMonitor (RasterPropMonitor 1:v0.31.4) RasterPropMonitor Core (RasterPropMonitor-Core 1:v0.31.4) Real Plume (RealPlume 2:v13.3.1) Real Plume - Stock Configs (RealPlume-StockConfigs v4.0.1) Real Scale Boosters (RealScaleBoosters 0.16) Real Scale Boosters Stockalike (RealScaleBoostersStockalike 0.4) Real Scale Sea Dragon (RSSeaDragon 0.3.4) ReCoupler (ReCoupler 1:1.3.4) Recoverable Emergency Kerbal Transport (REKT 0.4.8.1) RecoveryController (RecoveryController 0.0.4) Reentry Particle Effect Renewed (ReentryParticleEffect 1.9.1.1) RemoteTech Redev Antennas (RemoteTechRedevAntennas 0.1.1) ReStock (ReStock 1.1.2) ReStock+ (ReStockPlus 1.1.2) Retractable Lifting Surface Module (RetractableLiftingSurface 0.2.1.1) Retracting/vectoring engines, Critter Crawler (CritterCrawler 1.3.6) SCANsat (SCANsat v20.2) scatterer (Scatterer 3:v0.0610) Scatterer Default Config (Scatterer-config 3:v0.0610) Scatterer Sunflare (Scatterer-sunflare 3:v0.0610) Science Lab Info (and 6 Crew Lab) (ScienceLabInfo 0.9.5) Science Relay (ScienceRelay 6.0) SDHI Strobe-O-Matic Warning Rotator Lights (SDHI-StrobeOMatic v1.0.1) Ship Manifest (ShipManifest 6.0.1.0) SinkEmAll (SinkEmAll 3.1) SmartStage (SmartStage 1:2.9.14) SmokeScreen - Extended FX Plugin (SmokeScreen 2.8.14.0) Solar Science (SolarScience 1:v1.2.0.0) SpaceTux Library (SpaceTuxLibrary 0.0.3.9) SpacetuxSA (SpacetuxSA 0.3.13.1) SpaceX Launch Vehicles - Stock Size (SpaceXLaunchVehicles-StockSize 6.2) SpaceY Expanded (SpaceY-Expanded 1.4) SpaceY Heavy Lifters (SpaceY-Lifters 1.17.2) Spectra (Spectra v1.4.0) StageRecovery (StageRecovery 1.9.2.2) Star Trek Uniform pack for TextureReplacer (StarTrekRebootUniformPack 1.00) Station Science Continued (StationScienceContinued v2.6.0) Stational Cunstructs (StationalConstructs 1.8.1) Stockalike Mining Extension (StockalikeMiningExtension 1.1.1) Stockalike Station Parts Expansion Redux (StationPartsExpansionRedux 1.3.5) Stork Delivery System [SDS] (StorkDeliverySystem 1:0.0.5.0) Structural Disks (StructuralDisks 1.2.0.1) Structural Tubing Restructured (StructuralTubing 1.0.8.1) Sum Dum Heavy Industries - Shared Assets (SDHI-SharedAssets 4.0.2) Super Heavy Boosters Historical - Nexus (SuperHeavyBoostersHistoricalNexus 2.0.200524) Surface Experiment Pack (SurfaceExperimentPack v2.7.1) Surface Mounted Lights (surfacelights 1.16) SXTContinued (SXTContinued 2:0.3.29.5) Taerobee - Stockalike X-1 & More (Taerobee 1:3.0) Tarsier Space Technology with Galaxies Continued... (TarsierSpaceTechnologyWithGalaxies 1:7.10) TDAPS (TDAdvancedPropulsionSystems 0.6.200606) TextureReplacer (TextureReplacer v4.1.3) Textures Unlimited (TexturesUnlimited 1.5.10.25) The Janitor's Closet (JanitorsCloset 0.3.7) The Martian for KSP (TheMartianforKSP 1.0) Tokamak Refurbished Parts (TokamakRefurbishedParts 0.2.0.2) Toolbar Controller (ToolbarController 1:0.1.9.4) Tracking Lights (TrackingLights 1:0.0.2.1) Tracking Station Evolved (TrackingStationEvolved 6.0) Training Laboratory (FieldTrainingLaboratory 1.2.0.0) Trajectories (Trajectories v2.3.4) Transparent Command Pods Repressurized (TransparentPods 1:1.2.3.3) Triple-Z RadioTelescope (ZZZRadioTelescope 1.0.5) Tundra Exploration - Stockalike Dragon V2 and Falcon 9 (TundraExploration 2.0.2) Tundra Technologies (TundraTechnologies 2.0.2) Tundra's Space Center (TundraSpaceCenter 2.0.1) TweakScale - Rescale Everything! (TweakScale v2.4.3.18) TweakScale Companion for ReStockPlus (TweakScaleCompanion-ReStockPlus v1.1.0.0) Universal Storage II (UniversalStorage2 1.9.1.2) USI Asteroid Recycling Technologies (USI-ART 1:1.3.0.0) USI Core (USI-Core 1.3.0.0) USI Exploration Pack (USI-EXP 1.3.0.0) USI Freight Transport Technologies (USI-FTT 1.3.0.0) USI Kolonization Systems (MKS/OKS) (UKS 1:1.3.0.0) USI Tools (USITools 1.3.0.0) UTech Nuclear Science Ink. (UTechNuclearScienceInk Alpha_1.3) Utility Weight (UtilityWeight 1.0.0) VaporVent (VaporVent 1.1.10) Ven's New Parts (VenStockRevamp-NewParts v1.15.1) Ven's Stock Part Revamp Core (VenStockRevamp-Core v1.15.1) VesselMover Continued (VesselMoverContinued v1.9.0) WalkAbout (WalkAbout 1:v0.1.8.3) Wanhu Common (Wanhu-Common 1.1) WasdEditorCameraContinued (WasdEditorCameraContinued 0.7.0.1) Water Launch Sites (Kerbal-Konstructs) (WaterLaunchSites 1.0.0) Waypoint Manager (WaypointManager 2.8.2.6) Wild Blue Tools (WildBlueTools v1.81.1) Wwwwwwwww (Wwwwwwwww 1.1.4.2) Zero MiniAVC (ZeroMiniAVC 1:1.1.0.1)``

And you can still comment after the codeblock, like this.

TryTryAgain commented 4 years ago

@KSP-TaxiService thanks for pointing that out, my bad...I was sure I didn't have that (or any conflicts) installed but it snuck in there. I will look at my log now that's removed and report back if the issue persists. @7ranceaddic7 .. point taken.

7ranceaddic7 commented 4 years ago

NP. I had to learn the hard way.

I forgot to give you the code.

https://gist.github.com/7ranceaddic7/dee00c383432a29fbdb8c976ab843a8d

(EDIT: crap that's a wall of text on a phone.)

7ranceaddic7 commented 4 years ago

@TryTryAgain

Could you go back in and edit your post to hide that log?

TryTryAgain commented 4 years ago

@7ranceaddic7 I will, I will make them gist's because the markdown trick doesn't render for mobile so... Yeah.

TryTryAgain commented 4 years ago

@KSP-TaxiService the issue persists after removing CommNet Manager.

7ranceaddic7 commented 4 years ago

In that case, you can hit the close button at the bottom for this issue.

TryTryAgain commented 3 years ago

@7ranceaddic7 why would I close the issue if it's not resolved? "the issue persists after removing CommNet Manager"

TryTryAgain commented 3 years ago

@7ranceaddic7 can you remove your comments/examples as they don't render on mobile and make scrolling a pain (your original concern is now rampant on this issue) ...

KSP-TaxiService commented 3 years ago

Hi @TryTryAgain, sorry for delayed response.

I am experiencing the crash mentioned in your log, which seems to origin from in the unstable scatterer mod (improved significantly but still crashing on latest version 0.0621b).

Let's remove the scatter mod first from your installation, assumed CommNet Manager is removed already.

Then, if you still see NullReferenceException on CNC, please provide the new log for further investigation.

Thanks!

TryTryAgain commented 3 years ago

@KSP-TaxiService that is a great tip. It appears to have gone away after removing scatter as well. Thank you so much for investigating and pointing that out.