Jump to content

pizzaoverhead

Members
  • Posts

    1,239
  • Joined

  • Last visited

Posts posted by pizzaoverhead

  1. 1 minute ago, SolidJuho said:

    I knew that first version did not got all licenses right and there slipped in some ARR and ND mods, so that is why i am rechecking all mods and if found ARR or ND stuff i am going to ask permissions for them or i am going to make them manual install ones. License recheck is still in progress and i haven't yet come across your mod, so that is why i haven't contacted you yet.

    I am not going to release new version until modpack rules are more like finished, than right now. So far it look like they won't be banned.


    I am sorry @pizzaoverhead that your mod slipped in. :( 

    That's no problem. This is a pretty big endeavour, and will likely take a few attempts to do right :) Good luck with your pack!

  2. On 19/2/2017 at 4:50 AM, Alshain said:

    Unfortunately I've had family issues and things keeping me away.  It needs updating from the Unity 4 particle emitters (working but deprecated in U5) to the Unity 5 Particle System but I am not skilled enough with Unity to do it and it would take quite a bit to figure it out.  If you want to take up the charge, you won't hurt my feelings any.

    Thanks for all your efforts in keeping this alive Alshain. I have some more time to work on this now, and hope to have a new release soon.

  3. Thanks again for all of your reports and log files. I've put together a collection of fixes for most of these issues, plus a few others I've spotted in the process.
    The new release is now available here.

    Soundtrack Editor v4.3

    • Added text for the current value of editable selections in the Playlist Editor.
    • Fixed Mission control ambience playlist's track.
    • Fixed playlists only activating on leaving the scene for the Astronaut Complex, Mission Control and Research & Development scenes.
    • Added missing AdminFacility psuedo-scene.
    • Removed empty entries from the persistor for preloadTime, playNext, playBefore, PlayAfter and minVelocity/Altitude values.
    • Fixed error on seeking to the end of a clip.
    • Fixed clicking "Cancel" on the Edit Playlist entries for In Atmosphere, Time Of Day, Scene, Situation and Camera Mode changing their values.
    • Fixed the Scene picker "Any" toggle not being able to deselect all entries.
    • Positioned Cancel buttons constantly to the right.
    • Fixed unexpected behaviour when track length is less than the set preload time.

    There are still plenty of bugs hiding in there (for example, the Admin Facility's stock music plays over the top of Soundtrack Editor's), so let me know if you see or hear anything unexpected.

  4. 1 hour ago, Bok said:

    @pizzaoverhead It happens on any playlist I added new tracks to.

    Here is my playlists.cfg (with ogg and mp3 custom tracks)

    
    playlist
    {
    	name = Construction
    	loop = True
    	shuffle = True
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 5
    	tracks
    	{
    		track = KSP_Construction01
    		track = KSP_Construction02
    		track = KSP_Construction03
    		track = Groove Grove
    		track = Brittle Rille
    		track = Investigations
    	}
    	playWhen
    	{
    		scene = VAB | SPH
    	}
    }
    playlist
    {
    	name = Astronaut Complex
    	loop = True
    	shuffle = False
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 5
    	tracks
    	{
    		track = KSP_AstronautComplexAmbience
    	}
    	playWhen
    	{
    		scene = AstronautComplex
    	}
    }
    playlist
    {
    	name = Credits
    	loop = True
    	shuffle = False
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 5
    	tracks
    	{
    		track = KSP_Credits
    	}
    	playWhen
    	{
    		scene = Credits
    	}
    }
    playlist
    {
    	name = Mission control ambience
    	loop = True
    	shuffle = False
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 5
    	tracks
    	{
    		track = KSP_MissionControlAmbience
    	}
    	playWhen
    	{
    		scene = MissionControl
    	}
    }
    playlist
    {
    	name = Research complex ambience
    	loop = True
    	shuffle = False
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 5
    	tracks
    	{
    		track = KSP_ResearchAndDevelopment
    	}
    	playWhen
    	{
    		scene = RnDComplex
    	}
    }
    playlist
    {
    	name = Tracking station ambience
    	loop = True
    	shuffle = False
    	preloadTime = 3.40282347E+38
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 3.40282347E+38
    	tracks
    	{
    		track = KSP_TrackingStation
    		track = ThisArmour
    	}
    	playWhen
    	{
    		minVelocitySurface = 3.40282347E+38
    		minVelocityOrbital = 3.40282347E+38
    		minAltitude = 3.40282347E+38
    		scene = TrackingStation
    	}
    }
    playlist
    {
    	name = Space
    	loop = True
    	shuffle = True
    	preloadTime = 3.40282347E+38
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 3.40282347E+38
    	tracks
    	{
    		track = DXMD_Adams_Safehouse
    		track = theWormhole
    		track = Mountains
    		track = STAY
    		track = Frost Waltz
    		track = AfraidofTime
    		track = Impact Lento
    		track = NoTimeForCaution
    		track = DayOne
    		track = The Other Side of the Door
    		track = Detach
    		track = Darkest Child
    		track = DXMD_The_Mechanical_Apartheid_Trailer
    		track = KSP_SpaceAmbience03
    		track = Aliens
    		track = Martian Cowboy
    		track = Kamchatka
    		track = Numinous Shine
    		track = Dreamy Flashback
    		track = Parachute
    		track = Mysterioso March
    		track = WhatHappensNow
    		track = Peaceful Desolation
    		track = FirstStep
    		track = KSP_SpaceAmbience04
    		track = Frozen Star
    		track = Shenzou
    		track = Soyuz
    		track = Bathed in the Light
    		track = WavesOfEternity
    		track = Aurora Borialis
    		track = Wizardtorium
    		track = osiris3
    		track = Airlock
    		track = AboveEarth
    		track = Arcadia
    		track = DXMD_Main_Menu
    		track = DXMD_Adam_JensenTrailer
    		track = Tiangong
    		track = ThisArmour
    		track = Frost Waltz (Alternate)
    		track = Fairytale Waltz
    	}
    	playWhen
    	{
    		inAtmosphere = False
    		minVelocitySurface = 3.40282347E+38
    		minVelocityOrbital = 3.40282347E+38
    		minAltitude = 3.40282347E+38
    		scene = Flight
    	}
    }
    playlist
    {
    	name = Menu Ambience
    	loop = True
    	shuffle = False
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = Menu theme
    	preloadTime = 5
    	tracks
    	{
    		track = KSP_MenuAmbience
    	}
    	playWhen
    	{
    		scene = MainMenu
    	}
    }
    playlist
    {
    	name = Menu theme
    	loop = False
    	shuffle = False
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = True
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 5
    	tracks
    	{
    		track = KSP_MainTheme
    	}
    	playWhen
    	{
    		scene = MainMenu
    	}
    }
    playlist
    {
    	name = Space Center Ambience Day
    	loop = True
    	shuffle = False
    	preloadTime = 3.40282347E+38
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 3.40282347E+38
    	tracks
    	{
    		track = dobroide-forest
    		track = On the Shore
    		track = STAY
    		track = DXMD_Main_Menu
    	}
    	playWhen
    	{
    		timeOfDay = TwilightAM | DayAM | DayPM
    		minVelocitySurface = 3.40282347E+38
    		minVelocityOrbital = 3.40282347E+38
    		minAltitude = 3.40282347E+38
    		scene = SpaceCentre
    	}
    }
    playlist
    {
    	name = Space Center Ambience Night
    	loop = True
    	shuffle = False
    	preloadTime = 5
    	pauseOnGamePause = True
    	disableAfterPlay = False
    	playNext = 
    	playBefore = 
    	playAfter = 
    	preloadTime = 5
    	tracks
    	{
    		track = dobroide-night-forest
    	}
    	playWhen
    	{
    		timeOfDay = NightAM | TwilightPM | NightPM
    		scene = SpaceCentre
    	}
    }

    Where do you find the outpout_log.txt? the Windows explorer can't find it in my KSP folder.

    Also the space playlist doesn't even show on the player, it says "none" and I hear nothing. Probably too many tracks to load...

    It's at \KSP_x64_Data\output_log.txt for 64 bit or \KSP_Data\output_log.txt for 32-bit installs.

  5. 27 minutes ago, Bok said:

    Hi, I just tested the 4.2 and it almost works! There is one big problem:

    It only plays the last track of the playlist. When the last track ends, the player goes through the whole playlist in seconds like if it failed to play every tracks except the last one.

    It doesn't seem to be related the playing settings of the playlist.

    Could you send your output_log.txt and playlist.cfg? I can't get the same thing to happen. Which playlist is causing the trouble?

  6. Thanks for all the info everyone. I've put together a new release to solve several of the main issues I've found:

    Soundtrack Editor 4.2

    • Fixed tracks which are unloaded not being loaded correctly.
    • Added warning message for failing to find a requested audio track.
    • Removed unneeded log statements.
    • Fixed error on seeking to the end of a track.

    It's only available on CurseForge for the minute, as the GitHub release system has been throwing a lot of errors, possibly due to an ongoing AWS outage.

  7. 38 minutes ago, SpaceFox25 said:

    Awesome! I'm using Mass Effect and Rochard soundtracks now! :cool: Just having Uncharted Worlds play in the tracking station gives me chills. I'm only having one problem though, none of the original KSP music are working so no Main Menu, VAB, etc. Instead, the Space Center music just repeats for every scene. Anyone else having this problem?

    Could you send me your playlists.cfg from the Playlists folder? It should have some clues as to what is happening. Your output_log.txt would be helpful too.

  8. Time to get this show back on the road:

    Soundtrack Editor version 4.1 for KSP 1.2.2
    This release adds support for the latest version of KSP, as well as a fix for MP3s not loading if they don't have a track title.

    Downloads:
    https://kerbal.curseforge.com/projects/soundtrack-editor
    https://github.com/pizzaoverhead/SoundtrackEditor/releases/tag/v4.1


    The issue with the previous release not working was caused by KSP being updated to support separate tracks for day and night time at KSC, which is great news: Stock KSP is having its soundscape spruced up!
    Thanks to everyone for your patience and support. The friendly community here is what keeps me coming back! Let me know how this version works for you, and any bugs or suggestions you have. Enjoy!

  9. 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.

  10. 9 minutes ago, dtoxic said:

    Throws an exception about KSPUtil not being found. other than that no other errors.

    Simple probe with wheels on a frame at launchpad

      Hide contents

    [ERR 23:12:10.564] ADDON BINDER: Cannot resolve assembly: KSPUtil, Culture=neutral, PublicKeyToken=null

    [ERR 23:12:10.565] ADDON BINDER: Cannot resolve assembly: KSPUtil, Culture=neutral, PublicKeyToken=null

    [EXC 23:12:10.565] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

     

    Thanks for the update! It turns out that releases work better if you put the *new* files in them... The correct release is now available.

  11. 3 minutes ago, fourfa said:

    KSP 1.2, version 2.3, windows10

    I'm getting occasional inappropriate water-lapping sounds in odd situations - for instance changing from flight to map scene in orbit of the Mun.  What helps? Logs?

    Logs are the best way to help, but in this case I already know what the issue is. I just need time to track it down. In the meantime, that incorrect sound is pretty annoying. You can disable it by moving, renaming or deleting Submerge.wav and Emerge.wav from the GameData\WaterSounds\Sounds folder.

  12. 16 hours ago, wasml said:

    Looks like the log is getting spammed with a "KSPUtils not found" exception as soon as I launch a vessel.

    Thanks for the log snippet. That was enough to find and fix the issue. Version 2.3 is available now. It should solve the log spam issue. The issue with the splash sound playing at random times will take more time to fix, so a fix for it will come in a future release.

  13. 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.

  14. 4 hours ago, marioluigi653 said:

    I have a problem with Soundtrack Editor not loading at all.  I have installed everything from the soundtrack editor 4.0 zip.  I have loaded the game in both 32bit and 64bit versions and it doesn't load the plugin.  I have also removed all of my installed mods to see if it conflicted with any other mod, but it still doesn't load. So now I only have Squad & Soundtrack Editor in my GameData folder.  I have also had Steam verify all the files.

    Here is my output_log.

    I hope someone can help me with my problem I really miss this mod ;.; and if we can fix this problem hopefully nobody else will have this problem in the future :)

    Thanks for the log file! That'll show the problem up pretty quickly.

    ADDON BINDER: Cannot resolve assembly: KSPUtil, Culture=neutral, PublicKeyToken=null
     
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
    
    AssemblyLoader: Exception loading 'SoundtrackEditor': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
      at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
      at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
      at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 
    
    Additional information about this exception:
    
     System.TypeLoadException: Could not load type 'SoundtrackEditor.Persistor' from assembly 'SoundtrackEditor, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.

    Yep, looks like KSP has changed enough to break it pretty thoroughly. A new release will be needed.

  15. 1 hour ago, Fwiffo said:

    Since nobody on this thread asked about it yet, I figured I'd give a friendly bump and inquire if there's a KSP 1.2 compatible version of this mod in the works.  Myself and other folks would love that!

    Thanks for the heads up, I didn't know it was broken! I've been away from development for a while, but it looks like update time has arrived again!

    21 hours ago, Jiraiyah said:

    I'm not sure if it would be possible. Normally when you see this sort of stuff in unity, the developers add some sort of tag on objects and materials, then they track down what is beneath us depending on these tags to choose the sound. I don't think KSP has anything like that.

    There are a couple of ways to do this. I already have appropriate code that's currently used determine what colour the dust should be for CollisionFX. To figure out what kind of ground you're on, it checks what biome the vessel is in. Kerbal Foundaries takes a different approach for its dust colours: It uses a one-pixel camera to periodically view the colour of the ground under the vessel.

    Knowing what kind of surface you're on is only half the battle. The difficulty in finding good quality audio samples for each surface type is the only reason this hasn't been implemented yet.

    On 02/08/2016 at 1:34 PM, Azimech said:

    Bug report: skid sounds won't be disabled and aren't configurable (volume). KSP 1.1.3.

    Thanks, I'll check it out!

    On 28/04/2016 at 3:00 PM, AlphaAsh said:

    So good to have this for 1.1, thank you sir. I can start plugging it back in to Rovers & Roadsters.

    Any thoughts on where to find some decent licence free sound clips for combustion engines?

    As I mentioned above, it's very difficult to find good sound clips. I get all of mine from freesound.org, with a little bit of editing, but if you find anything better, please let me know!

×
×
  • Create New...