Jump to content

[1.4.1] KerbTrack v1.5: Head tracking using your webcam, TrackIR, Oculus Rift, joystick (2018-03-14)


pizzaoverhead

Recommended Posts

  • 2 months later...
  • 1 month later...
  • 4 weeks later...

Has anyone actually managed to get this to work with Oculus Rift DK2?

I have had a number of attempts using Vorpx, Virieo and TriDef with no success. I can get the head tracking to work without an injector, but if I run it with Vorpx active, the head tracking no longer works. If I use Virieo Perception then KSP.exe won't launch and Tridef no longer supports the latest version of the Oculus runtime, so although I was able to get head tracking working along with TriDef, the image was only displayed on my screen and not on the Rift.

Can anyone help me?

Link to comment
Share on other sites

On 1/7/2016 at 9:03 PM, FeepingCreature said:

Worked fine here with VorpX when I last tried it. Note: VorpX is only needed for stereoscopic rendering. Just turn off headtracking in the VorpX settings. (Set HT sensitivity to 0.)

Thanks for the reply!

Well, I have disabled vorpx headtracking in a number of different places, on the general tab of the configuration utility, using the vorpX in game menu, even having it enabled and setting the HT sensitivity to zero as you suggested.

Nothing I have tried has allowed the headtracking to work in IVA (Or external, but I'm less interested in that). Interestingly, while vorpX is running, I can't use the mouse to look around the cockpit either.

As soon as I run KSP without vorpX running, then headtracking works fine, but of course then it is displayed on my main screen...

I am running vorpX 0.9.1.0 beta and Oculus SDK 0.8

Perhaps earlier versions of these would help? Can you tell me which versions you had it running under?

 

Help me FeepingCreature, you're my only hope!

 

 

Link to comment
Share on other sites

  • 3 months later...
  • 4 weeks later...

The new Unity changed a bunch of things so that it stopped working.

I had a fiddle this afternoon and got it working with 1.1.2. https://www.dropbox.com/s/26ecux4tl2v816e/KerbTrack.dll?dl=0

I've tweaked a few things on this mind.  There's a couple of sliders to help align the centre point for the Joystick control because I've had a mixed bag of results where sometimes starting the center is perfect and others it's offsed by about 80 on the X and Y so the sliders let you correct that.

Working for me on Linux Mint 17.3 and LinuxTrack

Edit : Pushed my changes to my fork https://github.com/aidygus/KerbTrack

Edited by raath
Link to comment
Share on other sites

Thank you very much for this... but I cant seem to get it to work. 1.0.4 64x.  I have a Track IR 5 that works great for flight sims.

The interface pops up when I pause the game but camera wont move with my head.

Link to comment
Share on other sites

On 19.5.2016 at 2:58 PM, raath said:

The new Unity changed a bunch of things so that it stopped working.

I had a fiddle this afternoon and got it working with 1.1.2. https://www.dropbox.com/s/26ecux4tl2v816e/KerbTrack.dll?dl=0

I've tweaked a few things on this mind.  There's a couple of sliders to help align the centre point for the Joystick control because I've had a mixed bag of results where sometimes starting the center is perfect and others it's offsed by about 80 on the X and Y so the sliders let you correct that.

Working for me on Linux Mint 17.3 and LinuxTrack

Edit : Pushed my changes to my fork https://github.com/aidygus/KerbTrack

This got it working for me in 1.1.2 64bit with Win10 64bit, using TrackIR 5.3.

Thank you so much!

Link to comment
Share on other sites

  • 4 months later...

KerbTrack does not work for me. There is TypeLoadException exception in KSP log:

[EXC 11:46:43.572] TypeLoadException: Could not load type 'RenderingManager' from assembly 'KerbTrack'.

[LOG 11:45:09.604] ******* Log Initiated for Kerbal Space Program - 1.2.0.1586 (LinuxPlayer) *******
Kerbal Space Program - 1.2.0.1586 (LinuxPlayer)


OS: Linux 4.4 Ubuntu 16.04 64bit
CPU: AMD Phenom(tm) II X4 965 Processor (4)
RAM: 7982
GPU: Gallium 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.8.0) (3072MB)
SM: 30 (OpenGL 3.0 [3.0 Mesa 11.2.0])
RT Formats: ARGB32, Depth, ARGBHalf, Shadowmap, RGB565, ARGB4444, ARGB1555, Default, ARGB2101010, DefaultHDR, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8


Log started: Sun, Oct 16, 2016 11:45:09


[LOG 11:45:10.595] Load(Assembly): KerbTrack/Plugins/KerbTrack
[LOG 11:45:10.597] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/KerbTrack/Plugins/KerbTrack.dll
[LOG 11:45:10.626] Load(Assembly): KerbTrack/Plugins/TrackIRUnity
[LOG 11:45:10.626] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/KerbTrack/Plugins/TrackIRUnity.dll
[LOG 11:45:10.627] Load(Assembly): Squad/Plugins/KSPSteamCtrlr
[LOG 11:45:10.627] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/Plugins/KSPSteamCtrlr.dll
[LOG 11:45:10.627] Load(Assembly): Squad/Plugins/Steamworks.NET
[LOG 11:45:10.627] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/Plugins/Steamworks.NET.dll
[LOG 11:45:10.630] AssemblyLoader: Loading assemblies
[LOG 11:45:10.700] VesselModules: Found VesselModule of type CommNetVessel with order 999
[LOG 11:45:10.703] VesselModules: Found VesselModule of type FlightIntegrator with order 0
[LOG 11:45:10.704] VesselModules: Found 2 VesselModule types
[LOG 11:45:10.711] 
************************************************************************

Environment Info
Unix FFFFFFFFFFFFFFFF  Args: KSP.x86 

Mod DLLs found:
Stock assembly: Assembly-CSharp v1.0.0.0
KerbTrack v1.2.0.0
TrackIRUnity v1.0.0.0
Stock assembly: KSPSteamCtrlr v0.0.1.35
Stock assembly: Steamworks.NET v9.0.0.0 / v9.0.0

Folders and files in GameData:
KerbTrack
Stock folder: Squad


************************************************************************

[LOG 11:45:10.721] [AddonLoader]: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr'
[LOG 11:45:10.739] [KSPSteamController]: Loaded. Initializing hooks...
[LOG 11:45:11.035] Load(Audio): Squad/Sounds/editorLoop01
[LOG 11:45:11.039] MainCanvas MASK: 3458764513820540928
[LOG 11:45:11.063] AppCanvas MASK: 3458764513820540928
[LOG 11:45:11.063] ActionCanvas MASK: 3458764513820540928
[LOG 11:45:11.073] PhysicsGlobals: Loading database
[LOG 11:45:11.446] Load(Audio): Squad/Sounds/elev_loop
[LOG 11:45:11.450] Load(Audio): Squad/Sounds/elev_start
[LOG 11:45:11.483] Load(Audio): Squad/Sounds/elev_stop
[LOG 11:45:11.518] Load(Audio): Squad/Sounds/sound_ambience_nature
[LOG 11:45:11.551] Load(Audio): Squad/Sounds/sound_click_flick
[LOG 11:45:11.600] Load(Audio): Squad/Sounds/sound_click_latch
[LOG 11:45:11.616] Load(Audio): Squad/Sounds/sound_click_sharp
[LOG 11:45:11.651] Load(Audio): Squad/Sounds/sound_click_tick
[LOG 11:45:11.692] Load(Audio): Squad/Sounds/sound_click_tock
[LOG 11:45:11.718] Load(Audio): Squad/Sounds/sound_decoupler_fire
[LOG 11:45:11.750] Load(Audio): Squad/Sounds/sound_delete_bin
[LOG 11:45:11.783] Load(Audio): Squad/Sounds/sound_explosion_debris1
[LOG 11:45:11.817] Load(Audio): Squad/Sounds/sound_explosion_debris2
[LOG 11:45:11.850] Load(Audio): Squad/Sounds/sound_explosion_large
[LOG 11:45:11.884] Load(Audio): Squad/Sounds/sound_rocket_mini
[LOG 11:45:11.918] Load(Audio): Squad/Sounds/sound_rocket_spurts
[LOG 11:45:11.950] Load(Audio): Squad/Sounds/sound_servomotor
[LOG 11:45:11.984] Load(Audio): Squad/Sounds/sound_tab_extend
[LOG 11:45:12.017] Load(Audio): Squad/Sounds/sound_tab_retreat
[LOG 11:45:12.051] Load(Texture): Squad/Agencies/C7AerospaceDivision
[LOG 11:45:12.167] Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled
[LOG 11:45:12.283] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium
[LOG 11:45:12.401] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
[LOG 11:45:12.517] Load(Texture): Squad/Agencies/ExperimentalEngineering
[LOG 11:45:12.635] Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled
[LOG 11:45:12.750] Load(Texture): Squad/Agencies/FlooydResearchLab
[LOG 11:45:12.868] Load(Texture): Squad/Agencies/FlooydResearchLab_scaled
[LOG 11:45:12.983] Load(Texture): Squad/Agencies/GoliathNationalProducts
[LOG 11:45:13.084] Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled
[LOG 11:45:13.103] Load(Texture): Squad/Agencies/IntegratedIntegrals
[LOG 11:45:13.117] Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled
[LOG 11:45:13.135] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics
[LOG 11:45:13.150] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled
[LOG 11:45:13.167] Load(Texture): Squad/Agencies/JebsJunkyard
[LOG 11:45:13.184] Load(Texture): Squad/Agencies/JebsJunkyard_scaled
[LOG 11:45:13.200] Load(Texture): Squad/Agencies/KerbalMotion
[LOG 11:45:13.217] Load(Texture): Squad/Agencies/KerbalMotion_scaled
[LOG 11:45:13.234] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety
[LOG 11:45:13.251] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled
[LOG 11:45:13.268] Load(Texture): Squad/Agencies/Kerbodyne
[LOG 11:45:13.284] Load(Texture): Squad/Agencies/Kerbodyne_scaled
[LOG 11:45:13.301] Load(Texture): Squad/Agencies/Kerlington
[LOG 11:45:13.316] Load(Texture): Squad/Agencies/Kerlington_scaled
[LOG 11:45:13.334] Load(Texture): Squad/Agencies/MaxoConstructionToys
[LOG 11:45:13.350] Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled
[LOG 11:45:13.367] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup
[LOG 11:45:13.384] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled
[LOG 11:45:13.401] Load(Texture): Squad/Agencies/OMBDemolition
[LOG 11:45:13.417] Load(Texture): Squad/Agencies/OMBDemolition_scaled
[LOG 11:45:13.435] Load(Texture): Squad/Agencies/PeriapsisCo
[LOG 11:45:13.450] Load(Texture): Squad/Agencies/PeriapsisCo_scaled
[LOG 11:45:13.468] Load(Texture): Squad/Agencies/Probodobodyne
[LOG 11:45:13.484] Load(Texture): Squad/Agencies/Probodobodyne_scaled
[LOG 11:45:13.500] Load(Texture): Squad/Agencies/R&D
[LOG 11:45:13.518] Load(Texture): Squad/Agencies/R&D_scaled
[LOG 11:45:13.533] Load(Texture): Squad/Agencies/ReactionSystemsLtd
[LOG 11:45:13.550] Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled
[LOG 11:45:13.583] Load(Texture): Squad/Agencies/Rockomax
[LOG 11:45:13.601] Load(Texture): Squad/Agencies/Rockomax_scaled
[LOG 11:45:13.617] Load(Texture): Squad/Agencies/Rokea
[LOG 11:45:13.634] Load(Texture): Squad/Agencies/Rokea_scaled
[LOG 11:45:13.651] Load(Texture): Squad/Agencies/SeansCannery
[LOG 11:45:13.667] Load(Texture): Squad/Agencies/SeansCannery_scaled
[LOG 11:45:13.684] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps
[LOG 11:45:13.701] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled
[LOG 11:45:13.717] Load(Texture): Squad/Agencies/StrutCo
[LOG 11:45:13.735] Load(Texture): Squad/Agencies/StrutCo_scaled
[LOG 11:45:13.750] Load(Texture): Squad/Agencies/Vac-Co
[LOG 11:45:13.767] Load(Texture): Squad/Agencies/Vac-Co_scaled
[LOG 11:45:13.784] Load(Texture): Squad/Agencies/WinterOwl
[LOG 11:45:13.800] Load(Texture): Squad/Agencies/WinterOwl_scaled
[LOG 11:45:13.817] Load(Texture): Squad/Agencies/ZaltonicElectronics
[LOG 11:45:13.834] Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled
[LOG 11:45:13.850] Load(Texture): Squad/Contracts/Icons/balloon
[LOG 11:45:13.866] Load(Texture): Squad/Contracts/Icons/custom
[LOG 11:45:13.884] Load(Texture): Squad/Contracts/Icons/default
[LOG 11:45:13.901] Load(Texture): Squad/Contracts/Icons/dish
[LOG 11:45:13.917] Load(Texture): Squad/Contracts/Icons/eva
[LOG 11:45:13.936] Load(Texture): Squad/Contracts/Icons/gravity
[LOG 11:45:13.950] Load(Texture): Squad/Contracts/Icons/marker
[LOG 11:45:13.968] Load(Texture): Squad/Contracts/Icons/pressure
[LOG 11:45:13.983] Load(Texture): Squad/Contracts/Icons/report
[LOG 11:45:14.035] Load(Texture): Squad/Contracts/Icons/sample
[LOG 11:45:14.052] Load(Texture): Squad/Contracts/Icons/seismic
[LOG 11:45:14.068] Load(Texture): Squad/Contracts/Icons/thermometer
[LOG 11:45:14.101] Load(Texture): Squad/Contracts/Icons/vessel
[LOG 11:45:14.118] Load(Texture): Squad/FX/DiamondBlue
[LOG 11:45:14.140] Load(Texture): Squad/FX/FlameBlueOrange
[LOG 11:45:14.150] Load(Texture): Squad/FX/FlamePurple
[LOG 11:45:14.170] Load(Texture): Squad/FX/FlameRed
[LOG 11:45:14.184] Load(Texture): Squad/FX/FlameRedOrange
[LOG 11:45:14.209] Load(Texture): Squad/FX/Monoprop
[LOG 11:45:14.217] Load(Texture): Squad/FX/plasma2
[LOG 11:45:14.235] Load(Texture): Squad/FX/rocketplume2
[LOG 11:45:14.252] Load(Texture): Squad/FX/shockDiamond2
[LOG 11:45:14.268] Load(Texture): Squad/FX/smokepuff1
[LOG 11:45:14.284] Load(Texture): Squad/Flags/09
[LOG 11:45:14.312] Load(Texture): Squad/Flags/NASA
[LOG 11:45:14.322] Load(Texture): Squad/Flags/blorbs
[LOG 11:45:14.342] Load(Texture): Squad/Flags/bullseye
[LOG 11:45:14.352] Load(Texture): Squad/Flags/capsule
[LOG 11:45:14.369] Load(Texture): Squad/Flags/circles
[LOG 11:45:14.393] Load(Texture): Squad/Flags/default
[LOG 11:45:14.406] Load(Texture): Squad/Flags/esa_dark_blue
[LOG 11:45:14.420] Load(Texture): Squad/Flags/hexagon
[LOG 11:45:14.441] Load(Texture): Squad/Flags/hexagonCircles
[LOG 11:45:14.455] Load(Texture): Squad/Flags/kerbal1
[LOG 11:45:14.471] Load(Texture): Squad/Flags/kerbal2
[LOG 11:45:14.487] Load(Texture): Squad/Flags/kerbin
[LOG 11:45:14.512] Load(Texture): Squad/Flags/kerbinmunflag
[LOG 11:45:14.519] Load(Texture): Squad/Flags/line
[LOG 11:45:14.542] Load(Texture): Squad/Flags/minimalistic
[LOG 11:45:14.556] Load(Texture): Squad/Flags/orbit
[LOG 11:45:14.571] Load(Texture): Squad/Flags/orbs
[LOG 11:45:14.604] Load(Texture): Squad/Flags/retro
[LOG 11:45:14.621] Load(Texture): Squad/Flags/rings
[LOG 11:45:14.644] Load(Texture): Squad/Flags/rocketScience
[LOG 11:45:14.652] Load(Texture): Squad/Flags/satellite
[LOG 11:45:14.669] Load(Texture): Squad/Flags/spheres
[LOG 11:45:14.688] Load(Texture): Squad/Flags/squadLogo
[LOG 11:45:14.704] Load(Texture): Squad/Flags/squadLogo2
[LOG 11:45:14.720] Load(Texture): Squad/Flags/stripes
[LOG 11:45:14.737] Load(Texture): Squad/Flags/trees
[LOG 11:45:14.759] Load(Texture): Squad/Flags/trippy
[LOG 11:45:14.772] Load(Texture): Squad/Flags/uk_space_agency
[LOG 11:45:14.790] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics
[LOG 11:45:14.802] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors
[LOG 11:45:14.817] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction
[LOG 11:45:14.836] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics
[LOG 11:45:14.852] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration
[LOG 11:45:14.869] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol
[LOG 11:45:14.886] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding
[LOG 11:45:14.902] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks
[LOG 11:45:14.917] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry
[LOG 11:45:14.936] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech
[LOG 11:45:14.951] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned
[LOG 11:45:14.970] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems
[LOG 11:45:14.984] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech
[LOG 11:45:15.004] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation
[LOG 11:45:15.020] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes
[LOG 11:45:15.034] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry
[LOG 11:45:15.053] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites
[LOG 11:45:15.071] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics
[LOG 11:45:15.084] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics
[LOG 11:45:15.117] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech
[LOG 11:45:15.134] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics
[LOG 11:45:15.151] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics
[LOG 11:45:15.169] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors
[LOG 11:45:15.185] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry
[LOG 11:45:15.202] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience
[LOG 11:45:15.220] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience
[LOG 11:45:15.235] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol
[LOG 11:45:15.250] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems
[LOG 11:45:15.269] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction
[LOG 11:45:15.284] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry
[LOG 11:45:15.302] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic
[LOG 11:45:15.320] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry
[LOG 11:45:15.334] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics
[LOG 11:45:15.354] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry
[LOG 11:45:15.367] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight
[LOG 11:45:15.386] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion
[LOG 11:45:15.404] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight
[LOG 11:45:15.417] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion
[LOG 11:45:15.436] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing
[LOG 11:45:15.451] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol
[LOG 11:45:15.469] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics
[LOG 11:45:15.484] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes
[LOG 11:45:15.502] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials
[LOG 11:45:15.520] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing
[LOG 11:45:15.536] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion
[LOG 11:45:15.550] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering
[LOG 11:45:15.570] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics
[LOG 11:45:15.584] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech
[LOG 11:45:15.619] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction
[LOG 11:45:15.636] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol
[LOG 11:45:15.651] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics
[LOG 11:45:15.670] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability
[LOG 11:45:15.684] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start
[LOG 11:45:15.702] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight
[LOG 11:45:15.719] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability
[LOG 11:45:15.735] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech
[LOG 11:45:15.751] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry
[LOG 11:45:15.769] Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2
[LOG 11:45:15.785] Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules
[LOG 11:45:15.804] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced
[LOG 11:45:15.820] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance
[LOG 11:45:15.835] Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment
[LOG 11:45:15.851] Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization
[LOG 11:45:15.870] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision
[LOG 11:45:15.886] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems
[LOG 11:45:15.901] Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope
[LOG 11:45:15.919] Load(Texture): Squad/PartList/SimpleIcons/cs_main
[LOG 11:45:15.935] Load(Texture): Squad/PartList/SimpleIcons/cs_mk2
[LOG 11:45:15.951] Load(Texture): Squad/PartList/SimpleIcons/cs_mk3
[LOG 11:45:15.970] Load(Texture): Squad/PartList/SimpleIcons/cs_size0
[LOG 11:45:15.985] Load(Texture): Squad/PartList/SimpleIcons/cs_size1
[LOG 11:45:16.001] Load(Texture): Squad/PartList/SimpleIcons/cs_size2
[LOG 11:45:16.020] Load(Texture): Squad/PartList/SimpleIcons/cs_size3
[LOG 11:45:16.035] Load(Texture): Squad/PartList/SimpleIcons/cs_surface
[LOG 11:45:16.051] Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant
[LOG 11:45:16.070] Load(Texture): Squad/PartList/SimpleIcons/fuels_ore
[LOG 11:45:16.084] Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer
[LOG 11:45:16.118] Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel
[LOG 11:45:16.135] Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas
[LOG 11:45:16.150] Load(Texture): Squad/PartList/SimpleIcons/number1
[LOG 11:45:16.171] Load(Texture): Squad/PartList/SimpleIcons/number2
[LOG 11:45:16.184] Load(Texture): Squad/PartList/SimpleIcons/number3
[LOG 11:45:16.203] Load(Texture): Squad/PartList/SimpleIcons/number4
[LOG 11:45:16.220] Load(Texture): Squad/PartList/SimpleIcons/number5
[LOG 11:45:16.235] Load(Texture): Squad/PartList/SimpleIcons/number6
[LOG 11:45:16.252] Load(Texture): Squad/PartList/SimpleIcons/number7
[LOG 11:45:16.269] Load(Texture): Squad/PartList/SimpleIcons/number8
[LOG 11:45:16.284] Load(Texture): Squad/PartList/SimpleIcons/number9
[LOG 11:45:16.303] Load(Texture): Squad/Parts/Aero/HeatShield/Fairing
[LOG 11:45:16.318] Load(Texture): Squad/Parts/Aero/HeatShield/heatshield
[LOG 11:45:16.336] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 11:45:16.361] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShieldFairing
[LOG 11:45:16.369] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield_NRM
[LOG 11:45:16.384] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Nosecone
[LOG 11:45:16.403] Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 11:45:16.417] Load(Texture): Squad/Parts/Aero/airbrake/Airbrake
[LOG 11:45:16.436] Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings
[LOG 11:45:16.463] Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins
[LOG 11:45:16.485] Load(Texture): Squad/Parts/Aero/basicFin/BasicFin
[LOG 11:45:16.487] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes
[LOG 11:45:16.501] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat
[LOG 11:45:16.517] Load(Texture): Squad/Parts/Aero/cones/Cones
[LOG 11:45:16.535] Load(Texture): Squad/Parts/Aero/cones/Cones_Heat
[LOG 11:45:16.551] Load(Texture): Squad/Parts/Aero/fairings/AutoTruss
[LOG 11:45:16.570] Load(Texture): Squad/Parts/Aero/fairings/FairingBase
[LOG 11:45:16.584] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff
[LOG 11:45:16.603] Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long
[LOG 11:45:16.634] Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 11:45:16.651] Load(Texture): Squad/Parts/Aero/protectiveRocketNoseMk7/model000
[LOG 11:45:16.669] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 11:45:16.685] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat
[LOG 11:45:16.701] Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings
[LOG 11:45:16.726] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000
[LOG 11:45:16.745] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001
[LOG 11:45:16.750] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000
[LOG 11:45:16.768] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001
[LOG 11:45:16.784] Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000
[LOG 11:45:16.802] Load(Texture): Squad/Parts/Aero/wings/Wings
[LOG 11:45:16.819] Load(Texture): Squad/Parts/Command/Mk1-2Pod/Mk1-2_illum
[LOG 11:45:16.835] Load(Texture): Squad/Parts/Command/Mk1-2Pod/ladder
[LOG 11:45:16.850] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch NRM
[LOG 11:45:16.869] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch
[LOG 11:45:16.884] Load(Texture): Squad/Parts/Command/Mk1-2Pod/walls
[LOG 11:45:16.903] Load(Texture): Squad/Parts/Command/Mk1-2Pod/window
[LOG 11:45:16.917] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000
[LOG 11:45:16.937] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001
[LOG 11:45:16.952] Load(Texture): Squad/Parts/Command/cupola/cupola_Emissive
[LOG 11:45:16.969] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff
[LOG 11:45:16.986] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal
[LOG 11:45:17.012] Load(Texture): Squad/Parts/Command/cupola/window
[LOG 11:45:17.017] Load(Texture): Squad/Parts/Command/externalCommandSeat/model000
[LOG 11:45:17.035] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin
[LOG 11:45:17.051] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_Illum
[LOG 11:45:17.068] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n
[LOG 11:45:17.084] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window
[LOG 11:45:17.101] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000
[LOG 11:45:17.219] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001
[LOG 11:45:17.335] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000
[LOG 11:45:17.451] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001
[LOG 11:45:17.568] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002
[LOG 11:45:17.687] Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW
[LOG 11:45:17.802] Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit
[LOG 11:45:17.920] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff
[LOG 11:45:18.036] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal
[LOG 11:45:18.152] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_psd_illum
[LOG 11:45:18.269] Load(Texture): Squad/Parts/Command/mk1pod/hatch
[LOG 11:45:18.384] Load(Texture): Squad/Parts/Command/mk1pod/ladderrung
[LOG 11:45:18.503] Load(Texture): Squad/Parts/Command/mk1pod/outer shell NRM
[LOG 11:45:18.617] Load(Texture): Squad/Parts/Command/mk1pod/outer shell
[LOG 11:45:18.735] Load(Texture): Squad/Parts/Command/mk1pod/window
[LOG 11:45:18.851] Load(Texture): Squad/Parts/Command/mk1pod/window_illum
[LOG 11:45:18.969] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_A
[LOG 11:45:19.085] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_Emissive
[LOG 11:45:19.102] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_normal
[LOG 11:45:19.118] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit
[LOG 11:45:19.152] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum
[LOG 11:45:19.154] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM
[LOG 11:45:19.169] Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore
[LOG 11:45:19.185] Load(Texture): Squad/Parts/Command/mk2LanderCan/Illum
[LOG 11:45:19.202] Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder
[LOG 11:45:19.219] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell
[LOG 11:45:19.236] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n
[LOG 11:45:19.251] Load(Texture): Squad/Parts/Command/mk2LanderCan/window
[LOG 11:45:19.269] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle
[LOG 11:45:19.284] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM
[LOG 11:45:19.302] Load(Texture): Squad/Parts/Command/probeCoreCube/model000
[LOG 11:45:19.324] Load(Texture): Squad/Parts/Command/probeCoreCube/model001
[LOG 11:45:19.335] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff
[LOG 11:45:19.351] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal
[LOG 11:45:19.369] Load(Texture): Squad/Parts/Command/probeCoreOcto/model000
[LOG 11:45:19.385] Load(Texture): Squad/Parts/Command/probeCoreOcto/model001
[LOG 11:45:19.402] Load(Texture): Squad/Parts/Command/probeCoreOcto2/model000
[LOG 11:45:19.419] Load(Texture): Squad/Parts/Command/probeRoverBody/model000
[LOG 11:45:19.436] Load(Texture): Squad/Parts/Command/probeRoverBody/model001
[LOG 11:45:19.451] Load(Texture): Squad/Parts/Command/probeStackLarge/model000
[LOG 11:45:19.468] Load(Texture): Squad/Parts/Command/probeStackLarge/model001
[LOG 11:45:19.485] Load(Texture): Squad/Parts/Command/probeStackSmall/model000
[LOG 11:45:19.501] Load(Texture): Squad/Parts/Command/probeStackSmall/model001
[LOG 11:45:19.528] Load(Texture): Squad/Parts/Command/probeStackSphere/model000
[LOG 11:45:19.535] Load(Texture): Squad/Parts/Command/probeStackSphere/model001
[LOG 11:45:19.551] Load(Texture): Squad/Parts/CompoundParts/fuelLine/model000
[LOG 11:45:19.584] Load(Texture): Squad/Parts/CompoundParts/strutConnector/model000
[LOG 11:45:19.603] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000
[LOG 11:45:19.618] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001
[LOG 11:45:19.636] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002
[LOG 11:45:19.653] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000
[LOG 11:45:19.668] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001
[LOG 11:45:19.685] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002
[LOG 11:45:19.702] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000
[LOG 11:45:19.718] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001
[LOG 11:45:19.735] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002
[LOG 11:45:19.752] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000
[LOG 11:45:19.768] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001
[LOG 11:45:19.785] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002
[LOG 11:45:19.803] Load(Texture): Squad/Parts/Electrical/RTG/model000
[LOG 11:45:19.818] Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/panel
[LOG 11:45:19.835] Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000
[LOG 11:45:19.852] Load(Texture): Squad/Parts/Electrical/z-100Battery/model000
[LOG 11:45:19.868] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000
[LOG 11:45:19.885] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001
[LOG 11:45:19.901] Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff
[LOG 11:45:19.918] Load(Texture): Squad/Parts/Electrical/z-400Battery/model000
[LOG 11:45:19.935] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff
[LOG 11:45:19.953] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal
[LOG 11:45:19.969] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm
[LOG 11:45:19.985] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em
[LOG 11:45:20.001] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm
[LOG 11:45:20.018] Load(Texture): Squad/Parts/Engine/OMSEngine/engineoms 1
[LOG 11:45:20.036] Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive
[LOG 11:45:20.052] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm
[LOG 11:45:20.069] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm
[LOG 11:45:20.184] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse
[LOG 11:45:20.301] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive
[LOG 11:45:20.419] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal
[LOG 11:45:20.536] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm
[LOG 11:45:20.650] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit
[LOG 11:45:20.769] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm
[LOG 11:45:20.885] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm
[LOG 11:45:21.000] Load(Texture): Squad/Parts/Engine/ionEngine/model000
[LOG 11:45:21.117] Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines
[LOG 11:45:21.235] Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat
[LOG 11:45:21.351] Load(Texture): Squad/Parts/Engine/liquidEngine24-77/model000
[LOG 11:45:21.470] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_diff
[LOG 11:45:21.584] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_norm
[LOG 11:45:21.703] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_norm
[LOG 11:45:21.817] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_psd
[LOG 11:45:21.935] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike
[LOG 11:45:22.051] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat
[LOG 11:45:22.135] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/alternatebracket
[LOG 11:45:22.150] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/engine
[LOG 11:45:22.169] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1R/ksp_r_microEngine_diff
[LOG 11:45:22.184] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/bigfairing
[LOG 11:45:22.201] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3
[LOG 11:45:22.219] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_emissive
[LOG 11:45:22.234] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_n
[LOG 11:45:22.251] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000
[LOG 11:45:22.267] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001
[LOG 11:45:22.285] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002
[LOG 11:45:22.302] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003
[LOG 11:45:22.317] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000
[LOG 11:45:22.335] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001
[LOG 11:45:22.351] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002
[LOG 11:45:22.369] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000
[LOG 11:45:22.386] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001
[LOG 11:45:22.401] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002
[LOG 11:45:22.418] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003
[LOG 11:45:22.436] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model000
[LOG 11:45:22.450] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model001
[LOG 11:45:22.474] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model002
[LOG 11:45:22.484] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model003
[LOG 11:45:22.503] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model004
[LOG 11:45:22.519] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 11:45:22.534] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat
[LOG 11:45:22.552] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model000
[LOG 11:45:22.568] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model001
[LOG 11:45:22.583] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model002
[LOG 11:45:22.602] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model003
[LOG 11:45:22.617] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 11:45:22.650] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW
[LOG 11:45:22.669] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM
[LOG 11:45:22.685] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_diff
[LOG 11:45:22.701] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_emissive
[LOG 11:45:22.717] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_diff
[LOG 11:45:22.735] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_norm
[LOG 11:45:22.751] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_normal
[LOG 11:45:22.767] Load(Texture): Squad/Parts/Engine/miniJet/SmallJet
[LOG 11:45:22.784] Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse
[LOG 11:45:22.802] Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit
[LOG 11:45:22.818] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000
[LOG 11:45:22.834] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001
[LOG 11:45:22.860] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002
[LOG 11:45:22.867] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model000
[LOG 11:45:22.884] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model001
[LOG 11:45:22.903] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model002
[LOG 11:45:22.917] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5
[LOG 11:45:22.935] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5_N_NRM
[LOG 11:45:22.952] Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000
[LOG 11:45:22.968] Load(Texture): Squad/Parts/Engine/vernorEngine/vernierEngine3UV
[LOG 11:45:22.985] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model000
[LOG 11:45:23.002] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model001
[LOG 11:45:23.018] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff
[LOG 11:45:23.035] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal
[LOG 11:45:23.051] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model000
[LOG 11:45:23.067] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model001
[LOG 11:45:23.084] Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000
[LOG 11:45:23.102] Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff
[LOG 11:45:23.118] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm
[LOG 11:45:23.135] Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters
[LOG 11:45:23.169] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model000
[LOG 11:45:23.184] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model001
[LOG 11:45:23.201] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000
[LOG 11:45:23.217] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001
[LOG 11:45:23.236] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank
[LOG 11:45:23.252] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank_n
[LOG 11:45:23.267] Load(Texture): Squad/Parts/FuelTank/fuelTankT100/tank4
[LOG 11:45:23.285] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3
[LOG 11:45:23.301] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3_n
[LOG 11:45:23.318] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model000
[LOG 11:45:23.335] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model001
[LOG 11:45:23.351] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model000
[LOG 11:45:23.368] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model001
[LOG 11:45:23.385] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model000
[LOG 11:45:23.402] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model001
[LOG 11:45:23.419] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model000
[LOG 11:45:23.434] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model001
[LOG 11:45:23.456] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model000
[LOG 11:45:23.470] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model001
[LOG 11:45:23.484] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model000
[LOG 11:45:23.502] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model001
[LOG 11:45:23.517] Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 11:45:23.534] Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m
[LOG 11:45:23.551] Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage
[LOG 11:45:23.567] Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort
[LOG 11:45:23.586] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage
[LOG 11:45:23.620] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM
[LOG 11:45:23.621] Load(Texture): Squad/Parts/FuelTank/xenonTank/model000
[LOG 11:45:23.634] Load(Texture): Squad/Parts/FuelTank/xenonTank/model001
[LOG 11:45:23.652] Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank
[LOG 11:45:23.685] Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff
[LOG 11:45:23.701] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat
[LOG 11:45:23.719] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_N_NRM
[LOG 11:45:23.734] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_glow
[LOG 11:45:23.752] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe
[LOG 11:45:23.768] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe_NORM_NRM
[LOG 11:45:23.785] Load(Texture): Squad/Parts/Misc/AsteroidDay/default
[LOG 11:45:23.802] Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp
[LOG 11:45:23.817] Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack
[LOG 11:45:23.835] Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell
[LOG 11:45:23.852] Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large
[LOG 11:45:23.868] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff
[LOG 11:45:23.895] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm
[LOG 11:45:23.902] Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle
[LOG 11:45:23.917] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_PSD
[LOG 11:45:23.935] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff
[LOG 11:45:23.952] Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff
[LOG 11:45:23.968] Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector
[LOG 11:45:23.985] Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle
[LOG 11:45:24.001] Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 11:45:24.018] Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2
[LOG 11:45:24.034] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff
[LOG 11:45:24.051] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal
[LOG 11:45:24.077] Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff
[LOG 11:45:24.085] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish
[LOG 11:45:24.102] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n
[LOG 11:45:24.118] Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff
[LOG 11:45:24.134] Load(Texture): Squad/Parts/Science/GooExperiment/A_GooExperiment_diff
[LOG 11:45:24.152] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab
[LOG 11:45:24.185] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab_glow
[LOG 11:45:24.201] Load(Texture): Squad/Parts/Science/LargeCrewedLab/window
[LOG 11:45:24.218] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 11:45:24.236] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit
[LOG 11:45:24.252] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm
[LOG 11:45:24.269] Load(Texture): Squad/Parts/Science/MaterialBay/wires
[LOG 11:45:24.285] Load(Texture): Squad/Parts/Science/ScienceBox/Container
[LOG 11:45:24.302] Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000
[LOG 11:45:24.318] Load(Texture): Squad/Parts/Science/sensorBarometer/model000
[LOG 11:45:24.334] Load(Texture): Squad/Parts/Science/sensorGravimeter/model000
[LOG 11:45:24.351] Load(Texture): Squad/Parts/Science/sensorThermometer/model000
[LOG 11:45:24.367] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_cm
[LOG 11:45:24.384] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_nm
[LOG 11:45:24.413] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_cm
[LOG 11:45:24.418] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_nm
[LOG 11:45:24.435] Load(Texture): Squad/Parts/Structural/adapterLargeSmallBi/ksp_l_biAdapter_diff
[LOG 11:45:24.451] Load(Texture): Squad/Parts/Structural/adapterLargeSmallQuad/ksp_l_quadAdapter_diff
[LOG 11:45:24.468] Load(Texture): Squad/Parts/Structural/adapterLargeSmallTri/ksp_l_triAdapter_diff
[LOG 11:45:24.484] Load(Texture): Squad/Parts/Structural/adapterSmallMiniShort/ksp_s_adapterShort_diff
[LOG 11:45:24.501] Load(Texture): Squad/Parts/Structural/adapterSmallMiniTall/ksp_s_adapterLong_diff
[LOG 11:45:24.519] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural
[LOG 11:45:24.535] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat
[LOG 11:45:24.562] Load(Texture): Squad/Parts/Structural/stationHub/model000
[LOG 11:45:24.568] Load(Texture): Squad/Parts/Structural/stationHub/model001
[LOG 11:45:24.584] Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000
[LOG 11:45:24.601] Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000
[LOG 11:45:24.617] Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000
[LOG 11:45:24.635] Load(Texture): Squad/Parts/Structural/structuralMicronode/model000
[LOG 11:45:24.652] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000
[LOG 11:45:24.668] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001
[LOG 11:45:24.701] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000
[LOG 11:45:24.717] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001
[LOG 11:45:24.734] Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons
[LOG 11:45:24.752] Load(Texture): Squad/Parts/Structural/strutCubicOcto/cubestrut
[LOG 11:45:24.768] Load(Texture): Squad/Parts/Structural/strutOcto/model000
[LOG 11:45:24.788] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000
[LOG 11:45:24.801] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001
[LOG 11:45:24.817] Load(Texture): Squad/Parts/Structural/trussGirderL/model000
[LOG 11:45:24.835] Load(Texture): Squad/Parts/Structural/trussGirderXL/model000
[LOG 11:45:24.851] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator
[LOG 11:45:24.869] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM
[LOG 11:45:24.884] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel
[LOG 11:45:24.901] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM
[LOG 11:45:24.928] Load(Texture): Squad/Parts/Utility/DirectAntennas/MiniAntenna
[LOG 11:45:24.935] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse
[LOG 11:45:24.952] Load(Texture): Squad/Parts/Utility/GrapplingDevice/window
[LOG 11:45:24.969] Load(Texture): Squad/Parts/Utility/RelayAntennas/DishAntenna
[LOG 11:45:24.985] Load(Texture): Squad/Parts/Utility/RelayAntennas/MiniAntenna
[LOG 11:45:25.002] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay
[LOG 11:45:25.017] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay_N_NRM
[LOG 11:45:25.035] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array
[LOG 11:45:25.051] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff
[LOG 11:45:25.069] Load(Texture): Squad/Parts/Utility/commDish88-88/model000
[LOG 11:45:25.084] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 11:45:25.101] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit
[LOG 11:45:25.125] Load(Texture): Squad/Parts/Utility/commsDish16/model000
[LOG 11:45:25.135] Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000
[LOG 11:45:25.151] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000
[LOG 11:45:25.168] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001
[LOG 11:45:25.203] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000
[LOG 11:45:25.220] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model000
[LOG 11:45:25.234] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model001
[LOG 11:45:25.254] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-2C/model000
[LOG 11:45:25.269] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-XL/model000
[LOG 11:45:25.284] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model000
[LOG 11:45:25.302] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model001
[LOG 11:45:25.318] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model000
[LOG 11:45:25.334] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model001
[LOG 11:45:25.352] Load(Texture): Squad/Parts/Utility/decouplerStackTR-2V/model000
[LOG 11:45:25.368] Load(Texture): Squad/Parts/Utility/dockingPort/model000
[LOG 11:45:25.385] Load(Texture): Squad/Parts/Utility/dockingPort/model001
[LOG 11:45:25.412] Load(Texture): Squad/Parts/Utility/dockingPortInline/model000
[LOG 11:45:25.417] Load(Texture): Squad/Parts/Utility/dockingPortInline/model001
[LOG 11:45:25.436] Load(Texture): Squad/Parts/Utility/dockingPortInline/model002
[LOG 11:45:25.452] Load(Texture): Squad/Parts/Utility/dockingPortJr/model000
[LOG 11:45:25.470] Load(Texture): Squad/Parts/Utility/dockingPortJr/model001
[LOG 11:45:25.484] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model000
[LOG 11:45:25.501] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model001
[LOG 11:45:25.517] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model002
[LOG 11:45:25.535] Load(Texture): Squad/Parts/Utility/dockingPortSr/model000
[LOG 11:45:25.551] Load(Texture): Squad/Parts/Utility/dockingPortSr/model001
[LOG 11:45:25.568] Load(Texture): Squad/Parts/Utility/ladderRadial/model000
[LOG 11:45:25.584] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000
[LOG 11:45:25.603] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001
[LOG 11:45:25.619] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002
[LOG 11:45:25.634] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000
[LOG 11:45:25.661] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001
[LOG 11:45:25.668] Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff
[LOG 11:45:25.684] Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg
[LOG 11:45:25.718] Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg
[LOG 11:45:25.734] Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000
[LOG 11:45:25.752] Load(Texture): Squad/Parts/Utility/largeAdapter/model000
[LOG 11:45:25.769] Load(Texture): Squad/Parts/Utility/largeAdapterShort/model000
[LOG 11:45:25.786] Load(Texture): Squad/Parts/Utility/launchClamp1/model000
[LOG 11:45:25.802] Load(Texture): Squad/Parts/Utility/launchClamp1/model001
[LOG 11:45:25.818] Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse
[LOG 11:45:25.835] Load(Texture): Squad/Parts/Utility/linearRCS/rcs
[LOG 11:45:25.852] Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay
[LOG 11:45:25.874] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin
[LOG 11:45:25.885] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM
[LOG 11:45:25.902] Load(Texture): Squad/Parts/Utility/mk2DockingPort/mk2DockingPort
[LOG 11:45:25.926] Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay
[LOG 11:45:25.934] Load(Texture): Squad/Parts/Utility/parachuteMk1/model000
[LOG 11:45:25.952] Load(Texture): Squad/Parts/Utility/parachuteMk1/model001
[LOG 11:45:25.967] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000
[LOG 11:45:25.985] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001
[LOG 11:45:26.002] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000
[LOG 11:45:26.017] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001
[LOG 11:45:26.034] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000
[LOG 11:45:26.051] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001
[LOG 11:45:26.067] Load(Texture): Squad/Parts/Utility/parachuteMk25/model000
[LOG 11:45:26.093] Load(Texture): Squad/Parts/Utility/parachuteMk25/model001
[LOG 11:45:26.101] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000
[LOG 11:45:26.118] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001
[LOG 11:45:26.134] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105/rcs
[LOG 11:45:26.151] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1
[LOG 11:45:26.169] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1_em
[LOG 11:45:26.184] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2
[LOG 11:45:26.217] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2_em
[LOG 11:45:26.234] Load(Texture): Squad/Parts/Utility/stackBiCoupler/model000
[LOG 11:45:26.252] Load(Texture): Squad/Parts/Utility/stackQuadCoupler/ksp_s_quadCoupler_diff
[LOG 11:45:26.268] Load(Texture): Squad/Parts/Utility/stackTriCoupler/model000
[LOG 11:45:26.285] Load(Texture): Squad/Parts/Wheel/LandingGear/Flare
[LOG 11:45:26.301] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear
[LOG 11:45:26.318] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear_Emissive
[LOG 11:45:26.338] Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000
[LOG 11:45:26.369] Load(Texture): Squad/Parts/Wheel/roverWheelM1/roverwheel1
[LOG 11:45:26.392] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000
[LOG 11:45:26.394] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001
[LOG 11:45:26.401] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2
[LOG 11:45:26.418] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2_n
[LOG 11:45:26.439] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_diff
[LOG 11:45:26.521] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_normal
[LOG 11:45:26.596] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_diff
[LOG 11:45:26.668] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_normal
[LOG 11:45:26.747] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model000
[LOG 11:45:26.751] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model001
[LOG 11:45:26.774] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model002
[LOG 11:45:26.784] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model003
[LOG 11:45:26.802] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model000
[LOG 11:45:26.819] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model001
[LOG 11:45:26.835] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model002
[LOG 11:45:26.855] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model003
[LOG 11:45:26.867] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount
[LOG 11:45:26.946] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount_n
[LOG 11:45:26.959] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel
[LOG 11:45:26.970] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel_n
[LOG 11:45:26.986] Load(Texture): Squad/Props/AltimeterThreeHands/model000
[LOG 11:45:27.001] Load(Texture): Squad/Props/AltimeterThreeHands/model001
[LOG 11:45:27.018] Load(Texture): Squad/Props/AtmosphereDepth/model000
[LOG 11:45:27.035] Load(Texture): Squad/Props/AtmosphereDepth/model001
[LOG 11:45:27.051] Load(Texture): Squad/Props/AxisIndicator/model000
[LOG 11:45:27.069] Load(Texture): Squad/Props/ButtonSquare/model000
[LOG 11:45:27.084] Load(Texture): Squad/Props/Compass/model000
[LOG 11:45:27.101] Load(Texture): Squad/Props/IVANavBall/Arrows8dir
[LOG 11:45:27.118] Load(Texture): Squad/Props/IVANavBall/IVANavBall
[LOG 11:45:27.134] Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow
[LOG 11:45:27.153] Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors
[LOG 11:45:27.167] Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA
[LOG 11:45:27.185] Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA
[LOG 11:45:27.203] Load(Texture): Squad/Props/IVANavBall/navball2
[LOG 11:45:27.218] Load(Texture): Squad/Props/IndicatorPanel/model000
[LOG 11:45:27.239] Load(Texture): Squad/Props/IndicatorPanel/model001
[LOG 11:45:27.267] Load(Texture): Squad/Props/Monitor/Emissives
[LOG 11:45:27.287] Load(Texture): Squad/Props/Monitor/Emissives_glow
[LOG 11:45:27.301] Load(Texture): Squad/Props/Monitor/Monitor
[LOG 11:45:27.325] Load(Texture): Squad/Props/NavBall/model000
[LOG 11:45:27.334] Load(Texture): Squad/Props/NavBall/model001
[LOG 11:45:27.351] Load(Texture): Squad/Props/NavBall/model002
[LOG 11:45:27.368] Load(Texture): Squad/Props/NavBall/model003
[LOG 11:45:27.384] Load(Texture): Squad/Props/PropsGeneric/propsGeneric
[LOG 11:45:27.402] Load(Texture): Squad/Props/VSI/model000
[LOG 11:45:27.417] Load(Texture): Squad/Props/buttonsGeneric/ButtonsAndSwitches
[LOG 11:45:27.435] Load(Texture): Squad/Props/circularButton/model000
[LOG 11:45:27.455] Load(Texture): Squad/Props/directionalKnob/model000
[LOG 11:45:27.470] Load(Texture): Squad/Props/directionalKnob2/model000
[LOG 11:45:27.484] Load(Texture): Squad/Props/ledPanelSpeed/model000
[LOG 11:45:27.501] Load(Texture): Squad/Props/ledPanelSpeed/model001
[LOG 11:45:27.518] Load(Texture): Squad/Props/pullSwitch/model000
[LOG 11:45:27.535] Load(Texture): Squad/Props/pullSwitch/model001
[LOG 11:45:27.551] Load(Texture): Squad/Props/radarAltitude/model000
[LOG 11:45:27.569] Load(Texture): Squad/Props/squareButton/model000
[LOG 11:45:27.584] Load(Texture): Squad/Props/standingSwitch/model000
[LOG 11:45:27.602] Load(Texture): Squad/Props/standingSwitch/model001
[LOG 11:45:27.619] Load(Texture): Squad/Props/switch/model000
[LOG 11:45:27.635] Load(Texture): Squad/Props/switchGuard/model000
[LOG 11:45:27.652] Load(Texture): Squad/Props/switchWithGuards/model000
[LOG 11:45:27.668] Load(Texture): Squad/Props/switchWithGuards/model001
[LOG 11:45:27.685] Load(Texture): Squad/Props/switchWithGuards/model002
[LOG 11:45:27.702] Load(Texture): Squad/Props/throttle/model000
[LOG 11:45:27.718] Load(Texture): Squad/Props/throttle/model001
[LOG 11:45:27.734] Load(Texture): Squad/Spaces/GenericSpace1/model000
[LOG 11:45:27.767] Load(Texture): Squad/Spaces/GenericSpace1/model001
[LOG 11:45:27.785] Load(Texture): Squad/Spaces/GenericSpace1/model002
[LOG 11:45:27.801] Load(Texture): Squad/Spaces/GenericSpace1/model003
[LOG 11:45:27.828] Load(Texture): Squad/Spaces/GenericSpace1/model004
[LOG 11:45:27.835] Load(Texture): Squad/Spaces/GenericSpace1/model005
[LOG 11:45:27.852] Load(Texture): Squad/Spaces/GenericSpace3/model000
[LOG 11:45:27.868] Load(Texture): Squad/Spaces/GenericSpace3/model001
[LOG 11:45:27.886] Load(Texture): Squad/Spaces/GenericSpace3/model002
[LOG 11:45:27.901] Load(Texture): Squad/Spaces/GenericSpace3/model003
[LOG 11:45:27.919] Load(Texture): Squad/Spaces/GenericSpace3/model004
[LOG 11:45:27.934] Load(Texture): Squad/Spaces/GenericSpace3/model005
[LOG 11:45:27.951] Load(Texture): Squad/Spaces/GenericSpace3/model006
[LOG 11:45:27.975] Load(Texture): Squad/Spaces/GenericSpace3/model007
[LOG 11:45:27.985] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass
[LOG 11:45:28.002] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int
[LOG 11:45:28.026] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM
[LOG 11:45:28.034] Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass
[LOG 11:45:28.053] Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA
[LOG 11:45:28.068] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass
[LOG 11:45:28.085] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC
[LOG 11:45:28.102] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 11:45:28.129] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n
[LOG 11:45:28.134] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA
[LOG 11:45:28.152] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat
[LOG 11:45:28.168] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA
[LOG 11:45:28.188] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass
[LOG 11:45:28.200] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA
[LOG 11:45:28.219] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat
[LOG 11:45:28.234] Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 11:45:28.269] Load(Texture): Squad/Spaces/PodCockpit/model000
[LOG 11:45:28.284] Load(Texture): Squad/Spaces/PodCockpit/model001
[LOG 11:45:28.305] Load(Texture): Squad/Spaces/PodCockpit/model002
[LOG 11:45:28.318] Load(Texture): Squad/Spaces/PodCockpit/model003
[LOG 11:45:28.334] Load(Texture): Squad/Spaces/PodCockpit/model004
[LOG 11:45:28.365] Load(Texture): Squad/Spaces/PodCockpit/model005
[LOG 11:45:28.369] Load(Texture): Squad/Spaces/PodCockpit/model006
[LOG 11:45:28.386] Load(Texture): Squad/Spaces/PodCockpit/model007
[LOG 11:45:28.402] Load(Texture): Squad/Spaces/crewCabinInternals/model000
[LOG 11:45:28.418] Load(Texture): Squad/Spaces/crewCabinInternals/model001
[LOG 11:45:28.435] Load(Texture): Squad/Spaces/crewCabinInternals/model002
[LOG 11:45:28.452] Load(Texture): Squad/Spaces/crewCabinInternals/model003
[LOG 11:45:28.467] Load(Texture): Squad/Spaces/crewCabinInternals/model004
[LOG 11:45:28.485] Load(Texture): Squad/Spaces/crewCabinInternals/model005
[LOG 11:45:28.510] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff
[LOG 11:45:28.529] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal
[LOG 11:45:28.550] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha
[LOG 11:45:28.571] Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat
[LOG 11:45:28.575] Load(Texture): Squad/Spaces/landerCabinInternals/model000
[LOG 11:45:28.585] Load(Texture): Squad/Spaces/landerCabinInternals/model001
[LOG 11:45:28.602] Load(Texture): Squad/Spaces/landerCabinInternals/model002
[LOG 11:45:28.618] Load(Texture): Squad/Spaces/landerCabinInternals/model003
[LOG 11:45:28.634] Load(Texture): Squad/Spaces/landerCabinInternals/model004
[LOG 11:45:28.653] Load(Texture): Squad/Spaces/landerCabinInternals/model005
[LOG 11:45:28.679] Load(Texture): Squad/Spaces/landerCabinInternals/model006
[LOG 11:45:28.685] Load(Texture): Squad/Spaces/landerCabinInternals/model007
[LOG 11:45:28.702] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff
[LOG 11:45:28.724] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal
[LOG 11:45:28.742] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha
[LOG 11:45:28.768] Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat
[LOG 11:45:28.787] Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap
[LOG 11:45:28.801] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric
[LOG 11:45:28.821] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM
[LOG 11:45:28.835] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric
[LOG 11:45:28.852] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM
[LOG 11:45:28.867] Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP
[LOG 11:45:28.885] Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows
[LOG 11:45:28.902] Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy
[LOG 11:45:28.919] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric
[LOG 11:45:28.935] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM
[LOG 11:45:28.954] Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
[LOG 11:45:28.967] Load(Texture): Squad/Spaces/mk1PodCockpit/model000
[LOG 11:45:28.987] Load(Texture): Squad/Spaces/mk1PodCockpit/model001
[LOG 11:45:29.001] Load(Texture): Squad/Spaces/mk1PodCockpit/model002
[LOG 11:45:29.020] Load(Texture): Squad/Spaces/mk1PodCockpit/model003
[LOG 11:45:29.049] Load(Texture): Squad/Spaces/mk1PodCockpit/model004
[LOG 11:45:29.058] Load(Texture): Squad/Spaces/mk1PodCockpit/model005
[LOG 11:45:29.067] Load(Texture): Squad/Spaces/mk1PodCockpit/model006
[LOG 11:45:29.085] Load(Texture): Squad/Spaces/mk1PodCockpit/model007
[LOG 11:45:29.101] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA
[LOG 11:45:29.118] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA
[LOG 11:45:29.134] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat
[LOG 11:45:29.152] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows
[LOG 11:45:29.169] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric
[LOG 11:45:29.185] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric_NRM
[LOG 11:45:29.202] Load(Texture): Squad/Spaces/mk2InlineInternal/Mk2InlineLightmap
[LOG 11:45:29.218] Load(Texture): Squad/Spaces/mk2InlineInternal/propsGeneric
[LOG 11:45:29.245] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric
[LOG 11:45:29.253] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM
[LOG 11:45:29.287] Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations
[LOG 11:45:29.302] Load(Texture): Squad/Strategies/Icons/AppreciationCampaign
[LOG 11:45:29.319] Load(Texture): Squad/Strategies/Icons/BailOutGrant
[LOG 11:45:29.337] Load(Texture): Squad/Strategies/Icons/FundraisingCampaign
[LOG 11:45:29.353] Load(Texture): Squad/Strategies/Icons/LeadershipInitiative
[LOG 11:45:29.367] Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram
[LOG 11:45:29.386] Load(Texture): Squad/Strategies/Icons/OutsourcedResearch
[LOG 11:45:29.404] Load(Texture): Squad/Strategies/Icons/PatentsLicensing
[LOG 11:45:29.423] Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting
[LOG 11:45:29.435] Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut
[LOG 11:45:29.454] Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram
[LOG 11:45:29.468] Load(Texture): Squad/Tutorials/ChuteColors
[LOG 11:45:29.485] Load(Texture): Squad/Tutorials/EditorCoM
[LOG 11:45:29.505] Load(Texture): Squad/Tutorials/EditorSnap
[LOG 11:45:29.518] Load(Texture): Squad/Tutorials/EditorSnap4x
[LOG 11:45:29.536] Load(Texture): Squad/Tutorials/EditorSymm
[LOG 11:45:29.554] Load(Texture): Squad/Tutorials/StagingStack
[LOG 11:45:29.570] Load(Model): Squad/FX/IonPlume
[LOG 11:45:29.589] Load(Model): Squad/FX/LES_Thruster
[LOG 11:45:29.602] Load(Model): Squad/FX/Monoprop_big
[LOG 11:45:29.618] Load(Model): Squad/FX/Monoprop_medium
[LOG 11:45:29.635] Load(Model): Squad/FX/Monoprop_small
[LOG 11:45:29.651] Load(Model): Squad/FX/SRB_Large
[LOG 11:45:29.668] Load(Model): Squad/FX/SRB_LargeSparks
[LOG 11:45:29.687] Load(Model): Squad/FX/afterburner_flame
[LOG 11:45:29.701] Load(Model): Squad/FX/afterburner_shock
[LOG 11:45:29.723] Load(Model): Squad/FX/diamondBlue
[LOG 11:45:29.734] Load(Model): Squad/FX/exhaustFlames_blue
[LOG 11:45:29.753] Load(Model): Squad/FX/hydroLOXFlame
[LOG 11:45:29.787] Load(Model): Squad/FX/ks1_Exhaust
[LOG 11:45:29.804] Load(Model): Squad/FX/ks25_Exhaust
[LOG 11:45:29.818] Load(Model): Squad/FX/ksX_Exhaust
[LOG 11:45:29.835] Load(Model): Squad/FX/shockExhaust_blue
[LOG 11:45:29.856] Load(Model): Squad/FX/shockExhaust_blue_small
[LOG 11:45:29.867] Load(Model): Squad/FX/shockExhaust_red_small
[LOG 11:45:29.886] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield0
[LOG 11:45:29.961] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1
[LOG 11:45:29.967] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2
[LOG 11:45:29.973] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3
[LOG 11:45:29.986] Load(Model): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 11:45:30.009] Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/model
[LOG 11:45:30.018] Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 11:45:30.082] Load(Model): Squad/Parts/Aero/airbrake/Airbrake
[LOG 11:45:30.089] Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface
[LOG 11:45:30.102] Load(Model): Squad/Parts/Aero/airlinerWings/MainWing
[LOG 11:45:30.117] Load(Model): Squad/Parts/Aero/airlinerWings/TailFin
[LOG 11:45:30.186] Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard
[LOG 11:45:30.188] Load(Model): Squad/Parts/Aero/airplaneFins/Canard
[LOG 11:45:30.201] Load(Model): Squad/Parts/Aero/airplaneFins/Swept
[LOG 11:45:30.220] Load(Model): Squad/Parts/Aero/airplaneFins/TailFin
[LOG 11:45:30.236] Load(Model): Squad/Parts/Aero/basicFin/basicFin
[LOG 11:45:30.254] Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake
[LOG 11:45:30.309] Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake
[LOG 11:45:30.319] Load(Model): Squad/Parts/Aero/cones/AvioCone
[LOG 11:45:30.334] Load(Model): Squad/Parts/Aero/cones/ConeA
[LOG 11:45:30.354] Load(Model): Squad/Parts/Aero/cones/ConeB
[LOG 11:45:30.368] Load(Model): Squad/Parts/Aero/cones/NCS
[LOG 11:45:30.385] Load(Model): Squad/Parts/Aero/cones/TailA
[LOG 11:45:30.402] Load(Model): Squad/Parts/Aero/cones/TailB
[LOG 11:45:30.419] Load(Model): Squad/Parts/Aero/cones/TinyCone
[LOG 11:45:30.435] Load(Model): Squad/Parts/Aero/fairings/AutoTruss
[LOG 11:45:30.451] Load(Model): Squad/Parts/Aero/fairings/fairingSize1
[LOG 11:45:30.468] Load(Model): Squad/Parts/Aero/fairings/fairingSize2
[LOG 11:45:30.487] Load(Model): Squad/Parts/Aero/fairings/fairingSize3
[LOG 11:45:30.500] Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial
[LOG 11:45:30.520] Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 11:45:30.537] Load(Model): Squad/Parts/Aero/protectiveRocketNoseMk7/model
[LOG 11:45:30.557] Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 11:45:30.567] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing
[LOG 11:45:30.588] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA
[LOG 11:45:30.601] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB
[LOG 11:45:30.618] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder
[LOG 11:45:30.635] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake
[LOG 11:45:30.651] Load(Model): Squad/Parts/Aero/wingletAV-R8/model
[LOG 11:45:30.668] Load(Model): Squad/Parts/Aero/wingletAV-T1/model
[LOG 11:45:30.686] Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model
[LOG 11:45:30.701] Load(Model): Squad/Parts/Aero/wings/connector1
[LOG 11:45:30.720] Load(Model): Squad/Parts/Aero/wings/connector2
[LOG 11:45:30.734] Load(Model): Squad/Parts/Aero/wings/connector3
[LOG 11:45:30.751] Load(Model): Squad/Parts/Aero/wings/connector4
[LOG 11:45:30.768] Load(Model): Squad/Parts/Aero/wings/connector5
[LOG 11:45:30.786] Load(Model): Squad/Parts/Aero/wings/delta
[LOG 11:45:30.801] Load(Model): Squad/Parts/Aero/wings/delta_small
[LOG 11:45:30.835] Load(Model): Squad/Parts/Aero/wings/elevon1
[LOG 11:45:30.851] Load(Model): Squad/Parts/Aero/wings/elevon2
[LOG 11:45:30.868] Load(Model): Squad/Parts/Aero/wings/elevon3
[LOG 11:45:30.886] Load(Model): Squad/Parts/Aero/wings/elevon4
[LOG 11:45:30.901] Load(Model): Squad/Parts/Aero/wings/elevon5
[LOG 11:45:30.919] Load(Model): Squad/Parts/Aero/wings/strake
[LOG 11:45:30.934] Load(Model): Squad/Parts/Aero/wings/structural1
[LOG 11:45:30.953] Load(Model): Squad/Parts/Aero/wings/structural2
[LOG 11:45:30.968] Load(Model): Squad/Parts/Aero/wings/structural3
[LOG 11:45:30.987] Load(Model): Squad/Parts/Aero/wings/structural4
[LOG 11:45:31.002] Load(Model): Squad/Parts/Aero/wings/swept1
[LOG 11:45:31.018] Load(Model): Squad/Parts/Aero/wings/swept2
[LOG 11:45:31.034] Load(Model): Squad/Parts/Command/Mk1-2Pod/model
[LOG 11:45:31.149] Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model
[LOG 11:45:31.202] Load(Model): Squad/Parts/Command/cupola/model
[LOG 11:45:31.209] Load(Model): Squad/Parts/Command/externalCommandSeat/model
[LOG 11:45:31.436] Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model
[LOG 11:45:31.450] Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model
[LOG 11:45:31.468] Load(Model): Squad/Parts/Command/inlineReactionWheel/model
[LOG 11:45:31.484] Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin
[LOG 11:45:31.501] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline
[LOG 11:45:31.519] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard
[LOG 11:45:31.583] Load(Model): Squad/Parts/Command/mk1LanderCan/model
[LOG 11:45:31.591] Load(Model): Squad/Parts/Command/mk1pod/model
[LOG 11:45:31.602] Load(Model): Squad/Parts/Command/mk2CockpitInline/model
[LOG 11:45:31.619] Load(Model): Squad/Parts/Command/mk2CockpitStandard/model
[LOG 11:45:31.634] Load(Model): Squad/Parts/Command/mk2DroneCore/model
[LOG 11:45:31.652] Load(Model): Squad/Parts/Command/mk2LanderCan/model
[LOG 11:45:31.671] Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model
[LOG 11:45:31.687] Load(Model): Squad/Parts/Command/probeCoreCube/model
[LOG 11:45:31.701] Load(Model): Squad/Parts/Command/probeCoreHex/model
[LOG 11:45:31.717] Load(Model): Squad/Parts/Command/probeCoreOcto/model
[LOG 11:45:31.736] Load(Model): Squad/Parts/Command/probeCoreOcto2/model
[LOG 11:45:31.751] Load(Model): Squad/Parts/Command/probeRoverBody/model
[LOG 11:45:31.769] Load(Model): Squad/Parts/Command/probeStackLarge/model
[LOG 11:45:31.784] Load(Model): Squad/Parts/Command/probeStackSmall/model
[LOG 11:45:31.801] Load(Model): Squad/Parts/Command/probeStackSphere/model
[LOG 11:45:31.819] Load(Model): Squad/Parts/CompoundParts/fuelLine/model
[LOG 11:45:31.844] Load(Model): Squad/Parts/CompoundParts/strutConnector/model
[LOG 11:45:31.851] Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model
[LOG 11:45:31.869] Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model
[LOG 11:45:31.884] Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model
[LOG 11:45:31.902] Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model
[LOG 11:45:31.917] Load(Model): Squad/Parts/Electrical/RTG/model
[LOG 11:45:31.951] Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model
[LOG 11:45:31.968] Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model
[LOG 11:45:31.986] Load(Model): Squad/Parts/Electrical/z-100Battery/model
[LOG 11:45:32.056] Load(Model): Squad/Parts/Electrical/z-1kBattery/model
[LOG 11:45:32.058] Load(Model): Squad/Parts/Electrical/z-200Battery/model
[LOG 11:45:32.067] Load(Model): Squad/Parts/Electrical/z-400Battery/model
[LOG 11:45:32.088] Load(Model): Squad/Parts/Electrical/z-4kBattery/model
[LOG 11:45:32.101] Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB
[LOG 11:45:32.117] Load(Model): Squad/Parts/Engine/OMSEngine/NewModel
[LOG 11:45:32.136] Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB
[LOG 11:45:32.151] Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine
[LOG 11:45:32.168] Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster
[LOG 11:45:32.186] Load(Model): Squad/Parts/Engine/ionEngine/model
[LOG 11:45:32.203] Load(Model): Squad/Parts/Engine/jetEngines/turbineInside
[LOG 11:45:32.217] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1
[LOG 11:45:32.235] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2
[LOG 11:45:32.253] Load(Model): Squad/Parts/Engine/jetEngines/turboJet
[LOG 11:45:32.267] Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet
[LOG 11:45:32.285] Load(Model): Squad/Parts/Engine/liquidEngine24-77/model
[LOG 11:45:32.305] Load(Model): Squad/Parts/Engine/liquidEngine48-7S/model
[LOG 11:45:32.317] Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike
[LOG 11:45:32.336] Load(Model): Squad/Parts/Engine/liquidEngineLV-1/model
[LOG 11:45:32.352] Load(Model): Squad/Parts/Engine/liquidEngineLV-1R/model
[LOG 11:45:32.368] Load(Model): Squad/Parts/Engine/liquidEngineLV-909/model
[LOG 11:45:32.384] Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model
[LOG 11:45:32.402] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model
[LOG 11:45:32.417] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model
[LOG 11:45:32.452] Load(Model): Squad/Parts/Engine/liquidEngineMainsail/model
[LOG 11:45:32.469] Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 11:45:32.484] Load(Model): Squad/Parts/Engine/liquidEnginePoodle/model
[LOG 11:45:32.501] Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 11:45:32.517] Load(Model): Squad/Parts/Engine/liquidEngineSkipper/model
[LOG 11:45:32.534] Load(Model): Squad/Parts/Engine/miniJet/SmallJet
[LOG 11:45:32.552] Load(Model): Squad/Parts/Engine/rapierEngine/rapier
[LOG 11:45:32.568] Load(Model): Squad/Parts/Engine/solidBoosterBACC/model
[LOG 11:45:32.585] Load(Model): Squad/Parts/Engine/solidBoosterRT-10/model
[LOG 11:45:32.601] Load(Model): Squad/Parts/Engine/solidBoosterRT-5/SRB_RT5
[LOG 11:45:32.618] Load(Model): Squad/Parts/Engine/solidBoosterSep/model
[LOG 11:45:32.635] Load(Model): Squad/Parts/Engine/vernorEngine/NewModel
[LOG 11:45:32.650] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/model
[LOG 11:45:32.670] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model
[LOG 11:45:32.684] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/model
[LOG 11:45:32.701] Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model
[LOG 11:45:32.718] Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model
[LOG 11:45:32.735] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
[LOG 11:45:32.751] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank
[LOG 11:45:32.768] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank
[LOG 11:45:32.785] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2
[LOG 11:45:32.801] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2
[LOG 11:45:32.817] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant
[LOG 11:45:32.835] Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
[LOG 11:45:32.851] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2
[LOG 11:45:32.868] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1
[LOG 11:45:32.886] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant
[LOG 11:45:32.902] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3
[LOG 11:45:32.918] Load(Model): Squad/Parts/FuelTank/fuelTankJumbo-64/model
[LOG 11:45:32.951] Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model
[LOG 11:45:32.968] Load(Model): Squad/Parts/FuelTank/fuelTankT100/model
[LOG 11:45:32.998] Load(Model): Squad/Parts/FuelTank/fuelTankT200/model
[LOG 11:45:33.001] Load(Model): Squad/Parts/FuelTank/fuelTankT400/model
[LOG 11:45:33.019] Load(Model): Squad/Parts/FuelTank/fuelTankT800/model
[LOG 11:45:33.034] Load(Model): Squad/Parts/FuelTank/fuelTankToroidal/model
[LOG 11:45:33.055] Load(Model): Squad/Parts/FuelTank/fuelTankX200-16/model
[LOG 11:45:33.068] Load(Model): Squad/Parts/FuelTank/fuelTankX200-32/model
[LOG 11:45:33.085] Load(Model): Squad/Parts/FuelTank/fuelTankX200-8/model
[LOG 11:45:33.102] Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 11:45:33.118] Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler
[LOG 11:45:33.135] Load(Model): Squad/Parts/FuelTank/mk2Adapters/long
[LOG 11:45:33.152] Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard
[LOG 11:45:33.168] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO
[LOG 11:45:33.186] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid
[LOG 11:45:33.202] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO
[LOG 11:45:33.218] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid
[LOG 11:45:33.235] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono
[LOG 11:45:33.251] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW
[LOG 11:45:33.267] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100
[LOG 11:45:33.284] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25
[LOG 11:45:33.302] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50
[LOG 11:45:33.322] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100
[LOG 11:45:33.334] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25
[LOG 11:45:33.352] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50
[LOG 11:45:33.368] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO
[LOG 11:45:33.385] Load(Model): Squad/Parts/FuelTank/xenonTank/model
[LOG 11:45:33.402] Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model
[LOG 11:45:33.419] Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model
[LOG 11:45:33.434] Load(Model): Squad/Parts/Misc/AsteroidDay/HECS2
[LOG 11:45:33.468] Load(Model): Squad/Parts/Misc/AsteroidDay/HighGainAntenna
[LOG 11:45:33.485] Load(Model): Squad/Parts/Misc/AsteroidDay/LgRadialSolar
[LOG 11:45:33.502] Load(Model): Squad/Parts/Misc/PotatoRoid/Cube
[LOG 11:45:33.518] Load(Model): Squad/Parts/Resources/FuelCell/FuelCell
[LOG 11:45:33.535] Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray
[LOG 11:45:33.551] Load(Model): Squad/Parts/Resources/ISRU/ISRU
[LOG 11:45:33.568] Load(Model): Squad/Parts/Resources/LargeTank/LargeTank
[LOG 11:45:33.584] Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill
[LOG 11:45:33.617] Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU
[LOG 11:45:33.625] Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner
[LOG 11:45:33.634] Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 11:45:33.652] Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank
[LOG 11:45:33.668] Load(Model): Squad/Parts/Resources/SmallTank/SmallTank
[LOG 11:45:33.685] Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner
[LOG 11:45:33.702] Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner
[LOG 11:45:33.719] Load(Model): Squad/Parts/Science/AtmosphereSensor/model
[LOG 11:45:33.735] Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment
[LOG 11:45:33.751] Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab
[LOG 11:45:33.778] Load(Model): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 11:45:33.790] Load(Model): Squad/Parts/Science/ScienceBox/ScienceBox
[LOG 11:45:33.801] Load(Model): Squad/Parts/Science/sensorAccelerometer/model
[LOG 11:45:33.818] Load(Model): Squad/Parts/Science/sensorBarometer/model
[LOG 11:45:33.835] Load(Model): Squad/Parts/Science/sensorGravimeter/model
[LOG 11:45:33.851] Load(Model): Squad/Parts/Science/sensorThermometer/model
[LOG 11:45:33.870] Load(Model): Squad/Parts/Structural/Size3Decoupler/size3Decoupler
[LOG 11:45:33.884] Load(Model): Squad/Parts/Structural/Size3To2Adapter/Size3Adapter
[LOG 11:45:33.901] Load(Model): Squad/Parts/Structural/adapterLargeSmallBi/model
[LOG 11:45:33.919] Load(Model): Squad/Parts/Structural/adapterLargeSmallQuad/model
[LOG 11:45:33.935] Load(Model): Squad/Parts/Structural/adapterLargeSmallTri/model
[LOG 11:45:33.951] Load(Model): Squad/Parts/Structural/adapterSmallMiniShort/model
[LOG 11:45:33.986] Load(Model): Squad/Parts/Structural/adapterSmallMiniTall/model
[LOG 11:45:34.002] Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage
[LOG 11:45:34.019] Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage
[LOG 11:45:34.034] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1
[LOG 11:45:34.052] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2
[LOG 11:45:34.068] Load(Model): Squad/Parts/Structural/mk1Parts/Structural
[LOG 11:45:34.085] Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow
[LOG 11:45:34.102] Load(Model): Squad/Parts/Structural/stationHub/model
[LOG 11:45:34.117] Load(Model): Squad/Parts/Structural/structuralIBeam200/model
[LOG 11:45:34.136] Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model
[LOG 11:45:34.151] Load(Model): Squad/Parts/Structural/structuralIBeam650/model
[LOG 11:45:34.168] Load(Model): Squad/Parts/Structural/structuralMicronode/model
[LOG 11:45:34.185] Load(Model): Squad/Parts/Structural/structuralPanel1x1/model
[LOG 11:45:34.201] Load(Model): Squad/Parts/Structural/structuralPanel2x2/model
[LOG 11:45:34.218] Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig
[LOG 11:45:34.234] Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall
[LOG 11:45:34.252] Load(Model): Squad/Parts/Structural/strutCubicOcto/model
[WRN 11:45:34.267] BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "strutCube/cubestrut"
[LOG 11:45:34.268] Load(Model): Squad/Parts/Structural/strutOcto/model
[LOG 11:45:34.285] Load(Model): Squad/Parts/Structural/trussGirderAdapter/model
[LOG 11:45:34.303] Load(Model): Squad/Parts/Structural/trussGirderL/model
[LOG 11:45:34.318] Load(Model): Squad/Parts/Structural/trussGirderXL/model
[LOG 11:45:34.334] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge
[LOG 11:45:34.371] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed
[LOG 11:45:34.382] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
[LOG 11:45:34.393] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge
[LOG 11:45:34.402] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg
[LOG 11:45:34.420] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm
[LOG 11:45:34.434] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna
[LOG 11:45:34.453] Load(Model): Squad/Parts/Utility/DirectAntennas/SurfAntenna
[LOG 11:45:34.486] Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm
[LOG 11:45:34.525] Load(Model): Squad/Parts/Utility/RelayAntennas/HGAntenna
[LOG 11:45:34.533] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-100
[LOG 11:45:34.537] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-5
[LOG 11:45:34.551] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-50
[LOG 11:45:34.568] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_125
[LOG 11:45:34.585] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_250
[LOG 11:45:34.601] Load(Model): Squad/Parts/Utility/commDish88-88/model
[LOG 11:45:34.632] Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 11:45:34.638] Load(Model): Squad/Parts/Utility/commsDish16/model
[LOG 11:45:34.651] Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model
[LOG 11:45:34.668] Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model
[LOG 11:45:34.686] Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model
[LOG 11:45:34.701] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-18D/model
[LOG 11:45:34.719] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-2C/model
[LOG 11:45:34.736] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-XL/model
[LOG 11:45:34.752] Load(Model): Squad/Parts/Utility/decouplerStack2m/model
[LOG 11:45:34.768] Load(Model): Squad/Parts/Utility/decouplerStackTR-18A/model
[LOG 11:45:34.786] Load(Model): Squad/Parts/Utility/decouplerStackTR-2V/model
[LOG 11:45:34.801] Load(Model): Squad/Parts/Utility/dockingPort/model
[LOG 11:45:34.818] Load(Model): Squad/Parts/Utility/dockingPortInline/model
[LOG 11:45:34.835] Load(Model): Squad/Parts/Utility/dockingPortJr/model
[LOG 11:45:34.851] Load(Model): Squad/Parts/Utility/dockingPortShielded/model
[LOG 11:45:34.867] Load(Model): Squad/Parts/Utility/dockingPortSr/model
[LOG 11:45:34.885] Load(Model): Squad/Parts/Utility/ladderRadial/model
[LOG 11:45:34.903] Load(Model): Squad/Parts/Utility/ladderTelescopic/model
[LOG 11:45:34.918] Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model
[LOG 11:45:34.934] Load(Model): Squad/Parts/Utility/landingLegLT-1/model
[LOG 11:45:34.952] Load(Model): Squad/Parts/Utility/landingLegLT-2/model
[LOG 11:45:34.985] Load(Model): Squad/Parts/Utility/landingLegLT-5/model
[WRN 11:45:34.989] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:34.989] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.001] Load(Model): Squad/Parts/Utility/largeAdapter/model
[LOG 11:45:35.018] Load(Model): Squad/Parts/Utility/largeAdapterShort/model
[LOG 11:45:35.036] Load(Model): Squad/Parts/Utility/launchClamp1/model
[LOG 11:45:35.051] Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem
[LOG 11:45:35.069] Load(Model): Squad/Parts/Utility/linearRCS/model
[LOG 11:45:35.086] Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge
[LOG 11:45:35.101] Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall
[LOG 11:45:35.120] Load(Model): Squad/Parts/Utility/mk2CrewCabin/model
[LOG 11:45:35.135] Load(Model): Squad/Parts/Utility/mk2DockingPort/model
[LOG 11:45:35.152] Load(Model): Squad/Parts/Utility/mk3CargoBay/long
[LOG 11:45:35.169] Load(Model): Squad/Parts/Utility/mk3CargoBay/medium
[LOG 11:45:35.186] Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp
[LOG 11:45:35.205] Load(Model): Squad/Parts/Utility/mk3CargoBay/short
[LOG 11:45:35.218] Load(Model): Squad/Parts/Utility/parachuteMk1/model
[LOG 11:45:35.357] Load(Model): Squad/Parts/Utility/parachuteMk12-R/model
[LOG 11:45:35.370] Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model
[LOG 11:45:35.386] Load(Model): Squad/Parts/Utility/parachuteMk2-R/model
[LOG 11:45:35.401] Load(Model): Squad/Parts/Utility/parachuteMk25/model
[LOG 11:45:35.419] Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model
[LOG 11:45:35.434] Load(Model): Squad/Parts/Utility/rcsBlockRV-105/model
[LOG 11:45:35.453] Load(Model): Squad/Parts/Utility/spotLightMk1/model
[LOG 11:45:35.468] Load(Model): Squad/Parts/Utility/spotLightMk2/model
[LOG 11:45:35.523] Load(Model): Squad/Parts/Utility/stackBiCoupler/model
[LOG 11:45:35.535] Load(Model): Squad/Parts/Utility/stackQuadCoupler/model
[LOG 11:45:35.551] Load(Model): Squad/Parts/Utility/stackTriCoupler/model
[LOG 11:45:35.568] Load(Model): Squad/Parts/Wheel/LandingGear/GearExtraLarge
[WRN 11:45:35.585] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.585] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.611] Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed
[WRN 11:45:35.618] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.618] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.620] Load(Model): Squad/Parts/Wheel/LandingGear/GearFree
[WRN 11:45:35.620] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.620] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.623] Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge
[WRN 11:45:35.623] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.623] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.650] Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium
[WRN 11:45:35.655] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.655] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.656] Load(Model): Squad/Parts/Wheel/LandingGear/GearSmall
[WRN 11:45:35.657] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.657] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.668] Load(Model): Squad/Parts/Wheel/roverWheelM1/model
[WRN 11:45:35.675] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.675] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.685] Load(Model): Squad/Parts/Wheel/roverWheelS2/model
[WRN 11:45:35.685] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.685] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.701] Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model
[WRN 11:45:35.707] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.707] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.718] Load(Model): Squad/Parts/Wheel/roverWheelXL3/model
[WRN 11:45:35.743] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.743] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.745] Load(Model): Squad/Props/AltimeterThreeHands/model
[LOG 11:45:35.752] Load(Model): Squad/Props/AtmosphereDepth/model
[LOG 11:45:35.768] Load(Model): Squad/Props/AxisIndicator/model
[LOG 11:45:35.786] Load(Model): Squad/Props/ButtonSquare/model
[LOG 11:45:35.801] Load(Model): Squad/Props/Compass/model
[LOG 11:45:35.819] Load(Model): Squad/Props/IVANavBall/model
[LOG 11:45:35.855] Load(Model): Squad/Props/IndicatorPanel/model
[LOG 11:45:35.859] Load(Model): Squad/Props/Monitor/MonitorDockingMode
[LOG 11:45:35.867] Load(Model): Squad/Props/NavBall/model
[LOG 11:45:35.886] Load(Model): Squad/Props/PropsGeneric/Button_DockingMode
[LOG 11:45:35.901] Load(Model): Squad/Props/PropsGeneric/CargoBagA
[LOG 11:45:35.965] Load(Model): Squad/Props/PropsGeneric/CargoBagB
[LOG 11:45:35.969] Load(Model): Squad/Props/PropsGeneric/CargoBagC
[LOG 11:45:35.971] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane
[LOG 11:45:35.985] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90
[LOG 11:45:36.001] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame
[LOG 11:45:36.019] Load(Model): Squad/Props/PropsGeneric/Seat_Passenger
[LOG 11:45:36.052] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot
[LOG 11:45:36.068] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet
[LOG 11:45:36.086] Load(Model): Squad/Props/PropsGeneric/SideStick
[LOG 11:45:36.103] Load(Model): Squad/Props/VSI/model
[LOG 11:45:36.118] Load(Model): Squad/Props/buttonsGeneric/circularButton
[LOG 11:45:36.135] Load(Model): Squad/Props/buttonsGeneric/clusterButtons
[LOG 11:45:36.152] Load(Model): Squad/Props/buttonsGeneric/clusterButtons2
[LOG 11:45:36.167] Load(Model): Squad/Props/buttonsGeneric/clusterKnob
[LOG 11:45:36.186] Load(Model): Squad/Props/buttonsGeneric/clusterKnob2
[LOG 11:45:36.202] Load(Model): Squad/Props/buttonsGeneric/clusterMixed
[LOG 11:45:36.218] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches01
[LOG 11:45:36.234] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches02
[LOG 11:45:36.252] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches03
[LOG 11:45:36.268] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches04
[LOG 11:45:36.285] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches05
[LOG 11:45:36.302] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches06
[LOG 11:45:36.320] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches07
[LOG 11:45:36.334] Load(Model): Squad/Props/buttonsGeneric/directionalKnob
[LOG 11:45:36.351] Load(Model): Squad/Props/buttonsGeneric/directionalKnob2
[LOG 11:45:36.369] Load(Model): Squad/Props/buttonsGeneric/pullSwitch
[LOG 11:45:36.386] Load(Model): Squad/Props/buttonsGeneric/squareButton
[LOG 11:45:36.403] Load(Model): Squad/Props/buttonsGeneric/standingSwitch
[LOG 11:45:36.418] Load(Model): Squad/Props/buttonsGeneric/switch
[LOG 11:45:36.434] Load(Model): Squad/Props/buttonsGeneric/switchWithGuards
[LOG 11:45:36.453] Load(Model): Squad/Props/circularButton/model
[LOG 11:45:36.468] Load(Model): Squad/Props/directionalKnob/model
[LOG 11:45:36.487] Load(Model): Squad/Props/directionalKnob2/model
[LOG 11:45:36.501] Load(Model): Squad/Props/ledPanelSpeed/model
[LOG 11:45:36.520] Load(Model): Squad/Props/pullSwitch/model
[LOG 11:45:36.535] Load(Model): Squad/Props/radarAltitude/model
[LOG 11:45:36.569] Load(Model): Squad/Props/squareButton/model
[LOG 11:45:36.585] Load(Model): Squad/Props/standingSwitch/model
[LOG 11:45:36.601] Load(Model): Squad/Props/switch/model
[LOG 11:45:36.619] Load(Model): Squad/Props/switchGuard/model
[LOG 11:45:36.636] Load(Model): Squad/Props/switchWithGuards/model
[LOG 11:45:36.653] Load(Model): Squad/Props/throttle/model
[LOG 11:45:36.668] Load(Model): Squad/Spaces/GenericSpace1/model
[LOG 11:45:36.690] Load(Model): Squad/Spaces/GenericSpace3/model
[LOG 11:45:36.718] Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int
[LOG 11:45:36.745] Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int
[LOG 11:45:36.757] Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 11:45:36.816] Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int
[LOG 11:45:36.839] Load(Model): Squad/Spaces/OverlayMasks/CupolaMask
[LOG 11:45:36.844] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerBorder
[LOG 11:45:36.875] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerMask
[LOG 11:45:36.877] Load(Model): Squad/Spaces/OverlayMasks/LargeLabBorder
[LOG 11:45:36.885] Load(Model): Squad/Spaces/OverlayMasks/LargeLabMask
[LOG 11:45:36.903] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinBorder
[LOG 11:45:36.918] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinMask
[LOG 11:45:36.935] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask
[LOG 11:45:36.952] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask2
[LOG 11:45:36.969] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder2
[LOG 11:45:36.987] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder3
[LOG 11:45:37.004] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask
[LOG 11:45:37.018] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask2
[LOG 11:45:37.036] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask3
[LOG 11:45:37.051] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinBorder
[LOG 11:45:37.086] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinMask
[LOG 11:45:37.101] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineBorder
[LOG 11:45:37.119] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineMask
[LOG 11:45:37.136] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardBorder
[LOG 11:45:37.153] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardMask
[LOG 11:45:37.169] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinBorder
[LOG 11:45:37.186] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask
[LOG 11:45:37.202] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask2
[LOG 11:45:37.220] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleBorder
[LOG 11:45:37.235] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleMask
[LOG 11:45:37.254] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderBorder
[LOG 11:45:37.268] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderMask
[LOG 11:45:37.285] Load(Model): Squad/Spaces/OverlayMasks/Size1PodBorder
[LOG 11:45:37.303] Load(Model): Squad/Spaces/OverlayMasks/Size1PodMask
[LOG 11:45:37.318] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderBorder
[LOG 11:45:37.336] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderMask
[LOG 11:45:37.351] Load(Model): Squad/Spaces/OverlayMasks/Size2PodBorder
[LOG 11:45:37.369] Load(Model): Squad/Spaces/OverlayMasks/Size2PodMask
[LOG 11:45:37.386] Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 11:45:37.402] Load(Model): Squad/Spaces/PodCockpit/model
[LOG 11:45:37.434] Load(Model): Squad/Spaces/crewCabinInternals/model
[LOG 11:45:37.453] Load(Model): Squad/Spaces/cupolaInternal/model
[LOG 11:45:37.464] Load(Model): Squad/Spaces/landerCabinInternals/model
[LOG 11:45:37.476] Load(Model): Squad/Spaces/landerCabinSmallInternal/model
[LOG 11:45:37.485] Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin
[LOG 11:45:37.577] Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA
[LOG 11:45:37.589] Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA
[LOG 11:45:37.602] Load(Model): Squad/Spaces/mk1PodCockpit/model
[LOG 11:45:37.620] Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model
[LOG 11:45:37.660] Load(Model): Squad/Spaces/mk2InlineInternal/mk2InlineIVA
[LOG 11:45:37.692] Loading Asset Bundle Definitions
[LOG 11:45:37.699] AssetLoader: Loading bundle definitions
[LOG 11:45:38.154] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/squadcore.ksp'
[LOG 11:45:38.235] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia.ksp'
[LOG 11:45:38.268] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aeroforces.ksp'
[LOG 11:45:38.335] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraft.ksp'
[LOG 11:45:38.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasics.ksp'
[LOG 11:45:38.470] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsbalance.ksp'
[LOG 11:45:38.536] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsbalance2.ksp'
[LOG 11:45:38.602] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscol.ksp'
[LOG 11:45:38.669] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscontrol.ksp'
[LOG 11:45:38.736] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscontrolsurfaces.ksp'
[LOG 11:45:38.805] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsdrag.ksp'
[LOG 11:45:38.853] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsengines.ksp'
[LOG 11:45:38.903] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsforces.ksp'
[LOG 11:45:38.968] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsintakes.ksp'
[LOG 11:45:39.037] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicslandinggear.ksp'
[LOG 11:45:39.104] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicslift.ksp'
[LOG 11:45:39.154] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_career.ksp'
[LOG 11:45:39.201] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscontracts.ksp'
[LOG 11:45:39.252] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscrew.ksp'
[LOG 11:45:39.304] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscurrencies.ksp'
[LOG 11:45:39.353] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsexperience.ksp'
[LOG 11:45:39.418] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsfacilities.ksp'
[LOG 11:45:39.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsstrategies.ksp'
[LOG 11:45:39.520] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicstechnology.ksp'
[LOG 11:45:39.587] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ac.ksp'
[LOG 11:45:39.654] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-admin.ksp'
[LOG 11:45:39.721] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ksc.ksp'
[LOG 11:45:39.768] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-mc.ksp'
[LOG 11:45:39.818] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-sciencearchives.ksp'
[LOG 11:45:39.869] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-techtree.ksp'
[LOG 11:45:39.937] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ts.ksp'
[LOG 11:45:40.004] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui.ksp'
[LOG 11:45:40.169] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnet.ksp'
[LOG 11:45:40.338] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetbasics.ksp'
[LOG 11:45:40.486] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetcontrollinks.ksp'
[LOG 11:45:40.636] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetgui.ksp'
[LOG 11:45:40.801] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetrange.ksp'
[LOG 11:45:40.968] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetrelays.ksp'
[LOG 11:45:41.140] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnettransmission.ksp'
[LOG 11:45:41.204] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-actiongroups.ksp'
[LOG 11:45:41.269] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-applauncher.ksp'
[LOG 11:45:41.335] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-crew.ksp'
[LOG 11:45:41.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-engineersreport.ksp'
[LOG 11:45:41.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-gizmos.ksp'
[LOG 11:45:41.535] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-infos.ksp'
[LOG 11:45:41.604] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-partdetails.ksp'
[LOG 11:45:41.676] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-parts.ksp'
[LOG 11:45:41.737] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-symmetry.ksp'
[LOG 11:45:41.792] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-vesseldetails.ksp'
[LOG 11:45:41.852] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui.ksp'
[LOG 11:45:41.919] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-dockingmode.ksp'
[LOG 11:45:41.987] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-editor.ksp'
[LOG 11:45:42.052] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-editorgizmos.ksp'
[LOG 11:45:42.085] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-eva.ksp'
[LOG 11:45:42.120] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flight.ksp'
[LOG 11:45:42.152] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flightactivities.ksp'
[LOG 11:45:42.220] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flightdirections.ksp'
[LOG 11:45:42.287] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-general.ksp'
[LOG 11:45:42.352] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mapandtime.ksp'
[LOG 11:45:42.418] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mouseconstruction.ksp'
[LOG 11:45:42.506] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mouseflight.ksp'
[LOG 11:45:42.571] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-rcs.ksp'
[LOG 11:45:42.636] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls.ksp'
[LOG 11:45:42.852] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_eastereggs.ksp'
[LOG 11:45:42.921] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ac.ksp'
[LOG 11:45:42.986] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-admin.ksp'
[LOG 11:45:43.037] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-context.ksp'
[LOG 11:45:43.103] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ksc.ksp'
[LOG 11:45:43.153] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-launchpad.ksp'
[LOG 11:45:43.220] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-mc.ksp'
[LOG 11:45:43.270] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-randd.ksp'
[LOG 11:45:43.339] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-runway.ksp'
[LOG 11:45:43.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-sph.ksp'
[LOG 11:45:43.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ts.ksp'
[LOG 11:45:43.537] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-vab.ksp'
[LOG 11:45:43.602] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-altimeter.ksp'
[LOG 11:45:43.635] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-altimiter.ksp'
[LOG 11:45:43.702] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-applauncher.ksp'
[LOG 11:45:43.771] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-evaactivities.ksp'
[LOG 11:45:43.802] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-mapnodes.ksp'
[LOG 11:45:43.872] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-modecontrol.ksp'
[LOG 11:45:43.937] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-navball.ksp'
[LOG 11:45:44.004] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-portraits.ksp'
[LOG 11:45:44.071] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-staging.ksp'
[LOG 11:45:44.122] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-timeandaction.ksp'
[LOG 11:45:44.187] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui.ksp'
[LOG 11:45:44.252] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heat.ksp'
[LOG 11:45:44.319] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatactiveradiators.ksp'
[LOG 11:45:44.388] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatcore.ksp'
[LOG 11:45:44.455] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatengines.ksp'
[LOG 11:45:44.520] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatflow.ksp'
[LOG 11:45:44.586] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatpart.ksp'
[LOG 11:45:44.653] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatpassiveradiators.ksp'
[LOG 11:45:44.720] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatshields.ksp'
[LOG 11:45:44.886] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnet.ksp'
[LOG 11:45:45.052] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetinterface.ksp'
[LOG 11:45:45.218] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetmodes.ksp'
[LOG 11:45:45.370] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetwaypoints.ksp'
[LOG 11:45:45.585] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_locations.ksp'
[LOG 11:45:45.636] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_manual.ksp'
[LOG 11:45:45.702] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-mannodes.ksp'
[LOG 11:45:45.770] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-orbitnodes.ksp'
[LOG 11:45:45.836] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-orbitnodes2.ksp'
[LOG 11:45:45.902] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui.ksp'
[LOG 11:45:45.936] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaladvanced-obertheffect.ksp'
[LOG 11:45:46.169] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-atmosphere.ksp'
[LOG 11:45:46.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gettingbackdown.ksp'
[LOG 11:45:46.638] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gettingupthere.ksp'
[LOG 11:45:46.870] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gravityturn.ksp'
[LOG 11:45:47.103] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-orbits.ksp'
[LOG 11:45:47.337] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-stayingupthere.ksp'
[LOG 11:45:47.554] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics.ksp'
[LOG 11:45:47.772] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-appe.ksp'
[LOG 11:45:48.005] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-dirandinc.ksp'
[LOG 11:45:48.239] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-directions.ksp'
[LOG 11:45:48.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-eccentricity.ksp'
[LOG 11:45:48.503] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-efficiency.ksp'
[LOG 11:45:48.737] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions.ksp'
[LOG 11:45:48.973] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-adjustinginclination.ksp'
[LOG 11:45:49.206] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-deltav.ksp'
[LOG 11:45:49.437] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-efficiency.ksp'
[LOG 11:45:49.672] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-hohmanntransfer.ksp'
[LOG 11:45:49.903] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-hohmanntransfer2.ksp'
[LOG 11:45:50.138] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-orbittypes.ksp'
[LOG 11:45:50.372] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-radandantirad.ksp'
[LOG 11:45:50.602] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-shapingup.ksp'
[LOG 11:45:50.837] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers.ksp'
[LOG 11:45:50.870] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmanuevers-orbittypes.ksp'
[LOG 11:45:51.105] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-dres.ksp'
[LOG 11:45:51.336] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-duna.ksp'
[LOG 11:45:51.575] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-eeloo.ksp'
[LOG 11:45:51.788] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-eve.ksp'
[LOG 11:45:52.019] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-jool.ksp'
[LOG 11:45:52.252] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-kerbin.ksp'
[LOG 11:45:52.286] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-kerbol.ksp'
[LOG 11:45:52.520] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-moho.ksp'
[LOG 11:45:52.752] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-sun.ksp'
[LOG 11:45:52.987] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-system.ksp'
[LOG 11:45:53.204] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-asteroidmining.ksp'
[LOG 11:45:53.421] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-conversionmanagement.ksp'
[LOG 11:45:53.652] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-drilling.ksp'
[LOG 11:45:53.887] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-findingit.ksp'
[LOG 11:45:54.119] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-findingit2.ksp'
[LOG 11:45:54.353] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-storageandconversion.ksp'
[LOG 11:45:54.587] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources.ksp'
[LOG 11:45:54.620] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketforces.ksp'
[LOG 11:45:54.685] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketry.ksp'
[LOG 11:45:54.754] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-fairings.ksp'
[LOG 11:45:54.803] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-girders.ksp'
[LOG 11:45:54.836] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-heat.ksp'
[LOG 11:45:54.871] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-heatshields.ksp'
[LOG 11:45:54.903] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-radiators.ksp'
[LOG 11:45:54.937] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-struts.ksp'
[LOG 11:45:54.985] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced.ksp'
[LOG 11:45:55.054] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasics.ksp'
[LOG 11:45:55.119] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsaero.ksp'
[LOG 11:45:55.189] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicscentered.ksp'
[LOG 11:45:55.254] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicschutes.ksp'
[LOG 11:45:55.285] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicschutesandladders.ksp'
[LOG 11:45:55.354] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicscontrol.ksp'
[LOG 11:45:55.420] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsecrecharging.ksp'
[LOG 11:45:55.470] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsengines.ksp'
[LOG 11:45:55.538] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsforces.ksp'
[LOG 11:45:55.585] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicshatchesandladders.ksp'
[LOG 11:45:55.655] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsresources.ksp'
[LOG 11:45:55.705] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsservicecontainers.ksp'
[LOG 11:45:55.752] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstability.ksp'
[LOG 11:45:55.820] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstabilityassist.ksp'
[LOG 11:45:55.886] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstaging.ksp'
[LOG 11:45:55.953] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicssymmetry.ksp'
[LOG 11:45:56.187] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_science.ksp'
[LOG 11:45:56.419] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencedata.ksp'
[LOG 11:45:56.654] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_scienceexperiments.ksp'
[LOG 11:45:56.887] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencelab.ksp'
[LOG 11:45:57.119] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencetransmitted.ksp'
[LOG 11:45:57.335] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_spacetravel.ksp'
[LOG 11:45:57.356] AssetLoader: Finished loading. 176 bundle definitions loaded.
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Goliath National Products
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Integrated Integrals
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerbodyne
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Research & Development Department
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Rokea Inc
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Sean's Cannery
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/StrutCo
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics
[LOG 11:45:57.358] Config(Contracts) Squad/Contracts/Contracts/Contracts
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist
[LOG 11:45:57.358] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 11:45:57.358] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 11:45:57.358] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/delta/deltaWing
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/strake/wingStrake
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/cupola/cupola/cupola
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 11:45:57.361] Config(PART) Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 11:45:57.361] Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 11:45:57.361] Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 11:45:57.364] Config(PART) Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 11:45:57.364] Config(PART) Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 11:45:57.365] Config(PART) Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 11:45:57.365] Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 11:45:57.365] Config(PART) Squad/Parts/Prebuilt/flag/flag
[LOG 11:45:57.365] Config(PART) Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 11:45:57.365] Config(PART) Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 11:45:57.367] Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands
[LOG 11:45:57.367] Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth
[LOG 11:45:57.367] Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch
[LOG 11:45:57.367] Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll
[LOG 11:45:57.367] Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw
[LOG 11:45:57.368] Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare
[LOG 11:45:57.368] Config(PROP) Squad/Props/Compass/prop/Compass
[LOG 11:45:57.368] Config(PROP) Squad/Props/IVANavBall/prop/NavBall
[LOG 11:45:57.368] Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel
[LOG 11:45:57.368] Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode
[LOG 11:45:57.368] Config(PROP) Squad/Props/NavBall/prop/NavBall
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick
[LOG 11:45:57.368] Config(PROP) Squad/Props/VSI/prop/VSI
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/circularButton/genericCircularButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/squareButton/genericSquareButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/switch/genericSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards
[LOG 11:45:57.368] Config(PROP) Squad/Props/circularButton/prop/circularButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob
[LOG 11:45:57.368] Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2
[LOG 11:45:57.368] Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed
[LOG 11:45:57.368] Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter
[LOG 11:45:57.368] Config(PROP) Squad/Props/squareButton/prop/squareButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/switch/prop/switch
[LOG 11:45:57.368] Config(PROP) Squad/Props/switchGuard/prop/switchGuard
[LOG 11:45:57.368] Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards
[LOG 11:45:57.368] Config(PROP) Squad/Props/throttle/prop/throttle
[LOG 11:45:57.368] Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 11:45:57.368] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 11:45:57.368] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 11:45:57.368] Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID
[LOG 11:45:57.368] Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES
[LOG 11:45:57.368] Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS
[LOG 11:45:57.368] Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF
[LOG 11:45:57.369] Config(TechTree) Squad/Resources/TechTree/TechTree
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal
[LOG 11:45:57.369] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances
[LOG 11:45:57.370] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science
[LOG 11:45:57.370] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations
[LOG 11:45:57.370] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative
[LOG 11:45:57.370] Config(TUTORIAL) Squad/Tutorials/FlightSuborbital/FlightSuborbital
[LOG 11:45:57.370] Config(TUTORIAL) Squad/Tutorials/FromMun/FromMun
[LOG 11:45:57.370] Config(TUTORIAL) Squad/Tutorials/GoForOrbit/GoForOrbit
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.374] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.374] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.374] CodeAssetLoader: Compiling all code assets
[LOG 11:45:57.406] GameDatabase: Assets loaded in 47.114s
[LOG 11:45:57.431] PartLoader: Loading part database
[LOG 11:45:57.433] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0'
[LOG 11:45:57.457] EffectList: Created 14 effect types
[LOG 11:45:57.527] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1'
[LOG 11:45:57.542] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2'
[LOG 11:45:57.569] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3'
[LOG 11:45:57.599] PartLoader: Compiling Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield'
[LOG 11:45:57.613] PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone'
[LOG 11:45:57.619] PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop'
[LOG 11:45:57.635] PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1'
[LOG 11:45:57.654] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf'
[LOG 11:45:57.669] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing'
[LOG 11:45:57.686] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin'
[LOG 11:45:57.702] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard'
[LOG 11:45:57.718] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController'
[LOG 11:45:57.736] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing'
[LOG 11:45:57.752] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin'
[LOG 11:45:57.769] PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin'
[LOG 11:45:57.786] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake'
[LOG 11:45:57.802] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake'
[LOG 11:45:57.807] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA'
[LOG 11:45:57.812] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB'
[LOG 11:45:57.818] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone'
[LOG 11:45:57.845] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter'
[LOG 11:45:57.852] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone'
[LOG 11:45:57.868] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail'
[LOG 11:45:57.885] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB'
[LOG 11:45:57.902] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1'
[LOG 11:45:57.940] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2'
[LOG 11:45:57.961] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3'
[LOG 11:45:57.981] PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong'
[LOG 11:45:57.986] PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake'
[LOG 11:45:57.990] PartLoader: Compiling Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone'
[LOG 11:45:58.002] PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake'
[LOG 11:45:58.009] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta'
[LOG 11:45:58.019] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1'
[LOG 11:45:58.035] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2'
[LOG 11:45:58.052] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder'
[LOG 11:45:58.070] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake'
[LOG 11:45:58.086] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet'
[LOG 11:45:58.103] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet'
[LOG 11:45:58.120] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3'
[LOG 11:45:58.135] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector'
[LOG 11:45:58.152] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2'
[LOG 11:45:58.169] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3'
[LOG 11:45:58.185] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4'
[LOG 11:45:58.202] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5'
[LOG 11:45:58.220] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing'
[LOG 11:45:58.235] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small'
[LOG 11:45:58.253] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf'
[LOG 11:45:58.269] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2'
[LOG 11:45:58.286] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3'
[LOG 11:45:58.303] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf'
[LOG 11:45:58.319] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5'
[LOG 11:45:58.335] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake'
[LOG 11:45:58.353] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing'
[LOG 11:45:58.369] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2'
[LOG 11:45:58.386] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3'
[LOG 11:45:58.403] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4'
[LOG 11:45:58.419] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1'
[LOG 11:45:58.435] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2'
[LOG 11:45:58.469] PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod'
[LOG 11:45:58.521] PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2'
[LOG 11:45:58.526] PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola'
[LOG 11:45:58.538] PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd'
[LOG 11:45:58.545] PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin'
[LOG 11:45:58.555] PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule'
[LOG 11:45:58.569] PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule'
[LOG 11:45:58.585] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit'
[LOG 11:45:58.626] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin'
[LOG 11:45:58.637] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit'
[LOG 11:45:58.651] PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall'
[LOG 11:45:58.664] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod'
[LOG 11:45:58.680] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline'
[LOG 11:45:58.696] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard'
[LOG 11:45:58.711] PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore'
[LOG 11:45:58.721] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin'
[LOG 11:45:58.737] PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle'
[LOG 11:45:58.759] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube'
[LOG 11:45:58.769] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex'
[LOG 11:45:58.785] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto'
[LOG 11:45:58.805] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2'
[LOG 11:45:58.819] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody'
[LOG 11:45:58.835] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge'
[LOG 11:45:58.853] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall'
[LOG 11:45:58.869] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere'
[LOG 11:45:58.886] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine'
[LOG 11:45:58.910] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector'
[LOG 11:45:58.919] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2'
[LOG 11:45:58.936] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4'
[LOG 11:45:58.952] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1'
[LOG 11:45:58.986] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3'
[LOG 11:45:59.003] PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg'
[LOG 11:45:59.025] PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel'
[LOG 11:45:59.037] PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5'
[LOG 11:45:59.052] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack'
[LOG 11:45:59.069] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank'
[LOG 11:45:59.085] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini'
[LOG 11:45:59.102] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack'
[LOG 11:45:59.119] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge'
[LOG 11:45:59.135] PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster'
[LOG 11:45:59.173] PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine'
[LOG 11:45:59.189] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB'
[LOG 11:45:59.205] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine'
[LOG 11:45:59.227] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster'
[LOG 11:45:59.244] PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine'
[LOG 11:45:59.255] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet'
[LOG 11:45:59.317] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine'
[LOG 11:45:59.335] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2'
[LOG 11:45:59.358] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine'
[LOG 11:45:59.378] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine'
[LOG 11:45:59.390] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini'
[LOG 11:45:59.404] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike'
[LOG 11:45:59.439] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine'
[LOG 11:45:59.450] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini'
[LOG 11:45:59.463] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3'
[LOG 11:45:59.487] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine'
[LOG 11:45:59.502] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine'
[LOG 11:45:59.519] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2'
[LOG 11:45:59.537] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2'
[LOG 11:45:59.554] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2'
[LOG 11:45:59.570] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2'
[LOG 11:45:59.591] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME'
[LOG 11:45:59.610] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper'
[LOG 11:45:59.626] PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine'
[LOG 11:45:59.642] PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER'
[LOG 11:45:59.671] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1'
[LOG 11:45:59.683] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster'
[LOG 11:45:59.694] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm'
[LOG 11:45:59.705] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1'
[LOG 11:45:59.718] PartLoader: Compiling Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine'
[LOG 11:45:59.739] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2'
[LOG 11:45:59.752] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini'
[LOG 11:45:59.769] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank'
[LOG 11:45:59.786] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank'
[LOG 11:45:59.803] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong'
[LOG 11:45:59.819] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank'
[LOG 11:45:59.835] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank'
[LOG 11:45:59.852] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank'
[LOG 11:45:59.869] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2'
[LOG 11:45:59.885] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines'
[LOG 11:45:59.919] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2'
[LOG 11:45:59.924] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant'
[LOG 11:45:59.936] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2'
[LOG 11:45:59.952] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1'
[LOG 11:45:59.970] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant'
[LOG 11:45:59.985] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3'
[LOG 11:46:00.019] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2'
[LOG 11:46:00.036] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank'
[LOG 11:46:00.052] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat'
[LOG 11:46:00.069] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall'
[LOG 11:46:00.085] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank'
[LOG 11:46:00.103] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long'
[LOG 11:46:00.119] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank'
[LOG 11:46:00.124] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2'
[LOG 11:46:00.136] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2'
[LOG 11:46:00.152] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2'
[LOG 11:46:00.170] PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage'
[LOG 11:46:00.185] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler'
[LOG 11:46:00.203] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong'
[LOG 11:46:00.219] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter'
[LOG 11:46:00.236] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO'
[LOG 11:46:00.253] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage'
[LOG 11:46:00.270] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO'
[LOG 11:46:00.285] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid'
[LOG 11:46:00.302] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono'
[LOG 11:46:00.319] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin'
[LOG 11:46:00.336] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100'
[LOG 11:46:00.353] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25'
[LOG 11:46:00.369] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50'
[LOG 11:46:00.385] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100'
[LOG 11:46:00.402] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25'
[LOG 11:46:00.419] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50'
[LOG 11:46:00.435] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO'
[LOG 11:46:00.452] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank'
[LOG 11:46:00.468] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge'
[LOG 11:46:00.486] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial'
[LOG 11:46:00.502] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore'
[LOG 11:46:00.536] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna'
[LOG 11:46:00.554] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel'
[LOG 11:46:00.569] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid'
[LOG 11:46:00.592] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/flag/flag'
[LOG 11:46:00.597] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA'
[LOG 11:46:00.611] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale'
[LOG 11:46:00.616] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell'
[LOG 11:46:00.630] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray'
[LOG 11:46:00.639] PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU'
[LOG 11:46:00.669] PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank'
[LOG 11:46:00.675] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill'
[LOG 11:46:00.703] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU'
[LOG 11:46:00.718] PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner'
[LOG 11:46:00.736] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill'
[LOG 11:46:00.754] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank'
[LOG 11:46:00.759] PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank'
[LOG 11:46:00.768] PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner'
[LOG 11:46:00.787] PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner'
[LOG 11:46:00.804] PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere'
[LOG 11:46:00.820] PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment'
[LOG 11:46:00.836] PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab'
[LOG 11:46:00.872] PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module'
[LOG 11:46:00.880] PartLoader: Compiling Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox'
[LOG 11:46:00.886] PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer'
[LOG 11:46:00.902] PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer'
[LOG 11:46:00.919] PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter'
[LOG 11:46:00.936] PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer'
[LOG 11:46:00.952] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler'
[LOG 11:46:00.965] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter'
[LOG 11:46:00.968] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi'
[LOG 11:46:00.972] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad'
[LOG 11:46:00.986] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri'
[LOG 11:46:01.002] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort'
[LOG 11:46:01.045] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall'
[LOG 11:46:01.052] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody'
[LOG 11:46:01.069] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody'
[LOG 11:46:01.086] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage'
[LOG 11:46:01.103] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage'
[LOG 11:46:01.119] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural'
[LOG 11:46:01.123] PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub'
[LOG 11:46:01.135] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2'
[LOG 11:46:01.152] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3'
[LOG 11:46:01.170] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1'
[LOG 11:46:01.187] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode'
[LOG 11:46:01.202] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1'
[LOG 11:46:01.219] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2'
[LOG 11:46:01.235] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint'
[LOG 11:46:01.252] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon'
[LOG 11:46:01.270] PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube'
[LOG 11:46:01.286] PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto'
[LOG 11:46:01.303] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter'
[LOG 11:46:01.319] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x'
[LOG 11:46:01.335] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x'
[LOG 11:46:01.353] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge'
[LOG 11:46:01.372] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed'
[LOG 11:46:01.380] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall'
[LOG 11:46:01.387] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge'
[LOG 11:46:01.393] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg'
[LOG 11:46:01.400] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm'
[LOG 11:46:01.408] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna'
[LOG 11:46:01.419] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5'
[LOG 11:46:01.436] PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice'
[LOG 11:46:01.454] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100'
[LOG 11:46:01.469] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5'
[LOG 11:46:01.486] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50'
[LOG 11:46:01.502] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125'
[LOG 11:46:01.525] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250'
[LOG 11:46:01.536] PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish'
[LOG 11:46:01.570] PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna'
[LOG 11:46:01.587] PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna'
[LOG 11:46:01.603] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2'
[LOG 11:46:01.622] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler'
[LOG 11:46:01.635] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2'
[LOG 11:46:01.653] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator'
[LOG 11:46:01.661] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini'
[LOG 11:46:01.670] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig'
[LOG 11:46:01.677] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2'
[LOG 11:46:01.684] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler'
[LOG 11:46:01.691] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini'
[LOG 11:46:01.697] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2'
[LOG 11:46:01.709] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral'
[LOG 11:46:01.718] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3'
[LOG 11:46:01.724] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1'
[LOG 11:46:01.736] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge'
[LOG 11:46:01.753] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1'
[LOG 11:46:01.769] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder'
[LOG 11:46:01.786] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay'
[LOG 11:46:01.802] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1'
[LOG 11:46:01.841] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2'
[LOG 11:46:01.857] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg'
[LOG 11:46:01.878] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter'
[LOG 11:46:01.883] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2'
[LOG 11:46:01.891] PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1'
[LOG 11:46:01.904] PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem'
[LOG 11:46:01.923] PartLoader: Compiling Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs'
[LOG 11:46:01.935] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL'
[LOG 11:46:01.980] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS'
[LOG 11:46:01.988] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin'
[LOG 11:46:01.999] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort'
[LOG 11:46:02.008] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL'
[LOG 11:46:02.014] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM'
[LOG 11:46:02.021] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp'
[LOG 11:46:02.029] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS'
[LOG 11:46:02.036] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle'
[LOG 11:46:02.054] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue'
[LOG 11:46:02.069] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge'
[LOG 11:46:02.089] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial'
[LOG 11:46:02.102] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue'
[LOG 11:46:02.121] PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1'
[LOG 11:46:02.135] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock'
[LOG 11:46:02.153] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1'
[LOG 11:46:02.169] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2'
[LOG 11:46:02.185] PartLoader: Compiling Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler'
[LOG 11:46:02.202] PartLoader: Compiling Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler'
[LOG 11:46:02.220] PartLoader: Compiling Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler'
[LOG 11:46:02.235] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge'
[LOG 11:46:02.266] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed'
[LOG 11:46:02.276] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree'
[LOG 11:46:02.289] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium'
[LOG 11:46:02.310] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall'
[LOG 11:46:02.333] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay'
[LOG 11:46:02.355] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1'
[LOG 11:46:02.373] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2'
[LOG 11:46:02.388] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed'
[LOG 11:46:02.402] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3'
[LOG 11:46:02.424] PartLoader: Compiling Internal Prop 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands'
[LOG 11:46:02.428] PartLoader: Compiling Internal Prop 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth'
[LOG 11:46:02.430] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch'
[LOG 11:46:02.432] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll'
[LOG 11:46:02.434] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw'
[LOG 11:46:02.436] PartLoader: Compiling Internal Prop 'Squad/Props/ButtonSquare/prop/ButtonSquare'
[LOG 11:46:02.439] PartLoader: Compiling Internal Prop 'Squad/Props/Compass/prop/Compass'
[LOG 11:46:02.441] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBall/prop/NavBall'
[LOG 11:46:02.444] PartLoader: Compiling Internal Prop 'Squad/Props/IndicatorPanel/prop/IndicatorPanel'
[LOG 11:46:02.448] PartLoader: Compiling Internal Prop 'Squad/Props/Monitor/DockingMode/MonitorDockingMode'
[LOG 11:46:02.450] PartLoader: Compiling Internal Prop 'Squad/Props/NavBall/prop/NavBall'
[LOG 11:46:02.451] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode'
[LOG 11:46:02.452] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA'
[LOG 11:46:02.453] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB'
[LOG 11:46:02.454] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC'
[LOG 11:46:02.454] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane'
[LOG 11:46:02.455] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90'
[LOG 11:46:02.456] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame'
[LOG 11:46:02.457] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger'
[LOG 11:46:02.458] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot'
[LOG 11:46:02.459] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet'
[LOG 11:46:02.460] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/SideStick/SideStick'
[LOG 11:46:02.461] PartLoader: Compiling Internal Prop 'Squad/Props/VSI/prop/VSI'
[LOG 11:46:02.463] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/circularButton/genericCircularButton'
[LOG 11:46:02.464] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons'
[LOG 11:46:02.465] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2'
[LOG 11:46:02.466] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs'
[LOG 11:46:02.467] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2'
[LOG 11:46:02.468] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed'
[LOG 11:46:02.469] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01'
[LOG 11:46:02.470] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02'
[LOG 11:46:02.470] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03'
[LOG 11:46:02.471] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04'
[LOG 11:46:02.472] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05'
[LOG 11:46:02.473] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06'
[LOG 11:46:02.474] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07'
[LOG 11:46:02.475] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob'
[LOG 11:46:02.476] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2'
[LOG 11:46:02.477] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch'
[LOG 11:46:02.478] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/squareButton/genericSquareButton'
[LOG 11:46:02.478] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch'
[LOG 11:46:02.479] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switch/genericSwitch'
[LOG 11:46:02.480] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards'
[LOG 11:46:02.481] PartLoader: Compiling Internal Prop 'Squad/Props/circularButton/prop/circularButton'
[LOG 11:46:02.482] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob/prop/directionalKnob'
[LOG 11:46:02.483] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob2/prop/directionalKnob2'
[LOG 11:46:02.484] PartLoader: Compiling Internal Prop 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed'
[LOG 11:46:02.487] PartLoader: Compiling Internal Prop 'Squad/Props/pullSwitch/prop/pullSwitch'
[LOG 11:46:02.488] PartLoader: Compiling Internal Prop 'Squad/Props/radarAltitude/prop/RadarAltimeter'
[LOG 11:46:02.490] PartLoader: Compiling Internal Prop 'Squad/Props/squareButton/prop/squareButton'
[LOG 11:46:02.492] PartLoader: Compiling Internal Prop 'Squad/Props/standingSwitch/prop/standingSwitch'
[LOG 11:46:02.493] PartLoader: Compiling Internal Prop 'Squad/Props/switch/prop/switch'
[LOG 11:46:02.494] PartLoader: Compiling Internal Prop 'Squad/Props/switchGuard/prop/switchGuard'
[LOG 11:46:02.495] PartLoader: Compiling Internal Prop 'Squad/Props/switchWithGuards/prop/switchWithGuards'
[LOG 11:46:02.496] PartLoader: Compiling Internal Prop 'Squad/Props/throttle/prop/throttle'
[LOG 11:46:02.501] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1'
[LOG 11:46:02.515] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3'
[LOG 11:46:02.518] PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int'
[LOG 11:46:02.524] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int'
[LOG 11:46:02.583] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int'
[LOG 11:46:02.587] InternalSeat: Cannot find portraitCamera of name 'Camera_Left003'
[LOG 11:46:02.596] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int'
[LOG 11:46:02.604] PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder'
[LOG 11:46:02.616] PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit'
[LOG 11:46:02.626] PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals'
[LOG 11:46:02.632] PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal'
[LOG 11:46:02.639] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals'
[LOG 11:46:02.643] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal'
[LOG 11:46:02.648] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal'
[LOG 11:46:02.657] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal'
[LOG 11:46:02.669] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal'
[LOG 11:46:02.676] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit'
[LOG 11:46:02.680] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals'
[LOG 11:46:02.693] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal'
[LOG 11:46:02.714] Loading Systems: Elapsed time is 52.42483s
[WRN 11:46:04.932] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 11:46:11.554] [UIMasterController]: HideUI
[LOG 11:46:11.561] [Agent]: Found 19 agent mentality types
[LOG 11:46:11.563] [AgentList]: 27 agents parsed and loaded.
[LOG 11:46:12.194] [CelestialBody]: Kerbin's solar day length is 1d, 0h, 0m long. sidereal day length is 5h, 59m, 9s long
[LOG 11:46:12.291] [UIMasterController]: HideUI
[WRN 11:46:12.295] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU =====================
[LOG 11:46:14.158] [UIMasterController]: ShowUI
[LOG 11:46:14.686] [GameParameters]: Loaded custom parameter class CommNetParams.
[LOG 11:46:14.686] [GameParameters]: Loaded custom parameter class AdvancedParams.
[WRN 11:46:14.918] [ApplicationLauncher] Awake False
[LOG 11:46:14.921] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 11:46:14.939] [UiApp] Awake: MessageSystem
[LOG 11:46:14.940] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 11:46:14.996] [UIApp] Adding MessageSystem to Application Launcher
[LOG 11:46:15.001] [ApplicationLauncher] SetHidden: 
[LOG 11:46:15.009] [MessageSystem] OnAppInitialized
[LOG 11:46:15.010] [MessageSystem] Reposition 0.06187512 2988
[LOG 11:46:25.020] [ExperienceSystem]: Found 0 trait types
[LOG 11:46:25.023] [ExperienceSystem]: Found 16 effect types
[LOG 11:46:26.567] [ReflectionUtil]: Found 4 types with UpgradeModule attribute in 5 assemblies.
[LOG 11:46:26.582] [KSPUpgradePipeline]: default (1.2.0) is up to date.
[LOG 11:46:26.590] [ScenarioTypes]: List Created 17 scenario types loaded from 5 loaded assemblies.
[LOG 11:46:26.592] [UIMasterController]: HideUI
[WRN 11:46:26.592] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
[LOG 11:46:26.715] [UIMasterController]: HideUI
[LOG 11:46:27.861] [AddonLoader]: Instantiating addon 'ContractDefs' from assembly 'KSP'
[LOG 11:46:31.600] [UIMasterController]: HideUI
[LOG 11:46:31.748] Loading Depletion Nodes
[LOG 11:46:31.748] DepNodeCount:  0
[LOG 11:46:31.749] Loading Biome Nodes
[LOG 11:46:31.749] BiomeNodeCount:  0
[LOG 11:46:31.749] Loading Planet Nodes
[LOG 11:46:31.749] PlanetNodeCount:  0
[LOG 11:46:31.769] [ScenarioDestructibles]: Loading... 0 objects registered
[WRN 11:46:32.701] [UiApp] Awake: KSPedia
[LOG 11:46:32.701] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 11:46:32.701] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 11:46:32.703] [ApplicationLauncher] SetVisible: 
[LOG 11:46:32.744] [UIApp] OnDestroy: ContractsApp
[LOG 11:46:32.881] [MessageSystem] Reposition 0.02 3662
[LOG 11:46:33.537] [UIApp] Adding KSPedia to Application Launcher
[LOG 11:46:33.764] [UIMasterController]: ShowUI
[LOG 11:46:36.081] Flight State Captured
[LOG 11:46:36.087] Saving Achievements Tree...
[LOG 11:46:36.088] Saving Achievements Tree...
[LOG 11:46:36.092] [MessageSystem] Save Messages
[LOG 11:46:36.107] Game State Saved to saves/default/persistent
[LOG 11:46:36.111] [UIMasterController]: HideUI
[WRN 11:46:36.119] [HighLogic]: =========================== Scene Change : From SPACECENTER to TRACKSTATION =====================
[LOG 11:46:36.504] [UIApp] OnDestroy: KSPedia
[LOG 11:46:36.515] UICanvasPrefabSpawner TrackingStationSpawner spawning TrackingStation
[LOG 11:46:36.534] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:36.536] [UIMasterController]: ShowUI
[LOG 11:46:36.960] Loading Depletion Nodes
[LOG 11:46:36.960] DepNodeCount:  0
[LOG 11:46:36.960] Loading Biome Nodes
[LOG 11:46:36.960] BiomeNodeCount:  0
[LOG 11:46:36.960] Loading Planet Nodes
[LOG 11:46:36.960] PlanetNodeCount:  0
[LOG 11:46:36.964] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 11:46:36.989] [PlanetariumCamera]: Focus: Kerbin
[WRN 11:46:37.662] [UiApp] Awake: KSPedia
[LOG 11:46:37.663] [ApplicationLauncher] OnSceneLoadedGUIReady: scene TRACKSTATION ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[WRN 11:46:37.664] [KnowledgeBase] OnAppLauncherReady 3745
[LOG 11:46:37.675] [UIApp] OnDestroy: ContractsApp
[LOG 11:46:37.683] [MessageSystem] Reposition 0.02 3746
[LOG 11:46:37.689] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:37.789] [UIApp] Adding KSPedia to Application Launcher
[LOG 11:46:38.645] Flight State Captured
[LOG 11:46:38.645] Saving Achievements Tree...
[LOG 11:46:38.645] Saving Achievements Tree...
[LOG 11:46:38.647] [MessageSystem] Save Messages
[LOG 11:46:38.657] Game State Saved to saves/default/persistent
[WRN 11:46:38.664] Vessel Untitled Space Craft Debris was removed from the game: it was debris cluttering up KSC.
[LOG 11:46:39.744] [Tracking Station]: SetVessel(Untitled Space Craft)
[LOG 11:46:39.745] [PlanetariumCamera]: Focus: Untitled Space Craft
[LOG 11:46:40.574] Flight State Captured
[LOG 11:46:40.574] Saving Achievements Tree...
[LOG 11:46:40.574] Saving Achievements Tree...
[LOG 11:46:40.575] [MessageSystem] Save Messages
[LOG 11:46:40.585] Game State Saved to saves/default/persistent
[LOG 11:46:40.586] [Tracking Station]: SetVessel(null)
[LOG 11:46:40.586] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:40.593] [UIMasterController]: HideUI
[WRN 11:46:40.714] [HighLogic]: =========================== Scene Change : From TRACKSTATION to FLIGHT (Async) =====================
[LOG 11:46:40.841] KbApp.OnDestroy Planet Resources
[LOG 11:46:40.841] KbApp.OnDestroy Vessel Crew
[LOG 11:46:40.841] KbApp.OnDestroy NullName
[LOG 11:46:40.842] KbApp.OnDestroy Unowned Info
[LOG 11:46:40.842] KbApp.OnDestroy Vessel Info
[LOG 11:46:40.842] KbApp.OnDestroy Planet Info
[LOG 11:46:40.842] KbApp.OnDestroy Planet Parameters
[LOG 11:46:40.842] [UIApp] OnDestroy: KSPedia
[LOG 11:46:40.862] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:40.864] [UIMasterController]: HideUI
[LOG 11:46:42.542] UICanvasPrefabSpawner FlightUI spawning Flight
[LOG 11:46:42.560] UICanvasPrefabSpawner FlightUI spawning VesselLabels
[WRN 11:46:42.561] [UiApp] Awake: ResourceDisplay
[LOG 11:46:42.568] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP'
[LOG 11:46:42.572] [AddonLoader]: Instantiating addon 'KerbTrack' from assembly 'KerbTrack'
[LOG 11:46:42.577] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:42.578] [UIMasterController]: HideUI
[LOG 11:46:42.735] ------------------- initializing flight mode... ------------------
[LOG 11:46:42.747] Loading Depletion Nodes
[LOG 11:46:42.747] DepNodeCount:  0
[LOG 11:46:42.747] Loading Biome Nodes
[LOG 11:46:42.747] BiomeNodeCount:  0
[LOG 11:46:42.747] Loading Planet Nodes
[LOG 11:46:42.747] PlanetNodeCount:  0
[LOG 11:46:42.748] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 11:46:42.775] Target vessel index: 1  vessel count: 8
[LOG 11:46:42.776] [FLIGHT GLOBALS]: Switching To Vessel Untitled Space Craft ---------------------- 
[LOG 11:46:42.778] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
[LOG 11:46:42.823] [PartSet]: Recreating part sets for vessel Untitled Space Craft
[LOG 11:46:42.835] Camera Mode: AUTO
[LOG 11:46:43.557] all systems started
[EXC 11:46:43.572] TypeLoadException: Could not load type 'RenderingManager' from assembly 'KerbTrack'.

[WRN 11:46:44.242] [UiApp] Awake: CurrencyWidgetsApp
[WRN 11:46:44.242] [UiApp] Awake: ResourceDisplay
[WRN 11:46:44.242] [UiApp] Awake: KSPedia
[LOG 11:46:44.242] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
[LOG 11:46:44.242] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 11:46:44.244] [KnowledgeBase] OnAppLauncherReady 3937
[LOG 11:46:44.255] [UIApp] OnDestroy: ContractsApp
[LOG 11:46:44.273] [MessageSystem] Reposition 0.02 3938
[LOG 11:46:44.309] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part mk1pod (Untitled Space Craft) on vessel Untitled Space Craft
[LOG 11:46:44.321] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 5.67999999999483, applying analytic temperature 264.9164162238
[LOG 11:46:44.383] [PlanetariumCamera]: Focus: Untitled Space Craft
[LOG 11:46:44.397] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 11:46:44.398] [UIApp] Adding ResourceDisplay to Application Launcher
[WRN 11:46:44.418] [ResourceDisplay] OnAppStarted(): id: -191524
[LOG 11:46:44.419] [GenericAppFrame] Reposition 0.130225 3942
[WRN 11:46:44.420] [ResourceDisplay] OnAppStarted(): id: 115006
[LOG 11:46:44.420] ResourceDisplay already exist, destroying this instance
[LOG 11:46:44.421] [UIApp] OnDestroy: ResourceDisplay
[LOG 11:46:44.434] CURRENCY WIDGET False False False
[LOG 11:46:44.436] [UIApp] OnDestroy: CurrencyWidgetsApp
[LOG 11:46:44.469] [UIApp] Adding KSPedia to Application Launcher
[WRN 11:46:44.510] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[LOG 11:46:44.581] [UIMasterController]: ShowUI
[LOG 11:46:44.590] Flight State Captured
[LOG 11:46:44.590] Saving Achievements Tree...
[LOG 11:46:44.590] Saving Achievements Tree...
[LOG 11:46:44.592] [MessageSystem] Save Messages
[LOG 11:46:44.600] Game State Saved as persistent
[LOG 11:46:44.929] Unpacking Untitled Space Craft
[LOG 11:46:48.940] [UIMasterController]: ShowUI
[LOG 11:46:48.940] Game Paused!
[LOG 11:46:49.937] Launcher start settings screen: False
[LOG 11:46:52.855] Flight State Captured
[LOG 11:46:52.855] Saving Achievements Tree...
[LOG 11:46:52.855] Saving Achievements Tree...
[LOG 11:46:52.855] [MessageSystem] Save Messages
[LOG 11:46:52.865] Game State Saved to saves/default/persistent
[LOG 11:46:52.868] [UIMasterController]: HideUI
[WRN 11:46:52.874] [HighLogic]: =========================== Scene Change : From FLIGHT to MAINMENU =====================
[LOG 11:46:54.538] KbApp.OnDestroy Vessel Crew
[LOG 11:46:54.538] KerbTrack: Saving settings to \home\miro\.local\share\Steam\steamapps\common\Kerbal Space Program\GameData\KerbTrack\Plugins\PluginData\KerbTrack\settings.cfg
[LOG 11:46:54.544] [UIApp] OnDestroy: ResourceDisplay
[LOG 11:46:54.544] KbApp.OnDestroy Planet Info
[LOG 11:46:54.544] KbApp.OnDestroy Planet Parameters
[LOG 11:46:54.544] KbApp.OnDestroy Unowned Info
[LOG 11:46:54.546] KbApp.OnDestroy Vessel Info
[LOG 11:46:54.546] KbApp.OnDestroy NullName
[LOG 11:46:54.546] [UIApp] OnDestroy: KSPedia
[LOG 11:46:54.546] KbApp.OnDestroy Planet Resources
[LOG 11:46:54.568] [UIMasterController]: ShowUI
[LOG 11:46:55.194] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 11:46:55.196] [ApplicationLauncher] SetHidden: 
[LOG 11:46:55.208] [MessageSystem] Reposition 0.02 4431
[LOG 11:47:00.432] [UIApp] OnDestroy: MessageSystem

I have read around the forum that after last KSP patches they have changed the API, this might be the problem. Does anyone know how to fix this?

Link to comment
Share on other sites

On 16/10/2016 at 10:51 AM, xmirom7 said:

KerbTrack does not work for me. There is TypeLoadException exception in KSP log:

[EXC 11:46:43.572] TypeLoadException: Could not load type 'RenderingManager' from assembly 'KerbTrack'.


[LOG 11:45:09.604] ******* Log Initiated for Kerbal Space Program - 1.2.0.1586 (LinuxPlayer) *******
Kerbal Space Program - 1.2.0.1586 (LinuxPlayer)


OS: Linux 4.4 Ubuntu 16.04 64bit
CPU: AMD Phenom(tm) II X4 965 Processor (4)
RAM: 7982
GPU: Gallium 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.8.0) (3072MB)
SM: 30 (OpenGL 3.0 [3.0 Mesa 11.2.0])
RT Formats: ARGB32, Depth, ARGBHalf, Shadowmap, RGB565, ARGB4444, ARGB1555, Default, ARGB2101010, DefaultHDR, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8


Log started: Sun, Oct 16, 2016 11:45:09


[LOG 11:45:10.595] Load(Assembly): KerbTrack/Plugins/KerbTrack
[LOG 11:45:10.597] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/KerbTrack/Plugins/KerbTrack.dll
[LOG 11:45:10.626] Load(Assembly): KerbTrack/Plugins/TrackIRUnity
[LOG 11:45:10.626] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/KerbTrack/Plugins/TrackIRUnity.dll
[LOG 11:45:10.627] Load(Assembly): Squad/Plugins/KSPSteamCtrlr
[LOG 11:45:10.627] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/Plugins/KSPSteamCtrlr.dll
[LOG 11:45:10.627] Load(Assembly): Squad/Plugins/Steamworks.NET
[LOG 11:45:10.627] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/Plugins/Steamworks.NET.dll
[LOG 11:45:10.630] AssemblyLoader: Loading assemblies
[LOG 11:45:10.700] VesselModules: Found VesselModule of type CommNetVessel with order 999
[LOG 11:45:10.703] VesselModules: Found VesselModule of type FlightIntegrator with order 0
[LOG 11:45:10.704] VesselModules: Found 2 VesselModule types
[LOG 11:45:10.711] 
************************************************************************

Environment Info
Unix FFFFFFFFFFFFFFFF  Args: KSP.x86 

Mod DLLs found:
Stock assembly: Assembly-CSharp v1.0.0.0
KerbTrack v1.2.0.0
TrackIRUnity v1.0.0.0
Stock assembly: KSPSteamCtrlr v0.0.1.35
Stock assembly: Steamworks.NET v9.0.0.0 / v9.0.0

Folders and files in GameData:
KerbTrack
Stock folder: Squad


************************************************************************

[LOG 11:45:10.721] [AddonLoader]: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr'
[LOG 11:45:10.739] [KSPSteamController]: Loaded. Initializing hooks...
[LOG 11:45:11.035] Load(Audio): Squad/Sounds/editorLoop01
[LOG 11:45:11.039] MainCanvas MASK: 3458764513820540928
[LOG 11:45:11.063] AppCanvas MASK: 3458764513820540928
[LOG 11:45:11.063] ActionCanvas MASK: 3458764513820540928
[LOG 11:45:11.073] PhysicsGlobals: Loading database
[LOG 11:45:11.446] Load(Audio): Squad/Sounds/elev_loop
[LOG 11:45:11.450] Load(Audio): Squad/Sounds/elev_start
[LOG 11:45:11.483] Load(Audio): Squad/Sounds/elev_stop
[LOG 11:45:11.518] Load(Audio): Squad/Sounds/sound_ambience_nature
[LOG 11:45:11.551] Load(Audio): Squad/Sounds/sound_click_flick
[LOG 11:45:11.600] Load(Audio): Squad/Sounds/sound_click_latch
[LOG 11:45:11.616] Load(Audio): Squad/Sounds/sound_click_sharp
[LOG 11:45:11.651] Load(Audio): Squad/Sounds/sound_click_tick
[LOG 11:45:11.692] Load(Audio): Squad/Sounds/sound_click_tock
[LOG 11:45:11.718] Load(Audio): Squad/Sounds/sound_decoupler_fire
[LOG 11:45:11.750] Load(Audio): Squad/Sounds/sound_delete_bin
[LOG 11:45:11.783] Load(Audio): Squad/Sounds/sound_explosion_debris1
[LOG 11:45:11.817] Load(Audio): Squad/Sounds/sound_explosion_debris2
[LOG 11:45:11.850] Load(Audio): Squad/Sounds/sound_explosion_large
[LOG 11:45:11.884] Load(Audio): Squad/Sounds/sound_rocket_mini
[LOG 11:45:11.918] Load(Audio): Squad/Sounds/sound_rocket_spurts
[LOG 11:45:11.950] Load(Audio): Squad/Sounds/sound_servomotor
[LOG 11:45:11.984] Load(Audio): Squad/Sounds/sound_tab_extend
[LOG 11:45:12.017] Load(Audio): Squad/Sounds/sound_tab_retreat
[LOG 11:45:12.051] Load(Texture): Squad/Agencies/C7AerospaceDivision
[LOG 11:45:12.167] Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled
[LOG 11:45:12.283] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium
[LOG 11:45:12.401] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
[LOG 11:45:12.517] Load(Texture): Squad/Agencies/ExperimentalEngineering
[LOG 11:45:12.635] Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled
[LOG 11:45:12.750] Load(Texture): Squad/Agencies/FlooydResearchLab
[LOG 11:45:12.868] Load(Texture): Squad/Agencies/FlooydResearchLab_scaled
[LOG 11:45:12.983] Load(Texture): Squad/Agencies/GoliathNationalProducts
[LOG 11:45:13.084] Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled
[LOG 11:45:13.103] Load(Texture): Squad/Agencies/IntegratedIntegrals
[LOG 11:45:13.117] Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled
[LOG 11:45:13.135] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics
[LOG 11:45:13.150] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled
[LOG 11:45:13.167] Load(Texture): Squad/Agencies/JebsJunkyard
[LOG 11:45:13.184] Load(Texture): Squad/Agencies/JebsJunkyard_scaled
[LOG 11:45:13.200] Load(Texture): Squad/Agencies/KerbalMotion
[LOG 11:45:13.217] Load(Texture): Squad/Agencies/KerbalMotion_scaled
[LOG 11:45:13.234] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety
[LOG 11:45:13.251] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled
[LOG 11:45:13.268] Load(Texture): Squad/Agencies/Kerbodyne
[LOG 11:45:13.284] Load(Texture): Squad/Agencies/Kerbodyne_scaled
[LOG 11:45:13.301] Load(Texture): Squad/Agencies/Kerlington
[LOG 11:45:13.316] Load(Texture): Squad/Agencies/Kerlington_scaled
[LOG 11:45:13.334] Load(Texture): Squad/Agencies/MaxoConstructionToys
[LOG 11:45:13.350] Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled
[LOG 11:45:13.367] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup
[LOG 11:45:13.384] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled
[LOG 11:45:13.401] Load(Texture): Squad/Agencies/OMBDemolition
[LOG 11:45:13.417] Load(Texture): Squad/Agencies/OMBDemolition_scaled
[LOG 11:45:13.435] Load(Texture): Squad/Agencies/PeriapsisCo
[LOG 11:45:13.450] Load(Texture): Squad/Agencies/PeriapsisCo_scaled
[LOG 11:45:13.468] Load(Texture): Squad/Agencies/Probodobodyne
[LOG 11:45:13.484] Load(Texture): Squad/Agencies/Probodobodyne_scaled
[LOG 11:45:13.500] Load(Texture): Squad/Agencies/R&D
[LOG 11:45:13.518] Load(Texture): Squad/Agencies/R&D_scaled
[LOG 11:45:13.533] Load(Texture): Squad/Agencies/ReactionSystemsLtd
[LOG 11:45:13.550] Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled
[LOG 11:45:13.583] Load(Texture): Squad/Agencies/Rockomax
[LOG 11:45:13.601] Load(Texture): Squad/Agencies/Rockomax_scaled
[LOG 11:45:13.617] Load(Texture): Squad/Agencies/Rokea
[LOG 11:45:13.634] Load(Texture): Squad/Agencies/Rokea_scaled
[LOG 11:45:13.651] Load(Texture): Squad/Agencies/SeansCannery
[LOG 11:45:13.667] Load(Texture): Squad/Agencies/SeansCannery_scaled
[LOG 11:45:13.684] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps
[LOG 11:45:13.701] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled
[LOG 11:45:13.717] Load(Texture): Squad/Agencies/StrutCo
[LOG 11:45:13.735] Load(Texture): Squad/Agencies/StrutCo_scaled
[LOG 11:45:13.750] Load(Texture): Squad/Agencies/Vac-Co
[LOG 11:45:13.767] Load(Texture): Squad/Agencies/Vac-Co_scaled
[LOG 11:45:13.784] Load(Texture): Squad/Agencies/WinterOwl
[LOG 11:45:13.800] Load(Texture): Squad/Agencies/WinterOwl_scaled
[LOG 11:45:13.817] Load(Texture): Squad/Agencies/ZaltonicElectronics
[LOG 11:45:13.834] Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled
[LOG 11:45:13.850] Load(Texture): Squad/Contracts/Icons/balloon
[LOG 11:45:13.866] Load(Texture): Squad/Contracts/Icons/custom
[LOG 11:45:13.884] Load(Texture): Squad/Contracts/Icons/default
[LOG 11:45:13.901] Load(Texture): Squad/Contracts/Icons/dish
[LOG 11:45:13.917] Load(Texture): Squad/Contracts/Icons/eva
[LOG 11:45:13.936] Load(Texture): Squad/Contracts/Icons/gravity
[LOG 11:45:13.950] Load(Texture): Squad/Contracts/Icons/marker
[LOG 11:45:13.968] Load(Texture): Squad/Contracts/Icons/pressure
[LOG 11:45:13.983] Load(Texture): Squad/Contracts/Icons/report
[LOG 11:45:14.035] Load(Texture): Squad/Contracts/Icons/sample
[LOG 11:45:14.052] Load(Texture): Squad/Contracts/Icons/seismic
[LOG 11:45:14.068] Load(Texture): Squad/Contracts/Icons/thermometer
[LOG 11:45:14.101] Load(Texture): Squad/Contracts/Icons/vessel
[LOG 11:45:14.118] Load(Texture): Squad/FX/DiamondBlue
[LOG 11:45:14.140] Load(Texture): Squad/FX/FlameBlueOrange
[LOG 11:45:14.150] Load(Texture): Squad/FX/FlamePurple
[LOG 11:45:14.170] Load(Texture): Squad/FX/FlameRed
[LOG 11:45:14.184] Load(Texture): Squad/FX/FlameRedOrange
[LOG 11:45:14.209] Load(Texture): Squad/FX/Monoprop
[LOG 11:45:14.217] Load(Texture): Squad/FX/plasma2
[LOG 11:45:14.235] Load(Texture): Squad/FX/rocketplume2
[LOG 11:45:14.252] Load(Texture): Squad/FX/shockDiamond2
[LOG 11:45:14.268] Load(Texture): Squad/FX/smokepuff1
[LOG 11:45:14.284] Load(Texture): Squad/Flags/09
[LOG 11:45:14.312] Load(Texture): Squad/Flags/NASA
[LOG 11:45:14.322] Load(Texture): Squad/Flags/blorbs
[LOG 11:45:14.342] Load(Texture): Squad/Flags/bullseye
[LOG 11:45:14.352] Load(Texture): Squad/Flags/capsule
[LOG 11:45:14.369] Load(Texture): Squad/Flags/circles
[LOG 11:45:14.393] Load(Texture): Squad/Flags/default
[LOG 11:45:14.406] Load(Texture): Squad/Flags/esa_dark_blue
[LOG 11:45:14.420] Load(Texture): Squad/Flags/hexagon
[LOG 11:45:14.441] Load(Texture): Squad/Flags/hexagonCircles
[LOG 11:45:14.455] Load(Texture): Squad/Flags/kerbal1
[LOG 11:45:14.471] Load(Texture): Squad/Flags/kerbal2
[LOG 11:45:14.487] Load(Texture): Squad/Flags/kerbin
[LOG 11:45:14.512] Load(Texture): Squad/Flags/kerbinmunflag
[LOG 11:45:14.519] Load(Texture): Squad/Flags/line
[LOG 11:45:14.542] Load(Texture): Squad/Flags/minimalistic
[LOG 11:45:14.556] Load(Texture): Squad/Flags/orbit
[LOG 11:45:14.571] Load(Texture): Squad/Flags/orbs
[LOG 11:45:14.604] Load(Texture): Squad/Flags/retro
[LOG 11:45:14.621] Load(Texture): Squad/Flags/rings
[LOG 11:45:14.644] Load(Texture): Squad/Flags/rocketScience
[LOG 11:45:14.652] Load(Texture): Squad/Flags/satellite
[LOG 11:45:14.669] Load(Texture): Squad/Flags/spheres
[LOG 11:45:14.688] Load(Texture): Squad/Flags/squadLogo
[LOG 11:45:14.704] Load(Texture): Squad/Flags/squadLogo2
[LOG 11:45:14.720] Load(Texture): Squad/Flags/stripes
[LOG 11:45:14.737] Load(Texture): Squad/Flags/trees
[LOG 11:45:14.759] Load(Texture): Squad/Flags/trippy
[LOG 11:45:14.772] Load(Texture): Squad/Flags/uk_space_agency
[LOG 11:45:14.790] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics
[LOG 11:45:14.802] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors
[LOG 11:45:14.817] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction
[LOG 11:45:14.836] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics
[LOG 11:45:14.852] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration
[LOG 11:45:14.869] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol
[LOG 11:45:14.886] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding
[LOG 11:45:14.902] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks
[LOG 11:45:14.917] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry
[LOG 11:45:14.936] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech
[LOG 11:45:14.951] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned
[LOG 11:45:14.970] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems
[LOG 11:45:14.984] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech
[LOG 11:45:15.004] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation
[LOG 11:45:15.020] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes
[LOG 11:45:15.034] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry
[LOG 11:45:15.053] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites
[LOG 11:45:15.071] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics
[LOG 11:45:15.084] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics
[LOG 11:45:15.117] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech
[LOG 11:45:15.134] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics
[LOG 11:45:15.151] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics
[LOG 11:45:15.169] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors
[LOG 11:45:15.185] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry
[LOG 11:45:15.202] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience
[LOG 11:45:15.220] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience
[LOG 11:45:15.235] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol
[LOG 11:45:15.250] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems
[LOG 11:45:15.269] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction
[LOG 11:45:15.284] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry
[LOG 11:45:15.302] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic
[LOG 11:45:15.320] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry
[LOG 11:45:15.334] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics
[LOG 11:45:15.354] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry
[LOG 11:45:15.367] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight
[LOG 11:45:15.386] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion
[LOG 11:45:15.404] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight
[LOG 11:45:15.417] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion
[LOG 11:45:15.436] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing
[LOG 11:45:15.451] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol
[LOG 11:45:15.469] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics
[LOG 11:45:15.484] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes
[LOG 11:45:15.502] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials
[LOG 11:45:15.520] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing
[LOG 11:45:15.536] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion
[LOG 11:45:15.550] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering
[LOG 11:45:15.570] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics
[LOG 11:45:15.584] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech
[LOG 11:45:15.619] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction
[LOG 11:45:15.636] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol
[LOG 11:45:15.651] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics
[LOG 11:45:15.670] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability
[LOG 11:45:15.684] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start
[LOG 11:45:15.702] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight
[LOG 11:45:15.719] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability
[LOG 11:45:15.735] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech
[LOG 11:45:15.751] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry
[LOG 11:45:15.769] Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2
[LOG 11:45:15.785] Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules
[LOG 11:45:15.804] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced
[LOG 11:45:15.820] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance
[LOG 11:45:15.835] Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment
[LOG 11:45:15.851] Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization
[LOG 11:45:15.870] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision
[LOG 11:45:15.886] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems
[LOG 11:45:15.901] Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope
[LOG 11:45:15.919] Load(Texture): Squad/PartList/SimpleIcons/cs_main
[LOG 11:45:15.935] Load(Texture): Squad/PartList/SimpleIcons/cs_mk2
[LOG 11:45:15.951] Load(Texture): Squad/PartList/SimpleIcons/cs_mk3
[LOG 11:45:15.970] Load(Texture): Squad/PartList/SimpleIcons/cs_size0
[LOG 11:45:15.985] Load(Texture): Squad/PartList/SimpleIcons/cs_size1
[LOG 11:45:16.001] Load(Texture): Squad/PartList/SimpleIcons/cs_size2
[LOG 11:45:16.020] Load(Texture): Squad/PartList/SimpleIcons/cs_size3
[LOG 11:45:16.035] Load(Texture): Squad/PartList/SimpleIcons/cs_surface
[LOG 11:45:16.051] Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant
[LOG 11:45:16.070] Load(Texture): Squad/PartList/SimpleIcons/fuels_ore
[LOG 11:45:16.084] Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer
[LOG 11:45:16.118] Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel
[LOG 11:45:16.135] Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas
[LOG 11:45:16.150] Load(Texture): Squad/PartList/SimpleIcons/number1
[LOG 11:45:16.171] Load(Texture): Squad/PartList/SimpleIcons/number2
[LOG 11:45:16.184] Load(Texture): Squad/PartList/SimpleIcons/number3
[LOG 11:45:16.203] Load(Texture): Squad/PartList/SimpleIcons/number4
[LOG 11:45:16.220] Load(Texture): Squad/PartList/SimpleIcons/number5
[LOG 11:45:16.235] Load(Texture): Squad/PartList/SimpleIcons/number6
[LOG 11:45:16.252] Load(Texture): Squad/PartList/SimpleIcons/number7
[LOG 11:45:16.269] Load(Texture): Squad/PartList/SimpleIcons/number8
[LOG 11:45:16.284] Load(Texture): Squad/PartList/SimpleIcons/number9
[LOG 11:45:16.303] Load(Texture): Squad/Parts/Aero/HeatShield/Fairing
[LOG 11:45:16.318] Load(Texture): Squad/Parts/Aero/HeatShield/heatshield
[LOG 11:45:16.336] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 11:45:16.361] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShieldFairing
[LOG 11:45:16.369] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield_NRM
[LOG 11:45:16.384] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Nosecone
[LOG 11:45:16.403] Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 11:45:16.417] Load(Texture): Squad/Parts/Aero/airbrake/Airbrake
[LOG 11:45:16.436] Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings
[LOG 11:45:16.463] Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins
[LOG 11:45:16.485] Load(Texture): Squad/Parts/Aero/basicFin/BasicFin
[LOG 11:45:16.487] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes
[LOG 11:45:16.501] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat
[LOG 11:45:16.517] Load(Texture): Squad/Parts/Aero/cones/Cones
[LOG 11:45:16.535] Load(Texture): Squad/Parts/Aero/cones/Cones_Heat
[LOG 11:45:16.551] Load(Texture): Squad/Parts/Aero/fairings/AutoTruss
[LOG 11:45:16.570] Load(Texture): Squad/Parts/Aero/fairings/FairingBase
[LOG 11:45:16.584] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff
[LOG 11:45:16.603] Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long
[LOG 11:45:16.634] Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 11:45:16.651] Load(Texture): Squad/Parts/Aero/protectiveRocketNoseMk7/model000
[LOG 11:45:16.669] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 11:45:16.685] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat
[LOG 11:45:16.701] Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings
[LOG 11:45:16.726] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000
[LOG 11:45:16.745] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001
[LOG 11:45:16.750] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000
[LOG 11:45:16.768] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001
[LOG 11:45:16.784] Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000
[LOG 11:45:16.802] Load(Texture): Squad/Parts/Aero/wings/Wings
[LOG 11:45:16.819] Load(Texture): Squad/Parts/Command/Mk1-2Pod/Mk1-2_illum
[LOG 11:45:16.835] Load(Texture): Squad/Parts/Command/Mk1-2Pod/ladder
[LOG 11:45:16.850] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch NRM
[LOG 11:45:16.869] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch
[LOG 11:45:16.884] Load(Texture): Squad/Parts/Command/Mk1-2Pod/walls
[LOG 11:45:16.903] Load(Texture): Squad/Parts/Command/Mk1-2Pod/window
[LOG 11:45:16.917] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000
[LOG 11:45:16.937] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001
[LOG 11:45:16.952] Load(Texture): Squad/Parts/Command/cupola/cupola_Emissive
[LOG 11:45:16.969] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff
[LOG 11:45:16.986] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal
[LOG 11:45:17.012] Load(Texture): Squad/Parts/Command/cupola/window
[LOG 11:45:17.017] Load(Texture): Squad/Parts/Command/externalCommandSeat/model000
[LOG 11:45:17.035] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin
[LOG 11:45:17.051] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_Illum
[LOG 11:45:17.068] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n
[LOG 11:45:17.084] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window
[LOG 11:45:17.101] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000
[LOG 11:45:17.219] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001
[LOG 11:45:17.335] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000
[LOG 11:45:17.451] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001
[LOG 11:45:17.568] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002
[LOG 11:45:17.687] Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW
[LOG 11:45:17.802] Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit
[LOG 11:45:17.920] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff
[LOG 11:45:18.036] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal
[LOG 11:45:18.152] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_psd_illum
[LOG 11:45:18.269] Load(Texture): Squad/Parts/Command/mk1pod/hatch
[LOG 11:45:18.384] Load(Texture): Squad/Parts/Command/mk1pod/ladderrung
[LOG 11:45:18.503] Load(Texture): Squad/Parts/Command/mk1pod/outer shell NRM
[LOG 11:45:18.617] Load(Texture): Squad/Parts/Command/mk1pod/outer shell
[LOG 11:45:18.735] Load(Texture): Squad/Parts/Command/mk1pod/window
[LOG 11:45:18.851] Load(Texture): Squad/Parts/Command/mk1pod/window_illum
[LOG 11:45:18.969] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_A
[LOG 11:45:19.085] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_Emissive
[LOG 11:45:19.102] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_normal
[LOG 11:45:19.118] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit
[LOG 11:45:19.152] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum
[LOG 11:45:19.154] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM
[LOG 11:45:19.169] Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore
[LOG 11:45:19.185] Load(Texture): Squad/Parts/Command/mk2LanderCan/Illum
[LOG 11:45:19.202] Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder
[LOG 11:45:19.219] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell
[LOG 11:45:19.236] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n
[LOG 11:45:19.251] Load(Texture): Squad/Parts/Command/mk2LanderCan/window
[LOG 11:45:19.269] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle
[LOG 11:45:19.284] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM
[LOG 11:45:19.302] Load(Texture): Squad/Parts/Command/probeCoreCube/model000
[LOG 11:45:19.324] Load(Texture): Squad/Parts/Command/probeCoreCube/model001
[LOG 11:45:19.335] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff
[LOG 11:45:19.351] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal
[LOG 11:45:19.369] Load(Texture): Squad/Parts/Command/probeCoreOcto/model000
[LOG 11:45:19.385] Load(Texture): Squad/Parts/Command/probeCoreOcto/model001
[LOG 11:45:19.402] Load(Texture): Squad/Parts/Command/probeCoreOcto2/model000
[LOG 11:45:19.419] Load(Texture): Squad/Parts/Command/probeRoverBody/model000
[LOG 11:45:19.436] Load(Texture): Squad/Parts/Command/probeRoverBody/model001
[LOG 11:45:19.451] Load(Texture): Squad/Parts/Command/probeStackLarge/model000
[LOG 11:45:19.468] Load(Texture): Squad/Parts/Command/probeStackLarge/model001
[LOG 11:45:19.485] Load(Texture): Squad/Parts/Command/probeStackSmall/model000
[LOG 11:45:19.501] Load(Texture): Squad/Parts/Command/probeStackSmall/model001
[LOG 11:45:19.528] Load(Texture): Squad/Parts/Command/probeStackSphere/model000
[LOG 11:45:19.535] Load(Texture): Squad/Parts/Command/probeStackSphere/model001
[LOG 11:45:19.551] Load(Texture): Squad/Parts/CompoundParts/fuelLine/model000
[LOG 11:45:19.584] Load(Texture): Squad/Parts/CompoundParts/strutConnector/model000
[LOG 11:45:19.603] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000
[LOG 11:45:19.618] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001
[LOG 11:45:19.636] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002
[LOG 11:45:19.653] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000
[LOG 11:45:19.668] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001
[LOG 11:45:19.685] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002
[LOG 11:45:19.702] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000
[LOG 11:45:19.718] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001
[LOG 11:45:19.735] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002
[LOG 11:45:19.752] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000
[LOG 11:45:19.768] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001
[LOG 11:45:19.785] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002
[LOG 11:45:19.803] Load(Texture): Squad/Parts/Electrical/RTG/model000
[LOG 11:45:19.818] Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/panel
[LOG 11:45:19.835] Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000
[LOG 11:45:19.852] Load(Texture): Squad/Parts/Electrical/z-100Battery/model000
[LOG 11:45:19.868] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000
[LOG 11:45:19.885] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001
[LOG 11:45:19.901] Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff
[LOG 11:45:19.918] Load(Texture): Squad/Parts/Electrical/z-400Battery/model000
[LOG 11:45:19.935] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff
[LOG 11:45:19.953] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal
[LOG 11:45:19.969] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm
[LOG 11:45:19.985] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em
[LOG 11:45:20.001] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm
[LOG 11:45:20.018] Load(Texture): Squad/Parts/Engine/OMSEngine/engineoms 1
[LOG 11:45:20.036] Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive
[LOG 11:45:20.052] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm
[LOG 11:45:20.069] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm
[LOG 11:45:20.184] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse
[LOG 11:45:20.301] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive
[LOG 11:45:20.419] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal
[LOG 11:45:20.536] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm
[LOG 11:45:20.650] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit
[LOG 11:45:20.769] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm
[LOG 11:45:20.885] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm
[LOG 11:45:21.000] Load(Texture): Squad/Parts/Engine/ionEngine/model000
[LOG 11:45:21.117] Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines
[LOG 11:45:21.235] Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat
[LOG 11:45:21.351] Load(Texture): Squad/Parts/Engine/liquidEngine24-77/model000
[LOG 11:45:21.470] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_diff
[LOG 11:45:21.584] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_norm
[LOG 11:45:21.703] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_norm
[LOG 11:45:21.817] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_psd
[LOG 11:45:21.935] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike
[LOG 11:45:22.051] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat
[LOG 11:45:22.135] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/alternatebracket
[LOG 11:45:22.150] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/engine
[LOG 11:45:22.169] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1R/ksp_r_microEngine_diff
[LOG 11:45:22.184] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/bigfairing
[LOG 11:45:22.201] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3
[LOG 11:45:22.219] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_emissive
[LOG 11:45:22.234] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_n
[LOG 11:45:22.251] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000
[LOG 11:45:22.267] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001
[LOG 11:45:22.285] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002
[LOG 11:45:22.302] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003
[LOG 11:45:22.317] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000
[LOG 11:45:22.335] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001
[LOG 11:45:22.351] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002
[LOG 11:45:22.369] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000
[LOG 11:45:22.386] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001
[LOG 11:45:22.401] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002
[LOG 11:45:22.418] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003
[LOG 11:45:22.436] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model000
[LOG 11:45:22.450] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model001
[LOG 11:45:22.474] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model002
[LOG 11:45:22.484] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model003
[LOG 11:45:22.503] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model004
[LOG 11:45:22.519] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 11:45:22.534] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat
[LOG 11:45:22.552] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model000
[LOG 11:45:22.568] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model001
[LOG 11:45:22.583] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model002
[LOG 11:45:22.602] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model003
[LOG 11:45:22.617] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 11:45:22.650] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW
[LOG 11:45:22.669] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM
[LOG 11:45:22.685] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_diff
[LOG 11:45:22.701] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_emissive
[LOG 11:45:22.717] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_diff
[LOG 11:45:22.735] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_norm
[LOG 11:45:22.751] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_normal
[LOG 11:45:22.767] Load(Texture): Squad/Parts/Engine/miniJet/SmallJet
[LOG 11:45:22.784] Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse
[LOG 11:45:22.802] Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit
[LOG 11:45:22.818] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000
[LOG 11:45:22.834] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001
[LOG 11:45:22.860] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002
[LOG 11:45:22.867] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model000
[LOG 11:45:22.884] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model001
[LOG 11:45:22.903] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model002
[LOG 11:45:22.917] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5
[LOG 11:45:22.935] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5_N_NRM
[LOG 11:45:22.952] Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000
[LOG 11:45:22.968] Load(Texture): Squad/Parts/Engine/vernorEngine/vernierEngine3UV
[LOG 11:45:22.985] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model000
[LOG 11:45:23.002] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model001
[LOG 11:45:23.018] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff
[LOG 11:45:23.035] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal
[LOG 11:45:23.051] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model000
[LOG 11:45:23.067] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model001
[LOG 11:45:23.084] Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000
[LOG 11:45:23.102] Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff
[LOG 11:45:23.118] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm
[LOG 11:45:23.135] Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters
[LOG 11:45:23.169] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model000
[LOG 11:45:23.184] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model001
[LOG 11:45:23.201] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000
[LOG 11:45:23.217] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001
[LOG 11:45:23.236] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank
[LOG 11:45:23.252] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank_n
[LOG 11:45:23.267] Load(Texture): Squad/Parts/FuelTank/fuelTankT100/tank4
[LOG 11:45:23.285] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3
[LOG 11:45:23.301] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3_n
[LOG 11:45:23.318] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model000
[LOG 11:45:23.335] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model001
[LOG 11:45:23.351] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model000
[LOG 11:45:23.368] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model001
[LOG 11:45:23.385] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model000
[LOG 11:45:23.402] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model001
[LOG 11:45:23.419] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model000
[LOG 11:45:23.434] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model001
[LOG 11:45:23.456] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model000
[LOG 11:45:23.470] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model001
[LOG 11:45:23.484] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model000
[LOG 11:45:23.502] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model001
[LOG 11:45:23.517] Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 11:45:23.534] Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m
[LOG 11:45:23.551] Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage
[LOG 11:45:23.567] Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort
[LOG 11:45:23.586] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage
[LOG 11:45:23.620] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM
[LOG 11:45:23.621] Load(Texture): Squad/Parts/FuelTank/xenonTank/model000
[LOG 11:45:23.634] Load(Texture): Squad/Parts/FuelTank/xenonTank/model001
[LOG 11:45:23.652] Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank
[LOG 11:45:23.685] Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff
[LOG 11:45:23.701] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat
[LOG 11:45:23.719] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_N_NRM
[LOG 11:45:23.734] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_glow
[LOG 11:45:23.752] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe
[LOG 11:45:23.768] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe_NORM_NRM
[LOG 11:45:23.785] Load(Texture): Squad/Parts/Misc/AsteroidDay/default
[LOG 11:45:23.802] Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp
[LOG 11:45:23.817] Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack
[LOG 11:45:23.835] Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell
[LOG 11:45:23.852] Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large
[LOG 11:45:23.868] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff
[LOG 11:45:23.895] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm
[LOG 11:45:23.902] Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle
[LOG 11:45:23.917] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_PSD
[LOG 11:45:23.935] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff
[LOG 11:45:23.952] Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff
[LOG 11:45:23.968] Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector
[LOG 11:45:23.985] Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle
[LOG 11:45:24.001] Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 11:45:24.018] Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2
[LOG 11:45:24.034] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff
[LOG 11:45:24.051] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal
[LOG 11:45:24.077] Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff
[LOG 11:45:24.085] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish
[LOG 11:45:24.102] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n
[LOG 11:45:24.118] Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff
[LOG 11:45:24.134] Load(Texture): Squad/Parts/Science/GooExperiment/A_GooExperiment_diff
[LOG 11:45:24.152] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab
[LOG 11:45:24.185] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab_glow
[LOG 11:45:24.201] Load(Texture): Squad/Parts/Science/LargeCrewedLab/window
[LOG 11:45:24.218] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 11:45:24.236] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit
[LOG 11:45:24.252] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm
[LOG 11:45:24.269] Load(Texture): Squad/Parts/Science/MaterialBay/wires
[LOG 11:45:24.285] Load(Texture): Squad/Parts/Science/ScienceBox/Container
[LOG 11:45:24.302] Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000
[LOG 11:45:24.318] Load(Texture): Squad/Parts/Science/sensorBarometer/model000
[LOG 11:45:24.334] Load(Texture): Squad/Parts/Science/sensorGravimeter/model000
[LOG 11:45:24.351] Load(Texture): Squad/Parts/Science/sensorThermometer/model000
[LOG 11:45:24.367] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_cm
[LOG 11:45:24.384] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_nm
[LOG 11:45:24.413] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_cm
[LOG 11:45:24.418] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_nm
[LOG 11:45:24.435] Load(Texture): Squad/Parts/Structural/adapterLargeSmallBi/ksp_l_biAdapter_diff
[LOG 11:45:24.451] Load(Texture): Squad/Parts/Structural/adapterLargeSmallQuad/ksp_l_quadAdapter_diff
[LOG 11:45:24.468] Load(Texture): Squad/Parts/Structural/adapterLargeSmallTri/ksp_l_triAdapter_diff
[LOG 11:45:24.484] Load(Texture): Squad/Parts/Structural/adapterSmallMiniShort/ksp_s_adapterShort_diff
[LOG 11:45:24.501] Load(Texture): Squad/Parts/Structural/adapterSmallMiniTall/ksp_s_adapterLong_diff
[LOG 11:45:24.519] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural
[LOG 11:45:24.535] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat
[LOG 11:45:24.562] Load(Texture): Squad/Parts/Structural/stationHub/model000
[LOG 11:45:24.568] Load(Texture): Squad/Parts/Structural/stationHub/model001
[LOG 11:45:24.584] Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000
[LOG 11:45:24.601] Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000
[LOG 11:45:24.617] Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000
[LOG 11:45:24.635] Load(Texture): Squad/Parts/Structural/structuralMicronode/model000
[LOG 11:45:24.652] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000
[LOG 11:45:24.668] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001
[LOG 11:45:24.701] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000
[LOG 11:45:24.717] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001
[LOG 11:45:24.734] Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons
[LOG 11:45:24.752] Load(Texture): Squad/Parts/Structural/strutCubicOcto/cubestrut
[LOG 11:45:24.768] Load(Texture): Squad/Parts/Structural/strutOcto/model000
[LOG 11:45:24.788] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000
[LOG 11:45:24.801] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001
[LOG 11:45:24.817] Load(Texture): Squad/Parts/Structural/trussGirderL/model000
[LOG 11:45:24.835] Load(Texture): Squad/Parts/Structural/trussGirderXL/model000
[LOG 11:45:24.851] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator
[LOG 11:45:24.869] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM
[LOG 11:45:24.884] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel
[LOG 11:45:24.901] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM
[LOG 11:45:24.928] Load(Texture): Squad/Parts/Utility/DirectAntennas/MiniAntenna
[LOG 11:45:24.935] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse
[LOG 11:45:24.952] Load(Texture): Squad/Parts/Utility/GrapplingDevice/window
[LOG 11:45:24.969] Load(Texture): Squad/Parts/Utility/RelayAntennas/DishAntenna
[LOG 11:45:24.985] Load(Texture): Squad/Parts/Utility/RelayAntennas/MiniAntenna
[LOG 11:45:25.002] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay
[LOG 11:45:25.017] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay_N_NRM
[LOG 11:45:25.035] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array
[LOG 11:45:25.051] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff
[LOG 11:45:25.069] Load(Texture): Squad/Parts/Utility/commDish88-88/model000
[LOG 11:45:25.084] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 11:45:25.101] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit
[LOG 11:45:25.125] Load(Texture): Squad/Parts/Utility/commsDish16/model000
[LOG 11:45:25.135] Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000
[LOG 11:45:25.151] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000
[LOG 11:45:25.168] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001
[LOG 11:45:25.203] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000
[LOG 11:45:25.220] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model000
[LOG 11:45:25.234] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model001
[LOG 11:45:25.254] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-2C/model000
[LOG 11:45:25.269] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-XL/model000
[LOG 11:45:25.284] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model000
[LOG 11:45:25.302] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model001
[LOG 11:45:25.318] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model000
[LOG 11:45:25.334] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model001
[LOG 11:45:25.352] Load(Texture): Squad/Parts/Utility/decouplerStackTR-2V/model000
[LOG 11:45:25.368] Load(Texture): Squad/Parts/Utility/dockingPort/model000
[LOG 11:45:25.385] Load(Texture): Squad/Parts/Utility/dockingPort/model001
[LOG 11:45:25.412] Load(Texture): Squad/Parts/Utility/dockingPortInline/model000
[LOG 11:45:25.417] Load(Texture): Squad/Parts/Utility/dockingPortInline/model001
[LOG 11:45:25.436] Load(Texture): Squad/Parts/Utility/dockingPortInline/model002
[LOG 11:45:25.452] Load(Texture): Squad/Parts/Utility/dockingPortJr/model000
[LOG 11:45:25.470] Load(Texture): Squad/Parts/Utility/dockingPortJr/model001
[LOG 11:45:25.484] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model000
[LOG 11:45:25.501] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model001
[LOG 11:45:25.517] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model002
[LOG 11:45:25.535] Load(Texture): Squad/Parts/Utility/dockingPortSr/model000
[LOG 11:45:25.551] Load(Texture): Squad/Parts/Utility/dockingPortSr/model001
[LOG 11:45:25.568] Load(Texture): Squad/Parts/Utility/ladderRadial/model000
[LOG 11:45:25.584] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000
[LOG 11:45:25.603] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001
[LOG 11:45:25.619] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002
[LOG 11:45:25.634] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000
[LOG 11:45:25.661] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001
[LOG 11:45:25.668] Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff
[LOG 11:45:25.684] Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg
[LOG 11:45:25.718] Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg
[LOG 11:45:25.734] Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000
[LOG 11:45:25.752] Load(Texture): Squad/Parts/Utility/largeAdapter/model000
[LOG 11:45:25.769] Load(Texture): Squad/Parts/Utility/largeAdapterShort/model000
[LOG 11:45:25.786] Load(Texture): Squad/Parts/Utility/launchClamp1/model000
[LOG 11:45:25.802] Load(Texture): Squad/Parts/Utility/launchClamp1/model001
[LOG 11:45:25.818] Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse
[LOG 11:45:25.835] Load(Texture): Squad/Parts/Utility/linearRCS/rcs
[LOG 11:45:25.852] Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay
[LOG 11:45:25.874] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin
[LOG 11:45:25.885] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM
[LOG 11:45:25.902] Load(Texture): Squad/Parts/Utility/mk2DockingPort/mk2DockingPort
[LOG 11:45:25.926] Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay
[LOG 11:45:25.934] Load(Texture): Squad/Parts/Utility/parachuteMk1/model000
[LOG 11:45:25.952] Load(Texture): Squad/Parts/Utility/parachuteMk1/model001
[LOG 11:45:25.967] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000
[LOG 11:45:25.985] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001
[LOG 11:45:26.002] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000
[LOG 11:45:26.017] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001
[LOG 11:45:26.034] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000
[LOG 11:45:26.051] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001
[LOG 11:45:26.067] Load(Texture): Squad/Parts/Utility/parachuteMk25/model000
[LOG 11:45:26.093] Load(Texture): Squad/Parts/Utility/parachuteMk25/model001
[LOG 11:45:26.101] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000
[LOG 11:45:26.118] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001
[LOG 11:45:26.134] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105/rcs
[LOG 11:45:26.151] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1
[LOG 11:45:26.169] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1_em
[LOG 11:45:26.184] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2
[LOG 11:45:26.217] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2_em
[LOG 11:45:26.234] Load(Texture): Squad/Parts/Utility/stackBiCoupler/model000
[LOG 11:45:26.252] Load(Texture): Squad/Parts/Utility/stackQuadCoupler/ksp_s_quadCoupler_diff
[LOG 11:45:26.268] Load(Texture): Squad/Parts/Utility/stackTriCoupler/model000
[LOG 11:45:26.285] Load(Texture): Squad/Parts/Wheel/LandingGear/Flare
[LOG 11:45:26.301] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear
[LOG 11:45:26.318] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear_Emissive
[LOG 11:45:26.338] Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000
[LOG 11:45:26.369] Load(Texture): Squad/Parts/Wheel/roverWheelM1/roverwheel1
[LOG 11:45:26.392] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000
[LOG 11:45:26.394] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001
[LOG 11:45:26.401] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2
[LOG 11:45:26.418] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2_n
[LOG 11:45:26.439] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_diff
[LOG 11:45:26.521] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_normal
[LOG 11:45:26.596] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_diff
[LOG 11:45:26.668] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_normal
[LOG 11:45:26.747] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model000
[LOG 11:45:26.751] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model001
[LOG 11:45:26.774] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model002
[LOG 11:45:26.784] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model003
[LOG 11:45:26.802] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model000
[LOG 11:45:26.819] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model001
[LOG 11:45:26.835] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model002
[LOG 11:45:26.855] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model003
[LOG 11:45:26.867] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount
[LOG 11:45:26.946] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount_n
[LOG 11:45:26.959] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel
[LOG 11:45:26.970] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel_n
[LOG 11:45:26.986] Load(Texture): Squad/Props/AltimeterThreeHands/model000
[LOG 11:45:27.001] Load(Texture): Squad/Props/AltimeterThreeHands/model001
[LOG 11:45:27.018] Load(Texture): Squad/Props/AtmosphereDepth/model000
[LOG 11:45:27.035] Load(Texture): Squad/Props/AtmosphereDepth/model001
[LOG 11:45:27.051] Load(Texture): Squad/Props/AxisIndicator/model000
[LOG 11:45:27.069] Load(Texture): Squad/Props/ButtonSquare/model000
[LOG 11:45:27.084] Load(Texture): Squad/Props/Compass/model000
[LOG 11:45:27.101] Load(Texture): Squad/Props/IVANavBall/Arrows8dir
[LOG 11:45:27.118] Load(Texture): Squad/Props/IVANavBall/IVANavBall
[LOG 11:45:27.134] Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow
[LOG 11:45:27.153] Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors
[LOG 11:45:27.167] Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA
[LOG 11:45:27.185] Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA
[LOG 11:45:27.203] Load(Texture): Squad/Props/IVANavBall/navball2
[LOG 11:45:27.218] Load(Texture): Squad/Props/IndicatorPanel/model000
[LOG 11:45:27.239] Load(Texture): Squad/Props/IndicatorPanel/model001
[LOG 11:45:27.267] Load(Texture): Squad/Props/Monitor/Emissives
[LOG 11:45:27.287] Load(Texture): Squad/Props/Monitor/Emissives_glow
[LOG 11:45:27.301] Load(Texture): Squad/Props/Monitor/Monitor
[LOG 11:45:27.325] Load(Texture): Squad/Props/NavBall/model000
[LOG 11:45:27.334] Load(Texture): Squad/Props/NavBall/model001
[LOG 11:45:27.351] Load(Texture): Squad/Props/NavBall/model002
[LOG 11:45:27.368] Load(Texture): Squad/Props/NavBall/model003
[LOG 11:45:27.384] Load(Texture): Squad/Props/PropsGeneric/propsGeneric
[LOG 11:45:27.402] Load(Texture): Squad/Props/VSI/model000
[LOG 11:45:27.417] Load(Texture): Squad/Props/buttonsGeneric/ButtonsAndSwitches
[LOG 11:45:27.435] Load(Texture): Squad/Props/circularButton/model000
[LOG 11:45:27.455] Load(Texture): Squad/Props/directionalKnob/model000
[LOG 11:45:27.470] Load(Texture): Squad/Props/directionalKnob2/model000
[LOG 11:45:27.484] Load(Texture): Squad/Props/ledPanelSpeed/model000
[LOG 11:45:27.501] Load(Texture): Squad/Props/ledPanelSpeed/model001
[LOG 11:45:27.518] Load(Texture): Squad/Props/pullSwitch/model000
[LOG 11:45:27.535] Load(Texture): Squad/Props/pullSwitch/model001
[LOG 11:45:27.551] Load(Texture): Squad/Props/radarAltitude/model000
[LOG 11:45:27.569] Load(Texture): Squad/Props/squareButton/model000
[LOG 11:45:27.584] Load(Texture): Squad/Props/standingSwitch/model000
[LOG 11:45:27.602] Load(Texture): Squad/Props/standingSwitch/model001
[LOG 11:45:27.619] Load(Texture): Squad/Props/switch/model000
[LOG 11:45:27.635] Load(Texture): Squad/Props/switchGuard/model000
[LOG 11:45:27.652] Load(Texture): Squad/Props/switchWithGuards/model000
[LOG 11:45:27.668] Load(Texture): Squad/Props/switchWithGuards/model001
[LOG 11:45:27.685] Load(Texture): Squad/Props/switchWithGuards/model002
[LOG 11:45:27.702] Load(Texture): Squad/Props/throttle/model000
[LOG 11:45:27.718] Load(Texture): Squad/Props/throttle/model001
[LOG 11:45:27.734] Load(Texture): Squad/Spaces/GenericSpace1/model000
[LOG 11:45:27.767] Load(Texture): Squad/Spaces/GenericSpace1/model001
[LOG 11:45:27.785] Load(Texture): Squad/Spaces/GenericSpace1/model002
[LOG 11:45:27.801] Load(Texture): Squad/Spaces/GenericSpace1/model003
[LOG 11:45:27.828] Load(Texture): Squad/Spaces/GenericSpace1/model004
[LOG 11:45:27.835] Load(Texture): Squad/Spaces/GenericSpace1/model005
[LOG 11:45:27.852] Load(Texture): Squad/Spaces/GenericSpace3/model000
[LOG 11:45:27.868] Load(Texture): Squad/Spaces/GenericSpace3/model001
[LOG 11:45:27.886] Load(Texture): Squad/Spaces/GenericSpace3/model002
[LOG 11:45:27.901] Load(Texture): Squad/Spaces/GenericSpace3/model003
[LOG 11:45:27.919] Load(Texture): Squad/Spaces/GenericSpace3/model004
[LOG 11:45:27.934] Load(Texture): Squad/Spaces/GenericSpace3/model005
[LOG 11:45:27.951] Load(Texture): Squad/Spaces/GenericSpace3/model006
[LOG 11:45:27.975] Load(Texture): Squad/Spaces/GenericSpace3/model007
[LOG 11:45:27.985] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass
[LOG 11:45:28.002] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int
[LOG 11:45:28.026] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM
[LOG 11:45:28.034] Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass
[LOG 11:45:28.053] Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA
[LOG 11:45:28.068] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass
[LOG 11:45:28.085] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC
[LOG 11:45:28.102] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 11:45:28.129] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n
[LOG 11:45:28.134] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA
[LOG 11:45:28.152] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat
[LOG 11:45:28.168] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA
[LOG 11:45:28.188] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass
[LOG 11:45:28.200] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA
[LOG 11:45:28.219] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat
[LOG 11:45:28.234] Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 11:45:28.269] Load(Texture): Squad/Spaces/PodCockpit/model000
[LOG 11:45:28.284] Load(Texture): Squad/Spaces/PodCockpit/model001
[LOG 11:45:28.305] Load(Texture): Squad/Spaces/PodCockpit/model002
[LOG 11:45:28.318] Load(Texture): Squad/Spaces/PodCockpit/model003
[LOG 11:45:28.334] Load(Texture): Squad/Spaces/PodCockpit/model004
[LOG 11:45:28.365] Load(Texture): Squad/Spaces/PodCockpit/model005
[LOG 11:45:28.369] Load(Texture): Squad/Spaces/PodCockpit/model006
[LOG 11:45:28.386] Load(Texture): Squad/Spaces/PodCockpit/model007
[LOG 11:45:28.402] Load(Texture): Squad/Spaces/crewCabinInternals/model000
[LOG 11:45:28.418] Load(Texture): Squad/Spaces/crewCabinInternals/model001
[LOG 11:45:28.435] Load(Texture): Squad/Spaces/crewCabinInternals/model002
[LOG 11:45:28.452] Load(Texture): Squad/Spaces/crewCabinInternals/model003
[LOG 11:45:28.467] Load(Texture): Squad/Spaces/crewCabinInternals/model004
[LOG 11:45:28.485] Load(Texture): Squad/Spaces/crewCabinInternals/model005
[LOG 11:45:28.510] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff
[LOG 11:45:28.529] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal
[LOG 11:45:28.550] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha
[LOG 11:45:28.571] Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat
[LOG 11:45:28.575] Load(Texture): Squad/Spaces/landerCabinInternals/model000
[LOG 11:45:28.585] Load(Texture): Squad/Spaces/landerCabinInternals/model001
[LOG 11:45:28.602] Load(Texture): Squad/Spaces/landerCabinInternals/model002
[LOG 11:45:28.618] Load(Texture): Squad/Spaces/landerCabinInternals/model003
[LOG 11:45:28.634] Load(Texture): Squad/Spaces/landerCabinInternals/model004
[LOG 11:45:28.653] Load(Texture): Squad/Spaces/landerCabinInternals/model005
[LOG 11:45:28.679] Load(Texture): Squad/Spaces/landerCabinInternals/model006
[LOG 11:45:28.685] Load(Texture): Squad/Spaces/landerCabinInternals/model007
[LOG 11:45:28.702] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff
[LOG 11:45:28.724] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal
[LOG 11:45:28.742] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha
[LOG 11:45:28.768] Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat
[LOG 11:45:28.787] Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap
[LOG 11:45:28.801] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric
[LOG 11:45:28.821] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM
[LOG 11:45:28.835] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric
[LOG 11:45:28.852] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM
[LOG 11:45:28.867] Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP
[LOG 11:45:28.885] Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows
[LOG 11:45:28.902] Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy
[LOG 11:45:28.919] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric
[LOG 11:45:28.935] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM
[LOG 11:45:28.954] Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
[LOG 11:45:28.967] Load(Texture): Squad/Spaces/mk1PodCockpit/model000
[LOG 11:45:28.987] Load(Texture): Squad/Spaces/mk1PodCockpit/model001
[LOG 11:45:29.001] Load(Texture): Squad/Spaces/mk1PodCockpit/model002
[LOG 11:45:29.020] Load(Texture): Squad/Spaces/mk1PodCockpit/model003
[LOG 11:45:29.049] Load(Texture): Squad/Spaces/mk1PodCockpit/model004
[LOG 11:45:29.058] Load(Texture): Squad/Spaces/mk1PodCockpit/model005
[LOG 11:45:29.067] Load(Texture): Squad/Spaces/mk1PodCockpit/model006
[LOG 11:45:29.085] Load(Texture): Squad/Spaces/mk1PodCockpit/model007
[LOG 11:45:29.101] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA
[LOG 11:45:29.118] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA
[LOG 11:45:29.134] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat
[LOG 11:45:29.152] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows
[LOG 11:45:29.169] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric
[LOG 11:45:29.185] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric_NRM
[LOG 11:45:29.202] Load(Texture): Squad/Spaces/mk2InlineInternal/Mk2InlineLightmap
[LOG 11:45:29.218] Load(Texture): Squad/Spaces/mk2InlineInternal/propsGeneric
[LOG 11:45:29.245] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric
[LOG 11:45:29.253] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM
[LOG 11:45:29.287] Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations
[LOG 11:45:29.302] Load(Texture): Squad/Strategies/Icons/AppreciationCampaign
[LOG 11:45:29.319] Load(Texture): Squad/Strategies/Icons/BailOutGrant
[LOG 11:45:29.337] Load(Texture): Squad/Strategies/Icons/FundraisingCampaign
[LOG 11:45:29.353] Load(Texture): Squad/Strategies/Icons/LeadershipInitiative
[LOG 11:45:29.367] Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram
[LOG 11:45:29.386] Load(Texture): Squad/Strategies/Icons/OutsourcedResearch
[LOG 11:45:29.404] Load(Texture): Squad/Strategies/Icons/PatentsLicensing
[LOG 11:45:29.423] Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting
[LOG 11:45:29.435] Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut
[LOG 11:45:29.454] Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram
[LOG 11:45:29.468] Load(Texture): Squad/Tutorials/ChuteColors
[LOG 11:45:29.485] Load(Texture): Squad/Tutorials/EditorCoM
[LOG 11:45:29.505] Load(Texture): Squad/Tutorials/EditorSnap
[LOG 11:45:29.518] Load(Texture): Squad/Tutorials/EditorSnap4x
[LOG 11:45:29.536] Load(Texture): Squad/Tutorials/EditorSymm
[LOG 11:45:29.554] Load(Texture): Squad/Tutorials/StagingStack
[LOG 11:45:29.570] Load(Model): Squad/FX/IonPlume
[LOG 11:45:29.589] Load(Model): Squad/FX/LES_Thruster
[LOG 11:45:29.602] Load(Model): Squad/FX/Monoprop_big
[LOG 11:45:29.618] Load(Model): Squad/FX/Monoprop_medium
[LOG 11:45:29.635] Load(Model): Squad/FX/Monoprop_small
[LOG 11:45:29.651] Load(Model): Squad/FX/SRB_Large
[LOG 11:45:29.668] Load(Model): Squad/FX/SRB_LargeSparks
[LOG 11:45:29.687] Load(Model): Squad/FX/afterburner_flame
[LOG 11:45:29.701] Load(Model): Squad/FX/afterburner_shock
[LOG 11:45:29.723] Load(Model): Squad/FX/diamondBlue
[LOG 11:45:29.734] Load(Model): Squad/FX/exhaustFlames_blue
[LOG 11:45:29.753] Load(Model): Squad/FX/hydroLOXFlame
[LOG 11:45:29.787] Load(Model): Squad/FX/ks1_Exhaust
[LOG 11:45:29.804] Load(Model): Squad/FX/ks25_Exhaust
[LOG 11:45:29.818] Load(Model): Squad/FX/ksX_Exhaust
[LOG 11:45:29.835] Load(Model): Squad/FX/shockExhaust_blue
[LOG 11:45:29.856] Load(Model): Squad/FX/shockExhaust_blue_small
[LOG 11:45:29.867] Load(Model): Squad/FX/shockExhaust_red_small
[LOG 11:45:29.886] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield0
[LOG 11:45:29.961] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1
[LOG 11:45:29.967] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2
[LOG 11:45:29.973] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3
[LOG 11:45:29.986] Load(Model): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 11:45:30.009] Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/model
[LOG 11:45:30.018] Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 11:45:30.082] Load(Model): Squad/Parts/Aero/airbrake/Airbrake
[LOG 11:45:30.089] Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface
[LOG 11:45:30.102] Load(Model): Squad/Parts/Aero/airlinerWings/MainWing
[LOG 11:45:30.117] Load(Model): Squad/Parts/Aero/airlinerWings/TailFin
[LOG 11:45:30.186] Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard
[LOG 11:45:30.188] Load(Model): Squad/Parts/Aero/airplaneFins/Canard
[LOG 11:45:30.201] Load(Model): Squad/Parts/Aero/airplaneFins/Swept
[LOG 11:45:30.220] Load(Model): Squad/Parts/Aero/airplaneFins/TailFin
[LOG 11:45:30.236] Load(Model): Squad/Parts/Aero/basicFin/basicFin
[LOG 11:45:30.254] Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake
[LOG 11:45:30.309] Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake
[LOG 11:45:30.319] Load(Model): Squad/Parts/Aero/cones/AvioCone
[LOG 11:45:30.334] Load(Model): Squad/Parts/Aero/cones/ConeA
[LOG 11:45:30.354] Load(Model): Squad/Parts/Aero/cones/ConeB
[LOG 11:45:30.368] Load(Model): Squad/Parts/Aero/cones/NCS
[LOG 11:45:30.385] Load(Model): Squad/Parts/Aero/cones/TailA
[LOG 11:45:30.402] Load(Model): Squad/Parts/Aero/cones/TailB
[LOG 11:45:30.419] Load(Model): Squad/Parts/Aero/cones/TinyCone
[LOG 11:45:30.435] Load(Model): Squad/Parts/Aero/fairings/AutoTruss
[LOG 11:45:30.451] Load(Model): Squad/Parts/Aero/fairings/fairingSize1
[LOG 11:45:30.468] Load(Model): Squad/Parts/Aero/fairings/fairingSize2
[LOG 11:45:30.487] Load(Model): Squad/Parts/Aero/fairings/fairingSize3
[LOG 11:45:30.500] Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial
[LOG 11:45:30.520] Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 11:45:30.537] Load(Model): Squad/Parts/Aero/protectiveRocketNoseMk7/model
[LOG 11:45:30.557] Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 11:45:30.567] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing
[LOG 11:45:30.588] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA
[LOG 11:45:30.601] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB
[LOG 11:45:30.618] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder
[LOG 11:45:30.635] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake
[LOG 11:45:30.651] Load(Model): Squad/Parts/Aero/wingletAV-R8/model
[LOG 11:45:30.668] Load(Model): Squad/Parts/Aero/wingletAV-T1/model
[LOG 11:45:30.686] Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model
[LOG 11:45:30.701] Load(Model): Squad/Parts/Aero/wings/connector1
[LOG 11:45:30.720] Load(Model): Squad/Parts/Aero/wings/connector2
[LOG 11:45:30.734] Load(Model): Squad/Parts/Aero/wings/connector3
[LOG 11:45:30.751] Load(Model): Squad/Parts/Aero/wings/connector4
[LOG 11:45:30.768] Load(Model): Squad/Parts/Aero/wings/connector5
[LOG 11:45:30.786] Load(Model): Squad/Parts/Aero/wings/delta
[LOG 11:45:30.801] Load(Model): Squad/Parts/Aero/wings/delta_small
[LOG 11:45:30.835] Load(Model): Squad/Parts/Aero/wings/elevon1
[LOG 11:45:30.851] Load(Model): Squad/Parts/Aero/wings/elevon2
[LOG 11:45:30.868] Load(Model): Squad/Parts/Aero/wings/elevon3
[LOG 11:45:30.886] Load(Model): Squad/Parts/Aero/wings/elevon4
[LOG 11:45:30.901] Load(Model): Squad/Parts/Aero/wings/elevon5
[LOG 11:45:30.919] Load(Model): Squad/Parts/Aero/wings/strake
[LOG 11:45:30.934] Load(Model): Squad/Parts/Aero/wings/structural1
[LOG 11:45:30.953] Load(Model): Squad/Parts/Aero/wings/structural2
[LOG 11:45:30.968] Load(Model): Squad/Parts/Aero/wings/structural3
[LOG 11:45:30.987] Load(Model): Squad/Parts/Aero/wings/structural4
[LOG 11:45:31.002] Load(Model): Squad/Parts/Aero/wings/swept1
[LOG 11:45:31.018] Load(Model): Squad/Parts/Aero/wings/swept2
[LOG 11:45:31.034] Load(Model): Squad/Parts/Command/Mk1-2Pod/model
[LOG 11:45:31.149] Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model
[LOG 11:45:31.202] Load(Model): Squad/Parts/Command/cupola/model
[LOG 11:45:31.209] Load(Model): Squad/Parts/Command/externalCommandSeat/model
[LOG 11:45:31.436] Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model
[LOG 11:45:31.450] Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model
[LOG 11:45:31.468] Load(Model): Squad/Parts/Command/inlineReactionWheel/model
[LOG 11:45:31.484] Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin
[LOG 11:45:31.501] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline
[LOG 11:45:31.519] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard
[LOG 11:45:31.583] Load(Model): Squad/Parts/Command/mk1LanderCan/model
[LOG 11:45:31.591] Load(Model): Squad/Parts/Command/mk1pod/model
[LOG 11:45:31.602] Load(Model): Squad/Parts/Command/mk2CockpitInline/model
[LOG 11:45:31.619] Load(Model): Squad/Parts/Command/mk2CockpitStandard/model
[LOG 11:45:31.634] Load(Model): Squad/Parts/Command/mk2DroneCore/model
[LOG 11:45:31.652] Load(Model): Squad/Parts/Command/mk2LanderCan/model
[LOG 11:45:31.671] Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model
[LOG 11:45:31.687] Load(Model): Squad/Parts/Command/probeCoreCube/model
[LOG 11:45:31.701] Load(Model): Squad/Parts/Command/probeCoreHex/model
[LOG 11:45:31.717] Load(Model): Squad/Parts/Command/probeCoreOcto/model
[LOG 11:45:31.736] Load(Model): Squad/Parts/Command/probeCoreOcto2/model
[LOG 11:45:31.751] Load(Model): Squad/Parts/Command/probeRoverBody/model
[LOG 11:45:31.769] Load(Model): Squad/Parts/Command/probeStackLarge/model
[LOG 11:45:31.784] Load(Model): Squad/Parts/Command/probeStackSmall/model
[LOG 11:45:31.801] Load(Model): Squad/Parts/Command/probeStackSphere/model
[LOG 11:45:31.819] Load(Model): Squad/Parts/CompoundParts/fuelLine/model
[LOG 11:45:31.844] Load(Model): Squad/Parts/CompoundParts/strutConnector/model
[LOG 11:45:31.851] Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model
[LOG 11:45:31.869] Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model
[LOG 11:45:31.884] Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model
[LOG 11:45:31.902] Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model
[LOG 11:45:31.917] Load(Model): Squad/Parts/Electrical/RTG/model
[LOG 11:45:31.951] Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model
[LOG 11:45:31.968] Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model
[LOG 11:45:31.986] Load(Model): Squad/Parts/Electrical/z-100Battery/model
[LOG 11:45:32.056] Load(Model): Squad/Parts/Electrical/z-1kBattery/model
[LOG 11:45:32.058] Load(Model): Squad/Parts/Electrical/z-200Battery/model
[LOG 11:45:32.067] Load(Model): Squad/Parts/Electrical/z-400Battery/model
[LOG 11:45:32.088] Load(Model): Squad/Parts/Electrical/z-4kBattery/model
[LOG 11:45:32.101] Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB
[LOG 11:45:32.117] Load(Model): Squad/Parts/Engine/OMSEngine/NewModel
[LOG 11:45:32.136] Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB
[LOG 11:45:32.151] Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine
[LOG 11:45:32.168] Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster
[LOG 11:45:32.186] Load(Model): Squad/Parts/Engine/ionEngine/model
[LOG 11:45:32.203] Load(Model): Squad/Parts/Engine/jetEngines/turbineInside
[LOG 11:45:32.217] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1
[LOG 11:45:32.235] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2
[LOG 11:45:32.253] Load(Model): Squad/Parts/Engine/jetEngines/turboJet
[LOG 11:45:32.267] Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet
[LOG 11:45:32.285] Load(Model): Squad/Parts/Engine/liquidEngine24-77/model
[LOG 11:45:32.305] Load(Model): Squad/Parts/Engine/liquidEngine48-7S/model
[LOG 11:45:32.317] Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike
[LOG 11:45:32.336] Load(Model): Squad/Parts/Engine/liquidEngineLV-1/model
[LOG 11:45:32.352] Load(Model): Squad/Parts/Engine/liquidEngineLV-1R/model
[LOG 11:45:32.368] Load(Model): Squad/Parts/Engine/liquidEngineLV-909/model
[LOG 11:45:32.384] Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model
[LOG 11:45:32.402] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model
[LOG 11:45:32.417] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model
[LOG 11:45:32.452] Load(Model): Squad/Parts/Engine/liquidEngineMainsail/model
[LOG 11:45:32.469] Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 11:45:32.484] Load(Model): Squad/Parts/Engine/liquidEnginePoodle/model
[LOG 11:45:32.501] Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 11:45:32.517] Load(Model): Squad/Parts/Engine/liquidEngineSkipper/model
[LOG 11:45:32.534] Load(Model): Squad/Parts/Engine/miniJet/SmallJet
[LOG 11:45:32.552] Load(Model): Squad/Parts/Engine/rapierEngine/rapier
[LOG 11:45:32.568] Load(Model): Squad/Parts/Engine/solidBoosterBACC/model
[LOG 11:45:32.585] Load(Model): Squad/Parts/Engine/solidBoosterRT-10/model
[LOG 11:45:32.601] Load(Model): Squad/Parts/Engine/solidBoosterRT-5/SRB_RT5
[LOG 11:45:32.618] Load(Model): Squad/Parts/Engine/solidBoosterSep/model
[LOG 11:45:32.635] Load(Model): Squad/Parts/Engine/vernorEngine/NewModel
[LOG 11:45:32.650] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/model
[LOG 11:45:32.670] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model
[LOG 11:45:32.684] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/model
[LOG 11:45:32.701] Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model
[LOG 11:45:32.718] Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model
[LOG 11:45:32.735] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
[LOG 11:45:32.751] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank
[LOG 11:45:32.768] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank
[LOG 11:45:32.785] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2
[LOG 11:45:32.801] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2
[LOG 11:45:32.817] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant
[LOG 11:45:32.835] Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
[LOG 11:45:32.851] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2
[LOG 11:45:32.868] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1
[LOG 11:45:32.886] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant
[LOG 11:45:32.902] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3
[LOG 11:45:32.918] Load(Model): Squad/Parts/FuelTank/fuelTankJumbo-64/model
[LOG 11:45:32.951] Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model
[LOG 11:45:32.968] Load(Model): Squad/Parts/FuelTank/fuelTankT100/model
[LOG 11:45:32.998] Load(Model): Squad/Parts/FuelTank/fuelTankT200/model
[LOG 11:45:33.001] Load(Model): Squad/Parts/FuelTank/fuelTankT400/model
[LOG 11:45:33.019] Load(Model): Squad/Parts/FuelTank/fuelTankT800/model
[LOG 11:45:33.034] Load(Model): Squad/Parts/FuelTank/fuelTankToroidal/model
[LOG 11:45:33.055] Load(Model): Squad/Parts/FuelTank/fuelTankX200-16/model
[LOG 11:45:33.068] Load(Model): Squad/Parts/FuelTank/fuelTankX200-32/model
[LOG 11:45:33.085] Load(Model): Squad/Parts/FuelTank/fuelTankX200-8/model
[LOG 11:45:33.102] Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 11:45:33.118] Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler
[LOG 11:45:33.135] Load(Model): Squad/Parts/FuelTank/mk2Adapters/long
[LOG 11:45:33.152] Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard
[LOG 11:45:33.168] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO
[LOG 11:45:33.186] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid
[LOG 11:45:33.202] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO
[LOG 11:45:33.218] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid
[LOG 11:45:33.235] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono
[LOG 11:45:33.251] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW
[LOG 11:45:33.267] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100
[LOG 11:45:33.284] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25
[LOG 11:45:33.302] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50
[LOG 11:45:33.322] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100
[LOG 11:45:33.334] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25
[LOG 11:45:33.352] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50
[LOG 11:45:33.368] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO
[LOG 11:45:33.385] Load(Model): Squad/Parts/FuelTank/xenonTank/model
[LOG 11:45:33.402] Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model
[LOG 11:45:33.419] Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model
[LOG 11:45:33.434] Load(Model): Squad/Parts/Misc/AsteroidDay/HECS2
[LOG 11:45:33.468] Load(Model): Squad/Parts/Misc/AsteroidDay/HighGainAntenna
[LOG 11:45:33.485] Load(Model): Squad/Parts/Misc/AsteroidDay/LgRadialSolar
[LOG 11:45:33.502] Load(Model): Squad/Parts/Misc/PotatoRoid/Cube
[LOG 11:45:33.518] Load(Model): Squad/Parts/Resources/FuelCell/FuelCell
[LOG 11:45:33.535] Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray
[LOG 11:45:33.551] Load(Model): Squad/Parts/Resources/ISRU/ISRU
[LOG 11:45:33.568] Load(Model): Squad/Parts/Resources/LargeTank/LargeTank
[LOG 11:45:33.584] Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill
[LOG 11:45:33.617] Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU
[LOG 11:45:33.625] Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner
[LOG 11:45:33.634] Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 11:45:33.652] Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank
[LOG 11:45:33.668] Load(Model): Squad/Parts/Resources/SmallTank/SmallTank
[LOG 11:45:33.685] Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner
[LOG 11:45:33.702] Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner
[LOG 11:45:33.719] Load(Model): Squad/Parts/Science/AtmosphereSensor/model
[LOG 11:45:33.735] Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment
[LOG 11:45:33.751] Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab
[LOG 11:45:33.778] Load(Model): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 11:45:33.790] Load(Model): Squad/Parts/Science/ScienceBox/ScienceBox
[LOG 11:45:33.801] Load(Model): Squad/Parts/Science/sensorAccelerometer/model
[LOG 11:45:33.818] Load(Model): Squad/Parts/Science/sensorBarometer/model
[LOG 11:45:33.835] Load(Model): Squad/Parts/Science/sensorGravimeter/model
[LOG 11:45:33.851] Load(Model): Squad/Parts/Science/sensorThermometer/model
[LOG 11:45:33.870] Load(Model): Squad/Parts/Structural/Size3Decoupler/size3Decoupler
[LOG 11:45:33.884] Load(Model): Squad/Parts/Structural/Size3To2Adapter/Size3Adapter
[LOG 11:45:33.901] Load(Model): Squad/Parts/Structural/adapterLargeSmallBi/model
[LOG 11:45:33.919] Load(Model): Squad/Parts/Structural/adapterLargeSmallQuad/model
[LOG 11:45:33.935] Load(Model): Squad/Parts/Structural/adapterLargeSmallTri/model
[LOG 11:45:33.951] Load(Model): Squad/Parts/Structural/adapterSmallMiniShort/model
[LOG 11:45:33.986] Load(Model): Squad/Parts/Structural/adapterSmallMiniTall/model
[LOG 11:45:34.002] Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage
[LOG 11:45:34.019] Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage
[LOG 11:45:34.034] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1
[LOG 11:45:34.052] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2
[LOG 11:45:34.068] Load(Model): Squad/Parts/Structural/mk1Parts/Structural
[LOG 11:45:34.085] Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow
[LOG 11:45:34.102] Load(Model): Squad/Parts/Structural/stationHub/model
[LOG 11:45:34.117] Load(Model): Squad/Parts/Structural/structuralIBeam200/model
[LOG 11:45:34.136] Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model
[LOG 11:45:34.151] Load(Model): Squad/Parts/Structural/structuralIBeam650/model
[LOG 11:45:34.168] Load(Model): Squad/Parts/Structural/structuralMicronode/model
[LOG 11:45:34.185] Load(Model): Squad/Parts/Structural/structuralPanel1x1/model
[LOG 11:45:34.201] Load(Model): Squad/Parts/Structural/structuralPanel2x2/model
[LOG 11:45:34.218] Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig
[LOG 11:45:34.234] Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall
[LOG 11:45:34.252] Load(Model): Squad/Parts/Structural/strutCubicOcto/model
[WRN 11:45:34.267] BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "strutCube/cubestrut"
[LOG 11:45:34.268] Load(Model): Squad/Parts/Structural/strutOcto/model
[LOG 11:45:34.285] Load(Model): Squad/Parts/Structural/trussGirderAdapter/model
[LOG 11:45:34.303] Load(Model): Squad/Parts/Structural/trussGirderL/model
[LOG 11:45:34.318] Load(Model): Squad/Parts/Structural/trussGirderXL/model
[LOG 11:45:34.334] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge
[LOG 11:45:34.371] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed
[LOG 11:45:34.382] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
[LOG 11:45:34.393] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge
[LOG 11:45:34.402] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg
[LOG 11:45:34.420] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm
[LOG 11:45:34.434] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna
[LOG 11:45:34.453] Load(Model): Squad/Parts/Utility/DirectAntennas/SurfAntenna
[LOG 11:45:34.486] Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm
[LOG 11:45:34.525] Load(Model): Squad/Parts/Utility/RelayAntennas/HGAntenna
[LOG 11:45:34.533] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-100
[LOG 11:45:34.537] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-5
[LOG 11:45:34.551] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-50
[LOG 11:45:34.568] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_125
[LOG 11:45:34.585] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_250
[LOG 11:45:34.601] Load(Model): Squad/Parts/Utility/commDish88-88/model
[LOG 11:45:34.632] Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 11:45:34.638] Load(Model): Squad/Parts/Utility/commsDish16/model
[LOG 11:45:34.651] Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model
[LOG 11:45:34.668] Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model
[LOG 11:45:34.686] Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model
[LOG 11:45:34.701] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-18D/model
[LOG 11:45:34.719] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-2C/model
[LOG 11:45:34.736] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-XL/model
[LOG 11:45:34.752] Load(Model): Squad/Parts/Utility/decouplerStack2m/model
[LOG 11:45:34.768] Load(Model): Squad/Parts/Utility/decouplerStackTR-18A/model
[LOG 11:45:34.786] Load(Model): Squad/Parts/Utility/decouplerStackTR-2V/model
[LOG 11:45:34.801] Load(Model): Squad/Parts/Utility/dockingPort/model
[LOG 11:45:34.818] Load(Model): Squad/Parts/Utility/dockingPortInline/model
[LOG 11:45:34.835] Load(Model): Squad/Parts/Utility/dockingPortJr/model
[LOG 11:45:34.851] Load(Model): Squad/Parts/Utility/dockingPortShielded/model
[LOG 11:45:34.867] Load(Model): Squad/Parts/Utility/dockingPortSr/model
[LOG 11:45:34.885] Load(Model): Squad/Parts/Utility/ladderRadial/model
[LOG 11:45:34.903] Load(Model): Squad/Parts/Utility/ladderTelescopic/model
[LOG 11:45:34.918] Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model
[LOG 11:45:34.934] Load(Model): Squad/Parts/Utility/landingLegLT-1/model
[LOG 11:45:34.952] Load(Model): Squad/Parts/Utility/landingLegLT-2/model
[LOG 11:45:34.985] Load(Model): Squad/Parts/Utility/landingLegLT-5/model
[WRN 11:45:34.989] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:34.989] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.001] Load(Model): Squad/Parts/Utility/largeAdapter/model
[LOG 11:45:35.018] Load(Model): Squad/Parts/Utility/largeAdapterShort/model
[LOG 11:45:35.036] Load(Model): Squad/Parts/Utility/launchClamp1/model
[LOG 11:45:35.051] Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem
[LOG 11:45:35.069] Load(Model): Squad/Parts/Utility/linearRCS/model
[LOG 11:45:35.086] Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge
[LOG 11:45:35.101] Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall
[LOG 11:45:35.120] Load(Model): Squad/Parts/Utility/mk2CrewCabin/model
[LOG 11:45:35.135] Load(Model): Squad/Parts/Utility/mk2DockingPort/model
[LOG 11:45:35.152] Load(Model): Squad/Parts/Utility/mk3CargoBay/long
[LOG 11:45:35.169] Load(Model): Squad/Parts/Utility/mk3CargoBay/medium
[LOG 11:45:35.186] Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp
[LOG 11:45:35.205] Load(Model): Squad/Parts/Utility/mk3CargoBay/short
[LOG 11:45:35.218] Load(Model): Squad/Parts/Utility/parachuteMk1/model
[LOG 11:45:35.357] Load(Model): Squad/Parts/Utility/parachuteMk12-R/model
[LOG 11:45:35.370] Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model
[LOG 11:45:35.386] Load(Model): Squad/Parts/Utility/parachuteMk2-R/model
[LOG 11:45:35.401] Load(Model): Squad/Parts/Utility/parachuteMk25/model
[LOG 11:45:35.419] Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model
[LOG 11:45:35.434] Load(Model): Squad/Parts/Utility/rcsBlockRV-105/model
[LOG 11:45:35.453] Load(Model): Squad/Parts/Utility/spotLightMk1/model
[LOG 11:45:35.468] Load(Model): Squad/Parts/Utility/spotLightMk2/model
[LOG 11:45:35.523] Load(Model): Squad/Parts/Utility/stackBiCoupler/model
[LOG 11:45:35.535] Load(Model): Squad/Parts/Utility/stackQuadCoupler/model
[LOG 11:45:35.551] Load(Model): Squad/Parts/Utility/stackTriCoupler/model
[LOG 11:45:35.568] Load(Model): Squad/Parts/Wheel/LandingGear/GearExtraLarge
[WRN 11:45:35.585] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.585] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.611] Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed
[WRN 11:45:35.618] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.618] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.620] Load(Model): Squad/Parts/Wheel/LandingGear/GearFree
[WRN 11:45:35.620] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.620] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.623] Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge
[WRN 11:45:35.623] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.623] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.650] Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium
[WRN 11:45:35.655] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.655] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.656] Load(Model): Squad/Parts/Wheel/LandingGear/GearSmall
[WRN 11:45:35.657] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.657] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.668] Load(Model): Squad/Parts/Wheel/roverWheelM1/model
[WRN 11:45:35.675] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.675] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.685] Load(Model): Squad/Parts/Wheel/roverWheelS2/model
[WRN 11:45:35.685] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.685] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.701] Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model
[WRN 11:45:35.707] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.707] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.718] Load(Model): Squad/Parts/Wheel/roverWheelXL3/model
[WRN 11:45:35.743] WheelCollider requires an attached Rigidbody to function.
[WRN 11:45:35.743] WheelCollider requires an attached Rigidbody to function.
[LOG 11:45:35.745] Load(Model): Squad/Props/AltimeterThreeHands/model
[LOG 11:45:35.752] Load(Model): Squad/Props/AtmosphereDepth/model
[LOG 11:45:35.768] Load(Model): Squad/Props/AxisIndicator/model
[LOG 11:45:35.786] Load(Model): Squad/Props/ButtonSquare/model
[LOG 11:45:35.801] Load(Model): Squad/Props/Compass/model
[LOG 11:45:35.819] Load(Model): Squad/Props/IVANavBall/model
[LOG 11:45:35.855] Load(Model): Squad/Props/IndicatorPanel/model
[LOG 11:45:35.859] Load(Model): Squad/Props/Monitor/MonitorDockingMode
[LOG 11:45:35.867] Load(Model): Squad/Props/NavBall/model
[LOG 11:45:35.886] Load(Model): Squad/Props/PropsGeneric/Button_DockingMode
[LOG 11:45:35.901] Load(Model): Squad/Props/PropsGeneric/CargoBagA
[LOG 11:45:35.965] Load(Model): Squad/Props/PropsGeneric/CargoBagB
[LOG 11:45:35.969] Load(Model): Squad/Props/PropsGeneric/CargoBagC
[LOG 11:45:35.971] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane
[LOG 11:45:35.985] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90
[LOG 11:45:36.001] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame
[LOG 11:45:36.019] Load(Model): Squad/Props/PropsGeneric/Seat_Passenger
[LOG 11:45:36.052] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot
[LOG 11:45:36.068] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet
[LOG 11:45:36.086] Load(Model): Squad/Props/PropsGeneric/SideStick
[LOG 11:45:36.103] Load(Model): Squad/Props/VSI/model
[LOG 11:45:36.118] Load(Model): Squad/Props/buttonsGeneric/circularButton
[LOG 11:45:36.135] Load(Model): Squad/Props/buttonsGeneric/clusterButtons
[LOG 11:45:36.152] Load(Model): Squad/Props/buttonsGeneric/clusterButtons2
[LOG 11:45:36.167] Load(Model): Squad/Props/buttonsGeneric/clusterKnob
[LOG 11:45:36.186] Load(Model): Squad/Props/buttonsGeneric/clusterKnob2
[LOG 11:45:36.202] Load(Model): Squad/Props/buttonsGeneric/clusterMixed
[LOG 11:45:36.218] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches01
[LOG 11:45:36.234] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches02
[LOG 11:45:36.252] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches03
[LOG 11:45:36.268] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches04
[LOG 11:45:36.285] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches05
[LOG 11:45:36.302] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches06
[LOG 11:45:36.320] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches07
[LOG 11:45:36.334] Load(Model): Squad/Props/buttonsGeneric/directionalKnob
[LOG 11:45:36.351] Load(Model): Squad/Props/buttonsGeneric/directionalKnob2
[LOG 11:45:36.369] Load(Model): Squad/Props/buttonsGeneric/pullSwitch
[LOG 11:45:36.386] Load(Model): Squad/Props/buttonsGeneric/squareButton
[LOG 11:45:36.403] Load(Model): Squad/Props/buttonsGeneric/standingSwitch
[LOG 11:45:36.418] Load(Model): Squad/Props/buttonsGeneric/switch
[LOG 11:45:36.434] Load(Model): Squad/Props/buttonsGeneric/switchWithGuards
[LOG 11:45:36.453] Load(Model): Squad/Props/circularButton/model
[LOG 11:45:36.468] Load(Model): Squad/Props/directionalKnob/model
[LOG 11:45:36.487] Load(Model): Squad/Props/directionalKnob2/model
[LOG 11:45:36.501] Load(Model): Squad/Props/ledPanelSpeed/model
[LOG 11:45:36.520] Load(Model): Squad/Props/pullSwitch/model
[LOG 11:45:36.535] Load(Model): Squad/Props/radarAltitude/model
[LOG 11:45:36.569] Load(Model): Squad/Props/squareButton/model
[LOG 11:45:36.585] Load(Model): Squad/Props/standingSwitch/model
[LOG 11:45:36.601] Load(Model): Squad/Props/switch/model
[LOG 11:45:36.619] Load(Model): Squad/Props/switchGuard/model
[LOG 11:45:36.636] Load(Model): Squad/Props/switchWithGuards/model
[LOG 11:45:36.653] Load(Model): Squad/Props/throttle/model
[LOG 11:45:36.668] Load(Model): Squad/Spaces/GenericSpace1/model
[LOG 11:45:36.690] Load(Model): Squad/Spaces/GenericSpace3/model
[LOG 11:45:36.718] Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int
[LOG 11:45:36.745] Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int
[LOG 11:45:36.757] Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 11:45:36.816] Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int
[LOG 11:45:36.839] Load(Model): Squad/Spaces/OverlayMasks/CupolaMask
[LOG 11:45:36.844] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerBorder
[LOG 11:45:36.875] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerMask
[LOG 11:45:36.877] Load(Model): Squad/Spaces/OverlayMasks/LargeLabBorder
[LOG 11:45:36.885] Load(Model): Squad/Spaces/OverlayMasks/LargeLabMask
[LOG 11:45:36.903] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinBorder
[LOG 11:45:36.918] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinMask
[LOG 11:45:36.935] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask
[LOG 11:45:36.952] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask2
[LOG 11:45:36.969] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder2
[LOG 11:45:36.987] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder3
[LOG 11:45:37.004] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask
[LOG 11:45:37.018] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask2
[LOG 11:45:37.036] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask3
[LOG 11:45:37.051] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinBorder
[LOG 11:45:37.086] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinMask
[LOG 11:45:37.101] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineBorder
[LOG 11:45:37.119] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineMask
[LOG 11:45:37.136] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardBorder
[LOG 11:45:37.153] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardMask
[LOG 11:45:37.169] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinBorder
[LOG 11:45:37.186] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask
[LOG 11:45:37.202] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask2
[LOG 11:45:37.220] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleBorder
[LOG 11:45:37.235] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleMask
[LOG 11:45:37.254] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderBorder
[LOG 11:45:37.268] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderMask
[LOG 11:45:37.285] Load(Model): Squad/Spaces/OverlayMasks/Size1PodBorder
[LOG 11:45:37.303] Load(Model): Squad/Spaces/OverlayMasks/Size1PodMask
[LOG 11:45:37.318] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderBorder
[LOG 11:45:37.336] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderMask
[LOG 11:45:37.351] Load(Model): Squad/Spaces/OverlayMasks/Size2PodBorder
[LOG 11:45:37.369] Load(Model): Squad/Spaces/OverlayMasks/Size2PodMask
[LOG 11:45:37.386] Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 11:45:37.402] Load(Model): Squad/Spaces/PodCockpit/model
[LOG 11:45:37.434] Load(Model): Squad/Spaces/crewCabinInternals/model
[LOG 11:45:37.453] Load(Model): Squad/Spaces/cupolaInternal/model
[LOG 11:45:37.464] Load(Model): Squad/Spaces/landerCabinInternals/model
[LOG 11:45:37.476] Load(Model): Squad/Spaces/landerCabinSmallInternal/model
[LOG 11:45:37.485] Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin
[LOG 11:45:37.577] Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA
[LOG 11:45:37.589] Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA
[LOG 11:45:37.602] Load(Model): Squad/Spaces/mk1PodCockpit/model
[LOG 11:45:37.620] Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model
[LOG 11:45:37.660] Load(Model): Squad/Spaces/mk2InlineInternal/mk2InlineIVA
[LOG 11:45:37.692] Loading Asset Bundle Definitions
[LOG 11:45:37.699] AssetLoader: Loading bundle definitions
[LOG 11:45:38.154] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/squadcore.ksp'
[LOG 11:45:38.235] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia.ksp'
[LOG 11:45:38.268] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aeroforces.ksp'
[LOG 11:45:38.335] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraft.ksp'
[LOG 11:45:38.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasics.ksp'
[LOG 11:45:38.470] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsbalance.ksp'
[LOG 11:45:38.536] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsbalance2.ksp'
[LOG 11:45:38.602] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscol.ksp'
[LOG 11:45:38.669] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscontrol.ksp'
[LOG 11:45:38.736] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscontrolsurfaces.ksp'
[LOG 11:45:38.805] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsdrag.ksp'
[LOG 11:45:38.853] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsengines.ksp'
[LOG 11:45:38.903] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsforces.ksp'
[LOG 11:45:38.968] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsintakes.ksp'
[LOG 11:45:39.037] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicslandinggear.ksp'
[LOG 11:45:39.104] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicslift.ksp'
[LOG 11:45:39.154] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_career.ksp'
[LOG 11:45:39.201] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscontracts.ksp'
[LOG 11:45:39.252] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscrew.ksp'
[LOG 11:45:39.304] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscurrencies.ksp'
[LOG 11:45:39.353] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsexperience.ksp'
[LOG 11:45:39.418] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsfacilities.ksp'
[LOG 11:45:39.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsstrategies.ksp'
[LOG 11:45:39.520] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicstechnology.ksp'
[LOG 11:45:39.587] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ac.ksp'
[LOG 11:45:39.654] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-admin.ksp'
[LOG 11:45:39.721] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ksc.ksp'
[LOG 11:45:39.768] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-mc.ksp'
[LOG 11:45:39.818] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-sciencearchives.ksp'
[LOG 11:45:39.869] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-techtree.ksp'
[LOG 11:45:39.937] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ts.ksp'
[LOG 11:45:40.004] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui.ksp'
[LOG 11:45:40.169] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnet.ksp'
[LOG 11:45:40.338] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetbasics.ksp'
[LOG 11:45:40.486] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetcontrollinks.ksp'
[LOG 11:45:40.636] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetgui.ksp'
[LOG 11:45:40.801] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetrange.ksp'
[LOG 11:45:40.968] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetrelays.ksp'
[LOG 11:45:41.140] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnettransmission.ksp'
[LOG 11:45:41.204] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-actiongroups.ksp'
[LOG 11:45:41.269] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-applauncher.ksp'
[LOG 11:45:41.335] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-crew.ksp'
[LOG 11:45:41.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-engineersreport.ksp'
[LOG 11:45:41.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-gizmos.ksp'
[LOG 11:45:41.535] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-infos.ksp'
[LOG 11:45:41.604] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-partdetails.ksp'
[LOG 11:45:41.676] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-parts.ksp'
[LOG 11:45:41.737] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-symmetry.ksp'
[LOG 11:45:41.792] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-vesseldetails.ksp'
[LOG 11:45:41.852] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui.ksp'
[LOG 11:45:41.919] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-dockingmode.ksp'
[LOG 11:45:41.987] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-editor.ksp'
[LOG 11:45:42.052] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-editorgizmos.ksp'
[LOG 11:45:42.085] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-eva.ksp'
[LOG 11:45:42.120] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flight.ksp'
[LOG 11:45:42.152] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flightactivities.ksp'
[LOG 11:45:42.220] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flightdirections.ksp'
[LOG 11:45:42.287] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-general.ksp'
[LOG 11:45:42.352] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mapandtime.ksp'
[LOG 11:45:42.418] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mouseconstruction.ksp'
[LOG 11:45:42.506] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mouseflight.ksp'
[LOG 11:45:42.571] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-rcs.ksp'
[LOG 11:45:42.636] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls.ksp'
[LOG 11:45:42.852] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_eastereggs.ksp'
[LOG 11:45:42.921] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ac.ksp'
[LOG 11:45:42.986] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-admin.ksp'
[LOG 11:45:43.037] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-context.ksp'
[LOG 11:45:43.103] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ksc.ksp'
[LOG 11:45:43.153] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-launchpad.ksp'
[LOG 11:45:43.220] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-mc.ksp'
[LOG 11:45:43.270] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-randd.ksp'
[LOG 11:45:43.339] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-runway.ksp'
[LOG 11:45:43.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-sph.ksp'
[LOG 11:45:43.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ts.ksp'
[LOG 11:45:43.537] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-vab.ksp'
[LOG 11:45:43.602] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-altimeter.ksp'
[LOG 11:45:43.635] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-altimiter.ksp'
[LOG 11:45:43.702] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-applauncher.ksp'
[LOG 11:45:43.771] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-evaactivities.ksp'
[LOG 11:45:43.802] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-mapnodes.ksp'
[LOG 11:45:43.872] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-modecontrol.ksp'
[LOG 11:45:43.937] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-navball.ksp'
[LOG 11:45:44.004] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-portraits.ksp'
[LOG 11:45:44.071] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-staging.ksp'
[LOG 11:45:44.122] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-timeandaction.ksp'
[LOG 11:45:44.187] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui.ksp'
[LOG 11:45:44.252] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heat.ksp'
[LOG 11:45:44.319] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatactiveradiators.ksp'
[LOG 11:45:44.388] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatcore.ksp'
[LOG 11:45:44.455] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatengines.ksp'
[LOG 11:45:44.520] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatflow.ksp'
[LOG 11:45:44.586] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatpart.ksp'
[LOG 11:45:44.653] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatpassiveradiators.ksp'
[LOG 11:45:44.720] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatshields.ksp'
[LOG 11:45:44.886] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnet.ksp'
[LOG 11:45:45.052] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetinterface.ksp'
[LOG 11:45:45.218] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetmodes.ksp'
[LOG 11:45:45.370] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetwaypoints.ksp'
[LOG 11:45:45.585] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_locations.ksp'
[LOG 11:45:45.636] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_manual.ksp'
[LOG 11:45:45.702] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-mannodes.ksp'
[LOG 11:45:45.770] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-orbitnodes.ksp'
[LOG 11:45:45.836] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-orbitnodes2.ksp'
[LOG 11:45:45.902] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui.ksp'
[LOG 11:45:45.936] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaladvanced-obertheffect.ksp'
[LOG 11:45:46.169] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-atmosphere.ksp'
[LOG 11:45:46.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gettingbackdown.ksp'
[LOG 11:45:46.638] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gettingupthere.ksp'
[LOG 11:45:46.870] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gravityturn.ksp'
[LOG 11:45:47.103] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-orbits.ksp'
[LOG 11:45:47.337] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-stayingupthere.ksp'
[LOG 11:45:47.554] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics.ksp'
[LOG 11:45:47.772] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-appe.ksp'
[LOG 11:45:48.005] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-dirandinc.ksp'
[LOG 11:45:48.239] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-directions.ksp'
[LOG 11:45:48.469] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-eccentricity.ksp'
[LOG 11:45:48.503] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-efficiency.ksp'
[LOG 11:45:48.737] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions.ksp'
[LOG 11:45:48.973] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-adjustinginclination.ksp'
[LOG 11:45:49.206] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-deltav.ksp'
[LOG 11:45:49.437] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-efficiency.ksp'
[LOG 11:45:49.672] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-hohmanntransfer.ksp'
[LOG 11:45:49.903] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-hohmanntransfer2.ksp'
[LOG 11:45:50.138] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-orbittypes.ksp'
[LOG 11:45:50.372] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-radandantirad.ksp'
[LOG 11:45:50.602] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-shapingup.ksp'
[LOG 11:45:50.837] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers.ksp'
[LOG 11:45:50.870] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmanuevers-orbittypes.ksp'
[LOG 11:45:51.105] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-dres.ksp'
[LOG 11:45:51.336] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-duna.ksp'
[LOG 11:45:51.575] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-eeloo.ksp'
[LOG 11:45:51.788] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-eve.ksp'
[LOG 11:45:52.019] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-jool.ksp'
[LOG 11:45:52.252] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-kerbin.ksp'
[LOG 11:45:52.286] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-kerbol.ksp'
[LOG 11:45:52.520] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-moho.ksp'
[LOG 11:45:52.752] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-sun.ksp'
[LOG 11:45:52.987] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-system.ksp'
[LOG 11:45:53.204] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-asteroidmining.ksp'
[LOG 11:45:53.421] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-conversionmanagement.ksp'
[LOG 11:45:53.652] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-drilling.ksp'
[LOG 11:45:53.887] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-findingit.ksp'
[LOG 11:45:54.119] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-findingit2.ksp'
[LOG 11:45:54.353] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-storageandconversion.ksp'
[LOG 11:45:54.587] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources.ksp'
[LOG 11:45:54.620] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketforces.ksp'
[LOG 11:45:54.685] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketry.ksp'
[LOG 11:45:54.754] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-fairings.ksp'
[LOG 11:45:54.803] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-girders.ksp'
[LOG 11:45:54.836] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-heat.ksp'
[LOG 11:45:54.871] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-heatshields.ksp'
[LOG 11:45:54.903] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-radiators.ksp'
[LOG 11:45:54.937] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-struts.ksp'
[LOG 11:45:54.985] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced.ksp'
[LOG 11:45:55.054] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasics.ksp'
[LOG 11:45:55.119] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsaero.ksp'
[LOG 11:45:55.189] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicscentered.ksp'
[LOG 11:45:55.254] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicschutes.ksp'
[LOG 11:45:55.285] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicschutesandladders.ksp'
[LOG 11:45:55.354] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicscontrol.ksp'
[LOG 11:45:55.420] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsecrecharging.ksp'
[LOG 11:45:55.470] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsengines.ksp'
[LOG 11:45:55.538] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsforces.ksp'
[LOG 11:45:55.585] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicshatchesandladders.ksp'
[LOG 11:45:55.655] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsresources.ksp'
[LOG 11:45:55.705] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsservicecontainers.ksp'
[LOG 11:45:55.752] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstability.ksp'
[LOG 11:45:55.820] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstabilityassist.ksp'
[LOG 11:45:55.886] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstaging.ksp'
[LOG 11:45:55.953] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicssymmetry.ksp'
[LOG 11:45:56.187] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_science.ksp'
[LOG 11:45:56.419] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencedata.ksp'
[LOG 11:45:56.654] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_scienceexperiments.ksp'
[LOG 11:45:56.887] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencelab.ksp'
[LOG 11:45:57.119] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencetransmitted.ksp'
[LOG 11:45:57.335] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_spacetravel.ksp'
[LOG 11:45:57.356] AssetLoader: Finished loading. 176 bundle definitions loaded.
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Goliath National Products
[LOG 11:45:57.357] Config(AGENT) Squad/Agencies/Agents/Integrated Integrals
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerbodyne
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Research & Development Department
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Rokea Inc
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Sean's Cannery
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/StrutCo
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium
[LOG 11:45:57.358] Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics
[LOG 11:45:57.358] Config(Contracts) Squad/Contracts/Contracts/Contracts
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist
[LOG 11:45:57.358] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist
[LOG 11:45:57.358] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 11:45:57.358] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 11:45:57.358] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 11:45:57.359] Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/delta/deltaWing
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/strake/wingStrake
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 11:45:57.360] Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/cupola/cupola/cupola
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 11:45:57.360] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 11:45:57.361] Config(PART) Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 11:45:57.361] Config(PART) Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 11:45:57.361] Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 11:45:57.361] Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 11:45:57.361] Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 11:45:57.362] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 11:45:57.363] Config(PART) Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 11:45:57.363] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 11:45:57.364] Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 11:45:57.364] Config(PART) Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 11:45:57.364] Config(PART) Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 11:45:57.365] Config(PART) Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 11:45:57.365] Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 11:45:57.365] Config(PART) Squad/Parts/Prebuilt/flag/flag
[LOG 11:45:57.365] Config(PART) Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 11:45:57.365] Config(PART) Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 11:45:57.365] Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 11:45:57.365] Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 11:45:57.365] Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 11:45:57.366] Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 11:45:57.366] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 11:45:57.366] Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 11:45:57.367] Config(PART) Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 11:45:57.367] Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 11:45:57.367] Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands
[LOG 11:45:57.367] Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth
[LOG 11:45:57.367] Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch
[LOG 11:45:57.367] Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll
[LOG 11:45:57.367] Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw
[LOG 11:45:57.368] Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare
[LOG 11:45:57.368] Config(PROP) Squad/Props/Compass/prop/Compass
[LOG 11:45:57.368] Config(PROP) Squad/Props/IVANavBall/prop/NavBall
[LOG 11:45:57.368] Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel
[LOG 11:45:57.368] Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode
[LOG 11:45:57.368] Config(PROP) Squad/Props/NavBall/prop/NavBall
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet
[LOG 11:45:57.368] Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick
[LOG 11:45:57.368] Config(PROP) Squad/Props/VSI/prop/VSI
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/circularButton/genericCircularButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/squareButton/genericSquareButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/switch/genericSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards
[LOG 11:45:57.368] Config(PROP) Squad/Props/circularButton/prop/circularButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob
[LOG 11:45:57.368] Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2
[LOG 11:45:57.368] Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed
[LOG 11:45:57.368] Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter
[LOG 11:45:57.368] Config(PROP) Squad/Props/squareButton/prop/squareButton
[LOG 11:45:57.368] Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch
[LOG 11:45:57.368] Config(PROP) Squad/Props/switch/prop/switch
[LOG 11:45:57.368] Config(PROP) Squad/Props/switchGuard/prop/switchGuard
[LOG 11:45:57.368] Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards
[LOG 11:45:57.368] Config(PROP) Squad/Props/throttle/prop/throttle
[LOG 11:45:57.368] Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 11:45:57.368] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 11:45:57.368] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 11:45:57.368] Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID
[LOG 11:45:57.368] Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES
[LOG 11:45:57.368] Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS
[LOG 11:45:57.368] Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant
[LOG 11:45:57.368] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore
[LOG 11:45:57.369] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 11:45:57.369] Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF
[LOG 11:45:57.369] Config(TechTree) Squad/Resources/TechTree/TechTree
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals
[LOG 11:45:57.369] Config(INTERNAL) Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal
[LOG 11:45:57.369] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances
[LOG 11:45:57.370] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science
[LOG 11:45:57.370] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations
[LOG 11:45:57.370] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout
[LOG 11:45:57.370] Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative
[LOG 11:45:57.370] Config(TUTORIAL) Squad/Tutorials/FlightSuborbital/FlightSuborbital
[LOG 11:45:57.370] Config(TUTORIAL) Squad/Tutorials/FromMun/FromMun
[LOG 11:45:57.370] Config(TUTORIAL) Squad/Tutorials/GoForOrbit/GoForOrbit
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.373] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.374] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.374] Resource RESOURCE_DEFINITION added to database
[LOG 11:45:57.374] CodeAssetLoader: Compiling all code assets
[LOG 11:45:57.406] GameDatabase: Assets loaded in 47.114s
[LOG 11:45:57.431] PartLoader: Loading part database
[LOG 11:45:57.433] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0'
[LOG 11:45:57.457] EffectList: Created 14 effect types
[LOG 11:45:57.527] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1'
[LOG 11:45:57.542] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2'
[LOG 11:45:57.569] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3'
[LOG 11:45:57.599] PartLoader: Compiling Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield'
[LOG 11:45:57.613] PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone'
[LOG 11:45:57.619] PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop'
[LOG 11:45:57.635] PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1'
[LOG 11:45:57.654] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf'
[LOG 11:45:57.669] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing'
[LOG 11:45:57.686] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin'
[LOG 11:45:57.702] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard'
[LOG 11:45:57.718] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController'
[LOG 11:45:57.736] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing'
[LOG 11:45:57.752] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin'
[LOG 11:45:57.769] PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin'
[LOG 11:45:57.786] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake'
[LOG 11:45:57.802] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake'
[LOG 11:45:57.807] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA'
[LOG 11:45:57.812] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB'
[LOG 11:45:57.818] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone'
[LOG 11:45:57.845] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter'
[LOG 11:45:57.852] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone'
[LOG 11:45:57.868] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail'
[LOG 11:45:57.885] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB'
[LOG 11:45:57.902] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1'
[LOG 11:45:57.940] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2'
[LOG 11:45:57.961] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3'
[LOG 11:45:57.981] PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong'
[LOG 11:45:57.986] PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake'
[LOG 11:45:57.990] PartLoader: Compiling Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone'
[LOG 11:45:58.002] PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake'
[LOG 11:45:58.009] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta'
[LOG 11:45:58.019] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1'
[LOG 11:45:58.035] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2'
[LOG 11:45:58.052] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder'
[LOG 11:45:58.070] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake'
[LOG 11:45:58.086] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet'
[LOG 11:45:58.103] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet'
[LOG 11:45:58.120] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3'
[LOG 11:45:58.135] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector'
[LOG 11:45:58.152] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2'
[LOG 11:45:58.169] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3'
[LOG 11:45:58.185] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4'
[LOG 11:45:58.202] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5'
[LOG 11:45:58.220] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing'
[LOG 11:45:58.235] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small'
[LOG 11:45:58.253] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf'
[LOG 11:45:58.269] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2'
[LOG 11:45:58.286] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3'
[LOG 11:45:58.303] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf'
[LOG 11:45:58.319] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5'
[LOG 11:45:58.335] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake'
[LOG 11:45:58.353] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing'
[LOG 11:45:58.369] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2'
[LOG 11:45:58.386] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3'
[LOG 11:45:58.403] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4'
[LOG 11:45:58.419] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1'
[LOG 11:45:58.435] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2'
[LOG 11:45:58.469] PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod'
[LOG 11:45:58.521] PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2'
[LOG 11:45:58.526] PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola'
[LOG 11:45:58.538] PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd'
[LOG 11:45:58.545] PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin'
[LOG 11:45:58.555] PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule'
[LOG 11:45:58.569] PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule'
[LOG 11:45:58.585] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit'
[LOG 11:45:58.626] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin'
[LOG 11:45:58.637] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit'
[LOG 11:45:58.651] PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall'
[LOG 11:45:58.664] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod'
[LOG 11:45:58.680] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline'
[LOG 11:45:58.696] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard'
[LOG 11:45:58.711] PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore'
[LOG 11:45:58.721] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin'
[LOG 11:45:58.737] PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle'
[LOG 11:45:58.759] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube'
[LOG 11:45:58.769] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex'
[LOG 11:45:58.785] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto'
[LOG 11:45:58.805] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2'
[LOG 11:45:58.819] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody'
[LOG 11:45:58.835] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge'
[LOG 11:45:58.853] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall'
[LOG 11:45:58.869] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere'
[LOG 11:45:58.886] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine'
[LOG 11:45:58.910] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector'
[LOG 11:45:58.919] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2'
[LOG 11:45:58.936] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4'
[LOG 11:45:58.952] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1'
[LOG 11:45:58.986] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3'
[LOG 11:45:59.003] PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg'
[LOG 11:45:59.025] PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel'
[LOG 11:45:59.037] PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5'
[LOG 11:45:59.052] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack'
[LOG 11:45:59.069] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank'
[LOG 11:45:59.085] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini'
[LOG 11:45:59.102] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack'
[LOG 11:45:59.119] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge'
[LOG 11:45:59.135] PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster'
[LOG 11:45:59.173] PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine'
[LOG 11:45:59.189] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB'
[LOG 11:45:59.205] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine'
[LOG 11:45:59.227] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster'
[LOG 11:45:59.244] PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine'
[LOG 11:45:59.255] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet'
[LOG 11:45:59.317] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine'
[LOG 11:45:59.335] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2'
[LOG 11:45:59.358] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine'
[LOG 11:45:59.378] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine'
[LOG 11:45:59.390] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini'
[LOG 11:45:59.404] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike'
[LOG 11:45:59.439] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine'
[LOG 11:45:59.450] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini'
[LOG 11:45:59.463] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3'
[LOG 11:45:59.487] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine'
[LOG 11:45:59.502] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine'
[LOG 11:45:59.519] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2'
[LOG 11:45:59.537] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2'
[LOG 11:45:59.554] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2'
[LOG 11:45:59.570] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2'
[LOG 11:45:59.591] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME'
[LOG 11:45:59.610] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper'
[LOG 11:45:59.626] PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine'
[LOG 11:45:59.642] PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER'
[LOG 11:45:59.671] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1'
[LOG 11:45:59.683] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster'
[LOG 11:45:59.694] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm'
[LOG 11:45:59.705] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1'
[LOG 11:45:59.718] PartLoader: Compiling Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine'
[LOG 11:45:59.739] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2'
[LOG 11:45:59.752] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini'
[LOG 11:45:59.769] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank'
[LOG 11:45:59.786] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank'
[LOG 11:45:59.803] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong'
[LOG 11:45:59.819] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank'
[LOG 11:45:59.835] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank'
[LOG 11:45:59.852] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank'
[LOG 11:45:59.869] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2'
[LOG 11:45:59.885] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines'
[LOG 11:45:59.919] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2'
[LOG 11:45:59.924] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant'
[LOG 11:45:59.936] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2'
[LOG 11:45:59.952] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1'
[LOG 11:45:59.970] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant'
[LOG 11:45:59.985] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3'
[LOG 11:46:00.019] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2'
[LOG 11:46:00.036] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank'
[LOG 11:46:00.052] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat'
[LOG 11:46:00.069] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall'
[LOG 11:46:00.085] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank'
[LOG 11:46:00.103] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long'
[LOG 11:46:00.119] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank'
[LOG 11:46:00.124] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2'
[LOG 11:46:00.136] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2'
[LOG 11:46:00.152] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2'
[LOG 11:46:00.170] PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage'
[LOG 11:46:00.185] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler'
[LOG 11:46:00.203] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong'
[LOG 11:46:00.219] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter'
[LOG 11:46:00.236] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO'
[LOG 11:46:00.253] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage'
[LOG 11:46:00.270] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO'
[LOG 11:46:00.285] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid'
[LOG 11:46:00.302] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono'
[LOG 11:46:00.319] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin'
[LOG 11:46:00.336] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100'
[LOG 11:46:00.353] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25'
[LOG 11:46:00.369] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50'
[LOG 11:46:00.385] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100'
[LOG 11:46:00.402] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25'
[LOG 11:46:00.419] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50'
[LOG 11:46:00.435] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO'
[LOG 11:46:00.452] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank'
[LOG 11:46:00.468] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge'
[LOG 11:46:00.486] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial'
[LOG 11:46:00.502] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore'
[LOG 11:46:00.536] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna'
[LOG 11:46:00.554] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel'
[LOG 11:46:00.569] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid'
[LOG 11:46:00.592] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/flag/flag'
[LOG 11:46:00.597] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA'
[LOG 11:46:00.611] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale'
[LOG 11:46:00.616] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell'
[LOG 11:46:00.630] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray'
[LOG 11:46:00.639] PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU'
[LOG 11:46:00.669] PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank'
[LOG 11:46:00.675] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill'
[LOG 11:46:00.703] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU'
[LOG 11:46:00.718] PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner'
[LOG 11:46:00.736] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill'
[LOG 11:46:00.754] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank'
[LOG 11:46:00.759] PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank'
[LOG 11:46:00.768] PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner'
[LOG 11:46:00.787] PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner'
[LOG 11:46:00.804] PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere'
[LOG 11:46:00.820] PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment'
[LOG 11:46:00.836] PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab'
[LOG 11:46:00.872] PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module'
[LOG 11:46:00.880] PartLoader: Compiling Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox'
[LOG 11:46:00.886] PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer'
[LOG 11:46:00.902] PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer'
[LOG 11:46:00.919] PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter'
[LOG 11:46:00.936] PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer'
[LOG 11:46:00.952] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler'
[LOG 11:46:00.965] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter'
[LOG 11:46:00.968] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi'
[LOG 11:46:00.972] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad'
[LOG 11:46:00.986] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri'
[LOG 11:46:01.002] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort'
[LOG 11:46:01.045] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall'
[LOG 11:46:01.052] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody'
[LOG 11:46:01.069] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody'
[LOG 11:46:01.086] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage'
[LOG 11:46:01.103] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage'
[LOG 11:46:01.119] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural'
[LOG 11:46:01.123] PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub'
[LOG 11:46:01.135] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2'
[LOG 11:46:01.152] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3'
[LOG 11:46:01.170] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1'
[LOG 11:46:01.187] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode'
[LOG 11:46:01.202] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1'
[LOG 11:46:01.219] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2'
[LOG 11:46:01.235] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint'
[LOG 11:46:01.252] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon'
[LOG 11:46:01.270] PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube'
[LOG 11:46:01.286] PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto'
[LOG 11:46:01.303] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter'
[LOG 11:46:01.319] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x'
[LOG 11:46:01.335] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x'
[LOG 11:46:01.353] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge'
[LOG 11:46:01.372] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed'
[LOG 11:46:01.380] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall'
[LOG 11:46:01.387] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge'
[LOG 11:46:01.393] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg'
[LOG 11:46:01.400] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm'
[LOG 11:46:01.408] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna'
[LOG 11:46:01.419] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5'
[LOG 11:46:01.436] PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice'
[LOG 11:46:01.454] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100'
[LOG 11:46:01.469] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5'
[LOG 11:46:01.486] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50'
[LOG 11:46:01.502] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125'
[LOG 11:46:01.525] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250'
[LOG 11:46:01.536] PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish'
[LOG 11:46:01.570] PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna'
[LOG 11:46:01.587] PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna'
[LOG 11:46:01.603] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2'
[LOG 11:46:01.622] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler'
[LOG 11:46:01.635] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2'
[LOG 11:46:01.653] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator'
[LOG 11:46:01.661] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini'
[LOG 11:46:01.670] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig'
[LOG 11:46:01.677] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2'
[LOG 11:46:01.684] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler'
[LOG 11:46:01.691] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini'
[LOG 11:46:01.697] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2'
[LOG 11:46:01.709] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral'
[LOG 11:46:01.718] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3'
[LOG 11:46:01.724] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1'
[LOG 11:46:01.736] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge'
[LOG 11:46:01.753] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1'
[LOG 11:46:01.769] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder'
[LOG 11:46:01.786] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay'
[LOG 11:46:01.802] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1'
[LOG 11:46:01.841] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2'
[LOG 11:46:01.857] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg'
[LOG 11:46:01.878] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter'
[LOG 11:46:01.883] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2'
[LOG 11:46:01.891] PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1'
[LOG 11:46:01.904] PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem'
[LOG 11:46:01.923] PartLoader: Compiling Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs'
[LOG 11:46:01.935] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL'
[LOG 11:46:01.980] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS'
[LOG 11:46:01.988] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin'
[LOG 11:46:01.999] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort'
[LOG 11:46:02.008] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL'
[LOG 11:46:02.014] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM'
[LOG 11:46:02.021] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp'
[LOG 11:46:02.029] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS'
[LOG 11:46:02.036] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle'
[LOG 11:46:02.054] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue'
[LOG 11:46:02.069] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge'
[LOG 11:46:02.089] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial'
[LOG 11:46:02.102] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue'
[LOG 11:46:02.121] PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1'
[LOG 11:46:02.135] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock'
[LOG 11:46:02.153] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1'
[LOG 11:46:02.169] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2'
[LOG 11:46:02.185] PartLoader: Compiling Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler'
[LOG 11:46:02.202] PartLoader: Compiling Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler'
[LOG 11:46:02.220] PartLoader: Compiling Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler'
[LOG 11:46:02.235] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge'
[LOG 11:46:02.266] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed'
[LOG 11:46:02.276] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree'
[LOG 11:46:02.289] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium'
[LOG 11:46:02.310] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall'
[LOG 11:46:02.333] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay'
[LOG 11:46:02.355] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1'
[LOG 11:46:02.373] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2'
[LOG 11:46:02.388] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed'
[LOG 11:46:02.402] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3'
[LOG 11:46:02.424] PartLoader: Compiling Internal Prop 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands'
[LOG 11:46:02.428] PartLoader: Compiling Internal Prop 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth'
[LOG 11:46:02.430] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch'
[LOG 11:46:02.432] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll'
[LOG 11:46:02.434] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw'
[LOG 11:46:02.436] PartLoader: Compiling Internal Prop 'Squad/Props/ButtonSquare/prop/ButtonSquare'
[LOG 11:46:02.439] PartLoader: Compiling Internal Prop 'Squad/Props/Compass/prop/Compass'
[LOG 11:46:02.441] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBall/prop/NavBall'
[LOG 11:46:02.444] PartLoader: Compiling Internal Prop 'Squad/Props/IndicatorPanel/prop/IndicatorPanel'
[LOG 11:46:02.448] PartLoader: Compiling Internal Prop 'Squad/Props/Monitor/DockingMode/MonitorDockingMode'
[LOG 11:46:02.450] PartLoader: Compiling Internal Prop 'Squad/Props/NavBall/prop/NavBall'
[LOG 11:46:02.451] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode'
[LOG 11:46:02.452] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA'
[LOG 11:46:02.453] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB'
[LOG 11:46:02.454] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC'
[LOG 11:46:02.454] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane'
[LOG 11:46:02.455] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90'
[LOG 11:46:02.456] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame'
[LOG 11:46:02.457] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger'
[LOG 11:46:02.458] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot'
[LOG 11:46:02.459] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet'
[LOG 11:46:02.460] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/SideStick/SideStick'
[LOG 11:46:02.461] PartLoader: Compiling Internal Prop 'Squad/Props/VSI/prop/VSI'
[LOG 11:46:02.463] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/circularButton/genericCircularButton'
[LOG 11:46:02.464] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons'
[LOG 11:46:02.465] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2'
[LOG 11:46:02.466] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs'
[LOG 11:46:02.467] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2'
[LOG 11:46:02.468] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed'
[LOG 11:46:02.469] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01'
[LOG 11:46:02.470] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02'
[LOG 11:46:02.470] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03'
[LOG 11:46:02.471] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04'
[LOG 11:46:02.472] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05'
[LOG 11:46:02.473] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06'
[LOG 11:46:02.474] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07'
[LOG 11:46:02.475] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob'
[LOG 11:46:02.476] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2'
[LOG 11:46:02.477] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch'
[LOG 11:46:02.478] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/squareButton/genericSquareButton'
[LOG 11:46:02.478] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch'
[LOG 11:46:02.479] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switch/genericSwitch'
[LOG 11:46:02.480] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards'
[LOG 11:46:02.481] PartLoader: Compiling Internal Prop 'Squad/Props/circularButton/prop/circularButton'
[LOG 11:46:02.482] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob/prop/directionalKnob'
[LOG 11:46:02.483] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob2/prop/directionalKnob2'
[LOG 11:46:02.484] PartLoader: Compiling Internal Prop 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed'
[LOG 11:46:02.487] PartLoader: Compiling Internal Prop 'Squad/Props/pullSwitch/prop/pullSwitch'
[LOG 11:46:02.488] PartLoader: Compiling Internal Prop 'Squad/Props/radarAltitude/prop/RadarAltimeter'
[LOG 11:46:02.490] PartLoader: Compiling Internal Prop 'Squad/Props/squareButton/prop/squareButton'
[LOG 11:46:02.492] PartLoader: Compiling Internal Prop 'Squad/Props/standingSwitch/prop/standingSwitch'
[LOG 11:46:02.493] PartLoader: Compiling Internal Prop 'Squad/Props/switch/prop/switch'
[LOG 11:46:02.494] PartLoader: Compiling Internal Prop 'Squad/Props/switchGuard/prop/switchGuard'
[LOG 11:46:02.495] PartLoader: Compiling Internal Prop 'Squad/Props/switchWithGuards/prop/switchWithGuards'
[LOG 11:46:02.496] PartLoader: Compiling Internal Prop 'Squad/Props/throttle/prop/throttle'
[LOG 11:46:02.501] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1'
[LOG 11:46:02.515] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3'
[LOG 11:46:02.518] PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int'
[LOG 11:46:02.524] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int'
[LOG 11:46:02.583] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int'
[LOG 11:46:02.587] InternalSeat: Cannot find portraitCamera of name 'Camera_Left003'
[LOG 11:46:02.596] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int'
[LOG 11:46:02.604] PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder'
[LOG 11:46:02.616] PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit'
[LOG 11:46:02.626] PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals'
[LOG 11:46:02.632] PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal'
[LOG 11:46:02.639] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals'
[LOG 11:46:02.643] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal'
[LOG 11:46:02.648] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal'
[LOG 11:46:02.657] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal'
[LOG 11:46:02.669] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal'
[LOG 11:46:02.676] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit'
[LOG 11:46:02.680] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals'
[LOG 11:46:02.693] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal'
[LOG 11:46:02.714] Loading Systems: Elapsed time is 52.42483s
[WRN 11:46:04.932] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 11:46:04.933] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 11:46:11.554] [UIMasterController]: HideUI
[LOG 11:46:11.561] [Agent]: Found 19 agent mentality types
[LOG 11:46:11.563] [AgentList]: 27 agents parsed and loaded.
[LOG 11:46:12.194] [CelestialBody]: Kerbin's solar day length is 1d, 0h, 0m long. sidereal day length is 5h, 59m, 9s long
[LOG 11:46:12.291] [UIMasterController]: HideUI
[WRN 11:46:12.295] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU =====================
[LOG 11:46:14.158] [UIMasterController]: ShowUI
[LOG 11:46:14.686] [GameParameters]: Loaded custom parameter class CommNetParams.
[LOG 11:46:14.686] [GameParameters]: Loaded custom parameter class AdvancedParams.
[WRN 11:46:14.918] [ApplicationLauncher] Awake False
[LOG 11:46:14.921] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 11:46:14.939] [UiApp] Awake: MessageSystem
[LOG 11:46:14.940] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 11:46:14.996] [UIApp] Adding MessageSystem to Application Launcher
[LOG 11:46:15.001] [ApplicationLauncher] SetHidden: 
[LOG 11:46:15.009] [MessageSystem] OnAppInitialized
[LOG 11:46:15.010] [MessageSystem] Reposition 0.06187512 2988
[LOG 11:46:25.020] [ExperienceSystem]: Found 0 trait types
[LOG 11:46:25.023] [ExperienceSystem]: Found 16 effect types
[LOG 11:46:26.567] [ReflectionUtil]: Found 4 types with UpgradeModule attribute in 5 assemblies.
[LOG 11:46:26.582] [KSPUpgradePipeline]: default (1.2.0) is up to date.
[LOG 11:46:26.590] [ScenarioTypes]: List Created 17 scenario types loaded from 5 loaded assemblies.
[LOG 11:46:26.592] [UIMasterController]: HideUI
[WRN 11:46:26.592] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
[LOG 11:46:26.715] [UIMasterController]: HideUI
[LOG 11:46:27.861] [AddonLoader]: Instantiating addon 'ContractDefs' from assembly 'KSP'
[LOG 11:46:31.600] [UIMasterController]: HideUI
[LOG 11:46:31.748] Loading Depletion Nodes
[LOG 11:46:31.748] DepNodeCount:  0
[LOG 11:46:31.749] Loading Biome Nodes
[LOG 11:46:31.749] BiomeNodeCount:  0
[LOG 11:46:31.749] Loading Planet Nodes
[LOG 11:46:31.749] PlanetNodeCount:  0
[LOG 11:46:31.769] [ScenarioDestructibles]: Loading... 0 objects registered
[WRN 11:46:32.701] [UiApp] Awake: KSPedia
[LOG 11:46:32.701] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 11:46:32.701] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 11:46:32.703] [ApplicationLauncher] SetVisible: 
[LOG 11:46:32.744] [UIApp] OnDestroy: ContractsApp
[LOG 11:46:32.881] [MessageSystem] Reposition 0.02 3662
[LOG 11:46:33.537] [UIApp] Adding KSPedia to Application Launcher
[LOG 11:46:33.764] [UIMasterController]: ShowUI
[LOG 11:46:36.081] Flight State Captured
[LOG 11:46:36.087] Saving Achievements Tree...
[LOG 11:46:36.088] Saving Achievements Tree...
[LOG 11:46:36.092] [MessageSystem] Save Messages
[LOG 11:46:36.107] Game State Saved to saves/default/persistent
[LOG 11:46:36.111] [UIMasterController]: HideUI
[WRN 11:46:36.119] [HighLogic]: =========================== Scene Change : From SPACECENTER to TRACKSTATION =====================
[LOG 11:46:36.504] [UIApp] OnDestroy: KSPedia
[LOG 11:46:36.515] UICanvasPrefabSpawner TrackingStationSpawner spawning TrackingStation
[LOG 11:46:36.534] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:36.536] [UIMasterController]: ShowUI
[LOG 11:46:36.960] Loading Depletion Nodes
[LOG 11:46:36.960] DepNodeCount:  0
[LOG 11:46:36.960] Loading Biome Nodes
[LOG 11:46:36.960] BiomeNodeCount:  0
[LOG 11:46:36.960] Loading Planet Nodes
[LOG 11:46:36.960] PlanetNodeCount:  0
[LOG 11:46:36.964] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 11:46:36.989] [PlanetariumCamera]: Focus: Kerbin
[WRN 11:46:37.662] [UiApp] Awake: KSPedia
[LOG 11:46:37.663] [ApplicationLauncher] OnSceneLoadedGUIReady: scene TRACKSTATION ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[WRN 11:46:37.664] [KnowledgeBase] OnAppLauncherReady 3745
[LOG 11:46:37.675] [UIApp] OnDestroy: ContractsApp
[LOG 11:46:37.683] [MessageSystem] Reposition 0.02 3746
[LOG 11:46:37.689] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:37.789] [UIApp] Adding KSPedia to Application Launcher
[LOG 11:46:38.645] Flight State Captured
[LOG 11:46:38.645] Saving Achievements Tree...
[LOG 11:46:38.645] Saving Achievements Tree...
[LOG 11:46:38.647] [MessageSystem] Save Messages
[LOG 11:46:38.657] Game State Saved to saves/default/persistent
[WRN 11:46:38.664] Vessel Untitled Space Craft Debris was removed from the game: it was debris cluttering up KSC.
[LOG 11:46:39.744] [Tracking Station]: SetVessel(Untitled Space Craft)
[LOG 11:46:39.745] [PlanetariumCamera]: Focus: Untitled Space Craft
[LOG 11:46:40.574] Flight State Captured
[LOG 11:46:40.574] Saving Achievements Tree...
[LOG 11:46:40.574] Saving Achievements Tree...
[LOG 11:46:40.575] [MessageSystem] Save Messages
[LOG 11:46:40.585] Game State Saved to saves/default/persistent
[LOG 11:46:40.586] [Tracking Station]: SetVessel(null)
[LOG 11:46:40.586] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:40.593] [UIMasterController]: HideUI
[WRN 11:46:40.714] [HighLogic]: =========================== Scene Change : From TRACKSTATION to FLIGHT (Async) =====================
[LOG 11:46:40.841] KbApp.OnDestroy Planet Resources
[LOG 11:46:40.841] KbApp.OnDestroy Vessel Crew
[LOG 11:46:40.841] KbApp.OnDestroy NullName
[LOG 11:46:40.842] KbApp.OnDestroy Unowned Info
[LOG 11:46:40.842] KbApp.OnDestroy Vessel Info
[LOG 11:46:40.842] KbApp.OnDestroy Planet Info
[LOG 11:46:40.842] KbApp.OnDestroy Planet Parameters
[LOG 11:46:40.842] [UIApp] OnDestroy: KSPedia
[LOG 11:46:40.862] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:40.864] [UIMasterController]: HideUI
[LOG 11:46:42.542] UICanvasPrefabSpawner FlightUI spawning Flight
[LOG 11:46:42.560] UICanvasPrefabSpawner FlightUI spawning VesselLabels
[WRN 11:46:42.561] [UiApp] Awake: ResourceDisplay
[LOG 11:46:42.568] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP'
[LOG 11:46:42.572] [AddonLoader]: Instantiating addon 'KerbTrack' from assembly 'KerbTrack'
[LOG 11:46:42.577] [PlanetariumCamera]: Focus: Kerbin
[LOG 11:46:42.578] [UIMasterController]: HideUI
[LOG 11:46:42.735] ------------------- initializing flight mode... ------------------
[LOG 11:46:42.747] Loading Depletion Nodes
[LOG 11:46:42.747] DepNodeCount:  0
[LOG 11:46:42.747] Loading Biome Nodes
[LOG 11:46:42.747] BiomeNodeCount:  0
[LOG 11:46:42.747] Loading Planet Nodes
[LOG 11:46:42.747] PlanetNodeCount:  0
[LOG 11:46:42.748] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 11:46:42.775] Target vessel index: 1  vessel count: 8
[LOG 11:46:42.776] [FLIGHT GLOBALS]: Switching To Vessel Untitled Space Craft ---------------------- 
[LOG 11:46:42.778] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
[LOG 11:46:42.823] [PartSet]: Recreating part sets for vessel Untitled Space Craft
[LOG 11:46:42.835] Camera Mode: AUTO
[LOG 11:46:43.557] all systems started
[EXC 11:46:43.572] TypeLoadException: Could not load type 'RenderingManager' from assembly 'KerbTrack'.

[WRN 11:46:44.242] [UiApp] Awake: CurrencyWidgetsApp
[WRN 11:46:44.242] [UiApp] Awake: ResourceDisplay
[WRN 11:46:44.242] [UiApp] Awake: KSPedia
[LOG 11:46:44.242] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
[LOG 11:46:44.242] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 11:46:44.244] [KnowledgeBase] OnAppLauncherReady 3937
[LOG 11:46:44.255] [UIApp] OnDestroy: ContractsApp
[LOG 11:46:44.273] [MessageSystem] Reposition 0.02 3938
[LOG 11:46:44.309] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part mk1pod (Untitled Space Craft) on vessel Untitled Space Craft
[LOG 11:46:44.321] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 5.67999999999483, applying analytic temperature 264.9164162238
[LOG 11:46:44.383] [PlanetariumCamera]: Focus: Untitled Space Craft
[LOG 11:46:44.397] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 11:46:44.398] [UIApp] Adding ResourceDisplay to Application Launcher
[WRN 11:46:44.418] [ResourceDisplay] OnAppStarted(): id: -191524
[LOG 11:46:44.419] [GenericAppFrame] Reposition 0.130225 3942
[WRN 11:46:44.420] [ResourceDisplay] OnAppStarted(): id: 115006
[LOG 11:46:44.420] ResourceDisplay already exist, destroying this instance
[LOG 11:46:44.421] [UIApp] OnDestroy: ResourceDisplay
[LOG 11:46:44.434] CURRENCY WIDGET False False False
[LOG 11:46:44.436] [UIApp] OnDestroy: CurrencyWidgetsApp
[LOG 11:46:44.469] [UIApp] Adding KSPedia to Application Launcher
[WRN 11:46:44.510] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[LOG 11:46:44.581] [UIMasterController]: ShowUI
[LOG 11:46:44.590] Flight State Captured
[LOG 11:46:44.590] Saving Achievements Tree...
[LOG 11:46:44.590] Saving Achievements Tree...
[LOG 11:46:44.592] [MessageSystem] Save Messages
[LOG 11:46:44.600] Game State Saved as persistent
[LOG 11:46:44.929] Unpacking Untitled Space Craft
[LOG 11:46:48.940] [UIMasterController]: ShowUI
[LOG 11:46:48.940] Game Paused!
[LOG 11:46:49.937] Launcher start settings screen: False
[LOG 11:46:52.855] Flight State Captured
[LOG 11:46:52.855] Saving Achievements Tree...
[LOG 11:46:52.855] Saving Achievements Tree...
[LOG 11:46:52.855] [MessageSystem] Save Messages
[LOG 11:46:52.865] Game State Saved to saves/default/persistent
[LOG 11:46:52.868] [UIMasterController]: HideUI
[WRN 11:46:52.874] [HighLogic]: =========================== Scene Change : From FLIGHT to MAINMENU =====================
[LOG 11:46:54.538] KbApp.OnDestroy Vessel Crew
[LOG 11:46:54.538] KerbTrack: Saving settings to \home\miro\.local\share\Steam\steamapps\common\Kerbal Space Program\GameData\KerbTrack\Plugins\PluginData\KerbTrack\settings.cfg
[LOG 11:46:54.544] [UIApp] OnDestroy: ResourceDisplay
[LOG 11:46:54.544] KbApp.OnDestroy Planet Info
[LOG 11:46:54.544] KbApp.OnDestroy Planet Parameters
[LOG 11:46:54.544] KbApp.OnDestroy Unowned Info
[LOG 11:46:54.546] KbApp.OnDestroy Vessel Info
[LOG 11:46:54.546] KbApp.OnDestroy NullName
[LOG 11:46:54.546] [UIApp] OnDestroy: KSPedia
[LOG 11:46:54.546] KbApp.OnDestroy Planet Resources
[LOG 11:46:54.568] [UIMasterController]: ShowUI
[LOG 11:46:55.194] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 11:46:55.196] [ApplicationLauncher] SetHidden: 
[LOG 11:46:55.208] [MessageSystem] Reposition 0.02 4431
[LOG 11:47:00.432] [UIApp] OnDestroy: MessageSystem

I have read around the forum that after last KSP patches they have changed the API, this might be the problem. Does anyone know how to fix this?

It'll need to be recompiled for the new version of KSP. Thanks for the heads up and the log info.

Link to comment
Share on other sites

Thank for the fix. 1.3 works great however there is one issue on ubuntu. Settings are saved to a file in KSP root folder with a long name

\\home\\miro\\.local\\share\\Steam\\steamapps\\common\\Kerbal Space Program\\GameData\\KerbTrack\\Plugins\\PluginData\\KerbTrack\\settings.cfg

The plugin does not use the settings file located in GameData\... subfolders. Anyway it still works.

[LOG 09:41:57.717] ******* Log Initiated for Kerbal Space Program - 1.2.0.1586 (LinuxPlayer) *******
Kerbal Space Program - 1.2.0.1586 (LinuxPlayer)


OS: Linux 4.4 Ubuntu 16.04 64bit
CPU: AMD Phenom(tm) II X4 965 Processor (4)
RAM: 7982
GPU: Gallium 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.8.0) (3072MB)
SM: 30 (OpenGL 3.0 [3.0 Mesa 11.2.0])
RT Formats: ARGB32, Depth, ARGBHalf, Shadowmap, RGB565, ARGB4444, ARGB1555, Default, ARGB2101010, DefaultHDR, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8


Log started: Sun, Oct 30, 2016 09:41:57


[LOG 09:41:58.675] Load(Assembly): KerbTrack/Plugins/KerbTrack
[LOG 09:41:58.676] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/KerbTrack/Plugins/KerbTrack.dll
[LOG 09:41:58.707] Load(Assembly): KerbTrack/Plugins/TrackIRUnity
[LOG 09:41:58.707] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/KerbTrack/Plugins/TrackIRUnity.dll
[LOG 09:41:58.708] Load(Assembly): Squad/Plugins/KSPSteamCtrlr
[LOG 09:41:58.708] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/Plugins/KSPSteamCtrlr.dll
[LOG 09:41:58.709] Load(Assembly): Squad/Plugins/Steamworks.NET
[LOG 09:41:58.709] AssemblyLoader: Loading assembly at /home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/Plugins/Steamworks.NET.dll
[LOG 09:41:58.712] AssemblyLoader: Loading assemblies
[LOG 09:41:58.785] VesselModules: Found VesselModule of type CommNetVessel with order 999
[LOG 09:41:58.789] VesselModules: Found VesselModule of type FlightIntegrator with order 0
[LOG 09:41:58.791] VesselModules: Found 2 VesselModule types
[LOG 09:41:58.798] 
************************************************************************

Environment Info
Unix FFFFFFFFFFFFFFFF  Args: KSP.x86 

Mod DLLs found:
Stock assembly: Assembly-CSharp v1.0.0.0
KerbTrack v1.2.0.0
TrackIRUnity v1.0.0.0
Stock assembly: KSPSteamCtrlr v0.0.1.35
Stock assembly: Steamworks.NET v9.0.0.0 / v9.0.0

Folders and files in GameData:
KerbTrack
Stock folder: Squad


************************************************************************

[LOG 09:41:58.809] [AddonLoader]: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr'
[LOG 09:41:58.827] [KSPSteamController]: Loaded. Initializing hooks...
[LOG 09:41:59.142] Load(Audio): Squad/Sounds/editorLoop01
[LOG 09:41:59.147] MainCanvas MASK: 3458764513820540928
[LOG 09:41:59.173] AppCanvas MASK: 3458764513820540928
[LOG 09:41:59.173] ActionCanvas MASK: 3458764513820540928
[LOG 09:41:59.184] PhysicsGlobals: Loading database
[LOG 09:41:59.576] Load(Audio): Squad/Sounds/elev_loop
[LOG 09:41:59.585] Load(Audio): Squad/Sounds/elev_start
[LOG 09:41:59.621] Load(Audio): Squad/Sounds/elev_stop
[LOG 09:41:59.652] Load(Audio): Squad/Sounds/sound_ambience_nature
[LOG 09:41:59.688] Load(Audio): Squad/Sounds/sound_click_flick
[LOG 09:41:59.739] Load(Audio): Squad/Sounds/sound_click_latch
[LOG 09:41:59.752] Load(Audio): Squad/Sounds/sound_click_sharp
[LOG 09:41:59.789] Load(Audio): Squad/Sounds/sound_click_tick
[LOG 09:41:59.819] Load(Audio): Squad/Sounds/sound_click_tock
[LOG 09:41:59.854] Load(Audio): Squad/Sounds/sound_decoupler_fire
[LOG 09:41:59.885] Load(Audio): Squad/Sounds/sound_delete_bin
[LOG 09:41:59.920] Load(Audio): Squad/Sounds/sound_explosion_debris1
[LOG 09:41:59.954] Load(Audio): Squad/Sounds/sound_explosion_debris2
[LOG 09:41:59.987] Load(Audio): Squad/Sounds/sound_explosion_large
[LOG 09:42:00.018] Load(Audio): Squad/Sounds/sound_rocket_mini
[LOG 09:42:00.065] Load(Audio): Squad/Sounds/sound_rocket_spurts
[LOG 09:42:00.088] Load(Audio): Squad/Sounds/sound_servomotor
[LOG 09:42:00.120] Load(Audio): Squad/Sounds/sound_tab_extend
[LOG 09:42:00.152] Load(Audio): Squad/Sounds/sound_tab_retreat
[LOG 09:42:00.186] Load(Texture): Squad/Agencies/C7AerospaceDivision
[LOG 09:42:00.312] Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled
[LOG 09:42:00.419] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium
[LOG 09:42:00.538] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
[LOG 09:42:00.652] Load(Texture): Squad/Agencies/ExperimentalEngineering
[LOG 09:42:00.769] Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled
[LOG 09:42:00.886] Load(Texture): Squad/Agencies/FlooydResearchLab
[LOG 09:42:01.002] Load(Texture): Squad/Agencies/FlooydResearchLab_scaled
[LOG 09:42:01.120] Load(Texture): Squad/Agencies/GoliathNationalProducts
[LOG 09:42:01.186] Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled
[LOG 09:42:01.204] Load(Texture): Squad/Agencies/IntegratedIntegrals
[LOG 09:42:01.220] Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled
[LOG 09:42:01.238] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics
[LOG 09:42:01.252] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled
[LOG 09:42:01.269] Load(Texture): Squad/Agencies/JebsJunkyard
[LOG 09:42:01.287] Load(Texture): Squad/Agencies/JebsJunkyard_scaled
[LOG 09:42:01.302] Load(Texture): Squad/Agencies/KerbalMotion
[LOG 09:42:01.320] Load(Texture): Squad/Agencies/KerbalMotion_scaled
[LOG 09:42:01.336] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety
[LOG 09:42:01.352] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled
[LOG 09:42:01.369] Load(Texture): Squad/Agencies/Kerbodyne
[LOG 09:42:01.385] Load(Texture): Squad/Agencies/Kerbodyne_scaled
[LOG 09:42:01.404] Load(Texture): Squad/Agencies/Kerlington
[LOG 09:42:01.419] Load(Texture): Squad/Agencies/Kerlington_scaled
[LOG 09:42:01.437] Load(Texture): Squad/Agencies/MaxoConstructionToys
[LOG 09:42:01.455] Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled
[LOG 09:42:01.470] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup
[LOG 09:42:01.487] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled
[LOG 09:42:01.507] Load(Texture): Squad/Agencies/OMBDemolition
[LOG 09:42:01.519] Load(Texture): Squad/Agencies/OMBDemolition_scaled
[LOG 09:42:01.537] Load(Texture): Squad/Agencies/PeriapsisCo
[LOG 09:42:01.556] Load(Texture): Squad/Agencies/PeriapsisCo_scaled
[LOG 09:42:01.570] Load(Texture): Squad/Agencies/Probodobodyne
[LOG 09:42:01.588] Load(Texture): Squad/Agencies/Probodobodyne_scaled
[LOG 09:42:01.605] Load(Texture): Squad/Agencies/R&D
[LOG 09:42:01.620] Load(Texture): Squad/Agencies/R&D_scaled
[LOG 09:42:01.636] Load(Texture): Squad/Agencies/ReactionSystemsLtd
[LOG 09:42:01.655] Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled
[LOG 09:42:01.686] Load(Texture): Squad/Agencies/Rockomax
[LOG 09:42:01.703] Load(Texture): Squad/Agencies/Rockomax_scaled
[LOG 09:42:01.722] Load(Texture): Squad/Agencies/Rokea
[LOG 09:42:01.737] Load(Texture): Squad/Agencies/Rokea_scaled
[LOG 09:42:01.761] Load(Texture): Squad/Agencies/SeansCannery
[LOG 09:42:01.769] Load(Texture): Squad/Agencies/SeansCannery_scaled
[LOG 09:42:01.785] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps
[LOG 09:42:01.806] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled
[LOG 09:42:01.820] Load(Texture): Squad/Agencies/StrutCo
[LOG 09:42:01.837] Load(Texture): Squad/Agencies/StrutCo_scaled
[LOG 09:42:01.857] Load(Texture): Squad/Agencies/Vac-Co
[LOG 09:42:01.871] Load(Texture): Squad/Agencies/Vac-Co_scaled
[LOG 09:42:01.886] Load(Texture): Squad/Agencies/WinterOwl
[LOG 09:42:01.902] Load(Texture): Squad/Agencies/WinterOwl_scaled
[LOG 09:42:01.927] Load(Texture): Squad/Agencies/ZaltonicElectronics
[LOG 09:42:01.938] Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled
[LOG 09:42:01.954] Load(Texture): Squad/Contracts/Icons/balloon
[LOG 09:42:01.970] Load(Texture): Squad/Contracts/Icons/custom
[LOG 09:42:01.987] Load(Texture): Squad/Contracts/Icons/default
[LOG 09:42:02.003] Load(Texture): Squad/Contracts/Icons/dish
[LOG 09:42:02.022] Load(Texture): Squad/Contracts/Icons/eva
[LOG 09:42:02.047] Load(Texture): Squad/Contracts/Icons/gravity
[LOG 09:42:02.056] Load(Texture): Squad/Contracts/Icons/marker
[LOG 09:42:02.068] Load(Texture): Squad/Contracts/Icons/pressure
[LOG 09:42:02.123] Load(Texture): Squad/Contracts/Icons/report
[LOG 09:42:02.139] Load(Texture): Squad/Contracts/Icons/sample
[LOG 09:42:02.153] Load(Texture): Squad/Contracts/Icons/seismic
[LOG 09:42:02.169] Load(Texture): Squad/Contracts/Icons/thermometer
[LOG 09:42:02.203] Load(Texture): Squad/Contracts/Icons/vessel
[LOG 09:42:02.226] Load(Texture): Squad/FX/DiamondBlue
[LOG 09:42:02.239] Load(Texture): Squad/FX/FlameBlueOrange
[LOG 09:42:02.259] Load(Texture): Squad/FX/FlamePurple
[LOG 09:42:02.270] Load(Texture): Squad/FX/FlameRed
[LOG 09:42:02.292] Load(Texture): Squad/FX/FlameRedOrange
[LOG 09:42:02.303] Load(Texture): Squad/FX/Monoprop
[LOG 09:42:02.328] Load(Texture): Squad/FX/plasma2
[LOG 09:42:02.336] Load(Texture): Squad/FX/rocketplume2
[LOG 09:42:02.353] Load(Texture): Squad/FX/shockDiamond2
[LOG 09:42:02.370] Load(Texture): Squad/FX/smokepuff1
[LOG 09:42:02.387] Load(Texture): Squad/Flags/09
[LOG 09:42:02.410] Load(Texture): Squad/Flags/NASA
[LOG 09:42:02.427] Load(Texture): Squad/Flags/blorbs
[LOG 09:42:02.439] Load(Texture): Squad/Flags/bullseye
[LOG 09:42:02.455] Load(Texture): Squad/Flags/capsule
[LOG 09:42:02.473] Load(Texture): Squad/Flags/circles
[LOG 09:42:02.493] Load(Texture): Squad/Flags/default
[LOG 09:42:02.507] Load(Texture): Squad/Flags/esa_dark_blue
[LOG 09:42:02.524] Load(Texture): Squad/Flags/hexagon
[LOG 09:42:02.539] Load(Texture): Squad/Flags/hexagonCircles
[LOG 09:42:02.563] Load(Texture): Squad/Flags/kerbal1
[LOG 09:42:02.575] Load(Texture): Squad/Flags/kerbal2
[LOG 09:42:02.590] Load(Texture): Squad/Flags/kerbin
[LOG 09:42:02.616] Load(Texture): Squad/Flags/kerbinmunflag
[LOG 09:42:02.623] Load(Texture): Squad/Flags/line
[LOG 09:42:02.640] Load(Texture): Squad/Flags/minimalistic
[LOG 09:42:02.667] Load(Texture): Squad/Flags/orbit
[LOG 09:42:02.674] Load(Texture): Squad/Flags/orbs
[LOG 09:42:02.689] Load(Texture): Squad/Flags/retro
[LOG 09:42:02.720] Load(Texture): Squad/Flags/rings
[LOG 09:42:02.741] Load(Texture): Squad/Flags/rocketScience
[LOG 09:42:02.763] Load(Texture): Squad/Flags/satellite
[LOG 09:42:02.779] Load(Texture): Squad/Flags/spheres
[LOG 09:42:02.789] Load(Texture): Squad/Flags/squadLogo
[LOG 09:42:02.807] Load(Texture): Squad/Flags/squadLogo2
[LOG 09:42:02.822] Load(Texture): Squad/Flags/stripes
[LOG 09:42:02.848] Load(Texture): Squad/Flags/trees
[LOG 09:42:02.866] Load(Texture): Squad/Flags/trippy
[LOG 09:42:02.877] Load(Texture): Squad/Flags/uk_space_agency
[LOG 09:42:02.894] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics
[LOG 09:42:02.904] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors
[LOG 09:42:02.921] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction
[LOG 09:42:02.938] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics
[LOG 09:42:02.954] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration
[LOG 09:42:02.970] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol
[LOG 09:42:02.988] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding
[LOG 09:42:03.008] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks
[LOG 09:42:03.020] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry
[LOG 09:42:03.041] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech
[LOG 09:42:03.055] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned
[LOG 09:42:03.070] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems
[LOG 09:42:03.091] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech
[LOG 09:42:03.103] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation
[LOG 09:42:03.125] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes
[LOG 09:42:03.137] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry
[LOG 09:42:03.154] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites
[LOG 09:42:03.170] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics
[LOG 09:42:03.186] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics
[LOG 09:42:03.205] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech
[LOG 09:42:03.236] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics
[LOG 09:42:03.261] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics
[LOG 09:42:03.272] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors
[LOG 09:42:03.287] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry
[LOG 09:42:03.312] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience
[LOG 09:42:03.321] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience
[LOG 09:42:03.342] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol
[LOG 09:42:03.356] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems
[LOG 09:42:03.370] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction
[LOG 09:42:03.389] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry
[LOG 09:42:03.403] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic
[LOG 09:42:03.422] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry
[LOG 09:42:03.442] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics
[LOG 09:42:03.456] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry
[LOG 09:42:03.471] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight
[LOG 09:42:03.486] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion
[LOG 09:42:03.505] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight
[LOG 09:42:03.520] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion
[LOG 09:42:03.537] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing
[LOG 09:42:03.556] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol
[LOG 09:42:03.572] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics
[LOG 09:42:03.588] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes
[LOG 09:42:03.606] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials
[LOG 09:42:03.621] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing
[LOG 09:42:03.637] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion
[LOG 09:42:03.655] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering
[LOG 09:42:03.671] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics
[LOG 09:42:03.688] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech
[LOG 09:42:03.705] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction
[LOG 09:42:03.722] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol
[LOG 09:42:03.753] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics
[LOG 09:42:03.770] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability
[LOG 09:42:03.787] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start
[LOG 09:42:03.805] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight
[LOG 09:42:03.824] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability
[LOG 09:42:03.836] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech
[LOG 09:42:03.855] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry
[LOG 09:42:03.870] Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2
[LOG 09:42:03.887] Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules
[LOG 09:42:03.909] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced
[LOG 09:42:03.922] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance
[LOG 09:42:03.942] Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment
[LOG 09:42:03.955] Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization
[LOG 09:42:03.971] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision
[LOG 09:42:03.998] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems
[LOG 09:42:04.003] Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope
[LOG 09:42:04.020] Load(Texture): Squad/PartList/SimpleIcons/cs_main
[LOG 09:42:04.039] Load(Texture): Squad/PartList/SimpleIcons/cs_mk2
[LOG 09:42:04.058] Load(Texture): Squad/PartList/SimpleIcons/cs_mk3
[LOG 09:42:04.071] Load(Texture): Squad/PartList/SimpleIcons/cs_size0
[LOG 09:42:04.087] Load(Texture): Squad/PartList/SimpleIcons/cs_size1
[LOG 09:42:04.112] Load(Texture): Squad/PartList/SimpleIcons/cs_size2
[LOG 09:42:04.121] Load(Texture): Squad/PartList/SimpleIcons/cs_size3
[LOG 09:42:04.140] Load(Texture): Squad/PartList/SimpleIcons/cs_surface
[LOG 09:42:04.153] Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant
[LOG 09:42:04.173] Load(Texture): Squad/PartList/SimpleIcons/fuels_ore
[LOG 09:42:04.186] Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer
[LOG 09:42:04.205] Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel
[LOG 09:42:04.220] Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas
[LOG 09:42:04.237] Load(Texture): Squad/PartList/SimpleIcons/number1
[LOG 09:42:04.269] Load(Texture): Squad/PartList/SimpleIcons/number2
[LOG 09:42:04.286] Load(Texture): Squad/PartList/SimpleIcons/number3
[LOG 09:42:04.308] Load(Texture): Squad/PartList/SimpleIcons/number4
[LOG 09:42:04.319] Load(Texture): Squad/PartList/SimpleIcons/number5
[LOG 09:42:04.337] Load(Texture): Squad/PartList/SimpleIcons/number6
[LOG 09:42:04.354] Load(Texture): Squad/PartList/SimpleIcons/number7
[LOG 09:42:04.372] Load(Texture): Squad/PartList/SimpleIcons/number8
[LOG 09:42:04.387] Load(Texture): Squad/PartList/SimpleIcons/number9
[LOG 09:42:04.404] Load(Texture): Squad/Parts/Aero/HeatShield/Fairing
[LOG 09:42:04.419] Load(Texture): Squad/Parts/Aero/HeatShield/heatshield
[LOG 09:42:04.439] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 09:42:04.467] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShieldFairing
[LOG 09:42:04.477] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield_NRM
[LOG 09:42:04.488] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Nosecone
[LOG 09:42:04.506] Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 09:42:04.519] Load(Texture): Squad/Parts/Aero/airbrake/Airbrake
[LOG 09:42:04.540] Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings
[LOG 09:42:04.569] Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins
[LOG 09:42:04.595] Load(Texture): Squad/Parts/Aero/basicFin/BasicFin
[LOG 09:42:04.597] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes
[LOG 09:42:04.603] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat
[LOG 09:42:04.620] Load(Texture): Squad/Parts/Aero/cones/Cones
[LOG 09:42:04.637] Load(Texture): Squad/Parts/Aero/cones/Cones_Heat
[LOG 09:42:04.654] Load(Texture): Squad/Parts/Aero/fairings/AutoTruss
[LOG 09:42:04.672] Load(Texture): Squad/Parts/Aero/fairings/FairingBase
[LOG 09:42:04.687] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff
[LOG 09:42:04.707] Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long
[LOG 09:42:04.720] Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 09:42:04.739] Load(Texture): Squad/Parts/Aero/protectiveRocketNoseMk7/model000
[LOG 09:42:04.754] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 09:42:04.787] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat
[LOG 09:42:04.808] Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings
[LOG 09:42:04.835] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000
[LOG 09:42:04.856] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001
[LOG 09:42:04.859] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000
[LOG 09:42:04.869] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001
[LOG 09:42:04.886] Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000
[LOG 09:42:04.903] Load(Texture): Squad/Parts/Aero/wings/Wings
[LOG 09:42:04.920] Load(Texture): Squad/Parts/Command/Mk1-2Pod/Mk1-2_illum
[LOG 09:42:04.940] Load(Texture): Squad/Parts/Command/Mk1-2Pod/ladder
[LOG 09:42:04.953] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch NRM
[LOG 09:42:04.971] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch
[LOG 09:42:04.988] Load(Texture): Squad/Parts/Command/Mk1-2Pod/walls
[LOG 09:42:05.003] Load(Texture): Squad/Parts/Command/Mk1-2Pod/window
[LOG 09:42:05.020] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000
[LOG 09:42:05.037] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001
[LOG 09:42:05.056] Load(Texture): Squad/Parts/Command/cupola/cupola_Emissive
[LOG 09:42:05.070] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff
[LOG 09:42:05.087] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal
[LOG 09:42:05.116] Load(Texture): Squad/Parts/Command/cupola/window
[LOG 09:42:05.120] Load(Texture): Squad/Parts/Command/externalCommandSeat/model000
[LOG 09:42:05.140] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin
[LOG 09:42:05.156] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_Illum
[LOG 09:42:05.173] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n
[LOG 09:42:05.188] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window
[LOG 09:42:05.203] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000
[LOG 09:42:05.223] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001
[LOG 09:42:05.240] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000
[LOG 09:42:05.256] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001
[LOG 09:42:05.370] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002
[LOG 09:42:05.488] Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW
[LOG 09:42:05.604] Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit
[LOG 09:42:05.720] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff
[LOG 09:42:05.837] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal
[LOG 09:42:05.954] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_psd_illum
[LOG 09:42:06.070] Load(Texture): Squad/Parts/Command/mk1pod/hatch
[LOG 09:42:06.186] Load(Texture): Squad/Parts/Command/mk1pod/ladderrung
[LOG 09:42:06.305] Load(Texture): Squad/Parts/Command/mk1pod/outer shell NRM
[LOG 09:42:06.420] Load(Texture): Squad/Parts/Command/mk1pod/outer shell
[LOG 09:42:06.537] Load(Texture): Squad/Parts/Command/mk1pod/window
[LOG 09:42:06.656] Load(Texture): Squad/Parts/Command/mk1pod/window_illum
[LOG 09:42:06.778] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_A
[LOG 09:42:06.887] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_Emissive
[LOG 09:42:07.003] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_normal
[LOG 09:42:07.121] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit
[LOG 09:42:07.163] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum
[LOG 09:42:07.172] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM
[LOG 09:42:07.187] Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore
[LOG 09:42:07.206] Load(Texture): Squad/Parts/Command/mk2LanderCan/Illum
[LOG 09:42:07.220] Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder
[LOG 09:42:07.239] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell
[LOG 09:42:07.255] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n
[LOG 09:42:07.271] Load(Texture): Squad/Parts/Command/mk2LanderCan/window
[LOG 09:42:07.287] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle
[LOG 09:42:07.304] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM
[LOG 09:42:07.327] Load(Texture): Squad/Parts/Command/probeCoreCube/model000
[LOG 09:42:07.337] Load(Texture): Squad/Parts/Command/probeCoreCube/model001
[LOG 09:42:07.362] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff
[LOG 09:42:07.376] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal
[LOG 09:42:07.388] Load(Texture): Squad/Parts/Command/probeCoreOcto/model000
[LOG 09:42:07.404] Load(Texture): Squad/Parts/Command/probeCoreOcto/model001
[LOG 09:42:07.420] Load(Texture): Squad/Parts/Command/probeCoreOcto2/model000
[LOG 09:42:07.437] Load(Texture): Squad/Parts/Command/probeRoverBody/model000
[LOG 09:42:07.455] Load(Texture): Squad/Parts/Command/probeRoverBody/model001
[LOG 09:42:07.474] Load(Texture): Squad/Parts/Command/probeStackLarge/model000
[LOG 09:42:07.487] Load(Texture): Squad/Parts/Command/probeStackLarge/model001
[LOG 09:42:07.506] Load(Texture): Squad/Parts/Command/probeStackSmall/model000
[LOG 09:42:07.524] Load(Texture): Squad/Parts/Command/probeStackSmall/model001
[LOG 09:42:07.557] Load(Texture): Squad/Parts/Command/probeStackSphere/model000
[LOG 09:42:07.560] Load(Texture): Squad/Parts/Command/probeStackSphere/model001
[LOG 09:42:07.571] Load(Texture): Squad/Parts/CompoundParts/fuelLine/model000
[LOG 09:42:07.590] Load(Texture): Squad/Parts/CompoundParts/strutConnector/model000
[LOG 09:42:07.605] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000
[LOG 09:42:07.627] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001
[LOG 09:42:07.644] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002
[LOG 09:42:07.656] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000
[LOG 09:42:07.687] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001
[LOG 09:42:07.704] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002
[LOG 09:42:07.724] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000
[LOG 09:42:07.737] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001
[LOG 09:42:07.755] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002
[LOG 09:42:07.771] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000
[LOG 09:42:07.791] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001
[LOG 09:42:07.805] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002
[LOG 09:42:07.823] Load(Texture): Squad/Parts/Electrical/RTG/model000
[LOG 09:42:07.839] Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/panel
[LOG 09:42:07.857] Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000
[LOG 09:42:07.870] Load(Texture): Squad/Parts/Electrical/z-100Battery/model000
[LOG 09:42:07.888] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000
[LOG 09:42:07.903] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001
[LOG 09:42:07.920] Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff
[LOG 09:42:07.936] Load(Texture): Squad/Parts/Electrical/z-400Battery/model000
[LOG 09:42:07.954] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff
[LOG 09:42:07.970] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal
[LOG 09:42:07.986] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm
[LOG 09:42:08.005] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em
[LOG 09:42:08.021] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm
[LOG 09:42:08.038] Load(Texture): Squad/Parts/Engine/OMSEngine/engineoms 1
[LOG 09:42:08.054] Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive
[LOG 09:42:08.070] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm
[LOG 09:42:08.087] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm
[LOG 09:42:08.116] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse
[LOG 09:42:08.123] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive
[LOG 09:42:08.137] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal
[LOG 09:42:08.154] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm
[LOG 09:42:08.170] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit
[LOG 09:42:08.287] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm
[LOG 09:42:08.404] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm
[LOG 09:42:08.520] Load(Texture): Squad/Parts/Engine/ionEngine/model000
[LOG 09:42:08.636] Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines
[LOG 09:42:08.754] Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat
[LOG 09:42:08.873] Load(Texture): Squad/Parts/Engine/liquidEngine24-77/model000
[LOG 09:42:08.987] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_diff
[LOG 09:42:09.102] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_norm
[LOG 09:42:09.219] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_norm
[LOG 09:42:09.336] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_psd
[LOG 09:42:09.452] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike
[LOG 09:42:09.569] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat
[LOG 09:42:09.687] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/alternatebracket
[LOG 09:42:09.802] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/engine
[LOG 09:42:09.920] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1R/ksp_r_microEngine_diff
[LOG 09:42:10.036] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/bigfairing
[LOG 09:42:10.153] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3
[LOG 09:42:10.187] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_emissive
[LOG 09:42:10.205] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_n
[LOG 09:42:10.219] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000
[LOG 09:42:10.239] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001
[LOG 09:42:10.252] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002
[LOG 09:42:10.273] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003
[LOG 09:42:10.287] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000
[LOG 09:42:10.303] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001
[LOG 09:42:10.320] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002
[LOG 09:42:10.337] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000
[LOG 09:42:10.354] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001
[LOG 09:42:10.378] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002
[LOG 09:42:10.385] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003
[LOG 09:42:10.403] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model000
[LOG 09:42:10.429] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model001
[LOG 09:42:10.452] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model002
[LOG 09:42:10.454] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model003
[LOG 09:42:10.471] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model004
[LOG 09:42:10.486] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 09:42:10.507] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat
[LOG 09:42:10.522] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model000
[LOG 09:42:10.536] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model001
[LOG 09:42:10.553] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model002
[LOG 09:42:10.569] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model003
[LOG 09:42:10.588] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 09:42:10.603] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW
[LOG 09:42:10.619] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM
[LOG 09:42:10.638] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_diff
[LOG 09:42:10.653] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_emissive
[LOG 09:42:10.693] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_diff
[LOG 09:42:10.702] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_norm
[LOG 09:42:10.721] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_normal
[LOG 09:42:10.737] Load(Texture): Squad/Parts/Engine/miniJet/SmallJet
[LOG 09:42:10.754] Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse
[LOG 09:42:10.770] Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit
[LOG 09:42:10.786] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000
[LOG 09:42:10.803] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001
[LOG 09:42:10.831] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002
[LOG 09:42:10.837] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model000
[LOG 09:42:10.852] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model001
[LOG 09:42:10.870] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model002
[LOG 09:42:10.888] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5
[LOG 09:42:10.904] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5_N_NRM
[LOG 09:42:10.919] Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000
[LOG 09:42:10.938] Load(Texture): Squad/Parts/Engine/vernorEngine/vernierEngine3UV
[LOG 09:42:10.954] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model000
[LOG 09:42:10.969] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model001
[LOG 09:42:10.986] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff
[LOG 09:42:11.004] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal
[LOG 09:42:11.021] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model000
[LOG 09:42:11.037] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model001
[LOG 09:42:11.055] Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000
[LOG 09:42:11.073] Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff
[LOG 09:42:11.086] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm
[LOG 09:42:11.105] Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters
[LOG 09:42:11.146] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model000
[LOG 09:42:11.149] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model001
[LOG 09:42:11.152] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000
[LOG 09:42:11.170] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001
[LOG 09:42:11.202] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank
[LOG 09:42:11.221] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank_n
[LOG 09:42:11.236] Load(Texture): Squad/Parts/FuelTank/fuelTankT100/tank4
[LOG 09:42:11.253] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3
[LOG 09:42:11.270] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3_n
[LOG 09:42:11.288] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model000
[LOG 09:42:11.305] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model001
[LOG 09:42:11.324] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model000
[LOG 09:42:11.337] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model001
[LOG 09:42:11.355] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model000
[LOG 09:42:11.369] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model001
[LOG 09:42:11.386] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model000
[LOG 09:42:11.409] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model001
[LOG 09:42:11.446] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model000
[LOG 09:42:11.450] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model001
[LOG 09:42:11.452] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model000
[LOG 09:42:11.478] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model001
[LOG 09:42:11.489] Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 09:42:11.508] Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m
[LOG 09:42:11.520] Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage
[LOG 09:42:11.538] Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort
[LOG 09:42:11.553] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage
[LOG 09:42:11.587] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM
[LOG 09:42:11.589] Load(Texture): Squad/Parts/FuelTank/xenonTank/model000
[LOG 09:42:11.603] Load(Texture): Squad/Parts/FuelTank/xenonTank/model001
[LOG 09:42:11.620] Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank
[LOG 09:42:11.636] Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff
[LOG 09:42:11.652] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat
[LOG 09:42:11.676] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_N_NRM
[LOG 09:42:11.686] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_glow
[LOG 09:42:11.719] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe
[LOG 09:42:11.738] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe_NORM_NRM
[LOG 09:42:11.759] Load(Texture): Squad/Parts/Misc/AsteroidDay/default
[LOG 09:42:11.769] Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp
[LOG 09:42:11.787] Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack
[LOG 09:42:11.803] Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell
[LOG 09:42:11.820] Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large
[LOG 09:42:11.838] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff
[LOG 09:42:11.872] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm
[LOG 09:42:11.877] Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle
[LOG 09:42:11.886] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_PSD
[LOG 09:42:11.903] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff
[LOG 09:42:11.927] Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff
[LOG 09:42:11.937] Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector
[LOG 09:42:11.956] Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle
[LOG 09:42:11.971] Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 09:42:11.989] Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2
[LOG 09:42:12.003] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff
[LOG 09:42:12.019] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal
[LOG 09:42:12.056] Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff
[LOG 09:42:12.063] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish
[LOG 09:42:12.070] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n
[LOG 09:42:12.088] Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff
[LOG 09:42:12.105] Load(Texture): Squad/Parts/Science/GooExperiment/A_GooExperiment_diff
[LOG 09:42:12.120] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab
[LOG 09:42:12.150] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab_glow
[LOG 09:42:12.159] Load(Texture): Squad/Parts/Science/LargeCrewedLab/window
[LOG 09:42:12.171] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 09:42:12.189] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit
[LOG 09:42:12.220] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm
[LOG 09:42:12.237] Load(Texture): Squad/Parts/Science/MaterialBay/wires
[LOG 09:42:12.257] Load(Texture): Squad/Parts/Science/ScienceBox/Container
[LOG 09:42:12.270] Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000
[LOG 09:42:12.287] Load(Texture): Squad/Parts/Science/sensorBarometer/model000
[LOG 09:42:12.303] Load(Texture): Squad/Parts/Science/sensorGravimeter/model000
[LOG 09:42:12.320] Load(Texture): Squad/Parts/Science/sensorThermometer/model000
[LOG 09:42:12.336] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_cm
[LOG 09:42:12.353] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_nm
[LOG 09:42:12.382] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_cm
[LOG 09:42:12.386] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_nm
[LOG 09:42:12.403] Load(Texture): Squad/Parts/Structural/adapterLargeSmallBi/ksp_l_biAdapter_diff
[LOG 09:42:12.421] Load(Texture): Squad/Parts/Structural/adapterLargeSmallQuad/ksp_l_quadAdapter_diff
[LOG 09:42:12.439] Load(Texture): Squad/Parts/Structural/adapterLargeSmallTri/ksp_l_triAdapter_diff
[LOG 09:42:12.453] Load(Texture): Squad/Parts/Structural/adapterSmallMiniShort/ksp_s_adapterShort_diff
[LOG 09:42:12.474] Load(Texture): Squad/Parts/Structural/adapterSmallMiniTall/ksp_s_adapterLong_diff
[LOG 09:42:12.488] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural
[LOG 09:42:12.503] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat
[LOG 09:42:12.531] Load(Texture): Squad/Parts/Structural/stationHub/model000
[LOG 09:42:12.536] Load(Texture): Squad/Parts/Structural/stationHub/model001
[LOG 09:42:12.556] Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000
[LOG 09:42:12.576] Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000
[LOG 09:42:12.586] Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000
[LOG 09:42:12.604] Load(Texture): Squad/Parts/Structural/structuralMicronode/model000
[LOG 09:42:12.619] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000
[LOG 09:42:12.636] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001
[LOG 09:42:12.654] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000
[LOG 09:42:12.669] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001
[LOG 09:42:12.688] Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons
[LOG 09:42:12.720] Load(Texture): Squad/Parts/Structural/strutCubicOcto/cubestrut
[LOG 09:42:12.736] Load(Texture): Squad/Parts/Structural/strutOcto/model000
[LOG 09:42:12.752] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000
[LOG 09:42:12.770] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001
[LOG 09:42:12.786] Load(Texture): Squad/Parts/Structural/trussGirderL/model000
[LOG 09:42:12.802] Load(Texture): Squad/Parts/Structural/trussGirderXL/model000
[LOG 09:42:12.821] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator
[LOG 09:42:12.837] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM
[LOG 09:42:12.853] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel
[LOG 09:42:12.878] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM
[LOG 09:42:12.887] Load(Texture): Squad/Parts/Utility/DirectAntennas/MiniAntenna
[LOG 09:42:12.903] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse
[LOG 09:42:12.923] Load(Texture): Squad/Parts/Utility/GrapplingDevice/window
[LOG 09:42:12.936] Load(Texture): Squad/Parts/Utility/RelayAntennas/DishAntenna
[LOG 09:42:12.954] Load(Texture): Squad/Parts/Utility/RelayAntennas/MiniAntenna
[LOG 09:42:12.970] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay
[LOG 09:42:12.987] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay_N_NRM
[LOG 09:42:13.003] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array
[LOG 09:42:13.019] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff
[LOG 09:42:13.036] Load(Texture): Squad/Parts/Utility/commDish88-88/model000
[LOG 09:42:13.053] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 09:42:13.072] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit
[LOG 09:42:13.088] Load(Texture): Squad/Parts/Utility/commsDish16/model000
[LOG 09:42:13.104] Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000
[LOG 09:42:13.121] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000
[LOG 09:42:13.138] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001
[LOG 09:42:13.153] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000
[LOG 09:42:13.169] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model000
[LOG 09:42:13.188] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model001
[LOG 09:42:13.205] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-2C/model000
[LOG 09:42:13.237] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-XL/model000
[LOG 09:42:13.255] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model000
[LOG 09:42:13.271] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model001
[LOG 09:42:13.296] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model000
[LOG 09:42:13.304] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model001
[LOG 09:42:13.321] Load(Texture): Squad/Parts/Utility/decouplerStackTR-2V/model000
[LOG 09:42:13.337] Load(Texture): Squad/Parts/Utility/dockingPort/model000
[LOG 09:42:13.355] Load(Texture): Squad/Parts/Utility/dockingPort/model001
[LOG 09:42:13.370] Load(Texture): Squad/Parts/Utility/dockingPortInline/model000
[LOG 09:42:13.386] Load(Texture): Squad/Parts/Utility/dockingPortInline/model001
[LOG 09:42:13.405] Load(Texture): Squad/Parts/Utility/dockingPortInline/model002
[LOG 09:42:13.420] Load(Texture): Squad/Parts/Utility/dockingPortJr/model000
[LOG 09:42:13.437] Load(Texture): Squad/Parts/Utility/dockingPortJr/model001
[LOG 09:42:13.454] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model000
[LOG 09:42:13.470] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model001
[LOG 09:42:13.487] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model002
[LOG 09:42:13.508] Load(Texture): Squad/Parts/Utility/dockingPortSr/model000
[LOG 09:42:13.520] Load(Texture): Squad/Parts/Utility/dockingPortSr/model001
[LOG 09:42:13.537] Load(Texture): Squad/Parts/Utility/ladderRadial/model000
[LOG 09:42:13.553] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000
[LOG 09:42:13.572] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001
[LOG 09:42:13.595] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002
[LOG 09:42:13.616] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000
[LOG 09:42:13.620] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001
[LOG 09:42:13.639] Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff
[LOG 09:42:13.653] Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg
[LOG 09:42:13.672] Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg
[LOG 09:42:13.686] Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000
[LOG 09:42:13.704] Load(Texture): Squad/Parts/Utility/largeAdapter/model000
[LOG 09:42:13.720] Load(Texture): Squad/Parts/Utility/largeAdapterShort/model000
[LOG 09:42:13.754] Load(Texture): Squad/Parts/Utility/launchClamp1/model000
[LOG 09:42:13.770] Load(Texture): Squad/Parts/Utility/launchClamp1/model001
[LOG 09:42:13.788] Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse
[LOG 09:42:13.804] Load(Texture): Squad/Parts/Utility/linearRCS/rcs
[LOG 09:42:13.823] Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay
[LOG 09:42:13.836] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin
[LOG 09:42:13.863] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM
[LOG 09:42:13.870] Load(Texture): Squad/Parts/Utility/mk2DockingPort/mk2DockingPort
[LOG 09:42:13.886] Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay
[LOG 09:42:13.905] Load(Texture): Squad/Parts/Utility/parachuteMk1/model000
[LOG 09:42:13.921] Load(Texture): Squad/Parts/Utility/parachuteMk1/model001
[LOG 09:42:13.938] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000
[LOG 09:42:13.954] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001
[LOG 09:42:13.970] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000
[LOG 09:42:13.987] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001
[LOG 09:42:14.003] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000
[LOG 09:42:14.021] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001
[LOG 09:42:14.037] Load(Texture): Squad/Parts/Utility/parachuteMk25/model000
[LOG 09:42:14.054] Load(Texture): Squad/Parts/Utility/parachuteMk25/model001
[LOG 09:42:14.069] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000
[LOG 09:42:14.086] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001
[LOG 09:42:14.103] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105/rcs
[LOG 09:42:14.121] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1
[LOG 09:42:14.140] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1_em
[LOG 09:42:14.154] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2
[LOG 09:42:14.169] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2_em
[LOG 09:42:14.188] Load(Texture): Squad/Parts/Utility/stackBiCoupler/model000
[LOG 09:42:14.203] Load(Texture): Squad/Parts/Utility/stackQuadCoupler/ksp_s_quadCoupler_diff
[LOG 09:42:14.220] Load(Texture): Squad/Parts/Utility/stackTriCoupler/model000
[LOG 09:42:14.254] Load(Texture): Squad/Parts/Wheel/LandingGear/Flare
[LOG 09:42:14.270] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear
[LOG 09:42:14.306] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear_Emissive
[LOG 09:42:14.308] Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000
[LOG 09:42:14.322] Load(Texture): Squad/Parts/Wheel/roverWheelM1/roverwheel1
[LOG 09:42:14.345] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000
[LOG 09:42:14.356] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001
[LOG 09:42:14.372] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2
[LOG 09:42:14.392] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2_n
[LOG 09:42:14.422] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_diff
[LOG 09:42:14.504] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_normal
[LOG 09:42:14.579] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_diff
[LOG 09:42:14.651] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_normal
[LOG 09:42:14.726] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model000
[LOG 09:42:14.750] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model001
[LOG 09:42:14.757] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model002
[LOG 09:42:14.772] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model003
[LOG 09:42:14.788] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model000
[LOG 09:42:14.802] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model001
[LOG 09:42:14.821] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model002
[LOG 09:42:14.839] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model003
[LOG 09:42:14.854] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount
[LOG 09:42:14.938] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount_n
[LOG 09:42:14.950] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel
[LOG 09:42:14.959] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel_n
[LOG 09:42:14.970] Load(Texture): Squad/Props/AltimeterThreeHands/model000
[LOG 09:42:14.987] Load(Texture): Squad/Props/AltimeterThreeHands/model001
[LOG 09:42:15.003] Load(Texture): Squad/Props/AtmosphereDepth/model000
[LOG 09:42:15.019] Load(Texture): Squad/Props/AtmosphereDepth/model001
[LOG 09:42:15.036] Load(Texture): Squad/Props/AxisIndicator/model000
[LOG 09:42:15.053] Load(Texture): Squad/Props/ButtonSquare/model000
[LOG 09:42:15.069] Load(Texture): Squad/Props/Compass/model000
[LOG 09:42:15.087] Load(Texture): Squad/Props/IVANavBall/Arrows8dir
[LOG 09:42:15.104] Load(Texture): Squad/Props/IVANavBall/IVANavBall
[LOG 09:42:15.119] Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow
[LOG 09:42:15.137] Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors
[LOG 09:42:15.153] Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA
[LOG 09:42:15.171] Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA
[LOG 09:42:15.186] Load(Texture): Squad/Props/IVANavBall/navball2
[LOG 09:42:15.204] Load(Texture): Squad/Props/IndicatorPanel/model000
[LOG 09:42:15.231] Load(Texture): Squad/Props/IndicatorPanel/model001
[LOG 09:42:15.240] Load(Texture): Squad/Props/Monitor/Emissives
[LOG 09:42:15.270] Load(Texture): Squad/Props/Monitor/Emissives_glow
[LOG 09:42:15.286] Load(Texture): Squad/Props/Monitor/Monitor
[LOG 09:42:15.307] Load(Texture): Squad/Props/NavBall/model000
[LOG 09:42:15.320] Load(Texture): Squad/Props/NavBall/model001
[LOG 09:42:15.336] Load(Texture): Squad/Props/NavBall/model002
[LOG 09:42:15.357] Load(Texture): Squad/Props/NavBall/model003
[LOG 09:42:15.375] Load(Texture): Squad/Props/PropsGeneric/propsGeneric
[LOG 09:42:15.386] Load(Texture): Squad/Props/VSI/model000
[LOG 09:42:15.403] Load(Texture): Squad/Props/buttonsGeneric/ButtonsAndSwitches
[LOG 09:42:15.420] Load(Texture): Squad/Props/circularButton/model000
[LOG 09:42:15.436] Load(Texture): Squad/Props/directionalKnob/model000
[LOG 09:42:15.456] Load(Texture): Squad/Props/directionalKnob2/model000
[LOG 09:42:15.471] Load(Texture): Squad/Props/ledPanelSpeed/model000
[LOG 09:42:15.487] Load(Texture): Squad/Props/ledPanelSpeed/model001
[LOG 09:42:15.503] Load(Texture): Squad/Props/pullSwitch/model000
[LOG 09:42:15.522] Load(Texture): Squad/Props/pullSwitch/model001
[LOG 09:42:15.536] Load(Texture): Squad/Props/radarAltitude/model000
[LOG 09:42:15.554] Load(Texture): Squad/Props/squareButton/model000
[LOG 09:42:15.572] Load(Texture): Squad/Props/standingSwitch/model000
[LOG 09:42:15.588] Load(Texture): Squad/Props/standingSwitch/model001
[LOG 09:42:15.606] Load(Texture): Squad/Props/switch/model000
[LOG 09:42:15.621] Load(Texture): Squad/Props/switchGuard/model000
[LOG 09:42:15.638] Load(Texture): Squad/Props/switchWithGuards/model000
[LOG 09:42:15.655] Load(Texture): Squad/Props/switchWithGuards/model001
[LOG 09:42:15.670] Load(Texture): Squad/Props/switchWithGuards/model002
[LOG 09:42:15.691] Load(Texture): Squad/Props/throttle/model000
[LOG 09:42:15.706] Load(Texture): Squad/Props/throttle/model001
[LOG 09:42:15.720] Load(Texture): Squad/Spaces/GenericSpace1/model000
[LOG 09:42:15.737] Load(Texture): Squad/Spaces/GenericSpace1/model001
[LOG 09:42:15.755] Load(Texture): Squad/Spaces/GenericSpace1/model002
[LOG 09:42:15.787] Load(Texture): Squad/Spaces/GenericSpace1/model003
[LOG 09:42:15.821] Load(Texture): Squad/Spaces/GenericSpace1/model004
[LOG 09:42:15.827] Load(Texture): Squad/Spaces/GenericSpace1/model005
[LOG 09:42:15.836] Load(Texture): Squad/Spaces/GenericSpace3/model000
[LOG 09:42:15.854] Load(Texture): Squad/Spaces/GenericSpace3/model001
[LOG 09:42:15.870] Load(Texture): Squad/Spaces/GenericSpace3/model002
[LOG 09:42:15.889] Load(Texture): Squad/Spaces/GenericSpace3/model003
[LOG 09:42:15.904] Load(Texture): Squad/Spaces/GenericSpace3/model004
[LOG 09:42:15.923] Load(Texture): Squad/Spaces/GenericSpace3/model005
[LOG 09:42:15.957] Load(Texture): Squad/Spaces/GenericSpace3/model006
[LOG 09:42:15.960] Load(Texture): Squad/Spaces/GenericSpace3/model007
[LOG 09:42:15.970] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass
[LOG 09:42:15.990] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int
[LOG 09:42:16.012] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM
[LOG 09:42:16.020] Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass
[LOG 09:42:16.043] Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA
[LOG 09:42:16.055] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass
[LOG 09:42:16.070] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC
[LOG 09:42:16.088] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 09:42:16.103] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n
[LOG 09:42:16.124] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA
[LOG 09:42:16.136] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat
[LOG 09:42:16.153] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA
[LOG 09:42:16.170] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass
[LOG 09:42:16.187] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA
[LOG 09:42:16.205] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat
[LOG 09:42:16.224] Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 09:42:16.237] Load(Texture): Squad/Spaces/PodCockpit/model000
[LOG 09:42:16.253] Load(Texture): Squad/Spaces/PodCockpit/model001
[LOG 09:42:16.288] Load(Texture): Squad/Spaces/PodCockpit/model002
[LOG 09:42:16.303] Load(Texture): Squad/Spaces/PodCockpit/model003
[LOG 09:42:16.333] Load(Texture): Squad/Spaces/PodCockpit/model004
[LOG 09:42:16.341] Load(Texture): Squad/Spaces/PodCockpit/model005
[LOG 09:42:16.353] Load(Texture): Squad/Spaces/PodCockpit/model006
[LOG 09:42:16.373] Load(Texture): Squad/Spaces/PodCockpit/model007
[LOG 09:42:16.389] Load(Texture): Squad/Spaces/crewCabinInternals/model000
[LOG 09:42:16.404] Load(Texture): Squad/Spaces/crewCabinInternals/model001
[LOG 09:42:16.420] Load(Texture): Squad/Spaces/crewCabinInternals/model002
[LOG 09:42:16.438] Load(Texture): Squad/Spaces/crewCabinInternals/model003
[LOG 09:42:16.453] Load(Texture): Squad/Spaces/crewCabinInternals/model004
[LOG 09:42:16.469] Load(Texture): Squad/Spaces/crewCabinInternals/model005
[LOG 09:42:16.500] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff
[LOG 09:42:16.526] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal
[LOG 09:42:16.548] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha
[LOG 09:42:16.574] Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat
[LOG 09:42:16.580] Load(Texture): Squad/Spaces/landerCabinInternals/model000
[LOG 09:42:16.586] Load(Texture): Squad/Spaces/landerCabinInternals/model001
[LOG 09:42:16.614] Load(Texture): Squad/Spaces/landerCabinInternals/model002
[LOG 09:42:16.622] Load(Texture): Squad/Spaces/landerCabinInternals/model003
[LOG 09:42:16.636] Load(Texture): Squad/Spaces/landerCabinInternals/model004
[LOG 09:42:16.658] Load(Texture): Squad/Spaces/landerCabinInternals/model005
[LOG 09:42:16.689] Load(Texture): Squad/Spaces/landerCabinInternals/model006
[LOG 09:42:16.695] Load(Texture): Squad/Spaces/landerCabinInternals/model007
[LOG 09:42:16.703] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff
[LOG 09:42:16.725] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal
[LOG 09:42:16.750] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha
[LOG 09:42:16.779] Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat
[LOG 09:42:16.786] Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap
[LOG 09:42:16.808] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric
[LOG 09:42:16.820] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM
[LOG 09:42:16.836] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric
[LOG 09:42:16.853] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM
[LOG 09:42:16.869] Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP
[LOG 09:42:16.886] Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows
[LOG 09:42:16.903] Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy
[LOG 09:42:16.922] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric
[LOG 09:42:16.939] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM
[LOG 09:42:16.954] Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
[LOG 09:42:16.974] Load(Texture): Squad/Spaces/mk1PodCockpit/model000
[LOG 09:42:16.987] Load(Texture): Squad/Spaces/mk1PodCockpit/model001
[LOG 09:42:17.004] Load(Texture): Squad/Spaces/mk1PodCockpit/model002
[LOG 09:42:17.020] Load(Texture): Squad/Spaces/mk1PodCockpit/model003
[LOG 09:42:17.036] Load(Texture): Squad/Spaces/mk1PodCockpit/model004
[LOG 09:42:17.073] Load(Texture): Squad/Spaces/mk1PodCockpit/model005
[LOG 09:42:17.074] Load(Texture): Squad/Spaces/mk1PodCockpit/model006
[LOG 09:42:17.088] Load(Texture): Squad/Spaces/mk1PodCockpit/model007
[LOG 09:42:17.104] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA
[LOG 09:42:17.121] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA
[LOG 09:42:17.138] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat
[LOG 09:42:17.155] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows
[LOG 09:42:17.170] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric
[LOG 09:42:17.186] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric_NRM
[LOG 09:42:17.203] Load(Texture): Squad/Spaces/mk2InlineInternal/Mk2InlineLightmap
[LOG 09:42:17.220] Load(Texture): Squad/Spaces/mk2InlineInternal/propsGeneric
[LOG 09:42:17.238] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric
[LOG 09:42:17.266] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM
[LOG 09:42:17.272] Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations
[LOG 09:42:17.303] Load(Texture): Squad/Strategies/Icons/AppreciationCampaign
[LOG 09:42:17.321] Load(Texture): Squad/Strategies/Icons/BailOutGrant
[LOG 09:42:17.337] Load(Texture): Squad/Strategies/Icons/FundraisingCampaign
[LOG 09:42:17.355] Load(Texture): Squad/Strategies/Icons/LeadershipInitiative
[LOG 09:42:17.370] Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram
[LOG 09:42:17.387] Load(Texture): Squad/Strategies/Icons/OutsourcedResearch
[LOG 09:42:17.407] Load(Texture): Squad/Strategies/Icons/PatentsLicensing
[LOG 09:42:17.423] Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting
[LOG 09:42:17.438] Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut
[LOG 09:42:17.454] Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram
[LOG 09:42:17.470] Load(Texture): Squad/Tutorials/ChuteColors
[LOG 09:42:17.487] Load(Texture): Squad/Tutorials/EditorCoM
[LOG 09:42:17.504] Load(Texture): Squad/Tutorials/EditorSnap
[LOG 09:42:17.525] Load(Texture): Squad/Tutorials/EditorSnap4x
[LOG 09:42:17.537] Load(Texture): Squad/Tutorials/EditorSymm
[LOG 09:42:17.555] Load(Texture): Squad/Tutorials/StagingStack
[LOG 09:42:17.579] Load(Model): Squad/FX/IonPlume
[LOG 09:42:17.594] Load(Model): Squad/FX/LES_Thruster
[LOG 09:42:17.603] Load(Model): Squad/FX/Monoprop_big
[LOG 09:42:17.620] Load(Model): Squad/FX/Monoprop_medium
[LOG 09:42:17.636] Load(Model): Squad/FX/Monoprop_small
[LOG 09:42:17.654] Load(Model): Squad/FX/SRB_Large
[LOG 09:42:17.669] Load(Model): Squad/FX/SRB_LargeSparks
[LOG 09:42:17.686] Load(Model): Squad/FX/afterburner_flame
[LOG 09:42:17.710] Load(Model): Squad/FX/afterburner_shock
[LOG 09:42:17.720] Load(Model): Squad/FX/diamondBlue
[LOG 09:42:17.737] Load(Model): Squad/FX/exhaustFlames_blue
[LOG 09:42:17.754] Load(Model): Squad/FX/hydroLOXFlame
[LOG 09:42:17.769] Load(Model): Squad/FX/ks1_Exhaust
[LOG 09:42:17.803] Load(Model): Squad/FX/ks25_Exhaust
[LOG 09:42:17.819] Load(Model): Squad/FX/ksX_Exhaust
[LOG 09:42:17.836] Load(Model): Squad/FX/shockExhaust_blue
[LOG 09:42:17.853] Load(Model): Squad/FX/shockExhaust_blue_small
[LOG 09:42:17.870] Load(Model): Squad/FX/shockExhaust_red_small
[LOG 09:42:17.886] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield0
[LOG 09:42:17.967] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1
[LOG 09:42:17.974] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2
[LOG 09:42:17.987] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3
[LOG 09:42:18.003] Load(Model): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 09:42:18.023] Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/model
[LOG 09:42:18.037] Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 09:42:18.101] Load(Model): Squad/Parts/Aero/airbrake/Airbrake
[LOG 09:42:18.104] Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface
[LOG 09:42:18.121] Load(Model): Squad/Parts/Aero/airlinerWings/MainWing
[LOG 09:42:18.138] Load(Model): Squad/Parts/Aero/airlinerWings/TailFin
[LOG 09:42:18.202] Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard
[LOG 09:42:18.205] Load(Model): Squad/Parts/Aero/airplaneFins/Canard
[LOG 09:42:18.219] Load(Model): Squad/Parts/Aero/airplaneFins/Swept
[LOG 09:42:18.237] Load(Model): Squad/Parts/Aero/airplaneFins/TailFin
[LOG 09:42:18.255] Load(Model): Squad/Parts/Aero/basicFin/basicFin
[LOG 09:42:18.269] Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake
[LOG 09:42:18.333] Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake
[LOG 09:42:18.338] Load(Model): Squad/Parts/Aero/cones/AvioCone
[LOG 09:42:18.353] Load(Model): Squad/Parts/Aero/cones/ConeA
[LOG 09:42:18.370] Load(Model): Squad/Parts/Aero/cones/ConeB
[LOG 09:42:18.386] Load(Model): Squad/Parts/Aero/cones/NCS
[LOG 09:42:18.403] Load(Model): Squad/Parts/Aero/cones/TailA
[LOG 09:42:18.420] Load(Model): Squad/Parts/Aero/cones/TailB
[LOG 09:42:18.437] Load(Model): Squad/Parts/Aero/cones/TinyCone
[LOG 09:42:18.453] Load(Model): Squad/Parts/Aero/fairings/AutoTruss
[LOG 09:42:18.472] Load(Model): Squad/Parts/Aero/fairings/fairingSize1
[LOG 09:42:18.486] Load(Model): Squad/Parts/Aero/fairings/fairingSize2
[LOG 09:42:18.503] Load(Model): Squad/Parts/Aero/fairings/fairingSize3
[LOG 09:42:18.521] Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial
[LOG 09:42:18.539] Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 09:42:18.553] Load(Model): Squad/Parts/Aero/protectiveRocketNoseMk7/model
[LOG 09:42:18.570] Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 09:42:18.592] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing
[LOG 09:42:18.603] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA
[LOG 09:42:18.622] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB
[LOG 09:42:18.641] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder
[LOG 09:42:18.654] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake
[LOG 09:42:18.670] Load(Model): Squad/Parts/Aero/wingletAV-R8/model
[LOG 09:42:18.687] Load(Model): Squad/Parts/Aero/wingletAV-T1/model
[LOG 09:42:18.704] Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model
[LOG 09:42:18.721] Load(Model): Squad/Parts/Aero/wings/connector1
[LOG 09:42:18.739] Load(Model): Squad/Parts/Aero/wings/connector2
[LOG 09:42:18.753] Load(Model): Squad/Parts/Aero/wings/connector3
[LOG 09:42:18.770] Load(Model): Squad/Parts/Aero/wings/connector4
[LOG 09:42:18.792] Load(Model): Squad/Parts/Aero/wings/connector5
[LOG 09:42:18.803] Load(Model): Squad/Parts/Aero/wings/delta
[LOG 09:42:18.824] Load(Model): Squad/Parts/Aero/wings/delta_small
[LOG 09:42:18.853] Load(Model): Squad/Parts/Aero/wings/elevon1
[LOG 09:42:18.871] Load(Model): Squad/Parts/Aero/wings/elevon2
[LOG 09:42:18.887] Load(Model): Squad/Parts/Aero/wings/elevon3
[LOG 09:42:18.903] Load(Model): Squad/Parts/Aero/wings/elevon4
[LOG 09:42:18.920] Load(Model): Squad/Parts/Aero/wings/elevon5
[LOG 09:42:18.937] Load(Model): Squad/Parts/Aero/wings/strake
[LOG 09:42:18.953] Load(Model): Squad/Parts/Aero/wings/structural1
[LOG 09:42:18.970] Load(Model): Squad/Parts/Aero/wings/structural2
[LOG 09:42:18.986] Load(Model): Squad/Parts/Aero/wings/structural3
[LOG 09:42:19.008] Load(Model): Squad/Parts/Aero/wings/structural4
[LOG 09:42:19.020] Load(Model): Squad/Parts/Aero/wings/swept1
[LOG 09:42:19.037] Load(Model): Squad/Parts/Aero/wings/swept2
[LOG 09:42:19.053] Load(Model): Squad/Parts/Command/Mk1-2Pod/model
[LOG 09:42:19.173] Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model
[LOG 09:42:19.231] Load(Model): Squad/Parts/Command/cupola/model
[LOG 09:42:19.239] Load(Model): Squad/Parts/Command/externalCommandSeat/model
[LOG 09:42:19.479] Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model
[LOG 09:42:19.490] Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model
[LOG 09:42:19.505] Load(Model): Squad/Parts/Command/inlineReactionWheel/model
[LOG 09:42:19.523] Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin
[LOG 09:42:19.537] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline
[LOG 09:42:19.553] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard
[LOG 09:42:19.628] Load(Model): Squad/Parts/Command/mk1LanderCan/model
[LOG 09:42:19.632] Load(Model): Squad/Parts/Command/mk1pod/model
[LOG 09:42:19.638] Load(Model): Squad/Parts/Command/mk2CockpitInline/model
[LOG 09:42:19.653] Load(Model): Squad/Parts/Command/mk2CockpitStandard/model
[LOG 09:42:19.669] Load(Model): Squad/Parts/Command/mk2DroneCore/model
[LOG 09:42:19.687] Load(Model): Squad/Parts/Command/mk2LanderCan/model
[LOG 09:42:19.704] Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model
[LOG 09:42:19.720] Load(Model): Squad/Parts/Command/probeCoreCube/model
[LOG 09:42:19.739] Load(Model): Squad/Parts/Command/probeCoreHex/model
[LOG 09:42:19.755] Load(Model): Squad/Parts/Command/probeCoreOcto/model
[LOG 09:42:19.769] Load(Model): Squad/Parts/Command/probeCoreOcto2/model
[LOG 09:42:19.789] Load(Model): Squad/Parts/Command/probeRoverBody/model
[LOG 09:42:19.806] Load(Model): Squad/Parts/Command/probeStackLarge/model
[LOG 09:42:19.823] Load(Model): Squad/Parts/Command/probeStackSmall/model
[LOG 09:42:19.839] Load(Model): Squad/Parts/Command/probeStackSphere/model
[LOG 09:42:19.860] Load(Model): Squad/Parts/CompoundParts/fuelLine/model
[LOG 09:42:19.870] Load(Model): Squad/Parts/CompoundParts/strutConnector/model
[LOG 09:42:19.891] Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model
[LOG 09:42:19.903] Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model
[LOG 09:42:19.928] Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model
[LOG 09:42:19.940] Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model
[LOG 09:42:19.955] Load(Model): Squad/Parts/Electrical/RTG/model
[LOG 09:42:19.970] Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model
[LOG 09:42:20.004] Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model
[LOG 09:42:20.020] Load(Model): Squad/Parts/Electrical/z-100Battery/model
[LOG 09:42:20.106] Load(Model): Squad/Parts/Electrical/z-1kBattery/model
[LOG 09:42:20.110] Load(Model): Squad/Parts/Electrical/z-200Battery/model
[LOG 09:42:20.120] Load(Model): Squad/Parts/Electrical/z-400Battery/model
[LOG 09:42:20.137] Load(Model): Squad/Parts/Electrical/z-4kBattery/model
[LOG 09:42:20.159] Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB
[LOG 09:42:20.170] Load(Model): Squad/Parts/Engine/OMSEngine/NewModel
[LOG 09:42:20.186] Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB
[LOG 09:42:20.204] Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine
[LOG 09:42:20.220] Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster
[LOG 09:42:20.237] Load(Model): Squad/Parts/Engine/ionEngine/model
[LOG 09:42:20.253] Load(Model): Squad/Parts/Engine/jetEngines/turbineInside
[LOG 09:42:20.270] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1
[LOG 09:42:20.286] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2
[LOG 09:42:20.303] Load(Model): Squad/Parts/Engine/jetEngines/turboJet
[LOG 09:42:20.322] Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet
[LOG 09:42:20.336] Load(Model): Squad/Parts/Engine/liquidEngine24-77/model
[LOG 09:42:20.358] Load(Model): Squad/Parts/Engine/liquidEngine48-7S/model
[LOG 09:42:20.370] Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike
[LOG 09:42:20.387] Load(Model): Squad/Parts/Engine/liquidEngineLV-1/model
[LOG 09:42:20.403] Load(Model): Squad/Parts/Engine/liquidEngineLV-1R/model
[LOG 09:42:20.420] Load(Model): Squad/Parts/Engine/liquidEngineLV-909/model
[LOG 09:42:20.442] Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model
[LOG 09:42:20.461] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model
[LOG 09:42:20.470] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model
[LOG 09:42:20.503] Load(Model): Squad/Parts/Engine/liquidEngineMainsail/model
[LOG 09:42:20.528] Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 09:42:20.537] Load(Model): Squad/Parts/Engine/liquidEnginePoodle/model
[LOG 09:42:20.553] Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 09:42:20.570] Load(Model): Squad/Parts/Engine/liquidEngineSkipper/model
[LOG 09:42:20.587] Load(Model): Squad/Parts/Engine/miniJet/SmallJet
[LOG 09:42:20.605] Load(Model): Squad/Parts/Engine/rapierEngine/rapier
[LOG 09:42:20.621] Load(Model): Squad/Parts/Engine/solidBoosterBACC/model
[LOG 09:42:20.638] Load(Model): Squad/Parts/Engine/solidBoosterRT-10/model
[LOG 09:42:20.654] Load(Model): Squad/Parts/Engine/solidBoosterRT-5/SRB_RT5
[LOG 09:42:20.676] Load(Model): Squad/Parts/Engine/solidBoosterSep/model
[LOG 09:42:20.687] Load(Model): Squad/Parts/Engine/vernorEngine/NewModel
[LOG 09:42:20.703] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/model
[LOG 09:42:20.720] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model
[LOG 09:42:20.738] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/model
[LOG 09:42:20.753] Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model
[LOG 09:42:20.770] Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model
[LOG 09:42:20.796] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
[LOG 09:42:20.812] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank
[LOG 09:42:20.819] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank
[LOG 09:42:20.836] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2
[LOG 09:42:20.853] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2
[LOG 09:42:20.871] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant
[LOG 09:42:20.887] Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
[LOG 09:42:20.903] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2
[LOG 09:42:20.920] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1
[LOG 09:42:20.937] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant
[LOG 09:42:20.955] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3
[LOG 09:42:20.970] Load(Model): Squad/Parts/FuelTank/fuelTankJumbo-64/model
[LOG 09:42:20.989] Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model
[LOG 09:42:21.020] Load(Model): Squad/Parts/FuelTank/fuelTankT100/model
[LOG 09:42:21.038] Load(Model): Squad/Parts/FuelTank/fuelTankT200/model
[LOG 09:42:21.054] Load(Model): Squad/Parts/FuelTank/fuelTankT400/model
[LOG 09:42:21.070] Load(Model): Squad/Parts/FuelTank/fuelTankT800/model
[LOG 09:42:21.087] Load(Model): Squad/Parts/FuelTank/fuelTankToroidal/model
[LOG 09:42:21.103] Load(Model): Squad/Parts/FuelTank/fuelTankX200-16/model
[LOG 09:42:21.120] Load(Model): Squad/Parts/FuelTank/fuelTankX200-32/model
[LOG 09:42:21.136] Load(Model): Squad/Parts/FuelTank/fuelTankX200-8/model
[LOG 09:42:21.153] Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 09:42:21.200] Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler
[LOG 09:42:21.205] Load(Model): Squad/Parts/FuelTank/mk2Adapters/long
[LOG 09:42:21.209] Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard
[LOG 09:42:21.220] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO
[LOG 09:42:21.237] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid
[LOG 09:42:21.256] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO
[LOG 09:42:21.270] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid
[LOG 09:42:21.287] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono
[LOG 09:42:21.303] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW
[LOG 09:42:21.320] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100
[LOG 09:42:21.337] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25
[LOG 09:42:21.353] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50
[LOG 09:42:21.370] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100
[LOG 09:42:21.387] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25
[LOG 09:42:21.404] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50
[LOG 09:42:21.420] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO
[LOG 09:42:21.440] Load(Model): Squad/Parts/FuelTank/xenonTank/model
[LOG 09:42:21.454] Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model
[LOG 09:42:21.470] Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model
[LOG 09:42:21.489] Load(Model): Squad/Parts/Misc/AsteroidDay/HECS2
[LOG 09:42:21.504] Load(Model): Squad/Parts/Misc/AsteroidDay/HighGainAntenna
[LOG 09:42:21.537] Load(Model): Squad/Parts/Misc/AsteroidDay/LgRadialSolar
[LOG 09:42:21.554] Load(Model): Squad/Parts/Misc/PotatoRoid/Cube
[LOG 09:42:21.570] Load(Model): Squad/Parts/Resources/FuelCell/FuelCell
[LOG 09:42:21.597] Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray
[LOG 09:42:21.606] Load(Model): Squad/Parts/Resources/ISRU/ISRU
[LOG 09:42:21.622] Load(Model): Squad/Parts/Resources/LargeTank/LargeTank
[LOG 09:42:21.638] Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill
[LOG 09:42:21.669] Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU
[LOG 09:42:21.676] Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner
[LOG 09:42:21.689] Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 09:42:21.703] Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank
[LOG 09:42:21.721] Load(Model): Squad/Parts/Resources/SmallTank/SmallTank
[LOG 09:42:21.738] Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner
[LOG 09:42:21.753] Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner
[LOG 09:42:21.770] Load(Model): Squad/Parts/Science/AtmosphereSensor/model
[LOG 09:42:21.789] Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment
[LOG 09:42:21.807] Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab
[LOG 09:42:21.828] Load(Model): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 09:42:21.837] Load(Model): Squad/Parts/Science/ScienceBox/ScienceBox
[LOG 09:42:21.854] Load(Model): Squad/Parts/Science/sensorAccelerometer/model
[LOG 09:42:21.876] Load(Model): Squad/Parts/Science/sensorBarometer/model
[LOG 09:42:21.887] Load(Model): Squad/Parts/Science/sensorGravimeter/model
[LOG 09:42:21.904] Load(Model): Squad/Parts/Science/sensorThermometer/model
[LOG 09:42:21.920] Load(Model): Squad/Parts/Structural/Size3Decoupler/size3Decoupler
[LOG 09:42:21.937] Load(Model): Squad/Parts/Structural/Size3To2Adapter/Size3Adapter
[LOG 09:42:21.953] Load(Model): Squad/Parts/Structural/adapterLargeSmallBi/model
[LOG 09:42:21.970] Load(Model): Squad/Parts/Structural/adapterLargeSmallQuad/model
[LOG 09:42:21.990] Load(Model): Squad/Parts/Structural/adapterLargeSmallTri/model
[LOG 09:42:22.003] Load(Model): Squad/Parts/Structural/adapterSmallMiniShort/model
[LOG 09:42:22.042] Load(Model): Squad/Parts/Structural/adapterSmallMiniTall/model
[LOG 09:42:22.054] Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage
[LOG 09:42:22.072] Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage
[LOG 09:42:22.087] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1
[LOG 09:42:22.102] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2
[LOG 09:42:22.125] Load(Model): Squad/Parts/Structural/mk1Parts/Structural
[LOG 09:42:22.136] Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow
[LOG 09:42:22.155] Load(Model): Squad/Parts/Structural/stationHub/model
[LOG 09:42:22.170] Load(Model): Squad/Parts/Structural/structuralIBeam200/model
[LOG 09:42:22.187] Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model
[LOG 09:42:22.205] Load(Model): Squad/Parts/Structural/structuralIBeam650/model
[LOG 09:42:22.220] Load(Model): Squad/Parts/Structural/structuralMicronode/model
[LOG 09:42:22.238] Load(Model): Squad/Parts/Structural/structuralPanel1x1/model
[LOG 09:42:22.253] Load(Model): Squad/Parts/Structural/structuralPanel2x2/model
[LOG 09:42:22.270] Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig
[LOG 09:42:22.287] Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall
[LOG 09:42:22.303] Load(Model): Squad/Parts/Structural/strutCubicOcto/model
[LOG 09:42:22.322] Load(Model): Squad/Parts/Structural/strutOcto/model
[LOG 09:42:22.342] Load(Model): Squad/Parts/Structural/trussGirderAdapter/model
[LOG 09:42:22.354] Load(Model): Squad/Parts/Structural/trussGirderL/model
[LOG 09:42:22.372] Load(Model): Squad/Parts/Structural/trussGirderXL/model
[LOG 09:42:22.387] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge
[LOG 09:42:22.417] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed
[LOG 09:42:22.429] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
[LOG 09:42:22.443] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge
[LOG 09:42:22.455] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg
[LOG 09:42:22.470] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm
[LOG 09:42:22.498] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna
[LOG 09:42:22.510] Load(Model): Squad/Parts/Utility/DirectAntennas/SurfAntenna
[LOG 09:42:22.519] Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm
[LOG 09:42:22.565] Load(Model): Squad/Parts/Utility/RelayAntennas/HGAntenna
[LOG 09:42:22.575] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-100
[LOG 09:42:22.588] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-5
[LOG 09:42:22.604] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-50
[LOG 09:42:22.620] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_125
[LOG 09:42:22.639] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_250
[LOG 09:42:22.654] Load(Model): Squad/Parts/Utility/commDish88-88/model
[LOG 09:42:22.683] Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 09:42:22.690] Load(Model): Squad/Parts/Utility/commsDish16/model
[LOG 09:42:22.706] Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model
[LOG 09:42:22.720] Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model
[LOG 09:42:22.737] Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model
[LOG 09:42:22.755] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-18D/model
[LOG 09:42:22.769] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-2C/model
[LOG 09:42:22.787] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-XL/model
[LOG 09:42:22.803] Load(Model): Squad/Parts/Utility/decouplerStack2m/model
[LOG 09:42:22.822] Load(Model): Squad/Parts/Utility/decouplerStackTR-18A/model
[LOG 09:42:22.837] Load(Model): Squad/Parts/Utility/decouplerStackTR-2V/model
[LOG 09:42:22.860] Load(Model): Squad/Parts/Utility/dockingPort/model
[LOG 09:42:22.870] Load(Model): Squad/Parts/Utility/dockingPortInline/model
[LOG 09:42:22.890] Load(Model): Squad/Parts/Utility/dockingPortJr/model
[LOG 09:42:22.905] Load(Model): Squad/Parts/Utility/dockingPortShielded/model
[LOG 09:42:22.921] Load(Model): Squad/Parts/Utility/dockingPortSr/model
[LOG 09:42:22.939] Load(Model): Squad/Parts/Utility/ladderRadial/model
[LOG 09:42:22.954] Load(Model): Squad/Parts/Utility/ladderTelescopic/model
[LOG 09:42:22.971] Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model
[LOG 09:42:22.987] Load(Model): Squad/Parts/Utility/landingLegLT-1/model
[LOG 09:42:23.004] Load(Model): Squad/Parts/Utility/landingLegLT-2/model
[LOG 09:42:23.019] Load(Model): Squad/Parts/Utility/landingLegLT-5/model
[WRN 09:42:23.023] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.023] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.037] Load(Model): Squad/Parts/Utility/largeAdapter/model
[LOG 09:42:23.056] Load(Model): Squad/Parts/Utility/largeAdapterShort/model
[LOG 09:42:23.087] Load(Model): Squad/Parts/Utility/launchClamp1/model
[LOG 09:42:23.105] Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem
[LOG 09:42:23.124] Load(Model): Squad/Parts/Utility/linearRCS/model
[LOG 09:42:23.137] Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge
[LOG 09:42:23.153] Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall
[LOG 09:42:23.172] Load(Model): Squad/Parts/Utility/mk2CrewCabin/model
[LOG 09:42:23.187] Load(Model): Squad/Parts/Utility/mk2DockingPort/model
[LOG 09:42:23.205] Load(Model): Squad/Parts/Utility/mk3CargoBay/long
[LOG 09:42:23.220] Load(Model): Squad/Parts/Utility/mk3CargoBay/medium
[LOG 09:42:23.243] Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp
[LOG 09:42:23.259] Load(Model): Squad/Parts/Utility/mk3CargoBay/short
[LOG 09:42:23.271] Load(Model): Squad/Parts/Utility/parachuteMk1/model
[LOG 09:42:23.407] Load(Model): Squad/Parts/Utility/parachuteMk12-R/model
[LOG 09:42:23.419] Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model
[LOG 09:42:23.437] Load(Model): Squad/Parts/Utility/parachuteMk2-R/model
[LOG 09:42:23.454] Load(Model): Squad/Parts/Utility/parachuteMk25/model
[LOG 09:42:23.472] Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model
[LOG 09:42:23.488] Load(Model): Squad/Parts/Utility/rcsBlockRV-105/model
[LOG 09:42:23.503] Load(Model): Squad/Parts/Utility/spotLightMk1/model
[LOG 09:42:23.521] Load(Model): Squad/Parts/Utility/spotLightMk2/model
[LOG 09:42:23.573] Load(Model): Squad/Parts/Utility/stackBiCoupler/model
[LOG 09:42:23.587] Load(Model): Squad/Parts/Utility/stackQuadCoupler/model
[LOG 09:42:23.604] Load(Model): Squad/Parts/Utility/stackTriCoupler/model
[LOG 09:42:23.620] Load(Model): Squad/Parts/Wheel/LandingGear/GearExtraLarge
[WRN 09:42:23.637] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.637] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.665] Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed
[WRN 09:42:23.667] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.667] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.669] Load(Model): Squad/Parts/Wheel/LandingGear/GearFree
[WRN 09:42:23.669] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.669] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.672] Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge
[WRN 09:42:23.672] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.672] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.687] Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium
[WRN 09:42:23.701] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.701] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.703] Load(Model): Squad/Parts/Wheel/LandingGear/GearSmall
[WRN 09:42:23.704] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.704] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.720] Load(Model): Squad/Parts/Wheel/roverWheelM1/model
[WRN 09:42:23.726] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.726] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.739] Load(Model): Squad/Parts/Wheel/roverWheelS2/model
[WRN 09:42:23.739] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.739] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.770] Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model
[WRN 09:42:23.776] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.776] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.778] Load(Model): Squad/Parts/Wheel/roverWheelXL3/model
[WRN 09:42:23.800] WheelCollider requires an attached Rigidbody to function.
[WRN 09:42:23.801] WheelCollider requires an attached Rigidbody to function.
[LOG 09:42:23.808] Load(Model): Squad/Props/AltimeterThreeHands/model
[LOG 09:42:23.811] Load(Model): Squad/Props/AtmosphereDepth/model
[LOG 09:42:23.826] Load(Model): Squad/Props/AxisIndicator/model
[LOG 09:42:23.838] Load(Model): Squad/Props/ButtonSquare/model
[LOG 09:42:23.854] Load(Model): Squad/Props/Compass/model
[LOG 09:42:23.871] Load(Model): Squad/Props/IVANavBall/model
[LOG 09:42:23.914] Load(Model): Squad/Props/IndicatorPanel/model
[LOG 09:42:23.926] Load(Model): Squad/Props/Monitor/MonitorDockingMode
[LOG 09:42:23.928] Load(Model): Squad/Props/NavBall/model
[LOG 09:42:23.937] Load(Model): Squad/Props/PropsGeneric/Button_DockingMode
[LOG 09:42:23.956] Load(Model): Squad/Props/PropsGeneric/CargoBagA
[LOG 09:42:24.007] Load(Model): Squad/Props/PropsGeneric/CargoBagB
[LOG 09:42:24.010] Load(Model): Squad/Props/PropsGeneric/CargoBagC
[LOG 09:42:24.020] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane
[LOG 09:42:24.038] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90
[LOG 09:42:24.054] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame
[LOG 09:42:24.070] Load(Model): Squad/Props/PropsGeneric/Seat_Passenger
[LOG 09:42:24.104] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot
[LOG 09:42:24.120] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet
[LOG 09:42:24.137] Load(Model): Squad/Props/PropsGeneric/SideStick
[LOG 09:42:24.153] Load(Model): Squad/Props/VSI/model
[LOG 09:42:24.169] Load(Model): Squad/Props/buttonsGeneric/circularButton
[LOG 09:42:24.193] Load(Model): Squad/Props/buttonsGeneric/clusterButtons
[LOG 09:42:24.203] Load(Model): Squad/Props/buttonsGeneric/clusterButtons2
[LOG 09:42:24.220] Load(Model): Squad/Props/buttonsGeneric/clusterKnob
[LOG 09:42:24.237] Load(Model): Squad/Props/buttonsGeneric/clusterKnob2
[LOG 09:42:24.256] Load(Model): Squad/Props/buttonsGeneric/clusterMixed
[LOG 09:42:24.274] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches01
[LOG 09:42:24.287] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches02
[LOG 09:42:24.305] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches03
[LOG 09:42:24.327] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches04
[LOG 09:42:24.337] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches05
[LOG 09:42:24.354] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches06
[LOG 09:42:24.376] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches07
[LOG 09:42:24.386] Load(Model): Squad/Props/buttonsGeneric/directionalKnob
[LOG 09:42:24.403] Load(Model): Squad/Props/buttonsGeneric/directionalKnob2
[LOG 09:42:24.420] Load(Model): Squad/Props/buttonsGeneric/pullSwitch
[LOG 09:42:24.438] Load(Model): Squad/Props/buttonsGeneric/squareButton
[LOG 09:42:24.454] Load(Model): Squad/Props/buttonsGeneric/standingSwitch
[LOG 09:42:24.472] Load(Model): Squad/Props/buttonsGeneric/switch
[LOG 09:42:24.489] Load(Model): Squad/Props/buttonsGeneric/switchWithGuards
[LOG 09:42:24.504] Load(Model): Squad/Props/circularButton/model
[LOG 09:42:24.521] Load(Model): Squad/Props/directionalKnob/model
[LOG 09:42:24.536] Load(Model): Squad/Props/directionalKnob2/model
[LOG 09:42:24.555] Load(Model): Squad/Props/ledPanelSpeed/model
[LOG 09:42:24.575] Load(Model): Squad/Props/pullSwitch/model
[LOG 09:42:24.604] Load(Model): Squad/Props/radarAltitude/model
[LOG 09:42:24.621] Load(Model): Squad/Props/squareButton/model
[LOG 09:42:24.638] Load(Model): Squad/Props/standingSwitch/model
[LOG 09:42:24.654] Load(Model): Squad/Props/switch/model
[LOG 09:42:24.670] Load(Model): Squad/Props/switchGuard/model
[LOG 09:42:24.688] Load(Model): Squad/Props/switchWithGuards/model
[LOG 09:42:24.703] Load(Model): Squad/Props/throttle/model
[LOG 09:42:24.721] Load(Model): Squad/Spaces/GenericSpace1/model
[LOG 09:42:24.763] Load(Model): Squad/Spaces/GenericSpace3/model
[LOG 09:42:24.784] Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int
[LOG 09:42:24.811] Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int
[LOG 09:42:24.824] Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 09:42:24.884] Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int
[LOG 09:42:24.906] Load(Model): Squad/Spaces/OverlayMasks/CupolaMask
[LOG 09:42:24.909] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerBorder
[LOG 09:42:24.947] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerMask
[LOG 09:42:24.950] Load(Model): Squad/Spaces/OverlayMasks/LargeLabBorder
[LOG 09:42:24.954] Load(Model): Squad/Spaces/OverlayMasks/LargeLabMask
[LOG 09:42:24.970] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinBorder
[LOG 09:42:24.989] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinMask
[LOG 09:42:25.008] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask
[LOG 09:42:25.021] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask2
[LOG 09:42:25.038] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder2
[LOG 09:42:25.053] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder3
[LOG 09:42:25.072] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask
[LOG 09:42:25.087] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask2
[LOG 09:42:25.126] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask3
[LOG 09:42:25.137] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinBorder
[LOG 09:42:25.156] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinMask
[LOG 09:42:25.170] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineBorder
[LOG 09:42:25.187] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineMask
[LOG 09:42:25.205] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardBorder
[LOG 09:42:25.224] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardMask
[LOG 09:42:25.236] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinBorder
[LOG 09:42:25.254] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask
[LOG 09:42:25.270] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask2
[LOG 09:42:25.287] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleBorder
[LOG 09:42:25.304] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleMask
[LOG 09:42:25.321] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderBorder
[LOG 09:42:25.336] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderMask
[LOG 09:42:25.354] Load(Model): Squad/Spaces/OverlayMasks/Size1PodBorder
[LOG 09:42:25.371] Load(Model): Squad/Spaces/OverlayMasks/Size1PodMask
[LOG 09:42:25.387] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderBorder
[LOG 09:42:25.404] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderMask
[LOG 09:42:25.422] Load(Model): Squad/Spaces/OverlayMasks/Size2PodBorder
[LOG 09:42:25.437] Load(Model): Squad/Spaces/OverlayMasks/Size2PodMask
[LOG 09:42:25.454] Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 09:42:25.470] Load(Model): Squad/Spaces/PodCockpit/model
[LOG 09:42:25.508] Load(Model): Squad/Spaces/crewCabinInternals/model
[LOG 09:42:25.527] Load(Model): Squad/Spaces/cupolaInternal/model
[LOG 09:42:25.538] Load(Model): Squad/Spaces/landerCabinInternals/model
[LOG 09:42:25.550] Load(Model): Squad/Spaces/landerCabinSmallInternal/model
[LOG 09:42:25.563] Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin
[LOG 09:42:25.645] Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA
[LOG 09:42:25.657] Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA
[LOG 09:42:25.670] Load(Model): Squad/Spaces/mk1PodCockpit/model
[LOG 09:42:25.687] Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model
[LOG 09:42:25.703] Load(Model): Squad/Spaces/mk2InlineInternal/mk2InlineIVA
[LOG 09:42:25.753] Loading Asset Bundle Definitions
[LOG 09:42:25.757] AssetLoader: Loading bundle definitions
[LOG 09:42:26.222] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/squadcore.ksp'
[LOG 09:42:26.302] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia.ksp'
[LOG 09:42:26.339] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aeroforces.ksp'
[LOG 09:42:26.421] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraft.ksp'
[LOG 09:42:26.488] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasics.ksp'
[LOG 09:42:26.554] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsbalance.ksp'
[LOG 09:42:26.623] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsbalance2.ksp'
[LOG 09:42:26.687] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscol.ksp'
[LOG 09:42:26.756] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscontrol.ksp'
[LOG 09:42:26.820] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicscontrolsurfaces.ksp'
[LOG 09:42:26.873] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsdrag.ksp'
[LOG 09:42:26.938] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsengines.ksp'
[LOG 09:42:26.991] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsforces.ksp'
[LOG 09:42:27.037] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicsintakes.ksp'
[LOG 09:42:27.089] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicslandinggear.ksp'
[LOG 09:42:27.154] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_aircraftbasicslift.ksp'
[LOG 09:42:27.204] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_career.ksp'
[LOG 09:42:27.274] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscontracts.ksp'
[LOG 09:42:27.321] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscrew.ksp'
[LOG 09:42:27.370] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicscurrencies.ksp'
[LOG 09:42:27.421] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsexperience.ksp'
[LOG 09:42:27.489] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsfacilities.ksp'
[LOG 09:42:27.541] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicsstrategies.ksp'
[LOG 09:42:27.596] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerbasicstechnology.ksp'
[LOG 09:42:27.655] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ac.ksp'
[LOG 09:42:27.721] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-admin.ksp'
[LOG 09:42:27.787] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ksc.ksp'
[LOG 09:42:27.839] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-mc.ksp'
[LOG 09:42:27.904] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-sciencearchives.ksp'
[LOG 09:42:27.962] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-techtree.ksp'
[LOG 09:42:28.005] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui-ts.ksp'
[LOG 09:42:28.071] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_careerui.ksp'
[LOG 09:42:28.238] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnet.ksp'
[LOG 09:42:28.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetbasics.ksp'
[LOG 09:42:28.557] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetcontrollinks.ksp'
[LOG 09:42:28.721] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetgui.ksp'
[LOG 09:42:28.890] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetrange.ksp'
[LOG 09:42:29.038] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnetrelays.ksp'
[LOG 09:42:29.204] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_commnettransmission.ksp'
[LOG 09:42:29.273] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-actiongroups.ksp'
[LOG 09:42:29.338] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-applauncher.ksp'
[LOG 09:42:29.404] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-crew.ksp'
[LOG 09:42:29.471] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-engineersreport.ksp'
[LOG 09:42:29.538] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-gizmos.ksp'
[LOG 09:42:29.595] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-infos.ksp'
[LOG 09:42:29.656] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-partdetails.ksp'
[LOG 09:42:29.722] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-parts.ksp'
[LOG 09:42:29.789] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-symmetry.ksp'
[LOG 09:42:29.855] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui-vesseldetails.ksp'
[LOG 09:42:29.921] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_constructionui.ksp'
[LOG 09:42:29.988] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-dockingmode.ksp'
[LOG 09:42:30.055] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-editor.ksp'
[LOG 09:42:30.129] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-editorgizmos.ksp'
[LOG 09:42:30.154] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-eva.ksp'
[LOG 09:42:30.188] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flight.ksp'
[LOG 09:42:30.221] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flightactivities.ksp'
[LOG 09:42:30.288] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-flightdirections.ksp'
[LOG 09:42:30.354] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-general.ksp'
[LOG 09:42:30.421] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mapandtime.ksp'
[LOG 09:42:30.488] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mouseconstruction.ksp'
[LOG 09:42:30.554] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-mouseflight.ksp'
[LOG 09:42:30.621] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls-rcs.ksp'
[LOG 09:42:30.687] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_controls.ksp'
[LOG 09:42:30.921] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_eastereggs.ksp'
[LOG 09:42:30.990] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ac.ksp'
[LOG 09:42:31.054] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-admin.ksp'
[LOG 09:42:31.121] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-context.ksp'
[LOG 09:42:31.187] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ksc.ksp'
[LOG 09:42:31.237] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-launchpad.ksp'
[LOG 09:42:31.290] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-mc.ksp'
[LOG 09:42:31.341] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-randd.ksp'
[LOG 09:42:31.396] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-runway.ksp'
[LOG 09:42:31.454] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-sph.ksp'
[LOG 09:42:31.522] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-ts.ksp'
[LOG 09:42:31.593] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_facilities-vab.ksp'
[LOG 09:42:31.655] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-altimeter.ksp'
[LOG 09:42:31.687] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-altimiter.ksp'
[LOG 09:42:31.737] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-applauncher.ksp'
[LOG 09:42:31.810] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-evaactivities.ksp'
[LOG 09:42:31.838] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-mapnodes.ksp'
[LOG 09:42:31.890] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-modecontrol.ksp'
[LOG 09:42:31.940] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-navball.ksp'
[LOG 09:42:32.005] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-portraits.ksp'
[LOG 09:42:32.073] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-staging.ksp'
[LOG 09:42:32.121] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui-timeandaction.ksp'
[LOG 09:42:32.189] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_flightui.ksp'
[LOG 09:42:32.238] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heat.ksp'
[LOG 09:42:32.305] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatactiveradiators.ksp'
[LOG 09:42:32.372] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatcore.ksp'
[LOG 09:42:32.438] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatengines.ksp'
[LOG 09:42:32.504] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatflow.ksp'
[LOG 09:42:32.571] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatpart.ksp'
[LOG 09:42:32.638] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatpassiveradiators.ksp'
[LOG 09:42:32.689] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_heatshields.ksp'
[LOG 09:42:32.854] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnet.ksp'
[LOG 09:42:33.021] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetinterface.ksp'
[LOG 09:42:33.188] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetmodes.ksp'
[LOG 09:42:33.354] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_kerbnetwaypoints.ksp'
[LOG 09:42:33.587] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_locations.ksp'
[LOG 09:42:33.639] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_manual.ksp'
[LOG 09:42:33.704] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-mannodes.ksp'
[LOG 09:42:33.774] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-orbitnodes.ksp'
[LOG 09:42:33.838] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui-orbitnodes2.ksp'
[LOG 09:42:33.904] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_mapui.ksp'
[LOG 09:42:33.938] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaladvanced-obertheffect.ksp'
[LOG 09:42:34.160] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-atmosphere.ksp'
[LOG 09:42:34.387] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gettingbackdown.ksp'
[LOG 09:42:34.621] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gettingupthere.ksp'
[LOG 09:42:34.856] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-gravityturn.ksp'
[LOG 09:42:35.088] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-orbits.ksp'
[LOG 09:42:35.321] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics-stayingupthere.ksp'
[LOG 09:42:35.545] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalbasics.ksp'
[LOG 09:42:35.771] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-appe.ksp'
[LOG 09:42:36.005] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-dirandinc.ksp'
[LOG 09:42:36.237] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-directions.ksp'
[LOG 09:42:36.488] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-eccentricity.ksp'
[LOG 09:42:36.521] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions-efficiency.ksp'
[LOG 09:42:36.740] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitaldefinitions.ksp'
[LOG 09:42:36.972] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-adjustinginclination.ksp'
[LOG 09:42:37.205] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-deltav.ksp'
[LOG 09:42:37.437] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-efficiency.ksp'
[LOG 09:42:37.671] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-hohmanntransfer.ksp'
[LOG 09:42:37.904] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-hohmanntransfer2.ksp'
[LOG 09:42:38.140] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-orbittypes.ksp'
[LOG 09:42:38.371] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-radandantirad.ksp'
[LOG 09:42:38.622] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers-shapingup.ksp'
[LOG 09:42:38.858] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmaneuvers.ksp'
[LOG 09:42:38.889] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_orbitalmanuevers-orbittypes.ksp'
[LOG 09:42:39.121] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-dres.ksp'
[LOG 09:42:39.355] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-duna.ksp'
[LOG 09:42:39.589] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-eeloo.ksp'
[LOG 09:42:39.822] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-eve.ksp'
[LOG 09:42:40.055] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-jool.ksp'
[LOG 09:42:40.288] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-kerbin.ksp'
[LOG 09:42:40.321] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-kerbol.ksp'
[LOG 09:42:40.538] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-moho.ksp'
[LOG 09:42:40.774] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-sun.ksp'
[LOG 09:42:41.007] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_planets-system.ksp'
[LOG 09:42:41.241] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-asteroidmining.ksp'
[LOG 09:42:41.472] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-conversionmanagement.ksp'
[LOG 09:42:41.705] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-drilling.ksp'
[LOG 09:42:41.938] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-findingit.ksp'
[LOG 09:42:42.189] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-findingit2.ksp'
[LOG 09:42:42.421] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources-storageandconversion.ksp'
[LOG 09:42:42.658] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_resources.ksp'
[LOG 09:42:42.687] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketforces.ksp'
[LOG 09:42:42.767] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketry.ksp'
[LOG 09:42:42.807] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-fairings.ksp'
[LOG 09:42:42.860] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-girders.ksp'
[LOG 09:42:42.888] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-heat.ksp'
[LOG 09:42:42.923] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-heatshields.ksp'
[LOG 09:42:42.955] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-radiators.ksp'
[LOG 09:42:42.993] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced-struts.ksp'
[LOG 09:42:43.054] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketryadvanced.ksp'
[LOG 09:42:43.105] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasics.ksp'
[LOG 09:42:43.172] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsaero.ksp'
[LOG 09:42:43.240] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicscentered.ksp'
[LOG 09:42:43.289] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicschutes.ksp'
[LOG 09:42:43.322] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicschutesandladders.ksp'
[LOG 09:42:43.389] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicscontrol.ksp'
[LOG 09:42:43.455] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsecrecharging.ksp'
[LOG 09:42:43.505] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsengines.ksp'
[LOG 09:42:43.572] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsforces.ksp'
[LOG 09:42:43.640] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicshatchesandladders.ksp'
[LOG 09:42:43.688] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsresources.ksp'
[LOG 09:42:43.738] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsservicecontainers.ksp'
[LOG 09:42:43.787] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstability.ksp'
[LOG 09:42:43.871] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstabilityassist.ksp'
[LOG 09:42:43.938] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicsstaging.ksp'
[LOG 09:42:44.005] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_rocketrybasicssymmetry.ksp'
[LOG 09:42:44.238] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_science.ksp'
[LOG 09:42:44.475] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencedata.ksp'
[LOG 09:42:44.705] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_scienceexperiments.ksp'
[LOG 09:42:44.922] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencelab.ksp'
[LOG 09:42:45.154] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_sciencetransmitted.ksp'
[LOG 09:42:45.388] AssetLoader: Loaded bundle '/home/miro/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/Squad/KSPedia/kspedia_spacetravel.ksp'
[LOG 09:42:45.406] AssetLoader: Finished loading. 176 bundle definitions loaded.
[LOG 09:42:45.407] Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division
[LOG 09:42:45.407] Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium
[LOG 09:42:45.407] Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group
[LOG 09:42:45.407] Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs
[LOG 09:42:45.407] Config(AGENT) Squad/Agencies/Agents/Goliath National Products
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Integrated Integrals
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Kerbodyne
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Research & Development Department
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Rokea Inc
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Sean's Cannery
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/StrutCo
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium
[LOG 09:42:45.408] Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics
[LOG 09:42:45.408] Config(Contracts) Squad/Contracts/Contracts/Contracts
[LOG 09:42:45.409] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot
[LOG 09:42:45.409] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer
[LOG 09:42:45.409] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist
[LOG 09:42:45.409] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 09:42:45.409] Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 09:42:45.410] Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/delta/deltaWing
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/strake/wingStrake
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 09:42:45.411] Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/cupola/cupola/cupola
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 09:42:45.411] Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 09:42:45.412] Config(PART) Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 09:42:45.412] Config(PART) Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 09:42:45.412] Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 09:42:45.412] Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 09:42:45.412] Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 09:42:45.412] Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 09:42:45.412] Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 09:42:45.412] Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 09:42:45.412] Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 09:42:45.412] Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 09:42:45.413] Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 09:42:45.414] Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 09:42:45.414] Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 09:42:45.414] Config(PART) Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 09:42:45.414] Config(PART) Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 09:42:45.414] Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 09:42:45.414] Config(PART) Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 09:42:45.414] Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 09:42:45.415] Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 09:42:45.415] Config(PART) Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 09:42:45.415] Config(PART) Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 09:42:45.415] Config(PART) Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 09:42:45.415] Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 09:42:45.415] Config(PART) Squad/Parts/Prebuilt/flag/flag
[LOG 09:42:45.415] Config(PART) Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 09:42:45.415] Config(PART) Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 09:42:45.415] Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 09:42:45.415] Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 09:42:45.415] Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 09:42:45.416] Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 09:42:45.416] Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 09:42:45.416] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 09:42:45.417] Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 09:42:45.417] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 09:42:45.417] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 09:42:45.417] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 09:42:45.417] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 09:42:45.417] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 09:42:45.417] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 09:42:45.417] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 09:42:45.418] Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 09:42:45.419] Config(PART) Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 09:42:45.419] Config(PART) Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 09:42:45.419] Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 09:42:45.419] Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 09:42:45.419] Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 09:42:45.419] Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 09:42:45.419] Config(PART) Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 09:42:45.419] Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 09:42:45.420] Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 09:42:45.420] Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 09:42:45.420] Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 09:42:45.420] Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands
[LOG 09:42:45.420] Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth
[LOG 09:42:45.420] Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch
[LOG 09:42:45.420] Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll
[LOG 09:42:45.420] Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw
[LOG 09:42:45.420] Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare
[LOG 09:42:45.420] Config(PROP) Squad/Props/Compass/prop/Compass
[LOG 09:42:45.420] Config(PROP) Squad/Props/IVANavBall/prop/NavBall
[LOG 09:42:45.420] Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel
[LOG 09:42:45.420] Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode
[LOG 09:42:45.420] Config(PROP) Squad/Props/NavBall/prop/NavBall
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet
[LOG 09:42:45.420] Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick
[LOG 09:42:45.420] Config(PROP) Squad/Props/VSI/prop/VSI
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/circularButton/genericCircularButton
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/squareButton/genericSquareButton
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/switch/genericSwitch
[LOG 09:42:45.420] Config(PROP) Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards
[LOG 09:42:45.421] Config(PROP) Squad/Props/circularButton/prop/circularButton
[LOG 09:42:45.421] Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob
[LOG 09:42:45.421] Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2
[LOG 09:42:45.421] Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed
[LOG 09:42:45.421] Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch
[LOG 09:42:45.421] Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter
[LOG 09:42:45.421] Config(PROP) Squad/Props/squareButton/prop/squareButton
[LOG 09:42:45.421] Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch
[LOG 09:42:45.421] Config(PROP) Squad/Props/switch/prop/switch
[LOG 09:42:45.421] Config(PROP) Squad/Props/switchGuard/prop/switchGuard
[LOG 09:42:45.421] Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards
[LOG 09:42:45.421] Config(PROP) Squad/Props/throttle/prop/throttle
[LOG 09:42:45.421] Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 09:42:45.421] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 09:42:45.421] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 09:42:45.421] Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID
[LOG 09:42:45.421] Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES
[LOG 09:42:45.421] Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS
[LOG 09:42:45.421] Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore
[LOG 09:42:45.421] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 09:42:45.421] Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF
[LOG 09:42:45.421] Config(TechTree) Squad/Resources/TechTree/TechTree
[LOG 09:42:45.421] Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1
[LOG 09:42:45.421] Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3
[LOG 09:42:45.421] Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int
[LOG 09:42:45.421] Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals
[LOG 09:42:45.422] Config(INTERNAL) Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal
[LOG 09:42:45.422] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances
[LOG 09:42:45.422] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science
[LOG 09:42:45.422] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations
[LOG 09:42:45.422] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout
[LOG 09:42:45.422] Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative
[LOG 09:42:45.422] Config(TUTORIAL) Squad/Tutorials/FlightSuborbital/FlightSuborbital
[LOG 09:42:45.422] Config(TUTORIAL) Squad/Tutorials/FromMun/FromMun
[LOG 09:42:45.422] Config(TUTORIAL) Squad/Tutorials/GoForOrbit/GoForOrbit
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.426] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.427] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.427] Resource RESOURCE_DEFINITION added to database
[LOG 09:42:45.427] CodeAssetLoader: Compiling all code assets
[LOG 09:42:45.456] GameDatabase: Assets loaded in 47.101s
[LOG 09:42:45.478] PartLoader: Loading part database
[LOG 09:42:45.480] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0'
[LOG 09:42:45.505] EffectList: Created 14 effect types
[LOG 09:42:45.577] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1'
[LOG 09:42:45.593] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2'
[LOG 09:42:45.619] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3'
[LOG 09:42:45.631] PartLoader: Compiling Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield'
[LOG 09:42:45.665] PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone'
[LOG 09:42:45.670] PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop'
[LOG 09:42:45.681] PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1'
[LOG 09:42:45.697] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf'
[LOG 09:42:45.706] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing'
[LOG 09:42:45.721] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin'
[LOG 09:42:45.738] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard'
[LOG 09:42:45.753] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController'
[LOG 09:42:45.772] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing'
[LOG 09:42:45.792] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin'
[LOG 09:42:45.806] PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin'
[LOG 09:42:45.821] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake'
[LOG 09:42:45.834] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake'
[LOG 09:42:45.840] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA'
[LOG 09:42:45.845] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB'
[LOG 09:42:45.855] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone'
[LOG 09:42:45.879] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter'
[LOG 09:42:45.887] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone'
[LOG 09:42:45.906] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail'
[LOG 09:42:45.930] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB'
[LOG 09:42:45.944] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1'
[LOG 09:42:45.981] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2'
[LOG 09:42:46.001] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3'
[LOG 09:42:46.023] PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong'
[LOG 09:42:46.029] PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake'
[LOG 09:42:46.033] PartLoader: Compiling Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone'
[LOG 09:42:46.037] PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake'
[LOG 09:42:46.044] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta'
[LOG 09:42:46.056] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1'
[LOG 09:42:46.071] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2'
[LOG 09:42:46.088] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder'
[LOG 09:42:46.105] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake'
[LOG 09:42:46.121] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet'
[LOG 09:42:46.137] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet'
[LOG 09:42:46.155] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3'
[LOG 09:42:46.177] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector'
[LOG 09:42:46.188] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2'
[LOG 09:42:46.204] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3'
[LOG 09:42:46.220] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4'
[LOG 09:42:46.238] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5'
[LOG 09:42:46.256] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing'
[LOG 09:42:46.270] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small'
[LOG 09:42:46.287] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf'
[LOG 09:42:46.306] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2'
[LOG 09:42:46.320] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3'
[LOG 09:42:46.338] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf'
[LOG 09:42:46.354] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5'
[LOG 09:42:46.371] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake'
[LOG 09:42:46.390] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing'
[LOG 09:42:46.411] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2'
[LOG 09:42:46.423] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3'
[LOG 09:42:46.437] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4'
[LOG 09:42:46.457] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1'
[LOG 09:42:46.471] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2'
[LOG 09:42:46.504] PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod'
[LOG 09:42:46.560] PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2'
[LOG 09:42:46.564] PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola'
[LOG 09:42:46.577] PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd'
[LOG 09:42:46.584] PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin'
[LOG 09:42:46.593] PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule'
[LOG 09:42:46.604] PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule'
[LOG 09:42:46.621] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit'
[LOG 09:42:46.639] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin'
[LOG 09:42:46.656] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit'
[LOG 09:42:46.703] PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall'
[LOG 09:42:46.721] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod'
[LOG 09:42:46.739] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline'
[LOG 09:42:46.756] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard'
[LOG 09:42:46.772] PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore'
[LOG 09:42:46.782] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin'
[LOG 09:42:46.797] PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle'
[LOG 09:42:46.813] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube'
[LOG 09:42:46.822] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex'
[LOG 09:42:46.844] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto'
[LOG 09:42:46.857] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2'
[LOG 09:42:46.871] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody'
[LOG 09:42:46.887] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge'
[LOG 09:42:46.906] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall'
[LOG 09:42:46.922] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere'
[LOG 09:42:46.938] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine'
[LOG 09:42:46.958] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector'
[LOG 09:42:46.981] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2'
[LOG 09:42:47.003] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4'
[LOG 09:42:47.022] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1'
[LOG 09:42:47.038] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3'
[LOG 09:42:47.056] PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg'
[LOG 09:42:47.074] PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel'
[LOG 09:42:47.091] PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5'
[LOG 09:42:47.104] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack'
[LOG 09:42:47.124] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank'
[LOG 09:42:47.137] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini'
[LOG 09:42:47.154] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack'
[LOG 09:42:47.175] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge'
[LOG 09:42:47.187] PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster'
[LOG 09:42:47.233] PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine'
[LOG 09:42:47.249] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB'
[LOG 09:42:47.266] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine'
[LOG 09:42:47.291] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster'
[LOG 09:42:47.308] PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine'
[LOG 09:42:47.319] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet'
[LOG 09:42:47.394] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine'
[LOG 09:42:47.412] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2'
[LOG 09:42:47.435] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine'
[LOG 09:42:47.456] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine'
[LOG 09:42:47.470] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini'
[LOG 09:42:47.485] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike'
[LOG 09:42:47.526] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine'
[LOG 09:42:47.537] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini'
[LOG 09:42:47.554] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3'
[LOG 09:42:47.573] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine'
[LOG 09:42:47.590] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine'
[LOG 09:42:47.605] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2'
[LOG 09:42:47.621] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2'
[LOG 09:42:47.639] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2'
[LOG 09:42:47.657] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2'
[LOG 09:42:47.674] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME'
[LOG 09:42:47.693] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper'
[LOG 09:42:47.710] PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine'
[LOG 09:42:47.724] PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER'
[LOG 09:42:47.749] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1'
[LOG 09:42:47.761] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster'
[LOG 09:42:47.774] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm'
[LOG 09:42:47.789] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1'
[LOG 09:42:47.803] PartLoader: Compiling Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine'
[LOG 09:42:47.823] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2'
[LOG 09:42:47.837] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini'
[LOG 09:42:47.854] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank'
[LOG 09:42:47.876] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank'
[LOG 09:42:47.887] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong'
[LOG 09:42:47.906] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank'
[LOG 09:42:47.922] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank'
[LOG 09:42:47.939] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank'
[LOG 09:42:47.963] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2'
[LOG 09:42:47.971] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines'
[LOG 09:42:47.987] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2'
[LOG 09:42:48.009] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant'
[LOG 09:42:48.021] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2'
[LOG 09:42:48.054] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1'
[LOG 09:42:48.071] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant'
[LOG 09:42:48.088] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3'
[LOG 09:42:48.104] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2'
[LOG 09:42:48.140] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank'
[LOG 09:42:48.144] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat'
[LOG 09:42:48.156] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall'
[LOG 09:42:48.171] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank'
[LOG 09:42:48.187] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long'
[LOG 09:42:48.204] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank'
[LOG 09:42:48.209] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2'
[LOG 09:42:48.222] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2'
[LOG 09:42:48.241] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2'
[LOG 09:42:48.254] PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage'
[LOG 09:42:48.272] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler'
[LOG 09:42:48.287] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong'
[LOG 09:42:48.305] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter'
[LOG 09:42:48.320] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO'
[LOG 09:42:48.337] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage'
[LOG 09:42:48.354] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO'
[LOG 09:42:48.371] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid'
[LOG 09:42:48.388] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono'
[LOG 09:42:48.406] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin'
[LOG 09:42:48.422] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100'
[LOG 09:42:48.440] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25'
[LOG 09:42:48.457] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50'
[LOG 09:42:48.471] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100'
[LOG 09:42:48.488] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25'
[LOG 09:42:48.504] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50'
[LOG 09:42:48.521] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO'
[LOG 09:42:48.555] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank'
[LOG 09:42:48.571] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge'
[LOG 09:42:48.587] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial'
[LOG 09:42:48.605] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore'
[LOG 09:42:48.621] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna'
[LOG 09:42:48.637] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel'
[LOG 09:42:48.653] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid'
[LOG 09:42:48.672] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/flag/flag'
[LOG 09:42:48.677] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA'
[LOG 09:42:48.692] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale'
[LOG 09:42:48.697] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell'
[LOG 09:42:48.711] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray'
[LOG 09:42:48.719] PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU'
[LOG 09:42:48.750] PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank'
[LOG 09:42:48.757] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill'
[LOG 09:42:48.792] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU'
[LOG 09:42:48.808] PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner'
[LOG 09:42:48.831] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill'
[LOG 09:42:48.853] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank'
[LOG 09:42:48.858] PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank'
[LOG 09:42:48.871] PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner'
[LOG 09:42:48.888] PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner'
[LOG 09:42:48.916] PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere'
[LOG 09:42:48.924] PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment'
[LOG 09:42:48.937] PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab'
[LOG 09:42:48.969] PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module'
[LOG 09:42:48.977] PartLoader: Compiling Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox'
[LOG 09:42:48.987] PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer'
[LOG 09:42:49.003] PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer'
[LOG 09:42:49.022] PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter'
[LOG 09:42:49.038] PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer'
[LOG 09:42:49.073] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler'
[LOG 09:42:49.090] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter'
[LOG 09:42:49.093] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi'
[LOG 09:42:49.096] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad'
[LOG 09:42:49.104] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri'
[LOG 09:42:49.120] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort'
[LOG 09:42:49.139] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall'
[LOG 09:42:49.155] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody'
[LOG 09:42:49.171] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody'
[LOG 09:42:49.188] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage'
[LOG 09:42:49.228] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage'
[LOG 09:42:49.234] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural'
[LOG 09:42:49.236] PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub'
[LOG 09:42:49.240] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2'
[LOG 09:42:49.254] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3'
[LOG 09:42:49.273] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1'
[LOG 09:42:49.288] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode'
[LOG 09:42:49.305] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1'
[LOG 09:42:49.321] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2'
[LOG 09:42:49.337] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint'
[LOG 09:42:49.354] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon'
[LOG 09:42:49.371] PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube'
[LOG 09:42:49.388] PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto'
[LOG 09:42:49.404] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter'
[LOG 09:42:49.425] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x'
[LOG 09:42:49.438] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x'
[LOG 09:42:49.454] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge'
[LOG 09:42:49.484] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed'
[LOG 09:42:49.494] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall'
[LOG 09:42:49.503] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge'
[LOG 09:42:49.510] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg'
[LOG 09:42:49.517] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm'
[LOG 09:42:49.530] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna'
[LOG 09:42:49.545] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5'
[LOG 09:42:49.570] PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice'
[LOG 09:42:49.593] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100'
[LOG 09:42:49.606] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5'
[LOG 09:42:49.621] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50'
[LOG 09:42:49.637] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125'
[LOG 09:42:49.656] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250'
[LOG 09:42:49.673] PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish'
[LOG 09:42:49.687] PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna'
[LOG 09:42:49.705] PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna'
[LOG 09:42:49.721] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2'
[LOG 09:42:49.738] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler'
[LOG 09:42:49.754] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2'
[LOG 09:42:49.776] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator'
[LOG 09:42:49.791] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini'
[LOG 09:42:49.800] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig'
[LOG 09:42:49.809] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2'
[LOG 09:42:49.816] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler'
[LOG 09:42:49.824] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini'
[LOG 09:42:49.830] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2'
[LOG 09:42:49.843] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral'
[LOG 09:42:49.852] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3'
[LOG 09:42:49.861] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1'
[LOG 09:42:49.872] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge'
[LOG 09:42:49.892] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1'
[LOG 09:42:49.904] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder'
[LOG 09:42:49.920] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay'
[LOG 09:42:49.938] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1'
[LOG 09:42:49.978] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2'
[LOG 09:42:49.994] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg'
[LOG 09:42:50.008] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter'
[LOG 09:42:50.013] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2'
[LOG 09:42:50.022] PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1'
[LOG 09:42:50.037] PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem'
[LOG 09:42:50.054] PartLoader: Compiling Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs'
[LOG 09:42:50.087] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL'
[LOG 09:42:50.105] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS'
[LOG 09:42:50.113] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin'
[LOG 09:42:50.166] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort'
[LOG 09:42:50.177] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL'
[LOG 09:42:50.184] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM'
[LOG 09:42:50.191] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp'
[LOG 09:42:50.200] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS'
[LOG 09:42:50.208] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle'
[LOG 09:42:50.228] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue'
[LOG 09:42:50.240] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge'
[LOG 09:42:50.254] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial'
[LOG 09:42:50.271] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue'
[LOG 09:42:50.292] PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1'
[LOG 09:42:50.304] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock'
[LOG 09:42:50.321] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1'
[LOG 09:42:50.338] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2'
[LOG 09:42:50.360] PartLoader: Compiling Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler'
[LOG 09:42:50.371] PartLoader: Compiling Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler'
[LOG 09:42:50.388] PartLoader: Compiling Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler'
[LOG 09:42:50.404] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge'
[LOG 09:42:50.435] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed'
[LOG 09:42:50.446] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree'
[LOG 09:42:50.461] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium'
[LOG 09:42:50.484] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall'
[LOG 09:42:50.507] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay'
[LOG 09:42:50.529] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1'
[LOG 09:42:50.548] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2'
[LOG 09:42:50.564] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed'
[LOG 09:42:50.579] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3'
[LOG 09:42:50.597] PartLoader: Compiling Internal Prop 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands'
[LOG 09:42:50.602] PartLoader: Compiling Internal Prop 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth'
[LOG 09:42:50.605] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch'
[LOG 09:42:50.607] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll'
[LOG 09:42:50.610] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw'
[LOG 09:42:50.613] PartLoader: Compiling Internal Prop 'Squad/Props/ButtonSquare/prop/ButtonSquare'
[LOG 09:42:50.616] PartLoader: Compiling Internal Prop 'Squad/Props/Compass/prop/Compass'
[LOG 09:42:50.618] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBall/prop/NavBall'
[LOG 09:42:50.622] PartLoader: Compiling Internal Prop 'Squad/Props/IndicatorPanel/prop/IndicatorPanel'
[LOG 09:42:50.626] PartLoader: Compiling Internal Prop 'Squad/Props/Monitor/DockingMode/MonitorDockingMode'
[LOG 09:42:50.628] PartLoader: Compiling Internal Prop 'Squad/Props/NavBall/prop/NavBall'
[LOG 09:42:50.629] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode'
[LOG 09:42:50.630] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA'
[LOG 09:42:50.631] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB'
[LOG 09:42:50.631] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC'
[LOG 09:42:50.632] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane'
[LOG 09:42:50.633] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90'
[LOG 09:42:50.633] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame'
[LOG 09:42:50.634] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger'
[LOG 09:42:50.635] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot'
[LOG 09:42:50.636] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet'
[LOG 09:42:50.637] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/SideStick/SideStick'
[LOG 09:42:50.637] PartLoader: Compiling Internal Prop 'Squad/Props/VSI/prop/VSI'
[LOG 09:42:50.641] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/circularButton/genericCircularButton'
[LOG 09:42:50.642] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons'
[LOG 09:42:50.643] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2'
[LOG 09:42:50.644] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs'
[LOG 09:42:50.644] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2'
[LOG 09:42:50.645] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed'
[LOG 09:42:50.646] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01'
[LOG 09:42:50.647] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02'
[LOG 09:42:50.647] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03'
[LOG 09:42:50.648] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04'
[LOG 09:42:50.649] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05'
[LOG 09:42:50.650] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06'
[LOG 09:42:50.650] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07'
[LOG 09:42:50.651] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob'
[LOG 09:42:50.652] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2'
[LOG 09:42:50.653] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch'
[LOG 09:42:50.654] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/squareButton/genericSquareButton'
[LOG 09:42:50.654] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch'
[LOG 09:42:50.655] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switch/genericSwitch'
[LOG 09:42:50.656] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards'
[LOG 09:42:50.657] PartLoader: Compiling Internal Prop 'Squad/Props/circularButton/prop/circularButton'
[LOG 09:42:50.658] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob/prop/directionalKnob'
[LOG 09:42:50.659] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob2/prop/directionalKnob2'
[LOG 09:42:50.660] PartLoader: Compiling Internal Prop 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed'
[LOG 09:42:50.663] PartLoader: Compiling Internal Prop 'Squad/Props/pullSwitch/prop/pullSwitch'
[LOG 09:42:50.664] PartLoader: Compiling Internal Prop 'Squad/Props/radarAltitude/prop/RadarAltimeter'
[LOG 09:42:50.666] PartLoader: Compiling Internal Prop 'Squad/Props/squareButton/prop/squareButton'
[LOG 09:42:50.668] PartLoader: Compiling Internal Prop 'Squad/Props/standingSwitch/prop/standingSwitch'
[LOG 09:42:50.669] PartLoader: Compiling Internal Prop 'Squad/Props/switch/prop/switch'
[LOG 09:42:50.670] PartLoader: Compiling Internal Prop 'Squad/Props/switchGuard/prop/switchGuard'
[LOG 09:42:50.671] PartLoader: Compiling Internal Prop 'Squad/Props/switchWithGuards/prop/switchWithGuards'
[LOG 09:42:50.672] PartLoader: Compiling Internal Prop 'Squad/Props/throttle/prop/throttle'
[LOG 09:42:50.676] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1'
[LOG 09:42:50.681] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3'
[LOG 09:42:50.684] PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int'
[LOG 09:42:50.689] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int'
[LOG 09:42:50.712] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int'
[LOG 09:42:50.715] InternalSeat: Cannot find portraitCamera of name 'Camera_Left003'
[LOG 09:42:50.723] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int'
[LOG 09:42:50.772] PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder'
[LOG 09:42:50.782] PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit'
[LOG 09:42:50.792] PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals'
[LOG 09:42:50.797] PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal'
[LOG 09:42:50.805] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals'
[LOG 09:42:50.810] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal'
[LOG 09:42:50.815] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal'
[LOG 09:42:50.824] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal'
[LOG 09:42:50.835] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal'
[LOG 09:42:50.843] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit'
[LOG 09:42:50.848] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals'
[LOG 09:42:50.861] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal'
[LOG 09:42:50.882] Loading Systems: Elapsed time is 52.52921s
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 09:42:53.256] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 09:42:59.975] [UIMasterController]: HideUI
[LOG 09:42:59.984] [Agent]: Found 19 agent mentality types
[LOG 09:42:59.986] [AgentList]: 27 agents parsed and loaded.
[LOG 09:43:00.673] [CelestialBody]: Kerbin's solar day length is 1d, 0h, 0m long. sidereal day length is 5h, 59m, 9s long
[LOG 09:43:00.769] [UIMasterController]: HideUI
[WRN 09:43:00.774] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU =====================
[LOG 09:43:02.692] [UIMasterController]: ShowUI
[LOG 09:43:03.256] [GameParameters]: Loaded custom parameter class CommNetParams.
[LOG 09:43:03.256] [GameParameters]: Loaded custom parameter class AdvancedParams.
[WRN 09:43:03.529] [ApplicationLauncher] Awake False
[LOG 09:43:03.532] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 09:43:03.549] [UiApp] Awake: MessageSystem
[LOG 09:43:03.550] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 09:43:03.605] [UIApp] Adding MessageSystem to Application Launcher
[LOG 09:43:03.610] [ApplicationLauncher] SetHidden: 
[LOG 09:43:03.616] [MessageSystem] OnAppInitialized
[LOG 09:43:03.616] [MessageSystem] Reposition 0.05731298 2977
[LOG 09:43:11.149] [ExperienceSystem]: Found 0 trait types
[LOG 09:43:11.151] [ExperienceSystem]: Found 16 effect types
[LOG 09:43:12.206] [ReflectionUtil]: Found 4 types with UpgradeModule attribute in 5 assemblies.
[LOG 09:43:12.221] [KSPUpgradePipeline]: default (1.2.0) is up to date.
[LOG 09:43:12.229] [ScenarioTypes]: List Created 17 scenario types loaded from 5 loaded assemblies.
[LOG 09:43:12.231] [UIMasterController]: HideUI
[WRN 09:43:12.231] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
[LOG 09:43:12.378] [UIMasterController]: HideUI
[LOG 09:43:13.591] [AddonLoader]: Instantiating addon 'ContractDefs' from assembly 'KSP'
[LOG 09:43:17.249] [UIMasterController]: HideUI
[LOG 09:43:17.405] Loading Depletion Nodes
[LOG 09:43:17.405] DepNodeCount:  0
[LOG 09:43:17.405] Loading Biome Nodes
[LOG 09:43:17.405] BiomeNodeCount:  0
[LOG 09:43:17.406] Loading Planet Nodes
[LOG 09:43:17.406] PlanetNodeCount:  0
[LOG 09:43:17.425] [ScenarioDestructibles]: Loading... 0 objects registered
[WRN 09:43:18.379] [UiApp] Awake: KSPedia
[LOG 09:43:18.379] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 09:43:18.379] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 09:43:18.381] [ApplicationLauncher] SetVisible: 
[LOG 09:43:18.425] [UIApp] OnDestroy: ContractsApp
[LOG 09:43:18.520] [MessageSystem] Reposition 0.02 3497
[LOG 09:43:19.117] [UIApp] Adding KSPedia to Application Launcher
[LOG 09:43:19.348] [UIMasterController]: ShowUI
[LOG 09:43:21.580] Flight State Captured
[LOG 09:43:21.584] Saving Achievements Tree...
[LOG 09:43:21.585] Saving Achievements Tree...
[LOG 09:43:21.589] [MessageSystem] Save Messages
[LOG 09:43:21.605] Game State Saved to saves/default/persistent
[LOG 09:43:21.610] [UIMasterController]: HideUI
[WRN 09:43:21.617] [HighLogic]: =========================== Scene Change : From SPACECENTER to TRACKSTATION =====================
[LOG 09:43:22.013] [UIApp] OnDestroy: KSPedia
[LOG 09:43:22.027] UICanvasPrefabSpawner TrackingStationSpawner spawning TrackingStation
[LOG 09:43:22.048] [PlanetariumCamera]: Focus: Kerbin
[LOG 09:43:22.049] [UIMasterController]: ShowUI
[LOG 09:43:22.506] Loading Depletion Nodes
[LOG 09:43:22.506] DepNodeCount:  0
[LOG 09:43:22.506] Loading Biome Nodes
[LOG 09:43:22.506] BiomeNodeCount:  0
[LOG 09:43:22.506] Loading Planet Nodes
[LOG 09:43:22.506] PlanetNodeCount:  0
[LOG 09:43:22.510] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 09:43:22.530] [PlanetariumCamera]: Focus: Kerbin
[WRN 09:43:23.144] [UiApp] Awake: KSPedia
[LOG 09:43:23.144] [ApplicationLauncher] OnSceneLoadedGUIReady: scene TRACKSTATION ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[WRN 09:43:23.145] [KnowledgeBase] OnAppLauncherReady 3577
[LOG 09:43:23.155] [UIApp] OnDestroy: ContractsApp
[LOG 09:43:23.164] [MessageSystem] Reposition 0.02 3578
[LOG 09:43:23.168] [PlanetariumCamera]: Focus: Kerbin
[LOG 09:43:23.281] [UIApp] Adding KSPedia to Application Launcher
[LOG 09:43:24.029] [Tracking Station]: SetVessel(Untitled Space Craft)
[LOG 09:43:24.029] [PlanetariumCamera]: Focus: Untitled Space Craft
[LOG 09:43:24.179] Flight State Captured
[LOG 09:43:24.179] Saving Achievements Tree...
[LOG 09:43:24.179] Saving Achievements Tree...
[LOG 09:43:24.180] [MessageSystem] Save Messages
[LOG 09:43:24.189] Game State Saved to saves/default/persistent
[LOG 09:43:24.190] [Tracking Station]: SetVessel(null)
[LOG 09:43:24.191] [PlanetariumCamera]: Focus: Kerbin
[LOG 09:43:24.197] [UIMasterController]: HideUI
[WRN 09:43:24.281] [HighLogic]: =========================== Scene Change : From TRACKSTATION to FLIGHT (Async) =====================
[LOG 09:43:24.410] KbApp.OnDestroy Planet Parameters
[LOG 09:43:24.411] KbApp.OnDestroy NullName
[LOG 09:43:24.411] KbApp.OnDestroy Vessel Info
[LOG 09:43:24.411] KbApp.OnDestroy Planet Resources
[LOG 09:43:24.411] KbApp.OnDestroy Unowned Info
[LOG 09:43:24.411] KbApp.OnDestroy Vessel Crew
[LOG 09:43:24.411] [UIApp] OnDestroy: KSPedia
[LOG 09:43:24.412] KbApp.OnDestroy Planet Info
[LOG 09:43:24.432] [PlanetariumCamera]: Focus: Kerbin
[LOG 09:43:24.435] [UIMasterController]: HideUI
[LOG 09:43:26.200] UICanvasPrefabSpawner FlightUI spawning Flight
[LOG 09:43:26.219] UICanvasPrefabSpawner FlightUI spawning VesselLabels
[WRN 09:43:26.219] [UiApp] Awake: ResourceDisplay
[LOG 09:43:26.227] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP'
[LOG 09:43:26.231] [AddonLoader]: Instantiating addon 'KerbTrack' from assembly 'KerbTrack'
[LOG 09:43:26.236] [PlanetariumCamera]: Focus: Kerbin
[LOG 09:43:26.238] [UIMasterController]: HideUI
[LOG 09:43:26.402] ------------------- initializing flight mode... ------------------
[LOG 09:43:26.414] Loading Depletion Nodes
[LOG 09:43:26.415] DepNodeCount:  0
[LOG 09:43:26.415] Loading Biome Nodes
[LOG 09:43:26.415] BiomeNodeCount:  0
[LOG 09:43:26.415] Loading Planet Nodes
[LOG 09:43:26.415] PlanetNodeCount:  0
[LOG 09:43:26.416] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 09:43:26.435] Target vessel index: 1  vessel count: 8
[LOG 09:43:26.437] [FLIGHT GLOBALS]: Switching To Vessel Untitled Space Craft ---------------------- 
[LOG 09:43:26.439] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
[LOG 09:43:26.486] [PartSet]: Recreating part sets for vessel Untitled Space Craft
[LOG 09:43:26.498] Camera Mode: AUTO
[LOG 09:43:27.289] all systems started
[LOG 09:43:27.302] [KerbTrack] Starting
[LOG 09:43:27.303] KerbTrack: Loading settings from \\home\\miro\\.local\\share\\Steam\\steamapps\\common\\Kerbal Space Program\\GameData\\KerbTrack\\Plugins\\PluginData\\KerbTrack\\settings.cfg
[LOG 09:43:27.304] KerbTrack: Using Joystick
[LOG 09:43:27.304] KerbTrack: Initialising Joystick tracker...
[LOG 09:43:27.304] Joysticks available: 
[LOG 09:43:27.304] 0 - COMPANY USB Device
[WRN 09:43:27.967] [UiApp] Awake: CurrencyWidgetsApp
[WRN 09:43:27.967] [UiApp] Awake: ResourceDisplay
[WRN 09:43:27.967] [UiApp] Awake: KSPedia
[LOG 09:43:27.967] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
[LOG 09:43:27.967] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 09:43:27.968] [KnowledgeBase] OnAppLauncherReady 3657
[LOG 09:43:27.980] [UIApp] OnDestroy: ContractsApp
[LOG 09:43:27.996] [MessageSystem] Reposition 0.02 3658
[LOG 09:43:28.038] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part mk1pod (Untitled Space Craft) on vessel Untitled Space Craft
[LOG 09:43:28.115] [PlanetariumCamera]: Focus: Untitled Space Craft
[LOG 09:43:28.132] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 09:43:28.134] [UIApp] Adding ResourceDisplay to Application Launcher
[WRN 09:43:28.145] [ResourceDisplay] OnAppStarted(): id: -189908
[LOG 09:43:28.147] [GenericAppFrame] Reposition 0.133283 3662
[WRN 09:43:28.148] [ResourceDisplay] OnAppStarted(): id: 115006
[LOG 09:43:28.148] ResourceDisplay already exist, destroying this instance
[LOG 09:43:28.148] [UIApp] OnDestroy: ResourceDisplay
[LOG 09:43:28.162] CURRENCY WIDGET False False False
[LOG 09:43:28.163] [UIApp] OnDestroy: CurrencyWidgetsApp
[LOG 09:43:28.183] [UIApp] Adding KSPedia to Application Launcher
[WRN 09:43:28.250] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[LOG 09:43:28.343] [UIMasterController]: ShowUI
[LOG 09:43:28.352] Flight State Captured
[LOG 09:43:28.352] Saving Achievements Tree...
[LOG 09:43:28.352] Saving Achievements Tree...
[LOG 09:43:28.352] [MessageSystem] Save Messages
[LOG 09:43:28.361] Game State Saved as persistent
[LOG 09:43:28.650] Unpacking Untitled Space Craft
[LOG 09:43:31.095] [UIMasterController]: ShowUI
[LOG 09:43:31.095] Game Paused!
[LOG 09:43:38.575] [UIMasterController]: ShowUI
[LOG 09:43:38.576] Game Unpaused!
[LOG 09:43:58.788] [UIMasterController]: ShowUI
[LOG 09:43:58.788] Game Paused!
[LOG 09:44:00.771] Flight State Captured
[LOG 09:44:00.772] Saving Achievements Tree...
[LOG 09:44:00.772] Saving Achievements Tree...
[LOG 09:44:00.773] [MessageSystem] Save Messages
[LOG 09:44:00.781] Game State Saved to saves/default/persistent
[LOG 09:44:00.782] [UIMasterController]: HideUI
[WRN 09:44:00.789] [HighLogic]: =========================== Scene Change : From FLIGHT to MAINMENU =====================
[LOG 09:44:02.527] [UIApp] OnDestroy: KSPedia
[LOG 09:44:02.530] KbApp.OnDestroy Unowned Info
[LOG 09:44:02.532] [UIApp] OnDestroy: ResourceDisplay
[LOG 09:44:02.533] KbApp.OnDestroy Planet Resources
[LOG 09:44:02.535] KbApp.OnDestroy Vessel Crew
[LOG 09:44:02.535] KbApp.OnDestroy Planet Info
[LOG 09:44:02.535] KbApp.OnDestroy NullName
[LOG 09:44:02.536] [KerbTrack] Saving settings to \\home\\miro\\.local\\share\\Steam\\steamapps\\common\\Kerbal Space Program\\GameData\\KerbTrack\\Plugins\\PluginData\\KerbTrack\\settings.cfg
[LOG 09:44:02.537] KbApp.OnDestroy Planet Parameters
[LOG 09:44:02.537] KbApp.OnDestroy Vessel Info
[LOG 09:44:02.565] [UIMasterController]: ShowUI
[LOG 09:44:03.260] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 09:44:03.260] [ApplicationLauncher] SetHidden: 
[LOG 09:44:03.272] [MessageSystem] Reposition 0.02 5361
[LOG 09:44:08.131] [UIApp] OnDestroy: MessageSystem

 

Link to comment
Share on other sites

Ok, after making an ass of myself by trying to run another mod without modulemanager and wondering why the stock parts weren't getting replaced  (The irony / idiocy there being that's the whole purpose of modulemanager and i KNOW THIS because i read it on their forum page but somehow it just didnt click.)

 

..Here i go anyway, please forgive any idiocy..
This works beautifully, thank you,  but the problem is, only on 32-bit for me.
 

I'm using v1.3 with TrackIR, i've tried a few different versions of the .dll's active now, none seem to work.. When i'm in 32-bit the ui says 'enabled paused' but it works, on 64-bit it says 'disabled'  up top... Even though trackIR is obviously running.

It's not a major issue.. but i'd assume ill get better performance with 64bit,
( i had it working before on 64-bit, so i'd hazard a guess something has broken with this update, but it could easily be something i've done..  )
 

Hm, on further investigation this message appears in the console, not sure if this comes up on 32-bit although i'll assume not as that works fine.. But it says:

[KerbTrack] TrackIR error: Object reference not set to an instance of an object at TrackIRUnity.TrackIRClient.client_HandleTrackIRData() [0x00000] in <filename unknown>:0 at TrackIRTracker.GetData (UnityEngine.Vector3& rot, UnityEngine.Vector3& pos) [0x00000] in <filename unknown>:0 at KerbTrack.Update() [0x00000] in <filename unknown>:0

Edited by Stilton
Link to comment
Share on other sites

  • 3 weeks later...
  • 2 months later...

I'm using facetracknoir but the camera does not move in IVA. I see the kerbtrack menu when I pause but no movement at all?

so after tryin War Thunder it works perfectly so im guessing it doesnt work in KSP no more..... :(

Edited by maceemiller
Link to comment
Share on other sites

  • 3 weeks later...
On 29/1/2017 at 9:04 AM, maceemiller said:

I'm using facetracknoir but the camera does not move in IVA. I see the kerbtrack menu when I pause but no movement at all?

so after tryin War Thunder it works perfectly so im guessing it doesnt work in KSP no more..... :(

There's a good chance that it just needs recompiled for the latest version of KSP. You'll likely see error messages in your output log mentioning KerbTrack not working. I'm planning on updating this and my other mods once I have free time again.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...