Jump to content

(Drop Support)[1.6.1] Crew Light : An Automatic Light Manager [v1.19] (29 Jan 2019)


Li0n

Recommended Posts

8 hours ago, FellipeC said:

Can anybody confirm that it works with this mod lights? 

 

It uses its own module on the light so probably not. I look into it and post an update if necessary.

 

5 hours ago, WuphonsReach said:

I was about to ask if you could add a function to remove a light form the "Lights" action group, but then realized that there's a link to "Action Groups Extended" in the OP.  Which does all that and more.

AGX is a very useful mod. I also have some option, in "GameData/CrewLight/PluginData/Settings.cfg", that may help you :

  • "only_light_not_in_AG" : all light will respond to the sun, being in the Light action group or not
  • "disable_action_group_for_light_part" : no light will be added to the Light action group

The second one will only affect newly assembled vessel.

 

I just realized I have a typo in the code that handle the settings, the "use_a_random_delay" setting, for staggered light, will fix it in the next release.

Link to comment
Share on other sites

4 minutes ago, Z3R0_0NL1N3 said:

This is awesome, adding to my install right now. However, would this be compatible with ElectricLights, or otherwise, can you add the (optional, surely) functionality of cabin lights draining electric charge?

It should be, I think I have tested it several version ago. Please report how it goes.

 

@FellipeC and everyone that use Aviation Light : as I said before it don't work because it use custom PartModule for its lights. Not a big deal to make it work but I like to know what you expect for it. All the lights have several "lightning" option : On, Blink, Blink Twice, and another I forgot. Which option do you think will work best ? I can make it different for each light, for example the red one can blink when it's night and the white one just turn on. Tell me how you feel about it.

Link to comment
Share on other sites

@Li0n Very cool you can make they work! I don't know if this is possible, but this is the best behavior, IMHO

White, Red and Green Navigation Lights: Steady on at night. 

White Strobe: Blink twice at night

Red beacon: Blink. In real life they blink when engines are running, but dont know if this is possible, so I'm happy with they blinking at night 

Link to comment
Share on other sites

1 minute ago, FellipeC said:

@Li0n Very cool you can make they work! I don't know if this is possible, but this is the best behavior, IMHO

White, Red and Green Navigation Lights: Steady on at night. 

White Strobe: Blink twice at night

Will do. Probably with settings for each light where you can choose your blinking preference.

3 minutes ago, FellipeC said:

Red beacon: Blink. In real life they blink when engines are running, but dont know if this is possible, so I'm happy with they blinking at night 

Sounds interesting, I'll see if I can do that.

Link to comment
Share on other sites

Just as an information, in real life airplanes have those lights:

White, red and green navigation lights: Must be on between sunset and sunrise. The green must be on right wing, red on left one and the white on tail. The idea is that anyone that see just the lights on dark can figure out easily the direction that the plane is going.

White strobe lights: They are very strong and blink in patterns. Pilots must turn they on before ingress in a runway and turn they off after exit the runway. Those lights can be seen from miles away and the main function is to prevent collisions. They are usually installed on wing tips.

Red beacon: usually installed above and below the fuselage, this light means that is dangerous to approach the aircraft. Pilots turn they on before starting the engines, and only turn off after the engines are shut off, so ground crew know is safe to approach the airplane. 

Landing lights: Powerful lamps usually on wing root, that acts as a headlight of the plane. Usually pilots turn they on below 10000ft.

Taxi lights: A light on nose landing gear 

Runway turnoff lights: They are next to landing lights usually but are aimed to sides, so pilots can see the taxiways before turn. 

Wing illumination: Lights on body of aircraft aimed to wings. Useful to pilots and crew check for ice formation or other problems at night.

Logo lights: Those are aimed on vertical stabilizer/rudder so you can see the company brand.

2Rx3W0H.jpg

Link to comment
Share on other sites

18 minutes ago, gamerscircle said:

I got a stupid question, will this work with the MKS structures?  I don't see that they have any 'windows', so I thought I might ask.  I had a little bit of a mun base, and when I am trying to locate a kerbal.. well you know..

It should work with all mods, only exception will be mods that add their own PartModule for the light. AFAIK it's not the case for MKS. Obviously if the pod/hab-module hasn't any light it won't work...

Link to comment
Share on other sites

@FellipeC Support for Aviation Lights is mostly done. I need the dev to add a few method to their PartModule, I've sent them a PR.

The beacon lightning when engine are running is good too but I will probably update it for something like that before release, now It is probably too much check for something that simple.

Link to comment
Share on other sites

3 minutes ago, Li0n said:

@FellipeC Support for Aviation Lights is mostly done. I need the dev to add a few method to their PartModule, I've sent them a PR.

The beacon lightning when engine are running is good too but I will probably update it for something like that before release, now It is probably too much check for something that simple.

:D That was fast!

Link to comment
Share on other sites

I tried the last release 1.3,but sadly I have 2 bugs with my mod:

1)
With the default config, when i go to EVA from the mk1 crew cabin with the last kerbal, the mod is toggling off the light as expected but also the animation for adding the top hatch, when doing this in space the kerbal is killed in a smoky cloud! :D, a bit embarrassing for the space program... it does this in reverse too, when i go back from EVA, it turns On the lights and the hatch animation.

 

2)
when the part is fully crewed by 2 kerbals, when i go in EVA with 1, your mod is toggling off the lights (+ bug 1)), it shouldn't because there is 1 kerbal left in the part. if i swith vessel from the kerbal in EVA to focus on the ship, it update and turn lights on.

j6LqMYD.png

before: 2 crews, lights and hatch.

U2U2O7g.png

During the "exit in EVA": lights turns off (here 1 crew remains in the part), hatch retract, kerbal try to grab the ladder...

 

tell me if i can do something else to help to catch this bug, need more infos? etc... :wink:

Link to comment
Share on other sites

42 minutes ago, Skalou said:

I tried the last release 1.3,but sadly I have 2 bugs with my mod:

 

 

Thanks for the report. I think I know what's happening, I've changed the way I "ask" the part to toggle its light and it spread to all the module on the part which have a "Toggle" method.

For the second one, I just look at the code, and I completely remove the check for the number of kerbal still in the part :huh: Easy to fix.

Both issue where from the 1.2 version, I think, If you want a working version for your mod try 1.1

Link to comment
Share on other sites

Version 1.4 is up ! On SpaceDock and Github

Quote

* Enhanced support for Aviation Light by @BigNose / @MOARdV, each light can have their lightning style define in the config, beacon light will go on only when you push the throttle (configurable)
* fix for light going off while a part is still crewed
* better method for lightning part, no more "SendMessage()", using cast and reflection instead
* fix a typo in the settings file

@Skalou I now use a cast instead of the "SendMessage()" method for toggling light so this will no longer trigger method on other gameComponent.

@FellipeC for modded light's PartModule (ie those from AviationLights) I've changed the "SendMessage()" method to a "getType().InvokeMember(...)" which allow me to use AviationLights method without change on their side of the code :)

So there is now an enhanced support for the great AviationLights mod :

  • By default its navigation and strobe light will get turned on at night using the custom blinking light provided by AviationLights, flash, double flash, interval. This is configurable, per light, in the setting file.
  • The beacon light will stay off until you push the throttle, acting as a real warning light

 

Enjoy :) (warning lights are really cool) and please continue to provide bug report and suggestion :)

Link to comment
Share on other sites

I'm not 100% certain there is a bug, and it may have been weirdness because I unlinked a long flex-o-tube to connect something else in the middle and the lights hadn't cycled yet (through a day/night transformation) after hooking things back together.

 

Link to comment
Share on other sites

  • 3 weeks later...

Sorry for the delay, I was away from KSP.

 

On 22/02/2017 at 8:31 PM, WuphonsReach said:

The MKS 'Ranger' Habitation module (the expandable) lights up properly when crewed.  But the expandable agriculture module seems to behave differently (I think).  Might also be some oddness with the MKS Flex-O-Tubes.

 

On 25/02/2017 at 5:58 PM, WuphonsReach said:

I'm not 100% certain there is a bug, and it may have been weirdness because I unlinked a long flex-o-tube to connect something else in the middle and the lights hadn't cycled yet (through a day/night transformation) after hooking things back together.

The "crewed light" function isn't related to the "day/night light" function. The lightning of crewed part should be immediate (unless you use CLS with the "realism" on, which add a delay for the kerbal to move into another part). Flex-o-tube shouldn't be an issue either, there is no operation on the whole vessel, I just wait for GameEvent.OnCrewTransferred to return the part the kerbal is in and the one he just left.

If you can reproduce it on the last version of MKS please send me a save and I look more into it.

 

On 13/03/2017 at 5:41 PM, FellipeC said:

Can anybody confirm if you launch a craft at night, the lights did not turn on by themselves?

I can't confirm that. Please check that the light you want on at night are NOT in the light action group. Is it an issue with stock light or modded one ? Do you use a mod that alter the launching sequence ? (KCT or KRASH maybe ? Haven't tested those).

Link to comment
Share on other sites

On 15/03/2017 at 3:05 PM, Li0n said:

I can't confirm that. Please check that the light you want on at night are NOT in the light action group. Is it an issue with stock light or modded one ? Do you use a mod that alter the launching sequence ? (KCT or KRASH maybe ? Haven't tested those).

I just reinstalled crew lights (I had messed with the settings file...) but with no results.

The only mods I remember installing recently was Collision FX and KerbalX.

I removed Collision FX but had not effect.

Also I notice the lights briefly turn on and off again when the vessel load and when ending a time warp.

Unfortunately I found nothing on the log:

[LOG 19:46:52.054] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
[LOG 19:46:52.874] [Scatterer] Saving settings to: scatterer/config/config.cfg
[LOG 19:46:52.969] [AddonLoader]: Instantiating addon 'BasicOrbitLoader' from assembly 'BasicOrbit'
[LOG 19:46:52.971] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
[LOG 19:46:52.972] [AddonLoader]: Instantiating addon 'ExRenameWindow' from assembly 'Launchpad'
[LOG 19:46:52.976] [AddonLoader]: Instantiating addon 'ButtonEventReplacer' from assembly 'KerboKatzUtilities'
[LOG 19:46:52.977] [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS'
[LOG 19:46:52.979] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils'
[LOG 19:46:52.982] [AddonLoader]: Instantiating addon 'Core' from assembly 'scatterer'
[LOG 19:46:52.984] [Scatterer] Core instance created
[LOG 19:46:53.076] [Scatterer] Detected Direct3D 9.0c [nvd3dumx.dll 21.21.13.7653]
[LOG 19:46:53.077] [AddonLoader]: Instantiating addon 'renderTypeFixer' from assembly 'scatterer'
[LOG 19:46:53.078] [AddonLoader]: Instantiating addon 'SEP_UI_Loader' from assembly 'SEPScience'
[LOG 19:46:53.081] [UIMasterController]: HideUI
[LOG 19:46:56.766] [Scatterer] Celestial Body: Kerbin (CelestialBody)
[LOG 19:46:56.767] [Scatterer] Found: Kerbin / Kerbin
[LOG 19:46:56.768] [Scatterer] Celestial Body: Duna (CelestialBody)
[LOG 19:46:56.769] [Scatterer] Found: Duna / Duna
[LOG 19:46:56.770] [Scatterer] Celestial Body: Laythe (CelestialBody)
[LOG 19:46:56.771] [Scatterer] Found: Laythe / Laythe
[LOG 19:46:56.771] [Scatterer] Celestial Body: Jool (CelestialBody)
[LOG 19:46:56.772] [Scatterer] Found: Jool / Jool
[LOG 19:46:56.773] [Scatterer] Celestial Body: Eve (CelestialBody)
[LOG 19:46:56.774] [Scatterer] Found: Eve / Eve
[LOG 19:46:56.836] Found scaled sunlight
[LOG 19:46:56.837] Found Sunlight
[LOG 19:47:01.224] [Scatterer] Saving settings to: scatterer/config/config.cfg
[LOG 19:47:01.308] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 19:47:01.310] [AddonLoader]: Instantiating addon 'TooltipManager' from assembly 'AT_Utils'
[LOG 19:47:01.312] [AddonLoader]: Instantiating addon 'BasicOrbitLoader' from assembly 'BasicOrbit'
[LOG 19:47:01.314] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
[LOG 19:47:01.316] [AddonLoader]: Instantiating addon 'ExRenameWindow' from assembly 'Launchpad'
[LOG 19:47:01.317] [AddonLoader]: Instantiating addon 'ExToolbar_SettingsWindow' from assembly 'Launchpad'
[LOG 19:47:01.325] [AddonLoader]: Instantiating addon 'DebugConsole' from assembly 'IndicatorLights'
[LOG 19:47:01.328] [AddonLoader]: Instantiating addon 'KerbalXDownloadController' from assembly 'KerbalX'
[LOG 19:47:01.330] [AddonLoader]: Instantiating addon 'ButtonEventReplacer' from assembly 'KerboKatzUtilities'
[LOG 19:47:01.332] [AddonLoader]: Instantiating addon 'DailyFunds' from assembly 'DailyFunds'
[LOG 19:47:01.335] [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS'
[LOG 19:47:01.336] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils'
[LOG 19:47:01.340] [AddonLoader]: Instantiating addon 'Core' from assembly 'scatterer'
[LOG 19:47:01.341] [Scatterer] Core instance created
[LOG 19:47:01.432] [Scatterer] Detected Direct3D 9.0c [nvd3dumx.dll 21.21.13.7653]
[LOG 19:47:01.433] [AddonLoader]: Instantiating addon 'renderTypeFixer' from assembly 'scatterer'
[LOG 19:47:01.435] [AddonLoader]: Instantiating addon 'SEP_Controller' from assembly 'SEPScience'
[LOG 19:47:01.436] [AddonLoader]: Instantiating addon 'SEP_AppLauncher' from assembly 'SEPScience'
[LOG 19:47:01.437] [AddonLoader]: Instantiating addon 'SEP_UI_Loader' from assembly 'SEPScience'
[LOG 19:47:01.439] [AddonLoader]: Instantiating addon 'KACSpaceCenter' from assembly 'KerbalAlarmClock'
[LOG 19:47:01.440] 3/16/2017 7:47:01 PM,KerbalAlarmClock,Awakening the KerbalAlarmClock-KACSpaceCenter
[LOG 19:47:01.442] 3/16/2017 7:47:01 PM,KerbalAlarmClock,Loading Settings
[LOG 19:47:01.449] 3/16/2017 7:47:01 PM,KerbalAlarmClock,Loading Transfer Modelling Data
[LOG 19:47:01.509] 3/16/2017 7:47:01 PM,KerbalAlarmClock,Transfer Modelling Data Load Complete
[LOG 19:47:01.511] 3/16/2017 7:47:01 PM,KerbalAlarmClock,Loading Sounds
[LOG 19:47:01.518] 3/16/2017 7:47:01 PM,KerbalAlarmClock,WarpRates:8
[LOG 19:47:01.519] 3/16/2017 7:47:01 PM,KerbalAlarmClock,API Ready
[LOG 19:47:01.521] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'USILifeSupport'
[LOG 19:47:01.522] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_SpaceCenter' from assembly 'USILifeSupport'
[LOG 19:47:01.524] Loading C:\KSP_win\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 19:47:07.804] 919
[LOG 19:47:08.038] [UIMasterController]: HideUI
[ERR 19:47:09.811] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.813] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.815] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.816] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.818] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.820] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.821] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.822] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.824] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.826] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.827] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.828] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.829] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.830] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.831] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.832] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.834] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:47:09.836] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[LOG 19:47:09.990] FF: EventObserver:: OnGameStateCreated 16191898.2936524, game status: ONGOING, scene SPACECENTER
[LOG 19:47:09.994] Loading Depletion Nodes
[LOG 19:47:09.995] DepNodeCount:  0
[LOG 19:47:09.996] Loading Biome Nodes
[LOG 19:47:09.996] BiomeNodeCount:  1
[LOG 19:47:09.997] Loading Planet Nodes
[LOG 19:47:09.998] PlanetNodeCount:  2
[LOG 19:47:10.019] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 19:47:10.023] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[ERR 19:47:10.034] Cannot find a Module of typename 'GroundConstructionScenario'

[ERR 19:47:10.035] ScenarioModule is null.

[LOG 19:47:10.036] FF: loading hall of fame scenario module
[LOG 19:47:10.037] FF: loading hall of fame
[LOG 19:47:10.040] FF: hall of fame loaded in 2ms
[LOG 19:47:10.041] FF: hall of fame loaded (0 logbook entries)
[LOG 19:47:10.041] FF: clearing Final Frontier hall of fame
[LOG 19:47:10.042] FF: creating new hall of fame entry for kerbal Jebediah Kerman
[LOG 19:47:10.043] FF: creating new hall of fame entry for kerbal Bill Kerman
[LOG 19:47:10.044] FF: creating new hall of fame entry for kerbal Bob Kerman
[LOG 19:47:10.045] FF: creating new hall of fame entry for kerbal Valentina Kerman
[LOG 19:47:10.049] FF: creating new hall of fame entry for kerbal Hanson Kerman
[LOG 19:47:10.050] FF: creating new hall of fame entry for kerbal Edford Kerman
[LOG 19:47:10.051] FF: creating new hall of fame entry for kerbal Isabel Kerman
[LOG 19:47:10.052] FF: creating new hall of fame entry for kerbal Sherrey Kerman
[LOG 19:47:10.053] FF: creating new hall of fame entry for kerbal Judith Kerman
[LOG 19:47:10.059] FF: creating new hall of fame entry for kerbal Alalla Kerman
[LOG 19:47:10.060] FF: creating new hall of fame entry for kerbal Irna Kerman
[LOG 19:47:10.062] FF: creating new hall of fame entry for kerbal Versan Kerman
[LOG 19:47:10.064] FF: creating new hall of fame entry for kerbal Nathanael Kerman
[LOG 19:47:10.065] FF: creating new hall of fame entry for kerbal Leera Kerman
[LOG 19:47:10.068] FF: creating new hall of fame entry for kerbal Magtha Kerman
[LOG 19:47:10.070] FF: creating new hall of fame entry for kerbal Wehrbus Kerman
[LOG 19:47:10.072] FF: creating new hall of fame entry for kerbal Derigh Kerman
[LOG 19:47:10.074] FF: creating new hall of fame entry for kerbal Wiltrude Kerman
[LOG 19:47:10.075] FF: creating new hall of fame entry for kerbal Dita Kerman
[LOG 19:47:10.078] FF: creating new hall of fame entry for kerbal Jebrod Kerman
[LOG 19:47:10.080] FF: creating new hall of fame entry for kerbal Gerllian Kerman
[LOG 19:47:10.082] FF: creating new hall of fame entry for kerbal Leela Kerman
[LOG 19:47:10.084] FF: creating new hall of fame entry for kerbal Malkin Kerman
[LOG 19:47:10.085] FF: creating new hall of fame entry for kerbal Shepfrid Kerman
[LOG 19:47:10.095] FF: creating new hall of fame entry for kerbal Ferdun Kerman
[LOG 19:47:10.096] FF: creating new hall of fame entry for kerbal Carlina Kerman
[LOG 19:47:10.100] [KPBS] updateFilterSettings
[LOG 19:47:10.103] 3/16/2017 7:47:10 PM,KerbalAlarmClock,BaseLoadDone. Alarms Count (Should be 0):0
[LOG 19:47:10.105] 3/16/2017 7:47:10 PM,KerbalAlarmClock,Found 1 Maneuver Nodes to deserialize
[LOG 19:47:10.106] 3/16/2017 7:47:10 PM,KerbalAlarmClock,Found 1 Maneuver Nodes to deserialize
[LOG 19:47:10.107] 3/16/2017 7:47:10 PM,KerbalAlarmClock,ScenarioLoadDone. Alarms Count:2
[LOG 19:47:10.108] Loading Status Nodes
[LOG 19:47:10.109] StatNodeCount:  53
[LOG 19:47:10.112] Loading Vessel Nodes
[LOG 19:47:10.113] StatNodeCount:  46
[LOG 19:47:10.115] Loading Config
[LOG 19:47:10.116] StatNodeCount:  1
[LOG 19:47:11.032] [KerbalX] starting web request handler
[LOG 19:47:11.033] [KerbalX] sending request to: https://kerbalx.com/api/deferred_downloads_enabled
[LOG 19:47:11.035] [KerbalX] sending request to: https://kerbalx.com/api/download_queue.json
[LOG 19:47:11.036] 3/16/2017 7:47:11 PM,KerbalAlarmClock,Searching for RSS
[LOG 19:47:11.043] 3/16/2017 7:47:11 PM,KerbalAlarmClock,Searching for KER
[LOG 19:47:11.044] 3/16/2017 7:47:11 PM,KerbalAlarmClock-KERWrapper,Attempting to Grab KER Types...
[LOG 19:47:11.051] 3/16/2017 7:47:11 PM,KerbalAlarmClock,Searching for VOID
[LOG 19:47:11.052] 3/16/2017 7:47:11 PM,KerbalAlarmClock-VOIDWrapper,Attempting to Grab VOID Types...
[LOG 19:47:11.063] CryoTanks: 0 cryo tanks detected on Kerbin Space Station (unloaded), loaded state is False
[LOG 19:47:11.064] CryoTanks: 0 cryo tanks detected on Rover Hamster (unloaded), loaded state is False
[LOG 19:47:11.065] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:47:11.066] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:47:11.067] CryoTanks: 0 cryo tanks detected on Relay Aux (unloaded), loaded state is False
[LOG 19:47:11.068] CryoTanks: 0 cryo tanks detected on Planet Base Central (unloaded), loaded state is False
[LOG 19:47:11.070] CryoTanks: 0 cryo tanks detected on Asteroid Tractor 2 (unloaded), loaded state is False
[LOG 19:47:11.071] CryoTanks: 0 cryo tanks detected on Asteroid Miner Drill (unloaded), loaded state is False
[LOG 19:47:11.072] CryoTanks: 0 cryo tanks detected on Ast. Tiny CJS-657 (unloaded), loaded state is False
[LOG 19:47:11.073] CryoTanks: 0 cryo tanks detected on Prospection Rover (unloaded), loaded state is False
[LOG 19:47:11.074] CryoTanks: 0 cryo tanks detected on Probe Resources (unloaded), loaded state is False
[LOG 19:47:11.075] CryoTanks: 0 cryo tanks detected on Lander Solo Mk1 (unloaded), loaded state is False
[LOG 19:47:11.076] CryoTanks: 0 cryo tanks detected on Heavy Miner Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.078] CryoTanks: 0 cryo tanks detected on Miner Heavy Debris (unloaded), loaded state is False
[LOG 19:47:11.079] CryoTanks: 0 cryo tanks detected on Miner Mk1 Debris (unloaded), loaded state is False
[LOG 19:47:11.080] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:47:11.081] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:47:11.082] CryoTanks: 0 cryo tanks detected on Miner Heavy (unloaded), loaded state is False
[LOG 19:47:11.083] CryoTanks: 0 cryo tanks detected on Miner Heavy Debris (unloaded), loaded state is False
[LOG 19:47:11.085] CryoTanks: 0 cryo tanks detected on Miner Heavy Debris (unloaded), loaded state is False
[LOG 19:47:11.086] CryoTanks: 0 cryo tanks detected on Miner Mk2 Debris (unloaded), loaded state is False
[LOG 19:47:11.087] CryoTanks: 0 cryo tanks detected on Miner Mk2 Debris (unloaded), loaded state is False
[LOG 19:47:11.088] CryoTanks: 0 cryo tanks detected on Mun Space Station (unloaded), loaded state is False
[LOG 19:47:11.089] CryoTanks: 0 cryo tanks detected on Planet Base IRSU Debris (unloaded), loaded state is False
[LOG 19:47:11.090] CryoTanks: 0 cryo tanks detected on Planet Base IRSU Debris (unloaded), loaded state is False
[LOG 19:47:11.091] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:47:11.092] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:47:11.094] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:47:11.095] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:47:11.096] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:47:11.097] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe (unloaded), loaded state is False
[LOG 19:47:11.098] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.099] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.100] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.102] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.103] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.104] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.105] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.106] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.107] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.108] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.109] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:47:11.111] CryoTanks: 0 cryo tanks detected on Capsule Falcon 3³ Debris (unloaded), loaded state is False
[LOG 19:47:11.112] CryoTanks: 0 cryo tanks detected on Capsule Falcon 3³ Debris (unloaded), loaded state is False
[LOG 19:47:11.113] CryoTanks: 0 cryo tanks detected on _Challenger Debris (unloaded), loaded state is False
[LOG 19:47:11.114] CryoTanks: 0 cryo tanks detected on Asteroid Miner Hauler Debris (unloaded), loaded state is False
[LOG 19:47:11.115] CryoTanks: 0 cryo tanks detected on Leela's Pod (unloaded), loaded state is False
[LOG 19:47:11.116] CryoTanks: 0 cryo tanks detected on Lander Horizon Debris (unloaded), loaded state is False
[LOG 19:47:11.118] CryoTanks: 0 cryo tanks detected on Probe Sentinel (unloaded), loaded state is False
[LOG 19:47:11.119] CryoTanks: 0 cryo tanks detected on Probe Sentinel Debris (unloaded), loaded state is False
[LOG 19:47:11.120] CryoTanks: 0 cryo tanks detected on Asteroid Tractor (unloaded), loaded state is False
[LOG 19:47:11.121] CryoTanks: 0 cryo tanks detected on Asteroid Tractor Debris (unloaded), loaded state is False
[LOG 19:47:11.123] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Debris (unloaded), loaded state is False
[LOG 19:47:11.124] CryoTanks: 0 cryo tanks detected on Equator (unloaded), loaded state is False
[LOG 19:47:11.125] CryoTanks: 0 cryo tanks detected on Probe Resources (unloaded), loaded state is False
[LOG 19:47:11.126] CryoTanks: 0 cryo tanks detected on Probe Resources Debris (unloaded), loaded state is False
[LOG 19:47:11.127] CryoTanks: 0 cryo tanks detected on Relay Aux (unloaded), loaded state is False
[LOG 19:47:11.128] CryoTanks: 0 cryo tanks detected on Relay Aux Debris (unloaded), loaded state is False
[LOG 19:47:11.129] CryoTanks: 0 cryo tanks detected on X Debris (unloaded), loaded state is False
[LOG 19:47:11.130] CryoTanks: 0 cryo tanks detected on _Buran CRG Debris (unloaded), loaded state is False
[LOG 19:47:11.131] CryoTanks: 0 cryo tanks detected on Probe Sentinel Debris (unloaded), loaded state is False
[LOG 19:47:11.132] CryoTanks: 0 cryo tanks detected on Looks like a nice place for a future base. (unloaded), loaded state is False
[LOG 19:47:11.133] CryoTanks: 0 cryo tanks detected on ILS (unloaded), loaded state is False
[LOG 19:47:11.134] CryoTanks: 0 cryo tanks detected on Capsule Cyclone 7 Debris (unloaded), loaded state is False
[LOG 19:47:11.135] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Debris (unloaded), loaded state is False
[LOG 19:47:11.137] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Debris (unloaded), loaded state is False
[LOG 19:47:11.139] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.140] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.141] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.142] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.143] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:47:11.144] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:47:11.145] CryoTanks: 0 cryo tanks detected on Planet Base LAB Debris (unloaded), loaded state is False
[LOG 19:47:11.146] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.148] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.149] CryoTanks: 0 cryo tanks detected on Minmus Greenville Base (unloaded), loaded state is False
[LOG 19:47:11.150] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.151] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:47:11.152] CryoTanks: 0 cryo tanks detected on Ast. KZV-505 (unloaded), loaded state is False
[LOG 19:47:11.153] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:47:11.155] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:47:11.156] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Mk2 Debris (unloaded), loaded state is False
[LOG 19:47:11.157] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 (unloaded), loaded state is False
[LOG 19:47:11.158] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:47:11.159] CryoTanks: 0 cryo tanks detected on Ast. JWQ-869 (unloaded), loaded state is False
[LOG 19:47:11.160] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:47:11.161] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:47:11.162] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:47:11.163] CryoTanks: 0 cryo tanks detected on Ast. MNA-023 (unloaded), loaded state is False
[LOG 19:47:11.164] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:47:11.165] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:47:11.166] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:47:11.168] CryoTanks: 0 cryo tanks detected on Ast. SEA-810 (unloaded), loaded state is False
[LOG 19:47:11.169] CryoTanks: 0 cryo tanks detected on Ast. LWA-453 (unloaded), loaded state is False
[LOG 19:47:11.170] CryoTanks: 0 cryo tanks detected on Ast. RMY-782 (unloaded), loaded state is False
[LOG 19:47:11.171] CryoTanks: 0 cryo tanks detected on Ast. NCX-154 (unloaded), loaded state is False
[LOG 19:47:11.172] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:47:11.173] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:47:11.174] CryoTanks: 0 cryo tanks detected on Ast. UBP-001 (unloaded), loaded state is False
[LOG 19:47:11.175] CryoTanks: 0 cryo tanks detected on Probe Resources (unloaded), loaded state is False
[LOG 19:47:11.176] CryoTanks: 0 cryo tanks detected on Probe Resources Debris (unloaded), loaded state is False
[LOG 19:47:11.183] [Scatterer] Celestial Body: Kerbin (CelestialBody)
[LOG 19:47:11.184] [Scatterer] Found: Kerbin / Kerbin
[LOG 19:47:11.185] [Scatterer] Celestial Body: Duna (CelestialBody)
[LOG 19:47:11.186] [Scatterer] Found: Duna / Duna
[LOG 19:47:11.187] [Scatterer] Celestial Body: Laythe (CelestialBody)
[LOG 19:47:11.187] [Scatterer] Found: Laythe / Laythe
[LOG 19:47:11.188] [Scatterer] Celestial Body: Jool (CelestialBody)
[LOG 19:47:11.189] [Scatterer] Found: Jool / Jool
[LOG 19:47:11.190] [Scatterer] Celestial Body: Eve (CelestialBody)
[LOG 19:47:11.191] [Scatterer] Found: Eve / Eve
[LOG 19:47:11.255] Found scaled sunlight
[LOG 19:47:11.255] Found Sunlight
[LOG 19:47:11.327] [Scatterer] Sunflare config found for Sun
[LOG 19:47:11.524] [Scatterer] Added custom sun flare for Sun
[LOG 19:47:11.585] [Scatterer] disableAmbientLight: Found scaled sunlight
[LOG 19:47:11.586] [Scatterer] disableAmbientLight: Found sunlight
[LOG 19:47:11.592] [Scatterer] Atmosphere config found for: Kerbin
[LOG 19:47:11.618] [Scatterer] Ocean config found for: Kerbin
[LOG 19:47:12.051] [Scatterer] Effects loaded for Kerbin
[LOG 19:47:12.068] [KerbalX] request returned 200 OK
[LOG 19:47:12.083] 3/16/2017 7:47:12 PM,KerbalAlarmClock,Loading Textures
[LOG 19:47:12.258] 3/16/2017 7:47:12 PM,KerbalAlarmClock,Loaded Textures
[LOG 19:47:12.260] 3/16/2017 7:47:12 PM,KerbalAlarmClock,Adding DrawGUI to PostRender Queue
[LOG 19:47:16.490] [UiApp] Awake: ContractsApp
[LOG 19:47:16.491] [UiApp] Awake: KSPedia
[LOG 19:47:16.492] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 19:47:16.493] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 19:47:16.498] [ApplicationLauncher] SetVisible: 
[LOG 19:47:16.500] ScaleModList: listSize 123 maxListSize 1804
[LOG 19:47:16.503] ScaleModList: listSize 123 maxListSize 1795
[LOG 19:47:16.504] ScaleModList: listSize 123 maxListSize 1795
[LOG 19:47:16.586] ScaleModList: listSize 164 maxListSize 1795
[LOG 19:47:16.665] ScaleModList: listSize 205 maxListSize 1795
[LOG 19:47:16.666] [KerbalX] Adding buttons to toolbar
[LOG 19:47:16.669] ScaleModList: listSize 246 maxListSize 1795
[LOG 19:47:16.670] ScaleModList: listSize 205 maxListSize 1795
[LOG 19:47:16.672] ScaleModList: listSize 246 maxListSize 1795
[LOG 19:47:16.673] [KerbalX] Adding buttons to toolbar
[LOG 19:47:16.676] ScaleModList: listSize 287 maxListSize 1795
[LOG 19:47:16.677] ScaleModList: listSize 246 maxListSize 1795
[LOG 19:47:16.678] [KerbalX] Adding buttons to toolbar
[LOG 19:47:16.679] FF: using stock toolbar button
[LOG 19:47:16.695] 3/16/2017 7:47:16 PM,KerbalAlarmClock,Contracts System Ready
[LOG 19:47:16.701] [KerbalX] request returned 200 OK
[LOG 19:47:16.722] [MessageSystem] Reposition 0.02 95221
[LOG 19:47:17.537] [UIApp] Adding ContractsApp to Application Launcher
[LOG 19:47:17.539] ScaleModList: listSize 246 maxListSize 1754
[LOG 19:47:17.561] [GenericAppFrame] Reposition 0.1536702 95226
[LOG 19:47:17.607] [UIApp] Adding KSPedia to Application Launcher
[LOG 19:47:17.609] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:47:17.667] [Scatterer] Mapping EVE volumetrics for planet: Kerbin
[LOG 19:47:17.667] [Scatterer] No cloud objects for planet: Kerbin
[LOG 19:47:17.762] [UIMasterController]: ShowUI
[LOG 19:47:53.566] [KerbalX] sending request to: https://kerbalx.com/api/download_queue.json
[LOG 19:47:53.848] [KerbalX] request returned 200 OK
[WRN 19:48:00.690] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_DUKW Flatbed LS
[WRN 19:48:00.736] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_DUKW Miner
[WRN 19:48:00.830] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Gemini Science Ship MK2
[WRN 19:48:00.899] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Hexagon Spy Plane
[WRN 19:48:00.927] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Hexagon Spy Satellite MK2
[WRN 19:48:00.943] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Hexagon Spy Satellite
[WRN 19:48:01.067] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Instant Planet Base
[WRN 19:48:01.176] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_IP Relay-Scanner
[WRN 19:48:01.534] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Lynx Rover
[WRN 19:48:01.577] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Lynx RoverBase
[WRN 19:48:01.609] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Mercury
[WRN 19:48:02.959] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Ore Hauler
[WRN 19:48:04.088] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Resupply Lander MK 2
[WRN 19:48:04.187] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Sentinel 1
[WRN 19:48:04.273] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_Space Station Cupola
[WRN 19:48:04.777] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_SSP Prototype
[WRN 19:48:04.802] [ShipConstruction]: No thumbnail image exists for thumbs/Career_VAB_SSR 1 Science Sample Return
[LOG 19:48:10.078] [KSPUpgradePipeline]: Auto-Saved Ship (1.2.2) is up to date.
[LOG 19:48:10.079] [UIMasterController] RemoveCanvas:VesselSpawnDialog
[LOG 19:48:10.114] [Pre-Flight Check]: Checking for CraftWithinPartCountLimit: PASS!
[LOG 19:48:10.115] [Pre-Flight Check]: Checking for CraftWithinSizeLimits: PASS!
[LOG 19:48:10.116] [Pre-Flight Check]: Checking for CraftWithinMassLimits: PASS!
[LOG 19:48:10.116] [Pre-Flight Check]: Checking for ExperimentalPartsAvailable: PASS!
[LOG 19:48:10.117] [Pre-Flight Check]: Checking for CanAffordLaunchTest: PASS!
[LOG 19:48:10.118] [Pre-Flight Check]: Checking for FacilityOperational: PASS!
[LOG 19:48:10.119] [Pre-Flight Check]: Checking for FacilityOperational: PASS!
[LOG 19:48:10.121] [Pre-Flight Check]: Checking for NoControlSources: PASS!
[LOG 19:48:10.138] [Pre-Flight Check]: Checking for WrongVesselTypeForLaunchSite: PASS!
[LOG 19:48:10.139] [Pre-Flight Check]: All Checks Complete. Go for Launch!
[LOG 19:48:10.140] Launching vessel from LaunchPad. Craft file: C:\KSP_win\saves\Career\Ships\VAB\Auto-Saved Ship.craft
[LOG 19:48:10.142] Flight State Captured
[LOG 19:48:10.147] Saving Achievements Tree...
[LOG 19:48:10.148] Saving Achievements Tree...
[LOG 19:48:10.149] Saving Achievements Tree...
[LOG 19:48:10.149] Saving Achievements Tree...
[LOG 19:48:10.150] Saving Achievements Tree...
[LOG 19:48:10.155] FF: saving hall of fame scenario module (at 16191942.3136514)
[LOG 19:48:10.156] FF: saving hall of fame (1285 logbook entries)
[LOG 19:48:10.161] FF: hall of fame saved in 3ms
[LOG 19:48:10.164] [MessageSystem] Save Messages
[LOG 19:48:10.621] Game State Saved to saves/Career/persistent
[LOG 19:48:11.863] 3/16/2017 7:48:11 PM,KerbalAlarmClock,AppLauncher: Destroying Button-Button Count:0
[LOG 19:48:11.869] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:11.944] [KerbalX] Removing buttons from toolbar
[LOG 19:48:11.945] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:11.945] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:12.020] [KerbalX] Removing buttons from toolbar
[LOG 19:48:12.094] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:12.095] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:12.096] [AtmosphereAutopilot]: cleaning modules hash table
[LOG 19:48:12.170] [KerbalX] Removing buttons from toolbar
[LOG 19:48:12.171] [UIMasterController]: HideUI
[LOG 19:48:12.180] FF: EventObserver:: OnGameSceneLoadRequested: FLIGHT current=SPACECENTER
[LOG 19:48:12.187] FF: clearing mission summary info
[LOG 19:48:12.188] FF: mission summary cleared
[LOG 19:48:12.189] [HighLogic]: =========================== Scene Change : From SPACECENTER to FLIGHT (Async) =====================
[LOG 19:48:12.191] 3/16/2017 7:48:12 PM,KerbalAlarmClock,Scene Change from 'SPACECENTER' to 'FLIGHT'
[LOG 19:48:12.192] 3/16/2017 7:48:12 PM,KerbalAlarmClock,Active Vessel unreadable - resetting inqueue flag
[LOG 19:48:13.634] 3/16/2017 7:48:13 PM,KerbalAlarmClock,Removing DrawGUI from PostRender Queue
[LOG 19:48:14.374] [Scatterer] saving Kerbin atmo config to: scatterer/config/Planets/Kerbin/atmo
[LOG 19:48:14.378] [Scatterer] Saving settings to: scatterer/config/config.cfg
[LOG 19:48:14.383] [UIApp] OnDestroy: ContractsApp
[LOG 19:48:14.384] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:14.386] [UIApp] OnDestroy: KSPedia
[LOG 19:48:14.387] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:14.397] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:14.398] 3/16/2017 7:48:14 PM,KerbalAlarmClock,Destroying the KerbalAlarmClock-KACSpaceCenter
[LOG 19:48:14.399] 3/16/2017 7:48:14 PM,KerbalAlarmClock,API Cleaned up
[LOG 19:48:14.492] [AddonLoader]: Instantiating addon 'BasicOrbitLoader' from assembly 'BasicOrbit'
[LOG 19:48:14.494] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
[LOG 19:48:14.496] [AddonLoader]: Instantiating addon 'ExRenameWindow' from assembly 'Launchpad'
[LOG 19:48:14.499] [AddonLoader]: Instantiating addon 'ButtonEventReplacer' from assembly 'KerboKatzUtilities'
[LOG 19:48:14.501] [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS'
[LOG 19:48:14.503] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils'
[LOG 19:48:14.505] [AddonLoader]: Instantiating addon 'Core' from assembly 'scatterer'
[LOG 19:48:14.507] [Scatterer] Core instance created
[LOG 19:48:14.593] [Scatterer] Detected Direct3D 9.0c [nvd3dumx.dll 21.21.13.7653]
[LOG 19:48:14.594] [AddonLoader]: Instantiating addon 'renderTypeFixer' from assembly 'scatterer'
[LOG 19:48:14.595] [AddonLoader]: Instantiating addon 'SEP_UI_Loader' from assembly 'SEPScience'
[LOG 19:48:14.598] [PlanetariumCamera]: Focus: Kerbin
[LOG 19:48:14.600] [UIMasterController]: HideUI
[LOG 19:48:18.190] [Scatterer] Celestial Body: Kerbin (CelestialBody)
[LOG 19:48:18.192] [Scatterer] Found: Kerbin / Kerbin
[LOG 19:48:18.193] [Scatterer] Celestial Body: Duna (CelestialBody)
[LOG 19:48:18.194] [Scatterer] Found: Duna / Duna
[LOG 19:48:18.194] [Scatterer] Celestial Body: Laythe (CelestialBody)
[LOG 19:48:18.195] [Scatterer] Found: Laythe / Laythe
[LOG 19:48:18.196] [Scatterer] Celestial Body: Jool (CelestialBody)
[LOG 19:48:18.197] [Scatterer] Found: Jool / Jool
[LOG 19:48:18.198] [Scatterer] Celestial Body: Eve (CelestialBody)
[LOG 19:48:18.199] [Scatterer] Found: Eve / Eve
[LOG 19:48:18.261] Found scaled sunlight
[LOG 19:48:18.262] Found Sunlight
[LOG 19:48:22.337] [Scatterer] Saving settings to: scatterer/config/config.cfg
[LOG 19:48:22.414] UICanvasPrefabSpawner FlightUI spawning Flight
[LOG 19:48:22.448] UICanvasPrefabSpawner FlightUI spawning VesselLabels
[LOG 19:48:22.450] [UiApp] Awake: ResourceDisplay
[LOG 19:48:22.457] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP'
[LOG 19:48:22.463] [AddonLoader]: Instantiating addon 'FlightCameraOverrideInitializer' from assembly 'AT_Utils'
[LOG 19:48:22.464] [AddonLoader]: Instantiating addon 'TooltipManager' from assembly 'AT_Utils'
[LOG 19:48:22.466] [AddonLoader]: Instantiating addon 'BasicOrbit' from assembly 'BasicOrbit'
[LOG 19:48:22.467] [AddonLoader]: Instantiating addon 'BasicOrbitLoader' from assembly 'BasicOrbit'
[LOG 19:48:22.468] [AddonLoader]: Instantiating addon 'chatterer' from assembly 'Chatterer'
[LOG 19:48:22.966] [CHATR] Chatterer (v.0.9.92.1622) loaded.
[LOG 19:48:22.967] [AddonLoader]: Instantiating addon 'LightDirector' from assembly 'CrewLight'
[LOG 19:48:22.969] [AddonLoader]: Instantiating addon 'SimpleBoiloffUI' from assembly 'SimpleBoiloff'
[LOG 19:48:22.970] [AddonLoader]: Instantiating addon 'DMSeismicHandler' from assembly 'DMagic'
[LOG 19:48:22.971] [AddonLoader]: Instantiating addon 'EasyBoard' from assembly 'EasyBoard'
[LOG 19:48:22.972] [AddonLoader]: Instantiating addon 'Controller' from assembly 'EasyVesselSwitch'
[LOG 19:48:22.973] Loading persistent fields: type=EasyVesselSwitch.Controller, group=""
[LOG 19:48:22.974] Loading persistent fields: file=EasyVesselSwitch/Plugins/PluginData/settings.cfg, group=""
[LOG 19:48:22.976] Loading 13 persistent fields: group="", node=root
[LOG 19:48:22.978] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
[LOG 19:48:22.980] [AddonLoader]: Instantiating addon 'ExSurveyTracker' from assembly 'Launchpad'
[LOG 19:48:22.981] [AddonLoader]: Instantiating addon 'ExBuildWindow' from assembly 'Launchpad'
[LOG 19:48:22.983] [AddonLoader]: Instantiating addon 'ExRenameWindow' from assembly 'Launchpad'
[LOG 19:48:22.984] [AddonLoader]: Instantiating addon 'ExToolbar_BuildWindow' from assembly 'Launchpad'
[LOG 19:48:22.995] [AddonLoader]: Instantiating addon 'VesselScienceTracker' from assembly 'IndicatorLights'
[LOG 19:48:22.996] [AddonLoader]: Instantiating addon 'DebugConsole' from assembly 'IndicatorLights'
[LOG 19:48:22.997] [AddonLoader]: Instantiating addon 'KASAddonWinchGUI' from assembly 'KAS'
[LOG 19:48:22.999] [AddonLoader]: Instantiating addon 'KASAddonDebugTools' from assembly 'KAS'
[LOG 19:48:23.000] [AddonLoader]: Instantiating addon 'KASAddonControlKey' from assembly 'KAS'
[LOG 19:48:23.001] [AddonLoader]: Instantiating addon 'KJRManager' from assembly 'KerbalJointReinforcement'
[LOG 19:48:23.008] [AddonLoader]: Instantiating addon 'KerbNetToolbar' from assembly 'BetterKerbNet'
[LOG 19:48:23.009] [AddonLoader]: Instantiating addon 'ButtonEventReplacer' from assembly 'KerboKatzUtilities'
[LOG 19:48:23.011] [AddonLoader]: Instantiating addon 'AutomatedScienceSampler' from assembly 'AutomatedScienceSampler'
[WRN 19:48:23.063] System.MonoType
Could not load file or assembly 'StationScience, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  at KerboKatz.ASS.AutomatedScienceSampler.CheckTypeForScienceActivator (System.Type type) [0x00000] in <filename unknown>:0 
  at KerboKatz.Utilities.LoopTroughAssemblies (System.Action`1 CheckType) [0x00000] in <filename unknown>:0 

[LOG 19:48:23.077] [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS'
[LOG 19:48:23.079] [AddonLoader]: Instantiating addon 'KISAddonPickupInFlight' from assembly 'KIS'
[LOG 19:48:23.080] Loading persistent fields: type=KIS.KISAddonPickup, group=""
[LOG 19:48:23.081] Loading persistent fileds: db path=KIS/settings/KISConfig, group=""
[LOG 19:48:23.082] Loading 5 persistent fields: group="", node=KISConfig
[LOG 19:48:23.083] [AddonLoader]: Instantiating addon 'KISAddonPointer' from assembly 'KIS'
[LOG 19:48:23.085] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils'
[LOG 19:48:23.087] [AddonLoader]: Instantiating addon 'ReactorUI' from assembly 'NearFutureElectrical'
[LOG 19:48:23.089] NF Electrical: UI: Awake
[LOG 19:48:23.089] [AddonLoader]: Instantiating addon 'NearFutureElectrical' from assembly 'NearFutureElectrical'
[LOG 19:48:23.090] [AddonLoader]: Instantiating addon 'DischargeCapacitorUI' from assembly 'NearFutureElectrical'
[LOG 19:48:23.092] NF Electrical: UI: Awake
[LOG 19:48:23.093] [AddonLoader]: Instantiating addon 'Core' from assembly 'scatterer'
[LOG 19:48:23.095] [Scatterer] Core instance created
[LOG 19:48:23.181] [Scatterer] Detected Direct3D 9.0c [nvd3dumx.dll 21.21.13.7653]
[LOG 19:48:23.182] [AddonLoader]: Instantiating addon 'renderTypeFixer' from assembly 'scatterer'
[LOG 19:48:23.184] [AddonLoader]: Instantiating addon 'SEP_Controller' from assembly 'SEPScience'
[LOG 19:48:23.185] [AddonLoader]: Instantiating addon 'SEP_AppLauncher' from assembly 'SEPScience'
[LOG 19:48:23.188] [AddonLoader]: Instantiating addon 'SEP_UI_Loader' from assembly 'SEPScience'
[LOG 19:48:23.190] [AddonLoader]: Instantiating addon 'KACFlight' from assembly 'KerbalAlarmClock'
[LOG 19:48:23.191] 3/16/2017 7:48:23 PM,KerbalAlarmClock,Awakening the KerbalAlarmClock-KACFlight
[LOG 19:48:23.192] 3/16/2017 7:48:23 PM,KerbalAlarmClock,Loading Settings
[LOG 19:48:23.199] 3/16/2017 7:48:23 PM,KerbalAlarmClock,Loading Transfer Modelling Data
[LOG 19:48:23.253] 3/16/2017 7:48:23 PM,KerbalAlarmClock,Transfer Modelling Data Load Complete
[LOG 19:48:23.254] 3/16/2017 7:48:23 PM,KerbalAlarmClock,Loading Sounds
[LOG 19:48:23.261] 3/16/2017 7:48:23 PM,KerbalAlarmClock,WarpRates:8
[LOG 19:48:23.262] 3/16/2017 7:48:23 PM,KerbalAlarmClock,API Ready
[LOG 19:48:23.263] [AddonLoader]: Instantiating addon 'KSPAlternateResourcePanel' from assembly 'KSPAlternateResourcePanel'
[LOG 19:48:23.264] 3/16/2017 7:48:23 PM,KSPAlternateResourcePanel,Awakening the AlternateResourcePanel (ARP)
[LOG 19:48:23.265] 3/16/2017 7:48:23 PM,KSPAlternateResourcePanel,Loading Settings
[LOG 19:48:23.298] 3/16/2017 7:48:23 PM,KSPAlternateResourcePanel,Loading Sounds
[LOG 19:48:23.301] 3/16/2017 7:48:23 PM,KSPAlternateResourcePanel,Skipping version check
[LOG 19:48:23.303] 3/16/2017 7:48:23 PM,KSPAlternateResourcePanel,API Ready
[LOG 19:48:23.304] [AddonLoader]: Instantiating addon 'ServoMonitor' from assembly 'Konstruction'
[LOG 19:48:23.305] Loading C:\KSP_win\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 19:48:23.314] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:23.315] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Flight' from assembly 'USILifeSupport'
[LOG 19:48:23.317] Loading C:\KSP_win\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 19:48:23.319] ScaleModList: listSize 246 maxListSize 1713
[LOG 19:48:23.320] [AddonLoader]: Instantiating addon 'WaterSounds' from assembly 'WaterSounds'
[LOG 19:48:23.322] [PlanetariumCamera]: Focus: Kerbin
[LOG 19:48:23.324] [UIMasterController]: HideUI
[LOG 19:48:24.493] ------------------- initializing flight mode... ------------------
[ERR 19:48:24.974] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.976] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.978] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.979] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.980] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.982] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.983] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.984] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.991] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.993] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.994] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.996] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.997] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:24.999] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:25.000] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:25.001] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:25.004] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:48:25.005] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[LOG 19:48:25.158] FF: EventObserver:: OnGameStateCreated 16191942.3136514, game status: ONGOING, scene FLIGHT
[LOG 19:48:25.304] [MessageSystem] Save Messages
[LOG 19:48:25.308] Loading Depletion Nodes
[LOG 19:48:25.308] DepNodeCount:  0
[LOG 19:48:25.309] Loading Biome Nodes
[LOG 19:48:25.310] BiomeNodeCount:  1
[LOG 19:48:25.311] Loading Planet Nodes
[LOG 19:48:25.311] PlanetNodeCount:  2
[LOG 19:48:25.333] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 19:48:25.336] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[ERR 19:48:25.347] Cannot find a Module of typename 'GroundConstructionScenario'

[ERR 19:48:25.348] ScenarioModule is null.

[LOG 19:48:25.349] FF: loading hall of fame scenario module
[LOG 19:48:25.350] FF: loading hall of fame
[LOG 19:48:25.352] FF: hall of fame loaded in 2ms
[LOG 19:48:25.353] FF: hall of fame loaded (1285 logbook entries)
[LOG 19:48:25.354] FF: clearing Final Frontier hall of fame
[LOG 19:48:25.355] FF: creating new hall of fame entry for kerbal Jebediah Kerman
[LOG 19:48:25.356] FF: creating new hall of fame entry for kerbal Bill Kerman
[LOG 19:48:25.357] FF: creating new hall of fame entry for kerbal Bob Kerman
[LOG 19:48:25.358] FF: creating new hall of fame entry for kerbal Valentina Kerman
[LOG 19:48:25.361] FF: creating new hall of fame entry for kerbal Hanson Kerman
[LOG 19:48:25.362] FF: creating new hall of fame entry for kerbal Edford Kerman
[LOG 19:48:25.363] FF: creating new hall of fame entry for kerbal Isabel Kerman
[LOG 19:48:25.364] FF: creating new hall of fame entry for kerbal Sherrey Kerman
[LOG 19:48:25.365] FF: creating new hall of fame entry for kerbal Judith Kerman
[LOG 19:48:25.370] FF: creating new hall of fame entry for kerbal Alalla Kerman
[LOG 19:48:25.371] FF: creating new hall of fame entry for kerbal Irna Kerman
[LOG 19:48:25.374] FF: creating new hall of fame entry for kerbal Versan Kerman
[LOG 19:48:25.375] FF: creating new hall of fame entry for kerbal Nathanael Kerman
[LOG 19:48:25.376] FF: creating new hall of fame entry for kerbal Leera Kerman
[LOG 19:48:25.379] FF: creating new hall of fame entry for kerbal Magtha Kerman
[LOG 19:48:25.381] FF: creating new hall of fame entry for kerbal Wehrbus Kerman
[LOG 19:48:25.383] FF: creating new hall of fame entry for kerbal Derigh Kerman
[LOG 19:48:25.385] FF: creating new hall of fame entry for kerbal Wiltrude Kerman
[LOG 19:48:25.388] FF: creating new hall of fame entry for kerbal Dita Kerman
[LOG 19:48:25.390] FF: creating new hall of fame entry for kerbal Jebrod Kerman
[LOG 19:48:25.392] FF: creating new hall of fame entry for kerbal Gerllian Kerman
[LOG 19:48:25.394] FF: creating new hall of fame entry for kerbal Leela Kerman
[LOG 19:48:25.396] FF: creating new hall of fame entry for kerbal Malkin Kerman
[LOG 19:48:25.397] FF: creating new hall of fame entry for kerbal Shepfrid Kerman
[LOG 19:48:25.406] FF: creating new hall of fame entry for kerbal Ferdun Kerman
[LOG 19:48:25.407] FF: creating new hall of fame entry for kerbal Carlina Kerman
[LOG 19:48:25.411] 3/16/2017 7:48:25 PM,KerbalAlarmClock,BaseLoadDone. Alarms Count (Should be 0):0
[LOG 19:48:25.413] 3/16/2017 7:48:25 PM,KerbalAlarmClock,Found 1 Maneuver Nodes to deserialize
[LOG 19:48:25.414] 3/16/2017 7:48:25 PM,KerbalAlarmClock,Found 1 Maneuver Nodes to deserialize
[LOG 19:48:25.415] 3/16/2017 7:48:25 PM,KerbalAlarmClock,ScenarioLoadDone. Alarms Count:2
[LOG 19:48:25.416] Loading Status Nodes
[LOG 19:48:25.417] StatNodeCount:  53
[LOG 19:48:25.421] Loading Vessel Nodes
[LOG 19:48:25.421] StatNodeCount:  46
[LOG 19:48:25.424] Loading Config
[LOG 19:48:25.424] StatNodeCount:  1
[LOG 19:48:26.492] Loading ship from file: C:\KSP_win\saves\Career\Ships\VAB\Auto-Saved Ship.craft
[LOG 19:48:26.515] Starting the Dispatcher
[LOG 19:48:26.516] 
[LOG 19:48:26.519] [EL Workshop] KN2Cabin (Part) cap: 3 seats: 0
[LOG 19:48:26.521] [MechJeb2] Loading Mechjeb Dev #685 Sarbian
[ERR 19:48:26.775] Cannot find fx group of that name for decoupler

[LOG 19:48:26.839] JebJet 2 loaded!
[LOG 19:48:32.424] Putting to ground, manually-defined ground offset: 1.15
[LOG 19:48:32.425] Putting to ground, manually-defined ground offset: 1.72
[LOG 19:48:32.426] Putting to ground, manually-defined ground offset: 1.72
[LOG 19:48:32.429] putting ship to ground: 0
[LOG 19:48:32.440] [JebJet 2]: Ready to Launch - waiting to start physics...
[LOG 19:48:32.489] [PartSet]: Recreating part sets for vessel JebJet 2
[LOG 19:48:32.493] FF: kerbal status change: Jebediah Kerman from Available to Assigned at time 16191942.3136514
[LOG 19:48:32.494] FF: hall of fame refreshed
[LOG 19:48:32.495] Crewmember Jebediah Kerman assigned to Kn-2 Cockpit, seat # 0 (crew seat index: 0)
[LOG 19:48:32.496] FF: kerbal status change: Bill Kerman from Available to Assigned at time 16191942.3136514
[LOG 19:48:32.497] FF: hall of fame refreshed
[LOG 19:48:32.497] Crewmember Bill Kerman assigned to Kn-2 Cockpit, seat # 1 (crew seat index: 1)
[LOG 19:48:32.498] FF: kerbal status change: Bob Kerman from Available to Assigned at time 16191942.3136514
[LOG 19:48:32.500] FF: hall of fame refreshed
[LOG 19:48:32.500] Crewmember Bob Kerman assigned to Kn-2 Cockpit, seat # 2 (crew seat index: 2)
[LOG 19:48:32.501] [FLIGHT GLOBALS]: Switching To Vessel JebJet 2 ---------------------- 
[LOG 19:48:32.502] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
[LOG 19:48:32.503] Reference Frame: Rotating
[LOG 19:48:32.540] [AtmosphereAutopilot]: vessel switch to JebJet 2
[LOG 19:48:32.541] [AtmosphereAutopilot]: new vessel, creating new module map for JebJet 2
[LOG 19:48:32.545] FF: EventObserver:: OnVesselChange JebJet 2
[LOG 19:48:32.546] Vessel assembly complete!
[LOG 19:48:32.547] all systems started
[LOG 19:48:32.567] ScaleModList: listSize 246 maxListSize 1713
[WRN 19:48:32.568] NF Electrical: 151100298
[WRN 19:48:32.569] NF Electrical: 896718203
[LOG 19:48:32.570] 3/16/2017 7:48:32 PM,KerbalAlarmClock,Searching for RSS
[LOG 19:48:32.577] 3/16/2017 7:48:32 PM,KerbalAlarmClock,Searching for KER
[LOG 19:48:32.577] 3/16/2017 7:48:32 PM,KerbalAlarmClock-KERWrapper,Attempting to Grab KER Types...
[LOG 19:48:32.584] 3/16/2017 7:48:32 PM,KerbalAlarmClock,Searching for VOID
[LOG 19:48:32.585] 3/16/2017 7:48:32 PM,KerbalAlarmClock-VOIDWrapper,Attempting to Grab VOID Types...
[LOG 19:48:32.594] 3/16/2017 7:48:32 PM,KerbalAlarmClock,Initializing Phase Angle Render
[LOG 19:48:32.828] 3/16/2017 7:48:32 PM,KerbalAlarmClock,Initializing EjectAngle Render
[LOG 19:48:33.083] CryoTanks: 0 cryo tanks detected on Kerbin Space Station (unloaded), loaded state is False
[LOG 19:48:33.236] CryoTanks: 0 cryo tanks detected on Rover Hamster (unloaded), loaded state is False
[LOG 19:48:33.390] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:48:33.567] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:48:33.724] CryoTanks: 0 cryo tanks detected on Relay Aux (unloaded), loaded state is False
[LOG 19:48:33.882] CryoTanks: 0 cryo tanks detected on Planet Base Central (unloaded), loaded state is False
[LOG 19:48:34.045] CryoTanks: 0 cryo tanks detected on Asteroid Tractor 2 (unloaded), loaded state is False
[LOG 19:48:34.218] CryoTanks: 0 cryo tanks detected on Asteroid Miner Drill (unloaded), loaded state is False
[LOG 19:48:34.392] CryoTanks: 0 cryo tanks detected on Ast. Tiny CJS-657 (unloaded), loaded state is False
[LOG 19:48:34.548] CryoTanks: 0 cryo tanks detected on Prospection Rover (unloaded), loaded state is False
[LOG 19:48:34.707] CryoTanks: 0 cryo tanks detected on Probe Resources (unloaded), loaded state is False
[LOG 19:48:34.970] CryoTanks: 0 cryo tanks detected on Lander Solo Mk1 (unloaded), loaded state is False
[LOG 19:48:35.131] CryoTanks: 0 cryo tanks detected on Heavy Miner Probe Debris (unloaded), loaded state is False
[LOG 19:48:35.284] CryoTanks: 0 cryo tanks detected on Miner Heavy Debris (unloaded), loaded state is False
[LOG 19:48:35.440] CryoTanks: 0 cryo tanks detected on Miner Mk1 Debris (unloaded), loaded state is False
[LOG 19:48:35.596] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:48:35.753] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:48:35.920] CryoTanks: 0 cryo tanks detected on Miner Heavy (unloaded), loaded state is False
[LOG 19:48:36.091] CryoTanks: 0 cryo tanks detected on Miner Heavy Debris (unloaded), loaded state is False
[LOG 19:48:36.268] CryoTanks: 0 cryo tanks detected on Miner Heavy Debris (unloaded), loaded state is False
[LOG 19:48:36.442] CryoTanks: 0 cryo tanks detected on Miner Mk2 Debris (unloaded), loaded state is False
[LOG 19:48:36.602] CryoTanks: 0 cryo tanks detected on Miner Mk2 Debris (unloaded), loaded state is False
[LOG 19:48:36.774] CryoTanks: 0 cryo tanks detected on Mun Space Station (unloaded), loaded state is False
[LOG 19:48:36.934] CryoTanks: 0 cryo tanks detected on Planet Base IRSU Debris (unloaded), loaded state is False
[LOG 19:48:37.094] CryoTanks: 0 cryo tanks detected on Planet Base IRSU Debris (unloaded), loaded state is False
[LOG 19:48:37.258] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:48:37.416] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:48:37.585] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:48:37.796] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:48:38.023] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:48:38.190] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe (unloaded), loaded state is False
[LOG 19:48:38.364] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:38.620] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:38.802] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:38.988] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:39.167] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:39.329] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:39.485] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:39.641] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:39.799] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:39.955] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:40.116] CryoTanks: 0 cryo tanks detected on Planet Base Central Probe Debris (unloaded), loaded state is False
[LOG 19:48:40.281] CryoTanks: 0 cryo tanks detected on Capsule Falcon 3³ Debris (unloaded), loaded state is False
[LOG 19:48:40.445] CryoTanks: 0 cryo tanks detected on Capsule Falcon 3³ Debris (unloaded), loaded state is False
[LOG 19:48:40.602] CryoTanks: 0 cryo tanks detected on _Challenger Debris (unloaded), loaded state is False
[LOG 19:48:40.772] CryoTanks: 0 cryo tanks detected on Asteroid Miner Hauler Debris (unloaded), loaded state is False
[LOG 19:48:40.931] CryoTanks: 0 cryo tanks detected on Leela's Pod (unloaded), loaded state is False
[LOG 19:48:41.139] CryoTanks: 0 cryo tanks detected on Lander Horizon Debris (unloaded), loaded state is False
[LOG 19:48:41.319] CryoTanks: 0 cryo tanks detected on Probe Sentinel (unloaded), loaded state is False
[LOG 19:48:41.500] CryoTanks: 0 cryo tanks detected on Probe Sentinel Debris (unloaded), loaded state is False
[LOG 19:48:41.700] CryoTanks: 0 cryo tanks detected on Asteroid Tractor (unloaded), loaded state is False
[LOG 19:48:41.890] CryoTanks: 0 cryo tanks detected on Asteroid Tractor Debris (unloaded), loaded state is False
[LOG 19:48:42.058] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Debris (unloaded), loaded state is False
[LOG 19:48:42.257] CryoTanks: 0 cryo tanks detected on Equator (unloaded), loaded state is False
[LOG 19:48:42.463] CryoTanks: 0 cryo tanks detected on Probe Resources (unloaded), loaded state is False
[LOG 19:48:42.645] CryoTanks: 0 cryo tanks detected on Probe Resources Debris (unloaded), loaded state is False
[LOG 19:48:42.818] CryoTanks: 0 cryo tanks detected on Relay Aux (unloaded), loaded state is False
[LOG 19:48:42.990] CryoTanks: 0 cryo tanks detected on Relay Aux Debris (unloaded), loaded state is False
[LOG 19:48:43.170] CryoTanks: 0 cryo tanks detected on X Debris (unloaded), loaded state is False
[LOG 19:48:43.364] CryoTanks: 0 cryo tanks detected on _Buran CRG Debris (unloaded), loaded state is False
[LOG 19:48:43.528] CryoTanks: 0 cryo tanks detected on Probe Sentinel Debris (unloaded), loaded state is False
[LOG 19:48:43.697] CryoTanks: 0 cryo tanks detected on Looks like a nice place for a future base. (unloaded), loaded state is False
[LOG 19:48:43.876] CryoTanks: 0 cryo tanks detected on ILS (unloaded), loaded state is False
[LOG 19:48:44.057] CryoTanks: 0 cryo tanks detected on Capsule Cyclone 7 Debris (unloaded), loaded state is False
[LOG 19:48:44.245] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Debris (unloaded), loaded state is False
[LOG 19:48:44.476] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Debris (unloaded), loaded state is False
[LOG 19:48:44.656] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:44.824] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:45.002] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:45.198] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:45.433] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:48:45.620] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:48:45.811] CryoTanks: 0 cryo tanks detected on Planet Base LAB Debris (unloaded), loaded state is False
[LOG 19:48:45.974] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:46.191] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:46.382] CryoTanks: 0 cryo tanks detected on Minmus Greenville Base (unloaded), loaded state is False
[LOG 19:48:46.553] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:46.714] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:48:46.879] CryoTanks: 0 cryo tanks detected on Ast. KZV-505 (unloaded), loaded state is False
[LOG 19:48:47.061] CryoTanks: 0 cryo tanks detected on Planet Base Fertilizer Debris (unloaded), loaded state is False
[LOG 19:48:47.225] CryoTanks: 0 cryo tanks detected on Instant Base (No Atmo) Debris (unloaded), loaded state is False
[LOG 19:48:47.401] CryoTanks: 0 cryo tanks detected on Lander Horizon Ion Mk2 Debris (unloaded), loaded state is False
[LOG 19:48:47.585] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 (unloaded), loaded state is False
[LOG 19:48:47.744] CryoTanks: 0 cryo tanks detected on Planet Base HAB MK2 Debris (unloaded), loaded state is False
[LOG 19:48:47.902] CryoTanks: 0 cryo tanks detected on Ast. JWQ-869 (unloaded), loaded state is False
[LOG 19:48:48.062] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:48:48.215] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:48:48.375] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:48:48.538] CryoTanks: 0 cryo tanks detected on Ast. MNA-023 (unloaded), loaded state is False
[LOG 19:48:48.689] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:48:48.848] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:48:48.999] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:48:49.154] CryoTanks: 0 cryo tanks detected on Ast. SEA-810 (unloaded), loaded state is False
[LOG 19:48:49.308] CryoTanks: 0 cryo tanks detected on Ast. LWA-453 (unloaded), loaded state is False
[LOG 19:48:49.462] CryoTanks: 0 cryo tanks detected on Ast. RMY-782 (unloaded), loaded state is False
[LOG 19:48:49.618] CryoTanks: 0 cryo tanks detected on Ast. NCX-154 (unloaded), loaded state is False
[LOG 19:48:49.787] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System (unloaded), loaded state is False
[LOG 19:48:49.940] CryoTanks: 0 cryo tanks detected on Relay Inner Kerbol System Debris (unloaded), loaded state is False
[LOG 19:48:50.095] CryoTanks: 0 cryo tanks detected on Ast. UBP-001 (unloaded), loaded state is False
[LOG 19:48:50.256] CryoTanks: 0 cryo tanks detected on Probe Resources (unloaded), loaded state is False
[LOG 19:48:50.411] CryoTanks: 0 cryo tanks detected on Probe Resources Debris (unloaded), loaded state is False
[LOG 19:48:50.597] [MechJeb2] Loading Mechjeb Dev #685 Sarbian
[LOG 19:48:51.324] CryoTanks: 0 cryo tanks detected on KN2Cabin, loaded state is True
[LOG 19:48:51.325] Vessel changed state from unfocused to focused
[LOG 19:48:51.326] CryoTanks: 0 cryo tanks detected on KN2Cabin, loaded state is True
[LOG 19:48:51.887] 3/16/2017 7:48:51 PM,KerbalAlarmClock,Vessel Change from 'No Vessel' to 'JebJet 2'
[LOG 19:48:51.892] [CHATR] Capsule starts the exchange...
[LOG 19:48:51.894] [Scatterer] Celestial Body: Kerbin (CelestialBody)
[LOG 19:48:51.895] [Scatterer] Found: Kerbin / Kerbin
[LOG 19:48:51.895] [Scatterer] Celestial Body: Duna (CelestialBody)
[LOG 19:48:51.896] [Scatterer] Found: Duna / Duna
[LOG 19:48:51.897] [Scatterer] Celestial Body: Laythe (CelestialBody)
[LOG 19:48:51.898] [Scatterer] Found: Laythe / Laythe
[LOG 19:48:51.898] [Scatterer] Celestial Body: Jool (CelestialBody)
[LOG 19:48:51.899] [Scatterer] Found: Jool / Jool
[LOG 19:48:51.900] [Scatterer] Celestial Body: Eve (CelestialBody)
[LOG 19:48:51.901] [Scatterer] Found: Eve / Eve
[LOG 19:48:51.964] Found scaled sunlight
[LOG 19:48:51.964] Found Sunlight
[LOG 19:48:52.049] [Scatterer] Sunflare config found for Sun
[LOG 19:48:53.199] [Scatterer] Added custom sun flare for Sun
[LOG 19:48:53.263] [Scatterer] disableAmbientLight: Found scaled sunlight
[LOG 19:48:53.264] [Scatterer] disableAmbientLight: Found sunlight
[LOG 19:48:53.270] [Scatterer] Atmosphere config found for: Kerbin
[LOG 19:48:53.296] [Scatterer] Ocean config found for: Kerbin
[LOG 19:48:53.669] [Scatterer] Effects loaded for Kerbin
[LOG 19:48:53.670] 3/16/2017 7:48:53 PM,KerbalAlarmClock,Active Vessel unreadable - resetting inqueue flag
[LOG 19:48:53.931] 3/16/2017 7:48:53 PM,KerbalAlarmClock,Loading Textures
[LOG 19:48:54.005] 3/16/2017 7:48:54 PM,KerbalAlarmClock,Loaded Textures
[LOG 19:48:54.007] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Loading Textures
[LOG 19:48:54.046] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,KSPARP Icons Loaded: 90
[LOG 19:48:54.047] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Player Icons Loaded: 0
[LOG 19:48:54.052] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Lead-RealFuels/Resources/ARPIcons/LeadBallast
[LOG 19:48:54.055] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Hydrogen-TriggerTech/KSPAlternateResourcePanel/Icons/Hydrogen
[LOG 19:48:54.066] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture AK20-RealFuels/Resources/ARPIcons/AK20
[LOG 19:48:54.068] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture AK27-RealFuels/Resources/ARPIcons/AK27
[LOG 19:48:54.070] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Aniline-RealFuels/Resources/ARPIcons/Aniline
[LOG 19:48:54.072] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture AvGas-RealFuels/Resources/ARPIcons/AvGas
[LOG 19:48:54.074] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture CaveaB-RealFuels/Resources/ARPIcons/CaveaB
[LOG 19:48:54.076] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture ClF3-RealFuels/Resources/ARPIcons/ClF3
[LOG 19:48:54.077] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture ClF5-RealFuels/Resources/ARPIcons/ClF5
[LOG 19:48:54.079] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Diborane-RealFuels/Resources/ARPIcons/Diborane
[LOG 19:48:54.081] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Ethane-RealFuels/Resources/ARPIcons/Ethane
[LOG 19:48:54.083] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Ethanol-RealFuels/Resources/ARPIcons/Ethanol75
[LOG 19:48:54.085] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Ethanol75-RealFuels/Resources/ARPIcons/Ethanol75
[LOG 19:48:54.087] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Ethanol90-RealFuels/Resources/ARPIcons/Ethanol75
[LOG 19:48:54.089] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Ethylene-RealFuels/Resources/ARPIcons/Ethylene
[LOG 19:48:54.091] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture FLOX30-RealFuels/Resources/ARPIcons/FLOX30
[LOG 19:48:54.092] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture FLOX70-RealFuels/Resources/ARPIcons/FLOX70
[LOG 19:48:54.094] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture FLOX88-RealFuels/Resources/ARPIcons/FLOX88
[LOG 19:48:54.096] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Furfuryl-RealFuels/Resources/ARPIcons/Furfuryl
[LOG 19:48:54.098] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture HNIW-RealFuels/Resources/ARPIcons/HNIW
[LOG 19:48:54.100] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture HTP-RealFuels/Resources/ARPIcons/HTP
[LOG 19:48:54.102] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture HTPB-RealFuels/Resources/ARPIcons/HTPB
[LOG 19:48:54.104] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture IRFNA-III-RealFuels/Resources/ARPIcons/IRFNA-III
[LOG 19:48:54.106] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture IRFNA-IV-RealFuels/Resources/ARPIcons/IRFNA-IV
[LOG 19:48:54.108] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture IWFNA-RealFuels/Resources/ARPIcons/IWFNA
[LOG 19:48:54.110] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture LeadBallast-RealFuels/Resources/ARPIcons/LeadBallast
[LOG 19:48:54.112] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture LqdFluorine-RealFuels/Resources/ARPIcons/LqdFluorine
[LOG 19:48:54.114] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Methane-RealFuels/Resources/ARPIcons/Methane
[LOG 19:48:54.116] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Methanol-RealFuels/Resources/ARPIcons/Methanol
[LOG 19:48:54.119] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture NGNC-RealFuels/Resources/ARPIcons/NGNC
[LOG 19:48:54.121] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture N2F4-RealFuels/Resources/ARPIcons/N2F4
[LOG 19:48:54.124] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture OF2-RealFuels/Resources/ARPIcons/OF2
[LOG 19:48:54.125] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture PBAN-RealFuels/Resources/ARPIcons/PBAN
[LOG 19:48:54.127] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Pentaborane-RealFuels/Resources/ARPIcons/Pentaborane
[LOG 19:48:54.129] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture PSPC-RealFuels/Resources/ARPIcons/PSPC
[LOG 19:48:54.132] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Tonka250-RealFuels/Resources/ARPIcons/Tonka250
[LOG 19:48:54.133] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Tonka500-RealFuels/Resources/ARPIcons/Tonka500
[LOG 19:48:54.136] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture UH25-RealFuels/Resources/ARPIcons/UH25
[LOG 19:48:54.138] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Unable to load texture Glykerol-REPOSoftTech/DeepFreeze/Icons/Glykerol
[LOG 19:48:54.139] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Mod Definition Icons Loaded: 57
[LOG 19:48:54.150] 3/16/2017 7:48:54 PM,KSPAlternateResourcePanel,Configuring Styles
[LOG 19:48:57.615] [UiApp] Awake: CurrencyWidgetsApp
[LOG 19:48:57.616] [UiApp] Awake: ContractsApp
[LOG 19:48:57.617] [UiApp] Awake: ResourceDisplay
[LOG 19:48:57.618] [UiApp] Awake: KSPedia
[LOG 19:48:57.618] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
[LOG 19:48:57.620] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[LOG 19:48:57.626] ScaleModList: listSize 205 maxListSize 879
[LOG 19:48:57.628] ScaleModList: listSize 246 maxListSize 870
[LOG 19:48:57.710] 3/16/2017 7:48:57 PM,KSPAlternateResourcePanel,AppLauncher: Creating Button-BEFORE
[LOG 19:48:57.713] ScaleModList: listSize 287 maxListSize 870
[LOG 19:48:57.797] 3/16/2017 7:48:57 PM,KSPAlternateResourcePanel,AppLauncher: Creating Button-AFTER
[LOG 19:48:57.879] ScaleModList: listSize 328 maxListSize 870
[LOG 19:48:57.959] ScaleModList: listSize 369 maxListSize 870
[LOG 19:48:57.960] [KnowledgeBase] OnAppLauncherReady 97203
[LOG 19:48:57.979] [KerbalX] Adding buttons to toolbar
[LOG 19:48:57.982] ScaleModList: listSize 410 maxListSize 870
[LOG 19:48:57.983] ScaleModList: listSize 369 maxListSize 870
[LOG 19:48:57.985] ScaleModList: listSize 410 maxListSize 870
[LOG 19:48:57.986] ScaleModList: listSize 369 maxListSize 870
[LOG 19:48:57.987] [KerbalX] Adding buttons to toolbar
[LOG 19:48:57.990] ScaleModList: listSize 410 maxListSize 870
[LOG 19:48:57.991] [KerbalX] Adding buttons to toolbar
[LOG 19:48:57.992] FF: using stock toolbar button
[LOG 19:48:58.005] 3/16/2017 7:48:58 PM,KerbalAlarmClock,Contracts System Ready
[LOG 19:48:58.014] ScaleModList: listSize 451 maxListSize 870
[LOG 19:48:58.015] [EL Workshop] Kerbal: Jebediah Kerman 0.5 0.5 True 0() 0 False 2 False False
[LOG 19:48:58.016] [EL Workshop] Kerbal: Bill Kerman 0.8 0.5 False 0() -1.490116E-08 True 2 False False
[LOG 19:48:58.017] [EL Workshop] Kerbal: Bob Kerman 0.1 0.3 False 0() 0 False 2 False False
[LOG 19:48:58.084] ScaleModList: listSize 492 maxListSize 870
[LOG 19:48:58.098] 3/16/2017 7:48:58 PM,KerbalAlarmClock,Adding DrawGUI to PostRender Queue
[LOG 19:48:58.099] 3/16/2017 7:48:58 PM,KerbalAlarmClock,Skipping version check
[LOG 19:48:58.121] ScaleModList: listSize 533 maxListSize 870
[LOG 19:48:58.127] [MessageSystem] Reposition 0.02 97204
[LOG 19:48:58.165] Cannot assign AudioClip 'sound_IonEngine' to AudioFX
[LOG 19:48:58.168] Cannot assign AudioClip 'sound_IonEngine' to AudioFX
[LOG 19:48:58.228] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part KN2Cabin on vessel JebJet 2
[LOG 19:48:58.231] [FlightIntegrator]: Vessel JebJet 2 has been unloaded 1.79769313486232E+308, applying analytic temperature 300.1953212043
[LOG 19:48:58.394] [PlanetariumCamera]: Focus: JebJet 2
[LOG 19:48:58.414] 3/16/2017 7:48:58 PM,KerbalAlarmClock,AppLauncher: Unable to set the AppButton to true - tried for 6 secs
[EXC 19:48:58.416] NullReferenceException: Object reference not set to an instance of an object
	KSPAlternateResourcePanel.KSPAlternateResourcePanel.SetAppButtonToTrue ()
	KSPAlternateResourcePanel.KSPAlternateResourcePanel.RepeatingWorker ()
	KSPPluginFramework.MonoBehaviourExtended.RepeatingWorkerWrapper ()
[LOG 19:48:58.446] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 19:48:58.448] ScaleModList: listSize 533 maxListSize 829
[LOG 19:48:58.449] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 19:48:58.451] ScaleModList: listSize 533 maxListSize 788
[LOG 19:48:58.481] [ResourceDisplay] OnAppStarted(): id: -1284158
[LOG 19:48:58.483] [GenericAppFrame] Reposition 0.14 97208
[LOG 19:48:58.484] [UIApp] Adding ContractsApp to Application Launcher
[LOG 19:48:58.487] ScaleModList: listSize 533 maxListSize 747
[LOG 19:48:58.488] [ResourceDisplay] OnAppStarted(): id: 188760
[LOG 19:48:58.489] ResourceDisplay already exist, destroying this instance
[LOG 19:48:58.489] [UIApp] OnDestroy: ResourceDisplay
[LOG 19:48:58.491] ScaleModList: listSize 533 maxListSize 747
[LOG 19:48:58.494] 3/16/2017 7:48:58 PM,KSPAlternateResourcePanel,AppLauncher: Swapping the ARP App for the Stock Resource App - after 63625290538.4945 secs
[LOG 19:48:58.496] ScaleModList: listSize 533 maxListSize 747
[LOG 19:48:58.543] [GenericAppFrame] Reposition 0.17 97209
[LOG 19:48:58.558] CURRENCY WIDGET True True True
[LOG 19:48:58.559] [UIApp] Adding CurrencyWidgetsApp to Application Launcher
[LOG 19:48:58.562] ScaleModList: listSize 492 maxListSize 747
[LOG 19:48:58.567] 3/16/2017 7:48:58 PM,KSPAlternateResourcePanel,AppLauncher: Unable to set the AppButton to true - tried for 6 secs
[LOG 19:48:58.595] [UIApp] Adding KSPedia to Application Launcher
[LOG 19:48:58.597] ScaleModList: listSize 492 maxListSize 706
[LOG 19:48:58.696] [Scatterer] Mapping EVE volumetrics for planet: Kerbin
[LOG 19:48:58.697] [Scatterer] No cloud objects for planet: Kerbin
[LOG 19:48:58.829] [UIMasterController]: ShowUI
[LOG 19:48:58.889] Flight State Captured
[LOG 19:48:58.895] Saving Achievements Tree...
[LOG 19:48:58.895] Saving Achievements Tree...
[LOG 19:48:58.896] Saving Achievements Tree...
[LOG 19:48:58.897] Saving Achievements Tree...
[LOG 19:48:58.898] Saving Achievements Tree...
[LOG 19:48:58.902] FF: saving hall of fame scenario module (at 16191942.7536514)
[LOG 19:48:58.903] FF: saving hall of fame (1285 logbook entries)
[LOG 19:48:58.908] FF: hall of fame saved in 4ms
[LOG 19:48:58.911] [MessageSystem] Save Messages
[LOG 19:48:59.360] Game State Saved as persistent
[LOG 19:48:59.580] FF: situation change for flag
[LOG 19:48:59.581] FF: situation change for flag
[LOG 19:49:01.313] Unpacking JebJet 2
[LOG 19:49:13.205] [CurrencyConverter for Patents Licensing]: 0 Science taken, yields 0 Funds
[LOG 19:50:45.598] [CHATR] Capcom starts the exchange...
[LOG 19:51:22.974] Packing JebJet 2 for orbit
[LOG 19:51:32.813] FF: kerbal removed: Tetine Kerman
[WRN 19:51:32.814] FF: no Hall of Fame entry found for kerbal Tetine Kerman
[LOG 19:51:32.815] FF: creating new hall of fame entry for kerbal Tetine Kerman
[LOG 19:51:32.816] FF: kerbal removed: Catcella Kerman
[WRN 19:51:32.817] FF: no Hall of Fame entry found for kerbal Catcella Kerman
[LOG 19:51:32.818] FF: creating new hall of fame entry for kerbal Catcella Kerman
[LOG 19:51:32.819] FF: kerbal removed: Dooddo Kerman
[WRN 19:51:32.819] FF: no Hall of Fame entry found for kerbal Dooddo Kerman
[LOG 19:51:32.820] FF: creating new hall of fame entry for kerbal Dooddo Kerman
[LOG 19:51:32.821] FF: kerbal removed: Bilwise Kerman
[WRN 19:51:32.822] FF: no Hall of Fame entry found for kerbal Bilwise Kerman
[LOG 19:51:32.823] FF: creating new hall of fame entry for kerbal Bilwise Kerman
[LOG 19:51:32.824] FF: kerbal removed: Sambe Kerman
[WRN 19:51:32.825] FF: no Hall of Fame entry found for kerbal Sambe Kerman
[LOG 19:51:32.826] FF: creating new hall of fame entry for kerbal Sambe Kerman
[LOG 19:51:32.827] FF: kerbal removed: Agagy Kerman
[WRN 19:51:32.827] FF: no Hall of Fame entry found for kerbal Agagy Kerman
[LOG 19:51:32.828] FF: creating new hall of fame entry for kerbal Agagy Kerman
[LOG 19:51:32.829] FF: kerbal removed: Jebnard Kerman
[WRN 19:51:32.830] FF: no Hall of Fame entry found for kerbal Jebnard Kerman
[LOG 19:51:32.831] FF: creating new hall of fame entry for kerbal Jebnard Kerman
[LOG 19:51:47.331] Unpacking JebJet 2
[LOG 19:51:59.749] [CurrencyConverter for Patents Licensing]: 0 Science taken, yields 0 Funds
[LOG 19:52:46.466] [CHATR] Capcom starts the exchange...
[LOG 19:54:35.056] [CHATR] Capsule starts the exchange...
[LOG 19:55:06.015] Flight State Captured
[LOG 19:55:06.020] Saving Achievements Tree...
[LOG 19:55:06.020] Saving Achievements Tree...
[LOG 19:55:06.021] Saving Achievements Tree...
[LOG 19:55:06.022] Saving Achievements Tree...
[LOG 19:55:06.023] Saving Achievements Tree...
[LOG 19:55:06.027] FF: saving hall of fame scenario module (at 16208840.075071)
[LOG 19:55:06.028] FF: saving hall of fame (1285 logbook entries)
[LOG 19:55:06.033] FF: hall of fame saved in 3ms
[LOG 19:55:06.036] [MessageSystem] Save Messages
[LOG 19:55:06.504] Game State Saved to saves/Career/persistent
[LOG 19:55:06.535] [AutoSave]: Game Backed Up and Saved
[LOG 19:56:37.688] [CHATR] Capcom starts the exchange...
[LOG 19:56:46.757] [UIMasterController]: ShowUI
[LOG 19:56:46.758] Game Paused!
[LOG 19:56:48.776] [FlightDriver]: Flight State Reverted to Prelaunch.
[LOG 19:56:49.063] Game State Saved as persistent
[LOG 19:56:49.063] [MessageSystem] Load Messages
[LOG 19:56:49.145] 3/16/2017 7:56:49 PM,KerbalAlarmClock,AppLauncher: Destroying Button-Button Count:17
[LOG 19:56:49.147] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.148] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.151] [KerbalX] Removing buttons from toolbar
[LOG 19:56:49.152] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.153] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.153] [KerbalX] Removing buttons from toolbar
[LOG 19:56:49.155] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.156] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.157] 3/16/2017 7:56:49 PM,KSPAlternateResourcePanel,AppLauncher: Destroying Button-BEFORE NULL CHECK
[LOG 19:56:49.158] 3/16/2017 7:56:49 PM,KSPAlternateResourcePanel,AppLauncher: Destroying Button-AFTER NULL CHECK
[LOG 19:56:49.159] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.161] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.171] [AtmosphereAutopilot]: cleaning modules hash table
[LOG 19:56:49.172] [KerbalX] Removing buttons from toolbar
[LOG 19:56:49.173] [UIMasterController]: HideUI
[LOG 19:56:49.184] FF: EventObserver:: OnGameSceneLoadRequested: EDITOR current=FLIGHT
[LOG 19:56:49.197] [HighLogic]: =========================== Scene Change : From FLIGHT to EDITOR =====================
[LOG 19:56:49.202] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:49.205] 3/16/2017 7:56:49 PM,KerbalAlarmClock,Scene Change from 'FLIGHT' to 'EDITOR'
[LOG 19:56:52.584] [Scatterer] saving Kerbin atmo config to: scatterer/config/Planets/Kerbin/atmo
[LOG 19:56:52.587] [Scatterer] Saving settings to: scatterer/config/config.cfg
[LOG 19:56:52.590] [UIApp] OnDestroy: CurrencyWidgetsApp
[LOG 19:56:52.591] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:52.599] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:52.650] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:52.653] 3/16/2017 7:56:52 PM,KSPAlternateResourcePanel,Destroying the AlternateResourcePanel (ARP)
[LOG 19:56:52.654] 3/16/2017 7:56:52 PM,KSPAlternateResourcePanel,AppLauncher: Destroying Button-BEFORE NULL CHECK
[LOG 19:56:52.655] 3/16/2017 7:56:52 PM,KSPAlternateResourcePanel,AppLauncher: Destroying Button-AFTER NULL CHECK
[LOG 19:56:52.656] 3/16/2017 7:56:52 PM,KSPAlternateResourcePanel,API Cleaned up
[LOG 19:56:52.657] KbApp.OnDestroy NullName
[LOG 19:56:52.659] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:52.663] KbApp.OnDestroy Planet Info
[LOG 19:56:52.669] [Basic_Orbit] Settings file saved
[LOG 19:56:52.685] 3/16/2017 7:56:52 PM,KerbalAlarmClock,Destroying the KerbalAlarmClock-KACFlight
[LOG 19:56:52.686] 3/16/2017 7:56:52 PM,KerbalAlarmClock,API Cleaned up
[LOG 19:56:52.697] KbApp.OnDestroy Unowned Info
[LOG 19:56:52.699] [UIApp] OnDestroy: KSPedia
[LOG 19:56:52.699] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:52.709] [UIApp] OnDestroy: ContractsApp
[LOG 19:56:52.710] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:52.712] KbApp.OnDestroy Vessel Info
[LOG 19:56:52.718] KbApp.OnDestroy Planet Resources
[LOG 19:56:52.720] KbApp.OnDestroy Planet Parameters
[LOG 19:56:52.722] [UIApp] OnDestroy: ResourceDisplay
[LOG 19:56:52.723] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:52.724] KbApp.OnDestroy Vessel Crew
[LOG 19:56:52.731] KJRMultiJointManager cleanup
[LOG 19:56:52.807] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 19:56:52.974] No Input Locks in effect right now
[LOG 19:56:52.993] [AddonLoader]: Instantiating addon 'TooltipManager' from assembly 'AT_Utils'
[LOG 19:56:52.995] [AddonLoader]: Instantiating addon 'BasicOrbitLoader' from assembly 'BasicOrbit'
[LOG 19:56:52.997] [AddonLoader]: Instantiating addon 'DisableLightAG' from assembly 'CrewLight'
[LOG 19:56:52.999] [AddonLoader]: Instantiating addon 'DefaultActionGroupBehaviour' from assembly 'DefaultActionGroups'
[LOG 19:56:53.000] [DefaultActionGroups] Initializing
[LOG 19:56:53.001] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
[LOG 19:56:53.002] [AddonLoader]: Instantiating addon 'ExEditorToolbar' from assembly 'Launchpad'
[LOG 19:56:53.004] [EL PF] checking: flag False
[LOG 19:56:53.005] [EL PF] checking: ABL.Decoupler.A False
[LOG 19:56:53.006] [EL PF] checking: ABL.LFO.A False
[LOG 19:56:53.007] [EL PF] checking: ABL.LFO.B False
[LOG 19:56:53.008] [EL PF] checking: ABL.LFO.C False
[LOG 19:56:53.008] [EL PF] checking: ABL.Nose.A False
[LOG 19:56:53.009] [EL PF] checking: ABL.5tank18 False
[LOG 19:56:53.010] [EL PF] checking: ABL.5tank4 False
[LOG 19:56:53.011] [EL PF] checking: ABL.5tank9 False
[LOG 19:56:53.012] [EL PF] checking: ABL.5tank.nose False
[LOG 19:56:53.012] [EL PF] checking: ABL.adapter.5.2 False
[LOG 19:56:53.013] [EL PF] checking: ABL.adapter.5.3 False
[LOG 19:56:53.014] [EL PF] checking: ABL.decoupler.stack5 False
[LOG 19:56:53.015] [EL PF] checking: ABL.nosecone3 False
[LOG 19:56:53.015] [EL PF] checking: ABL.nosecone5 False
[LOG 19:56:53.017] [EL PF] checking: ABL.5.cyclone4 False
[LOG 19:56:53.018] [EL PF] checking: ABL.Engine.A False
[LOG 19:56:53.019] [EL PF] checking: bigwing False
[LOG 19:56:53.019] [EL PF] checking: hlfSrf False
[LOG 19:56:53.020] [EL PF] checking: fatwing0 False
[LOG 19:56:53.022] [EL PF] checking: fatwing1 False
[LOG 19:56:53.023] [EL PF] checking: fatwing2 False
[LOG 19:56:53.024] [EL PF] checking: fatwing3 False
[LOG 19:56:53.025] [EL PF] checking: fatwing4 False
[LOG 19:56:53.025] [EL PF] checking: fatwing5 False
[LOG 19:56:53.028] [EL PF] checking: fatwing6 False
[LOG 19:56:53.029] [EL PF] checking: doublefowlerflap False
[LOG 19:56:53.030] [EL PF] checking: fowlerflap False
[LOG 19:56:53.031] [EL PF] checking: kruegerflap False
[LOG 19:56:53.032] [EL PF] checking: spoilerflap False
[LOG 19:56:53.033] [EL PF] checking: straightslat False
[LOG 19:56:53.034] [EL PF] checking: mk1intake False
[LOG 19:56:53.035] [EL PF] checking: elevon2b False
[LOG 19:56:53.035] [EL PF] checking: smallwingConnector1 False
[LOG 19:56:53.036] [EL PF] checking: smallwingConnector2 False
[LOG 19:56:53.039] [EL PF] checking: smallwingConnector3 False
[LOG 19:56:53.040] [EL PF] checking: smallwingConnector4 False
[LOG 19:56:53.041] [EL PF] checking: smallwingConnector6 False
[LOG 19:56:53.042] [EL PF] checking: smallwingConnector5 False
[LOG 19:56:53.043] [EL PF] checking: smallwingConnectortip False
[LOG 19:56:53.044] [EL PF] checking: stubbytinynose False
[LOG 19:56:53.045] [EL PF] checking: airbuscockpit True
[LOG 19:56:53.048] [EL PF] checking: bellcockpit True
[LOG 19:56:53.049] [EL PF] checking: citationcockpit True
[LOG 19:56:53.050] [EL PF] checking: concordecockpit True
[LOG 19:56:53.051] [EL PF] checking: falconcockpit True
[LOG 19:56:53.051] [EL PF] checking: fightercockpit True
[LOG 19:56:53.052] [EL PF] checking: fighterinlinecockpit True
[LOG 19:56:53.054] [EL PF] checking: hipcockpit True
[LOG 19:56:53.055] [EL PF] checking: mk1DroneCore False
[LOG 19:56:53.056] [EL PF] checking: oh6cockpit True
[LOG 19:56:53.057] [EL PF] checking: oldfightercockpit True
[LOG 19:56:53.058] [EL PF] checking: zerocockpit True
[LOG 19:56:53.059] [EL PF] checking: 51prop False
[LOG 19:56:53.060] [EL PF] checking: chaikaprop False
[LOG 19:56:53.060] [EL PF] checking: fokkerprop False
[LOG 19:56:53.061] [EL PF] checking: hawkerprop False
[LOG 19:56:53.062] [EL PF] checking: spadprop False
[LOG 19:56:53.063] [EL PF] checking: cfm56 False
[LOG 19:56:53.064] [EL PF] checking: herculesprop False
[LOG 19:56:53.065] [EL PF] checking: KP12 False
[LOG 19:56:53.066] [EL PF] checking: predatorprop False
[LOG 19:56:53.067] [EL PF] checking: tbmProp False
[LOG 19:56:53.067] [EL PF] checking: 109Prop False
[LOG 19:56:53.068] [EL PF] checking: corsairprop False
[LOG 19:56:53.069] [EL PF] checking: fighterProp False
[LOG 19:56:53.070] [EL PF] checking: merlin False
[LOG 19:56:53.071] [EL PF] checking: spitfiremerlin False
[LOG 19:56:53.071] [EL PF] checking: yakprop False
[LOG 19:56:53.072] [EL PF] checking: zeroprop False
[LOG 19:56:53.073] [EL PF] checking: bellprop False
[LOG 19:56:53.074] [EL PF] checking: belltail False
[LOG 19:56:53.074] [EL PF] checking: blackhawkprop False
[LOG 19:56:53.075] [EL PF] checking: chinookprop False
[LOG 19:56:53.076] [EL PF] checking: coaxialprop False
[LOG 19:56:53.077] [EL PF] checking: hipprop False
[LOG 19:56:53.078] [EL PF] checking: hiptail False
[LOG 19:56:53.078] [EL PF] checking: powerprop False
[LOG 19:56:53.079] [EL PF] checking: powertail False
[LOG 19:56:53.080] [EL PF] checking: airramp False
[LOG 19:56:53.081] [EL PF] checking: mk1cargodoor False
[LOG 19:56:53.082] [EL PF] checking: mk1cargodoorjr False
[LOG 19:56:53.083] [EL PF] checking: mk1dronedoor False
[LOG 19:56:53.084] [EL PF] checking: passengeroor False
[LOG 19:56:53.084] [EL PF] checking: JuniorFuselage False
[LOG 19:56:53.085] [EL PF] checking: Mk1JuniorStructural False
[LOG 19:56:53.086] [EL PF] checking: mk2hAdapter False
[LOG 19:56:53.087] [EL PF] checking: mk2hLiquid False
[LOG 19:56:53.088] [EL PF] checking: mk2hboom False
[LOG 19:56:53.088] [EL PF] checking: mk2mk2h False
[LOG 19:56:53.089] [EL PF] checking: shortboom False
[LOG 19:56:53.090] [EL PF] checking: shortboomb False
[LOG 19:56:53.091] [EL PF] checking: size2CrewCabin False
[LOG 19:56:53.092] [EL PF] checking: size2Fuselage False
[LOG 19:56:53.093] [EL PF] checking: size2under False
[LOG 19:56:53.093] [EL PF] checking: S2Structural False
[LOG 19:56:53.094] [EL PF] checking: navlight False
[LOG 19:56:53.095] [EL PF] checking: landingskid False
[LOG 19:56:53.096] [EL PF] checking: InfraredTelescope False
[LOG 19:56:53.097] [EL PF] checking: lightbeacon.amber False
[LOG 19:56:53.098] [EL PF] checking: lightbeacon.red False
[LOG 19:56:53.099] [EL PF] checking: lightnav.blue False
[LOG 19:56:53.100] [EL PF] checking: lightnav.green False
[LOG 19:56:53.100] [EL PF] checking: lightnav.red False
[LOG 19:56:53.101] [EL PF] checking: lightnav.white False
[LOG 19:56:53.102] [EL PF] checking: lightstrobe.white False
[LOG 19:56:53.103] [EL PF] checking: parachuteRadialbuffed False
[LOG 19:56:53.104] [EL PF] checking: CA.STME False
[LOG 19:56:53.105] [EL PF] checking: OMSEngineA False
[LOG 19:56:53.106] [EL PF] checking: OMSEngine False
[LOG 19:56:53.106] [EL PF] checking: BodyFlap False
[LOG 19:56:53.107] [EL PF] checking: Bottom100 False
[LOG 19:56:53.108] [EL PF] checking: Bottom25 False
[LOG 19:56:53.108] [EL PF] checking: Bottom50 False
[LOG 19:56:53.109] [EL PF] checking: BuranButt False
[LOG 19:56:53.110] [EL PF] checking: CADelta False
[LOG 19:56:53.111] [EL PF] checking: CArudder False
[LOG 19:56:53.111] [EL PF] checking: CAStrake False
[LOG 19:56:53.112] [EL PF] checking: CA.Elevon1 False
[LOG 19:56:53.113] [EL PF] checking: CA.Elevon2 False
[LOG 19:56:53.114] [EL PF] checking: NoseCone False
[LOG 19:56:53.114] [EL PF] checking: ShuttleOMSDUO False
[LOG 19:56:53.115] [EL PF] checking: RCSB False
[LOG 19:56:53.116] [EL PF] checking: ShuttleB False
[LOG 19:56:53.117] [EL PF] checking: ShuttleBottomLong False
[LOG 19:56:53.118] [EL PF] checking: ShuttleTruss False
[LOG 19:56:53.118] [EL PF] checking: Airlock False
[LOG 19:56:53.119] [EL PF] checking: CA.EDO False
[LOG 19:56:53.120] [EL PF] checking: CAfoodS False
[LOG 19:56:53.121] [EL PF] checking: CAFuelCell False
[LOG 19:56:53.122] [EL PF] checking: CAMMU False
[LOG 19:56:53.122] [EL PF] checking: MMUrack False
[LOG 19:56:53.123] [EL PF] checking: MMUrackE False
[LOG 19:56:53.124] [EL PF] checking: CA.Reservetank False
[LOG 19:56:53.125] [EL PF] checking: CAstorage1 False
[LOG 19:56:53.125] [EL PF] checking: CAsunshade False
[LOG 19:56:53.126] [EL PF] checking: ELCPallet False
[LOG 19:56:53.127] [EL PF] checking: ETdecoupler False
[LOG 19:56:53.128] [EL PF] checking: ETdecoupler5m False
[LOG 19:56:53.128] [EL PF] checking: CAICC False
[LOG 19:56:53.129] [EL PF] checking: SLpallet False
[LOG 19:56:53.130] [EL PF] checking: CA.ET False
[LOG 19:56:53.131] [EL PF] checking: CA.ETbutt False
[LOG 19:56:53.132] [EL PF] checking: CA.ETnose False
[LOG 19:56:53.132] [EL PF] checking: CA.ET.extension False
[LOG 19:56:53.133] [EL PF] checking: CA.SRB4 False
[LOG 19:56:53.134] [EL PF] checking: CA.SRBchute False
[LOG 19:56:53.135] [EL PF] checking: CA.boosterPack False
[LOG 19:56:53.135] [EL PF] checking: CA.decouplerSRB False
[LOG 19:56:53.136] [EL PF] checking: CA.drogue False
[LOG 19:56:53.137] [EL PF] checking: CA.SRBnose False
[LOG 19:56:53.138] [EL PF] checking: cryoengine-125-1 False
[LOG 19:56:53.139] [EL PF] checking: cryoengine-125-2 False
[LOG 19:56:53.139] [EL PF] checking: cryoengine-25-1 False
[LOG 19:56:53.140] [EL PF] checking: cryoengine-25-2 False
[LOG 19:56:53.141] [EL PF] checking: cryoengine-375-1 False
[LOG 19:56:53.142] [EL PF] checking: cryoengine-375-2 False
[LOG 19:56:53.142] [EL PF] checking: hydrogen-10-1 False
[LOG 19:56:53.143] [EL PF] checking: hydrogen-125-1 False
[LOG 19:56:53.144] [EL PF] checking: hydrogen-125-2 False
[LOG 19:56:53.145] [EL PF] checking: hydrogen-25-1 False
[LOG 19:56:53.145] [EL PF] checking: hydrogen-25-2 False
[LOG 19:56:53.146] [EL PF] checking: hydrogen-25-3 False
[LOG 19:56:53.147] [EL PF] checking: hydrogen-375-1 False
[LOG 19:56:53.148] [EL PF] checking: hydrogen-375-2 False
[LOG 19:56:53.149] [EL PF] checking: hydrogen-375-3 False
[LOG 19:56:53.149] [EL PF] checking: hydrogen-radial-125-1 False
[LOG 19:56:53.150] [EL PF] checking: hydrogen-radial-25-1 False
[LOG 19:56:53.151] [EL PF] checking: hydrogen-radial-375-1 False
[LOG 19:56:53.152] [EL PF] checking: dmReconLarge False
[LOG 19:56:53.153] [EL PF] checking: dmSIGINT False
[LOG 19:56:53.153] [EL PF] checking: dmSIGINT.End False
[LOG 19:56:53.154] [EL PF] checking: dmSIGINT.Small False
[LOG 19:56:53.155] [EL PF] checking: dmReconSmall False
[LOG 19:56:53.156] [EL PF] checking: dmASERT False
[LOG 19:56:53.157] [EL PF] checking: dmGoreSat False
[LOG 19:56:53.157] [EL PF] checking: dmImagingPlatform False
[LOG 19:56:53.158] [EL PF] checking: dmmagBoom False
[LOG 19:56:53.159] [EL PF] checking: rpwsAnt False
[LOG 19:56:53.160] [EL PF] checking: dmscope False
[LOG 19:56:53.160] [EL PF] checking: dmSoilMoisture False
[LOG 19:56:53.161] [EL PF] checking: dmSolarCollector False
[LOG 19:56:53.162] [EL PF] checking: dm.antenna False
[LOG 19:56:53.163] [EL PF] checking: dmAnomScanner False
[LOG 19:56:53.164] [EL PF] checking: dmBathymetry False
[LOG 19:56:53.164] [EL PF] checking: dmbioDrill False
[LOG 19:56:53.165] [EL PF] checking: dmDAN False
[LOG 19:56:53.166] [EL PF] checking: dmsurfacelaser False
[LOG 19:56:53.167] [EL PF] checking: dmRoverGoo False
[LOG 19:56:53.167] [EL PF] checking: dmRoverMat False
[LOG 19:56:53.168] [EL PF] checking: dmSeismicPod False
[LOG 19:56:53.169] [EL PF] checking: dmSeismicHammer False
[LOG 19:56:53.170] [EL PF] checking: dmXRay False
[LOG 19:56:53.171] [EL PF] checking: dmUSAsert False
[LOG 19:56:53.171] [EL PF] checking: dmUSGoo False
[LOG 19:56:53.172] [EL PF] checking: dmUSMat False
[LOG 19:56:53.173] [EL PF] checking: dmUSGoreSat False
[LOG 19:56:53.174] [EL PF] checking: dmUSImagingPlatform False
[LOG 19:56:53.174] [EL PF] checking: dmUSMagBoom False
[LOG 19:56:53.175] [EL PF] checking: USRPWS False
[LOG 19:56:53.176] [EL PF] checking: dmUSScope False
[LOG 19:56:53.177] [EL PF] checking: dmUSSoilMoisture False
[LOG 19:56:53.177] [EL PF] checking: dmUSSolarParticles False
[LOG 19:56:53.178] [EL PF] checking: dmUSAccGrav False
[LOG 19:56:53.179] [EL PF] checking: dmUSAtmosSense False
[LOG 19:56:53.180] [EL PF] checking: dmUSPresTemp False
[LOG 19:56:53.180] [EL PF] checking: ELTankLargeMTL True
[LOG 19:56:53.181] [EL PF] checking: ELTankLargeORE True
[LOG 19:56:53.182] [EL PF] checking: ELTankLargeRP True
[LOG 19:56:53.183] [EL PF] checking: ELTankMedMTL True
[LOG 19:56:53.184] [EL PF] checking: ELTankMedORE True
[LOG 19:56:53.184] [EL PF] checking: ELTankMedRP True
[LOG 19:56:53.185] [EL PF] checking: ELTankSmlMTL True
[LOG 19:56:53.186] [EL PF] checking: ELTankSmlORE True
[LOG 19:56:53.187] [EL PF] checking: ELTankSmlRP True
[LOG 19:56:53.188] [EL PF] checking: Auger True
[LOG 19:56:53.189] [EL PF] checking: SmallAuger True
[LOG 19:56:53.189] [EL PF] checking: TinyAuger True
[LOG 19:56:53.190] [EL PF] checking: HexCanMetalHuge True
[LOG 19:56:53.191] [EL PF] checking: HexCanMetalLarge True
[LOG 19:56:53.192] [EL PF] checking: HexCanMetal True
[LOG 19:56:53.192] [EL PF] checking: HexCanMetalSmall True
[LOG 19:56:53.193] [EL PF] checking: HexCanOreHuge True
[LOG 19:56:53.194] [EL PF] checking: HexCanOreLarge True
[LOG 19:56:53.194] [EL PF] checking: HexCanOre True
[LOG 19:56:53.195] [EL PF] checking: HexCanOreSmall True
[LOG 19:56:53.196] [EL PF] checking: RocketpartsHuge7x True
[LOG 19:56:53.197] [EL PF] checking: RocketpartsLarge7x True
[LOG 19:56:53.198] [EL PF] checking: Rocketparts7x True
[LOG 19:56:53.198] [EL PF] checking: RocketpartsSmall7x True
[LOG 19:56:53.199] [EL PF] checking: HexCanRocketPartsHuge True
[LOG 19:56:53.200] [EL PF] checking: HexCanRocketPartsLarge True
[LOG 19:56:53.201] [EL PF] checking: HexCanRocketParts True
[LOG 19:56:53.202] [EL PF] checking: HexCanRocketPartsSmall True
[LOG 19:56:53.202] [EL PF] checking: exLaunchPad True
[LOG 19:56:53.203] [EL PF] checking: exLaunchPad2 True
[LOG 19:56:53.204] [EL PF] checking: Magnetometer False
[LOG 19:56:53.205] [EL PF] checking: ExMallet False
[LOG 19:56:53.206] [EL PF] checking: OMD False
[LOG 19:56:53.207] [EL PF] checking: ExOrbitalDock True
[LOG 19:56:53.208] [EL PF] checking: ELRecycleBin True
[LOG 19:56:53.209] [EL PF] checking: ELRecycleBin.Large True
[LOG 19:56:53.209] [EL PF] checking: RocketBuilder True
[LOG 19:56:53.210] [EL PF] checking: exRunway True
[LOG 19:56:53.211] [EL PF] checking: Smelter True
[LOG 19:56:53.212] [EL PF] checking: SmallSmelter True
[LOG 19:56:53.213] [EL PF] checking: TinySmelter True
[LOG 19:56:53.213] [EL PF] checking: ExSurveyStake True
[LOG 19:56:53.214] [EL PF] checking: ExWorkshop True
[LOG 19:56:53.215] [EL PF] checking: radiator-conformal-1 False
[LOG 19:56:53.216] [EL PF] checking: radiator-conformal-2 False
[LOG 19:56:53.217] [EL PF] checking: radiator-conformal-3 False
[LOG 19:56:53.218] [EL PF] checking: radiator-fixed-1 False
[LOG 19:56:53.219] [EL PF] checking: radiator-fixed-2 False
[LOG 19:56:53.219] [EL PF] checking: radiator-fixed-3 False
[LOG 19:56:53.220] [EL PF] checking: radiator-fixed-4 False
[LOG 19:56:53.221] [EL PF] checking: radiator-surface-125-1 False
[LOG 19:56:53.222] [EL PF] checking: radiator-surface-25-1 False
[LOG 19:56:53.223] [EL PF] checking: radiator-surface-375-1 False
[LOG 19:56:53.223] [EL PF] checking: radiator-universal-1 False
[LOG 19:56:53.224] [EL PF] checking: radiator-universal-2 False
[LOG 19:56:53.225] [EL PF] checking: radiator-universal-3 False
[LOG 19:56:53.226] [EL PF] checking: indicatorLightSmall False
[LOG 19:56:53.227] [EL PF] checking: IfsCapacitor250 False
[LOG 19:56:53.227] [EL PF] checking: InterstellarGasTank-PB-X50R False
[LOG 19:56:53.228] [EL PF] checking: IfsGasTank False
[LOG 19:56:53.229] [EL PF] checking: CC2501 False
[LOG 19:56:53.230] [EL PF] checking: CT2501 False
[LOG 19:56:53.231] [EL PF] checking: CT2502 False
[LOG 19:56:53.232] [EL PF] checking: CT2504 False
[LOG 19:56:53.232] [EL PF] checking: RFC2501 False
[LOG 19:56:53.233] [EL PF] checking: IfsWrapperCap False
[LOG 19:56:53.234] [EL PF] checking: IfsWrapperTank96 False
[LOG 19:56:53.235] [EL PF] checking: IfsWrapperTank48 False
[LOG 19:56:53.236] [EL PF] checking: IfsWrapperTank24 False
[LOG 19:56:53.236] [EL PF] checking: JSIPrimitiveExternalCamera False
[LOG 19:56:53.237] [EL PF] checking: KAS.CPort1 False
[LOG 19:56:53.238] [EL PF] checking: KAS.Hook.Anchor False
[LOG 19:56:53.239] [EL PF] checking: KAS.Hook.GrapplingHook False
[LOG 19:56:53.240] [EL PF] checking: KAS.Hook.Harpoon False
[LOG 19:56:53.240] [EL PF] checking: KAS.Hook.Magnet False
[LOG 19:56:53.241] [EL PF] checking: KAS.Pylon1 False
[LOG 19:56:53.242] [EL PF] checking: KAS.Strut1 False
[LOG 19:56:53.243] [EL PF] checking: KAS.Winch1 False
[LOG 19:56:53.244] [EL PF] checking: KAS.Winch2 False
[LOG 19:56:53.244] [EL PF] checking: ntr-sc-125-1 False
[LOG 19:56:53.245] [EL PF] checking: ntr-sc-125-2 False
[LOG 19:56:53.246] [EL PF] checking: ntr-gc-25-1 False
[LOG 19:56:53.247] [EL PF] checking: ntr-gc-25-2 False
[LOG 19:56:53.248] [EL PF] checking: ntr-sc-25-1 False
[LOG 19:56:53.248] [EL PF] checking: WrapperCap False
[LOG 19:56:53.249] [EL PF] checking: WrapperTank False
[LOG 19:56:53.250] [EL PF] checking: WrapperTankLong False
[LOG 19:56:53.251] [EL PF] checking: WrapperTankWristband False
[LOG 19:56:53.252] [EL PF] checking: WrapperTankBracelet False
[LOG 19:56:53.253] [EL PF] checking: ITSLeg-L False
[LOG 19:56:53.253] [EL PF] checking: ITSLeg-L-KRE False
[LOG 19:56:53.254] [EL PF] checking: ITSLeg-M False
[LOG 19:56:53.255] [EL PF] checking: ITSLeg-M-KRE False
[LOG 19:56:53.256] [EL PF] checking: BoosterWingKRE False
[LOG 19:56:53.256] [EL PF] checking: BoosterWingsMountKRE False
[LOG 19:56:53.257] [EL PF] checking: CapsuleDockingPort1 False
[LOG 19:56:53.258] [EL PF] checking: SmallCapsuleEngine False
[LOG 19:56:53.259] [EL PF] checking: SmallCapsuleEngineRCS False
[LOG 19:56:53.260] [EL PF] checking: DragonFuelTank False
[LOG 19:56:53.260] [EL PF] checking: Grid Fin L False
[LOG 19:56:53.261] [EL PF] checking: Grid Fin M False
[LOG 19:56:53.262] [EL PF] checking: Grid Fin S False
[LOG 19:56:53.263] [EL PF] checking: Heatshield-M False
[LOG 19:56:53.264] [EL PF] checking: HexLegsMountL False
[LOG 19:56:53.264] [EL PF] checking: HexLegsMountM False
[LOG 19:56:53.265] [EL PF] checking: HexLegsL False
[LOG 19:56:53.266] [EL PF] checking: HexLegsM False
[LOG 19:56:53.267] [EL PF] checking: HotGasThruster-L False
[LOG 19:56:53.267] [EL PF] checking: HotGasThruster-M False
[LOG 19:56:53.268] [EL PF] checking: ShepardLeg-M False
[LOG 19:56:53.269] [EL PF] checking: ShepardLeg-S False
[LOG 19:56:53.270] [EL PF] checking: SpaceXLegs-XL False
[LOG 19:56:53.271] [EL PF] checking: SpaceXLegs-L False
[LOG 19:56:53.271] [EL PF] checking: SpaceXLegs-S False
[LOG 19:56:53.272] [EL PF] checking: TrunkServiceModule False
[LOG 19:56:53.273] [EL PF] checking: TrunkFin False
[LOG 19:56:53.274] [EL PF] checking: Lynx.Cockpit True
[LOG 19:56:53.275] [EL PF] checking: Lynx.FrontPiece False
[LOG 19:56:53.275] [EL PF] checking: Lynx.RemoteControl False
[LOG 19:56:53.276] [EL PF] checking: Lynx.Decoupler False
[LOG 19:56:53.277] [EL PF] checking: Lynx.DockingPort False
[LOG 19:56:53.278] [EL PF] checking: Lynx.Hitch.Active False
[LOG 19:56:53.279] [EL PF] checking: Lynx.Hitch.DockingPort False
[LOG 19:56:53.279] [EL PF] checking: Lynx.Hitch.Passive False
[LOG 19:56:53.280] [EL PF] checking: Lynx.CanisterEC False
[LOG 19:56:53.281] [EL PF] checking: Lynx.CanisterFuelcell False
[LOG 19:56:53.282] [EL PF] checking: Lynx.Solarpanel False
[LOG 19:56:53.283] [EL PF] checking: Lynx.Solarpanel.wide False
[LOG 19:56:53.283] [EL PF] checking: Lynx.CanisterFuel False
[LOG 19:56:53.284] [EL PF] checking: Lynx.FuelTankBig False
[LOG 19:56:53.285] [EL PF] checking: Lynx.FuelTankRear False
[LOG 19:56:53.286] [EL PF] checking: Lynx.FuelTankSmall False
[LOG 19:56:53.287] [EL PF] checking: Lynx.CanisterKIS False
[LOG 19:56:53.287] [EL PF] checking: Lynx.FreightKIS False
[LOG 19:56:53.288] [EL PF] checking: Lynx.CanisterLifeSupport False
[LOG 19:56:53.289] [EL PF] checking: Lynx.LifeSupportModule False
[LOG 19:56:53.290] [EL PF] checking: Lynx.CanisterSEP False
[LOG 19:56:53.291] [EL PF] checking: Lynx.CargoBay.Big False
[LOG 19:56:53.291] [EL PF] checking: Lynx.CargoBay.Ramp False
[LOG 19:56:53.292] [EL PF] checking: Lynx.CargoBay.Small False
[LOG 19:56:53.293] [EL PF] checking: Lynx.FlatbedBig False
[LOG 19:56:53.294] [EL PF] checking: Lynx.FlatbedSmall False
[LOG 19:56:53.294] [EL PF] checking: Lynx.FreightBig False
[LOG 19:56:53.295] [EL PF] checking: Lynx.FreightSmall False
[LOG 19:56:53.296] [EL PF] checking: Lynx.ServiceBay False
[LOG 19:56:53.297] [EL PF] checking: Lynx.CanisterScience False
[LOG 19:56:53.298] [EL PF] checking: Lynx.MobileLab False
[LOG 19:56:53.299] [EL PF] checking: Lynx.Bumper False
[LOG 19:56:53.300] [EL PF] checking: Lynx.CrewCabin False
[LOG 19:56:53.300] [EL PF] checking: Lynx.JointAdapter False
[LOG 19:56:53.301] [EL PF] checking: Lynx.BellowedJoint False
[LOG 19:56:53.302] [EL PF] checking: Lynx.Ladder False
[LOG 19:56:53.303] [EL PF] checking: Lynx.LadderPlatform False
[LOG 19:56:53.304] [EL PF] checking: Lynx.RearAirlock False
[LOG 19:56:53.304] [EL PF] checking: Lynx.Wheel.LowProfile False
[LOG 19:56:53.305] [EL PF] checking: Lynx.Wheel False
[LOG 19:56:53.306] [EL PF] checking: 150lDropTank False
[LOG 19:56:53.307] [EL PF] checking: 400lDropTank False
[LOG 19:56:53.308] [EL PF] checking: 50lDropTank False
[LOG 19:56:53.309] [EL PF] checking: fuelTank.extralong False
[LOG 19:56:53.309] [EL PF] checking: fuelTank4-0 False
[LOG 19:56:53.310] [EL PF] checking: Gridfin False
[LOG 19:56:53.311] [EL PF] checking: SmallGridfin False
[LOG 19:56:53.312] [EL PF] checking: SeatHDCommand False
[LOG 19:56:53.313] [EL PF] checking: HoodOrnament False
[LOG 19:56:53.313] [EL PF] checking: KN2Cabin True
[LOG 19:56:53.314] [EL PF] checking: KN7Cabin True
[LOG 19:56:53.315] [EL PF] checking: MiniTurbojetPod False
[LOG 19:56:53.316] [EL PF] checking: InlinePassengerCan False
[LOG 19:56:53.316] [EL PF] checking: ModifiedProbeRCSBlock False
[LOG 19:56:53.317] [EL PF] checking: ProbeRCSBlock False
[LOG 19:56:53.318] [EL PF] checking: RATObottle False
[LOG 19:56:53.319] [EL PF] checking: radialmicrodecoupler False
[LOG 19:56:53.320] [EL PF] checking: mk2SideloadCargoBayL False
[LOG 19:56:53.320] [EL PF] checking: mk2SideloadCargoBayS False
[LOG 19:56:53.321] [EL PF] checking: VHFTransceiver False
[LOG 19:56:53.322] [EL PF] checking: KIS.bomb1 False
[LOG 19:56:53.323] [EL PF] checking: kis.concreteBase1 False
[LOG 19:56:53.324] [EL PF] checking: KIS.Container1 False
[LOG 19:56:53.324] [EL PF] checking: KIS.Container2 False
[LOG 19:56:53.325] [EL PF] checking: KIS.Container3 False
[LOG 19:56:53.326] [EL PF] checking: KIS.ContainerMount1 False
[LOG 19:56:53.327] [EL PF] checking: KIS.electricScrewdriver False
[LOG 19:56:53.328] [EL PF] checking: KIS.evapropellant False
[LOG 19:56:53.328] [EL PF] checking: KIS.guide False
[LOG 19:56:53.329] [EL PF] checking: KIS.wrench False
[LOG 19:56:53.330] [EL PF] checking: bb1 False
[LOG 19:56:53.331] [EL PF] checking: km.bb2 False
[LOG 19:56:53.332] [EL PF] checking: double-oms False
[LOG 19:56:53.332] [EL PF] checking: km.ma0 False
[LOG 19:56:53.333] [EL PF] checking: km.ma1 False
[LOG 19:56:53.334] [EL PF] checking: oms False
[LOG 19:56:53.335] [EL PF] checking: sh1 False
[LOG 19:56:53.335] [EL PF] checking: km.se0 False
[LOG 19:56:53.336] [EL PF] checking: km.se0-oms False
[LOG 19:56:53.337] [EL PF] checking: se2 False
[LOG 19:56:53.338] [EL PF] checking: km.se3 False
[LOG 19:56:53.338] [EL PF] checking: km.se4L False
[LOG 19:56:53.339] [EL PF] checking: kmssh0 False
[LOG 19:56:53.340] [EL PF] checking: kmssh1 False
[LOG 19:56:53.340] [EL PF] checking: KM.sparkler False
[LOG 19:56:53.341] [EL PF] checking: km.ssme.rs25s False
[LOG 19:56:53.342] [EL PF] checking: km.ssme.rs25ss False
[LOG 19:56:53.343] [EL PF] checking: km-tank-bottom-1 False
[LOG 19:56:53.344] [EL PF] checking: km-tank-bottom-15 False
[LOG 19:56:53.344] [EL PF] checking: km-tank-bottom-2 False
[LOG 19:56:53.345] [EL PF] checking: km-tank-bottom-3 False
[LOG 19:56:53.346] [EL PF] checking: km-tank-mid-1 False
[LOG 19:56:53.347] [EL PF] checking: km-tank-mid-15 False
[LOG 19:56:53.348] [EL PF] checking: km-tank-mid-2 False
[LOG 19:56:53.349] [EL PF] checking: km-tank-mid-3 False
[LOG 19:56:53.349] [EL PF] checking: km-tank-mid-small-1 False
[LOG 19:56:53.350] [EL PF] checking: km-tank-mid-small-15 False
[LOG 19:56:53.351] [EL PF] checking: km-tank-mid-small-2 False
[LOG 19:56:53.352] [EL PF] checking: km-tank-mid-small-3 False
[LOG 19:56:53.353] [EL PF] checking: km-tank-top-1 False
[LOG 19:56:53.353] [EL PF] checking: km-tank-top-15 False
[LOG 19:56:53.354] [EL PF] checking: km-tank-top-2 False
[LOG 19:56:53.355] [EL PF] checking: km-tank-top-3 False
[LOG 19:56:53.356] [EL PF] checking: KW2mSRBNoseCone False
[LOG 19:56:53.357] [EL PF] checking: KW5mNoseCone False
[LOG 19:56:53.357] [EL PF] checking: KWFin False
[LOG 19:56:53.358] [EL PF] checking: KWFinGC False
[LOG 19:56:53.359] [EL PF] checking: KW1mNoseCone False
[LOG 19:56:53.360] [EL PF] checking: KW2mNoseCone False
[LOG 19:56:53.360] [EL PF] checking: KW3mNoseCone False
[LOG 19:56:53.361] [EL PF] checking: KWSASmodule2mHalf False
[LOG 19:56:53.362] [EL PF] checking: KWSASmodule3mHalf False
[LOG 19:56:53.363] [EL PF] checking: KWSASmodule5mHalf False
[LOG 19:56:53.363] [EL PF] checking: KWRadBattLargeL False
[LOG 19:56:53.364] [EL PF] checking: KWRadBattLargeS False
[LOG 19:56:53.365] [EL PF] checking: KWRadBattSmallL False
[LOG 19:56:53.366] [EL PF] checking: KWRadBattSmallS False
[LOG 19:56:53.367] [EL PF] checking: KW1mengineMaverick1D False
[LOG 19:56:53.367] [EL PF] checking: KW1mengineVestaVR1 False
[LOG 19:56:53.368] [EL PF] checking: KW1mengineWildCatV False
[LOG 19:56:53.369] [EL PF] checking: KW2mengineGriffonG8D False
[LOG 19:56:53.370] [EL PF] checking: KW2mengineMaverickV False
[LOG 19:56:53.371] [EL PF] checking: KW2mengineSPS False
[LOG 19:56:53.372] [EL PF] checking: KW2mengineSPSB False
[LOG 19:56:53.373] [EL PF] checking: KW2mengineVestaVR9D False
[LOG 19:56:53.374] [EL PF] checking: KW3mengineGriffonXX False
[LOG 19:56:53.374] [EL PF] checking: KW3mengineTitanT1 False
[LOG 19:56:53.375] [EL PF] checking: KW3mengineWildcatXR False
[LOG 19:56:53.376] [EL PF] checking: KW5mengineGriffonC False
[LOG 19:56:53.377] [EL PF] checking: KW5mengineTitanV False
[LOG 19:56:53.378] [EL PF] checking: KW1mFairingPFE False
[LOG 19:56:53.379] [EL PF] checking: KW2mFairingPFE False
[LOG 19:56:53.380] [EL PF] checking: KW3mFairingPFE False
[LOG 19:56:53.381] [EL PF] checking: KW1mFairingPF False
[LOG 19:56:53.382] [EL PF] checking: KW2mFairingPF False
[LOG 19:56:53.382] [EL PF] checking: KW3mFairingPF False
[LOG 19:56:53.383] [EL PF] checking: KW1mDecouplerShroud False
[LOG 19:56:53.384] [EL PF] checking: KW2mDecouplerShroud False
[LOG 19:56:53.385] [EL PF] checking: KW3mDecouplerShroud False
[LOG 19:56:53.386] [EL PF] checking: KW5mDecouplerShroud False
[LOG 19:56:53.387] [EL PF] checking: KW5x3AdapterShroud False
[LOG 19:56:53.387] [EL PF] checking: KW5mFairingPF False
[LOG 19:56:53.388] [EL PF] checking: KW5mFairingPFE False
[LOG 19:56:53.389] [EL PF] checking: KW2Sidetank False
[LOG 19:56:53.390] [EL PF] checking: KW3Sidetank False
[LOG 19:56:53.391] [EL PF] checking: KW1mtankL0.5 False
[LOG 19:56:53.392] [EL PF] checking: KW1mRCSfuel False
[LOG 19:56:53.392] [EL PF] checking: KW1mtankL1 False
[LOG 19:56:53.393] [EL PF] checking: KW1mtankL2 False
[LOG 19:56:53.394] [EL PF] checking: KW1mtankL4 False
[LOG 19:56:53.395] [EL PF] checking: KW1mtankPancake False
[LOG 19:56:53.395] [EL PF] checking: KW2mtankL0.5 False
[LOG 19:56:53.396] [EL PF] checking: KW2mRCSfuel False
[LOG 19:56:53.397] [EL PF] checking: KW2mtankL1 False
[LOG 19:56:53.398] [EL PF] checking: KW2mtankL1B False
[LOG 19:56:53.399] [EL PF] checking: KW2mtankL2 False
[LOG 19:56:53.400] [EL PF] checking: KW2mtankL4 False
[LOG 19:56:53.401] [EL PF] checking: KW2mtankL4A False
[LOG 19:56:53.401] [EL PF] checking: KW2mtankPancake False
[LOG 19:56:53.402] [EL PF] checking: KW3mtankL0.5 False
[LOG 19:56:53.403] [EL PF] checking: KW3mRCSfuel False
[LOG 19:56:53.404] [EL PF] checking: KW3mtankL1 False
[LOG 19:56:53.405] [EL PF] checking: KW3mtankL2 False
[LOG 19:56:53.406] [EL PF] checking: KW3mtankL4 False
[LOG 19:56:53.407] [EL PF] checking: KW3mtankL4A False
[LOG 19:56:53.408] [EL PF] checking: KW3mtankPancake False
[LOG 19:56:53.409] [EL PF] checking: KW5mtankL05 False
[LOG 19:56:53.409] [EL PF] checking: KW5mtankL1.5 False
[LOG 19:56:53.410] [EL PF] checking: KW5mtankL3.5 False
[LOG 19:56:53.411] [EL PF] checking: KWrcsPod False
[LOG 19:56:53.412] [EL PF] checking: KWrcsQuad False
[LOG 19:56:53.412] [EL PF] checking: KWrcsQuad45 False
[LOG 19:56:53.413] [EL PF] checking: KWsrbGlobeI False
[LOG 19:56:53.414] [EL PF] checking: KWsrbGlobeVI False
[LOG 19:56:53.415] [EL PF] checking: KWsrbGlobeV False
[LOG 19:56:53.416] [EL PF] checking: KWsrbGlobeX2 False
[LOG 19:56:53.417] [EL PF] checking: KWsrbGlobeX False
[LOG 19:56:53.418] [EL PF] checking: KWsrbGlobeX10L False
[LOG 19:56:53.418] [EL PF] checking: KWsrbGlobeX10S False
[LOG 19:56:53.419] [EL PF] checking: KWsrbGlobeX5 False
[LOG 19:56:53.420] [EL PF] checking: KWsrbUllageLarge False
[LOG 19:56:53.421] [EL PF] checking: KWsrbUllage False
[LOG 19:56:53.422] [EL PF] checking: KW3mDockingRing False
[LOG 19:56:53.423] [EL PF] checking: KWadapter2x1 False
[LOG 19:56:53.423] [EL PF] checking: KWadapter3x2 False
[LOG 19:56:53.424] [EL PF] checking: KW5mStageDecoupler False
[LOG 19:56:53.425] [EL PF] checking: KW1mDecoupler False
[LOG 19:56:53.426] [EL PF] checking: KW2mDecoupler False
[LOG 19:56:53.426] [EL PF] checking: KW3mDecoupler False
[LOG 19:56:53.427] [EL PF] checking: KWFlatadapter2x1 False
[LOG 19:56:53.428] [EL PF] checking: KWFlatadapter3x1 False
[LOG 19:56:53.429] [EL PF] checking: KWFlatadapter3x2 False
[LOG 19:56:53.429] [EL PF] checking: KWFuelAdapter2x1 False
[LOG 19:56:53.430] [EL PF] checking: KWFuelAdapter2x1S False
[LOG 19:56:53.431] [EL PF] checking: KWFuelAdapter3x1 False
[LOG 19:56:53.432] [EL PF] checking: KWFuelAdapter3x1S False
[LOG 19:56:53.433] [EL PF] checking: KWFuelAdapter3x2 False
[LOG 19:56:53.433] [EL PF] checking: KWFuelAdapter3x2S False
[LOG 19:56:53.434] [EL PF] checking: KWFuelAdapter5x2 False
[LOG 19:56:53.435] [EL PF] checking: KWFuelAdapter5x3 False
[LOG 19:56:53.436] [EL PF] checking: KW3mPetalAdapter False
[LOG 19:56:53.436] [EL PF] checking: strutConnectorHeavy False
[LOG 19:56:53.437] [EL PF] checking: strutConnectorMedium False
[LOG 19:56:53.438] [EL PF] checking: mk4liftfan-10-1 False
[LOG 19:56:53.439] [EL PF] checking: mk4liftfan-25-1 False
[LOG 19:56:53.440] [EL PF] checking: mk4liftfan-375-1 False
[LOG 19:56:53.441] [EL PF] checking: mk4multimodal-125-1 False
[LOG 19:56:53.441] [EL PF] checking: mk4multimodal-25-1 False
[LOG 19:56:53.442] [EL PF] checking: mk4multimodal-25-2 False
[LOG 19:56:53.443] [EL PF] checking: mk4propfan-125-1 False
[LOG 19:56:53.444] [EL PF] checking: mk4turbofan-25-1 False
[LOG 19:56:53.445] [EL PF] checking: mk4turbofan-25-2 False
[LOG 19:56:53.445] [EL PF] checking: mk4turbojet-25-1 False
[LOG 19:56:53.447] [EL PF] checking: mk4turboprop-125-1 False
[LOG 19:56:53.448] [EL PF] checking: mk4vtol-0625-1 False
[LOG 19:56:53.449] [EL PF] checking: mk4adapter-1 False
[LOG 19:56:53.450] [EL PF] checking: mk4adapter-2 False
[LOG 19:56:53.451] [EL PF] checking: mk4adapter-3 False
[LOG 19:56:53.452] [EL PF] checking: mk4cargo-1 False
[LOG 19:56:53.452] [EL PF] checking: mk4cargo-2 False
[LOG 19:56:53.453] [EL PF] checking: mk4cargo-3 False
[LOG 19:56:53.454] [EL PF] checking: mk4cargo-drop-1 False
[LOG 19:56:53.455] [EL PF] checking: mk4cargo-drop-2 False
[LOG 19:56:53.456] [EL PF] checking: mk4cargo-drop-3 False
[LOG 19:56:53.456] [EL PF] checking: mk4cargotail-1 False
[LOG 19:56:53.457] [EL PF] checking: mk4fuselage-1 False
[LOG 19:56:53.458] [EL PF] checking: mk4fuselage-2 False
[LOG 19:56:53.459] [EL PF] checking: mk4fuselage-3 False
[LOG 19:56:53.460] [EL PF] checking: mk4servicebay-1 False
[LOG 19:56:53.460] [EL PF] checking: mk4tail-1 False
[LOG 19:56:53.461] [EL PF] checking: mk4tail-2 False
[LOG 19:56:53.462] [EL PF] checking: mk4tail-3 False
[LOG 19:56:53.463] [EL PF] checking: mk4intake-largecircular False
[LOG 19:56:53.463] [EL PF] checking: mk4intake-largeshock False
[LOG 19:56:53.464] [EL PF] checking: mk4intake-radial-1 False
[LOG 19:56:53.465] [EL PF] checking: mk4intake-radial-2 False
[LOG 19:56:53.466] [EL PF] checking: mk4enginecooler-25-1 False
[LOG 19:56:53.467] [EL PF] checking: mk4enginenacelle-25-1 False
[LOG 19:56:53.468] [EL PF] checking: mk4enginenacelle-25-2 False
[LOG 19:56:53.469] [EL PF] checking: mk4fueltank-25-1 False
[LOG 19:56:53.469] [EL PF] checking: mk4fueltank-25-2 False
[LOG 19:56:53.470] [EL PF] checking: mk4fueltank-25-3 False
[LOG 19:56:53.471] [EL PF] checking: mk4fueltank-25-4 False
[LOG 19:56:53.472] [EL PF] checking: mk4pod-1 False
[LOG 19:56:53.473] [EL PF] checking: mk4pod-2 False
[LOG 19:56:53.473] [EL PF] checking: mk4nose-docking False
[LOG 19:56:53.474] [EL PF] checking: mk4nose False
[LOG 19:56:53.475] [EL PF] checking: mk4cockpit-1 True
[LOG 19:56:53.476] [EL PF] checking: mk4cockpit-2 True
[LOG 19:56:53.476] [EL PF] checking: mk4crewcabin-1 False
[LOG 19:56:53.477] [EL PF] checking: mk4drone-1 False
[LOG 19:56:53.478] [EL PF] checking: mk4rcsblister-1 False
[LOG 19:56:53.479] [EL PF] checking: mk4rcsblister-2 False
[LOG 19:56:53.479] [EL PF] checking: mk4cockpit-shoulder-1 False
[LOG 19:56:53.480] [EL PF] checking: mk4cockpit-shoulder-2 False
[LOG 19:56:53.481] [EL PF] checking: mk4cockpit-shoulder-3 False
[LOG 19:56:53.482] [EL PF] checking: mumech.MJ2.AR202 False
[LOG 19:56:53.483] [EL PF] checking: mumech.MJ2.AR202.features1 False
[LOG 19:56:53.483] [EL PF] checking: mumech.MJ2.AR202.features2 False
[LOG 19:56:53.484] [EL PF] checking: mumech.MJ2.AR202.features3 False
[LOG 19:56:53.485] [EL PF] checking: mumech.MJ2.AR202.features4 False
[LOG 19:56:53.486] [EL PF] checking: mumech.MJ2.Pod False
[LOG 19:56:53.487] [EL PF] checking: M2X.InlineIntake False
[LOG 19:56:53.487] [EL PF] checking: M2X.AeroIntake False
[LOG 19:56:53.488] [EL PF] checking: M2X.ChineCap False
[LOG 19:56:53.489] [EL PF] checking: M2X.ChineLong False
[LOG 19:56:53.490] [EL PF] checking: M2X.RootChineAdapter False
[LOG 19:56:53.491] [EL PF] checking: M2X.RootChineLong False
[LOG 19:56:53.491] [EL PF] checking: M2X.RootChineShort False
[LOG 19:56:53.492] [EL PF] checking: M2X.ChineShort False
[LOG 19:56:53.493] [EL PF] checking: M2X.circularintake False
[LOG 19:56:53.494] [EL PF] checking: M2X.EngineShroud False
[LOG 19:56:53.494] [EL PF] checking: M2X.MantaIntake False
[LOG 19:56:53.495] [EL PF] checking: Mk1Chinecap False
[LOG 19:56:53.496] [EL PF] checking: Mk1ChineLong False
[LOG 19:56:53.497] [EL PF] checking: Mk1ChineShort False
[LOG 19:56:53.498] [EL PF] checking: M2X.Precooler False
[LOG 19:56:53.499] [EL PF] checking: M2X.Shockcone False
[LOG 19:56:53.499] [EL PF] checking: M2X.Tailboom False
[LOG 19:56:53.500] [EL PF] checking: M2X.DropshipCockpit True
[LOG 19:56:53.501] [EL PF] checking: M2X.BladeCockpit True
[LOG 19:56:53.502] [EL PF] checking: M2X.TunaCockpit True
[LOG 19:56:53.502] [EL PF] checking: M2X.RavenCockpit True
[LOG 19:56:53.503] [EL PF] checking: M2X.ViperCockpit True
[LOG 19:56:53.504] [EL PF] checking: M2X.RATO False
[LOG 19:56:53.505] [EL PF] checking: M2X.RadialAASRB False
[LOG 19:56:53.506] [EL PF] checking: M2X.LinearAerospike False
[LOG 19:56:53.507] [EL PF] checking: M2X.AugmentedRocket False
[LOG 19:56:53.508] [EL PF] checking: M2X.ESTOC False
[LOG 19:56:53.508] [EL PF] checking: M2X.IonEngine False
[LOG 19:56:53.509] [EL PF] checking: M2X.Jumpjet False
[LOG 19:56:53.510] [EL PF] checking: M2X.FuselageRVTOLE False
[LOG 19:56:53.511] [EL PF] checking: M2X.FuselageLiftFan False
[LOG 19:56:53.512] [EL PF] checking: M2X.LiftFan False
[LOG 19:56:53.513] [EL PF] checking: M2X.MATTOCK False
[LOG 19:56:53.514] [EL PF] checking: M2X.Pegasus False
[LOG 19:56:53.514] [EL PF] checking: M2X.Pluto False
[LOG 19:56:53.515] [EL PF] checking: M2X.Ramjet False
[LOG 19:56:53.516] [EL PF] checking: M2X.AtomicJet False
[LOG 19:56:53.517] [EL PF] checking: M2X.SCRamjet False
[LOG 19:56:53.517] [EL PF] checking: M2X.Siddeley False
[LOG 19:56:53.518] [EL PF] checking: M2X.Turbofan False
[LOG 19:56:53.519] [EL PF] checking: M2X.Turbojet False
[LOG 19:56:53.520] [EL PF] checking: M2X.Turboprop False
[LOG 19:56:53.521] [EL PF] checking: M2X.HeavyVTOL False
[LOG 19:56:53.522] [EL PF] checking: M2X.Shortbicoupler False
[LOG 19:56:53.523] [EL PF] checking: M2X.HypersonicNose False
[LOG 19:56:53.524] [EL PF] checking: M2X.InverterFuselage False
[LOG 19:56:53.525] [EL PF] checking: M2X.linearTricoupler False
[LOG 19:56:53.526] [EL PF] checking: M2X.SupersonicNose False
[LOG 19:56:53.526] [EL PF] checking: M2X.UST False
[LOG 19:56:53.527] [EL PF] checking: M2X.Short25adapter False
[LOG 19:56:53.528] [EL PF] checking: M2X.SpadeTail False
[LOG 19:56:53.529] [EL PF] checking: M2X.625tricoupler False
[LOG 19:56:53.530] [EL PF] checking: M2X.Decoupler False
[LOG 19:56:53.531] [EL PF] checking: M2X.Endcap False
[LOG 19:56:53.531] [EL PF] checking: M2X.LHub False
[LOG 19:56:53.532] [EL PF] checking: M2X.THub False
[LOG 19:56:53.533] [EL PF] checking: M2X.XHub False
[LOG 19:56:53.534] [EL PF] checking: M2X.RadialMountA False
[LOG 19:56:53.535] [EL PF] checking: M2X.RadialMountB False
[LOG 19:56:53.536] [EL PF] checking: M2X.AligningDockingPort False
[LOG 19:56:53.536] [EL PF] checking: M2X.ShieldedDockingPort False
[LOG 19:56:53.537] [EL PF] checking: M2X.SmallLab True
[LOG 19:56:53.538] [EL PF] checking: M2X.Nosebay False
[LOG 19:56:53.539] [EL PF] checking: M2X.OMSpod False
[LOG 19:56:53.540] [EL PF] checking: M2X.PoddedRadiator False
[LOG 19:56:53.541] [EL PF] checking: M2X.RCRCS False
[LOG 19:56:53.542] [EL PF] checking: M2X.PGRCS False
[LOG 19:56:53.542] [EL PF] checking: M2X.FF5WayRCS False
[LOG 19:56:53.543] [EL PF] checking: M2X.OMSBlister False
[LOG 19:56:53.544] [EL PF] checking: M2X.RCSBlister False
[LOG 19:56:53.545] [EL PF] checking: M2X.SCRCS False
[LOG 19:56:53.545] [EL PF] checking: M2X.Reactor False
[LOG 19:56:53.546] [EL PF] checking: M2X.Servicebay False
[LOG 19:56:53.547] [EL PF] checking: M2X.SolarpanelPod False
[LOG 19:56:53.548] [EL PF] checking: NBcargoBay1m1 False
[LOG 19:56:53.549] [EL PF] checking: NBcargoBay2m0 False
[LOG 19:56:53.550] [EL PF] checking: NBcargoBay2m1 False
[LOG 19:56:53.551] [EL PF] checking: NBbigASAS False
[LOG 19:56:53.551] [EL PF] checking: NBprobeCone1m False
[LOG 19:56:53.552] [EL PF] checking: NBprobeRadial False
[LOG 19:56:53.553] [EL PF] checking: NBprobeRadial2 False
[LOG 19:56:53.554] [EL PF] checking: NBSAS2m False
[LOG 19:56:53.555] [EL PF] checking: NBtinySAS False
[LOG 19:56:53.555] [EL PF] checking: NB0mLFOengine1 False
[LOG 19:56:53.556] [EL PF] checking: NB0mMonoEngine1 False
[LOG 19:56:53.557] [EL PF] checking: NB2mNuclearEngine False
[LOG 19:56:53.558] [EL PF] checking: NB3mHoundEngine False
[LOG 19:56:53.559] [EL PF] checking: NB3mQuadEngine False
[LOG 19:56:53.559] [EL PF] checking: NBinstake0m False
[LOG 19:56:53.560] [EL PF] checking: NBintake1m False
[LOG 19:56:53.561] [EL PF] checking: NBintakeBasic0m False
[LOG 19:56:53.562] [EL PF] checking: NBjetBasic0m False
[LOG 19:56:53.563] [EL PF] checking: NBjetTurbo0m False
[LOG 19:56:53.564] [EL PF] checking: NBfuelCell1m False
[LOG 19:56:53.565] [EL PF] checking: NB0mtank1 False
[LOG 19:56:53.565] [EL PF] checking: NB0mtankJet1 False
[LOG 19:56:53.566] [EL PF] checking: NB0mtankJet2 False
[LOG 19:56:53.567] [EL PF] checking: NBconeTank2m False
[LOG 19:56:53.568] [EL PF] checking: NBconeTank3m False
[LOG 19:56:53.568] [EL PF] checking: NBhalfJumbo False
[LOG 19:56:53.569] [EL PF] checking: NBjumboThreeQ False
[LOG 19:56:53.570] [EL PF] checking: NBminiOrange False
[LOG 19:56:53.571] [EL PF] checking: NBmonoprop3m False
[LOG 19:56:53.572] [EL PF] checking: NBradialMiniTank False
[LOG 19:56:53.572] [EL PF] checking: NBwhiteJumbo False
[LOG 19:56:53.573] [EL PF] checking: NBlandingLeg1 False
[LOG 19:56:53.574] [EL PF] checking: NBLASshroud False
[LOG 19:56:53.575] [EL PF] checking: NBLAStower False
[LOG 19:56:53.576] [EL PF] checking: NBrcs5block False
[LOG 19:56:53.577] [EL PF] checking: NBrcsCorner False
[LOG 19:56:53.577] [EL PF] checking: NBinlineDrill False
[LOG 19:56:53.578] [EL PF] checking: NBrtg1 False
[LOG 19:56:53.579] [EL PF] checking: NBadapter1x4 False
[LOG 19:56:53.580] [EL PF] checking: NBadapter1x5 False
[LOG 19:56:53.581] [EL PF] checking: NBadapter2-1 False
[LOG 19:56:53.582] [EL PF] checking: NBadapter2x5 False
[LOG 19:56:53.583] [EL PF] checking: NBadapter3x3 False
[LOG 19:56:53.583] [EL PF] checking: NBadapter3x7 False
[LOG 19:56:53.584] [EL PF] checking: NBflatAdapter2m False
[LOG 19:56:53.585] [EL PF] checking: NBflatAdapter3m False
[LOG 19:56:53.586] [EL PF] checking: NBinterstageDecoupler3m False
[LOG 19:56:53.587] [EL PF] checking: NBnoseAero0m False
[LOG 19:56:53.588] [EL PF] checking: NBnoseAero1m False
[LOG 19:56:53.589] [EL PF] checking: NBnoseBooster False
[LOG 19:56:53.589] [EL PF] checking: NBnoseDome2m False
[LOG 19:56:53.590] [EL PF] checking: NBnoseRounded False
[LOG 19:56:53.591] [EL PF] checking: NBpylonAero0 False
[LOG 19:56:53.592] [EL PF] checking: NBpylonAero1 False
[LOG 19:56:53.592] [EL PF] checking: NBpylonAero2 False
[LOG 19:56:53.593] [EL PF] checking: NBbatteryRadial1 False
[LOG 19:56:53.594] [EL PF] checking: NBdecouplerLowProfile2m False
[LOG 19:56:53.595] [EL PF] checking: NBdecouplerRadialMini False
[LOG 19:56:53.596] [EL PF] checking: NBdecouplerSlim2m False
[LOG 19:56:53.597] [EL PF] checking: NBdockingHelper0 False
[LOG 19:56:53.598] [EL PF] checking: NBdockingHelper1 False
[LOG 19:56:53.598] [EL PF] checking: NBdockingHelper2 False
[LOG 19:56:53.599] [EL PF] checking: NBflingatron False
[LOG 19:56:53.600] [EL PF] checking: NBxenonSphere False
[LOG 19:56:53.601] [EL PF] checking: NBxenonSphere1m False
[LOG 19:56:53.601] [EL PF] checking: battery-0625 False
[LOG 19:56:53.602] [EL PF] checking: battery-125 False
[LOG 19:56:53.603] [EL PF] checking: battery-25 False
[LOG 19:56:53.604] [EL PF] checking: battery-375 False
[LOG 19:56:53.605] [EL PF] checking: battery-rad-125 False
[LOG 19:56:53.606] [EL PF] checking: capacitor-0625 False
[LOG 19:56:53.608] [EL PF] checking: capacitor-125 False
[LOG 19:56:53.609] [EL PF] checking: capacitor-25 False
[LOG 19:56:53.610] [EL PF] checking: capacitor-rad-0625 False
[LOG 19:56:53.611] [EL PF] checking: capacitor-rad-0625-2 False
[LOG 19:56:53.611] [EL PF] checking: reactor-0625 False
[LOG 19:56:53.612] [EL PF] checking: reactor-125 False
[LOG 19:56:53.613] [EL PF] checking: reactor-25 False
[LOG 19:56:53.614] [EL PF] checking: reactor-25-2 False
[LOG 19:56:53.615] [EL PF] checking: reactor-375 False
[LOG 19:56:53.616] [EL PF] checking: nuclearfuel-0625 False
[LOG 19:56:53.617] [EL PF] checking: nuclearfuel-125 False
[LOG 19:56:53.617] [EL PF] checking: nuclearfuel-25 False
[LOG 19:56:53.618] [EL PF] checking: rtg-0625 False
[LOG 19:56:53.619] [EL PF] checking: nuclear-recycler-25 False
[LOG 19:56:53.620] [EL PF] checking: argon-0625-1 False
[LOG 19:56:53.621] [EL PF] checking: argon-0625-2 False
[LOG 19:56:53.622] [EL PF] checking: argon-0625-3 False
[LOG 19:56:53.623] [EL PF] checking: argon-125-1 False
[LOG 19:56:53.624] [EL PF] checking: argon-125-2 False
[LOG 19:56:53.624] [EL PF] checking: argon-125-3 False
[LOG 19:56:53.625] [EL PF] checking: argon-25-1 False
[LOG 19:56:53.626] [EL PF] checking: argon-25-2 False
[LOG 19:56:53.627] [EL PF] checking: argon-25-3 False
[LOG 19:56:53.628] [EL PF] checking: argon-radial-0625-1 False
[LOG 19:56:53.630] [EL PF] checking: argon-radial-125-1 False
[LOG 19:56:53.631] [EL PF] checking: ionArgon-0625-2 False
[LOG 19:56:53.632] [EL PF] checking: ionArgon-0625-3 False
[LOG 19:56:53.632] [EL PF] checking: ionArgon-0625 False
[LOG 19:56:53.633] [EL PF] checking: ionArgon-125 False
[LOG 19:56:53.634] [EL PF] checking: ionXenon-0625-2 False
[LOG 19:56:53.635] [EL PF] checking: ionXenon-0625-3 False
[LOG 19:56:53.635] [EL PF] checking: ionXenon-0625 False
[LOG 19:56:53.636] [EL PF] checking: ionXenon-125 False
[LOG 19:56:53.638] [EL PF] checking: ionXenon-25 False
[LOG 19:56:53.638] [EL PF] checking: mpdt-0625 False
[LOG 19:56:53.639] [EL PF] checking: mpdt-125 False
[LOG 19:56:53.640] [EL PF] checking: mpdt-25 False
[LOG 19:56:53.641] [EL PF] checking: pit-0625 False
[LOG 19:56:53.642] [EL PF] checking: pit-125 False
[LOG 19:56:53.642] [EL PF] checking: pit-25 False
[LOG 19:56:53.643] [EL PF] checking: vasimr-0625 False
[LOG 19:56:53.644] [EL PF] checking: vasimr-125 False
[LOG 19:56:53.645] [EL PF] checking: vasimr-25 False
[LOG 19:56:53.646] [EL PF] checking: lithium-125-1 False
[LOG 19:56:53.647] [EL PF] checking: lithium-125-2 False
[LOG 19:56:53.648] [EL PF] checking: lithium-25-1 False
[LOG 19:56:53.648] [EL PF] checking: lithium-25-2 False
[LOG 19:56:53.649] [EL PF] checking: lithium-25-3 False
[LOG 19:56:53.650] [EL PF] checking: rcsblock-gridded-01 False
[LOG 19:56:53.651] [EL PF] checking: rcsblock-hall-01 False
[LOG 19:56:53.652] [EL PF] checking: rcsblock-mpdt-quad-01 False
[LOG 19:56:53.653] [EL PF] checking: rcsblock-mpdt-quad-02 False
[LOG 19:56:53.654] [EL PF] checking: rcsblock-mpdt-quint-01 False
[LOG 19:56:53.655] [EL PF] checking: rcsblock-mpdt-quint-02 False
[LOG 19:56:53.655] [EL PF] checking: rcsblock-mpdt-single-01 False
[LOG 19:56:53.656] [EL PF] checking: rcsblock-mpdt-single-02 False
[LOG 19:56:53.657] [EL PF] checking: rcsblock-mpdt-triple-01 False
[LOG 19:56:53.658] [EL PF] checking: rcsblock-mpdt-triple-02 False
[LOG 19:56:53.659] [EL PF] checking: rcsblock-pulsedplasma-01 False
[LOG 19:56:53.660] [EL PF] checking: cryoseperator-25 False
[LOG 19:56:53.660] [EL PF] checking: gasspectrometer-01 False
[LOG 19:56:53.661] [EL PF] checking: xenon-125-1 False
[LOG 19:56:53.662] [EL PF] checking: xenon-125-2 False
[LOG 19:56:53.663] [EL PF] checking: xenon-125-3 False
[LOG 19:56:53.665] [EL PF] checking: xenon-25-1 False
[LOG 19:56:53.665] [EL PF] checking: xenon-25-2 False
[LOG 19:56:53.666] [EL PF] checking: xenon-25-3 False
[LOG 19:56:53.667] [EL PF] checking: xenon-radial-125-1 False
[LOG 19:56:53.668] [EL PF] checking: solarpanel-blanket-1 False
[LOG 19:56:53.669] [EL PF] checking: solarpanel-blanket-2 False
[LOG 19:56:53.670] [EL PF] checking: solarpanel-curved-25-1 False
[LOG 19:56:53.671] [EL PF] checking: solarpanel-curved-375-1 False
[LOG 19:56:53.672] [EL PF] checking: solarpanel-curved-deploying-25-1 False
[LOG 19:56:53.673] [EL PF] checking: solarpanel-deploying-1x3-1 False
[LOG 19:56:53.674] [EL PF] checking: solarpanel-deploying-1x4-1 False
[LOG 19:56:53.675] [EL PF] checking: solarpanel-deploying-1x4-2 False
[LOG 19:56:53.676] [EL PF] checking: solarpanel-deploying-1x5-1 False
[LOG 19:56:53.676] [EL PF] checking: solarpanel-deploying-1x5-2 False
[LOG 19:56:53.677] [EL PF] checking: solarpanel-deploying-2x1-1 False
[LOG 19:56:53.678] [EL PF] checking: solarpanel-deploying-2x1-2 False
[LOG 19:56:53.679] [EL PF] checking: solarpanel-deploying-2x3-1 False
[LOG 19:56:53.681] [EL PF] checking: solarpanel-deploying-circular-1 False
[LOG 19:56:53.682] [EL PF] checking: solarpanel-static-truss-1 False
[LOG 19:56:53.683] [EL PF] checking: solarpanel-static-truss-2 False
[LOG 19:56:53.684] [EL PF] checking: inlineCmdPod True
[LOG 19:56:53.685] [EL PF] checking: mk3-9pod False
[LOG 19:56:53.686] [EL PF] checking: mk4-1pod True
[LOG 19:56:53.686] [EL PF] checking: utilityCabin False
[LOG 19:56:53.687] [EL PF] checking: orbital-engine-0625 False
[LOG 19:56:53.688] [EL PF] checking: orbital-engine-125 False
[LOG 19:56:53.689] [EL PF] checking: orbital-engine-25 False
[LOG 19:56:53.690] [EL PF] checking: orbital-engine-375 False
[LOG 19:56:53.691] [EL PF] checking: orbitalEngine-0625 False
[LOG 19:56:53.692] [EL PF] checking: orbitalEngine-25 False
[LOG 19:56:53.693] [EL PF] checking: orbitalEngine-375 False
[LOG 19:56:53.693] [EL PF] checking: monoprop-tank-125-1 False
[LOG 19:56:53.694] [EL PF] checking: monoprop-tank-125-2 False
[LOG 19:56:53.695] [EL PF] checking: monoprop-tank-125-3 False
[LOG 19:56:53.696] [EL PF] checking: monoprop-tank-25-1 False
[LOG 19:56:53.697] [EL PF] checking: monoprop-tank-25-2 False
[LOG 19:56:53.698] [EL PF] checking: monoprop-tank-25-3 False
[LOG 19:56:53.699] [EL PF] checking: monoprop-tank-375-1 False
[LOG 19:56:53.699] [EL PF] checking: monoprop-tank-375-2 False
[LOG 19:56:53.700] [EL PF] checking: monoprop-tank-375-3 False
[LOG 19:56:53.701] [EL PF] checking: servicetank-25 False
[LOG 19:56:53.702] [EL PF] checking: servicetank-375 False
[LOG 19:56:53.703] [EL PF] checking: rcsblock-aero-5way-1 False
[LOG 19:56:53.704] [EL PF] checking: rcsblock-orbital-2way-45-1 False
[LOG 19:56:53.705] [EL PF] checking: rcsblock-orbital-2way-45-2 False
[LOG 19:56:53.706] [EL PF] checking: rcsblock-orbital-3way-1 False
[LOG 19:56:53.707] [EL PF] checking: rcsblock-orbital-4way-1 False
[LOG 19:56:53.708] [EL PF] checking: rcsblock-orbital-5way-1 False
[LOG 19:56:53.709] [EL PF] checking: rcsblock-orbital-linear-1 False
[LOG 19:56:53.709] [EL PF] checking: engine-pod-1 False
[LOG 19:56:53.710] [EL PF] checking: engine-pod-2 False
[LOG 19:56:53.711] [EL PF] checking: landingleg-pod-1 False
[LOG 19:56:53.712] [EL PF] checking: orbitalEngine-25 False
[LOG 19:56:53.713] [EL PF] checking: orbitalEngine-375 False
[LOG 19:56:53.714] [EL PF] checking: KKAOSS.Central.Hub True
[LOG 19:56:53.715] [EL PF] checking: KKAOSS.Automatic.Control.g False
[LOG 19:56:53.715] [EL PF] checking: KKAOSS.Control.g True
[LOG 19:56:53.716] [EL PF] checking: KKAOSS.Cupola.g True
[LOG 19:56:53.717] [EL PF] checking: KKAOSS.Landing.Control.g False
[LOG 19:56:53.718] [EL PF] checking: KKAOSS.Service.g False
[LOG 19:56:53.719] [EL PF] checking: KKAOSS.Fuel.Tank False
[LOG 19:56:53.719] [EL PF] checking: KKAOSS.Fuel.Tank.small False
[LOG 19:56:53.720] [EL PF] checking: KKAOSS.drill False
[LOG 19:56:53.721] [EL PF] checking: KKAOSS.ISRU.g False
[LOG 19:56:53.722] [EL PF] checking: KKAOSS.Science.g False
[LOG 19:56:53.723] [EL PF] checking: KKAOSS.adapter.base.to.MK2.g False
[LOG 19:56:53.724] [EL PF] checking: KKAOSS.adapter.base.to.Size1.g False
[LOG 19:56:53.724] [EL PF] checking: KKAOSS.base.bicupler False
[LOG 19:56:53.725] [EL PF] checking: KKAOSS.base.separator False
[LOG 19:56:53.726] [EL PF] checking: KKAOSS.base.tricupler False
[LOG 19:56:53.727] [EL PF] checking: KKAOSS.base.heatshield False
[LOG 19:56:53.728] [EL PF] checking: KKAOSS.gangway.2.adapter False
[LOG 19:56:53.729] [EL PF] checking: KKAOSS.corridor.4 False
[LOG 19:56:53.729] [EL PF] checking: KKAOSS.corridor.6 False
[LOG 19:56:53.730] [EL PF] checking: KKAOSS.gangway.airlock False
[LOG 19:56:53.731] [EL PF] checking: KKAOSS.gangway.end False
[LOG 19:56:53.732] [EL PF] checking: KKAOSS.CrossSection.g False
[LOG 19:56:53.733] [EL PF] checking: KKAOSS.dock.gangway False
[LOG 19:56:53.734] [EL PF] checking: KKAOSS.dock.habitat False
[LOG 19:56:53.734] [EL PF] checking: KKAOSS.engine.g False
[LOG 19:56:53.735] [EL PF] checking: KKAOSS.adapter.g False
[LOG 19:56:53.736] [EL PF] checking: KKAOSS.airlock.end.g False
[LOG 19:56:53.737] [EL PF] checking: KKAOSS.airlock.mid.g False
[LOG 19:56:53.738] [EL PF] checking: KKAOSS.garage.adapter.g.2 False
[LOG 19:56:53.738] [EL PF] checking: KKAOSS.garage.cover.g.2 False
[LOG 19:56:53.739] [EL PF] checking: KKAOSS.garage.decoupler.g False
[LOG 19:56:53.740] [EL PF] checking: KKAOSS.garage.front.g.2 False
[LOG 19:56:53.741] [EL PF] checking: KKAOSS.garage.side.g.2 False
[LOG 19:56:53.742] [EL PF] checking: KKAOSS.garage.struct.g.2 False
[LOG 19:56:53.743] [EL PF] checking: KKAOSS.garage.adapter.size3.g False
[LOG 19:56:53.744] [EL PF] checking: KKAOSS.Greenhouse.g False
[LOG 19:56:53.744] [EL PF] checking: KKAOSS.Habitat.MK1.g False
[LOG 19:56:53.745] [EL PF] checking: KKAOSS.Habitat.MK2.g False
[LOG 19:56:53.746] [EL PF] checking: KKAOSS.Landing.Gear2.g False
[LOG 19:56:53.748] [EL PF] checking: KKAOSS.Landing.Leg.g False
[LOG 19:56:53.749] [EL PF] checking: KKAOSS.Landing.Leg2.g False
[LOG 19:56:53.750] [EL PF] checking: KKAOSS.Storage.End.Cap.Storage False
[LOG 19:56:53.750] [EL PF] checking: KKAOSS.Storage.g False
[LOG 19:56:53.751] [EL PF] checking: KKAOSS.Storage.mid.g False
[LOG 19:56:53.752] [EL PF] checking: KKAOSS.Storage.mini.g False
[LOG 19:56:53.753] [EL PF] checking: KKAOSS.Storage.size2.m False
[LOG 19:56:53.754] [EL PF] checking: KKAOSS.Storage.size2.s False
[LOG 19:56:53.754] [EL PF] checking: KKAOSS.Battery.Tank False
[LOG 19:56:53.755] [EL PF] checking: KKAOSS.Fuelcell.Tank False
[LOG 19:56:53.756] [EL PF] checking: KKAOSS.Liquid.Fuel.Tank False
[LOG 19:56:53.757] [EL PF] checking: KKAOSS.Ore.Tank False
[LOG 19:56:53.757] [EL PF] checking: KKAOSS.Small.Ore.Tank False
[LOG 19:56:53.758] [EL PF] checking: KKAOSS.RCS.Tank False
[LOG 19:56:53.759] [EL PF] checking: KKAOSS.Rocket.Fuel.Tank False
[LOG 19:56:53.760] [EL PF] checking: KKAOSS.small.Rocket.Fuel.Tank False
[LOG 19:56:53.761] [EL PF] checking: KKAOSS.ScienceJr.Tank False
[LOG 19:56:53.762] [EL PF] checking: KKAOSS.Xenon.Tank False
[LOG 19:56:53.763] [EL PF] checking: KKAOSS.MetalOreDrill False
[LOG 19:56:53.764] [EL PF] checking: KKAOSS.Storage.Metal True
[LOG 19:56:53.764] [EL PF] checking: KKAOSS.Storage.MetalOre True
[LOG 19:56:53.765] [EL PF] checking: KKAOSS.Storage.RocketParts True
[LOG 19:56:53.766] [EL PF] checking: KKAOSS.Launchpad True
[LOG 19:56:53.767] [EL PF] checking: KKAOSS.PartRecycler True
[LOG 19:56:53.768] [EL PF] checking: KKAOSS.Smelter True
[LOG 19:56:53.768] [EL PF] checking: KKAOSS.Workshop True
[LOG 19:56:53.769] [EL PF] checking: KKAOSS.KAS.Flexible.Gangway False
[LOG 19:56:53.770] [EL PF] checking: KKAOSS.KIS.ground.plate False
[LOG 19:56:53.771] [EL PF] checking: KKAOSS.KIS.Tank False
[LOG 19:56:53.772] [EL PF] checking: KKAOSS.KIS.Tank.big False
[LOG 19:56:53.772] [EL PF] checking: KKAOSS.LS.container.algae False
[LOG 19:56:53.773] [EL PF] checking: KKAOSS.LS.container.fertilizer.big False
[LOG 19:56:53.774] [EL PF] checking: KKAOSS.LS.container.fertilizer.small False
[LOG 19:56:53.775] [EL PF] checking: KKAOSS.LS.container.greenhouse False
[LOG 19:56:53.776] [EL PF] checking: KKAOSS.LS.container.mulch.big False
[LOG 19:56:53.777] [EL PF] checking: KKAOSS.LS.container.mulch.small False
[LOG 19:56:53.777] [EL PF] checking: KKAOSS.LS.container.USILS.noms.big False
[LOG 19:56:53.778] [EL PF] checking: KKAOSS.LS.container.USILS.noms.small False
[LOG 19:56:53.779] [EL PF] checking: KKAOSS.LS.container.USILS.big False
[LOG 19:56:53.780] [EL PF] checking: KKAOSS.LS.container.USILS.recycler False
[LOG 19:56:53.781] [EL PF] checking: KKAOSS.LS.container.USILS.small False
[LOG 19:56:53.782] [EL PF] checking: KKAOSS.LS.container.water.big False
[LOG 19:56:53.783] [EL PF] checking: KKAOSS.LS.container.water.small False
[LOG 19:56:53.784] [EL PF] checking: KKAOSS.LS.drill.water False
[LOG 19:56:53.785] [EL PF] checking: KKAOSS.Water.OrbitalScanner False
[LOG 19:56:53.786] [EL PF] checking: KKAOSS.Water.SurfaceScanner False
[LOG 19:56:53.786] [EL PF] checking: KKAOSS.USI.Recicler.g False
[LOG 19:56:53.787] [EL PF] checking: KKAOSS.container.SEP False
[LOG 19:56:53.788] [EL PF] checking: kb-fuel-breaker1 False
[LOG 19:56:53.789] [EL PF] checking: kb-fuel-breaker15 False
[LOG 19:56:53.790] [EL PF] checking: kb-fuel-breaker2 False
[LOG 19:56:53.791] [EL PF] checking: kb-fuel-breaker3 False
[LOG 19:56:53.792] [EL PF] checking: FuelController False
[LOG 19:56:53.792] [EL PF] checking: km.smart.alt.low False
[LOG 19:56:53.793] [EL PF] checking: km.smart.fuel False
[LOG 19:56:53.794] [EL PF] checking: km.prox.sensor False
[LOG 19:56:53.795] [EL PF] checking: km.smart.radio False
[LOG 19:56:53.796] [EL PF] checking: km.smart.speed False
[LOG 19:56:53.796] [EL PF] checking: km.smart.time False
[LOG 19:56:53.797] [EL PF] checking: km.valve False
[LOG 19:56:53.798] [EL PF] checking: km.valve2 False
[LOG 19:56:53.799] [EL PF] checking: SYadapter10m3mX5 False
[LOG 19:56:53.800] [EL PF] checking: SYadapter10m3mX7 False
[LOG 19:56:53.800] [EL PF] checking: SYadapter7m3mX4 False
[LOG 19:56:53.801] [EL PF] checking: SYadapter7m5m False
[LOG 19:56:53.802] [EL PF] checking: SYplate10m1mX37 False
[LOG 19:56:53.803] [EL PF] checking: SYplate10m1mX43 False
[LOG 19:56:53.804] [EL PF] checking: SYplate10m3mX4 False
[LOG 19:56:53.805] [EL PF] checking: SYplate10m7mX1 False
[LOG 19:56:53.806] [EL PF] checking: SYplate10mX0 False
[LOG 19:56:53.807] [EL PF] checking: SYplate7m2mX7 False
[LOG 19:56:53.808] [EL PF] checking: SYplate7m3mX2 False
[LOG 19:56:53.808] [EL PF] checking: SYplate7m5mX1 False
[LOG 19:56:53.809] [EL PF] checking: SYserviceBay3m False
[LOG 19:56:53.810] [EL PF] checking: SYserviceBay5m False
[LOG 19:56:53.811] [EL PF] checking: SYserviceBay7m False
[LOG 19:56:53.812] [EL PF] checking: SYprobe7m False
[LOG 19:56:53.813] [EL PF] checking: SYvernier1 False
[LOG 19:56:53.814] [EL PF] checking: SYengine3mE1 False
[LOG 19:56:53.815] [EL PF] checking: SYengine3mP1 False
[LOG 19:56:53.815] [EL PF] checking: SYengine5mP2 False
[LOG 19:56:53.816] [EL PF] checking: SYengine7mE2 False
[LOG 19:56:53.817] [EL PF] checking: SYengine7mE4 False
[LOG 19:56:53.818] [EL PF] checking: SYengine7mP4 False
[LOG 19:56:53.818] [EL PF] checking: SYengine7mR9 False
[LOG 19:56:53.819] [EL PF] checking: SYdecoupler10m False
[LOG 19:56:53.820] [EL PF] checking: SYdecoupler7m False
[LOG 19:56:53.821] [EL PF] checking: SYfairing10m False
[LOG 19:56:53.822] [EL PF] checking: SYfairing7m False
[LOG 19:56:53.822] [EL PF] checking: SYheatShield7m False
[LOG 19:56:53.823] [EL PF] checking: SYseparator10m False
[LOG 19:56:53.824] [EL PF] checking: SYseparator7m False
[LOG 19:56:53.825] [EL PF] checking: SYtank10m7mAdapter False
[LOG 19:56:53.826] [EL PF] checking: SYtank10mL03750 False
[LOG 19:56:53.827] [EL PF] checking: SYtank10mL07500 False
[LOG 19:56:53.827] [EL PF] checking: SYtank10mL15000 False
[LOG 19:56:53.828] [EL PF] checking: SYtank10mL22500 False
[LOG 19:56:53.829] [EL PF] checking: SYtank7m5mAdapter False
[LOG 19:56:53.830] [EL PF] checking: SYtank7m5mAdapter2 False
[LOG 19:56:53.831] [EL PF] checking: SYtank7mCone1 False
[LOG 19:56:53.831] [EL PF] checking: SYtank7mL03750 False
[LOG 19:56:53.832] [EL PF] checking: SYtank7mL07500 False
[LOG 19:56:53.833] [EL PF] checking: SYtank7mL15000 False
[LOG 19:56:53.834] [EL PF] checking: SYbay3m2m False
[LOG 19:56:53.835] [EL PF] checking: SYbay5m3m False
[LOG 19:56:53.835] [EL PF] checking: SYprobe3m False
[LOG 19:56:53.836] [EL PF] checking: SYprobe5m False
[LOG 19:56:53.837] [EL PF] checking: SYsasR3m False
[LOG 19:56:53.838] [EL PF] checking: SYsasR5m False
[LOG 19:56:53.839] [EL PF] checking: SYdecouplerRadial1 False
[LOG 19:56:53.839] [EL PF] checking: SYdecouplerRadial2 False
[LOG 19:56:53.841] [EL PF] checking: SYdecoupler5m False
[LOG 19:56:53.841] [EL PF] checking: SYseparator3m False
[LOG 19:56:53.842] [EL PF] checking: SYseparator5m False
[LOG 19:56:53.843] [EL PF] checking: SYdocking3m False
[LOG 19:56:53.844] [EL PF] checking: SYdocking5m False
[LOG 19:56:53.844] [EL PF] checking: SYdocking7m False
[LOG 19:56:53.845] [EL PF] checking: SYengine1mK1 False
[LOG 19:56:53.846] [EL PF] checking: SYengine2mM1 False
[LOG 19:56:53.847] [EL PF] checking: SYengine2mR1 False
[LOG 19:56:53.848] [EL PF] checking: SYengine5mM5 False
[LOG 19:56:53.849] [EL PF] checking: SYengine5mM9 False
[LOG 19:56:53.849] [EL PF] checking: SYengine5mR5 False
[LOG 19:56:53.850] [EL PF] checking: SYengine5mR7 False
[LOG 19:56:53.851] [EL PF] checking: SYfairingBase5mP False
[LOG 19:56:53.852] [EL PF] checking: SYtank3mCone False
[LOG 19:56:53.853] [EL PF] checking: SYtank3mCone2 False
[LOG 19:56:53.853] [EL PF] checking: SYtank5m3mAdapter False
[LOG 19:56:53.854] [EL PF] checking: SYtank5mCone2 False
[LOG 19:56:53.855] [EL PF] checking: SYtank5mL01875 False
[LOG 19:56:53.856] [EL PF] checking: SYtank5mL0375 False
[LOG 19:56:53.857] [EL PF] checking: SYtank5mL0750 False
[LOG 19:56:53.857] [EL PF] checking: SYtank5mL1125 False
[LOG 19:56:53.858] [EL PF] checking: SYtank5mL1500 False
[LOG 19:56:53.859] [EL PF] checking: SYheatShield5m False
[LOG 19:56:53.860] [EL PF] checking: SYlandingLeg1 False
[LOG 19:56:53.861] [EL PF] checking: SYlandingLeg2 False
[LOG 19:56:53.861] [EL PF] checking: SYclamp1 False
[LOG 19:56:53.862] [EL PF] checking: SYclamp2 False
[LOG 19:56:53.863] [EL PF] checking: SYoms1 False
[LOG 19:56:53.864] [EL PF] checking: SYoms2 False
[LOG 19:56:53.865] [EL PF] checking: SYrcs1 False
[LOG 19:56:53.866] [EL PF] checking: SYrcs2 False
[LOG 19:56:53.866] [EL PF] checking: SYejectatron False
[LOG 19:56:53.867] [EL PF] checking: SYSRBconeSize1 False
[LOG 19:56:53.868] [EL PF] checking: SYSRBconeSize1slanted False
[LOG 19:56:53.869] [EL PF] checking: SYSRBconeSize2 False
[LOG 19:56:53.870] [EL PF] checking: SYSRBconeSize2slanted False
[LOG 19:56:53.871] [EL PF] checking: SYSRBconeSize3 False
[LOG 19:56:53.872] [EL PF] checking: SYSRBconeSize3slanted False
[LOG 19:56:53.873] [EL PF] checking: SYSRB.0625L5 False
[LOG 19:56:53.874] [EL PF] checking: SYSRB.0625L6R False
[LOG 19:56:53.875] [EL PF] checking: SYSRB.0625L9 False
[LOG 19:56:53.876] [EL PF] checking: SYSRB.1875S False
[LOG 19:56:53.876] [EL PF] checking: SYSRB.1875L False
[LOG 19:56:53.877] [EL PF] checking: SYSRB.1875X False
[LOG 19:56:53.878] [EL PF] checking: SYSRB.25S False
[LOG 19:56:53.879] [EL PF] checking: SYSRB.25L False
[LOG 19:56:53.880] [EL PF] checking: SYSRB.25X23 False
[LOG 19:56:53.881] [EL PF] checking: SYSRB.25X29 False
[LOG 19:56:53.881] [EL PF] checking: SYSRB.375L08 False
[LOG 19:56:53.882] [EL PF] checking: SYSRB.375L12 False
[LOG 19:56:53.883] [EL PF] checking: SYSRB.375L21 False
[LOG 19:56:53.884] [EL PF] checking: SYSRB.375L30 False
[LOG 19:56:53.885] [EL PF] checking: SYSRBradial01 False
[LOG 19:56:53.886] [EL PF] checking: SYadapter5x4 False
[LOG 19:56:53.886] [EL PF] checking: SYadapter3-2-1 False
[LOG 19:56:53.887] [EL PF] checking: SYadapter4-2-1 False
[LOG 19:56:53.888] [EL PF] checking: SYadapter4-3 False
[LOG 19:56:53.889] [EL PF] checking: SYplate1m0mX1 False
[LOG 19:56:53.890] [EL PF] checking: SYplate1m0mX2 False
[LOG 19:56:53.890] [EL PF] checking: SYplate2m1m0mX8 False
[LOG 19:56:53.891] [EL PF] checking: SYplate2m1mX0 False
[LOG 19:56:53.892] [EL PF] checking: SYplate2m1mX1 False
[LOG 19:56:53.893] [EL PF] checking: SYplate2m1mX2 False
[LOG 19:56:53.893] [EL PF] checking: SYplate3m1mX5 False
[LOG 19:56:53.894] [EL PF] checking: SYplate3m1mX7 False
[LOG 19:56:53.895] [EL PF] checking: SYplate3m2mX1 False
[LOG 19:56:53.896] [EL PF] checking: SYplate5m2m1mX8 False
[LOG 19:56:53.897] [EL PF] checking: SYplate5m2mX2 False
[LOG 19:56:53.898] [EL PF] checking: SYplate5m3mX1 False
[LOG 19:56:53.899] [EL PF] checking: noseCone False
[LOG 19:56:53.899] [EL PF] checking: airbrake1 False
[LOG 19:56:53.900] [EL PF] checking: airScoop False
[LOG 19:56:53.901] [EL PF] checking: airlinerCtrlSrf False
[LOG 19:56:53.902] [EL PF] checking: airlinerMainWing False
[LOG 19:56:53.903] [EL PF] checking: airlinerTailFin False
[LOG 19:56:53.903] [EL PF] checking: AdvancedCanard False
[LOG 19:56:53.904] [EL PF] checking: CanardController False
[LOG 19:56:53.905] [EL PF] checking: sweptWing False
[LOG 19:56:53.906] [EL PF] checking: tailfin False
[LOG 19:56:53.907] [EL PF] checking: basicFin False
[LOG 19:56:53.908] [EL PF] checking: CircularIntake False
[LOG 19:56:53.909] [EL PF] checking: shockConeIntake False
[LOG 19:56:53.909] [EL PF] checking: avionicsNoseCone False
[LOG 19:56:53.910] [EL PF] checking: pointyNoseConeA False
[LOG 19:56:53.911] [EL PF] checking: pointyNoseConeB False
[LOG 19:56:53.912] [EL PF] checking: noseConeAdapter False
[LOG 19:56:53.913] [EL PF] checking: standardNoseCone False
[LOG 19:56:53.914] [EL PF] checking: airplaneTail False
[LOG 19:56:53.915] [EL PF] checking: airplaneTailB False
[LOG 19:56:53.916] [EL PF] checking: fairingSize1 False
[LOG 19:56:53.916] [EL PF] checking: fairingSize2 False
[LOG 19:56:53.917] [EL PF] checking: fairingSize3 False
[LOG 19:56:53.918] [EL PF] checking: HeatShield0 False
[LOG 19:56:53.919] [EL PF] checking: HeatShield1 False
[LOG 19:56:53.920] [EL PF] checking: HeatShield2 False
[LOG 19:56:53.920] [EL PF] checking: HeatShield3 False
[LOG 19:56:53.921] [EL PF] checking: InflatableHeatShield False
[LOG 19:56:53.922] [EL PF] checking: IntakeRadialLong False
[LOG 19:56:53.923] [EL PF] checking: miniIntake False
[LOG 19:56:53.924] [EL PF] checking: rocketNoseCone False
[LOG 19:56:53.924] [EL PF] checking: ramAirIntake False
[LOG 19:56:53.925] [EL PF] checking: wingShuttleDelta False
[LOG 19:56:53.926] [EL PF] checking: wingShuttleElevon1 False
[LOG 19:56:53.927] [EL PF] checking: wingShuttleElevon2 False
[LOG 19:56:53.927] [EL PF] checking: wingShuttleRudder False
[LOG 19:56:53.928] [EL PF] checking: wingShuttleStrake False
[LOG 19:56:53.929] [EL PF] checking: R8winglet False
[LOG 19:56:53.930] [EL PF] checking: winglet False
[LOG 19:56:53.931] [EL PF] checking: winglet3 False
[LOG 19:56:53.932] [EL PF] checking: wingConnector False
[LOG 19:56:53.932] [EL PF] checking: wingConnector2 False
[LOG 19:56:53.933] [EL PF] checking: wingConnector3 False
[LOG 19:56:53.934] [EL PF] checking: wingConnector4 False
[LOG 19:56:53.935] [EL PF] checking: wingConnector5 False
[LOG 19:56:53.936] [EL PF] checking: deltaWing False
[LOG 19:56:53.936] [EL PF] checking: delta.small False
[LOG 19:56:53.937] [EL PF] checking: StandardCtrlSrf False
[LOG 19:56:53.938] [EL PF] checking: elevon2 False
[LOG 19:56:53.939] [EL PF] checking: elevon3 False
[LOG 19:56:53.940] [EL PF] checking: smallCtrlSrf False
[LOG 19:56:53.941] [EL PF] checking: elevon5 False
[LOG 19:56:53.941] [EL PF] checking: wingStrake False
[LOG 19:56:53.942] [EL PF] checking: structuralWing False
[LOG 19:56:53.943] [EL PF] checking: structuralWing2 False
[LOG 19:56:53.944] [EL PF] checking: structuralWing3 False
[LOG 19:56:53.945] [EL PF] checking: structuralWing4 False
[LOG 19:56:53.945] [EL PF] checking: sweptWing1 False
[LOG 19:56:53.947] [EL PF] checking: sweptWing2 False
[LOG 19:56:53.948] [EL PF] checking: asasmodule1-2 False
[LOG 19:56:53.948] [EL PF] checking: cupola True
[LOG 19:56:53.949] [EL PF] checking: seatExternalCmd False
[LOG 19:56:53.950] [EL PF] checking: crewCabin True
[LOG 19:56:53.951] [EL PF] checking: ExSurveyStation True
[LOG 19:56:53.952] [EL PF] checking: advSasModule False
[LOG 19:56:53.952] [EL PF] checking: sasModule False
[LOG 19:56:53.953] [EL PF] checking: Mark1-2Pod True
[LOG 19:56:53.954] [EL PF] checking: Mark1Cockpit True
[LOG 19:56:53.955] [EL PF] checking: MK1CrewCabin True
[LOG 19:56:53.955] [EL PF] checking: Mark2Cockpit True
[LOG 19:56:53.956] [EL PF] checking: landerCabinSmall True
[LOG 19:56:53.957] [EL PF] checking: mk1pod True
[LOG 19:56:53.958] [EL PF] checking: mk2Cockpit.Inline True
[LOG 19:56:53.958] [EL PF] checking: mk2Cockpit.Standard True
[LOG 19:56:53.959] [EL PF] checking: mk2DroneCore False
[LOG 19:56:53.960] [EL PF] checking: mk2LanderCabin True
[LOG 19:56:53.961] [EL PF] checking: mk3Cockpit.Shuttle True
[LOG 19:56:53.962] [EL PF] checking: probeCoreCube False
[LOG 19:56:53.963] [EL PF] checking: probeCoreHex False
[LOG 19:56:53.964] [EL PF] checking: probeCoreOcto False
[LOG 19:56:53.964] [EL PF] checking: probeCoreOcto2 False
[LOG 19:56:53.965] [EL PF] checking: roverBody False
[LOG 19:56:53.966] [EL PF] checking: probeStackLarge False
[LOG 19:56:53.967] [EL PF] checking: probeStackSmall False
[LOG 19:56:53.967] [EL PF] checking: probeCoreSphere False
[LOG 19:56:53.968] [EL PF] checking: fuelLine False
[LOG 19:56:53.969] [EL PF] checking: strutConnector False
[LOG 19:56:53.970] [EL PF] checking: solarPanels2 False
[LOG 19:56:53.970] [EL PF] checking: solarPanels4 False
[LOG 19:56:53.971] [EL PF] checking: solarPanels1 False
[LOG 19:56:53.972] [EL PF] checking: solarPanels3 False
[LOG 19:56:53.973] [EL PF] checking: largeSolarPanel False
[LOG 19:56:53.974] [EL PF] checking: solarPanels5 False
[LOG 19:56:53.975] [EL PF] checking: rtg False
[LOG 19:56:53.975] [EL PF] checking: batteryPack False
[LOG 19:56:53.976] [EL PF] checking: batteryBank False
[LOG 19:56:53.977] [EL PF] checking: batteryBankMini False
[LOG 19:56:53.978] [EL PF] checking: ksp.r.largeBatteryPack False
[LOG 19:56:53.980] [EL PF] checking: batteryBankLarge False
[LOG 19:56:53.982] [EL PF] checking: ionEngine False
[LOG 19:56:53.984] [EL PF] checking: turboJet False
[LOG 19:56:53.984] [EL PF] checking: JetEngine False
[LOG 19:56:53.985] [EL PF] checking: turboFanSize2 False
[LOG 19:56:53.986] [EL PF] checking: turboFanEngine False
[LOG 19:56:53.987] [EL PF] checking: smallRadialEngine False
[LOG 19:56:53.988] [EL PF] checking: liquidEngineMini False
[LOG 19:56:53.988] [EL PF] checking: toroidalAerospike False
[LOG 19:56:53.989] [EL PF] checking: microEngine False
[LOG 19:56:53.990] [EL PF] checking: radialEngineMini False
[LOG 19:56:53.991] [EL PF] checking: liquidEngine3 False
[LOG 19:56:53.992] [EL PF] checking: nuclearEngine False
[LOG 19:56:53.992] [EL PF] checking: liquidEngine False
[LOG 19:56:53.993] [EL PF] checking: liquidEngine2 False
[LOG 19:56:53.994] [EL PF] checking: liquidEngine1-2 False
[LOG 19:56:53.995] [EL PF] checking: radialLiquidEngine1-2 False
[LOG 19:56:53.996] [EL PF] checking: liquidEngine2-2 False
[LOG 19:56:53.997] [EL PF] checking: engineLargeSkipper False
[LOG 19:56:53.997] [EL PF] checking: SSME False
[LOG 19:56:53.998] [EL PF] checking: MassiveBooster False
[LOG 19:56:53.999] [EL PF] checking: miniJetEngine False
[LOG 19:56:54.000] [EL PF] checking: omsEngine False
[LOG 19:56:54.001] [EL PF] checking: RAPIER False
[LOG 19:56:54.001] [EL PF] checking: Size2LFB False
[LOG 19:56:54.002] [EL PF] checking: Size3AdvancedEngine False
[LOG 19:56:54.003] [EL PF] checking: Size3EngineCluster False
[LOG 19:56:54.004] [EL PF] checking: solidBooster1-1 False
[LOG 19:56:54.005] [EL PF] checking: solidBooster False
[LOG 19:56:54.007] [EL PF] checking: solidBooster.sm False
[LOG 19:56:54.008] [EL PF] checking: sepMotor1 False
[LOG 19:56:54.008] [EL PF] checking: vernierEngine False
[LOG 19:56:54.009] [EL PF] checking: adapterMk3-Mk2 False
[LOG 19:56:54.010] [EL PF] checking: adapterEngines False
[LOG 19:56:54.011] [EL PF] checking: adapterMk3-Size2 False
[LOG 19:56:54.012] [EL PF] checking: adapterMk3-Size2Slant False
[LOG 19:56:54.012] [EL PF] checking: adapterSize2-Mk2 False
[LOG 19:56:54.013] [EL PF] checking: adapterSize2-Size1 False
[LOG 19:56:54.014] [EL PF] checking: adapterSize2-Size1Slant False
[LOG 19:56:54.015] [EL PF] checking: adapterSize3-Mk3 False
[LOG 19:56:54.016] [EL PF] checking: fuelTank3-2 False
[LOG 19:56:54.016] [EL PF] checking: miniFuelTank False
[LOG 19:56:54.017] [EL PF] checking: fuelTankSmallFlat False
[LOG 19:56:54.018] [EL PF] checking: fuelTankSmall False
[LOG 19:56:54.019] [EL PF] checking: fuelTank False
[LOG 19:56:54.020] [EL PF] checking: fuelTank.long False
[LOG 19:56:54.021] [EL PF] checking: toroidalFuelTank False
[LOG 19:56:54.022] [EL PF] checking: fuelTank2-2 False
[LOG 19:56:54.022] [EL PF] checking: fuelTank1-2 False
[LOG 19:56:54.023] [EL PF] checking: fuelTank4-2 False
[LOG 19:56:54.024] [EL PF] checking: miniFuselage False
[LOG 19:56:54.025] [EL PF] checking: mk2.1m.Bicoupler False
[LOG 19:56:54.026] [EL PF] checking: mk2.1m.AdapterLong False
[LOG 19:56:54.026] [EL PF] checking: mk2SpacePlaneAdapter False
[LOG 19:56:54.027] [EL PF] checking: mk2FuselageLongLFO False
[LOG 19:56:54.028] [EL PF] checking: mk2Fuselage False
[LOG 19:56:54.029] [EL PF] checking: mk2FuselageShortLFO False
[LOG 19:56:54.030] [EL PF] checking: mk2FuselageShortLiquid False
[LOG 19:56:54.031] [EL PF] checking: mk2FuselageShortMono False
[LOG 19:56:54.031] [EL PF] checking: mk3CrewCabin True
[LOG 19:56:54.032] [EL PF] checking: mk3FuselageLFO.100 False
[LOG 19:56:54.033] [EL PF] checking: mk3FuselageLFO.25 False
[LOG 19:56:54.034] [EL PF] checking: mk3FuselageLFO.50 False
[LOG 19:56:54.035] [EL PF] checking: mk3FuselageLF.100 False
[LOG 19:56:54.036] [EL PF] checking: mk3FuselageLF.25 False
[LOG 19:56:54.037] [EL PF] checking: mk3FuselageLF.50 False
[LOG 19:56:54.038] [EL PF] checking: mk3FuselageMONO False
[LOG 19:56:54.038] [EL PF] checking: RCSTank1-2 False
[LOG 19:56:54.039] [EL PF] checking: rcsTankMini False
[LOG 19:56:54.040] [EL PF] checking: RCSFuelTank False
[LOG 19:56:54.041] [EL PF] checking: radialRCSTank False
[LOG 19:56:54.041] [EL PF] checking: rcsTankRadialLong False
[LOG 19:56:54.042] [EL PF] checking: Size3LargeTank False
[LOG 19:56:54.043] [EL PF] checking: Size3MediumTank False
[LOG 19:56:54.044] [EL PF] checking: Size3SmallTank False
[LOG 19:56:54.045] [EL PF] checking: xenonTank False
[LOG 19:56:54.046] [EL PF] checking: xenonTankLarge False
[LOG 19:56:54.046] [EL PF] checking: xenonTankRadial False
[LOG 19:56:54.047] [EL PF] checking: HECS2.ProbeCore False
[LOG 19:56:54.048] [EL PF] checking: HighGainAntenna False
[LOG 19:56:54.049] [EL PF] checking: LgRadialSolarPanel False
[LOG 19:56:54.050] [EL PF] checking: PotatoRoid False
[LOG 19:56:54.050] [EL PF] checking: FuelCell False
[LOG 19:56:54.051] [EL PF] checking: FuelCellArray False
[LOG 19:56:54.052] [EL PF] checking: ISRU False
[LOG 19:56:54.053] [EL PF] checking: LargeTank False
[LOG 19:56:54.054] [EL PF] checking: MiniDrill False
[LOG 19:56:54.055] [EL PF] checking: MiniISRU False
[LOG 19:56:54.055] [EL PF] checking: OrbitalScanner False
[LOG 19:56:54.056] [EL PF] checking: RadialDrill False
[LOG 19:56:54.057] [EL PF] checking: RadialOreTank False
[LOG 19:56:54.058] [EL PF] checking: SmallTank False
[LOG 19:56:54.058] [EL PF] checking: SurfaceScanner False
[LOG 19:56:54.059] [EL PF] checking: SurveyScanner False
[LOG 19:56:54.060] [EL PF] checking: sensorAtmosphere False
[LOG 19:56:54.061] [EL PF] checking: GooExperiment False
[LOG 19:56:54.062] [EL PF] checking: Large.Crewed.Lab True
[LOG 19:56:54.063] [EL PF] checking: science.module False
[LOG 19:56:54.063] [EL PF] checking: ScienceBox False
[LOG 19:56:54.064] [EL PF] checking: sensorAccelerometer False
[LOG 19:56:54.065] [EL PF] checking: sensorBarometer False
[LOG 19:56:54.066] [EL PF] checking: sensorGravimeter False
[LOG 19:56:54.067] [EL PF] checking: sensorThermometer False
[LOG 19:56:54.068] [EL PF] checking: adapterLargeSmallBi False
[LOG 19:56:54.069] [EL PF] checking: adapterLargeSmallQuad False
[LOG 19:56:54.069] [EL PF] checking: adapterLargeSmallTri False
[LOG 19:56:54.070] [EL PF] checking: adapterSmallMiniShort False
[LOG 19:56:54.071] [EL PF] checking: adapterSmallMiniTall False
[LOG 19:56:54.072] [EL PF] checking: radialEngineBody False
[LOG 19:56:54.073] [EL PF] checking: nacelleBody False
[LOG 19:56:54.074] [EL PF] checking: MK1Fuselage False
[LOG 19:56:54.074] [EL PF] checking: MK1IntakeFuselage False
[LOG 19:56:54.075] [EL PF] checking: Mk1FuselageStructural False
[LOG 19:56:54.076] [EL PF] checking: size3Decoupler False
[LOG 19:56:54.077] [EL PF] checking: Size3to2Adapter False
[LOG 19:56:54.078] [EL PF] checking: stationHub False
[LOG 19:56:54.079] [EL PF] checking: structuralIBeam2 False
[LOG 19:56:54.079] [EL PF] checking: structuralIBeam3 False
[LOG 19:56:54.080] [EL PF] checking: structuralIBeam1 False
[LOG 19:56:54.081] [EL PF] checking: structuralMiniNode False
[LOG 19:56:54.082] [EL PF] checking: structuralPanel1 False
[LOG 19:56:54.083] [EL PF] checking: structuralPanel2 False
[LOG 19:56:54.083] [EL PF] checking: smallHardpoint False
[LOG 19:56:54.084] [EL PF] checking: structuralPylon False
[LOG 19:56:54.085] [EL PF] checking: strutCube False
[LOG 19:56:54.086] [EL PF] checking: strutOcto False
[LOG 19:56:54.086] [EL PF] checking: trussAdapter False
[LOG 19:56:54.087] [EL PF] checking: trussPiece1x False
[LOG 19:56:54.088] [EL PF] checking: trussPiece3x False
[LOG 19:56:54.089] [EL PF] checking: foldingRadLarge False
[LOG 19:56:54.089] [EL PF] checking: foldingRadMed False
[LOG 19:56:54.090] [EL PF] checking: foldingRadSmall False
[LOG 19:56:54.091] [EL PF] checking: radPanelEdge False
[LOG 19:56:54.092] [EL PF] checking: radPanelLg False
[LOG 19:56:54.093] [EL PF] checking: radPanelSm False
[LOG 19:56:54.093] [EL PF] checking: commDish False
[LOG 19:56:54.094] [EL PF] checking: mediumDishAntenna False
[LOG 19:56:54.095] [EL PF] checking: longAntenna False
[LOG 19:56:54.096] [EL PF] checking: radialDecoupler1-2 False
[LOG 19:56:54.097] [EL PF] checking: radialDecoupler False
[LOG 19:56:54.097] [EL PF] checking: radialDecoupler2 False
[LOG 19:56:54.098] [EL PF] checking: stackSeparator False
[LOG 19:56:54.099] [EL PF] checking: stackSeparatorMini False
[LOG 19:56:54.100] [EL PF] checking: stackSeparatorBig False
[LOG 19:56:54.100] [EL PF] checking: decoupler1-2 False
[LOG 19:56:54.101] [EL PF] checking: stackDecoupler False
[LOG 19:56:54.102] [EL PF] checking: stackDecouplerMini False
[LOG 19:56:54.103] [EL PF] checking: SurfAntenna False
[LOG 19:56:54.104] [EL PF] checking: HighGainAntenna5 False
[LOG 19:56:54.105] [EL PF] checking: dockingPort2 False
[LOG 19:56:54.106] [EL PF] checking: dockingPortLateral False
[LOG 19:56:54.107] [EL PF] checking: dockingPort3 False
[LOG 19:56:54.108] [EL PF] checking: dockingPort1 False
[LOG 19:56:54.109] [EL PF] checking: dockingPortLarge False
[LOG 19:56:54.109] [EL PF] checking: GrapplingDevice False
[LOG 19:56:54.110] [EL PF] checking: ladder1 False
[LOG 19:56:54.111] [EL PF] checking: telescopicLadder False
[LOG 19:56:54.112] [EL PF] checking: telescopicLadderBay False
[LOG 19:56:54.114] [EL PF] checking: landingLeg1 False
[LOG 19:56:54.115] [EL PF] checking: landingLeg1-2 False
[LOG 19:56:54.115] [EL PF] checking: miniLandingLeg False
[LOG 19:56:54.116] [EL PF] checking: largeAdapter False
[LOG 19:56:54.117] [EL PF] checking: largeAdapter2 False
[LOG 19:56:54.118] [EL PF] checking: launchClamp1 False
[LOG 19:56:54.119] [EL PF] checking: LaunchEscapeSystem False
[LOG 19:56:54.120] [EL PF] checking: linearRcs False
[LOG 19:56:54.121] [EL PF] checking: mk2CargoBayL False
[LOG 19:56:54.122] [EL PF] checking: mk2CargoBayS False
[LOG 19:56:54.122] [EL PF] checking: mk2CrewCabin True
[LOG 19:56:54.123] [EL PF] checking: mk2DockingPort False
[LOG 19:56:54.124] [EL PF] checking: mk3CargoBayL False
[LOG 19:56:54.125] [EL PF] checking: mk3CargoBayM False
[LOG 19:56:54.126] [EL PF] checking: mk3CargoRamp False
[LOG 19:56:54.127] [EL PF] checking: mk3CargoBayS False
[LOG 19:56:54.127] [EL PF] checking: parachuteSingle False
[LOG 19:56:54.128] [EL PF] checking: radialDrogue False
[LOG 19:56:54.129] [EL PF] checking: parachuteLarge False
[LOG 19:56:54.130] [EL PF] checking: parachuteRadial False
[LOG 19:56:54.131] [EL PF] checking: parachuteDrogue False
[LOG 19:56:54.132] [EL PF] checking: stackPoint1 False
[LOG 19:56:54.132] [EL PF] checking: RCSBlock False
[LOG 19:56:54.133] [EL PF] checking: RelayAntenna100 False
[LOG 19:56:54.134] [EL PF] checking: RelayAntenna5 False
[LOG 19:56:54.135] [EL PF] checking: RelayAntenna50 False
[LOG 19:56:54.135] [EL PF] checking: ServiceBay.125 False
[LOG 19:56:54.136] [EL PF] checking: ServiceBay.250 False
[LOG 19:56:54.137] [EL PF] checking: spotLight1 False
[LOG 19:56:54.138] [EL PF] checking: spotLight2 False
[LOG 19:56:54.139] [EL PF] checking: stackBiCoupler False
[LOG 19:56:54.139] [EL PF] checking: stackQuadCoupler False
[LOG 19:56:54.140] [EL PF] checking: stackTriCoupler False
[LOG 19:56:54.141] [EL PF] checking: GearLarge False
[LOG 19:56:54.142] [EL PF] checking: GearFixed False
[LOG 19:56:54.143] [EL PF] checking: GearFree False
[LOG 19:56:54.144] [EL PF] checking: GearMedium False
[LOG 19:56:54.144] [EL PF] checking: GearSmall False
[LOG 19:56:54.145] [EL PF] checking: SmallGearBay False
[LOG 19:56:54.146] [EL PF] checking: roverWheel1 False
[LOG 19:56:54.147] [EL PF] checking: roverWheel2 False
[LOG 19:56:54.147] [EL PF] checking: wheelMed False
[LOG 19:56:54.148] [EL PF] checking: roverWheel3 False
[LOG 19:56:54.149] [EL PF] checking: light-area-01 False
[LOG 19:56:54.150] [EL PF] checking: crewpod-cupola-375 True
[LOG 19:56:54.150] [EL PF] checking: crewpod-habitation-25 True
[LOG 19:56:54.151] [EL PF] checking: crewpod-habitation-375 True
[LOG 19:56:54.152] [EL PF] checking: crewpod-observation-25 True
[LOG 19:56:54.153] [EL PF] checking: crewhub-125-1 False
[LOG 19:56:54.154] [EL PF] checking: crewhub-25-1 False
[LOG 19:56:54.155] [EL PF] checking: crewtube-125-1 False
[LOG 19:56:54.156] [EL PF] checking: crewtube-125-2 False
[LOG 19:56:54.156] [EL PF] checking: crewtube-airlock-125 False
[LOG 19:56:54.157] [EL PF] checking: crewtube-attach-125 False
[LOG 19:56:54.158] [EL PF] checking: crewtube-cupola-125 False
[LOG 19:56:54.159] [EL PF] checking: crewtube-docking-125 False
[LOG 19:56:54.160] [EL PF] checking: crewtube-hub-125 False
[LOG 19:56:54.161] [EL PF] checking: crewtube-125-25-1 False
[LOG 19:56:54.162] [EL PF] checking: crewtube-125-25-2 False
[LOG 19:56:54.163] [EL PF] checking: crewtube-25-1 False
[LOG 19:56:54.164] [EL PF] checking: crewtube-25-2 False
[LOG 19:56:54.165] [EL PF] checking: crewtube-airlock-25 False
[LOG 19:56:54.166] [EL PF] checking: crewtube-attach-25 False
[LOG 19:56:54.168] [EL PF] checking: crewtube-docking-25 False
[LOG 19:56:54.168] [EL PF] checking: crewtube-hub-25 False
[LOG 19:56:54.169] [EL PF] checking: crewtube-25-375-2 False
[LOG 19:56:54.170] [EL PF] checking: crewtube-25-375-1 True
[LOG 19:56:54.171] [EL PF] checking: SEP.Box False
[LOG 19:56:54.172] [EL PF] checking: SEP.CCIG False
[LOG 19:56:54.173] [EL PF] checking: SEP.CentralStation False
[LOG 19:56:54.174] [EL PF] checking: SEP.CentralStation.features1 False
[LOG 19:56:54.175] [EL PF] checking: SEP.girder False
[LOG 19:56:54.175] [EL PF] checking: SEP.GRAV False
[LOG 19:56:54.176] [EL PF] checking: SEP.IHP False
[LOG 19:56:54.177] [EL PF] checking: SEP.LRRR False
[LOG 19:56:54.178] [EL PF] checking: SEP.MAG False
[LOG 19:56:54.179] [EL PF] checking: SEP.plug False
[LOG 19:56:54.179] [EL PF] checking: SEP.PowerExtender False
[LOG 19:56:54.181] [EL PF] checking: SEP.PowerSplitter False
[LOG 19:56:54.182] [EL PF] checking: SEP.PowerStation False
[LOG 19:56:54.182] [EL PF] checking: SEP.PSE False
[LOG 19:56:54.183] [EL PF] checking: SEP.Screwdriver False
[LOG 19:56:54.184] [EL PF] checking: SEP.solarPanel False
[LOG 19:56:54.185] [EL PF] checking: SEP.StorageLong False
[LOG 19:56:54.185] [EL PF] checking: SEP.StorageShort False
[LOG 19:56:54.186] [EL PF] checking: SEP.SWS False
[LOG 19:56:54.187] [EL PF] checking: SEP.WME False
[LOG 19:56:54.188] [EL PF] checking: AKI GolfClub False
[LOG 19:56:54.189] [EL PF] checking: W485.SurfaceLight False
[LOG 19:56:54.190] [EL PF] checking: W485.Surface4WayLight False
[LOG 19:56:54.190] [EL PF] checking: W485.SurfaceOmniLight False
[LOG 19:56:54.191] [EL PF] checking: Akita.Bed False
[LOG 19:56:54.192] [EL PF] checking: Akita.Cab False
[LOG 19:56:54.193] [EL PF] checking: Akita.Seat False
[LOG 19:56:54.194] [EL PF] checking: Akita.Wheel False
[LOG 19:56:54.195] [EL PF] checking: PAL.Claw False
[LOG 19:56:54.195] [EL PF] checking: PAL.Counterweight False
[LOG 19:56:54.196] [EL PF] checking: PAL.Cradle250 False
[LOG 19:56:54.198] [EL PF] checking: PAL.Cradle375 False
[LOG 19:56:54.199] [EL PF] checking: PAL.Crane False
[LOG 19:56:54.199] [EL PF] checking: PAL.Forklift False
[LOG 19:56:54.200] [EL PF] checking: PAL.Humpback False
[LOG 19:56:54.201] [EL PF] checking: PAL.Ladder False
[LOG 19:56:54.202] [EL PF] checking: PAL.Magnet False
[LOG 19:56:54.203] [EL PF] checking: PAL.MagPad False
[LOG 19:56:54.204] [EL PF] checking: PAL.MiniWheel False
[LOG 19:56:54.205] [EL PF] checking: PAL.MultiMount False
[LOG 19:56:54.205] [EL PF] checking: PAL.Stabilizer False
[LOG 19:56:54.208] [EL PF] checking: PAL.Truss False
[LOG 19:56:54.209] [EL PF] checking: PAL.Wheel False
[LOG 19:56:54.209] [EL PF] checking: PAL.Wheel.2 False
[LOG 19:56:54.210] [EL PF] checking: PAL.Wheel.3 False
[LOG 19:56:54.211] [EL PF] checking: ConstructionPort0 False
[LOG 19:56:54.212] [EL PF] checking: ConstructionPort1 False
[LOG 19:56:54.213] [EL PF] checking: ConstructionPort2 False
[LOG 19:56:54.214] [EL PF] checking: Fert.Tank.125 False
[LOG 19:56:54.215] [EL PF] checking: Fert.Tank.250 False
[LOG 19:56:54.216] [EL PF] checking: Fert.Tank.375 False
[LOG 19:56:54.217] [EL PF] checking: USILS.Greenhouse.Cupola False
[LOG 19:56:54.217] [EL PF] checking: USILS.Greenhouse.Inline False
[LOG 19:56:54.218] [EL PF] checking: USILS.Greenhouse.MiniCupola False
[LOG 19:56:54.219] [EL PF] checking: USILS.LgRecycler False
[LOG 19:56:54.220] [EL PF] checking: LifeSupportMiniPack False
[LOG 19:56:54.221] [EL PF] checking: FertilizerMiniPack False
[LOG 19:56:54.222] [EL PF] checking: MulchMiniPack False
[LOG 19:56:54.222] [EL PF] checking: USILS.Recycler False
[LOG 19:56:54.223] [EL PF] checking: USILS.SmCupola False
[LOG 19:56:54.224] [EL PF] checking: LS.Tank.125 False
[LOG 19:56:54.225] [EL PF] checking: LS.Tank.250 False
[LOG 19:56:54.226] [EL PF] checking: LS.Tank.375 False
[LOG 19:56:54.226] [EL PF] checking: USILS.ViewingCupola False
[LOG 19:56:54.227] [EL PF] checking: US.1C10.Wedge.Quadcore False
[LOG 19:56:54.228] [EL PF] checking: US.1C15.Wedge.Hexacore False
[LOG 19:56:54.229] [EL PF] checking: US.1C20.Wedge.Octocore False
[LOG 19:56:54.230] [EL PF] checking: US.f.Dec.SafetyDecoupler125 False
[LOG 19:56:54.231] [EL PF] checking: US.e.Dec.SafetyDecoupler250 False
[LOG 19:56:54.232] [EL PF] checking: US.1M110.Wedge.ScienceBay False
[LOG 19:56:54.233] [EL PF] checking: US.1P110.Wedge.Fuelcell False
[LOG 19:56:54.233] [EL PF] checking: US.1P120.Wedge.Elektron False
[LOG 19:56:54.234] [EL PF] checking: US.1R110.Wedge.KISContainer False
[LOG 19:56:54.236] [EL PF] checking: US.1R210.Wedge.Liquidfuel False
[LOG 19:56:54.237] [EL PF] checking: US.1R220.Wedge.Monoprop False
[LOG 19:56:54.238] [EL PF] checking: US.1R320.Wedge.Food False
[LOG 19:56:54.239] [EL PF] checking: US.1R330.Wedge.Hydrogen False
[LOG 19:56:54.239] [EL PF] checking: US.1R340.Wedge.Oxygen False
[LOG 19:56:54.240] [EL PF] checking: US.1R360.Wedge.Water False
[LOG 19:56:54.241] [EL PF] checking: US.Radial.R40.Food False
[LOG 19:56:54.242] [EL PF] checking: US.2R340.Radial.Oxygen False
[LOG 19:56:54.243] [EL PF] checking: US.Radial.R30.Water False
[LOG 19:56:54.244] [EL PF] checking: US.3R310.EVA.EVAX False
[LOG 19:56:54.245] [EL PF] checking: RollKage Kerchelin Extreme False
[LOG 19:56:54.246] [EL PF] checking: RollKage Kerchelin Jumbo False
[LOG 19:56:54.248] [EL PF] checking: RollKage Kerchelin Sport False
[LOG 19:56:54.249] [EL PF] checking: Small Rover Wheel False
[LOG 19:56:54.250] [AddonLoader]: Instantiating addon 'ExRenameWindow' from assembly 'Launchpad'
[LOG 19:56:54.251] [AddonLoader]: Instantiating addon 'ExShipInfo' from assembly 'Launchpad'
[LOG 19:56:54.252] [AddonLoader]: Instantiating addon 'ExToolbar_ShipInfo' from assembly 'Launchpad'
[LOG 19:56:54.260] [AddonLoader]: Instantiating addon 'DebugConsole' from assembly 'IndicatorLights'
[LOG 19:56:54.262] [AddonLoader]: Instantiating addon 'KerbalXUploadInterface' from assembly 'KerbalX'
[LOG 19:56:54.264] [AddonLoader]: Instantiating addon 'ButtonEventReplacer' from assembly 'KerboKatzUtilities'
[LOG 19:56:54.266] [AddonLoader]: Instantiating addon 'EditorDefaultItemsAdder' from assembly 'KIS'
[LOG 19:56:54.267] [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS'
[LOG 19:56:54.268] [AddonLoader]: Instantiating addon 'KISAddonPickupInEditor' from assembly 'KIS'
[WRN 19:56:54.269] Skip adding click listener because it exists
[LOG 19:56:54.270] Loading persistent fields: type=KIS.KISAddonPickup, group=""
[LOG 19:56:54.271] Loading persistent fileds: db path=KIS/settings/KISConfig, group=""
[LOG 19:56:54.273] Loading 5 persistent fields: group="", node=KISConfig
[LOG 19:56:54.274] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils'
[LOG 19:56:54.277] [AddonLoader]: Instantiating addon 'Core' from assembly 'scatterer'
[LOG 19:56:54.278] [Scatterer] Core instance created
[LOG 19:56:54.367] [Scatterer] Detected Direct3D 9.0c [nvd3dumx.dll 21.21.13.7653]
[LOG 19:56:54.368] [AddonLoader]: Instantiating addon 'renderTypeFixer' from assembly 'scatterer'
[LOG 19:56:54.369] [AddonLoader]: Instantiating addon 'SEP_Controller' from assembly 'SEPScience'
[LOG 19:56:54.371] [AddonLoader]: Instantiating addon 'SEP_AppLauncher' from assembly 'SEPScience'
[LOG 19:56:54.372] [AddonLoader]: Instantiating addon 'SEP_UI_Loader' from assembly 'SEPScience'
[LOG 19:56:54.374] [AddonLoader]: Instantiating addon 'KACEditor' from assembly 'KerbalAlarmClock'
[LOG 19:56:54.375] 3/16/2017 7:56:54 PM,KerbalAlarmClock,Awakening the KerbalAlarmClock-KACEditor
[LOG 19:56:54.376] 3/16/2017 7:56:54 PM,KerbalAlarmClock,Loading Settings
[LOG 19:56:54.383] 3/16/2017 7:56:54 PM,KerbalAlarmClock,Loading Transfer Modelling Data
[LOG 19:56:54.436] 3/16/2017 7:56:54 PM,KerbalAlarmClock,Transfer Modelling Data Load Complete
[LOG 19:56:54.437] 3/16/2017 7:56:54 PM,KerbalAlarmClock,Loading Sounds
[LOG 19:56:54.444] 3/16/2017 7:56:54 PM,KerbalAlarmClock,API Ready
[LOG 19:56:54.445] [AddonLoader]: Instantiating addon 'HotkeyManager' from assembly 'Scale'
[LOG 19:56:54.452] [AddonLoader]: Instantiating addon 'TechUpdater' from assembly 'Scale'
[LOG 19:56:54.453] [AddonLoader]: Instantiating addon 'ServoMonitor_Editor' from assembly 'Konstruction'
[LOG 19:56:54.455] Loading C:\KSP_win\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 19:56:54.468] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:54.469] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Editor' from assembly 'USILifeSupport'
[LOG 19:56:54.470] Loading C:\KSP_win\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 19:56:54.473] ScaleModList: listSize 492 maxListSize 706
[LOG 19:56:54.484] [UIMasterController]: ShowUI
[WRN 19:56:58.330] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 19:56:58.331] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 19:56:58.331] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 19:56:58.367] [AddonLoader]: Instantiating addon 'BasicOrbitLoader' from assembly 'BasicOrbit'
[LOG 19:56:58.370] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
[LOG 19:56:58.373] [AddonLoader]: Instantiating addon 'ExRenameWindow' from assembly 'Launchpad'
[LOG 19:56:58.379] [AddonLoader]: Instantiating addon 'ButtonEventReplacer' from assembly 'KerboKatzUtilities'
[LOG 19:56:58.382] [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS'
[LOG 19:56:58.385] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils'
[LOG 19:56:58.389] [AddonLoader]: Instantiating addon 'Core' from assembly 'scatterer'
[LOG 19:56:58.390] [Scatterer] Destroying duplicate instance, check your install for duplicate mod folders
[LOG 19:56:58.486] [Scatterer] Detected Direct3D 9.0c [nvd3dumx.dll 21.21.13.7653]
[LOG 19:56:58.488] [AddonLoader]: Instantiating addon 'renderTypeFixer' from assembly 'scatterer'
[LOG 19:56:58.489] [AddonLoader]: Instantiating addon 'SEP_UI_Loader' from assembly 'SEPScience'
[LOG 19:56:58.492] [UIMasterController]: ShowUI
[LOG 19:56:58.614] [AddonLoader]: Instantiating addon 'BasicOrbitLoader' from assembly 'BasicOrbit'
[LOG 19:56:58.616] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
[LOG 19:56:58.617] [AddonLoader]: Instantiating addon 'ExRenameWindow' from assembly 'Launchpad'
[LOG 19:56:58.621] [AddonLoader]: Instantiating addon 'ButtonEventReplacer' from assembly 'KerboKatzUtilities'
[LOG 19:56:58.622] [AddonLoader]: Instantiating addon 'KISAddonCursor' from assembly 'KIS'
[LOG 19:56:58.624] [AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils'
[LOG 19:56:58.627] [AddonLoader]: Instantiating addon 'Core' from assembly 'scatterer'
[LOG 19:56:58.628] [Scatterer] Destroying duplicate instance, check your install for duplicate mod folders
[LOG 19:56:58.719] [Scatterer] Detected Direct3D 9.0c [nvd3dumx.dll 21.21.13.7653]
[LOG 19:56:58.720] [AddonLoader]: Instantiating addon 'renderTypeFixer' from assembly 'scatterer'
[LOG 19:56:58.722] [AddonLoader]: Instantiating addon 'SEP_UI_Loader' from assembly 'SEPScience'
[LOG 19:56:58.725] [UIMasterController]: ShowUI
[WRN 19:56:58.725] The loaded level has a different lightmaps mode than the current one. Current: 1. Loaded: 0. Will use: 1.
[LOG 19:56:58.737] ------------------- initializing editor mode... ------------------
[LOG 19:56:58.738] editor started
[ERR 19:56:59.215] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.217] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.219] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.220] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.221] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.223] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.224] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.225] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.226] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.228] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.229] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.230] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.231] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.233] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.234] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.235] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.237] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[ERR 19:56:59.238] ExperienceTrait: Cannot add effect 'ConstructionSkill' as it does not exist.

[LOG 19:56:59.383] FF: EventObserver:: OnGameStateCreated 16191942.3136514, game status: ONGOING, scene EDITOR
[LOG 19:56:59.387] Loading Depletion Nodes
[LOG 19:56:59.388] DepNodeCount:  0
[LOG 19:56:59.389] Loading Biome Nodes
[LOG 19:56:59.389] BiomeNodeCount:  1
[LOG 19:56:59.390] Loading Planet Nodes
[LOG 19:56:59.391] PlanetNodeCount:  2
[LOG 19:56:59.409] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 19:56:59.410] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 19:56:59.421] 3/16/2017 7:56:59 PM,KerbalAlarmClock,BaseLoadDone. Alarms Count (Should be 0):0
[LOG 19:56:59.423] 3/16/2017 7:56:59 PM,KerbalAlarmClock,Found 1 Maneuver Nodes to deserialize
[LOG 19:56:59.424] 3/16/2017 7:56:59 PM,KerbalAlarmClock,Found 1 Maneuver Nodes to deserialize
[LOG 19:56:59.425] 3/16/2017 7:56:59 PM,KerbalAlarmClock,ScenarioLoadDone. Alarms Count:2
[LOG 19:56:59.426] Loading Status Nodes
[LOG 19:56:59.427] StatNodeCount:  53
[LOG 19:56:59.430] Loading Vessel Nodes
[LOG 19:56:59.431] StatNodeCount:  46
[LOG 19:56:59.433] Loading Config
[LOG 19:56:59.434] StatNodeCount:  1
[LOG 19:56:59.813] *****Adding icon for Construction
[LOG 19:56:59.839] Starting the Dispatcher
[LOG 19:56:59.840] 
[LOG 19:56:59.843] [MechJeb2] Loading Mechjeb Dev #685 Sarbian
[ERR 19:57:00.083] Cannot find fx group of that name for decoupler

[LOG 19:57:00.148] JebJet 2 loaded!
[LOG 19:57:00.206] [KerbalX] starting web request handler
[LOG 19:57:00.207] 3/16/2017 7:57:00 PM,KerbalAlarmClock,Searching for RSS
[LOG 19:57:00.213] 3/16/2017 7:57:00 PM,KerbalAlarmClock,Searching for KER
[LOG 19:57:00.214] 3/16/2017 7:57:00 PM,KerbalAlarmClock-KERWrapper,Attempting to Grab KER Types...
[LOG 19:57:00.221] 3/16/2017 7:57:00 PM,KerbalAlarmClock,Searching for VOID
[LOG 19:57:00.222] 3/16/2017 7:57:00 PM,KerbalAlarmClock-VOIDWrapper,Attempting to Grab VOID Types...
[LOG 19:57:00.698] Getting value. Currently: False
[LOG 19:57:00.699] New value: False
[LOG 19:57:00.704] Getting value. Currently: False
[LOG 19:57:00.706] New value: False
[WRN 19:57:01.610] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[LOG 19:57:01.664] 3/16/2017 7:57:01 PM,KerbalAlarmClock,Loading Textures
[LOG 19:57:01.709] 3/16/2017 7:57:01 PM,KerbalAlarmClock,Loaded Textures
[LOG 19:57:01.711] 3/16/2017 7:57:01 PM,KerbalAlarmClock,Adding DrawGUI to PostRender Queue
[LOG 19:57:01.821] [UiApp] Awake: EngineersReport
[LOG 19:57:01.822] [UiApp] Awake: ContractsApp
[LOG 19:57:01.823] [UiApp] Awake: KSPedia
[LOG 19:57:01.824] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 19:57:01.825] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 19:57:01.831] ScaleModList: listSize 164 maxListSize 1545
[LOG 19:57:01.913] ScaleModList: listSize 205 maxListSize 1536
[LOG 19:57:01.995] [KerbalX] Adding buttons to toolbar
[LOG 19:57:01.997] ScaleModList: listSize 246 maxListSize 1536
[LOG 19:57:02.000] ScaleModList: listSize 287 maxListSize 1536
[LOG 19:57:02.002] ScaleModList: listSize 246 maxListSize 1536
[LOG 19:57:02.002] [KerbalX] Adding buttons to toolbar
[LOG 19:57:02.006] ScaleModList: listSize 287 maxListSize 1536
[LOG 19:57:02.008] ScaleModList: listSize 246 maxListSize 1536
[LOG 19:57:02.009] [KerbalX] Adding buttons to toolbar
[LOG 19:57:02.010] FF: using stock toolbar button
[LOG 19:57:02.022] 3/16/2017 7:57:02 PM,KerbalAlarmClock,Contracts System Ready
[LOG 19:57:02.200] ScaleModList: listSize 287 maxListSize 1536
[LOG 19:57:02.201] [MessageSystem] Reposition 0.02 109921
[WRN 19:57:02.221] UIList: RemoveItem didn't find any item to remove.
[WRN 19:57:02.222] UIList: RemoveItem didn't find any item to remove.
[WRN 19:57:02.223] UIList: RemoveItem didn't find any item to remove.
[WRN 19:57:02.224] UIList: RemoveItem didn't find any item to remove.
[WRN 19:57:02.225] UIList: RemoveItem didn't find any item to remove.
[WRN 19:57:02.226] UIList: RemoveItem didn't find any item to remove.
[LOG 19:57:02.483] [UIApp] Adding ContractsApp to Application Launcher
[LOG 19:57:02.487] ScaleModList: listSize 287 maxListSize 1495
[LOG 19:57:02.541] [GenericAppFrame] Reposition 0.17 109926
[LOG 19:57:02.557] [UIApp] Adding EngineersReport to Application Launcher
[LOG 19:57:02.560] ScaleModList: listSize 287 maxListSize 1454
[LOG 19:57:02.608] [UIApp] Adding KSPedia to Application Launcher
[LOG 19:57:02.612] ScaleModList: listSize 287 maxListSize 1413
[LOG 19:57:02.613] [GenericAppFrame] Reposition 0.2 109927

Edit: In Runway, planes have the aviation lights working. Rockets in launchpad no. Also the pods internal lights still work. What fails is normal lights (Illuminator Mk1).

Edit 2: Try to remove KerbalX and also Surface Lights mods. Still nothing, so I officially gave up.

Edited by FellipeC
More info
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...