-
Posts
90 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Vabien
-
[1.10-1.12] Kopernicus Expansion Continued-er
Vabien replied to Vabien's topic in KSP1 Mod Development
Feel free to pull request or fork in the meantime. I'll still work on some stuff when I feel like it (3 AM mostly) but it's mostly just that I'm not focusing on porting at the moment. School's only 2 weeks away anyway so don't expect me to be gone long! Oh and I'll make sure to credit you in some way once I get around to adding credits lol. @ me on discord if I don't notice a pull request or something. Hell, if you find a bug with the footprints/wormholes you can @ me. Not exactly doing much lol. -
[1.10-1.12] Kopernicus Expansion Continued-er
Vabien replied to Vabien's topic in KSP1 Mod Development
Unlikely. CometTails is designed for Celestial Bodies, and is designed with a custom particle system in mind, which frankly is absolutely terrible compared to stock comets. However, spawning those particles should be easy, and spawning comets even easier. In fact, you probably wont have to use any shaders since it's built in to the game. Also, side note, I'm taking a temporary break until the school year starts, that way I can parallel this mod development with the course I'm taking. Please do feel free to contribute if you feel like it cause while the 2 most popular features are implemented, there are still several that still need ports. I might work on it some before then, but don't count on it. -
Hmmm. It's an issue with the body Urani. Seems that there's an issue with the reflections if I'm reading this right. I can't guarantee that without looking at the .cfg for that body though, but I fully understand if you don't want to share that. Relevant info which you might be able to interpret since you have the .cfg file. [LOG 14:58:35]: Exception Was Recorded: Exception has been thrown by the target of an invocation. at System.Reflection.MonoMethod.Invoke [LOG 14:58:35]: Inner Exception Was Recorded: Input string was not in a correct format. at System.Number.ParseDouble This error was thrown just after the orbit epoch, which I think means the next section is the issue, but I don't remember exactly how the parser parses the .cfg files.
- 931 replies
-
- 1
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Tis the issue with programming. Forget a semicolon, now vessels explode immediately. Don't close parentheses, woops now you have negative funds. Fix one bug, another pops up in its place. Exaggeration of course but still lol.
- 931 replies
-
- 2
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Ok, so here's what I've established: It's an issue with the hover detection. Menu Text uses TextProButton3d to determine its hover state. This can be found in both versions, so it's not deleted, it's just not functioning as intended. Other than that, I haven't the faintest clue why the hell it isn't working. Somehow the code was changed in a way to prevent this from triggering. Perhaps a gameobject is over the entire menu, looking into it now.
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
The issue is in release 8, and the user already tested release 7, but for the sake of testing, I tried 6. The bug wasn't there. No clue why release 8 is different unless somehow you deleted a gameobject in the mainmenu. God knows how that would work.
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Best guess is a bug related to the PQSCity fix, but only a guess. Trying to dig through logs and whatnot
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
I may provide a stock config for it if they don't bother with it. JNSQ is probably the second biggest planet pack, so since OPM already has a config, this would be the priority. I have lots of other stuff to focus on though, so while it wouldn't take long, it's not priority. Also it's pretty easy to add yourself. Just find the 'PQS' section of the planet config, and add allowFootprints = true
-
[1.10-1.12] Kopernicus Expansion Continued-er
Vabien replied to Vabien's topic in KSP1 Mod Development
Haha definitely! I went to school last year for 3d art and have past experience with programming in JS and Python, but C# is a hell of a jump. Luckily, this year I'm taking a class in Unity, so hopefully over the next year I can learn to mod really well, and help with some mod transition once KSP2 comes out. -
[1.10-1.12] Kopernicus Expansion Continued-er
Vabien replied to Vabien's topic in KSP1 Mod Development
Aaaaand, updated. Thanks for the heads up on footprints. Now on to Comets! -
[1.10-1.12] Kopernicus Expansion Continued-er
Vabien replied to Vabien's topic in KSP1 Mod Development
Aha, yeah I forgot to put that in as the new default texture! I use it on my personal build, but in the upcoming Stock Config update I'll update it. If you want to replace it yourself navigate to kopernicusexpansion/textures, and replace the current texture with the new file, making sure to rename it to kerbalevafootprintmask. The format is not important, and I believe that's a .dds, so it almost certainly works. I'm aware of these issues. The current plan is to deprecate the gas giant shaders as the new shaders will either be in default kopernicus, or I will implement them. Current priority is the visual effects, but after I get comet planets in a working state, and possibly fix the emission shaders, I'll get to pqs stuff. I'm not certain of the function of all these pqsmods, so any info on the exact function of these would be great, as I'm planning to make a wiki. -
[1.10-1.12] Kopernicus Expansion Continued-er
Vabien replied to Vabien's topic in KSP1 Mod Development
Nope! 1.8 brought a unity update, so all it needed was a shader recompile in that version! -
Update on 1.10.1, stable on my end. Also peeked at the code, and the relevant code is in templateloader.cs on lines 351-357. Seems to get a list of all the relevant data for the body, and if it comes across a pqscity or pqscity2, it invokes code to destroy the object. I can't definitively say whats bugged, but my guess is the o variable it's trying to call is returning null, or the range variable is. I'm too tired to play the "stay up all night and stick debug.logs in places to see whats working" game, but maybe tomorrow I'll look at it.
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Hmmm just as I thought. On Ovok, which is templated from Minmus, Minmus' monolith is at the exact same coordinates. It's even floating above the surface. Anyway, KSP.Log: [LOG 03:47:31.563] ******* Log Initiated for Kerbal Space Program - 1.9.0.2781 (WindowsPlayer x64) en-us ******* Kerbal Space Program - 1.9.0.2781 (WindowsPlayer x64) en-us OS: Windows 10 (10.0.0) 64bit CPU: AMD Ryzen 5 2600 Six-Core Processor (12) RAM: 16310 GPU: Radeon RX 580 Series (8172MB) SM: 50 (Direct3D 11.0 [level 11.1]) RT Formats: ARGB32, Depth, ARGBHalf, Shadowmap, RGB565, ARGB4444, ARGB1555, Default, ARGB2101010, DefaultHDR, ARGB64, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8, ARGBInt, RGInt, RInt, BGRA32, RGB111110Float, RG32, RGBAUShort, RG16, BGRA10101010_XR, BGR101010_XR, R16 Log started: Wed, Jul 29, 2020 03:47:31 [LOG 03:47:31.601] ActionCanvas MASK: 3458764513820540928 [LOG 03:47:31.602] AppCanvas MASK: 3458764513820540928 [LOG 03:47:31.604] MainCanvas MASK: 3458764513820540928 [LOG 03:47:42.012] Load(Assembly): /ModuleManager.4.1.3 [LOG 03:47:42.014] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\ModuleManager.4.1.3.dll [LOG 03:47:42.108] AssemblyLoader: KSPAssembly 'ModuleManager' V2.5.0 [LOG 03:47:42.108] Load(Assembly): Kopernicus/Plugins/Kopernicus [LOG 03:47:42.108] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\Kopernicus\Plugins\Kopernicus.dll [LOG 03:47:42.133] AssemblyLoader: KSPAssembly 'Kopernicus' V1.0.0 [LOG 03:47:42.134] AssemblyLoader: KSPAssemblyDependency 'Kopernicus.Parser' V1.0.0 [LOG 03:47:42.134] AssemblyLoader: KSPAssemblyDependency 'ModularFlightIntegrator' V1.0.0 [LOG 03:47:42.134] Load(Assembly): Kopernicus/Plugins/Kopernicus.Parser [LOG 03:47:42.134] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\Kopernicus\Plugins\Kopernicus.Parser.dll [LOG 03:47:42.137] AssemblyLoader: KSPAssembly 'Kopernicus.Parser' V1.0.0 [LOG 03:47:42.137] Load(Assembly): ModularFlightIntegrator/ModularFlightIntegrator [LOG 03:47:42.137] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\ModularFlightIntegrator\ModularFlightIntegrator.dll [LOG 03:47:42.140] AssemblyLoader: KSPAssembly 'ModularFlightIntegrator' V1.0.0 [LOG 03:47:42.140] Load(Assembly): SCANsat/Plugins/SCANmechjeb [LOG 03:47:42.140] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SCANsat\Plugins\SCANmechjeb.dll [LOG 03:47:42.156] AssemblyLoader: KSPAssembly 'SCANmechjeb' V0.5.0 [LOG 03:47:42.156] AssemblyLoader: KSPAssemblyDependency 'SCANsat' V1.20.0 [LOG 03:47:42.156] AssemblyLoader: KSPAssemblyDependency 'MechJeb2' V2.5.0 [LOG 03:47:42.156] Load(Assembly): SCANsat/Plugins/SCANsat [LOG 03:47:42.156] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SCANsat\Plugins\SCANsat.dll [LOG 03:47:42.213] AssemblyLoader: KSPAssembly 'SCANsat' V1.20.0 [LOG 03:47:42.213] Load(Assembly): SCANsat/Plugins/SCANsat.Unity [LOG 03:47:42.213] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SCANsat\Plugins\SCANsat.Unity.dll [LOG 03:47:42.261] Load(Assembly): Squad/Plugins/KSPSteamCtrlr [LOG 03:47:42.261] AssemblyLoader: Loading assembly at C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\Squad\Plugins\KSPSteamCtrlr.dll [LOG 03:47:42.282] AssemblyLoader: Loading assemblies [WRN 03:47:42.284] AssemblyLoader: Assembly 'SCANmechjeb' has not met dependency 'MechJeb2' V2.5.0 [WRN 03:47:42.284] AssemblyLoader: Assembly 'SCANmechjeb' is missing 1 dependencies [ERR 03:47:42.379] ADDON BINDER: Cannot resolve assembly: SCANsat.Unity, Culture=neutral, PublicKeyToken=null [ERR 03:47:42.379] ADDON BINDER: Cannot resolve assembly: SCANsat.Unity, Culture=neutral, PublicKeyToken=null [LOG 03:47:42.393] VesselModules: Found VesselModule of type AxisGroupsModule with order 999 [LOG 03:47:42.396] VesselModules: Found VesselModule of type FlightIntegrator with order 0 [LOG 03:47:42.402] VesselModules: Found VesselModule of type CommNetVessel with order 999 [LOG 03:47:42.407] VesselModules: Found VesselModule of type ModularFlightIntegrator with order 0 [LOG 03:47:42.409] VesselModules: Found 4 VesselModule types [LOG 03:47:42.422] ************************************************************************ Environment Info Win32NT 7FFFFFFFFFFFFFFF Args: KSP_x64.exe Mod DLLs found: Stock assembly: Assembly-CSharp v0.0.0.0 ModuleManager v4.1.3.0 Kopernicus.Parser v1.0.0.0 ModularFlightIntegrator v1.0.0.0 / v1.2.7.0 Kopernicus v1.0.0.0 SCANsat v1.20.1.0 / vv20.1 SCANsat.Unity v1.20.1.0 Stock assembly: KSPSteamCtrlr v0.0.1.35 Folders and files in GameData: Kopernicus ModularFlightIntegrator OPM SCANsat Stock folder: Squad Stock folder: SquadExpansion ModuleManager.4.1.3.dll ModuleManager.ConfigCache ModuleManager.ConfigSHA ModuleManager.Physics ModuleManager.TechTree ************************************************************************ [LOG 03:47:42.445] [AddonLoader]: Instantiating addon 'ModuleManager' from assembly 'ModuleManager' [LOG 03:47:42.468] [ModuleManager] Adding post patch to the loading screen 4 [LOG 03:47:42.471] [ModuleManager] Patching started on a new thread, all output will be directed to C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../Logs\ModuleManager\ModuleManager.log [LOG 03:47:42.474] [AddonLoader]: Instantiating addon 'MFIManager' from assembly 'ModularFlightIntegrator' [LOG 03:47:42.475] [AddonLoader]: Instantiating addon 'Events' from assembly 'Kopernicus' [LOG 03:47:42.494] [AddonLoader]: Instantiating addon 'LogAggregatorWorker' from assembly 'Kopernicus' [LOG 03:47:42.564] [AddonLoader]: Instantiating addon 'MeshPreloaderInjector' from assembly 'Kopernicus' [LOG 03:47:42.564] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:47:42.565] [AddonLoader]: Instantiating addon 'TerrainQualitySetter' from assembly 'Kopernicus' [LOG 03:47:42.565] [AddonLoader]: Instantiating addon 'CompatibilityChecker' from assembly 'Kopernicus' [LOG 03:47:42.567] [AddonLoader]: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr' [LOG 03:47:44.065] Load(Audio): Squad/Sounds/editorLoop01 [LOG 03:47:44.160] [MFIManager] FlightIntegrator is active. Deactivating it [LOG 03:47:44.160] [MFIManager] Current active VesselModule : [MFIManager] AxisGroupsModule active=True order=999 [MFIManager] FlightIntegrator active=False order=0 [MFIManager] CommNet.CommNetVessel active=True order=999 [MFIManager] ModularFI.ModularFlightIntegrator active=True order=0 [LOG 03:47:44.167] [CompatibilityChecker] Running checker version 4 from 'Kopernicus' [LOG 03:47:44.492] Load(Audio): Squad/Sounds/elev_loop [LOG 03:47:44.819] Load(Audio): Squad/Sounds/elev_start [LOG 03:47:44.828] Load(Audio): Squad/Sounds/elev_stop [LOG 03:47:44.846] Load(Audio): Squad/Sounds/sound_ambience_nature [LOG 03:47:44.862] Load(Audio): Squad/Sounds/sound_click_flick [LOG 03:47:44.875] Load(Audio): Squad/Sounds/sound_click_latch [LOG 03:47:44.887] Load(Audio): Squad/Sounds/sound_click_sharp [LOG 03:47:44.896] Load(Audio): Squad/Sounds/sound_click_tick [LOG 03:47:44.905] Load(Audio): Squad/Sounds/sound_click_tock [LOG 03:47:44.915] Load(Audio): Squad/Sounds/sound_decoupler_fire [LOG 03:47:44.929] Load(Audio): Squad/Sounds/sound_delete_bin [LOG 03:47:44.939] Load(Audio): Squad/Sounds/sound_explosion_debris1 [LOG 03:47:44.957] Load(Audio): Squad/Sounds/sound_explosion_debris2 [LOG 03:47:44.970] Load(Audio): Squad/Sounds/sound_explosion_large [LOG 03:47:44.981] Load(Audio): Squad/Sounds/sound_rocket_mini [LOG 03:47:44.992] Load(Audio): Squad/Sounds/sound_rocket_spurts [LOG 03:47:45.009] Load(Audio): Squad/Sounds/sound_servomotor [LOG 03:47:45.018] Load(Audio): Squad/Sounds/sound_tab_extend [LOG 03:47:45.026] Load(Audio): Squad/Sounds/sound_tab_retreat [LOG 03:47:45.035] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_end [LOG 03:47:45.049] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_motor_00 [LOG 03:47:45.058] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_scan [LOG 03:47:45.082] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_start [LOG 03:47:45.094] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_end [LOG 03:47:45.103] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_motor_00 [LOG 03:47:45.113] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_scan [LOG 03:47:45.133] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_start [LOG 03:47:45.143] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_end [LOG 03:47:45.152] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_motor_00 [LOG 03:47:45.163] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_scan [LOG 03:47:45.180] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_start [LOG 03:47:45.189] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_cryoVolcano_burst [LOG 03:47:45.223] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_cryoVolcano_idle [LOG 03:47:45.244] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_booster_antena_end [LOG 03:47:45.265] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_booster_antena_start [LOG 03:47:45.281] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_central_station_end [LOG 03:47:45.297] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_central_station_loop [LOG 03:47:45.324] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_central_station_start [LOG 03:47:45.339] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_detector_end [LOG 03:47:45.355] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_detector_start [LOG 03:47:45.368] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_GoObEd_end [LOG 03:47:45.390] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_GoObEd_loop [LOG 03:47:45.430] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_GoObEd_start [LOG 03:47:45.444] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_rtg_end [LOG 03:47:45.465] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_rtg_start [LOG 03:47:45.482] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_seismometer_end [LOG 03:47:45.493] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_seismometer_start [LOG 03:47:45.508] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_solar_panel_end [LOG 03:47:45.523] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_solar_panel_start [LOG 03:47:45.534] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_weather_station_end [LOG 03:47:45.546] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_weather_station_loop [LOG 03:47:45.582] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_weather_station_start [LOG 03:47:45.599] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_geyser_burst [LOG 03:47:45.627] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_geyser_idle [LOG 03:47:45.648] Load(Texture): OPM/Color [LOG 03:47:45.707] Load(Texture): SCANsat/Flags/SCANsat_Flag [LOG 03:47:45.722] Load(Texture): SCANsat/Flags/SCANsat_Flag_Scaled [LOG 03:47:45.733] Load(Texture): SCANsat/Icons/SCANsat_Icon [LOG 03:47:45.749] Load(Texture): SCANsat/Icons/SCANsat_Map_Icon [WRN 03:47:45.752] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SCANsat\Icons\SCANsat_Map_Icon.png' - consider changing the image's width and height to enable compression [LOG 03:47:45.752] Load(Texture): SCANsat/Icons/SCANsat_OverlayToolbar_Icon [LOG 03:47:45.757] Load(Texture): SCANsat/Icons/SCANsat_SmallMap_Icon [LOG 03:47:45.761] Load(Texture): SCANsat/Icons/SCANsat_ZoomToolbar_Icon [LOG 03:47:45.764] Load(Texture): SCANsat/Parts/BTDT/SCANsat [LOG 03:47:45.772] Load(Texture): SCANsat/Parts/MapTraq/SCANsat [LOG 03:47:45.780] Load(Texture): SCANsat/Parts/MULTI/MULTI [LOG 03:47:45.788] Load(Texture): SCANsat/Parts/MULTI/MULTI_DIFF [LOG 03:47:45.977] Load(Texture): SCANsat/Parts/RADAR/Normal Map_NRM [LOG 03:47:45.989] Load(Texture): SCANsat/Parts/RADAR/Texture Map [LOG 03:47:46.006] Load(Texture): SCANsat/Parts/SAR/Normals_NRM [LOG 03:47:46.018] Load(Texture): SCANsat/Parts/SAR/Tex Map [LOG 03:47:46.030] Load(Texture): SCANsat/Parts/scansat-btdt/scansat-btdt-1-e [LOG 03:47:46.124] Load(Texture): SCANsat/Parts/scansat-btdt/scansat-btdt-1-n [LOG 03:47:46.142] Load(Texture): SCANsat/Parts/scansat-btdt/scansat-btdt-1-s [LOG 03:47:46.157] Load(Texture): SCANsat/Parts/scansat-btdt/scansat-btdt-1 [LOG 03:47:46.172] Load(Texture): SCANsat/Parts/scansat-multi/scansat-mirror-1-n [LOG 03:47:46.184] Load(Texture): SCANsat/Parts/scansat-multi/scansat-mirror-1 [LOG 03:47:46.192] Load(Texture): SCANsat/Parts/scansat-multi/scansat-mirror-2-s [LOG 03:47:46.199] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-1-n [LOG 03:47:46.214] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-1 [LOG 03:47:46.229] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-2-n [LOG 03:47:46.242] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-2 [LOG 03:47:46.262] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-foil-1-alt-n [LOG 03:47:46.283] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-foil-1-n [LOG 03:47:46.297] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-foil-1-s [LOG 03:47:46.312] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-foil-1-silver-s [LOG 03:47:46.323] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-foil-1-silver [LOG 03:47:46.338] Load(Texture): SCANsat/Parts/scansat-multi/scansat-multi-foil-1 [LOG 03:47:46.350] Load(Texture): SCANsat/Parts/scansat-radar/scansat-radar-1-n [LOG 03:47:46.361] Load(Texture): SCANsat/Parts/scansat-radar/scansat-radar-1 [LOG 03:47:46.374] Load(Texture): SCANsat/Parts/scansat-radar/scansat-radar-foil-1-n [LOG 03:47:46.383] Load(Texture): SCANsat/Parts/scansat-radar/scansat-radar-foil-1-s [LOG 03:47:46.421] Load(Texture): SCANsat/Parts/scansat-radar/scansat-radar-foil-1 [LOG 03:47:46.430] Load(Texture): SCANsat/Parts/scansat-recon/scansat-recon-1-e [LOG 03:47:46.440] Load(Texture): SCANsat/Parts/scansat-recon/scansat-recon-1-n [LOG 03:47:46.474] Load(Texture): SCANsat/Parts/scansat-recon/scansat-recon-1 [LOG 03:47:46.510] Load(Texture): SCANsat/Parts/scansat-recon/scansat-recon-reflect-1-n [LOG 03:47:46.520] Load(Texture): SCANsat/Parts/scansat-recon/scansat-recon-reflect-1-s [LOG 03:47:46.528] Load(Texture): SCANsat/Parts/scansat-recon/scansat-recon-reflect-1 [LOG 03:47:46.538] Load(Texture): SCANsat/Parts/scansat-resources/scansat-mirror-1-n [LOG 03:47:46.541] Load(Texture): SCANsat/Parts/scansat-resources/scansat-mirror-1-s [LOG 03:47:46.547] Load(Texture): SCANsat/Parts/scansat-resources/scansat-mirror-1 [LOG 03:47:46.549] Load(Texture): SCANsat/Parts/scansat-resources/scansat-resources-1-n [LOG 03:47:46.560] Load(Texture): SCANsat/Parts/scansat-resources/scansat-resources-1 [LOG 03:47:46.571] Load(Texture): SCANsat/Parts/scansat-sar/scansat-sar-1-n [LOG 03:47:46.586] Load(Texture): SCANsat/Parts/scansat-sar/scansat-sar-1 [LOG 03:47:46.596] Load(Texture): SCANsat/Parts/scansat-sar/scansat-sar-2 [LOG 03:47:46.605] Load(Texture): Squad/Agencies/C7AerospaceDivision [LOG 03:47:46.613] Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled [LOG 03:47:46.619] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium [LOG 03:47:46.628] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled [LOG 03:47:46.631] Load(Texture): Squad/Agencies/ExperimentalEngineering [LOG 03:47:46.638] Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled [LOG 03:47:46.640] Load(Texture): Squad/Agencies/FlooydResearchLab [LOG 03:47:46.647] Load(Texture): Squad/Agencies/FlooydResearchLab_scaled [LOG 03:47:46.650] Load(Texture): Squad/Agencies/GoliathNationalProducts [LOG 03:47:46.657] Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled [LOG 03:47:46.660] Load(Texture): Squad/Agencies/IntegratedIntegrals [LOG 03:47:46.667] Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled [LOG 03:47:46.670] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics [LOG 03:47:46.686] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled [LOG 03:47:46.688] Load(Texture): Squad/Agencies/JebsJunkyard [LOG 03:47:46.696] Load(Texture): Squad/Agencies/JebsJunkyard_scaled [LOG 03:47:46.699] Load(Texture): Squad/Agencies/KerbalMotion [LOG 03:47:46.707] Load(Texture): Squad/Agencies/KerbalMotion_scaled [LOG 03:47:46.711] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety [LOG 03:47:46.718] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled [LOG 03:47:46.721] Load(Texture): Squad/Agencies/Kerbodyne [LOG 03:47:46.728] Load(Texture): Squad/Agencies/Kerbodyne_scaled [LOG 03:47:46.734] Load(Texture): Squad/Agencies/Kerlington [LOG 03:47:46.743] Load(Texture): Squad/Agencies/Kerlington_scaled [LOG 03:47:46.746] Load(Texture): Squad/Agencies/MaxoConstructionToys [LOG 03:47:46.753] Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled [LOG 03:47:46.755] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup [LOG 03:47:46.762] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled [LOG 03:47:46.765] Load(Texture): Squad/Agencies/OMBDemolition [LOG 03:47:46.772] Load(Texture): Squad/Agencies/OMBDemolition_scaled [LOG 03:47:46.775] Load(Texture): Squad/Agencies/PeriapsisCo [LOG 03:47:46.782] Load(Texture): Squad/Agencies/PeriapsisCo_scaled [LOG 03:47:46.785] Load(Texture): Squad/Agencies/Probodobodyne [LOG 03:47:46.791] Load(Texture): Squad/Agencies/Probodobodyne_scaled [LOG 03:47:46.794] Load(Texture): Squad/Agencies/R&D [LOG 03:47:46.801] Load(Texture): Squad/Agencies/R&D_scaled [LOG 03:47:46.803] Load(Texture): Squad/Agencies/ReactionSystemsLtd [LOG 03:47:46.810] Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled [LOG 03:47:46.813] Load(Texture): Squad/Agencies/Rockomax [LOG 03:47:46.820] Load(Texture): Squad/Agencies/Rockomax_scaled [LOG 03:47:46.823] Load(Texture): Squad/Agencies/Rokea [LOG 03:47:46.832] Load(Texture): Squad/Agencies/Rokea_scaled [LOG 03:47:46.835] Load(Texture): Squad/Agencies/SeansCannery [LOG 03:47:46.842] Load(Texture): Squad/Agencies/SeansCannery_scaled [LOG 03:47:46.844] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps [LOG 03:47:46.851] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled [LOG 03:47:46.854] Load(Texture): Squad/Agencies/StrutCo [LOG 03:47:46.860] Load(Texture): Squad/Agencies/StrutCo_scaled [LOG 03:47:46.863] Load(Texture): Squad/Agencies/Vac-Co [LOG 03:47:46.872] Load(Texture): Squad/Agencies/Vac-Co_scaled [LOG 03:47:46.876] Load(Texture): Squad/Agencies/WinterOwl [LOG 03:47:46.882] Load(Texture): Squad/Agencies/WinterOwl_scaled [LOG 03:47:46.885] Load(Texture): Squad/Agencies/ZaltonicElectronics [LOG 03:47:46.892] Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled [LOG 03:47:46.894] Load(Texture): Squad/Contracts/Icons/balloon [LOG 03:47:46.900] Load(Texture): Squad/Contracts/Icons/custom [LOG 03:47:46.908] Load(Texture): Squad/Contracts/Icons/default [LOG 03:47:46.915] Load(Texture): Squad/Contracts/Icons/dish [LOG 03:47:46.922] Load(Texture): Squad/Contracts/Icons/eva [LOG 03:47:46.928] Load(Texture): Squad/Contracts/Icons/gravity [LOG 03:47:46.935] Load(Texture): Squad/Contracts/Icons/ksc [LOG 03:47:46.938] Load(Texture): Squad/Contracts/Icons/launchsite [LOG 03:47:46.946] Load(Texture): Squad/Contracts/Icons/marker [LOG 03:47:46.953] Load(Texture): Squad/Contracts/Icons/pressure [LOG 03:47:46.959] Load(Texture): Squad/Contracts/Icons/report [LOG 03:47:46.966] Load(Texture): Squad/Contracts/Icons/runway [LOG 03:47:46.974] Load(Texture): Squad/Contracts/Icons/sample [LOG 03:47:46.981] Load(Texture): Squad/Contracts/Icons/seismic [LOG 03:47:46.988] Load(Texture): Squad/Contracts/Icons/thermometer [LOG 03:47:46.995] Load(Texture): Squad/Contracts/Icons/vessel [LOG 03:47:47.001] Load(Texture): Squad/Flags/09 [LOG 03:47:47.008] Load(Texture): Squad/Flags/B612_Foundation_flag [LOG 03:47:47.018] Load(Texture): Squad/Flags/blorbs [LOG 03:47:47.022] Load(Texture): Squad/Flags/bullseye [LOG 03:47:47.025] Load(Texture): Squad/Flags/capsule [LOG 03:47:47.030] Load(Texture): Squad/Flags/circles [LOG 03:47:47.035] Load(Texture): Squad/Flags/default [LOG 03:47:47.040] Load(Texture): Squad/Flags/esa_dark_blue [LOG 03:47:47.044] Load(Texture): Squad/Flags/hexagon [LOG 03:47:47.047] Load(Texture): Squad/Flags/hexagonCircles [LOG 03:47:47.055] Load(Texture): Squad/Flags/kerbal1 [LOG 03:47:47.059] Load(Texture): Squad/Flags/kerbal2 [LOG 03:47:47.063] Load(Texture): Squad/Flags/kerbin [LOG 03:47:47.068] Load(Texture): Squad/Flags/kerbinmunflag [LOG 03:47:47.073] Load(Texture): Squad/Flags/line [LOG 03:47:47.076] Load(Texture): Squad/Flags/minimalistic [LOG 03:47:47.082] Load(Texture): Squad/Flags/NASA [LOG 03:47:47.087] Load(Texture): Squad/Flags/orbit [LOG 03:47:47.091] Load(Texture): Squad/Flags/orbs [LOG 03:47:47.095] Load(Texture): Squad/Flags/retro [LOG 03:47:47.102] Load(Texture): Squad/Flags/rings [LOG 03:47:47.106] Load(Texture): Squad/Flags/rocketScience [LOG 03:47:47.111] Load(Texture): Squad/Flags/satellite [LOG 03:47:47.116] Load(Texture): Squad/Flags/Sentinel_Flag [LOG 03:47:47.124] Load(Texture): Squad/Flags/spheres [LOG 03:47:47.129] Load(Texture): Squad/Flags/squadLogo [LOG 03:47:47.134] Load(Texture): Squad/Flags/squadLogo2 [LOG 03:47:47.137] Load(Texture): Squad/Flags/stripes [LOG 03:47:47.141] Load(Texture): Squad/Flags/trees [LOG 03:47:47.145] Load(Texture): Squad/Flags/trippy [LOG 03:47:47.151] Load(Texture): Squad/Flags/uk_space_agency [LOG 03:47:47.157] Load(Texture): Squad/FX/DiamondBlue [LOG 03:47:47.163] Load(Texture): Squad/FX/FlameBlueOrange [LOG 03:47:47.169] Load(Texture): Squad/FX/FlamePurple [LOG 03:47:47.176] Load(Texture): Squad/FX/FlameRed [LOG 03:47:47.183] Load(Texture): Squad/FX/FlameRedOrange [LOG 03:47:47.191] Load(Texture): Squad/FX/Monoprop [LOG 03:47:47.198] Load(Texture): Squad/FX/plasma2 [LOG 03:47:47.206] Load(Texture): Squad/FX/rocketplume2 [LOG 03:47:47.213] Load(Texture): Squad/FX/shockDiamond2 [LOG 03:47:47.221] Load(Texture): Squad/FX/smokepuff1 [LOG 03:47:47.229] Load(Texture): Squad/Interiors/Administration/AdminBuilding_Lvl1 [LOG 03:47:47.258] Load(Texture): Squad/Interiors/Administration/AdminBuilding_Lvl2 [LOG 03:47:47.296] Load(Texture): Squad/Interiors/Administration/AdminBuilding_Lvl3 [LOG 03:47:47.322] Load(Texture): Squad/MenuProps/MunOrBust [LOG 03:47:47.335] Load(Texture): Squad/PartList/SimpleIcons/cs_main [LOG 03:47:47.337] Load(Texture): Squad/PartList/SimpleIcons/cs_mk2 [LOG 03:47:47.339] Load(Texture): Squad/PartList/SimpleIcons/cs_mk3 [LOG 03:47:47.341] Load(Texture): Squad/PartList/SimpleIcons/cs_size0 [LOG 03:47:47.343] Load(Texture): Squad/PartList/SimpleIcons/cs_size1 [LOG 03:47:47.346] Load(Texture): Squad/PartList/SimpleIcons/cs_size1p5 [LOG 03:47:47.349] Load(Texture): Squad/PartList/SimpleIcons/cs_size2 [LOG 03:47:47.351] Load(Texture): Squad/PartList/SimpleIcons/cs_size3 [LOG 03:47:47.355] Load(Texture): Squad/PartList/SimpleIcons/cs_size4 [LOG 03:47:47.357] Load(Texture): Squad/PartList/SimpleIcons/cs_surface [LOG 03:47:47.361] Load(Texture): Squad/PartList/SimpleIcons/deployed_science_control_unit [LOG 03:47:47.363] Load(Texture): Squad/PartList/SimpleIcons/deployed_science_experiment [LOG 03:47:47.366] Load(Texture): Squad/PartList/SimpleIcons/deployed_science_part [LOG 03:47:47.368] Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant [LOG 03:47:47.370] Load(Texture): Squad/PartList/SimpleIcons/fuels_ore [LOG 03:47:47.373] Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer [LOG 03:47:47.375] Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel [LOG 03:47:47.377] Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas [LOG 03:47:47.379] Load(Texture): Squad/PartList/SimpleIcons/number1 [LOG 03:47:47.381] Load(Texture): Squad/PartList/SimpleIcons/number2 [LOG 03:47:47.384] Load(Texture): Squad/PartList/SimpleIcons/number3 [LOG 03:47:47.387] Load(Texture): Squad/PartList/SimpleIcons/number4 [LOG 03:47:47.389] Load(Texture): Squad/PartList/SimpleIcons/number5 [LOG 03:47:47.391] Load(Texture): Squad/PartList/SimpleIcons/number6 [LOG 03:47:47.394] Load(Texture): Squad/PartList/SimpleIcons/number7 [LOG 03:47:47.401] Load(Texture): Squad/PartList/SimpleIcons/number8 [LOG 03:47:47.403] Load(Texture): Squad/PartList/SimpleIcons/number9 [LOG 03:47:47.405] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics [LOG 03:47:47.408] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors [LOG 03:47:47.410] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction [LOG 03:47:47.412] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics [LOG 03:47:47.415] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration [LOG 03:47:47.417] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol [LOG 03:47:47.420] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding [LOG 03:47:47.422] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks [LOG 03:47:47.424] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry [LOG 03:47:47.427] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech [LOG 03:47:47.429] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned [LOG 03:47:47.432] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems [LOG 03:47:47.434] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech [LOG 03:47:47.437] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation [LOG 03:47:47.443] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes [LOG 03:47:47.445] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry [LOG 03:47:47.447] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites [LOG 03:47:47.449] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics [LOG 03:47:47.452] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics [LOG 03:47:47.454] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech [LOG 03:47:47.456] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics [LOG 03:47:47.458] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics [LOG 03:47:47.461] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors [LOG 03:47:47.463] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry [LOG 03:47:47.466] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience [LOG 03:47:47.468] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience [LOG 03:47:47.470] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol [LOG 03:47:47.472] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems [LOG 03:47:47.475] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction [LOG 03:47:47.477] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry [LOG 03:47:47.481] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic [LOG 03:47:47.487] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry [LOG 03:47:47.489] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics [LOG 03:47:47.492] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry [LOG 03:47:47.494] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight [LOG 03:47:47.496] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion [LOG 03:47:47.499] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight [LOG 03:47:47.502] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion [LOG 03:47:47.504] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing [LOG 03:47:47.506] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol [LOG 03:47:47.508] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics [LOG 03:47:47.510] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes [LOG 03:47:47.512] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials [LOG 03:47:47.515] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing [LOG 03:47:47.518] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion [LOG 03:47:47.523] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering [LOG 03:47:47.526] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics [LOG 03:47:47.531] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech [LOG 03:47:47.533] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction [LOG 03:47:47.536] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol [LOG 03:47:47.539] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics [LOG 03:47:47.541] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability [LOG 03:47:47.546] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start [LOG 03:47:47.548] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight [LOG 03:47:47.550] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability [LOG 03:47:47.552] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech [LOG 03:47:47.555] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry [LOG 03:47:47.557] Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2 [LOG 03:47:47.560] Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules [LOG 03:47:47.562] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced [LOG 03:47:47.566] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance [LOG 03:47:47.568] Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment [LOG 03:47:47.571] Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization [LOG 03:47:47.575] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision [LOG 03:47:47.578] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems [LOG 03:47:47.580] Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope [LOG 03:47:47.583] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Rockomax_Adapters_diffuse [LOG 03:47:47.590] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Rockomax_Adapters_normal [LOG 03:47:47.592] Load(Texture): Squad/Parts/Aero/airbrake/Airbrake [LOG 03:47:47.600] Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake [LOG 03:47:47.618] Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings [LOG 03:47:47.646] Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins [LOG 03:47:47.661] Load(Texture): Squad/Parts/Aero/basicFin/BasicFin [LOG 03:47:47.668] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes [LOG 03:47:47.675] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat [LOG 03:47:47.681] Load(Texture): Squad/Parts/Aero/cones/Assets/Cones [LOG 03:47:47.689] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesDiffuse [LOG 03:47:47.710] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesDiffuse_Orange [LOG 03:47:47.723] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesDiffuse_White [LOG 03:47:47.735] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesHeat [LOG 03:47:47.746] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesHeat_Orange [LOG 03:47:47.758] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesHeat_White [LOG 03:47:47.769] Load(Texture): Squad/Parts/Aero/cones/Assets/Cones_Heat [LOG 03:47:47.777] Load(Texture): Squad/Parts/Aero/cones/Assets/rocketNoseCones_O [LOG 03:47:48.003] Load(Texture): Squad/Parts/Aero/cones/Assets/rocketNoseCones_O_Normal [LOG 03:47:48.097] Load(Texture): Squad/Parts/Aero/cones/Assets/rocketNoseCones_W [LOG 03:47:48.130] Load(Texture): Squad/Parts/Aero/cones/Assets/Rockomax_Adapters_diffuse [LOG 03:47:48.132] Load(Texture): Squad/Parts/Aero/cones/Assets/Rockomax_Adapters_normal [LOG 03:47:48.136] Load(Texture): Squad/Parts/Aero/fairings/AutoTruss [LOG 03:47:48.148] Load(Texture): Squad/Parts/Aero/fairings/FairingBase [LOG 03:47:48.156] Load(Texture): Squad/Parts/Aero/fairings/FairingBaseNormals [LOG 03:47:48.166] Load(Texture): Squad/Parts/Aero/fairings/fairingsCap [LOG 03:47:48.177] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff [LOG 03:47:48.187] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff_grey [LOG 03:47:48.199] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff_orange [LOG 03:47:48.210] Load(Texture): Squad/Parts/Aero/fairings/fairings_grey_normals [LOG 03:47:48.226] Load(Texture): Squad/Parts/Aero/fairings/fairings_normals [LOG 03:47:48.242] Load(Texture): Squad/Parts/Aero/fairings/fairings_orange_normals [LOG 03:47:48.260] Load(Texture): Squad/Parts/Aero/HeatShield/Fairing [LOG 03:47:48.273] Load(Texture): Squad/Parts/Aero/HeatShield/heatshield [LOG 03:47:48.286] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield [LOG 03:47:48.312] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShieldFairing [LOG 03:47:48.326] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield_NRM [LOG 03:47:48.337] Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long [LOG 03:47:48.347] Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake [LOG 03:47:48.355] Load(Texture): Squad/Parts/Aero/protectiveRocketNoseMk7/model000 [LOG 03:47:48.364] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake [LOG 03:47:48.373] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat [LOG 03:47:48.382] Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings [LOG 03:47:48.414] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000 [LOG 03:47:48.423] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001 [LOG 03:47:48.435] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000 [LOG 03:47:48.444] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001 [LOG 03:47:48.455] Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000 [LOG 03:47:48.463] Load(Texture): Squad/Parts/Aero/wings/Wings [LOG 03:47:48.476] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000 [LOG 03:47:48.484] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001 [LOG 03:47:48.513] Load(Texture): Squad/Parts/Command/cupola/cupola_Emissive [LOG 03:47:48.528] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff [LOG 03:47:48.540] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal [LOG 03:47:48.555] Load(Texture): Squad/Parts/Command/cupola/window [LOG 03:47:48.565] Load(Texture): Squad/Parts/Command/externalCommandSeat/model000 [LOG 03:47:48.577] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin [LOG 03:47:48.591] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_Illum [LOG 03:47:48.607] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n [LOG 03:47:48.621] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window [LOG 03:47:48.624] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000 [LOG 03:47:48.636] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001 [LOG 03:47:48.660] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000 [LOG 03:47:48.668] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001 [LOG 03:47:48.684] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002 [LOG 03:47:48.692] Load(Texture): Squad/Parts/Command/Mk1-3Pod/M1-3 Pod [LOG 03:47:48.702] Load(Texture): Squad/Parts/Command/Mk1-3Pod/M1-3 Pod_GLOW [LOG 03:47:48.721] Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW [LOG 03:47:48.730] Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit [LOG 03:47:48.741] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff [LOG 03:47:48.759] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal [LOG 03:47:48.772] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_psd_illum [LOG 03:47:48.785] Load(Texture): Squad/Parts/Command/mk1pod/hatch [LOG 03:47:48.793] Load(Texture): Squad/Parts/Command/mk1pod/ladderrung [LOG 03:47:48.802] Load(Texture): Squad/Parts/Command/mk1pod/outer shell NRM [LOG 03:47:48.811] Load(Texture): Squad/Parts/Command/mk1pod/outer shell [LOG 03:47:48.818] Load(Texture): Squad/Parts/Command/mk1pod/window [LOG 03:47:48.824] Load(Texture): Squad/Parts/Command/mk1pod/window_illum [LOG 03:47:48.832] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2 [LOG 03:47:48.884] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_GLOW [LOG 03:47:48.894] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_GW [LOG 03:47:48.934] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_N [LOG 03:47:48.951] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_W [LOG 03:47:48.990] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_W_N [LOG 03:47:49.003] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_A [LOG 03:47:49.014] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_Emissive [LOG 03:47:49.023] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_normal [LOG 03:47:49.036] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit [LOG 03:47:49.055] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum [LOG 03:47:49.067] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM [LOG 03:47:49.084] Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore [LOG 03:47:49.093] Load(Texture): Squad/Parts/Command/mk2LanderCan/Illum [LOG 03:47:49.101] Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder [LOG 03:47:49.107] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell [LOG 03:47:49.138] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n [LOG 03:47:49.162] Load(Texture): Squad/Parts/Command/mk2LanderCan/window [LOG 03:47:49.165] Load(Texture): Squad/Parts/Command/mk2LanderCan_v2/Mk2Can [LOG 03:47:49.195] Load(Texture): Squad/Parts/Command/mk2LanderCan_v2/Mk2Can_glow [LOG 03:47:49.222] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle [LOG 03:47:49.236] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM [LOG 03:47:49.252] Load(Texture): Squad/Parts/Command/probeCoreCube/QBE_New_diffuse [LOG 03:47:49.263] Load(Texture): Squad/Parts/Command/probeCoreCube/QBE_New_NRM [LOG 03:47:49.597] Load(Texture): Squad/Parts/Command/probeCoreCube/QBE_New_specular [LOG 03:47:49.646] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff [LOG 03:47:49.659] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal [LOG 03:47:49.684] Load(Texture): Squad/Parts/Command/probeCoreHex_v2/hecsDiffuse [LOG 03:47:49.777] Load(Texture): Squad/Parts/Command/probeCoreHex_v2/hecsNormal [LOG 03:47:49.798] Load(Texture): Squad/Parts/Command/probeCoreOcto/model000 [LOG 03:47:49.811] Load(Texture): Squad/Parts/Command/probeCoreOcto/model001 [LOG 03:47:49.922] Load(Texture): Squad/Parts/Command/probeCoreOcto2/model000 [LOG 03:47:49.932] Load(Texture): Squad/Parts/Command/probeCoreOcto2_v2/octoDiffuse [LOG 03:47:49.939] Load(Texture): Squad/Parts/Command/probeCoreOcto2_v2/octoNormal [LOG 03:47:49.949] Load(Texture): Squad/Parts/Command/probeCoreOcto2_v2/octoSpecular [LOG 03:47:49.952] Load(Texture): Squad/Parts/Command/probeCoreOcto_v2/octoDiffuse [LOG 03:47:49.959] Load(Texture): Squad/Parts/Command/probeCoreOcto_v2/octoNormal [LOG 03:47:49.966] Load(Texture): Squad/Parts/Command/probeCoreOcto_v2/octoSpecular [LOG 03:47:49.974] Load(Texture): Squad/Parts/Command/probeRoverBody/model000 [LOG 03:47:49.990] Load(Texture): Squad/Parts/Command/probeRoverBody/model001 [LOG 03:47:50.011] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_gold_diffuse [LOG 03:47:50.022] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_gold_NRM [LOG 03:47:50.373] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_gold_specular [LOG 03:47:50.384] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_silver_diffuse [LOG 03:47:50.396] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_silver_NRM [LOG 03:47:50.821] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_silver_specular [LOG 03:47:50.838] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/QBE_New_diffuse [LOG 03:47:50.841] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/QBE_New_NRM [LOG 03:47:50.845] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/QBE_New_specular [LOG 03:47:50.849] Load(Texture): Squad/Parts/Command/probeStackLarge/model000 [LOG 03:47:50.881] Load(Texture): Squad/Parts/Command/probeStackLarge/model001 [LOG 03:47:50.893] Load(Texture): Squad/Parts/Command/probeStackSmall/model000 [LOG 03:47:50.904] Load(Texture): Squad/Parts/Command/probeStackSmall/model001 [LOG 03:47:50.918] Load(Texture): Squad/Parts/Command/probeStackSphere/model000 [LOG 03:47:50.928] Load(Texture): Squad/Parts/Command/probeStackSphere/model001 [LOG 03:47:50.937] Load(Texture): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_diffuse [LOG 03:47:50.950] Load(Texture): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_normal [LOG 03:47:50.961] Load(Texture): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_specular [LOG 03:47:50.974] Load(Texture): Squad/Parts/CompoundParts/FuelLine/FTX-2 External Fuel Duct [LOG 03:47:50.980] Load(Texture): Squad/Parts/CompoundParts/strutConnector/EAS-4 Strut Connector [LOG 03:47:50.990] Load(Texture): Squad/Parts/Coupling/Assets/Decouplers [LOG 03:47:51.009] Load(Texture): Squad/Parts/Coupling/Assets/Decouplers_N [LOG 03:47:51.023] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000 [LOG 03:47:51.031] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001 [LOG 03:47:51.040] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002 [LOG 03:47:51.053] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000 [LOG 03:47:51.060] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001 [LOG 03:47:51.070] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002 [LOG 03:47:51.079] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000 [LOG 03:47:51.088] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001 [LOG 03:47:51.099] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002 [LOG 03:47:51.121] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000 [LOG 03:47:51.130] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001 [LOG 03:47:51.141] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002 [LOG 03:47:51.162] Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/panel [LOG 03:47:51.173] Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000 [LOG 03:47:51.182] Load(Texture): Squad/Parts/Electrical/RTG/model000 [LOG 03:47:51.195] Load(Texture): Squad/Parts/Electrical/z-100Battery/model000 [LOG 03:47:51.203] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000 [LOG 03:47:51.212] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001 [LOG 03:47:51.221] Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff [LOG 03:47:51.230] Load(Texture): Squad/Parts/Electrical/z-400Battery/model000 [LOG 03:47:51.241] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff [LOG 03:47:51.251] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal [LOG 03:47:51.284] Load(Texture): Squad/Parts/Engine/ionEngine/model000 [LOG 03:47:51.292] Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines [LOG 03:47:51.306] Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat [LOG 03:47:51.316] Load(Texture): Squad/Parts/Engine/liquidEngine24-77/engine [LOG 03:47:51.326] Load(Texture): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch [LOG 03:47:51.340] Load(Texture): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch_G [LOG 03:47:51.361] Load(Texture): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch_GLOW [LOG 03:47:51.369] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_diff [LOG 03:47:51.391] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_norm [LOG 03:47:51.403] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_norm [LOG 03:47:51.422] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_psd [LOG 03:47:51.430] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S_v2/Spark [LOG 03:47:51.438] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S_v2/Spark_Glow [LOG 03:47:51.445] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike [LOG 03:47:51.454] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat [LOG 03:47:51.464] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/alternatebracket [LOG 03:47:51.472] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/engine [LOG 03:47:51.479] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1R/ksp_r_microEngine_diff [LOG 03:47:51.490] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_diffuse [LOG 03:47:51.500] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_emissive [LOG 03:47:51.510] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_normal [LOG 03:47:51.520] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_specular [LOG 03:47:51.529] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/bigfairing [LOG 03:47:51.541] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3 [LOG 03:47:51.551] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_emissive [LOG 03:47:51.564] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_n [LOG 03:47:51.592] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909_v2/Terrier [LOG 03:47:51.602] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909_v2/TerrierFairing [LOG 03:47:51.716] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909_v2/Terrier_glow [LOG 03:47:51.726] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000 [LOG 03:47:51.732] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001 [LOG 03:47:51.751] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002 [LOG 03:47:51.756] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003 [LOG 03:47:51.764] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000 [LOG 03:47:51.774] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001 [LOG 03:47:51.796] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002 [LOG 03:47:51.807] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000 [LOG 03:47:51.814] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001 [LOG 03:47:51.820] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002 [LOG 03:47:51.830] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003 [LOG 03:47:51.853] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model000 [LOG 03:47:51.861] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model001 [LOG 03:47:51.884] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model002 [LOG 03:47:52.010] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model003 [LOG 03:47:52.033] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model004 [LOG 03:47:52.044] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_diffuse [LOG 03:47:52.079] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_emissive [LOG 03:47:52.094] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_nrm [LOG 03:47:52.131] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_specular [LOG 03:47:52.164] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/Shroud [LOG 03:47:52.181] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud [LOG 03:47:52.194] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat [LOG 03:47:52.208] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/engine_dif [LOG 03:47:52.218] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/engine_em [LOG 03:47:52.230] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/engine_norm [LOG 03:47:52.256] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/smallfairing [LOG 03:47:52.269] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/poodle [LOG 03:47:52.284] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/PoodleShroud [LOG 03:47:52.295] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/poodle_Glow [LOG 03:47:52.309] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_diff [LOG 03:47:52.322] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_emissive [LOG 03:47:52.335] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_diff [LOG 03:47:52.346] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_norm [LOG 03:47:52.386] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_normal [LOG 03:47:52.406] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/Shroud [LOG 03:47:52.417] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2_diffuse [LOG 03:47:52.456] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2_emissive [LOG 03:47:52.486] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2_normal [LOG 03:47:52.524] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME [LOG 03:47:52.537] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW [LOG 03:47:52.547] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM [LOG 03:47:52.567] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm [LOG 03:47:52.580] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em [LOG 03:47:52.592] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm [LOG 03:47:52.604] Load(Texture): Squad/Parts/Engine/miniJet/SmallJet [LOG 03:47:52.617] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_diffuse [LOG 03:47:52.627] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_emissive [LOG 03:47:52.639] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_normal [LOG 03:47:52.650] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_specular [LOG 03:47:52.664] Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse [LOG 03:47:52.674] Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit [LOG 03:47:52.687] Load(Texture): Squad/Parts/Engine/Size1_SRBs/SRB_O [LOG 03:47:52.703] Load(Texture): Squad/Parts/Engine/Size1_SRBs/SRB_W [LOG 03:47:52.714] Load(Texture): Squad/Parts/Engine/Size1_SRBs/SRB_Y [LOG 03:47:52.731] Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive [LOG 03:47:52.742] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm [LOG 03:47:52.756] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm [LOG 03:47:52.771] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm [LOG 03:47:52.786] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse [LOG 03:47:52.803] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive [LOG 03:47:52.813] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal [LOG 03:47:52.826] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit [LOG 03:47:52.846] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm [LOG 03:47:52.862] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm [LOG 03:47:52.875] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000 [LOG 03:47:52.890] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001 [LOG 03:47:52.908] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002 [LOG 03:47:52.921] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model000 [LOG 03:47:52.934] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model001 [LOG 03:47:52.977] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model002 [LOG 03:47:52.987] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5 [LOG 03:47:52.997] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5_N_NRM [LOG 03:47:53.007] Load(Texture): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17_diffuse [LOG 03:47:53.076] Load(Texture): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17_emissive [LOG 03:47:53.152] Load(Texture): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17_normal [LOG 03:47:53.240] Load(Texture): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33_diffuse [LOG 03:47:53.359] Load(Texture): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33_emissive [LOG 03:47:53.498] Load(Texture): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33_normal [LOG 03:47:53.638] Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000 [LOG 03:47:53.650] Load(Texture): Squad/Parts/Engine/solidBoosterSep/motor [LOG 03:47:53.662] Load(Texture): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0_diffuse [LOG 03:47:53.681] Load(Texture): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0_emissive [LOG 03:47:53.699] Load(Texture): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0_normal [LOG 03:47:53.722] Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters [LOG 03:47:53.740] Load(Texture): Squad/Parts/FuelTank/drainTankFTE-1/fuelValve_diffuse [LOG 03:47:53.751] Load(Texture): Squad/Parts/FuelTank/drainTankFTE-1/fuelValve_nrm [LOG 03:47:53.763] Load(Texture): Squad/Parts/FuelTank/FoilTanks/RadialTanks [LOG 03:47:53.772] Load(Texture): Squad/Parts/FuelTank/FoilTanks/RadialTanks_N [LOG 03:47:53.785] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000 [LOG 03:47:53.794] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001 [LOG 03:47:53.804] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank [LOG 03:47:53.813] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank_n [LOG 03:47:53.820] Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage [LOG 03:47:53.828] Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m [LOG 03:47:53.840] Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage [LOG 03:47:53.855] Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort [LOG 03:47:53.866] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage [LOG 03:47:53.884] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM [LOG 03:47:53.893] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_01 [LOG 03:47:53.904] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_02 [LOG 03:47:53.919] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_N [LOG 03:47:53.929] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff [LOG 03:47:53.939] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal [LOG 03:47:53.975] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/FL-R25 RCS Fuel Tank_D [LOG 03:47:53.983] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/FL-R25 RCS Fuel Tank_N [LOG 03:47:54.000] Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000 [LOG 03:47:54.009] Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff [LOG 03:47:54.020] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] BW [LOG 03:47:54.054] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] O [LOG 03:47:54.085] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal] BW [LOG 03:47:54.116] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal]O [LOG 03:47:54.148] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_BW [LOG 03:47:54.166] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_D [LOG 03:47:54.182] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_N [LOG 03:47:54.202] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_O [LOG 03:47:54.219] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_W [LOG 03:47:54.238] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm [LOG 03:47:54.259] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks [LOG 03:47:54.328] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Norm [LOG 03:47:54.361] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange [LOG 03:47:54.409] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange_Norm [LOG 03:47:54.480] Load(Texture): Squad/Parts/FuelTank/xenonTank/model000 [LOG 03:47:54.492] Load(Texture): Squad/Parts/FuelTank/xenonTank/model001 [LOG 03:47:54.501] Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank [LOG 03:47:54.508] Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff [LOG 03:47:54.517] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat [LOG 03:47:54.530] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_glow [LOG 03:47:54.549] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_N_NRM [LOG 03:47:54.560] Load(Texture): Squad/Parts/Misc/AsteroidDay/default [LOG 03:47:54.569] Load(Texture): Squad/Parts/Misc/AsteroidDay/hecsDiffuse [LOG 03:47:54.576] Load(Texture): Squad/Parts/Misc/AsteroidDay/hecsNormal [LOG 03:47:54.584] Load(Texture): Squad/Parts/Misc/AsteroidDay/hecsSpecular [LOG 03:47:54.591] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe [LOG 03:47:54.603] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe_NORM_NRM [LOG 03:47:54.610] Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp [LOG 03:47:54.618] Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack [LOG 03:47:54.645] Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell [LOG 03:47:54.652] Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large [LOG 03:47:54.662] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff [LOG 03:47:54.676] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm [LOG 03:47:54.687] Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle [LOG 03:47:54.695] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff [LOG 03:47:54.705] Load(Texture): Squad/Parts/Resources/MiniDrill/RockParticle [LOG 03:47:54.715] Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff [LOG 03:47:54.723] Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector [LOG 03:47:54.730] Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle [LOG 03:47:54.739] Load(Texture): Squad/Parts/Resources/RadialDrill/RockParticle [LOG 03:47:54.746] Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill [LOG 03:47:54.755] Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2 [LOG 03:47:54.761] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff [LOG 03:47:54.772] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal [LOG 03:47:54.787] Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff [LOG 03:47:54.821] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish [LOG 03:47:54.830] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n [LOG 03:47:54.840] Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff [LOG 03:47:54.849] Load(Texture): Squad/Parts/Science/GooExperiment/GooExperiment [LOG 03:47:54.863] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab [LOG 03:47:54.904] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab_glow [LOG 03:47:54.918] Load(Texture): Squad/Parts/Science/LargeCrewedLab/window [LOG 03:47:54.927] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small [LOG 03:47:54.941] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit [LOG 03:47:54.949] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm [LOG 03:47:54.959] Load(Texture): Squad/Parts/Science/MaterialBay/wires [LOG 03:47:54.975] Load(Texture): Squad/Parts/Science/ScienceBox/Container [LOG 03:47:54.984] Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000 [LOG 03:47:54.991] Load(Texture): Squad/Parts/Science/sensorBarometer/model000 [LOG 03:47:54.997] Load(Texture): Squad/Parts/Science/sensorGravimeter/model000 [LOG 03:47:55.005] Load(Texture): Squad/Parts/Science/sensorThermometer/model000 [LOG 03:47:55.012] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_diffuse [LOG 03:47:55.024] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_diffuse_O [LOG 03:47:55.036] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_normal [LOG 03:47:55.046] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_normal_O [LOG 03:47:55.064] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural [LOG 03:47:55.074] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat [LOG 03:47:55.084] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_cm [LOG 03:47:55.095] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_nm [LOG 03:47:55.107] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_BW_Diffuse [LOG 03:47:55.139] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_DUMMY_NRM [LOG 03:47:55.148] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_O_Diffuse [LOG 03:47:55.178] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_W_Diffuse [LOG 03:47:55.206] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_W_NRM [LOG 03:47:55.238] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_diffuse [LOG 03:47:55.249] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_diffuse_Dark [LOG 03:47:55.259] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_diffuse_Orange [LOG 03:47:55.275] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_normal [LOG 03:47:55.294] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_normal_Orange [LOG 03:47:55.317] Load(Texture): Squad/Parts/Structural/stationHub/model000 [LOG 03:47:55.329] Load(Texture): Squad/Parts/Structural/stationHub/model001 [LOG 03:47:55.342] Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000 [LOG 03:47:55.351] Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000 [LOG 03:47:55.359] Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000 [LOG 03:47:55.366] Load(Texture): Squad/Parts/Structural/structuralMicronode/model000 [LOG 03:47:55.374] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000 [LOG 03:47:55.382] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001 [LOG 03:47:55.406] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000 [LOG 03:47:55.414] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001 [LOG 03:47:55.438] Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons [LOG 03:47:55.445] Load(Texture): Squad/Parts/Structural/strutCubicOcto/cubestrut [LOG 03:47:55.457] Load(Texture): Squad/Parts/Structural/strutOcto/model000 [LOG 03:47:55.463] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000 [LOG 03:47:55.470] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001 [LOG 03:47:55.480] Load(Texture): Squad/Parts/Structural/trussGirderL/model000 [LOG 03:47:55.488] Load(Texture): Squad/Parts/Structural/trussGirderXL/model000 [LOG 03:47:55.498] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator [LOG 03:47:55.505] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM [LOG 03:47:55.517] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel [LOG 03:47:55.528] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM [LOG 03:47:55.537] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array [LOG 03:47:55.545] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff [LOG 03:47:55.554] Load(Texture): Squad/Parts/Utility/commDish88-88/model000 [LOG 03:47:55.562] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna [LOG 03:47:55.573] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit [LOG 03:47:55.583] Load(Texture): Squad/Parts/Utility/commsDish16/model000 [LOG 03:47:55.590] Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000 [LOG 03:47:55.597] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000 [LOG 03:47:55.606] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001 [LOG 03:47:55.613] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000 [LOG 03:47:55.625] Load(Texture): Squad/Parts/Utility/DirectAntennas/MiniAntenna [LOG 03:47:55.632] Load(Texture): Squad/Parts/Utility/dockingPort/model000 [LOG 03:47:55.642] Load(Texture): Squad/Parts/Utility/dockingPort/model001 [LOG 03:47:55.652] Load(Texture): Squad/Parts/Utility/dockingPortInline/model000 [LOG 03:47:55.670] Load(Texture): Squad/Parts/Utility/dockingPortInline/model001 [LOG 03:47:55.680] Load(Texture): Squad/Parts/Utility/dockingPortInline/model002 [LOG 03:47:55.690] Load(Texture): Squad/Parts/Utility/dockingPortJr/model000 [LOG 03:47:55.700] Load(Texture): Squad/Parts/Utility/dockingPortJr/model001 [LOG 03:47:55.708] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model000 [LOG 03:47:55.725] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model001 [LOG 03:47:55.750] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model002 [LOG 03:47:55.778] Load(Texture): Squad/Parts/Utility/dockingPortSr/model000 [LOG 03:47:55.801] Load(Texture): Squad/Parts/Utility/dockingPortSr/model001 [LOG 03:47:55.824] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse [LOG 03:47:55.836] Load(Texture): Squad/Parts/Utility/GrapplingDevice/window [LOG 03:47:55.839] Load(Texture): Squad/Parts/Utility/ladderRadial/model000 [LOG 03:47:55.848] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000 [LOG 03:47:55.857] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001 [LOG 03:47:55.868] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002 [LOG 03:47:55.879] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000 [LOG 03:47:55.892] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001 [LOG 03:47:55.906] Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff [LOG 03:47:55.915] Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg [LOG 03:47:55.923] Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg [LOG 03:47:55.932] Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000 [LOG 03:47:55.941] Load(Texture): Squad/Parts/Utility/launchClamp1/model000 [LOG 03:47:55.950] Load(Texture): Squad/Parts/Utility/launchClamp1/model001 [LOG 03:47:55.960] Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse [LOG 03:47:55.973] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_diffuse [LOG 03:47:55.981] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_emissive [LOG 03:47:55.989] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_normalDummy [LOG 03:47:55.995] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_specular [LOG 03:47:56.007] Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay [LOG 03:47:56.019] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin [LOG 03:47:56.029] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM [LOG 03:47:56.036] Load(Texture): Squad/Parts/Utility/mk2DockingPort/mk2DockingPort [LOG 03:47:56.054] Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay [LOG 03:47:56.065] Load(Texture): Squad/Parts/Utility/parachuteMk1/model000 [LOG 03:47:56.074] Load(Texture): Squad/Parts/Utility/parachuteMk1/model001 [LOG 03:47:56.082] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000 [LOG 03:47:56.093] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001 [LOG 03:47:56.101] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000 [LOG 03:47:56.109] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001 [LOG 03:47:56.118] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000 [LOG 03:47:56.129] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001 [LOG 03:47:56.140] Load(Texture): Squad/Parts/Utility/parachuteMk25/model000 [LOG 03:47:56.148] Load(Texture): Squad/Parts/Utility/parachuteMk25/model001 [LOG 03:47:56.157] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000 [LOG 03:47:56.187] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001 [LOG 03:47:56.198] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105/rcs [LOG 03:47:56.209] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlock_diffuse [LOG 03:47:56.223] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsThrusterBlock_normal [LOG 03:47:56.229] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsThruster_emissive [LOG 03:47:56.240] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsThruster_specular [LOG 03:47:56.252] Load(Texture): Squad/Parts/Utility/RelayAntennas/DishAntenna [LOG 03:47:56.265] Load(Texture): Squad/Parts/Utility/RelayAntennas/MiniAntenna [LOG 03:47:56.277] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_diffuse [LOG 03:47:56.298] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_diffuse_O [LOG 03:47:56.316] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_diffuse_W [LOG 03:47:56.336] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_normal [LOG 03:47:56.353] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_normal_O [LOG 03:47:56.375] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay [LOG 03:47:56.390] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay_N_NRM [LOG 03:47:56.402] Load(Texture): Squad/Parts/Utility/ServiceBay_v2/Assets/Scratch [LOG 03:47:56.474] Load(Texture): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_bump [LOG 03:47:56.514] Load(Texture): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_v2 [LOG 03:47:56.578] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1 [LOG 03:47:56.591] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1_em [LOG 03:47:56.605] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2 [LOG 03:47:56.617] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2_em [LOG 03:47:56.630] Load(Texture): Squad/Parts/Utility/stackBiCoupler/model000 [LOG 03:47:56.642] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplersDiffuse [LOG 03:47:56.703] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplersDiffuse_Dark [LOG 03:47:56.759] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplersDiffuse_Orange [LOG 03:47:56.774] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplers_NRM [LOG 03:47:56.801] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplers_Orange_NRM [LOG 03:47:56.816] Load(Texture): Squad/Parts/Utility/stackTriCoupler/model000 [LOG 03:47:56.827] Load(Texture): Squad/Parts/Wheel/LandingGear/Flare [LOG 03:47:56.838] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear [LOG 03:47:56.852] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear_Emissive [LOG 03:47:56.869] Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000 [LOG 03:47:56.881] Load(Texture): Squad/Parts/Wheel/roverWheelM1/roverwheel1 [LOG 03:47:56.891] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000 [LOG 03:47:56.904] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001 [LOG 03:47:56.917] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2 [LOG 03:47:56.927] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2_n [LOG 03:47:56.981] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_diff [LOG 03:47:56.999] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_normal [LOG 03:47:57.013] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_diff [LOG 03:47:57.024] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_normal [LOG 03:47:57.036] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount [LOG 03:47:57.048] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount_n [LOG 03:47:57.054] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel [LOG 03:47:57.061] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel_n [LOG 03:47:57.086] Load(Texture): Squad/Props/AltimeterThreeHands/model000 [LOG 03:47:57.106] Load(Texture): Squad/Props/AltimeterThreeHands/model001 [LOG 03:47:57.112] Load(Texture): Squad/Props/AtmosphereDepth/model000 [LOG 03:47:57.121] Load(Texture): Squad/Props/AtmosphereDepth/model001 [LOG 03:47:57.127] Load(Texture): Squad/Props/AxisIndicator/model000 [LOG 03:47:57.134] Load(Texture): Squad/Props/buttonsGeneric/ButtonsAndSwitches [LOG 03:47:57.139] Load(Texture): Squad/Props/ButtonSquare/model000 [LOG 03:47:57.146] Load(Texture): Squad/Props/circularButton/model000 [LOG 03:47:57.154] Load(Texture): Squad/Props/Compass/model000 [LOG 03:47:57.165] Load(Texture): Squad/Props/directionalKnob/model000 [LOG 03:47:57.175] Load(Texture): Squad/Props/directionalKnob2/model000 [LOG 03:47:57.180] Load(Texture): Squad/Props/IndicatorPanel/model000 [LOG 03:47:57.189] Load(Texture): Squad/Props/IndicatorPanel/model001 [LOG 03:47:57.196] Load(Texture): Squad/Props/IVANavBall/Arrows8dir [LOG 03:47:57.204] Load(Texture): Squad/Props/IVANavBall/IVANavBall [LOG 03:47:57.213] Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow [LOG 03:47:57.223] Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors [LOG 03:47:57.230] Load(Texture): Squad/Props/IVANavBall/navball2 [LOG 03:47:57.242] Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA [LOG 03:47:57.250] Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA [LOG 03:47:57.256] Load(Texture): Squad/Props/IVANavBallNoBase/Arrows8dir [LOG 03:47:57.260] Load(Texture): Squad/Props/IVANavBallNoBase/IVANavBall [LOG 03:47:57.266] Load(Texture): Squad/Props/IVANavBallNoBase/ManeuverNode_vectors [LOG 03:47:57.274] Load(Texture): Squad/Props/IVANavBallNoBase/navball2 [LOG 03:47:57.282] Load(Texture): Squad/Props/IVANavBallNoBase/navBall_DV_IVA [LOG 03:47:57.286] Load(Texture): Squad/Props/IVANavBallNoBase/navBall_vectors_IVA [LOG 03:47:57.290] Load(Texture): Squad/Props/ledPanelSpeed/circularButton [LOG 03:47:57.297] Load(Texture): Squad/Props/ledPanelSpeed/ledPanel [LOG 03:47:57.304] Load(Texture): Squad/Props/Monitor/Emissives [LOG 03:47:57.311] Load(Texture): Squad/Props/Monitor/Emissives_glow [LOG 03:47:57.318] Load(Texture): Squad/Props/Monitor/Monitor [LOG 03:47:57.327] Load(Texture): Squad/Props/NavBall/GaugeGee [LOG 03:47:57.334] Load(Texture): Squad/Props/NavBall/GaugeThrottle [LOG 03:47:57.341] Load(Texture): Squad/Props/NavBall/model000 [LOG 03:47:57.350] Load(Texture): Squad/Props/NavBall/model001 [LOG 03:47:57.357] Load(Texture): Squad/Props/NavBall/model002 [LOG 03:47:57.367] Load(Texture): Squad/Props/NavBall/model003 [LOG 03:47:57.374] Load(Texture): Squad/Props/PropsGeneric/propsGeneric [LOG 03:47:57.385] Load(Texture): Squad/Props/pullSwitch/model000 [LOG 03:47:57.392] Load(Texture): Squad/Props/pullSwitch/model001 [LOG 03:47:57.400] Load(Texture): Squad/Props/radarAltitude/model000 [LOG 03:47:57.408] Load(Texture): Squad/Props/squareButton/model000 [LOG 03:47:57.415] Load(Texture): Squad/Props/standingSwitch/model000 [LOG 03:47:57.425] Load(Texture): Squad/Props/standingSwitch/model001 [LOG 03:47:57.433] Load(Texture): Squad/Props/switch/model000 [LOG 03:47:57.441] Load(Texture): Squad/Props/switchGuard/model000 [LOG 03:47:57.450] Load(Texture): Squad/Props/switchWithGuards/model000 [LOG 03:47:57.457] Load(Texture): Squad/Props/switchWithGuards/model001 [LOG 03:47:57.468] Load(Texture): Squad/Props/switchWithGuards/model002 [LOG 03:47:57.475] Load(Texture): Squad/Props/throttle/model000 [LOG 03:47:57.490] Load(Texture): Squad/Props/throttle/model001 [LOG 03:47:57.502] Load(Texture): Squad/Props/VSI/model000 [LOG 03:47:57.509] Load(Texture): Squad/Spaces/crewCabinInternals/model000 [LOG 03:47:57.516] Load(Texture): Squad/Spaces/crewCabinInternals/model001 [LOG 03:47:57.538] Load(Texture): Squad/Spaces/crewCabinInternals/model002 [LOG 03:47:57.549] Load(Texture): Squad/Spaces/crewCabinInternals/model003 [LOG 03:47:57.565] Load(Texture): Squad/Spaces/crewCabinInternals/model004 [LOG 03:47:57.569] Load(Texture): Squad/Spaces/crewCabinInternals/model005 [LOG 03:47:57.583] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff [LOG 03:47:57.616] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal [LOG 03:47:57.643] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha [LOG 03:47:57.658] Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat [LOG 03:47:57.670] Load(Texture): Squad/Spaces/GenericSpace1/model000 [LOG 03:47:57.682] Load(Texture): Squad/Spaces/GenericSpace1/model001 [LOG 03:47:57.695] Load(Texture): Squad/Spaces/GenericSpace1/model002 [LOG 03:47:57.709] Load(Texture): Squad/Spaces/GenericSpace1/model003 [LOG 03:47:57.721] Load(Texture): Squad/Spaces/GenericSpace1/model004 [LOG 03:47:57.735] Load(Texture): Squad/Spaces/GenericSpace1/model005 [LOG 03:47:57.747] Load(Texture): Squad/Spaces/GenericSpace3/model000 [LOG 03:47:57.759] Load(Texture): Squad/Spaces/GenericSpace3/model001 [LOG 03:47:57.773] Load(Texture): Squad/Spaces/GenericSpace3/model002 [LOG 03:47:57.789] Load(Texture): Squad/Spaces/GenericSpace3/model003 [LOG 03:47:57.800] Load(Texture): Squad/Spaces/GenericSpace3/model004 [LOG 03:47:57.813] Load(Texture): Squad/Spaces/GenericSpace3/model005 [LOG 03:47:57.825] Load(Texture): Squad/Spaces/GenericSpace3/model006 [LOG 03:47:57.833] Load(Texture): Squad/Spaces/GenericSpace3/model007 [LOG 03:47:57.849] Load(Texture): Squad/Spaces/landerCabinInternals/model000 [LOG 03:47:57.861] Load(Texture): Squad/Spaces/landerCabinInternals/model001 [LOG 03:47:57.874] Load(Texture): Squad/Spaces/landerCabinInternals/model002 [LOG 03:47:57.888] Load(Texture): Squad/Spaces/landerCabinInternals/model003 [LOG 03:47:57.909] Load(Texture): Squad/Spaces/landerCabinInternals/model004 [LOG 03:47:57.920] Load(Texture): Squad/Spaces/landerCabinInternals/model005 [LOG 03:47:57.934] Load(Texture): Squad/Spaces/landerCabinInternals/model006 [LOG 03:47:57.946] Load(Texture): Squad/Spaces/landerCabinInternals/model007 [LOG 03:47:57.950] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff [LOG 03:47:57.984] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal [LOG 03:47:58.023] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha [LOG 03:47:58.066] Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat [LOG 03:47:58.082] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass [LOG 03:47:58.094] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int [LOG 03:47:58.130] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM [LOG 03:47:58.144] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaProps_Diffuse [LOG 03:47:58.171] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaProps_Normal [LOG 03:47:58.201] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaShell_Diffuse [LOG 03:47:58.234] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaShell_Emissive [LOG 03:47:58.264] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaShell_Normal [LOG 03:47:58.296] Load(Texture): Squad/Spaces/Mk1-3/pilot Seat [LOG 03:47:58.318] Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap [LOG 03:47:58.334] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric [LOG 03:47:58.353] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM [LOG 03:47:58.384] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric [LOG 03:47:58.393] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM [LOG 03:47:58.401] Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP [LOG 03:47:58.420] Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows [LOG 03:47:58.434] Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy [LOG 03:47:58.455] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric [LOG 03:47:58.463] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM [LOG 03:47:58.471] Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap [LOG 03:47:58.485] Load(Texture): Squad/Spaces/mk1PodCockpit/model000 [LOG 03:47:58.503] Load(Texture): Squad/Spaces/mk1PodCockpit/model001 [LOG 03:47:58.523] Load(Texture): Squad/Spaces/mk1PodCockpit/model002 [LOG 03:47:58.541] Load(Texture): Squad/Spaces/mk1PodCockpit/model003 [LOG 03:47:58.562] Load(Texture): Squad/Spaces/mk1PodCockpit/model004 [LOG 03:47:58.588] Load(Texture): Squad/Spaces/mk1PodCockpit/model005 [LOG 03:47:58.610] Load(Texture): Squad/Spaces/mk1PodCockpit/model006 [LOG 03:47:58.627] Load(Texture): Squad/Spaces/mk1PodCockpit/model007 [LOG 03:47:58.635] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_props_diffuse [LOG 03:47:58.675] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_props_emissive [LOG 03:47:58.690] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_props_normal [LOG 03:47:58.726] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_shell_diffuse [LOG 03:47:58.771] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_shell_normal [LOG 03:47:58.834] Load(Texture): Squad/Spaces/mk1pod_IVA/pilot Seat [LOG 03:47:58.953] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA [LOG 03:47:58.970] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA [LOG 03:47:58.989] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat [LOG 03:47:59.007] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows [LOG 03:47:59.038] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA [LOG 03:47:59.054] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass [LOG 03:47:59.087] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA [LOG 03:47:59.104] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat [LOG 03:47:59.115] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric [LOG 03:47:59.133] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric_NRM [LOG 03:47:59.149] Load(Texture): Squad/Spaces/mk2InlineInternal/Mk2InlineLightmap [LOG 03:47:59.184] Load(Texture): Squad/Spaces/mk2InlineInternal/propsGeneric [LOG 03:47:59.212] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_props_diffuse [LOG 03:47:59.290] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_props_normal [LOG 03:47:59.328] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_shell_diffuse [LOG 03:47:59.366] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_shell_normal [LOG 03:47:59.410] Load(Texture): Squad/Spaces/mk2LanderCanInternal/pilot Seat [LOG 03:47:59.494] Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass [LOG 03:47:59.523] Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA [LOG 03:47:59.541] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass [LOG 03:47:59.578] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC [LOG 03:47:59.594] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA [LOG 03:47:59.614] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int [LOG 03:47:59.629] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n [LOG 03:47:59.642] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat [LOG 03:47:59.650] Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA [LOG 03:47:59.656] Load(Texture): Squad/Spaces/PodCockpit/model000 [LOG 03:47:59.667] Load(Texture): Squad/Spaces/PodCockpit/model001 [LOG 03:47:59.681] Load(Texture): Squad/Spaces/PodCockpit/model002 [LOG 03:47:59.694] Load(Texture): Squad/Spaces/PodCockpit/model003 [LOG 03:47:59.706] Load(Texture): Squad/Spaces/PodCockpit/model004 [LOG 03:47:59.720] Load(Texture): Squad/Spaces/PodCockpit/model005 [LOG 03:47:59.731] Load(Texture): Squad/Spaces/PodCockpit/model006 [LOG 03:47:59.742] Load(Texture): Squad/Spaces/PodCockpit/model007 [LOG 03:47:59.758] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric [LOG 03:47:59.770] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM [LOG 03:47:59.781] Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations [LOG 03:47:59.783] Load(Texture): Squad/Strategies/Icons/AppreciationCampaign [LOG 03:47:59.786] Load(Texture): Squad/Strategies/Icons/BailOutGrant [LOG 03:47:59.789] Load(Texture): Squad/Strategies/Icons/FundraisingCampaign [LOG 03:47:59.792] Load(Texture): Squad/Strategies/Icons/LeadershipInitiative [LOG 03:47:59.796] Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram [LOG 03:47:59.800] Load(Texture): Squad/Strategies/Icons/OutsourcedResearch [LOG 03:47:59.803] Load(Texture): Squad/Strategies/Icons/PatentsLicensing [LOG 03:47:59.806] Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting [LOG 03:47:59.808] Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut [LOG 03:47:59.811] Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram [LOG 03:47:59.815] Load(Texture): Squad/Tutorials/ChuteColors [LOG 03:47:59.818] Load(Texture): Squad/Tutorials/EditorCoM [LOG 03:47:59.825] Load(Texture): Squad/Tutorials/EditorSnap [LOG 03:47:59.829] Load(Texture): Squad/Tutorials/EditorSnap4x [LOG 03:47:59.832] Load(Texture): Squad/Tutorials/EditorSymm [LOG 03:47:59.837] Load(Texture): Squad/Tutorials/StagingStack [LOG 03:47:59.842] Load(Texture): Squad/Tutorials/YPRDiagram [WRN 03:47:59.846] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\Squad\Tutorials\YPRDiagram.png' - consider changing the image's width and height to enable compression [LOG 03:47:59.846] Load(Texture): SquadExpansion/MakingHistory/Banners/Fail/default [LOG 03:47:59.861] Load(Texture): SquadExpansion/MakingHistory/Banners/Fail/fail01 [LOG 03:47:59.873] Load(Texture): SquadExpansion/MakingHistory/Banners/Fail/fail02 [LOG 03:47:59.889] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/default [WRN 03:47:59.897] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Banners\Menu\default.png' - consider changing the image's width and height to enable compression [LOG 03:47:59.897] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/MBanner_01 [WRN 03:47:59.908] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Banners\Menu\MBanner_01.png' - consider changing the image's width and height to enable compression [LOG 03:47:59.908] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/MBanner_02 [WRN 03:47:59.919] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Banners\Menu\MBanner_02.png' - consider changing the image's width and height to enable compression [LOG 03:47:59.920] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/MBanner_03 [WRN 03:47:59.930] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Banners\Menu\MBanner_03.png' - consider changing the image's width and height to enable compression [LOG 03:47:59.930] Load(Texture): SquadExpansion/MakingHistory/Banners/Success/default [LOG 03:47:59.945] Load(Texture): SquadExpansion/MakingHistory/Banners/Success/success01 [LOG 03:47:59.958] Load(Texture): SquadExpansion/MakingHistory/Banners/Success/success02 [LOG 03:47:59.974] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 13/Banners/Fail/fail01 [LOG 03:47:59.985] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 13/Banners/Menu/Mun [WRN 03:47:59.991] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\Acapello 13\Banners\Menu\Mun.png' - consider changing the image's width and height to enable compression [LOG 03:47:59.991] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 13/Banners/Success/success01 [LOG 03:48:00.008] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Fail/default [LOG 03:48:00.020] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Fail/fail02 [LOG 03:48:00.033] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Menu/default [WRN 03:48:00.041] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\Acapello 15\Banners\Menu\default.png' - consider changing the image's width and height to enable compression [LOG 03:48:00.041] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Success/default [LOG 03:48:00.056] Load(Texture): SquadExpansion/MakingHistory/Missions/Blue Mun/Banners/Fail/fail01 [LOG 03:48:00.073] Load(Texture): SquadExpansion/MakingHistory/Missions/Blue Mun/Banners/Menu/default [WRN 03:48:00.079] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\Blue Mun\Banners\Menu\default.png' - consider changing the image's width and height to enable compression [LOG 03:48:00.080] Load(Texture): SquadExpansion/MakingHistory/Missions/Blue Mun/Banners/Success/success02 [LOG 03:48:00.094] Load(Texture): SquadExpansion/MakingHistory/Missions/Dawn of the Space Age/Banners/Fail/default [LOG 03:48:00.106] Load(Texture): SquadExpansion/MakingHistory/Missions/Dawn of the Space Age/Banners/Menu/default [WRN 03:48:00.116] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\Dawn of the Space Age\Banners\Menu\default.png' - consider changing the image's width and height to enable compression [LOG 03:48:00.116] Load(Texture): SquadExpansion/MakingHistory/Missions/Dawn of the Space Age/Banners/Success/default [LOG 03:48:00.133] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Fail/default [LOG 03:48:00.144] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Fail/fail01 [LOG 03:48:00.156] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Menu/default [WRN 03:48:00.163] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\Meet Me in Zero G\Banners\Menu\default.png' - consider changing the image's width and height to enable compression [LOG 03:48:00.163] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Success/default [LOG 03:48:00.179] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Success/success02 [LOG 03:48:00.191] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Fail/default [LOG 03:48:00.202] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Fail/fail02 [LOG 03:48:00.218] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Menu/default [WRN 03:48:00.224] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\Munar 1\Banners\Menu\default.png' - consider changing the image's width and height to enable compression [LOG 03:48:00.225] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Success/default [LOG 03:48:00.238] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Success/success01 [LOG 03:48:00.250] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Fail/default [LOG 03:48:00.264] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Fail/fail01 [LOG 03:48:00.275] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Menu/bannerSatellite [LOG 03:48:00.286] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Success/default [LOG 03:48:00.302] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Success/success02 [LOG 03:48:00.316] Load(Texture): SquadExpansion/MakingHistory/Missions/To the Mun Via Minmus/Banners/Fail/fail02 [LOG 03:48:00.329] Load(Texture): SquadExpansion/MakingHistory/Missions/To the Mun Via Minmus/Banners/Menu/MissionBannerKerbin [WRN 03:48:00.337] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\To the Mun Via Minmus\Banners\Menu\MissionBannerKerbin.png' - consider changing the image's width and height to enable compression [LOG 03:48:00.337] Load(Texture): SquadExpansion/MakingHistory/Missions/To the Mun Via Minmus/Banners/Success/success01 [LOG 03:48:00.349] Load(Texture): SquadExpansion/MakingHistory/Missions/Trouble in the Void/Banners/Fail/fail01 [LOG 03:48:00.364] Load(Texture): SquadExpansion/MakingHistory/Missions/Trouble in the Void/Banners/Menu/default [WRN 03:48:00.373] Texture resolution is not valid for compression: 'C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory\Missions\Trouble in the Void\Banners\Menu\default.png' - consider changing the image's width and height to enable compression [LOG 03:48:00.373] Load(Texture): SquadExpansion/MakingHistory/Missions/Trouble in the Void/Banners/Success/success02 [LOG 03:48:00.391] Load(Texture): SquadExpansion/MakingHistory/Missions/Ziggy Kerman and the Spiders from Duna/Banners/Fail/fail02 [LOG 03:48:00.405] Load(Texture): SquadExpansion/MakingHistory/Missions/Ziggy Kerman and the Spiders from Duna/Banners/Menu/bannerSatellite [LOG 03:48:00.422] Load(Texture): SquadExpansion/MakingHistory/Missions/Ziggy Kerman and the Spiders from Duna/Banners/Success/success01 [LOG 03:48:00.433] Load(Texture): SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/s1p5_cone [LOG 03:48:00.513] Load(Texture): SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/s1p5_cone_Orange [LOG 03:48:00.590] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/airlock [LOG 03:48:00.604] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/airlock_N [LOG 03:48:00.614] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/EnginePlate [LOG 03:48:00.627] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/Size1_5_Decoupler_grey [LOG 03:48:00.639] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/Size1_5_Decoupler_orange [LOG 03:48:00.650] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/KE-1 [LOG 03:48:00.669] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/KE-1_BASE [LOG 03:48:00.681] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T87 [LOG 03:48:00.694] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T91 [LOG 03:48:00.712] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-I2 [LOG 03:48:00.736] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-J10 [LOG 03:48:00.751] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-J10_N [LOG 03:48:00.763] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RK-7 [LOG 03:48:00.788] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RK-7_N [LOG 03:48:00.807] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/SolidBoosterS2-17_emissive [LOG 03:48:00.836] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK_diffuse [LOG 03:48:00.870] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02 [LOG 03:48:00.881] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02_ALT01 [LOG 03:48:00.896] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02_ALT02 [LOG 03:48:00.917] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02_ALT02_normal [LOG 03:48:00.930] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_mono [LOG 03:48:00.946] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_mono_2 [LOG 03:48:00.962] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_mono_N [LOG 03:48:00.976] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters [LOG 03:48:00.998] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_ALT01 [LOG 03:48:01.011] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_ALT02 [LOG 03:48:01.029] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_ALT02nm [LOG 03:48:01.046] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_N [LOG 03:48:01.071] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks [LOG 03:48:01.089] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_ALT02 [LOG 03:48:01.106] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_ALT02_nm [LOG 03:48:01.119] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_grey [LOG 03:48:01.134] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tanks [LOG 03:48:01.170] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tanks_N [LOG 03:48:01.209] Load(Texture): SquadExpansion/MakingHistory/Parts/Ground/Assets/RoverWheel [LOG 03:48:01.235] Load(Texture): SquadExpansion/MakingHistory/Parts/Ground/Assets/RoverWheelG [LOG 03:48:01.253] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/Size1to0ServiceBay [LOG 03:48:01.278] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/Size1to0ServiceBay_n [LOG 03:48:01.302] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM18_diffuse [LOG 03:48:01.339] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM18_NRM [LOG 03:48:03.022] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM18_specular [LOG 03:48:03.055] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM25_diffuse [LOG 03:48:03.068] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM25_normals [LOG 03:48:03.084] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV1 [LOG 03:48:03.100] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV1_GLOW [LOG 03:48:03.111] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV2 [LOG 03:48:03.124] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV3 [LOG 03:48:03.136] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod [LOG 03:48:03.149] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod_GLOW [LOG 03:48:03.165] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod_n [LOG 03:48:03.176] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Size1_5_Lander [LOG 03:48:03.187] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Size1_5_Lander_GLOW [LOG 03:48:03.203] Load(Texture): SquadExpansion/MakingHistory/Parts/SharedAssets/Shrouds [LOG 03:48:03.219] Load(Texture): SquadExpansion/MakingHistory/Parts/SharedAssets/Shrouds_N [LOG 03:48:03.234] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/NormalMap [LOG 03:48:03.252] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels [LOG 03:48:03.272] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Dark_D [LOG 03:48:03.293] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Gold_D [LOG 03:48:03.316] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Gold_NRM [LOG 03:48:04.279] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Gold_S [LOG 03:48:04.301] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Silver_D [LOG 03:48:04.322] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Silver_S [LOG 03:48:04.343] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Acapello [LOG 03:48:04.348] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Beta Centaurus [LOG 03:48:04.354] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Goliath II HLV [LOG 03:48:04.359] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Muna 1 [LOG 03:48:04.367] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Sally-Hut 1 [LOG 03:48:04.373] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/SWM-94 Communications Satellite [LOG 03:48:04.378] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Valshkod 2 [LOG 03:48:04.383] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/airlock [LOG 03:48:04.399] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/airlock_N [LOG 03:48:04.413] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Props_Diffuse [LOG 03:48:04.446] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Props_Normal [LOG 03:48:04.486] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Shell_Diffuse [LOG 03:48:04.516] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Shell_Emissive [LOG 03:48:04.541] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Shell_Normal [LOG 03:48:04.602] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Vzor_Diffuse [LOG 03:48:04.614] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Props_Diffuse [LOG 03:48:04.647] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Props_Emissive [LOG 03:48:04.677] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Props_Normal [LOG 03:48:04.716] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Shell_Diffuse [LOG 03:48:04.755] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Shell_Normal [LOG 03:48:04.812] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Props_Diffuse [LOG 03:48:04.837] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Props_Normal [LOG 03:48:04.862] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Shell_Diffuse [LOG 03:48:04.896] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Shell_Normal [LOG 03:48:04.925] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/motor [LOG 03:48:04.955] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/pilot Seat [LOG 03:48:04.968] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PANELS_AO [LOG 03:48:05.000] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PANELS_EMISSIVE [LOG 03:48:05.059] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PANELS_NORMAL [LOG 03:48:05.084] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/pilot Seat [LOG 03:48:05.098] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/propsGeneric [LOG 03:48:05.111] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PROPS_AO [LOG 03:48:05.145] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PROPS_EMISSIVE [LOG 03:48:05.155] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PROPS_NORMAL [LOG 03:48:05.188] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/DIfuse_controlboard [LOG 03:48:05.223] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/Normal_controlbard [LOG 03:48:05.251] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/Outershell_Base_Color [LOG 03:48:05.281] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/Outershell_Normal [LOG 03:48:05.316] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/pilot Seat [LOG 03:48:05.328] Load(Texture): SquadExpansion/Serenity/Parts/Aero/Assets/copterBlades_diffuse [LOG 03:48:05.337] Load(Texture): SquadExpansion/Serenity/Parts/Aero/Assets/shroudsDiffuse_color [LOG 03:48:05.356] Load(Texture): SquadExpansion/Serenity/Parts/Aero/Assets/shroudsDiffuse_plain [LOG 03:48:05.373] Load(Texture): SquadExpansion/Serenity/Parts/Cargo/cargoContainer/cargoContainer_diff [LOG 03:48:05.382] Load(Texture): SquadExpansion/Serenity/Parts/Cargo/smallCargoContainer/smallCargoContainer_diffuse [LOG 03:48:05.393] Load(Texture): SquadExpansion/Serenity/Parts/Cargo/smallCargoContainer/smallCargoContainer_nrm [LOG 03:48:05.406] Load(Texture): SquadExpansion/Serenity/Parts/Cargo/smallCargoContainer/smallCargoContainer_specular [LOG 03:48:05.417] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/MockupTexture [LOG 03:48:05.421] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/centralStation_diffuse [LOG 03:48:05.435] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/centralStation_emissive [LOG 03:48:05.567] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GenericParts_diffuse [LOG 03:48:05.594] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GenericParts_emissive [LOG 03:48:05.616] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GenericParts_normal [LOG 03:48:05.640] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/goex_diffuse [LOG 03:48:05.661] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/goex_specMapped [LOG 03:48:05.685] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Grid [LOG 03:48:05.695] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/IonExperiment_diffuse [LOG 03:48:05.710] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/RTGCask_diffuse [LOG 03:48:05.724] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/satDish_diffuse [LOG 03:48:05.737] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Scratch [LOG 03:48:05.810] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Screen2 [LOG 03:48:05.881] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Screen3 [LOG 03:48:05.893] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/ScreenReadout [LOG 03:48:05.905] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor_diffuse [LOG 03:48:05.928] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor_nrm [LOG 03:48:06.024] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor_specularMapped [LOG 03:48:06.041] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/SolarGraph [LOG 03:48:06.051] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/solarPanel_diffuse [LOG 03:48:06.067] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Waveleght3 [LOG 03:48:06.080] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Wavelenght [LOG 03:48:06.092] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Wavelenght2 [LOG 03:48:06.107] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/wavelenght4 [LOG 03:48:06.120] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/wavelenght5 [LOG 03:48:06.133] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/WeatherStation [Normal] [LOG 03:48:06.292] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Weather_Station_diffuse [LOG 03:48:06.341] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Weather_Station_normal [LOG 03:48:06.376] Load(Texture): SquadExpansion/Serenity/Parts/Propellers/Assets/blade_diffuse [LOG 03:48:06.391] Load(Texture): SquadExpansion/Serenity/Parts/Propellers/Assets/copterBlades_diffuse [LOG 03:48:06.405] Load(Texture): SquadExpansion/Serenity/Parts/Propellers/Assets/fan_diffuse [LOG 03:48:06.425] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges-03-s_diffuse_Color [LOG 03:48:06.451] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges-03_diffuse_color [LOG 03:48:06.475] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges-03_diffuse_plain [LOG 03:48:06.505] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges_diffuse [LOG 03:48:06.515] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_diffuse_G-00_Color [LOG 03:48:06.525] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_diffuse_G-11_Color [LOG 03:48:06.537] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_diffuse_G-11_plain [LOG 03:48:06.547] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_normal [LOG 03:48:06.558] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_02_diffuse [LOG 03:48:06.720] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_03_diffuse [LOG 03:48:06.738] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_03_normal [LOG 03:48:06.754] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_diffuse_color [LOG 03:48:06.769] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_diffuse_plain [LOG 03:48:06.782] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_normal [LOG 03:48:06.794] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_specular_D [LOG 03:48:06.805] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_02_diffuse_color [LOG 03:48:06.817] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_03_diffuse_color [LOG 03:48:06.833] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_03_diffuse_plain [LOG 03:48:06.847] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_03_normal [LOG 03:48:06.867] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/rotoServos_diffuse_color [LOG 03:48:06.888] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/rotoServos_diffuse_plain [LOG 03:48:06.904] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/rotoServos_nrm [LOG 03:48:06.915] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Controllers/roboController_diffuse [LOG 03:48:06.923] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Controllers/roboController_emissive [LOG 03:48:06.936] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DrillBits [LOG 03:48:06.945] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DustParticle [LOG 03:48:06.953] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DustParticle OUT OF DATE [LOG 03:48:06.953] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DustParticle [LOG 03:48:06.958] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/GenericParts_diffuse [LOG 03:48:06.990] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/GenericParts_normal [LOG 03:48:07.027] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm3_diffuse [LOG 03:48:07.082] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm3_normal [LOG 03:48:07.131] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_2_diffuse [LOG 03:48:07.159] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_2_normal [LOG 03:48:07.177] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/Scratch [LOG 03:48:07.244] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/SmallArm_diffuse [LOG 03:48:07.257] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/SmallArm_normal [LOG 03:48:07.276] Load(Texture): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/gripPads_diffuse [LOG 03:48:07.289] Load(Texture): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/gripPads_nrm [LOG 03:48:07.304] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Arrow-E [LOG 03:48:07.312] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Butterfly Rover [LOG 03:48:07.320] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Jeb_s Quadtaxi [LOG 03:48:07.326] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Kerbodyne Rotodyne [LOG 03:48:07.330] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Seahawk [LOG 03:48:07.335] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Val-Thopter [LOG 03:48:07.343] Load(Model): SCANsat/Parts/BTDT/BTDT [LOG 03:48:07.392] Load(Model): SCANsat/Parts/MapTraq/MapTraq [LOG 03:48:07.395] Load(Model): SCANsat/Parts/MULTI/MULTI [LOG 03:48:07.427] Load(Model): SCANsat/Parts/RADAR/RADAR [LOG 03:48:07.466] Load(Model): SCANsat/Parts/SAR/SAR [LOG 03:48:07.481] Load(Model): SCANsat/Parts/scansat-btdt/scansat-exomars-1 [LOG 03:48:07.519] Load(Model): SCANsat/Parts/scansat-multi/scansat-multi-abi-1 [LOG 03:48:07.537] Load(Model): SCANsat/Parts/scansat-multi/scansat-multi-modis-1 [LOG 03:48:07.555] Load(Model): SCANsat/Parts/scansat-multi/scansat-multi-msi-1 [LOG 03:48:07.575] Load(Model): SCANsat/Parts/scansat-radar/scansat-radar-poseidon-3b-1 [LOG 03:48:07.585] Load(Model): SCANsat/Parts/scansat-radar/scansat-radar-seasat-1 [WRN 03:48:07.611] 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 "SeaSat/ScanSat_SAR_Seasat/B_SeaSatArmBase/B_SeaSatArm/B_SeaSatArmRoot/B_SeaSat_PanelMainNode/B_SeaSat_PanelRotationNode/B_SeaSat_PanelAB_Node/B_SeaSat_PanelA_Root/B_SeaSat_PanelA_R_001/SeaSatPanel002" [WRN 03:48:07.611] 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 "SeaSat/ScanSat_SAR_Seasat/B_SeaSatArmBase/B_SeaSatArm/B_SeaSatArmRoot/B_SeaSat_PanelMainNode/B_SeaSat_PanelRotationNode/B_SeaSat_PanelAB_Node/B_SeaSat_PanelB_Root/B_SeaSat_PanelA_R_002/SeaSatPanel004" [WRN 03:48:07.611] 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 "SeaSat/ScanSat_SAR_Seasat/B_SeaSatArmBase/B_SeaSatArm/B_SeaSatArmRoot/B_SeaSat_PanelMainNode/B_SeaSat_PanelRotationNode/B_SeaSat_PanelAB_Node001/B_SeaSat_PanelA_Root001/B_SeaSat_PanelA_R_003/SeaSatPanel006" [WRN 03:48:07.611] 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 "SeaSat/ScanSat_SAR_Seasat/B_SeaSatArmBase/B_SeaSatArm/B_SeaSatArmRoot/B_SeaSat_PanelMainNode/B_SeaSat_PanelRotationNode/B_SeaSat_PanelAB_Node001/B_SeaSat_PanelB_Root001/B_SeaSat_PanelA_R_004/SeaSatPanel008" [LOG 03:48:07.612] Load(Model): SCANsat/Parts/scansat-recon/scansat-recon-ikonos-1 [LOG 03:48:07.623] Load(Model): SCANsat/Parts/scansat-recon/scansat-recon-kh11-1 [LOG 03:48:07.644] Load(Model): SCANsat/Parts/scansat-recon/scansat-recon-worldview-3-1 [LOG 03:48:07.686] Load(Model): SCANsat/Parts/scansat-resources/scansat-resources-crism-1 [LOG 03:48:07.694] Load(Model): SCANsat/Parts/scansat-resources/scansat-resources-hyperion-1 [LOG 03:48:07.705] Load(Model): SCANsat/Parts/scansat-resources/scansat-resources-mise-1 [LOG 03:48:07.725] Load(Model): SCANsat/Parts/scansat-sar/scansat-sar-paz-1 [LOG 03:48:07.743] Load(Model): SCANsat/Parts/scansat-sar/scansat-sar-radarsat-2-1 [LOG 03:48:07.761] Load(Model): SCANsat/Parts/scansat-sar/scansat-sar-skymed-1 [LOG 03:48:07.789] Load(Model): SCANsat/Parts/scansat-sar/scansat-sar-tandem-l-1 [LOG 03:48:07.854] Load(Model): Squad/FX/afterburner_flame [LOG 03:48:07.865] Load(Model): Squad/FX/afterburner_shock [LOG 03:48:07.873] Load(Model): Squad/FX/diamondBlue [LOG 03:48:07.880] Load(Model): Squad/FX/exhaustFlames_blue [LOG 03:48:07.889] Load(Model): Squad/FX/hydroLOXFlame [LOG 03:48:07.900] Load(Model): Squad/FX/IonPlume [LOG 03:48:07.907] Load(Model): Squad/FX/ks1_Exhaust [LOG 03:48:07.914] Load(Model): Squad/FX/ks25_Exhaust [LOG 03:48:07.921] Load(Model): Squad/FX/ksX_Exhaust [LOG 03:48:07.929] Load(Model): Squad/FX/LES_Thruster [LOG 03:48:07.936] Load(Model): Squad/FX/Monoprop_big [LOG 03:48:07.943] Load(Model): Squad/FX/Monoprop_medium [LOG 03:48:07.950] Load(Model): Squad/FX/Monoprop_small [LOG 03:48:07.957] Load(Model): Squad/FX/shockExhaust_blue [LOG 03:48:07.965] Load(Model): Squad/FX/shockExhaust_blue_small [LOG 03:48:07.972] Load(Model): Squad/FX/shockExhaust_red_small [LOG 03:48:07.979] Load(Model): Squad/FX/SRB_Large [LOG 03:48:07.985] Load(Model): Squad/FX/SRB_LargeSparks [LOG 03:48:07.992] Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone [LOG 03:48:08.003] Load(Model): Squad/Parts/Aero/airbrake/Airbrake [LOG 03:48:08.013] Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake [LOG 03:48:08.022] Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface [LOG 03:48:08.030] Load(Model): Squad/Parts/Aero/airlinerWings/MainWing [LOG 03:48:08.039] Load(Model): Squad/Parts/Aero/airlinerWings/TailFin [LOG 03:48:08.063] Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard [LOG 03:48:08.070] Load(Model): Squad/Parts/Aero/airplaneFins/Canard [LOG 03:48:08.081] Load(Model): Squad/Parts/Aero/airplaneFins/Swept [LOG 03:48:08.089] Load(Model): Squad/Parts/Aero/airplaneFins/TailFin [LOG 03:48:08.098] Load(Model): Squad/Parts/Aero/basicFin/basicFin [LOG 03:48:08.106] Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake [LOG 03:48:08.131] Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake [LOG 03:48:08.140] Load(Model): Squad/Parts/Aero/cones/Assets/AvioCone [LOG 03:48:08.147] Load(Model): Squad/Parts/Aero/cones/Assets/ConeA [LOG 03:48:08.155] Load(Model): Squad/Parts/Aero/cones/Assets/ConeB [LOG 03:48:08.163] Load(Model): Squad/Parts/Aero/cones/Assets/NCS [LOG 03:48:08.172] Load(Model): Squad/Parts/Aero/cones/Assets/orangeNoseCone [LOG 03:48:08.182] Load(Model): Squad/Parts/Aero/cones/Assets/rocketNoseCone [LOG 03:48:08.189] Load(Model): Squad/Parts/Aero/cones/Assets/rocketNoseCone_v2 [LOG 03:48:08.197] Load(Model): Squad/Parts/Aero/cones/Assets/TailA [LOG 03:48:08.205] Load(Model): Squad/Parts/Aero/cones/Assets/TailB [LOG 03:48:08.216] Load(Model): Squad/Parts/Aero/cones/Assets/TinyCone [LOG 03:48:08.224] Load(Model): Squad/Parts/Aero/fairings/AutoTruss [LOG 03:48:08.235] Load(Model): Squad/Parts/Aero/fairings/fairingSize1 [LOG 03:48:08.243] Load(Model): Squad/Parts/Aero/fairings/fairingSize2 [LOG 03:48:08.257] Load(Model): Squad/Parts/Aero/fairings/fairingSize3 [LOG 03:48:08.265] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield0 [LOG 03:48:08.273] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1 [LOG 03:48:08.281] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2 [LOG 03:48:08.291] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3 [LOG 03:48:08.301] Load(Model): Squad/Parts/Aero/InflatableHeatShield/HeatShield [LOG 03:48:08.315] Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial [LOG 03:48:08.324] Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake [LOG 03:48:08.333] Load(Model): Squad/Parts/Aero/protectiveRocketNoseMk7/model [LOG 03:48:08.343] Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake [LOG 03:48:08.350] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing [LOG 03:48:08.358] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA [LOG 03:48:08.368] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB [LOG 03:48:08.376] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder [LOG 03:48:08.385] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake [LOG 03:48:08.392] Load(Model): Squad/Parts/Aero/wingletAV-R8/model [LOG 03:48:08.405] Load(Model): Squad/Parts/Aero/wingletAV-T1/model [LOG 03:48:08.412] Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model [LOG 03:48:08.422] Load(Model): Squad/Parts/Aero/wings/connector1 [LOG 03:48:08.429] Load(Model): Squad/Parts/Aero/wings/connector2 [LOG 03:48:08.436] Load(Model): Squad/Parts/Aero/wings/connector3 [LOG 03:48:08.443] Load(Model): Squad/Parts/Aero/wings/connector4 [LOG 03:48:08.450] Load(Model): Squad/Parts/Aero/wings/connector5 [LOG 03:48:08.457] Load(Model): Squad/Parts/Aero/wings/delta [LOG 03:48:08.466] Load(Model): Squad/Parts/Aero/wings/delta_small [LOG 03:48:08.475] Load(Model): Squad/Parts/Aero/wings/elevon1 [LOG 03:48:08.482] Load(Model): Squad/Parts/Aero/wings/elevon2 [LOG 03:48:08.489] Load(Model): Squad/Parts/Aero/wings/elevon3 [LOG 03:48:08.497] Load(Model): Squad/Parts/Aero/wings/elevon4 [LOG 03:48:08.505] Load(Model): Squad/Parts/Aero/wings/elevon5 [LOG 03:48:08.515] Load(Model): Squad/Parts/Aero/wings/strake [LOG 03:48:08.522] Load(Model): Squad/Parts/Aero/wings/structural1 [LOG 03:48:08.529] Load(Model): Squad/Parts/Aero/wings/structural2 [LOG 03:48:08.535] Load(Model): Squad/Parts/Aero/wings/structural3 [LOG 03:48:08.544] Load(Model): Squad/Parts/Aero/wings/structural4 [LOG 03:48:08.553] Load(Model): Squad/Parts/Aero/wings/swept1 [LOG 03:48:08.559] Load(Model): Squad/Parts/Aero/wings/swept2 [LOG 03:48:08.566] Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model [LOG 03:48:08.574] Load(Model): Squad/Parts/Command/cupola/model [LOG 03:48:08.585] Load(Model): Squad/Parts/Command/externalCommandSeat/model [LOG 03:48:08.601] Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model [LOG 03:48:08.610] Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model [LOG 03:48:08.621] Load(Model): Squad/Parts/Command/inlineReactionWheel/model [LOG 03:48:08.632] Load(Model): Squad/Parts/Command/Mk1-3Pod/Mk1-3 [LOG 03:48:08.661] Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin [LOG 03:48:08.671] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline [LOG 03:48:08.681] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard [LOG 03:48:08.705] Load(Model): Squad/Parts/Command/mk1LanderCan/model [LOG 03:48:08.714] Load(Model): Squad/Parts/Command/mk1pod/model [LOG 03:48:08.726] Load(Model): Squad/Parts/Command/mk1pod_v2/Mk1Pod_v2 [LOG 03:48:08.736] Load(Model): Squad/Parts/Command/mk2CockpitInline/model [LOG 03:48:08.747] Load(Model): Squad/Parts/Command/mk2CockpitStandard/model [LOG 03:48:08.758] Load(Model): Squad/Parts/Command/mk2DroneCore/model [LOG 03:48:08.768] Load(Model): Squad/Parts/Command/mk2LanderCan/model [LOG 03:48:08.782] Load(Model): Squad/Parts/Command/mk2LanderCan_v2/mk2LanderCan [LOG 03:48:08.804] Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model [LOG 03:48:08.818] Load(Model): Squad/Parts/Command/probeCoreCube/probeCoreCube [LOG 03:48:08.831] Load(Model): Squad/Parts/Command/probeCoreHex/model [LOG 03:48:08.849] Load(Model): Squad/Parts/Command/probeCoreHex_v2/model [LOG 03:48:08.860] Load(Model): Squad/Parts/Command/probeCoreOcto/model [LOG 03:48:08.878] Load(Model): Squad/Parts/Command/probeCoreOcto2/model [LOG 03:48:08.890] Load(Model): Squad/Parts/Command/probeCoreOcto2_v2/probeCoreOcto2_v2 [LOG 03:48:08.901] Load(Model): Squad/Parts/Command/probeCoreOcto_v2/probeCoreOcto_v2 [LOG 03:48:08.912] Load(Model): Squad/Parts/Command/probeRoverBody/model [LOG 03:48:08.921] Load(Model): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2 [LOG 03:48:08.932] Load(Model): Squad/Parts/Command/probeStackLarge/model [LOG 03:48:08.944] Load(Model): Squad/Parts/Command/probeStackSmall/model [LOG 03:48:08.954] Load(Model): Squad/Parts/Command/probeStackSphere/model [LOG 03:48:08.963] Load(Model): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_v2 [LOG 03:48:08.974] Load(Model): Squad/Parts/CompoundParts/FuelLine/model [LOG 03:48:08.985] Load(Model): Squad/Parts/CompoundParts/strutConnector/model [LOG 03:48:08.993] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_0 [LOG 03:48:09.003] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_1 [LOG 03:48:09.014] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_1p5 [LOG 03:48:09.027] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_2 [LOG 03:48:09.036] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_3 [LOG 03:48:09.045] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_4 [LOG 03:48:09.060] Load(Model): Squad/Parts/Coupling/Assets/Separator_0 [LOG 03:48:09.070] Load(Model): Squad/Parts/Coupling/Assets/Separator_1 [LOG 03:48:09.080] Load(Model): Squad/Parts/Coupling/Assets/Separator_1p5 [LOG 03:48:09.089] Load(Model): Squad/Parts/Coupling/Assets/Separator_2 [LOG 03:48:09.100] Load(Model): Squad/Parts/Coupling/Assets/Separator_3 [LOG 03:48:09.110] Load(Model): Squad/Parts/Coupling/Assets/Separator_4 [LOG 03:48:09.119] Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model [LOG 03:48:09.128] Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model [LOG 03:48:09.139] Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model [LOG 03:48:09.150] Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model [LOG 03:48:09.159] Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model [LOG 03:48:09.168] Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model [LOG 03:48:09.184] Load(Model): Squad/Parts/Electrical/RTG/model [LOG 03:48:09.193] Load(Model): Squad/Parts/Electrical/z-100Battery/model [LOG 03:48:09.213] Load(Model): Squad/Parts/Electrical/z-1kBattery/model [LOG 03:48:09.227] Load(Model): Squad/Parts/Electrical/z-200Battery/model [LOG 03:48:09.237] Load(Model): Squad/Parts/Electrical/z-400Battery/model [LOG 03:48:09.248] Load(Model): Squad/Parts/Electrical/z-4kBattery/model [LOG 03:48:09.257] Load(Model): Squad/Parts/Engine/ionEngine/model [LOG 03:48:09.269] Load(Model): Squad/Parts/Engine/jetEngines/turbineInside [LOG 03:48:09.281] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1 [LOG 03:48:09.291] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2 [LOG 03:48:09.307] Load(Model): Squad/Parts/Engine/jetEngines/turboJet [LOG 03:48:09.317] Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet [LOG 03:48:09.328] Load(Model): Squad/Parts/Engine/liquidEngine24-77/model [LOG 03:48:09.338] Load(Model): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch_v2 [LOG 03:48:09.350] Load(Model): Squad/Parts/Engine/liquidEngine48-7S/model [LOG 03:48:09.360] Load(Model): Squad/Parts/Engine/liquidEngine48-7S_v2/SparkV2 [LOG 03:48:09.374] Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike [LOG 03:48:09.390] Load(Model): Squad/Parts/Engine/liquidEngineLV-1/model [LOG 03:48:09.398] Load(Model): Squad/Parts/Engine/liquidEngineLV-1R/model [LOG 03:48:09.408] Load(Model): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant [LOG 03:48:09.422] Load(Model): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Spider [LOG 03:48:09.439] Load(Model): Squad/Parts/Engine/liquidEngineLV-909/model [LOG 03:48:09.453] Load(Model): Squad/Parts/Engine/liquidEngineLV-909_v2/TerrierV2 [LOG 03:48:09.722] Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model [LOG 03:48:09.737] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model [LOG 03:48:09.748] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model [LOG 03:48:09.762] Load(Model): Squad/Parts/Engine/liquidEngineMainsail/model [LOG 03:48:09.776] Load(Model): Squad/Parts/Engine/liquidEngineMainsail_v2/liquidEngineMainsail_v2 [LOG 03:48:09.801] Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud [LOG 03:48:09.811] Load(Model): Squad/Parts/Engine/liquidEnginePoodle/model [LOG 03:48:09.826] Load(Model): Squad/Parts/Engine/liquidEnginePoodle_v2/LqdEnginePoodle_v2 [LOG 03:48:09.853] Load(Model): Squad/Parts/Engine/liquidEngineSkipper/model [LOG 03:48:09.875] Load(Model): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2 [LOG 03:48:09.900] Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME [LOG 03:48:09.915] Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB [LOG 03:48:09.927] Load(Model): Squad/Parts/Engine/miniJet/SmallJet [LOG 03:48:09.942] Load(Model): Squad/Parts/Engine/OMSEngine/Puff_v2 [LOG 03:48:09.954] Load(Model): Squad/Parts/Engine/rapierEngine/rapier [LOG 03:48:09.969] Load(Model): Squad/Parts/Engine/Size1_SRBs/SRB10 [LOG 03:48:09.980] Load(Model): Squad/Parts/Engine/Size1_SRBs/SRB5 [LOG 03:48:09.992] Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB [LOG 03:48:10.008] Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine [LOG 03:48:10.027] Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster [LOG 03:48:10.041] Load(Model): Squad/Parts/Engine/solidBoosterBACC/model [LOG 03:48:10.054] Load(Model): Squad/Parts/Engine/solidBoosterRT-10/model [LOG 03:48:10.069] Load(Model): Squad/Parts/Engine/solidBoosterRT-5/SRB_RT5 [LOG 03:48:10.080] Load(Model): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17 [LOG 03:48:10.094] Load(Model): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33 [LOG 03:48:10.113] Load(Model): Squad/Parts/Engine/solidBoosterSep/model [LOG 03:48:10.124] Load(Model): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0 [LOG 03:48:10.134] Load(Model): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterFM1 [LOG 03:48:10.147] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2 [LOG 03:48:10.161] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2 [LOG 03:48:10.169] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant [LOG 03:48:10.178] Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter [LOG 03:48:10.190] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2 [LOG 03:48:10.201] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1 [LOG 03:48:10.209] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant [LOG 03:48:10.219] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3 [LOG 03:48:10.230] Load(Model): Squad/Parts/FuelTank/drainTankFTE-1/fuelValve [LOG 03:48:10.240] Load(Model): Squad/Parts/FuelTank/FoilTanks/RadialTank_Capsule [LOG 03:48:10.249] Load(Model): Squad/Parts/FuelTank/FoilTanks/RadialTank_Round [LOG 03:48:10.258] Load(Model): Squad/Parts/FuelTank/FoilTanks/ToroidTank [LOG 03:48:10.269] Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model [LOG 03:48:10.278] Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage [LOG 03:48:10.288] Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler [LOG 03:48:10.297] Load(Model): Squad/Parts/FuelTank/mk2Adapters/long [LOG 03:48:10.307] Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard [LOG 03:48:10.318] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO [LOG 03:48:10.328] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid [LOG 03:48:10.337] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO [LOG 03:48:10.345] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid [LOG 03:48:10.356] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono [LOG 03:48:10.364] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW [LOG 03:48:10.372] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100 [LOG 03:48:10.380] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25 [LOG 03:48:10.390] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50 [LOG 03:48:10.400] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100 [LOG 03:48:10.408] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25 [LOG 03:48:10.415] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50 [LOG 03:48:10.422] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO [LOG 03:48:10.430] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_01 [LOG 03:48:10.442] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model [LOG 03:48:10.449] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25 [LOG 03:48:10.458] Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model [LOG 03:48:10.465] Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model [LOG 03:48:10.474] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax16 [LOG 03:48:10.486] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax32 [LOG 03:48:10.495] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax64 [LOG 03:48:10.504] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax8 [LOG 03:48:10.514] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_01 [LOG 03:48:10.524] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_02 [LOG 03:48:10.532] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_03 [LOG 03:48:10.539] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_04 [LOG 03:48:10.548] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank [LOG 03:48:10.558] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank [LOG 03:48:10.567] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank [LOG 03:48:10.575] Load(Model): Squad/Parts/FuelTank/xenonTank/model [LOG 03:48:10.584] Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model [LOG 03:48:10.593] Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model [LOG 03:48:10.603] Load(Model): Squad/Parts/Misc/AsteroidDay/CamSat [LOG 03:48:10.610] Load(Model): Squad/Parts/Misc/AsteroidDay/HECS2 [LOG 03:48:10.617] Load(Model): Squad/Parts/Misc/AsteroidDay/HighGainAntenna [LOG 03:48:10.627] Load(Model): Squad/Parts/Misc/AsteroidDay/LgRadialSolar [LOG 03:48:10.638] Load(Model): Squad/Parts/Misc/PotatoRoid/Cube [LOG 03:48:10.645] Load(Model): Squad/Parts/Resources/FuelCell/FuelCell [LOG 03:48:10.652] Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray [LOG 03:48:10.663] Load(Model): Squad/Parts/Resources/ISRU/ISRU [LOG 03:48:10.676] Load(Model): Squad/Parts/Resources/LargeTank/LargeTank [LOG 03:48:10.687] Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill [LOG 03:48:10.707] Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU [LOG 03:48:10.718] Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner [LOG 03:48:10.728] Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill [LOG 03:48:10.744] Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank [LOG 03:48:10.753] Load(Model): Squad/Parts/Resources/SmallTank/SmallTank [LOG 03:48:10.762] Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner [LOG 03:48:10.770] Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner [LOG 03:48:10.779] Load(Model): Squad/Parts/Science/AtmosphereSensor/model [LOG 03:48:10.787] Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment [LOG 03:48:10.795] Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab [LOG 03:48:10.811] Load(Model): Squad/Parts/Science/MaterialBay/science_module_small [LOG 03:48:10.824] Load(Model): Squad/Parts/Science/ScienceBox/ScienceBox [LOG 03:48:10.831] Load(Model): Squad/Parts/Science/sensorAccelerometer/model [LOG 03:48:10.839] Load(Model): Squad/Parts/Science/sensorBarometer/model [LOG 03:48:10.848] Load(Model): Squad/Parts/Science/sensorGravimeter/model [LOG 03:48:10.856] Load(Model): Squad/Parts/Science/sensorThermometer/model [LOG 03:48:10.866] Load(Model): Squad/Parts/Structural/FLAdapters/Assets/adapterSmallMiniShort_v2 [LOG 03:48:10.875] Load(Model): Squad/Parts/Structural/FLAdapters/Assets/adapterSmallMiniTall_v2 [LOG 03:48:10.885] Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage [LOG 03:48:10.892] Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage [LOG 03:48:10.904] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1 [LOG 03:48:10.912] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2 [LOG 03:48:10.921] Load(Model): Squad/Parts/Structural/mk1Parts/Structural [LOG 03:48:10.930] Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow [LOG 03:48:10.939] Load(Model): Squad/Parts/Structural/Size3To2Adapter/Size3Adapter [LOG 03:48:10.949] Load(Model): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_v2 [LOG 03:48:10.957] Load(Model): Squad/Parts/Structural/stackAdapters/Assets/adapterLargeSmallBi [LOG 03:48:10.966] Load(Model): Squad/Parts/Structural/stackAdapters/Assets/adapterLargeSmallQuad [LOG 03:48:10.975] Load(Model): Squad/Parts/Structural/stackAdapters/Assets/adapterLargeSmallTri [LOG 03:48:10.984] Load(Model): Squad/Parts/Structural/stationHub/model [LOG 03:48:10.992] Load(Model): Squad/Parts/Structural/structuralIBeam200/model [LOG 03:48:10.999] Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model [LOG 03:48:11.010] Load(Model): Squad/Parts/Structural/structuralIBeam650/model [LOG 03:48:11.017] Load(Model): Squad/Parts/Structural/structuralMicronode/model [LOG 03:48:11.024] Load(Model): Squad/Parts/Structural/structuralPanel1x1/model [LOG 03:48:11.031] Load(Model): Squad/Parts/Structural/structuralPanel2x2/model [LOG 03:48:11.042] Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig [LOG 03:48:11.051] Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall [LOG 03:48:11.060] Load(Model): Squad/Parts/Structural/strutCubicOcto/model [WRN 03:48:11.066] 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 03:48:11.067] Load(Model): Squad/Parts/Structural/strutOcto/model [LOG 03:48:11.075] Load(Model): Squad/Parts/Structural/trussGirderAdapter/model [LOG 03:48:11.086] Load(Model): Squad/Parts/Structural/trussGirderL/model [LOG 03:48:11.095] Load(Model): Squad/Parts/Structural/trussGirderXL/model [LOG 03:48:11.103] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge [LOG 03:48:11.124] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed [LOG 03:48:11.138] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall [LOG 03:48:11.150] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge [LOG 03:48:11.157] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg [LOG 03:48:11.165] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm [LOG 03:48:11.174] Load(Model): Squad/Parts/Utility/commDish88-88/model [LOG 03:48:11.198] Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna [LOG 03:48:11.210] Load(Model): Squad/Parts/Utility/commsDish16/model [LOG 03:48:11.219] Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model [LOG 03:48:11.229] Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model [LOG 03:48:11.237] Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model [LOG 03:48:11.247] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna [LOG 03:48:11.259] Load(Model): Squad/Parts/Utility/DirectAntennas/SurfAntenna [LOG 03:48:11.267] Load(Model): Squad/Parts/Utility/dockingPort/model [LOG 03:48:11.275] Load(Model): Squad/Parts/Utility/dockingPortInline/model [LOG 03:48:11.285] Load(Model): Squad/Parts/Utility/dockingPortJr/model [LOG 03:48:11.294] Load(Model): Squad/Parts/Utility/dockingPortShielded/model [LOG 03:48:11.305] Load(Model): Squad/Parts/Utility/dockingPortSr/model [LOG 03:48:11.316] Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm [LOG 03:48:11.354] Load(Model): Squad/Parts/Utility/ladderRadial/model [LOG 03:48:11.364] Load(Model): Squad/Parts/Utility/ladderTelescopic/model [LOG 03:48:11.380] Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model [LOG 03:48:11.396] Load(Model): Squad/Parts/Utility/landingLegLT-1/model [LOG 03:48:11.409] Load(Model): Squad/Parts/Utility/landingLegLT-2/model [LOG 03:48:11.423] Load(Model): Squad/Parts/Utility/landingLegLT-5/model [WRN 03:48:11.434] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:11.434] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:11.438] Load(Model): Squad/Parts/Utility/launchClamp1/model [LOG 03:48:11.451] Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem [LOG 03:48:11.471] Load(Model): Squad/Parts/Utility/linearVernorRCS/Assets/linearRCS [LOG 03:48:11.483] Load(Model): Squad/Parts/Utility/linearVernorRCS/Assets/vernorEngine [LOG 03:48:11.498] Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge [LOG 03:48:11.512] Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall [LOG 03:48:11.525] Load(Model): Squad/Parts/Utility/mk2CrewCabin/model [LOG 03:48:11.536] Load(Model): Squad/Parts/Utility/mk2DockingPort/model [LOG 03:48:11.553] Load(Model): Squad/Parts/Utility/mk3CargoBay/long [LOG 03:48:11.568] Load(Model): Squad/Parts/Utility/mk3CargoBay/medium [LOG 03:48:11.582] Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp [LOG 03:48:11.599] Load(Model): Squad/Parts/Utility/mk3CargoBay/short [LOG 03:48:11.611] Load(Model): Squad/Parts/Utility/parachuteMk1/model [LOG 03:48:11.624] Load(Model): Squad/Parts/Utility/parachuteMk12-R/model [LOG 03:48:11.635] Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model [LOG 03:48:11.648] Load(Model): Squad/Parts/Utility/parachuteMk2-R/model [LOG 03:48:11.659] Load(Model): Squad/Parts/Utility/parachuteMk25/model [LOG 03:48:11.673] Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model [LOG 03:48:11.686] Load(Model): Squad/Parts/Utility/rcsBlockRV-105/model [LOG 03:48:11.697] Load(Model): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlock105 [LOG 03:48:11.712] Load(Model): Squad/Parts/Utility/RelayAntennas/HGAntenna [LOG 03:48:11.725] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-100 [LOG 03:48:11.737] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-5 [LOG 03:48:11.749] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-50 [LOG 03:48:11.759] Load(Model): Squad/Parts/Utility/rockomaxAdapters/Assets/brandAdapter [LOG 03:48:11.770] Load(Model): Squad/Parts/Utility/rockomaxAdapters/Assets/brandAdapter02 [LOG 03:48:11.782] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_125 [LOG 03:48:11.799] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_250 [LOG 03:48:11.814] Load(Model): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_125_v2 [LOG 03:48:11.834] Load(Model): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_250_v2 [LOG 03:48:11.851] Load(Model): Squad/Parts/Utility/spotLightMk1/model [LOG 03:48:11.863] Load(Model): Squad/Parts/Utility/spotLightMk2/model [LOG 03:48:11.875] Load(Model): Squad/Parts/Utility/stackBiCoupler/model [LOG 03:48:11.885] Load(Model): Squad/Parts/Utility/stackCouplers/Assets/stackBiCoupler_v2 [LOG 03:48:11.896] Load(Model): Squad/Parts/Utility/stackCouplers/Assets/stackQuadCoupler [LOG 03:48:11.907] Load(Model): Squad/Parts/Utility/stackCouplers/Assets/stackTriCoupler_v2 [LOG 03:48:11.918] Load(Model): Squad/Parts/Utility/stackTriCoupler/model [LOG 03:48:11.928] Load(Model): Squad/Parts/Wheel/LandingGear/GearExtraLarge [WRN 03:48:11.944] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:11.945] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:11.951] Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed [WRN 03:48:11.958] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:11.958] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:11.961] Load(Model): Squad/Parts/Wheel/LandingGear/GearFree [WRN 03:48:11.968] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:11.968] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:11.971] Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge [WRN 03:48:11.984] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:11.984] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:11.994] Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium [WRN 03:48:12.008] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:12.008] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:12.011] Load(Model): Squad/Parts/Wheel/LandingGear/GearSmall [WRN 03:48:12.022] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:12.022] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:12.028] Load(Model): Squad/Parts/Wheel/roverWheelM1/model [WRN 03:48:12.047] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:12.047] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:12.050] Load(Model): Squad/Parts/Wheel/roverWheelS2/model [WRN 03:48:12.058] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:12.058] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:12.064] Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model [WRN 03:48:12.078] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:12.078] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:12.081] Load(Model): Squad/Parts/Wheel/roverWheelXL3/model [WRN 03:48:12.097] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:12.097] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:12.100] Load(Model): Squad/Props/AltimeterThreeHands/model [LOG 03:48:12.111] Load(Model): Squad/Props/AtmosphereDepth/model [LOG 03:48:12.123] Load(Model): Squad/Props/AxisIndicator/model [LOG 03:48:12.133] Load(Model): Squad/Props/buttonsGeneric/circularButton [LOG 03:48:12.143] Load(Model): Squad/Props/buttonsGeneric/clusterButtons [LOG 03:48:12.153] Load(Model): Squad/Props/buttonsGeneric/clusterButtons2 [LOG 03:48:12.166] Load(Model): Squad/Props/buttonsGeneric/clusterKnob [LOG 03:48:12.182] Load(Model): Squad/Props/buttonsGeneric/clusterKnob2 [LOG 03:48:12.193] Load(Model): Squad/Props/buttonsGeneric/clusterMixed [LOG 03:48:12.206] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches01 [LOG 03:48:12.222] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches02 [LOG 03:48:12.235] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches03 [LOG 03:48:12.249] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches04 [LOG 03:48:12.259] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches05 [LOG 03:48:12.271] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches06 [LOG 03:48:12.288] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches07 [LOG 03:48:12.299] Load(Model): Squad/Props/buttonsGeneric/directionalKnob [LOG 03:48:12.309] Load(Model): Squad/Props/buttonsGeneric/directionalKnob2 [LOG 03:48:12.321] Load(Model): Squad/Props/buttonsGeneric/pullSwitch [LOG 03:48:12.331] Load(Model): Squad/Props/buttonsGeneric/squareButton [LOG 03:48:12.341] Load(Model): Squad/Props/buttonsGeneric/standingSwitch [LOG 03:48:12.351] Load(Model): Squad/Props/buttonsGeneric/switch [LOG 03:48:12.363] Load(Model): Squad/Props/buttonsGeneric/switchWithGuards [LOG 03:48:12.374] Load(Model): Squad/Props/ButtonSquare/model [LOG 03:48:12.382] Load(Model): Squad/Props/circularButton/model [LOG 03:48:12.391] Load(Model): Squad/Props/Compass/model [LOG 03:48:12.399] Load(Model): Squad/Props/directionalKnob/model [LOG 03:48:12.410] Load(Model): Squad/Props/directionalKnob2/model [LOG 03:48:12.419] Load(Model): Squad/Props/IndicatorPanel/model [LOG 03:48:12.429] Load(Model): Squad/Props/IVANavBall/model [LOG 03:48:12.460] Load(Model): Squad/Props/IVANavBallNoBase/model [LOG 03:48:12.470] Load(Model): Squad/Props/ledPanelSpeed/model [LOG 03:48:12.479] Load(Model): Squad/Props/Monitor/MonitorDockingMode [LOG 03:48:12.489] Load(Model): Squad/Props/NavBall/model [LOG 03:48:12.498] Load(Model): Squad/Props/PropsGeneric/Button_DockingMode [LOG 03:48:12.506] Load(Model): Squad/Props/PropsGeneric/CargoBagA [LOG 03:48:12.521] Load(Model): Squad/Props/PropsGeneric/CargoBagB [LOG 03:48:12.531] Load(Model): Squad/Props/PropsGeneric/CargoBagC [LOG 03:48:12.539] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane [LOG 03:48:12.546] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90 [LOG 03:48:12.555] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame [LOG 03:48:12.566] Load(Model): Squad/Props/PropsGeneric/Seat_Passenger [LOG 03:48:12.575] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot [LOG 03:48:12.585] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet [LOG 03:48:12.593] Load(Model): Squad/Props/PropsGeneric/SideStick [LOG 03:48:12.605] Load(Model): Squad/Props/pullSwitch/model [LOG 03:48:12.614] Load(Model): Squad/Props/radarAltitude/model [LOG 03:48:12.626] Load(Model): Squad/Props/squareButton/model [LOG 03:48:12.633] Load(Model): Squad/Props/standingSwitch/model [LOG 03:48:12.643] Load(Model): Squad/Props/switch/model [LOG 03:48:12.653] Load(Model): Squad/Props/switchGuard/model [LOG 03:48:12.659] Load(Model): Squad/Props/switchWithGuards/model [LOG 03:48:12.667] Load(Model): Squad/Props/throttle/model [LOG 03:48:12.681] Load(Model): Squad/Props/VSI/model [LOG 03:48:12.689] Load(Model): Squad/Spaces/crewCabinInternals/model [LOG 03:48:12.710] Load(Model): Squad/Spaces/cupolaInternal/model [LOG 03:48:12.723] Load(Model): Squad/Spaces/GenericSpace1/model [LOG 03:48:12.741] Load(Model): Squad/Spaces/GenericSpace3/model [LOG 03:48:12.767] Load(Model): Squad/Spaces/landerCabinInternals/model [LOG 03:48:12.791] Load(Model): Squad/Spaces/landerCabinSmallInternal/model [LOG 03:48:12.803] Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int [LOG 03:48:12.828] Load(Model): Squad/Spaces/Mk1-3/model [LOG 03:48:12.857] Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin [LOG 03:48:12.874] Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA [LOG 03:48:12.898] Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA [LOG 03:48:12.914] Load(Model): Squad/Spaces/mk1PodCockpit/model [LOG 03:48:12.931] Load(Model): Squad/Spaces/mk1pod_IVA/mk1pod_IVA [LOG 03:48:12.972] Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model [LOG 03:48:12.995] Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int [LOG 03:48:13.019] Load(Model): Squad/Spaces/mk2InlineInternal/mk2InlineIVA [LOG 03:48:13.044] Load(Model): Squad/Spaces/mk2LanderCanInternal/mk2LanderCanInternal [LOG 03:48:13.080] Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int [LOG 03:48:13.095] Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int [LOG 03:48:13.146] Load(Model): Squad/Spaces/OverlayMasks/CupolaMask [LOG 03:48:13.155] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerBorder [LOG 03:48:13.164] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerMask [LOG 03:48:13.171] Load(Model): Squad/Spaces/OverlayMasks/LargeLabBorder [LOG 03:48:13.179] Load(Model): Squad/Spaces/OverlayMasks/LargeLabMask [LOG 03:48:13.188] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinBorder [LOG 03:48:13.196] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinMask [LOG 03:48:13.203] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask [LOG 03:48:13.209] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask2 [LOG 03:48:13.216] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder2 [LOG 03:48:13.224] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder3 [LOG 03:48:13.232] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask [LOG 03:48:13.239] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask2 [LOG 03:48:13.246] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask3 [LOG 03:48:13.255] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinBorder [LOG 03:48:13.264] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinMask [LOG 03:48:13.272] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineBorder [LOG 03:48:13.279] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineMask [LOG 03:48:13.286] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardBorder [LOG 03:48:13.294] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardMask [LOG 03:48:13.302] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinBorder [LOG 03:48:13.311] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask [LOG 03:48:13.319] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask2 [LOG 03:48:13.327] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleBorder [LOG 03:48:13.334] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleMask [LOG 03:48:13.341] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderBorder [LOG 03:48:13.351] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderMask [LOG 03:48:13.359] Load(Model): Squad/Spaces/OverlayMasks/Size1PodBorder [LOG 03:48:13.365] Load(Model): Squad/Spaces/OverlayMasks/Size1PodMask [LOG 03:48:13.372] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderBorder [LOG 03:48:13.381] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderMask [LOG 03:48:13.390] Load(Model): Squad/Spaces/OverlayMasks/Size2PodBorder [LOG 03:48:13.403] Load(Model): Squad/Spaces/OverlayMasks/Size2PodMask [LOG 03:48:13.410] Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA [LOG 03:48:13.418] Load(Model): Squad/Spaces/PodCockpit/model [LOG 03:48:13.453] Load(Model): SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/Size_1_5_Cone [LOG 03:48:13.460] Load(Model): SquadExpansion/MakingHistory/Parts/Coupling/Assets/EnginePlate [LOG 03:48:13.476] Load(Model): SquadExpansion/MakingHistory/Parts/Coupling/Assets/InflatableAirlock [LOG 03:48:13.485] Load(Model): SquadExpansion/MakingHistory/Parts/Coupling/Assets/Size1_5_Decoupler [LOG 03:48:13.494] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/KE-1 [LOG 03:48:13.547] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T87 [LOG 03:48:13.570] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T91 [LOG 03:48:13.586] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-I2 [LOG 03:48:13.615] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-J10 [LOG 03:48:13.626] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RK-7 [LOG 03:48:13.649] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RV-1 [LOG 03:48:13.658] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK [LOG 03:48:13.675] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/MiniMonoTank [LOG 03:48:13.684] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size0_Adapter_01 [LOG 03:48:13.694] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size1_Adapter_01 [LOG 03:48:13.706] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size1_Adapter_02 [LOG 03:48:13.716] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size2_Adapter_01 [LOG 03:48:13.726] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_01 [LOG 03:48:13.738] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_02 [LOG 03:48:13.746] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_03 [LOG 03:48:13.756] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_04 [LOG 03:48:13.767] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_05 [LOG 03:48:13.776] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size3_Size4_Adapter_01 [LOG 03:48:13.786] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_EngineAdapter_01 [LOG 03:48:13.796] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_01 [LOG 03:48:13.807] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_02 [LOG 03:48:13.816] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_03 [LOG 03:48:13.825] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_04 [LOG 03:48:13.839] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size_1p5_Monoprop [LOG 03:48:13.851] Load(Model): SquadExpansion/MakingHistory/Parts/Ground/Assets/RoverWheel [WRN 03:48:13.862] WheelCollider requires an attached Rigidbody to function. [WRN 03:48:13.862] WheelCollider requires an attached Rigidbody to function. [LOG 03:48:13.865] Load(Model): SquadExpansion/MakingHistory/Parts/Payload/Assets/ServiceModule18 [LOG 03:48:13.878] Load(Model): SquadExpansion/MakingHistory/Parts/Payload/Assets/ServiceModule25 [LOG 03:48:13.893] Load(Model): SquadExpansion/MakingHistory/Parts/Payload/Assets/Size1to0ServiceModule [LOG 03:48:13.903] Load(Model): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod [LOG 03:48:13.914] Load(Model): SquadExpansion/MakingHistory/Parts/Pods/Assets/RoundPod [LOG 03:48:13.927] Load(Model): SquadExpansion/MakingHistory/Parts/Pods/Assets/Size1_5_Lander [LOG 03:48:13.942] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x0 [LOG 03:48:13.950] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x1 [LOG 03:48:13.958] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x2 [LOG 03:48:13.967] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x3 [LOG 03:48:13.977] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x4 [LOG 03:48:13.989] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x0 [LOG 03:48:13.999] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x1 [LOG 03:48:14.010] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x2 [LOG 03:48:14.020] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x3 [LOG 03:48:14.034] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x4 [LOG 03:48:14.044] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x0 [LOG 03:48:14.056] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x1 [LOG 03:48:14.066] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x2 [LOG 03:48:14.076] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x3 [LOG 03:48:14.087] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x4 [LOG 03:48:14.097] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x0 [LOG 03:48:14.107] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x1 [LOG 03:48:14.116] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x2 [LOG 03:48:14.125] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x3 [LOG 03:48:14.136] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x4 [LOG 03:48:14.145] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x0 [LOG 03:48:14.155] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x1 [LOG 03:48:14.167] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x2 [LOG 03:48:14.178] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x3 [LOG 03:48:14.186] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x4 [LOG 03:48:14.195] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider0 [LOG 03:48:14.206] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider1 [LOG 03:48:14.216] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider1p5 [LOG 03:48:14.224] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider2 [LOG 03:48:14.233] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider3 [LOG 03:48:14.245] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider4 [LOG 03:48:14.256] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle0 [LOG 03:48:14.264] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle1 [LOG 03:48:14.273] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle1p5 [LOG 03:48:14.286] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle2 [LOG 03:48:14.296] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel0 [LOG 03:48:14.305] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel1 [LOG 03:48:14.313] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel1p5 [LOG 03:48:14.321] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel2 [LOG 03:48:14.331] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle0 [LOG 03:48:14.341] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle1 [LOG 03:48:14.350] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle1p5 [LOG 03:48:14.358] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle2 [LOG 03:48:14.371] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/Airlock_IVA [LOG 03:48:14.382] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_IVA [LOG 03:48:14.401] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_IVA [LOG 03:48:14.431] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_IVA [LOG 03:48:14.464] Load(Model): SquadExpansion/MakingHistory/Spaces/MEM/MEM_IVA [LOG 03:48:14.491] Load(Model): SquadExpansion/MakingHistory/Spaces/Mk2Pod/MK2POD_IVA [LOG 03:48:14.513] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/FanShroud_01 [LOG 03:48:14.523] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/FanShroud_02 [LOG 03:48:14.535] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/FanShroud_03 [LOG 03:48:14.549] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/noseconeTiny [LOG 03:48:14.557] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/noseconeVS [LOG 03:48:14.569] Load(Model): SquadExpansion/Serenity/Parts/Cargo/cargoContainer/cargoContainer [LOG 03:48:14.580] Load(Model): SquadExpansion/Serenity/Parts/Cargo/smallCargoContainer/smallCargoContainer [LOG 03:48:14.591] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/CentralStation [LOG 03:48:14.613] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GoExOb [LOG 03:48:14.642] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/IonExperiment [LOG 03:48:14.662] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/RTGCask [LOG 03:48:14.682] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/satDish [LOG 03:48:14.714] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor [LOG 03:48:14.743] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/solarPanel [LOG 03:48:14.768] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/WeatherStation [LOG 03:48:14.793] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/largeFanBlade [LOG 03:48:14.803] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/largeHeliBlade [WRN 03:48:14.811] 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 "Prop_06/copter_lg/mount/blades" [LOG 03:48:14.812] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/largePropeller [LOG 03:48:14.822] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/mediumFanBlade [WRN 03:48:14.832] 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 "FanBlade_02/FanBlade_02/mount/blades" [LOG 03:48:14.833] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/mediumHeliBlade [LOG 03:48:14.844] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/mediumPropeller [WRN 03:48:14.853] 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 "Prop_02/propeller_med/mount/blades" [LOG 03:48:14.854] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/smallFanBlade [LOG 03:48:14.864] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/smallHeliBlade [WRN 03:48:14.873] 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 "Prop_04/copter_small/mount/blades" [LOG 03:48:14.875] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/smallPropeller [LOG 03:48:14.883] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_01 [LOG 03:48:14.895] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_01_s [LOG 03:48:14.907] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_03 [LOG 03:48:14.917] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_03_s [LOG 03:48:14.928] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_04 [LOG 03:48:14.941] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_01 [LOG 03:48:14.953] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_02 [LOG 03:48:14.962] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_03 [LOG 03:48:14.971] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_04 [LOG 03:48:14.981] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_02 [LOG 03:48:14.995] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_03 [LOG 03:48:15.008] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_01 [LOG 03:48:15.019] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_01s [LOG 03:48:15.077] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_02 [LOG 03:48:15.089] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_02s [LOG 03:48:15.100] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_03 [LOG 03:48:15.109] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_03s [LOG 03:48:15.122] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_00 [LOG 03:48:15.132] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_02 [LOG 03:48:15.145] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_03 [LOG 03:48:15.160] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_04 [LOG 03:48:15.169] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Controllers/controller1000 [LOG 03:48:15.178] Load(Model): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_01 [LOG 03:48:15.193] Load(Model): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_02 [LOG 03:48:15.208] Load(Model): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_03 [LOG 03:48:15.231] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/lGripPad [LOG 03:48:15.243] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/lGripStrip [LOG 03:48:15.254] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/mGripPad [LOG 03:48:15.263] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/sGripPad [LOG 03:48:15.271] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/sGripStrip [LOG 03:48:15.282] Loading Asset Bundle Definitions [LOG 03:48:15.285] AssetLoader: Loading bundle definitions [LOG 03:48:16.369] AssetLoader: Loaded bundle 'squadcore' [LOG 03:48:16.379] AssetLoader: Loaded bundle 'squadcorefx' [LOG 03:48:16.389] AssetLoader: Loaded bundle 'kspedia' [LOG 03:48:19.481] AssetLoader: Loaded bundle 'kspedia_manual' [LOG 03:48:22.054] AssetLoader: Loaded bundle 'opm_core' [LOG 03:48:22.794] AssetLoader: Loaded bundle 'scansat_core' [LOG 03:48:23.577] AssetLoader: Loaded bundle 'makinghistory' [LOG 03:48:24.299] AssetLoader: Loaded bundle 'serenity' [LOG 03:48:24.300] AssetLoader: Finished loading. 8 bundle definitions loaded. [LOG 03:48:24.301] Compiling Configs: [LOG 03:48:24.301] Config(DRAG_TIP) /Physics/DRAG_TIP [LOG 03:48:24.302] Config(DRAG_SURFACE) /Physics/DRAG_SURFACE [LOG 03:48:24.302] Config(DRAG_TAIL) /Physics/DRAG_TAIL [LOG 03:48:24.302] Config(DRAG_MULTIPLIER) /Physics/DRAG_MULTIPLIER [LOG 03:48:24.302] Config(DRAG_CD) /Physics/DRAG_CD [LOG 03:48:24.302] Config(DRAG_CD_POWER) /Physics/DRAG_CD_POWER [LOG 03:48:24.302] Config(DRAG_PSEUDOREYNOLDS) /Physics/DRAG_PSEUDOREYNOLDS [LOG 03:48:24.302] Config(LIFTING_SURFACE_CURVES) /Physics/LIFTING_SURFACE_CURVES [LOG 03:48:24.302] Config(VesselRanges) /Physics/VesselRanges [LOG 03:48:24.302] Config(@PART:HAS[#useKopernicusSolarPanels[*]]:FINAL) Kopernicus/Config/SolarPanels/@PART:HAS[#useKopernicusSolarPanels[*]]:FINAL [LOG 03:48:24.302] Config(@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL) Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL [LOG 03:48:24.302] Config(Kopernicus) Kopernicus/Config/System/Kerbol System [LOG 03:48:24.302] Config(Localization) Kopernicus/Localization/en-us/Localization [LOG 03:48:24.302] Config(Localization) Kopernicus/Localization/it-it/Localization [LOG 03:48:24.302] Config(Localization) Kopernicus/Localization/zh-cn/Localization [LOG 03:48:24.302] Config(@CUSTOMBARNKIT:NEEDS[!GPP]) OPM/OPM_CommNet/@CUSTOMBARNKIT:NEEDS[!GPP] [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Sarnus [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Hale [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Ovok [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Slate [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Tekto [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Urlum [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Polta [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Priax [LOG 03:48:24.302] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Wal [LOG 03:48:24.303] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Tal [LOG 03:48:24.303] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Neidon [LOG 03:48:24.303] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Thatmo [LOG 03:48:24.303] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Nissee [LOG 03:48:24.303] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Plock [LOG 03:48:24.303] Config(CelestialBodyColor) OPM/OPM_DistantObjectEnhancement/Karen [LOG 03:48:24.303] Config(@Kopernicus:FOR[OPM]) OPM/OPM_KopernicusAsteroids/@Kopernicus:FOR[OPM] [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Sarnus [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Hale [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Ovok [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Slate [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Tekto [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Urlum [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Polta [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Priax [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Wal [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Tal [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Neidon [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Thatmo [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Nissee [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Plock [LOG 03:48:24.303] Config(PlanetshineCelestialBody:NEEDS[!GPP]) OPM/OPM_PlanetShine/Karen [LOG 03:48:24.303] Config(@PART[RTGigaDish1]:AFTER[RemoteTech]) OPM/OPM_RemoteTech/@PART[RTGigaDish1]:AFTER[RemoteTech] [LOG 03:48:24.303] Config(RESEARCHBODIES) OPM/OPM_ResearchBodies/OPM [LOG 03:48:24.303] Config(@PART[TrackBodiesTelescope]:NEEDS[OPM&!GPP]) OPM/OPM_ResearchBodies/@PART[TrackBodiesTelescope]:NEEDS[OPM&!GPP] [LOG 03:48:24.303] Config(PARTUPGRADE:NEEDS[OPM&!GPP]) OPM/OPM_ResearchBodies/RB_Upgrade [LOG 03:48:24.303] Config(@Contracts) OPM/OPM_Resources/@Contracts [LOG 03:48:24.303] Config(PLANETARY_RESOURCE) OPM/OPM_Resources/PLANETARY_RESOURCE [LOG 03:48:24.303] Config(PLANETARY_RESOURCE) OPM/OPM_Resources/PLANETARY_RESOURCE [LOG 03:48:24.303] Config(PLANETARY_RESOURCE) OPM/OPM_Resources/PLANETARY_RESOURCE [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[surfaceSample]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[surfaceSample]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[crewReport]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[crewReport]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[evaReport]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[evaReport]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[mysteryGoo]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[mysteryGoo]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[mobileMaterialsLab]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[mobileMaterialsLab]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[temperatureScan]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[temperatureScan]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[barometerScan]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[barometerScan]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[gravityScan]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[gravityScan]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[seismicScan]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[seismicScan]] [LOG 03:48:24.304] Config(@EXPERIMENT_DEFINITION:HAS[#id[atmosphereAnalysis]]) OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[atmosphereAnalysis]] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/NeidonMoons/Nissee/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/NeidonMoons/Thatmo/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:AFTER[Kopernicus]) OPM/KopernicusConfigs/OuterPlanets/GasPlanet/@Kopernicus:AFTER[Kopernicus] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/OuterPlanets/Neidon/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/OuterPlanets/Plock/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/OuterPlanets/Sarnus/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/OuterPlanets/Urlum/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/PlockMoons/Karen/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:BEFORE[SigmaBinary]) OPM/KopernicusConfigs/PlockMoons/Karen/@Kopernicus:BEFORE[SigmaBinary] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/SarnusMoons/Eeloo/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/SarnusMoons/Hale/@Kopernicus:FOR[OPM] [LOG 03:48:24.304] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/SarnusMoons/Ovok/@Kopernicus:FOR[OPM] [LOG 03:48:24.305] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/SarnusMoons/Slate/@Kopernicus:FOR[OPM] [LOG 03:48:24.305] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/SarnusMoons/Tekto/@Kopernicus:FOR[OPM] [LOG 03:48:24.305] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/UrlumMoons/Polta/@Kopernicus:FOR[OPM] [LOG 03:48:24.305] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/UrlumMoons/Priax/@Kopernicus:FOR[OPM] [LOG 03:48:24.305] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/UrlumMoons/Tal/@Kopernicus:FOR[OPM] [LOG 03:48:24.305] Config(@Kopernicus:FOR[OPM]) OPM/KopernicusConfigs/UrlumMoons/Wal/@Kopernicus:FOR[OPM] [LOG 03:48:24.305] Config(Localization) OPM/Localization/en-us/Localization [LOG 03:48:24.305] Config(Localization) OPM/Localization/ResearchBodies/Localization [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/Antimatter/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/Antimatter/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/Antimatter/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/CarbonDioxide/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Dirt/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Dirt/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Dirt/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.305] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karbonite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karborundum/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Karborundum/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdDeuterium/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdDeuterium/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdDeuterium/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies]) OPM/Resources/LqdHe3/PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/LqdHydrogen/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/LqdHydrogen/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/LqdHydrogen/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/LqdHydrogen/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/LqdHydrogen/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/LqdHydrogen/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/MetallicOre/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(BIOME_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/MetallicOre/BIOME_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(BIOME_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/MetallicOre/BIOME_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/MetallicOre/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.306] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/MetallicOre/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/MetallicOre/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Minerals/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Minerals/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Minerals/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Minerals/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Substrate/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Substrate/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Substrate/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Substrate/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Uraninite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Uraninite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Uraninite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Uraninite/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Water/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Water/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Water/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Water/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(PLANETARY_RESOURCE:NEEDS[CommunityResourcePack]) OPM/Resources/Water/PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] [LOG 03:48:24.307] Config(AGENT) SCANsat/Flags/Agents/#autoLOC_SCANsat_Agents_Name [LOG 03:48:24.307] Config(@PROP[kOSTerminal]:FOR[SCANsat]:NEEDS[RasterPropMonitor,ASET]) SCANsat/MM_Parts/MFDPatches/@PROP[kOSTerminal]:FOR[SCANsat]:NEEDS[RasterPropMonitor,ASET] [LOG 03:48:24.307] Config(@PART[*]:HAS[@INTERNAL[*]]:FOR[SCANsat]:NEEDS[RasterPropMonitor]) SCANsat/MM_Parts/RPMMapTraq/@PART[*]:HAS[@INTERNAL[*]]:FOR[SCANsat]:NEEDS[RasterPropMonitor] [LOG 03:48:24.307] Config(@PART[SurveyScanner]:FOR[SCANsat]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[SurveyScanner]:FOR[SCANsat] [LOG 03:48:24.307] Config(@PART[OrbitalScanner]:FOR[SCANsat]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[OrbitalScanner]:FOR[SCANsat] [LOG 03:48:24.307] Config(@PART[OMD]:FOR[SCANsat]:NEEDS[Launchpad]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[OMD]:FOR[SCANsat]:NEEDS[Launchpad] [LOG 03:48:24.307] Config(@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[Launchpad]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[Launchpad] [LOG 03:48:24.307] Config(@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[Launchpad]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[Launchpad] [LOG 03:48:24.307] Config(@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack] [LOG 03:48:24.308] Config(@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack] [LOG 03:48:24.308] Config(@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[WarpPlugin,CommunityResourcePack,!KolonyTools]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[WarpPlugin,CommunityResourcePack,!KolonyTools] [LOG 03:48:24.308] Config(@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[WarpPlugin,CommunityResourcePack,!KolonyTools]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[WarpPlugin,CommunityResourcePack,!KolonyTools] [LOG 03:48:24.308] Config(@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[WarpPlugin,KolonyTools,CommunityResourcePack]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[scansat-resources*]:FOR[SCANsat]:NEEDS[WarpPlugin,KolonyTools,CommunityResourcePack] [LOG 03:48:24.308] Config(@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[WarpPlugin,KolonyTools,CommunityResourcePack]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[WarpPlugin,KolonyTools,CommunityResourcePack] [LOG 03:48:24.308] Config(@PART[SurfaceScanner]:FOR[SCANsat]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[SurfaceScanner]:FOR[SCANsat] [LOG 03:48:24.308] Config(@PART[SurfaceScanner]:FOR[SCANsat]:NEEDS[Launchpad]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[SurfaceScanner]:FOR[SCANsat]:NEEDS[Launchpad] [LOG 03:48:24.308] Config(@PART[SurfaceScanner]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack]) SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[SurfaceScanner]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack] [LOG 03:48:24.308] Config(PART) SCANsat/Parts/BTDT/BTDT/SCANsat_Scanner32 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/MapTraq/MapTraq/SCANsat_Tracker [LOG 03:48:24.308] Config(PART) SCANsat/Parts/MULTI/MULTI/SCANsat_Scanner24 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/RADAR/RADAR/SCANsat_Scanner [LOG 03:48:24.308] Config(PART) SCANsat/Parts/SAR/SAR/SCANsat_Scanner2 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-btdt/scansat-exomars-1/scansat-exomars-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-multi/scansat-multi-abi-1/scansat-multi-abi-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-multi/scansat-multi-modis-1/scansat-multi-modis-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-multi/scansat-multi-msi-1/scansat-multi-msi-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-radar/scansat-radar-poseidon-3b-1/scansat-radar-poseidon-3b-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-radar/scansat-radar-seasat-1/scansat-radar-seasat-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-recon/scansat-recon-ikonos-1/scansat-recon-ikonos-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-recon/scansat-recon-kh11-1/scansat-recon-kh11-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-recon/scansat-recon-worldview-3-1/scansat-recon-worldview-3-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-resources/scansat-resources-crism-1/scansat-resources-crism-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-resources/scansat-resources-hyperion-1/scansat-resources-hyperion-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-resources/scansat-resources-mise-1/scansat-resources-mise-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-sar/scansat-sar-paz-1/scansat-sar-paz-1 [LOG 03:48:24.308] Config(PART) SCANsat/Parts/scansat-sar/scansat-sar-radarsat-2-1/scansat-sar-radarsat-2-1 [LOG 03:48:24.309] Config(PART) SCANsat/Parts/scansat-sar/scansat-sar-tandem-l-1/scansat-sar-tandem-l-1 [LOG 03:48:24.309] Config(ACTIVE_TEXTURE_MANAGER_CONFIG) SCANsat/Resources/SCANatm/ACTIVE_TEXTURE_MANAGER_CONFIG [LOG 03:48:24.309] Config(SCAN_Color_Config) SCANsat/Resources/SCANcolors/SCAN_Color_Config [LOG 03:48:24.309] Config(SCAN_Palette_Config) SCANsat/Resources/SCANpalettes/SCAN_Palette_Config [LOG 03:48:24.309] Config(EXPERIMENT_DEFINITION) SCANsat/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.309] Config(EXPERIMENT_DEFINITION) SCANsat/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.309] Config(EXPERIMENT_DEFINITION) SCANsat/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.309] Config(EXPERIMENT_DEFINITION) SCANsat/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.309] Config(EXPERIMENT_DEFINITION) SCANsat/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.309] Config(CONTRACT_GROUP) SCANsat/Resources/Contracts/ContractPackScanSatOfficial/ScanSatOfficial [LOG 03:48:24.309] Config(CONTRACT_TYPE) SCANsat/Resources/Contracts/Exceptional/SCAN_Exceptional [LOG 03:48:24.309] Config(CONTRACT_TYPE) SCANsat/Resources/Contracts/Significant/SCAN_Significant [LOG 03:48:24.309] Config(CONTRACT_TYPE) SCANsat/Resources/Contracts/Trivial/SCAN_Trivial [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/Contracts/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/Flags/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/Helptips/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/OtherText/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/Parts/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/Science/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/Tooltips/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/de/Warnings/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/en-us/Contracts/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/en-us/Flags/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/en-us/Helptips/Localization [LOG 03:48:24.309] Config(Localization) SCANsat/Resources/Localization/en-us/OtherText/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/en-us/Parts/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/en-us/Science/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/en-us/Tooltips/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/en-us/Warnings/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/Contracts/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/Flags/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/Helptips/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/OtherText/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/Parts/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/Science/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/Tooltips/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/es-es/Warnings/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/Contracts/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/Flags/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/Helptips/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/OtherText/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/Parts/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/Science/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/Tooltips/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/fr-fr/Warnings/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/pt-br/Contracts/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/pt-br/Flags/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/pt-br/Helptips/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/pt-br/OtherText/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/pt-br/Parts/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/pt-br/Science/Localization [LOG 03:48:24.310] Config(Localization) SCANsat/Resources/Localization/pt-br/Tooltips/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/pt-br/Warnings/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/Contracts/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/Flags/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/Helptips/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/OtherText/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/Parts/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/Science/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/Tooltips/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/ru/Warnings/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/Contracts/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/Flags/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/Helptips/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/OtherText/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/Parts/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/Science/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/Tooltips/Localization [LOG 03:48:24.311] Config(Localization) SCANsat/Resources/Localization/zh-cn/Warnings/Localization [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Goliath National Products [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Integrated Integrals [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Kerbodyne [LOG 03:48:24.311] Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Research & Development Department [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Rokea Inc [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Sean's Cannery [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/StrutCo [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium [LOG 03:48:24.312] Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics [LOG 03:48:24.312] Config(Contracts) Squad/Contracts/Contracts/Contracts [LOG 03:48:24.312] Config(KEYBOARD_LAYOUT) Squad/Controls/Azerty/#autoLOC_6001233 [LOG 03:48:24.312] Config(PITCH_DOWN) Squad/Controls/Azerty/PITCH_DOWN [LOG 03:48:24.312] Config(PITCH_UP) Squad/Controls/Azerty/PITCH_UP [LOG 03:48:24.312] Config(YAW_LEFT) Squad/Controls/Azerty/YAW_LEFT [LOG 03:48:24.312] Config(YAW_RIGHT) Squad/Controls/Azerty/YAW_RIGHT [LOG 03:48:24.312] Config(ROLL_LEFT) Squad/Controls/Azerty/ROLL_LEFT [LOG 03:48:24.312] Config(ROLL_RIGHT) Squad/Controls/Azerty/ROLL_RIGHT [LOG 03:48:24.312] Config(THROTTLE_UP) Squad/Controls/Azerty/THROTTLE_UP [LOG 03:48:24.312] Config(THROTTLE_DOWN) Squad/Controls/Azerty/THROTTLE_DOWN [LOG 03:48:24.312] Config(SAS_HOLD) Squad/Controls/Azerty/SAS_HOLD [LOG 03:48:24.312] Config(SAS_TOGGLE) Squad/Controls/Azerty/SAS_TOGGLE [LOG 03:48:24.312] Config(LAUNCH_STAGES) Squad/Controls/Azerty/LAUNCH_STAGES [LOG 03:48:24.312] Config(Docking_toggleRotLin) Squad/Controls/Azerty/Docking_toggleRotLin [LOG 03:48:24.312] Config(CAMERA_MODE) Squad/Controls/Azerty/CAMERA_MODE [LOG 03:48:24.313] Config(CAMERA_NEXT) Squad/Controls/Azerty/CAMERA_NEXT [LOG 03:48:24.313] Config(PAUSE) Squad/Controls/Azerty/PAUSE [LOG 03:48:24.313] Config(PRECISION_CTRL) Squad/Controls/Azerty/PRECISION_CTRL [LOG 03:48:24.313] Config(ZOOM_IN) Squad/Controls/Azerty/ZOOM_IN [LOG 03:48:24.313] Config(ZOOM_OUT) Squad/Controls/Azerty/ZOOM_OUT [LOG 03:48:24.313] Config(SCROLL_VIEW_UP) Squad/Controls/Azerty/SCROLL_VIEW_UP [LOG 03:48:24.313] Config(SCROLL_VIEW_DOWN) Squad/Controls/Azerty/SCROLL_VIEW_DOWN [LOG 03:48:24.313] Config(SCROLL_ICONS_UP) Squad/Controls/Azerty/SCROLL_ICONS_UP [LOG 03:48:24.313] Config(SCROLL_ICONS_DOWN) Squad/Controls/Azerty/SCROLL_ICONS_DOWN [LOG 03:48:24.313] Config(CAMERA_ORBIT_UP) Squad/Controls/Azerty/CAMERA_ORBIT_UP [LOG 03:48:24.313] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Azerty/CAMERA_ORBIT_DOWN [LOG 03:48:24.313] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Azerty/CAMERA_ORBIT_LEFT [LOG 03:48:24.313] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Azerty/CAMERA_ORBIT_RIGHT [LOG 03:48:24.313] Config(CAMERA_RESET) Squad/Controls/Azerty/CAMERA_RESET [LOG 03:48:24.313] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Azerty/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.313] Config(TIME_WARP_INCREASE) Squad/Controls/Azerty/TIME_WARP_INCREASE [LOG 03:48:24.313] Config(TIME_WARP_DECREASE) Squad/Controls/Azerty/TIME_WARP_DECREASE [LOG 03:48:24.313] Config(TIME_WARP_STOP) Squad/Controls/Azerty/TIME_WARP_STOP [LOG 03:48:24.313] Config(MAP_VIEW_TOGGLE) Squad/Controls/Azerty/MAP_VIEW_TOGGLE [LOG 03:48:24.313] Config(NAVBALL_TOGGLE) Squad/Controls/Azerty/NAVBALL_TOGGLE [LOG 03:48:24.313] Config(UIMODE_STAGING) Squad/Controls/Azerty/UIMODE_STAGING [LOG 03:48:24.313] Config(UIMODE_DOCKING) Squad/Controls/Azerty/UIMODE_DOCKING [LOG 03:48:24.313] Config(TRANSLATE_DOWN) Squad/Controls/Azerty/TRANSLATE_DOWN [LOG 03:48:24.313] Config(TRANSLATE_UP) Squad/Controls/Azerty/TRANSLATE_UP [LOG 03:48:24.313] Config(TRANSLATE_LEFT) Squad/Controls/Azerty/TRANSLATE_LEFT [LOG 03:48:24.313] Config(TRANSLATE_RIGHT) Squad/Controls/Azerty/TRANSLATE_RIGHT [LOG 03:48:24.313] Config(TRANSLATE_FWD) Squad/Controls/Azerty/TRANSLATE_FWD [LOG 03:48:24.313] Config(TRANSLATE_BACK) Squad/Controls/Azerty/TRANSLATE_BACK [LOG 03:48:24.313] Config(RCS_TOGGLE) Squad/Controls/Azerty/RCS_TOGGLE [LOG 03:48:24.313] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Azerty/FOCUS_NEXT_VESSEL [LOG 03:48:24.313] Config(FOCUS_PREV_VESSEL) Squad/Controls/Azerty/FOCUS_PREV_VESSEL [LOG 03:48:24.314] Config(TOGGLE_UI) Squad/Controls/Azerty/TOGGLE_UI [LOG 03:48:24.314] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Azerty/TOGGLE_STATUS_SCREEN [LOG 03:48:24.314] Config(TAKE_SCREENSHOT) Squad/Controls/Azerty/TAKE_SCREENSHOT [LOG 03:48:24.314] Config(TOGGLE_LABELS) Squad/Controls/Azerty/TOGGLE_LABELS [LOG 03:48:24.314] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Azerty/TOGGLE_TEMP_GAUGES [LOG 03:48:24.314] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Azerty/TOGGLE_TEMP_OVERLAY [LOG 03:48:24.314] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Azerty/TOGGLE_FLIGHT_FORCES [LOG 03:48:24.314] Config(QUICKSAVE) Squad/Controls/Azerty/QUICKSAVE [LOG 03:48:24.314] Config(QUICKLOAD) Squad/Controls/Azerty/QUICKLOAD [LOG 03:48:24.314] Config(THROTTLE_CUTOFF) Squad/Controls/Azerty/THROTTLE_CUTOFF [LOG 03:48:24.314] Config(THROTTLE_FULL) Squad/Controls/Azerty/THROTTLE_FULL [LOG 03:48:24.314] Config(LANDING_GEAR) Squad/Controls/Azerty/LANDING_GEAR [LOG 03:48:24.314] Config(HEADLIGHT_TOGGLE) Squad/Controls/Azerty/HEADLIGHT_TOGGLE [LOG 03:48:24.314] Config(BRAKES) Squad/Controls/Azerty/BRAKES [LOG 03:48:24.314] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Azerty/TOGGLE_SPACENAV_FLIGHT_CONTROL [LOG 03:48:24.314] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Azerty/TOGGLE_SPACENAV_ROLL_LOCK [LOG 03:48:24.314] Config(WHEEL_STEER_LEFT) Squad/Controls/Azerty/WHEEL_STEER_LEFT [LOG 03:48:24.314] Config(WHEEL_STEER_RIGHT) Squad/Controls/Azerty/WHEEL_STEER_RIGHT [LOG 03:48:24.314] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Azerty/WHEEL_THROTTLE_DOWN [LOG 03:48:24.314] Config(WHEEL_THROTTLE_UP) Squad/Controls/Azerty/WHEEL_THROTTLE_UP [LOG 03:48:24.314] Config(EVA_forward) Squad/Controls/Azerty/EVA_forward [LOG 03:48:24.314] Config(EVA_back) Squad/Controls/Azerty/EVA_back [LOG 03:48:24.314] Config(EVA_left) Squad/Controls/Azerty/EVA_left [LOG 03:48:24.314] Config(EVA_right) Squad/Controls/Azerty/EVA_right [LOG 03:48:24.314] Config(EVA_yaw_left) Squad/Controls/Azerty/EVA_yaw_left [LOG 03:48:24.314] Config(EVA_yaw_right) Squad/Controls/Azerty/EVA_yaw_right [LOG 03:48:24.314] Config(EVA_Pack_forward) Squad/Controls/Azerty/EVA_Pack_forward [LOG 03:48:24.314] Config(EVA_Pack_back) Squad/Controls/Azerty/EVA_Pack_back [LOG 03:48:24.314] Config(EVA_Pack_left) Squad/Controls/Azerty/EVA_Pack_left [LOG 03:48:24.314] Config(EVA_Pack_right) Squad/Controls/Azerty/EVA_Pack_right [LOG 03:48:24.314] Config(EVA_Pack_up) Squad/Controls/Azerty/EVA_Pack_up [LOG 03:48:24.314] Config(EVA_Pack_down) Squad/Controls/Azerty/EVA_Pack_down [LOG 03:48:24.314] Config(EVA_Jump) Squad/Controls/Azerty/EVA_Jump [LOG 03:48:24.314] Config(EVA_Run) Squad/Controls/Azerty/EVA_Run [LOG 03:48:24.315] Config(EVA_ToggleMovementMode) Squad/Controls/Azerty/EVA_ToggleMovementMode [LOG 03:48:24.315] Config(EVA_TogglePack) Squad/Controls/Azerty/EVA_TogglePack [LOG 03:48:24.315] Config(EVA_Use) Squad/Controls/Azerty/EVA_Use [LOG 03:48:24.315] Config(EVA_Board) Squad/Controls/Azerty/EVA_Board [LOG 03:48:24.315] Config(EVA_Orient) Squad/Controls/Azerty/EVA_Orient [LOG 03:48:24.315] Config(EVA_Lights) Squad/Controls/Azerty/EVA_Lights [LOG 03:48:24.315] Config(EVA_ChuteDeploy) Squad/Controls/Azerty/EVA_ChuteDeploy [LOG 03:48:24.315] Config(Editor_pitchUp) Squad/Controls/Azerty/Editor_pitchUp [LOG 03:48:24.315] Config(Editor_pitchDown) Squad/Controls/Azerty/Editor_pitchDown [LOG 03:48:24.315] Config(Editor_yawLeft) Squad/Controls/Azerty/Editor_yawLeft [LOG 03:48:24.315] Config(Editor_yawRight) Squad/Controls/Azerty/Editor_yawRight [LOG 03:48:24.315] Config(Editor_rollLeft) Squad/Controls/Azerty/Editor_rollLeft [LOG 03:48:24.315] Config(Editor_rollRight) Squad/Controls/Azerty/Editor_rollRight [LOG 03:48:24.315] Config(Editor_resetRotation) Squad/Controls/Azerty/Editor_resetRotation [LOG 03:48:24.315] Config(Editor_modePlace) Squad/Controls/Azerty/Editor_modePlace [LOG 03:48:24.315] Config(Editor_modeOffset) Squad/Controls/Azerty/Editor_modeOffset [LOG 03:48:24.315] Config(Editor_modeRotate) Squad/Controls/Azerty/Editor_modeRotate [LOG 03:48:24.315] Config(Editor_modeRoot) Squad/Controls/Azerty/Editor_modeRoot [LOG 03:48:24.315] Config(Editor_coordSystem) Squad/Controls/Azerty/Editor_coordSystem [LOG 03:48:24.315] Config(Editor_toggleSymMethod) Squad/Controls/Azerty/Editor_toggleSymMethod [LOG 03:48:24.315] Config(Editor_toggleSymMode) Squad/Controls/Azerty/Editor_toggleSymMode [LOG 03:48:24.315] Config(Editor_toggleAngleSnap) Squad/Controls/Azerty/Editor_toggleAngleSnap [LOG 03:48:24.315] Config(Editor_fineTweak) Squad/Controls/Azerty/Editor_fineTweak [LOG 03:48:24.315] Config(Editor_partSearch) Squad/Controls/Azerty/Editor_partSearch [LOG 03:48:24.315] Config(Editor_zoomScrollModifier) Squad/Controls/Azerty/Editor_zoomScrollModifier [LOG 03:48:24.315] Config(MODIFIER_KEY) Squad/Controls/Azerty/MODIFIER_KEY [LOG 03:48:24.315] Config(AbortActionGroup) Squad/Controls/Azerty/AbortActionGroup [LOG 03:48:24.315] Config(CustomActionGroup1) Squad/Controls/Azerty/CustomActionGroup1 [LOG 03:48:24.315] Config(CustomActionGroup2) Squad/Controls/Azerty/CustomActionGroup2 [LOG 03:48:24.315] Config(CustomActionGroup3) Squad/Controls/Azerty/CustomActionGroup3 [LOG 03:48:24.316] Config(CustomActionGroup4) Squad/Controls/Azerty/CustomActionGroup4 [LOG 03:48:24.316] Config(CustomActionGroup5) Squad/Controls/Azerty/CustomActionGroup5 [LOG 03:48:24.316] Config(CustomActionGroup6) Squad/Controls/Azerty/CustomActionGroup6 [LOG 03:48:24.316] Config(CustomActionGroup7) Squad/Controls/Azerty/CustomActionGroup7 [LOG 03:48:24.316] Config(CustomActionGroup8) Squad/Controls/Azerty/CustomActionGroup8 [LOG 03:48:24.316] Config(CustomActionGroup9) Squad/Controls/Azerty/CustomActionGroup9 [LOG 03:48:24.316] Config(CustomActionGroup10) Squad/Controls/Azerty/CustomActionGroup10 [LOG 03:48:24.316] Config(KEY_MAP) Squad/Controls/Azerty/KEY_MAP [LOG 03:48:24.316] Config(KEYBOARD_LAYOUT) Squad/Controls/Dvorak/#autoLOC_6001234 [LOG 03:48:24.316] Config(PITCH_DOWN) Squad/Controls/Dvorak/PITCH_DOWN [LOG 03:48:24.316] Config(PITCH_UP) Squad/Controls/Dvorak/PITCH_UP [LOG 03:48:24.316] Config(YAW_LEFT) Squad/Controls/Dvorak/YAW_LEFT [LOG 03:48:24.316] Config(YAW_RIGHT) Squad/Controls/Dvorak/YAW_RIGHT [LOG 03:48:24.316] Config(ROLL_LEFT) Squad/Controls/Dvorak/ROLL_LEFT [LOG 03:48:24.316] Config(ROLL_RIGHT) Squad/Controls/Dvorak/ROLL_RIGHT [LOG 03:48:24.316] Config(THROTTLE_UP) Squad/Controls/Dvorak/THROTTLE_UP [LOG 03:48:24.316] Config(THROTTLE_DOWN) Squad/Controls/Dvorak/THROTTLE_DOWN [LOG 03:48:24.316] Config(SAS_HOLD) Squad/Controls/Dvorak/SAS_HOLD [LOG 03:48:24.316] Config(SAS_TOGGLE) Squad/Controls/Dvorak/SAS_TOGGLE [LOG 03:48:24.316] Config(LAUNCH_STAGES) Squad/Controls/Dvorak/LAUNCH_STAGES [LOG 03:48:24.316] Config(Docking_toggleRotLin) Squad/Controls/Dvorak/Docking_toggleRotLin [LOG 03:48:24.316] Config(CAMERA_MODE) Squad/Controls/Dvorak/CAMERA_MODE [LOG 03:48:24.316] Config(CAMERA_NEXT) Squad/Controls/Dvorak/CAMERA_NEXT [LOG 03:48:24.316] Config(PAUSE) Squad/Controls/Dvorak/PAUSE [LOG 03:48:24.316] Config(PRECISION_CTRL) Squad/Controls/Dvorak/PRECISION_CTRL [LOG 03:48:24.316] Config(ZOOM_IN) Squad/Controls/Dvorak/ZOOM_IN [LOG 03:48:24.316] Config(ZOOM_OUT) Squad/Controls/Dvorak/ZOOM_OUT [LOG 03:48:24.317] Config(SCROLL_VIEW_UP) Squad/Controls/Dvorak/SCROLL_VIEW_UP [LOG 03:48:24.317] Config(SCROLL_VIEW_DOWN) Squad/Controls/Dvorak/SCROLL_VIEW_DOWN [LOG 03:48:24.317] Config(SCROLL_ICONS_UP) Squad/Controls/Dvorak/SCROLL_ICONS_UP [LOG 03:48:24.317] Config(SCROLL_ICONS_DOWN) Squad/Controls/Dvorak/SCROLL_ICONS_DOWN [LOG 03:48:24.317] Config(CAMERA_ORBIT_UP) Squad/Controls/Dvorak/CAMERA_ORBIT_UP [LOG 03:48:24.317] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Dvorak/CAMERA_ORBIT_DOWN [LOG 03:48:24.317] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Dvorak/CAMERA_ORBIT_LEFT [LOG 03:48:24.317] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Dvorak/CAMERA_ORBIT_RIGHT [LOG 03:48:24.317] Config(CAMERA_RESET) Squad/Controls/Dvorak/CAMERA_RESET [LOG 03:48:24.317] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Dvorak/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.317] Config(TIME_WARP_INCREASE) Squad/Controls/Dvorak/TIME_WARP_INCREASE [LOG 03:48:24.317] Config(TIME_WARP_DECREASE) Squad/Controls/Dvorak/TIME_WARP_DECREASE [LOG 03:48:24.317] Config(TIME_WARP_STOP) Squad/Controls/Dvorak/TIME_WARP_STOP [LOG 03:48:24.317] Config(MAP_VIEW_TOGGLE) Squad/Controls/Dvorak/MAP_VIEW_TOGGLE [LOG 03:48:24.317] Config(NAVBALL_TOGGLE) Squad/Controls/Dvorak/NAVBALL_TOGGLE [LOG 03:48:24.317] Config(UIMODE_STAGING) Squad/Controls/Dvorak/UIMODE_STAGING [LOG 03:48:24.317] Config(UIMODE_DOCKING) Squad/Controls/Dvorak/UIMODE_DOCKING [LOG 03:48:24.317] Config(TRANSLATE_DOWN) Squad/Controls/Dvorak/TRANSLATE_DOWN [LOG 03:48:24.317] Config(TRANSLATE_UP) Squad/Controls/Dvorak/TRANSLATE_UP [LOG 03:48:24.317] Config(TRANSLATE_LEFT) Squad/Controls/Dvorak/TRANSLATE_LEFT [LOG 03:48:24.317] Config(TRANSLATE_RIGHT) Squad/Controls/Dvorak/TRANSLATE_RIGHT [LOG 03:48:24.317] Config(TRANSLATE_FWD) Squad/Controls/Dvorak/TRANSLATE_FWD [LOG 03:48:24.317] Config(TRANSLATE_BACK) Squad/Controls/Dvorak/TRANSLATE_BACK [LOG 03:48:24.317] Config(RCS_TOGGLE) Squad/Controls/Dvorak/RCS_TOGGLE [LOG 03:48:24.317] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Dvorak/FOCUS_NEXT_VESSEL [LOG 03:48:24.317] Config(FOCUS_PREV_VESSEL) Squad/Controls/Dvorak/FOCUS_PREV_VESSEL [LOG 03:48:24.317] Config(TOGGLE_UI) Squad/Controls/Dvorak/TOGGLE_UI [LOG 03:48:24.317] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Dvorak/TOGGLE_STATUS_SCREEN [LOG 03:48:24.317] Config(TAKE_SCREENSHOT) Squad/Controls/Dvorak/TAKE_SCREENSHOT [LOG 03:48:24.317] Config(TOGGLE_LABELS) Squad/Controls/Dvorak/TOGGLE_LABELS [LOG 03:48:24.318] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Dvorak/TOGGLE_TEMP_GAUGES [LOG 03:48:24.318] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Dvorak/TOGGLE_TEMP_OVERLAY [LOG 03:48:24.318] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Dvorak/TOGGLE_FLIGHT_FORCES [LOG 03:48:24.318] Config(QUICKSAVE) Squad/Controls/Dvorak/QUICKSAVE [LOG 03:48:24.318] Config(QUICKLOAD) Squad/Controls/Dvorak/QUICKLOAD [LOG 03:48:24.318] Config(THROTTLE_CUTOFF) Squad/Controls/Dvorak/THROTTLE_CUTOFF [LOG 03:48:24.318] Config(THROTTLE_FULL) Squad/Controls/Dvorak/THROTTLE_FULL [LOG 03:48:24.318] Config(LANDING_GEAR) Squad/Controls/Dvorak/LANDING_GEAR [LOG 03:48:24.318] Config(HEADLIGHT_TOGGLE) Squad/Controls/Dvorak/HEADLIGHT_TOGGLE [LOG 03:48:24.318] Config(BRAKES) Squad/Controls/Dvorak/BRAKES [LOG 03:48:24.318] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Dvorak/TOGGLE_SPACENAV_FLIGHT_CONTROL [LOG 03:48:24.318] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Dvorak/TOGGLE_SPACENAV_ROLL_LOCK [LOG 03:48:24.318] Config(WHEEL_STEER_LEFT) Squad/Controls/Dvorak/WHEEL_STEER_LEFT [LOG 03:48:24.318] Config(WHEEL_STEER_RIGHT) Squad/Controls/Dvorak/WHEEL_STEER_RIGHT [LOG 03:48:24.318] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Dvorak/WHEEL_THROTTLE_DOWN [LOG 03:48:24.318] Config(WHEEL_THROTTLE_UP) Squad/Controls/Dvorak/WHEEL_THROTTLE_UP [LOG 03:48:24.318] Config(EVA_forward) Squad/Controls/Dvorak/EVA_forward [LOG 03:48:24.318] Config(EVA_back) Squad/Controls/Dvorak/EVA_back [LOG 03:48:24.318] Config(EVA_left) Squad/Controls/Dvorak/EVA_left [LOG 03:48:24.318] Config(EVA_right) Squad/Controls/Dvorak/EVA_right [LOG 03:48:24.318] Config(EVA_yaw_left) Squad/Controls/Dvorak/EVA_yaw_left [LOG 03:48:24.318] Config(EVA_yaw_right) Squad/Controls/Dvorak/EVA_yaw_right [LOG 03:48:24.318] Config(EVA_Pack_forward) Squad/Controls/Dvorak/EVA_Pack_forward [LOG 03:48:24.318] Config(EVA_Pack_back) Squad/Controls/Dvorak/EVA_Pack_back [LOG 03:48:24.318] Config(EVA_Pack_left) Squad/Controls/Dvorak/EVA_Pack_left [LOG 03:48:24.318] Config(EVA_Pack_right) Squad/Controls/Dvorak/EVA_Pack_right [LOG 03:48:24.319] Config(EVA_Pack_up) Squad/Controls/Dvorak/EVA_Pack_up [LOG 03:48:24.319] Config(EVA_Pack_down) Squad/Controls/Dvorak/EVA_Pack_down [LOG 03:48:24.319] Config(EVA_Jump) Squad/Controls/Dvorak/EVA_Jump [LOG 03:48:24.319] Config(EVA_Run) Squad/Controls/Dvorak/EVA_Run [LOG 03:48:24.319] Config(EVA_ToggleMovementMode) Squad/Controls/Dvorak/EVA_ToggleMovementMode [LOG 03:48:24.319] Config(EVA_TogglePack) Squad/Controls/Dvorak/EVA_TogglePack [LOG 03:48:24.319] Config(EVA_Use) Squad/Controls/Dvorak/EVA_Use [LOG 03:48:24.319] Config(EVA_Board) Squad/Controls/Dvorak/EVA_Board [LOG 03:48:24.319] Config(EVA_Orient) Squad/Controls/Dvorak/EVA_Orient [LOG 03:48:24.319] Config(EVA_Lights) Squad/Controls/Dvorak/EVA_Lights [LOG 03:48:24.319] Config(EVA_ChuteDeploy) Squad/Controls/Dvorak/EVA_ChuteDeploy [LOG 03:48:24.319] Config(Editor_pitchUp) Squad/Controls/Dvorak/Editor_pitchUp [LOG 03:48:24.319] Config(Editor_pitchDown) Squad/Controls/Dvorak/Editor_pitchDown [LOG 03:48:24.319] Config(Editor_yawLeft) Squad/Controls/Dvorak/Editor_yawLeft [LOG 03:48:24.319] Config(Editor_yawRight) Squad/Controls/Dvorak/Editor_yawRight [LOG 03:48:24.319] Config(Editor_rollLeft) Squad/Controls/Dvorak/Editor_rollLeft [LOG 03:48:24.319] Config(Editor_rollRight) Squad/Controls/Dvorak/Editor_rollRight [LOG 03:48:24.319] Config(Editor_resetRotation) Squad/Controls/Dvorak/Editor_resetRotation [LOG 03:48:24.319] Config(Editor_modePlace) Squad/Controls/Dvorak/Editor_modePlace [LOG 03:48:24.319] Config(Editor_modeOffset) Squad/Controls/Dvorak/Editor_modeOffset [LOG 03:48:24.319] Config(Editor_modeRotate) Squad/Controls/Dvorak/Editor_modeRotate [LOG 03:48:24.319] Config(Editor_modeRoot) Squad/Controls/Dvorak/Editor_modeRoot [LOG 03:48:24.319] Config(Editor_coordSystem) Squad/Controls/Dvorak/Editor_coordSystem [LOG 03:48:24.319] Config(Editor_toggleSymMethod) Squad/Controls/Dvorak/Editor_toggleSymMethod [LOG 03:48:24.319] Config(Editor_toggleSymMode) Squad/Controls/Dvorak/Editor_toggleSymMode [LOG 03:48:24.319] Config(Editor_toggleAngleSnap) Squad/Controls/Dvorak/Editor_toggleAngleSnap [LOG 03:48:24.319] Config(Editor_fineTweak) Squad/Controls/Dvorak/Editor_fineTweak [LOG 03:48:24.319] Config(Editor_partSearch) Squad/Controls/Dvorak/Editor_partSearch [LOG 03:48:24.319] Config(Editor_zoomScrollModifier) Squad/Controls/Dvorak/Editor_zoomScrollModifier [LOG 03:48:24.320] Config(MODIFIER_KEY) Squad/Controls/Dvorak/MODIFIER_KEY [LOG 03:48:24.320] Config(AbortActionGroup) Squad/Controls/Dvorak/AbortActionGroup [LOG 03:48:24.320] Config(CustomActionGroup1) Squad/Controls/Dvorak/CustomActionGroup1 [LOG 03:48:24.320] Config(CustomActionGroup2) Squad/Controls/Dvorak/CustomActionGroup2 [LOG 03:48:24.320] Config(CustomActionGroup3) Squad/Controls/Dvorak/CustomActionGroup3 [LOG 03:48:24.320] Config(CustomActionGroup4) Squad/Controls/Dvorak/CustomActionGroup4 [LOG 03:48:24.320] Config(CustomActionGroup5) Squad/Controls/Dvorak/CustomActionGroup5 [LOG 03:48:24.320] Config(CustomActionGroup6) Squad/Controls/Dvorak/CustomActionGroup6 [LOG 03:48:24.320] Config(CustomActionGroup7) Squad/Controls/Dvorak/CustomActionGroup7 [LOG 03:48:24.320] Config(CustomActionGroup8) Squad/Controls/Dvorak/CustomActionGroup8 [LOG 03:48:24.320] Config(CustomActionGroup9) Squad/Controls/Dvorak/CustomActionGroup9 [LOG 03:48:24.320] Config(CustomActionGroup10) Squad/Controls/Dvorak/CustomActionGroup10 [LOG 03:48:24.320] Config(KEY_MAP) Squad/Controls/Dvorak/KEY_MAP [LOG 03:48:24.320] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty/#autoLOC_6001227 [LOG 03:48:24.320] Config(PITCH_DOWN) Squad/Controls/Qwerty/PITCH_DOWN [LOG 03:48:24.320] Config(PITCH_UP) Squad/Controls/Qwerty/PITCH_UP [LOG 03:48:24.320] Config(YAW_LEFT) Squad/Controls/Qwerty/YAW_LEFT [LOG 03:48:24.320] Config(YAW_RIGHT) Squad/Controls/Qwerty/YAW_RIGHT [LOG 03:48:24.320] Config(ROLL_LEFT) Squad/Controls/Qwerty/ROLL_LEFT [LOG 03:48:24.320] Config(ROLL_RIGHT) Squad/Controls/Qwerty/ROLL_RIGHT [LOG 03:48:24.320] Config(THROTTLE_UP) Squad/Controls/Qwerty/THROTTLE_UP [LOG 03:48:24.320] Config(THROTTLE_DOWN) Squad/Controls/Qwerty/THROTTLE_DOWN [LOG 03:48:24.320] Config(SAS_HOLD) Squad/Controls/Qwerty/SAS_HOLD [LOG 03:48:24.320] Config(SAS_TOGGLE) Squad/Controls/Qwerty/SAS_TOGGLE [LOG 03:48:24.320] Config(LAUNCH_STAGES) Squad/Controls/Qwerty/LAUNCH_STAGES [LOG 03:48:24.320] Config(Docking_toggleRotLin) Squad/Controls/Qwerty/Docking_toggleRotLin [LOG 03:48:24.320] Config(CAMERA_MODE) Squad/Controls/Qwerty/CAMERA_MODE [LOG 03:48:24.320] Config(CAMERA_NEXT) Squad/Controls/Qwerty/CAMERA_NEXT [LOG 03:48:24.320] Config(PAUSE) Squad/Controls/Qwerty/PAUSE [LOG 03:48:24.320] Config(PRECISION_CTRL) Squad/Controls/Qwerty/PRECISION_CTRL [LOG 03:48:24.321] Config(ZOOM_IN) Squad/Controls/Qwerty/ZOOM_IN [LOG 03:48:24.321] Config(ZOOM_OUT) Squad/Controls/Qwerty/ZOOM_OUT [LOG 03:48:24.321] Config(SCROLL_VIEW_UP) Squad/Controls/Qwerty/SCROLL_VIEW_UP [LOG 03:48:24.321] Config(SCROLL_VIEW_DOWN) Squad/Controls/Qwerty/SCROLL_VIEW_DOWN [LOG 03:48:24.321] Config(SCROLL_ICONS_UP) Squad/Controls/Qwerty/SCROLL_ICONS_UP [LOG 03:48:24.321] Config(SCROLL_ICONS_DOWN) Squad/Controls/Qwerty/SCROLL_ICONS_DOWN [LOG 03:48:24.321] Config(CAMERA_ORBIT_UP) Squad/Controls/Qwerty/CAMERA_ORBIT_UP [LOG 03:48:24.321] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Qwerty/CAMERA_ORBIT_DOWN [LOG 03:48:24.321] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Qwerty/CAMERA_ORBIT_LEFT [LOG 03:48:24.321] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Qwerty/CAMERA_ORBIT_RIGHT [LOG 03:48:24.321] Config(CAMERA_RESET) Squad/Controls/Qwerty/CAMERA_RESET [LOG 03:48:24.321] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.321] Config(TIME_WARP_INCREASE) Squad/Controls/Qwerty/TIME_WARP_INCREASE [LOG 03:48:24.321] Config(TIME_WARP_DECREASE) Squad/Controls/Qwerty/TIME_WARP_DECREASE [LOG 03:48:24.321] Config(TIME_WARP_STOP) Squad/Controls/Qwerty/TIME_WARP_STOP [LOG 03:48:24.321] Config(MAP_VIEW_TOGGLE) Squad/Controls/Qwerty/MAP_VIEW_TOGGLE [LOG 03:48:24.321] Config(NAVBALL_TOGGLE) Squad/Controls/Qwerty/NAVBALL_TOGGLE [LOG 03:48:24.321] Config(UIMODE_STAGING) Squad/Controls/Qwerty/UIMODE_STAGING [LOG 03:48:24.321] Config(UIMODE_DOCKING) Squad/Controls/Qwerty/UIMODE_DOCKING [LOG 03:48:24.321] Config(TRANSLATE_DOWN) Squad/Controls/Qwerty/TRANSLATE_DOWN [LOG 03:48:24.321] Config(TRANSLATE_UP) Squad/Controls/Qwerty/TRANSLATE_UP [LOG 03:48:24.321] Config(TRANSLATE_LEFT) Squad/Controls/Qwerty/TRANSLATE_LEFT [LOG 03:48:24.321] Config(TRANSLATE_RIGHT) Squad/Controls/Qwerty/TRANSLATE_RIGHT [LOG 03:48:24.321] Config(TRANSLATE_FWD) Squad/Controls/Qwerty/TRANSLATE_FWD [LOG 03:48:24.321] Config(TRANSLATE_BACK) Squad/Controls/Qwerty/TRANSLATE_BACK [LOG 03:48:24.321] Config(RCS_TOGGLE) Squad/Controls/Qwerty/RCS_TOGGLE [LOG 03:48:24.321] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty/FOCUS_NEXT_VESSEL [LOG 03:48:24.321] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty/FOCUS_PREV_VESSEL [LOG 03:48:24.321] Config(TOGGLE_UI) Squad/Controls/Qwerty/TOGGLE_UI [LOG 03:48:24.321] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Qwerty/TOGGLE_STATUS_SCREEN [LOG 03:48:24.321] Config(TAKE_SCREENSHOT) Squad/Controls/Qwerty/TAKE_SCREENSHOT [LOG 03:48:24.322] Config(TOGGLE_LABELS) Squad/Controls/Qwerty/TOGGLE_LABELS [LOG 03:48:24.322] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Qwerty/TOGGLE_TEMP_GAUGES [LOG 03:48:24.322] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Qwerty/TOGGLE_TEMP_OVERLAY [LOG 03:48:24.322] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Qwerty/TOGGLE_FLIGHT_FORCES [LOG 03:48:24.322] Config(QUICKSAVE) Squad/Controls/Qwerty/QUICKSAVE [LOG 03:48:24.322] Config(QUICKLOAD) Squad/Controls/Qwerty/QUICKLOAD [LOG 03:48:24.322] Config(THROTTLE_CUTOFF) Squad/Controls/Qwerty/THROTTLE_CUTOFF [LOG 03:48:24.322] Config(THROTTLE_FULL) Squad/Controls/Qwerty/THROTTLE_FULL [LOG 03:48:24.322] Config(LANDING_GEAR) Squad/Controls/Qwerty/LANDING_GEAR [LOG 03:48:24.322] Config(HEADLIGHT_TOGGLE) Squad/Controls/Qwerty/HEADLIGHT_TOGGLE [LOG 03:48:24.322] Config(BRAKES) Squad/Controls/Qwerty/BRAKES [LOG 03:48:24.322] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Qwerty/TOGGLE_SPACENAV_FLIGHT_CONTROL [LOG 03:48:24.322] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Qwerty/TOGGLE_SPACENAV_ROLL_LOCK [LOG 03:48:24.322] Config(WHEEL_STEER_LEFT) Squad/Controls/Qwerty/WHEEL_STEER_LEFT [LOG 03:48:24.322] Config(WHEEL_STEER_RIGHT) Squad/Controls/Qwerty/WHEEL_STEER_RIGHT [LOG 03:48:24.322] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Qwerty/WHEEL_THROTTLE_DOWN [LOG 03:48:24.322] Config(WHEEL_THROTTLE_UP) Squad/Controls/Qwerty/WHEEL_THROTTLE_UP [LOG 03:48:24.322] Config(EVA_forward) Squad/Controls/Qwerty/EVA_forward [LOG 03:48:24.322] Config(EVA_back) Squad/Controls/Qwerty/EVA_back [LOG 03:48:24.322] Config(EVA_left) Squad/Controls/Qwerty/EVA_left [LOG 03:48:24.322] Config(EVA_right) Squad/Controls/Qwerty/EVA_right [LOG 03:48:24.322] Config(EVA_yaw_left) Squad/Controls/Qwerty/EVA_yaw_left [LOG 03:48:24.322] Config(EVA_yaw_right) Squad/Controls/Qwerty/EVA_yaw_right [LOG 03:48:24.322] Config(EVA_Pack_forward) Squad/Controls/Qwerty/EVA_Pack_forward [LOG 03:48:24.322] Config(EVA_Pack_back) Squad/Controls/Qwerty/EVA_Pack_back [LOG 03:48:24.322] Config(EVA_Pack_left) Squad/Controls/Qwerty/EVA_Pack_left [LOG 03:48:24.322] Config(EVA_Pack_right) Squad/Controls/Qwerty/EVA_Pack_right [LOG 03:48:24.322] Config(EVA_Pack_up) Squad/Controls/Qwerty/EVA_Pack_up [LOG 03:48:24.322] Config(EVA_Pack_down) Squad/Controls/Qwerty/EVA_Pack_down [LOG 03:48:24.322] Config(EVA_Jump) Squad/Controls/Qwerty/EVA_Jump [LOG 03:48:24.322] Config(EVA_Run) Squad/Controls/Qwerty/EVA_Run [LOG 03:48:24.323] Config(EVA_ToggleMovementMode) Squad/Controls/Qwerty/EVA_ToggleMovementMode [LOG 03:48:24.323] Config(EVA_TogglePack) Squad/Controls/Qwerty/EVA_TogglePack [LOG 03:48:24.323] Config(EVA_Use) Squad/Controls/Qwerty/EVA_Use [LOG 03:48:24.323] Config(EVA_Board) Squad/Controls/Qwerty/EVA_Board [LOG 03:48:24.323] Config(EVA_Orient) Squad/Controls/Qwerty/EVA_Orient [LOG 03:48:24.323] Config(EVA_Lights) Squad/Controls/Qwerty/EVA_Lights [LOG 03:48:24.323] Config(EVA_ChuteDeploy) Squad/Controls/Qwerty/EVA_ChuteDeploy [LOG 03:48:24.323] Config(Editor_pitchUp) Squad/Controls/Qwerty/Editor_pitchUp [LOG 03:48:24.323] Config(Editor_pitchDown) Squad/Controls/Qwerty/Editor_pitchDown [LOG 03:48:24.323] Config(Editor_yawLeft) Squad/Controls/Qwerty/Editor_yawLeft [LOG 03:48:24.323] Config(Editor_yawRight) Squad/Controls/Qwerty/Editor_yawRight [LOG 03:48:24.323] Config(Editor_rollLeft) Squad/Controls/Qwerty/Editor_rollLeft [LOG 03:48:24.323] Config(Editor_rollRight) Squad/Controls/Qwerty/Editor_rollRight [LOG 03:48:24.323] Config(Editor_resetRotation) Squad/Controls/Qwerty/Editor_resetRotation [LOG 03:48:24.323] Config(Editor_modePlace) Squad/Controls/Qwerty/Editor_modePlace [LOG 03:48:24.323] Config(Editor_modeOffset) Squad/Controls/Qwerty/Editor_modeOffset [LOG 03:48:24.323] Config(Editor_modeRotate) Squad/Controls/Qwerty/Editor_modeRotate [LOG 03:48:24.323] Config(Editor_modeRoot) Squad/Controls/Qwerty/Editor_modeRoot [LOG 03:48:24.323] Config(Editor_coordSystem) Squad/Controls/Qwerty/Editor_coordSystem [LOG 03:48:24.323] Config(Editor_toggleSymMethod) Squad/Controls/Qwerty/Editor_toggleSymMethod [LOG 03:48:24.323] Config(Editor_toggleSymMode) Squad/Controls/Qwerty/Editor_toggleSymMode [LOG 03:48:24.323] Config(Editor_toggleAngleSnap) Squad/Controls/Qwerty/Editor_toggleAngleSnap [LOG 03:48:24.323] Config(Editor_fineTweak) Squad/Controls/Qwerty/Editor_fineTweak [LOG 03:48:24.323] Config(Editor_partSearch) Squad/Controls/Qwerty/Editor_partSearch [LOG 03:48:24.323] Config(Editor_zoomScrollModifier) Squad/Controls/Qwerty/Editor_zoomScrollModifier [LOG 03:48:24.323] Config(MODIFIER_KEY) Squad/Controls/Qwerty/MODIFIER_KEY [LOG 03:48:24.323] Config(AbortActionGroup) Squad/Controls/Qwerty/AbortActionGroup [LOG 03:48:24.323] Config(CustomActionGroup1) Squad/Controls/Qwerty/CustomActionGroup1 [LOG 03:48:24.323] Config(CustomActionGroup2) Squad/Controls/Qwerty/CustomActionGroup2 [LOG 03:48:24.323] Config(CustomActionGroup3) Squad/Controls/Qwerty/CustomActionGroup3 [LOG 03:48:24.323] Config(CustomActionGroup4) Squad/Controls/Qwerty/CustomActionGroup4 [LOG 03:48:24.324] Config(CustomActionGroup5) Squad/Controls/Qwerty/CustomActionGroup5 [LOG 03:48:24.324] Config(CustomActionGroup6) Squad/Controls/Qwerty/CustomActionGroup6 [LOG 03:48:24.324] Config(CustomActionGroup7) Squad/Controls/Qwerty/CustomActionGroup7 [LOG 03:48:24.324] Config(CustomActionGroup8) Squad/Controls/Qwerty/CustomActionGroup8 [LOG 03:48:24.324] Config(CustomActionGroup9) Squad/Controls/Qwerty/CustomActionGroup9 [LOG 03:48:24.324] Config(CustomActionGroup10) Squad/Controls/Qwerty/CustomActionGroup10 [LOG 03:48:24.324] Config(KEY_MAP) Squad/Controls/Qwerty/KEY_MAP [LOG 03:48:24.324] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_en-GB/#autoLOC_6001228 [LOG 03:48:24.324] Config(KEY_MAP) Squad/Controls/Qwerty_en-GB/KEY_MAP [LOG 03:48:24.324] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_es-LA/#autoLOC_6001229 [LOG 03:48:24.324] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_es-LA/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.324] Config(TIME_WARP_STOP) Squad/Controls/Qwerty_es-LA/TIME_WARP_STOP [LOG 03:48:24.324] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_es-LA/FOCUS_NEXT_VESSEL [LOG 03:48:24.324] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_es-LA/FOCUS_PREV_VESSEL [LOG 03:48:24.324] Config(CAMERA_RESET) Squad/Controls/Qwerty_es-LA/CAMERA_RESET [LOG 03:48:24.324] Config(Editor_partSearch) Squad/Controls/Qwerty_es-LA/Editor_partSearch [LOG 03:48:24.324] Config(KEY_MAP) Squad/Controls/Qwerty_es-LA/KEY_MAP [LOG 03:48:24.324] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_it-IT/#autoLOC_6001230 [LOG 03:48:24.324] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_it-IT/FOCUS_NEXT_VESSEL [LOG 03:48:24.324] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_it-IT/FOCUS_PREV_VESSEL [LOG 03:48:24.324] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_it-IT/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.324] Config(TIME_WARP_STOP) Squad/Controls/Qwerty_it-IT/TIME_WARP_STOP [LOG 03:48:24.324] Config(CAMERA_RESET) Squad/Controls/Qwerty_it-IT/CAMERA_RESET [LOG 03:48:24.324] Config(Editor_partSearch) Squad/Controls/Qwerty_it-IT/Editor_partSearch [LOG 03:48:24.324] Config(KEY_MAP) Squad/Controls/Qwerty_it-IT/KEY_MAP [LOG 03:48:24.324] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_ja-JP/#autoLOC_6001231 [LOG 03:48:24.324] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_ja-JP/FOCUS_NEXT_VESSEL [LOG 03:48:24.324] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_ja-JP/FOCUS_PREV_VESSEL [LOG 03:48:24.324] Config(PRECISION_CTRL) Squad/Controls/Qwerty_ja-JP/PRECISION_CTRL [LOG 03:48:24.324] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_ja-JP/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.324] Config(Editor_partSearch) Squad/Controls/Qwerty_ja-JP/Editor_partSearch [LOG 03:48:24.324] Config(CAMERA_RESET) Squad/Controls/Qwerty_ja-JP/CAMERA_RESET [LOG 03:48:24.325] Config(KEY_MAP) Squad/Controls/Qwerty_ja-JP/KEY_MAP [LOG 03:48:24.325] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_pt-PT/#autoLOC_6001230 [LOG 03:48:24.325] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_pt-PT/FOCUS_NEXT_VESSEL [LOG 03:48:24.325] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_pt-PT/FOCUS_PREV_VESSEL [LOG 03:48:24.325] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_pt-PT/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.325] Config(TIME_WARP_STOP) Squad/Controls/Qwerty_pt-PT/TIME_WARP_STOP [LOG 03:48:24.325] Config(CAMERA_RESET) Squad/Controls/Qwerty_pt-PT/CAMERA_RESET [LOG 03:48:24.325] Config(Editor_partSearch) Squad/Controls/Qwerty_pt-PT/Editor_partSearch [LOG 03:48:24.325] Config(KEY_MAP) Squad/Controls/Qwerty_pt-PT/KEY_MAP [LOG 03:48:24.325] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwertz/#autoLOC_6001232 [LOG 03:48:24.325] Config(PITCH_DOWN) Squad/Controls/Qwertz/PITCH_DOWN [LOG 03:48:24.325] Config(PITCH_UP) Squad/Controls/Qwertz/PITCH_UP [LOG 03:48:24.325] Config(YAW_LEFT) Squad/Controls/Qwertz/YAW_LEFT [LOG 03:48:24.325] Config(YAW_RIGHT) Squad/Controls/Qwertz/YAW_RIGHT [LOG 03:48:24.325] Config(ROLL_LEFT) Squad/Controls/Qwertz/ROLL_LEFT [LOG 03:48:24.325] Config(ROLL_RIGHT) Squad/Controls/Qwertz/ROLL_RIGHT [LOG 03:48:24.325] Config(THROTTLE_UP) Squad/Controls/Qwertz/THROTTLE_UP [LOG 03:48:24.325] Config(THROTTLE_DOWN) Squad/Controls/Qwertz/THROTTLE_DOWN [LOG 03:48:24.325] Config(SAS_HOLD) Squad/Controls/Qwertz/SAS_HOLD [LOG 03:48:24.325] Config(SAS_TOGGLE) Squad/Controls/Qwertz/SAS_TOGGLE [LOG 03:48:24.325] Config(LAUNCH_STAGES) Squad/Controls/Qwertz/LAUNCH_STAGES [LOG 03:48:24.325] Config(Docking_toggleRotLin) Squad/Controls/Qwertz/Docking_toggleRotLin [LOG 03:48:24.325] Config(CAMERA_MODE) Squad/Controls/Qwertz/CAMERA_MODE [LOG 03:48:24.325] Config(CAMERA_NEXT) Squad/Controls/Qwertz/CAMERA_NEXT [LOG 03:48:24.325] Config(PAUSE) Squad/Controls/Qwertz/PAUSE [LOG 03:48:24.325] Config(PRECISION_CTRL) Squad/Controls/Qwertz/PRECISION_CTRL [LOG 03:48:24.325] Config(ZOOM_IN) Squad/Controls/Qwertz/ZOOM_IN [LOG 03:48:24.325] Config(ZOOM_OUT) Squad/Controls/Qwertz/ZOOM_OUT [LOG 03:48:24.326] Config(SCROLL_VIEW_UP) Squad/Controls/Qwertz/SCROLL_VIEW_UP [LOG 03:48:24.326] Config(SCROLL_VIEW_DOWN) Squad/Controls/Qwertz/SCROLL_VIEW_DOWN [LOG 03:48:24.326] Config(SCROLL_ICONS_UP) Squad/Controls/Qwertz/SCROLL_ICONS_UP [LOG 03:48:24.326] Config(SCROLL_ICONS_DOWN) Squad/Controls/Qwertz/SCROLL_ICONS_DOWN [LOG 03:48:24.326] Config(CAMERA_ORBIT_UP) Squad/Controls/Qwertz/CAMERA_ORBIT_UP [LOG 03:48:24.326] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Qwertz/CAMERA_ORBIT_DOWN [LOG 03:48:24.326] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Qwertz/CAMERA_ORBIT_LEFT [LOG 03:48:24.326] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Qwertz/CAMERA_ORBIT_RIGHT [LOG 03:48:24.326] Config(CAMERA_RESET) Squad/Controls/Qwertz/CAMERA_RESET [LOG 03:48:24.326] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwertz/CAMERA_MOUSE_TOGGLE [LOG 03:48:24.326] Config(TIME_WARP_INCREASE) Squad/Controls/Qwertz/TIME_WARP_INCREASE [LOG 03:48:24.326] Config(TIME_WARP_DECREASE) Squad/Controls/Qwertz/TIME_WARP_DECREASE [LOG 03:48:24.326] Config(TIME_WARP_STOP) Squad/Controls/Qwertz/TIME_WARP_STOP [LOG 03:48:24.326] Config(MAP_VIEW_TOGGLE) Squad/Controls/Qwertz/MAP_VIEW_TOGGLE [LOG 03:48:24.326] Config(NAVBALL_TOGGLE) Squad/Controls/Qwertz/NAVBALL_TOGGLE [LOG 03:48:24.326] Config(UIMODE_STAGING) Squad/Controls/Qwertz/UIMODE_STAGING [LOG 03:48:24.326] Config(UIMODE_DOCKING) Squad/Controls/Qwertz/UIMODE_DOCKING [LOG 03:48:24.326] Config(TRANSLATE_DOWN) Squad/Controls/Qwertz/TRANSLATE_DOWN [LOG 03:48:24.326] Config(TRANSLATE_UP) Squad/Controls/Qwertz/TRANSLATE_UP [LOG 03:48:24.326] Config(TRANSLATE_LEFT) Squad/Controls/Qwertz/TRANSLATE_LEFT [LOG 03:48:24.326] Config(TRANSLATE_RIGHT) Squad/Controls/Qwertz/TRANSLATE_RIGHT [LOG 03:48:24.326] Config(TRANSLATE_FWD) Squad/Controls/Qwertz/TRANSLATE_FWD [LOG 03:48:24.326] Config(TRANSLATE_BACK) Squad/Controls/Qwertz/TRANSLATE_BACK [LOG 03:48:24.326] Config(RCS_TOGGLE) Squad/Controls/Qwertz/RCS_TOGGLE [LOG 03:48:24.326] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwertz/FOCUS_NEXT_VESSEL [LOG 03:48:24.326] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwertz/FOCUS_PREV_VESSEL [LOG 03:48:24.326] Config(TOGGLE_UI) Squad/Controls/Qwertz/TOGGLE_UI [LOG 03:48:24.326] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Qwertz/TOGGLE_STATUS_SCREEN [LOG 03:48:24.326] Config(TAKE_SCREENSHOT) Squad/Controls/Qwertz/TAKE_SCREENSHOT [LOG 03:48:24.326] Config(TOGGLE_LABELS) Squad/Controls/Qwertz/TOGGLE_LABELS [LOG 03:48:24.326] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Qwertz/TOGGLE_TEMP_GAUGES [LOG 03:48:24.326] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Qwertz/TOGGLE_TEMP_OVERLAY [LOG 03:48:24.326] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Qwertz/TOGGLE_FLIGHT_FORCES [LOG 03:48:24.326] Config(QUICKSAVE) Squad/Controls/Qwertz/QUICKSAVE [LOG 03:48:24.326] Config(QUICKLOAD) Squad/Controls/Qwertz/QUICKLOAD [LOG 03:48:24.327] Config(THROTTLE_CUTOFF) Squad/Controls/Qwertz/THROTTLE_CUTOFF [LOG 03:48:24.327] Config(THROTTLE_FULL) Squad/Controls/Qwertz/THROTTLE_FULL [LOG 03:48:24.327] Config(LANDING_GEAR) Squad/Controls/Qwertz/LANDING_GEAR [LOG 03:48:24.327] Config(HEADLIGHT_TOGGLE) Squad/Controls/Qwertz/HEADLIGHT_TOGGLE [LOG 03:48:24.327] Config(BRAKES) Squad/Controls/Qwertz/BRAKES [LOG 03:48:24.327] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Qwertz/TOGGLE_SPACENAV_FLIGHT_CONTROL [LOG 03:48:24.327] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Qwertz/TOGGLE_SPACENAV_ROLL_LOCK [LOG 03:48:24.327] Config(WHEEL_STEER_LEFT) Squad/Controls/Qwertz/WHEEL_STEER_LEFT [LOG 03:48:24.327] Config(WHEEL_STEER_RIGHT) Squad/Controls/Qwertz/WHEEL_STEER_RIGHT [LOG 03:48:24.327] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Qwertz/WHEEL_THROTTLE_DOWN [LOG 03:48:24.327] Config(WHEEL_THROTTLE_UP) Squad/Controls/Qwertz/WHEEL_THROTTLE_UP [LOG 03:48:24.327] Config(EVA_forward) Squad/Controls/Qwertz/EVA_forward [LOG 03:48:24.327] Config(EVA_back) Squad/Controls/Qwertz/EVA_back [LOG 03:48:24.327] Config(EVA_left) Squad/Controls/Qwertz/EVA_left [LOG 03:48:24.327] Config(EVA_right) Squad/Controls/Qwertz/EVA_right [LOG 03:48:24.327] Config(EVA_yaw_left) Squad/Controls/Qwertz/EVA_yaw_left [LOG 03:48:24.327] Config(EVA_yaw_right) Squad/Controls/Qwertz/EVA_yaw_right [LOG 03:48:24.327] Config(EVA_Pack_forward) Squad/Controls/Qwertz/EVA_Pack_forward [LOG 03:48:24.327] Config(EVA_Pack_back) Squad/Controls/Qwertz/EVA_Pack_back [LOG 03:48:24.327] Config(EVA_Pack_left) Squad/Controls/Qwertz/EVA_Pack_left [LOG 03:48:24.327] Config(EVA_Pack_right) Squad/Controls/Qwertz/EVA_Pack_right [LOG 03:48:24.327] Config(EVA_Pack_up) Squad/Controls/Qwertz/EVA_Pack_up [LOG 03:48:24.327] Config(EVA_Pack_down) Squad/Controls/Qwertz/EVA_Pack_down [LOG 03:48:24.327] Config(EVA_Jump) Squad/Controls/Qwertz/EVA_Jump [LOG 03:48:24.327] Config(EVA_Run) Squad/Controls/Qwertz/EVA_Run [LOG 03:48:24.327] Config(EVA_ToggleMovementMode) Squad/Controls/Qwertz/EVA_ToggleMovementMode [LOG 03:48:24.327] Config(EVA_TogglePack) Squad/Controls/Qwertz/EVA_TogglePack [LOG 03:48:24.327] Config(EVA_Use) Squad/Controls/Qwertz/EVA_Use [LOG 03:48:24.327] Config(EVA_Board) Squad/Controls/Qwertz/EVA_Board [LOG 03:48:24.328] Config(EVA_Orient) Squad/Controls/Qwertz/EVA_Orient [LOG 03:48:24.328] Config(EVA_Lights) Squad/Controls/Qwertz/EVA_Lights [LOG 03:48:24.328] Config(Editor_pitchUp) Squad/Controls/Qwertz/Editor_pitchUp [LOG 03:48:24.328] Config(Editor_pitchDown) Squad/Controls/Qwertz/Editor_pitchDown [LOG 03:48:24.328] Config(Editor_yawLeft) Squad/Controls/Qwertz/Editor_yawLeft [LOG 03:48:24.328] Config(Editor_yawRight) Squad/Controls/Qwertz/Editor_yawRight [LOG 03:48:24.328] Config(Editor_rollLeft) Squad/Controls/Qwertz/Editor_rollLeft [LOG 03:48:24.328] Config(Editor_rollRight) Squad/Controls/Qwertz/Editor_rollRight [LOG 03:48:24.328] Config(Editor_resetRotation) Squad/Controls/Qwertz/Editor_resetRotation [LOG 03:48:24.328] Config(Editor_modePlace) Squad/Controls/Qwertz/Editor_modePlace [LOG 03:48:24.328] Config(Editor_modeOffset) Squad/Controls/Qwertz/Editor_modeOffset [LOG 03:48:24.328] Config(Editor_modeRotate) Squad/Controls/Qwertz/Editor_modeRotate [LOG 03:48:24.328] Config(Editor_modeRoot) Squad/Controls/Qwertz/Editor_modeRoot [LOG 03:48:24.328] Config(Editor_coordSystem) Squad/Controls/Qwertz/Editor_coordSystem [LOG 03:48:24.328] Config(Editor_toggleSymMethod) Squad/Controls/Qwertz/Editor_toggleSymMethod [LOG 03:48:24.328] Config(Editor_toggleSymMode) Squad/Controls/Qwertz/Editor_toggleSymMode [LOG 03:48:24.328] Config(Editor_toggleAngleSnap) Squad/Controls/Qwertz/Editor_toggleAngleSnap [LOG 03:48:24.328] Config(Editor_fineTweak) Squad/Controls/Qwertz/Editor_fineTweak [LOG 03:48:24.328] Config(Editor_partSearch) Squad/Controls/Qwertz/Editor_partSearch [LOG 03:48:24.328] Config(Editor_zoomScrollModifier) Squad/Controls/Qwertz/Editor_zoomScrollModifier [LOG 03:48:24.328] Config(MODIFIER_KEY) Squad/Controls/Qwertz/MODIFIER_KEY [LOG 03:48:24.328] Config(AbortActionGroup) Squad/Controls/Qwertz/AbortActionGroup [LOG 03:48:24.328] Config(CustomActionGroup1) Squad/Controls/Qwertz/CustomActionGroup1 [LOG 03:48:24.328] Config(CustomActionGroup2) Squad/Controls/Qwertz/CustomActionGroup2 [LOG 03:48:24.328] Config(CustomActionGroup3) Squad/Controls/Qwertz/CustomActionGroup3 [LOG 03:48:24.328] Config(CustomActionGroup4) Squad/Controls/Qwertz/CustomActionGroup4 [LOG 03:48:24.328] Config(CustomActionGroup5) Squad/Controls/Qwertz/CustomActionGroup5 [LOG 03:48:24.328] Config(CustomActionGroup6) Squad/Controls/Qwertz/CustomActionGroup6 [LOG 03:48:24.328] Config(CustomActionGroup7) Squad/Controls/Qwertz/CustomActionGroup7 [LOG 03:48:24.329] Config(CustomActionGroup8) Squad/Controls/Qwertz/CustomActionGroup8 [LOG 03:48:24.329] Config(CustomActionGroup9) Squad/Controls/Qwertz/CustomActionGroup9 [LOG 03:48:24.329] Config(CustomActionGroup10) Squad/Controls/Qwertz/CustomActionGroup10 [LOG 03:48:24.329] Config(KEY_MAP) Squad/Controls/Qwertz/KEY_MAP [LOG 03:48:24.329] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot [LOG 03:48:24.329] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer [LOG 03:48:24.329] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist [LOG 03:48:24.329] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist [LOG 03:48:24.329] Config(Localization) Squad/Localization/dictionary/Localization [LOG 03:48:24.329] Config(VARIANTTHEME) Squad/Parts/VariantThemes/White [LOG 03:48:24.329] Config(VARIANTTHEME) Squad/Parts/VariantThemes/BlackAndWhite [LOG 03:48:24.329] Config(VARIANTTHEME) Squad/Parts/VariantThemes/GrayAndOrange [LOG 03:48:24.329] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Dark [LOG 03:48:24.329] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Gray [LOG 03:48:24.329] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Orange [LOG 03:48:24.329] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Gold [LOG 03:48:24.330] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Bare [LOG 03:48:24.330] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Shroud [LOG 03:48:24.330] Config(VARIANTTHEME) Squad/Parts/VariantThemes/GrayAndWhite [LOG 03:48:24.330] Config(VARIANTTHEME) Squad/Parts/VariantThemes/YellowAndWhite [LOG 03:48:24.330] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Silver [LOG 03:48:24.330] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Gray with Stripes [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1 [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/cones/protectiveRocketNoseMk7_v2/rocketNoseCone_v2 [LOG 03:48:24.330] Config(PART) Squad/Parts/Aero/cones/rocketNoseCone_size3/rocketNoseConeSize3 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1 [LOG 03:48:24.331] Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/delta/deltaWing [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3 [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf [LOG 03:48:24.332] Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5 [LOG 03:48:24.333] Config(PART) Squad/Parts/Aero/wings/strake/wingStrake [LOG 03:48:24.333] Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing [LOG 03:48:24.333] Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2 [LOG 03:48:24.333] Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3 [LOG 03:48:24.333] Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4 [LOG 03:48:24.333] Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1 [LOG 03:48:24.333] Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2 [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2 [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/cupola/cupola/cupola [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/Mk1-3Pod/mk1-3/mk1-3pod [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit [LOG 03:48:24.333] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk1pod/mk1Pod/mk1pod [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk1pod_v2/mk1Pod_v2/mk1pod_v2 [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk2LanderCan_v2/mk2LanderCan_v2/mk2LanderCabin_v2 [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/probeCoreHex_v2/probeCoreHex_v2/probeCoreHex_v2 [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2 [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/probeCoreOcto2_v2/probeCoreOcto2_v2/probeCoreOcto2_v2 [LOG 03:48:24.334] Config(PART) Squad/Parts/Command/probeCoreOcto_v2/probeCoreOcto_v2/probeCoreOcto_v2 [LOG 03:48:24.335] Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody [LOG 03:48:24.335] Config(PART) Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2/roverBody_v2 [LOG 03:48:24.335] Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge [LOG 03:48:24.335] Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall [LOG 03:48:24.335] Config(PART) Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere [LOG 03:48:24.335] Config(PART) Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_v2/probeCoreSphere_v2 [LOG 03:48:24.335] Config(PART) Squad/Parts/CompoundParts/FuelLine/fuelLine/fuelLine [LOG 03:48:24.335] Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Decoupler_0/Decoupler_0 [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Decoupler_1/Decoupler_1 [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Decoupler_2/Decoupler_2 [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Decoupler_3/Decoupler_3 [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Separator_0/Separator_0 [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Separator_1/Separator_1 [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Separator_2/Separator_2 [LOG 03:48:24.335] Config(PART) Squad/Parts/Coupling/Separator_3/Separator_3 [LOG 03:48:24.335] Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2 [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4 [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1 [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3 [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5 [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack [LOG 03:48:24.336] Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2 [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/liquidEngine24-77_v2/liquidEngine24-77_v2/smallRadialEngine_v2 [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/liquidEngine48-7S_v2/liquidEngine48-7S_v2/liquidEngineMini_v2 [LOG 03:48:24.336] Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1R _v2/radialEngineMini_v2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1_v2/microEngine_v2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-909_v2/liquidEngineLV-909_v2/liquidEngine3_v2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineMainsail_v2/liquidEngineMainsail_v2/liquidEngineMainsail_v2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEnginePoodle_v2/liquidEnginePoodle_v2/liquidEngine2-2_v2 [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper [LOG 03:48:24.337] Config(PART) Squad/Parts/Engine/liquidEngineSkipper_v2/skipperLiquidEngine_v2/engineLargeSkipper_v2 [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-10_v2/solidBooster_v2 [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-5_v2/solidBooster_sm_v2 [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1 [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17/Thoroughbred [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33/Clydesdale [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1 [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/SolidBoostersF/SolidBoosterF3S0/Shrimp [LOG 03:48:24.338] Config(PART) Squad/Parts/Engine/SolidBoostersF/SolidBoosterFM1/Mite [LOG 03:48:24.338] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2 [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2 [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2 [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1 [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3 [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/drainTankFTE-1/ReleaseValve/ReleaseValve [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/FoilTanks/RadialTank_Capsule/externalTankCapsule [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/FoilTanks/RadialTank_Round/externalTankRound [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/FoilTanks/ToroidTank/externalTankToroid [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100 [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25 [LOG 03:48:24.339] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50 [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100 [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25 [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50 [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2 [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax16/Rockomax16_BW [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax32/Rockomax32_BW [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax64/Rockomax64_BW [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax8/Rockomax8BW [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT100/fuelTankSmallFlat [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT200/fuelTankSmall [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT400/fuelTank [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT800/fuelTank_long [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge [LOG 03:48:24.340] Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial [LOG 03:48:24.341] Config(PART) Squad/Parts/Misc/AsteroidDay/CamSat/InfraredTelescope [LOG 03:48:24.341] Config(PART) Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore [LOG 03:48:24.341] Config(PART) Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna [LOG 03:48:24.341] Config(PART) Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel [LOG 03:48:24.341] Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid [LOG 03:48:24.341] Config(PART) Squad/Parts/Prebuilt/flag/flag [LOG 03:48:24.341] Config(PART) Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA [LOG 03:48:24.341] Config(PART) Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner [LOG 03:48:24.341] Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner [LOG 03:48:24.341] Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere [LOG 03:48:24.341] Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment [LOG 03:48:24.342] Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab [LOG 03:48:24.342] Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module [LOG 03:48:24.342] Config(PART) Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox [LOG 03:48:24.342] Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer [LOG 03:48:24.342] Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer [LOG 03:48:24.342] Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter [LOG 03:48:24.342] Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/FLAdapters/adapterSmallMiniShort/adapterSmallMiniShort [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/FLAdapters/adapterSmallMiniTall/adapterSmallMiniTall [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural [LOG 03:48:24.342] Config(PART) Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_v2/Size3To2Adapter_v2 [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/stackAdapters/adapterLargeSmallBi/adapterLargeSmallBi [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/stackAdapters/adapterLargeSmallQuad/adapterLargeSmallQuad [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/stackAdapters/adapterLargeSmallTri/adapterLargeSmallTri [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2 [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3 [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1 [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1 [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2 [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x [LOG 03:48:24.343] Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x [LOG 03:48:24.344] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge [LOG 03:48:24.344] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed [LOG 03:48:24.344] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall [LOG 03:48:24.344] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge [LOG 03:48:24.344] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg [LOG 03:48:24.344] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2 [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2 [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5 [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2 [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3 [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1 [LOG 03:48:24.344] Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1 [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1 [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2 [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1 [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/linearVernorRCS/linearRCS/linearRcs [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/linearVernorRCS/vernorEngine/vernierEngine [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM [LOG 03:48:24.345] Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlockRV-105/RCSBlock_v2 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/rockomaxAdapters/largeAdapter/largeAdapter [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/rockomaxAdapters/largeAdapterShort/largeAdapter2 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250 [LOG 03:48:24.346] Config(PART) Squad/Parts/Utility/ServiceBay_v2/ServiceBay_125_v2/ServiceBay_125_v2 [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/ServiceBay_v2/ServiceBay_250_v2/ServiceBay_250_v2 [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1 [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2 [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/stackCouplers/stackBiCoupler_v2/stackBiCoupler_v2 [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/stackCouplers/stackQuadCoupler/stackQuadCoupler [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/stackCouplers/stackTriCoupler_v2/stackTriCoupler_v2 [LOG 03:48:24.347] Config(PART) Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1 [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2 [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed [LOG 03:48:24.347] Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3 [LOG 03:48:24.347] Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands [LOG 03:48:24.347] Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth [LOG 03:48:24.347] Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch [LOG 03:48:24.347] Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll [LOG 03:48:24.347] Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/circularButton/genericCircularButton [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2 [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/squareButton/genericSquareButton [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/switch/genericSwitch [LOG 03:48:24.348] Config(PROP) Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards [LOG 03:48:24.348] Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare [LOG 03:48:24.348] Config(PROP) Squad/Props/circularButton/prop/circularButton [LOG 03:48:24.348] Config(PROP) Squad/Props/Compass/prop/Compass [LOG 03:48:24.348] Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob [LOG 03:48:24.348] Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2 [LOG 03:48:24.348] Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel [LOG 03:48:24.348] Config(PROP) Squad/Props/IVANavBall/prop/NavBall [LOG 03:48:24.349] Config(PROP) Squad/Props/IVANavBallNoBase/prop/NavBallNoBase [LOG 03:48:24.349] Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed [LOG 03:48:24.349] Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode [LOG 03:48:24.349] Config(PROP) Squad/Props/NavBall/prop/NavBall [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90 [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet [LOG 03:48:24.349] Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick [LOG 03:48:24.349] Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch [LOG 03:48:24.349] Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter [LOG 03:48:24.349] Config(PROP) Squad/Props/squareButton/prop/squareButton [LOG 03:48:24.349] Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch [LOG 03:48:24.349] Config(PROP) Squad/Props/switch/prop/switch [LOG 03:48:24.349] Config(PROP) Squad/Props/switchGuard/prop/switchGuard [LOG 03:48:24.349] Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards [LOG 03:48:24.349] Config(PROP) Squad/Props/throttle/prop/throttle [LOG 03:48:24.349] Config(PROP) Squad/Props/VSI/prop/VSI [LOG 03:48:24.349] Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE [LOG 03:48:24.350] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE [LOG 03:48:24.350] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE [LOG 03:48:24.350] Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID [LOG 03:48:24.350] Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES [LOG 03:48:24.350] Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS [LOG 03:48:24.350] Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore [LOG 03:48:24.350] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.350] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.351] Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF [LOG 03:48:24.351] Config(TechTree) Squad/Resources/TechTree/TechTree [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1 [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3 [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/Mk1-3/internal/Mk1-3 [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk1pod_IVA/mk1pod_Internal/mk1pod_IVA [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal [LOG 03:48:24.351] Config(INTERNAL) Squad/Spaces/mk2LanderCanInternal/internal/mk2LanderCanInternal [LOG 03:48:24.352] Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int [LOG 03:48:24.352] Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int [LOG 03:48:24.352] Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder [LOG 03:48:24.352] Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit [LOG 03:48:24.352] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances [LOG 03:48:24.352] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science [LOG 03:48:24.352] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations [LOG 03:48:24.352] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout [LOG 03:48:24.352] Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative [LOG 03:48:24.352] Config(TUTORIAL) Squad/Tutorials/FlightSuborbital/FlightSuborbital [LOG 03:48:24.352] Config(TUTORIAL) Squad/Tutorials/FromMun/FromMun [LOG 03:48:24.353] Config(TUTORIAL) Squad/Tutorials/GoForOrbit/GoForOrbit [LOG 03:48:24.353] Config(Localization) SquadExpansion/MakingHistory/Localization/dictionary/Localization [LOG 03:48:24.353] Config(MISSIONPACK) SquadExpansion/MakingHistory/Missions/MissionPacks/squad_MakingHistory [LOG 03:48:24.353] Config(MISSIONPACK) SquadExpansion/MakingHistory/Missions/MissionPacks/squad_MakingHistory_Other [LOG 03:48:24.353] Config(MISSIONPACK) SquadExpansion/MakingHistory/Missions/MissionPacks/squad_MakingHistory_Tutorial [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/AccuracyLogic/TestAccuracyLogic [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionChancePartResourceLevels/ActionPartResourceAmount [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionExplode/ActionVesselExplode [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionMissionScore/MissionScore [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionModifierFunds/ModifyFunds [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionModifierScore/MissionScore [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionPartExplode/ActionPartExplode [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionPartResourceDrain/ActionPartResourceDrain [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionVesselActionGroup/ActionVesselActionGroup [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionVesselStage/ActionVesselStage [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateAsteroid/CreateAsteroid [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateFlag/CreateFlag [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateLaunchSite/CreateLaunchSite [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateVessel/CreateVessel [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CrewAssignment/TestCrewAssignment [LOG 03:48:24.353] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Destroyed/Crashed [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/DialogMessage/DialogMessage [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Distance/Distance [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EmptyFalse/EmptyFalse [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EmptyTrue/EmptyTrue [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EscapeSOI/SOILeft [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EVA/EVA [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Flying/Flying [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/FundsRecovery/FundsRecovery [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalBoarded/TestKerbalBoarded [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalKilled/EVA [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalRecovery/KerbalRecovery [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalRescue/KerbalRescue [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Landed/Landed [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Message/Message [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/MissionFunds/MissionFunds [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/MissionScore/MissionScore [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Orbit/Orbit [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/OrbitParams/OrbitParams [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PartDocking/TestPartDocking [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PartFailure/PartFailure [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PartRepair/PartRepair [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PlaceKerbal/CreateKerbal [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PlantFlag/PlantFlag [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ReachSOI/ReachSOI [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Resource/ResourceAmount [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ResourceRecovery/TestResourcesRecovery [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ScienceExperiment/ScienceExperiment [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/SetCamera/SetCamera [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/SplashDown/SplashDown [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/StageActivated/TestVesselStageActivated [LOG 03:48:24.354] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TakeKerbal/TestTakeKerbal [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TestFlyThrough/TestFlyThrough [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TestGoTo/TestGoTo [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TimeMET/TimeMET [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TimeOfMission/TimeOfMission [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TimeSinceNode/TestTimeSinceNode [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselActiveCount/TestVesselActiveCount [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselAltitudeGoal/VesselAltitudeGoal [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselCrewCount/VeselCrewCount [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselMassLogic/VesselMass [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselPartCount/PartCount [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselRecovery/TestVesselRecovery [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselStage/TestVesselStage [LOG 03:48:24.355] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselVelocity/VesselVelocity [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk16/rocketNoseCone_size4/rocketNoseConeSize4 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/Size_1_5_Cone/Size_1_5_Cone [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_1p5/Decoupler_1p5 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_4/Decoupler_4 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_1p5/EnginePlate1p5 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_2/EnginePlate2 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_3/EnginePlate3 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_4/EnginePlate4 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/InflatableAirlock/InflatableAirlock [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Separator_1p5/Separator_1p5 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Separator_4/Separator_4 [LOG 03:48:24.355] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Size1p5_Strut_Decoupler/Size1p5_Strut_Decoupler [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineKE-1/LiquidEngineKE-1 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-T91/LiquidEngineLV-T91 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-TX87/LiquidEngineLV-TX87 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-I2/LiquidEngineRE-I2 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-J10/LiquidEngineRE-J10 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRK-7/LiquidEngineRK-7 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRV-1/LiquidEngineRV-1 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK/Pollux [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/MonoPropMini/monopropMiniSphere [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Monoprop/Size1p5_Monoprop [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size0_Adapter_01/Size1p5_Size0_Adapter_01 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_01/Size1p5_Size1_Adapter_01 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_02/Size1p5_Size1_Adapter_02 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size2_Adapter_01/Size1p5_Size2_Adapter_01 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_01/Size1p5_Tank_01 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_02/Size1p5_Tank_02 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_03/Size1p5_Tank_03 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_04/Size1p5_Tank_04 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_05/Size1p5_Tank_05 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size3_Size4_Adapter_01/Size3_Size4_Adapter_01 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_EngineAdapter_01/Size4_EngineAdapter_01 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_01/Size4_Tank_01 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_02/Size4_Tank_02 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_03/Size4_Tank_03 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_04/Size4_Tank_04 [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Ground/RoverWheel/roverWheelM1-F [LOG 03:48:24.356] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/fairingSize1p5/fairingSize1p5 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/fairingSize4/fairingSize4 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/Size1to0ServiceModule/Size1to0ServiceModule [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/SM18/ServiceModule18 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/SM25/ServiceModule25 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/KV1Pod/kv1Pod [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/KV2Pod/kv2Pod [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/KV3Pod/kv3Pod [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/Mk2Pod/Mk2Pod [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/Size1_5_Lander/MEMLander [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle0/EquiTriangle0 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1/EquiTriangle1 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1p5/EquiTriangle1p5 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle2/EquiTriangle2 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel0/Panel0 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel1/Panel1 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel1p5/Panel1p5 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel2/Panel2 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle0/Triangle0 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle1/Triangle1 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle1p5/Triangle1p5 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle2/Triangle2 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube1/Tube1 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube1p5/Tube1p5 [LOG 03:48:24.357] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube2/Tube2 [LOG 03:48:24.358] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube3/Tube3 [LOG 03:48:24.358] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube4/Tube4 [LOG 03:48:24.358] Config(PART) SquadExpansion/MakingHistory/Parts/Thermal/HeatShield1p5/HeatShield1p5 [LOG 03:48:24.358] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/Airlock_Internal/Airlock_IVA [LOG 03:48:24.358] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Internal/KV1_IVA [LOG 03:48:24.358] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Internal/KV2_IVA [LOG 03:48:24.358] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Internal/KV3_IVA [LOG 03:48:24.358] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/MEM/MEM_IVA/MEM_IVA [LOG 03:48:24.358] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/Mk2Pod/Mk2Pod_Internal/MK2POD_IVA [LOG 03:48:24.358] Config(Contracts) SquadExpansion/Serenity/Contracts/contracts/Contracts [LOG 03:48:24.358] Config(EXPERIENCE_TRAIT) SquadExpansion/Serenity/Experience/Traits/Engineer [LOG 03:48:24.358] Config(EXPERIENCE_TRAIT) SquadExpansion/Serenity/Experience/Traits/Scientist [LOG 03:48:24.358] Config(Localization) SquadExpansion/Serenity/Localization/dictionary/Localization [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/Aero/FanShroud_01/FanShroud_01 [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/Aero/FanShroud_02/FanShroud_02 [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/Aero/FanShroud_03/FanShroud_03 [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/Aero/noseconeTiny/noseconeTiny [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/Aero/noseconeVS/noseconeVS [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/Cargo/cargoContainer/cargoContainer/cargoContainer [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/Cargo/smallCargoContainer/smallCargoContainer/smallCargoContainer [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/centralStation/DeployedCentralStation [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/gooObservation/DeployedGoExOb [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/ionCollector/DeployedIONExp [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/rtg/DeployedRTG [LOG 03:48:24.358] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/satDish/DeployedSatDish [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/seismicSensor/DeployedSeismicSensor [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/solarPanel/DeployedSolarPanel [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/weatherStation/DeployedWeatherStn [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVA/kerbalEVA [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleFuture/kerbalEVAfemaleFuture [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAFuture/kerbalEVAFuture [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/largeFanBlade/largeFanBlade [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/largeHeliBlade/largeHeliBlade [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/largePropeller/largePropeller [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/mediumFanBlade/mediumFanBlade [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/mediumHeliBlade/mediumHeliBlade [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/mediumPropeller/mediumPropeller [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/smallFanBlade/smallFanBlade [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/smallHeliBlade/smallHeliBlade [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Propellers/smallPropeller/smallPropeller [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_01/hinge_01 [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_01_s/hinge_01_s [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_03/hinge_03 [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_03_s/hinge_03_s [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_04/hinge_04 [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_01/piston_01 [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_02/piston_02 [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_03/piston_03 [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_04/piston_04 [LOG 03:48:24.359] Config(PART) SquadExpansion/Serenity/Parts/Robotics/RotorEngine_02/RotorEngine_02 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/RotorEngine_03/RotorEngine_03 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_01/rotor_01 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_01s/rotor_01s [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_02/rotor_02 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_02s/rotor_02s [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_03/rotor_03 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_03s/rotor_03s [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_00/rotoServo_00 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_02/rotoServo_02 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_03/rotoServo_03 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_04/rotoServo_04 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Robotics/Controllers/KAL1000/controller1000 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S1/RobotArmScanner_S1 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S2/RobotArmScanner_S2 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S3/RobotArmScanner_S3 [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/lGripPad/lGripPad [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/lGripStrip/lGripStrip [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/mGripPad/mGripPad [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/sGripPad/sGripPad [LOG 03:48:24.360] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/sGripStrip/sGripStrip [LOG 03:48:24.360] Config(DEPLOYEDSCIENCE) SquadExpansion/Serenity/Resources/DeployedScience/DEPLOYEDSCIENCE [LOG 03:48:24.360] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/MediumGrip [LOG 03:48:24.360] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/HighGrip [LOG 03:48:24.360] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/ExtremeGrip [LOG 03:48:24.360] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/LowGrip [LOG 03:48:24.360] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/Default [LOG 03:48:24.360] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.360] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.361] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.362] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.362] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.362] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.362] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION [LOG 03:48:24.363] Config(STORY_DEF) SquadExpansion/Serenity/Resources/StoryDefs/STORY_DEF [LOG 03:48:24.363] Compiling Configs Completed. [LOG 03:48:24.366] Resource LiquidFuel added to database [LOG 03:48:24.367] Resource Oxidizer added to database [LOG 03:48:24.367] Resource SolidFuel added to database [LOG 03:48:24.367] Resource MonoPropellant added to database [LOG 03:48:24.367] Resource XenonGas added to database [LOG 03:48:24.367] Resource ElectricCharge added to database [LOG 03:48:24.367] Resource IntakeAir added to database [LOG 03:48:24.367] Resource EVA Propellant added to database [LOG 03:48:24.368] Resource Ore added to database [LOG 03:48:24.368] Resource Ablator added to database [LOG 03:48:24.371] Resource MediumGrip added to database [LOG 03:48:24.371] Resource HighGrip added to database [LOG 03:48:24.371] Resource ExtremeGrip added to database [LOG 03:48:24.371] Resource LowGrip added to database [LOG 03:48:24.371] Resource Default added to database [LOG 03:48:24.371] CodeAssetLoader: Compiling all code assets [LOG 03:48:24.378] ExperienceSystemConfig: Added Effect 'DeployedSciencePowerSkill' to Trait 'Engineer' [LOG 03:48:24.378] ExperienceSystemConfig: Added Effect 'DeployedScienceExpSkill' to Trait 'Scientist' [LOG 03:48:24.383] GameDatabase: Assets loaded in 51.363s [LOG 03:48:24.503] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/Kopernicus\Cache\Bastion.bin' [LOG 03:48:24.540] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Eeloo.bin' [LOG 03:48:24.578] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Hale.bin' [LOG 03:48:24.609] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Karen.bin' [LOG 03:48:24.662] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Nissee.bin' [LOG 03:48:24.707] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Ovok.bin' [LOG 03:48:24.737] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Plock.bin' [LOG 03:48:24.790] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Polta.bin' [LOG 03:48:24.838] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Priax.bin' [LOG 03:48:24.888] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Slate.bin' [LOG 03:48:24.935] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Tal.bin' [LOG 03:48:24.967] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Tekto.bin' [LOG 03:48:24.996] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Thatmo.bin' [LOG 03:48:25.023] [Kopernicus] Loaded 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM\Cache\Wal.bin' [LOG 03:48:25.027] [ModuleManager] Waited 0.000s for patching to finish [LOG 03:48:25.027] [ModuleManager] Applying patched game database [LOG 03:48:25.032] [ModuleManager] Dumping ModuleManager log to main log [LOG 03:48:25.033] [ModuleManager] #### BEGIN MODULEMANAGER LOG #### [LOG 03:47:42.477] Log started at 2020-07-29 03:47:42.477 [LOG 03:47:44.813] Checking Cache [LOG 03:47:45.442] SHA generated in 0.624s [LOG 03:47:45.442] SHA = B2-46-E8-D2-C0-F6-E4-2C-40-A5-61-DA-30-E4-58-25-1D-C6-50-7A-B1-E7-9A-33-D1-EF-1F-D3-52-3E-92-DF [LOG 03:47:45.506] Cache SHA = B2-46-E8-D2-C0-F6-E4-2C-40-A5-61-DA-30-E4-58-25-1D-C6-50-7A-B1-E7-9A-33-D1-EF-1F-D3-52-3E-92-DF [LOG 03:47:45.506] useCache = True [LOG 03:47:45.506] Loading from Cache [LOG 03:47:46.246] Cache Loaded [LOG 03:47:46.246] Dumping patch log [LOG 03:47:46.255] #### BEGIN PATCH LOG #### [LOG 00:45:07.799] Log started at 2020-07-29 00:45:07.799 [LOG 00:45:07.799] Pre patch init [LOG 00:45:08.057] compiling list of loaded mods... Mod DLLs found: Name Assembly Version Assembly File Version KSPAssembly Version SHA256 Assembly-CSharp 0.0.0.0 0.0.0.0 1.9 c4ca27a678183639ec1504d5c9827c88b8d74c96605589505be1e5deb27bfb43 ModuleManager 4.1.3.0 4.1.3.0 2.5 4ec9762d7c2e5118382fca92bf833caa547444a03f178dad005742ddd47b59ed Kopernicus.Parser 1.0.0.0 1.0.0.0 1.0 2e032b590635c0a6e761b2ed4bc072717e15301e5c4f58eaf490ad879720a0b1 ModularFlightIntegrator 1.0.0.0 1.2.7.0 1.0 f3b20efc76b5802809588e282ef615e8cc992a0493d0bc301fb128df4488f800 Kopernicus 1.0.0.0 1.0.0.0 1.0 e05179470b8ce4e581c80190298a08d70f0c8316956dc5bdb5b5faa0d9283931 SCANsat 1.20.1.0 1.20.1.0 1.20 fa4aa4c3a24d395255eccf77999d2d16d060e1d5eacd8779e55ec5f3fed1e579 SCANsat.Unity 1.20.1.0 1.20.1.0 fcc4157993f53f1a4d3c4f8b0ffea057a51373d2ff7cdd6ef2910c6f96f4d2e3 KSPSteamCtrlr 0.0.1.35 0.0.1.35 1675fa4fcb61d014eb1babe7eed703e7f76a1008537ee57ca7cec65cd9ff94ac Non-DLL mods added (:FOR[xxx]): OPM Mods by directory (sub directories of GameData): Squad SquadExpansion Mods added by assemblies: [LOG 00:45:08.062] Extracting patches [LOG 00:45:08.081] Deleting root node in file OPM/OPM_RemoteTech node: @PART[RTGigaDish1]:AFTER[RemoteTech] as it can't satisfy its AFTER [LOG 00:45:08.090] Deleting root node in file OPM/KopernicusConfigs/PlockMoons/Karen node: @Kopernicus:BEFORE[SigmaBinary] as it can't satisfy its BEFORE [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Antimatter node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Antimatter node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Antimatter node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/CarbonDioxide node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Dirt node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Dirt node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Dirt node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karbonite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karborundum node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/Karborundum node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdDeuterium node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdDeuterium node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdDeuterium node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHe3 node: PLANETARY_RESOURCE:NEEDS[FarFutureTechnologies] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHydrogen node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHydrogen node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHydrogen node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHydrogen node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHydrogen node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/LqdHydrogen node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.106] Deleting root node in file OPM/Resources/MetallicOre node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/MetallicOre node: BIOME_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/MetallicOre node: BIOME_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/MetallicOre node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/MetallicOre node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/MetallicOre node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Minerals node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Minerals node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Minerals node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Minerals node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Substrate node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Substrate node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Substrate node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Substrate node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Uraninite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Uraninite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Uraninite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Uraninite node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Water node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Water node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Water node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Water node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file OPM/Resources/Water node: PLANETARY_RESOURCE:NEEDS[CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/MFDPatches node: @PROP[kOSTerminal]:FOR[SCANsat]:NEEDS[RasterPropMonitor,ASET] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/RPMMapTraq node: @PART[*]:HAS[@INTERNAL[*]]:FOR[SCANsat]:NEEDS[RasterPropMonitor] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[OMD]:FOR[SCANsat]:NEEDS[Launchpad] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[scansat-resources*]:FOR[SCANsat]:NEEDS[Launchpad] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[Launchpad] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[scansat-resources*]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[scansat-resources*]:FOR[SCANsat]:NEEDS[WarpPlugin,CommunityResourcePack,!KolonyTools] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[WarpPlugin,CommunityResourcePack,!KolonyTools] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[scansat-resources*]:FOR[SCANsat]:NEEDS[WarpPlugin,KolonyTools,CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[OrbitalScanner]:FOR[SCANsat]:NEEDS[WarpPlugin,KolonyTools,CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[SurfaceScanner]:FOR[SCANsat]:NEEDS[Launchpad] as it can't satisfy its NEEDS [LOG 00:45:08.107] Deleting root node in file SCANsat/MM_Parts/SCANsat_Resource_Scanner node: @PART[SurfaceScanner]:FOR[SCANsat]:NEEDS[KolonyTools,CommunityResourcePack] as it can't satisfy its NEEDS [LOG 00:45:08.229] Applying patches [LOG 00:45:08.230] :INSERT (initial) pass [LOG 00:45:08.318] :FIRST pass [LOG 00:45:08.318] :LEGACY (default) pass [LOG 00:45:08.322] Applying update OPM/OPM_Resources/@Contracts to Squad/Contracts/Contracts.cfg/Contracts [LOG 00:45:08.328] Applying update OPM/OPM_Resources/@Contracts to SquadExpansion/Serenity/Contracts/contracts.cfg/Contracts [LOG 00:45:08.329] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[surfaceSample]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.332] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[crewReport]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.334] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[evaReport]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.339] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[mysteryGoo]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.340] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[mobileMaterialsLab]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.342] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[temperatureScan]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.344] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[barometerScan]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.345] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[gravityScan]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.351] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[seismicScan]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.353] Applying update OPM/OPM_ScienceDefs/@EXPERIMENT_DEFINITION:HAS[#id[atmosphereAnalysis]] to Squad/Resources/ScienceDefs.cfg/EXPERIMENT_DEFINITION [LOG 00:45:08.356] :BEFORE[ASSEMBLY-CSHARP] pass [LOG 00:45:08.356] :FOR[ASSEMBLY-CSHARP] pass [LOG 00:45:08.356] :AFTER[ASSEMBLY-CSHARP] pass [LOG 00:45:08.356] :BEFORE[KOPERNICUS] pass [LOG 00:45:08.356] :FOR[KOPERNICUS] pass [LOG 00:45:08.356] :AFTER[KOPERNICUS] pass [LOG 00:45:08.356] Applying update OPM/KopernicusConfigs/OuterPlanets/GasPlanet/@Kopernicus:AFTER[Kopernicus] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.357] :BEFORE[KOPERNICUS.PARSER] pass [LOG 00:45:08.362] :FOR[KOPERNICUS.PARSER] pass [LOG 00:45:08.362] :AFTER[KOPERNICUS.PARSER] pass [LOG 00:45:08.362] :BEFORE[KSPSTEAMCTRLR] pass [LOG 00:45:08.362] :FOR[KSPSTEAMCTRLR] pass [LOG 00:45:08.362] :AFTER[KSPSTEAMCTRLR] pass [LOG 00:45:08.362] :BEFORE[MODULARFLIGHTINTEGRATOR] pass [LOG 00:45:08.362] :FOR[MODULARFLIGHTINTEGRATOR] pass [LOG 00:45:08.362] :AFTER[MODULARFLIGHTINTEGRATOR] pass [LOG 00:45:08.362] :BEFORE[MODULEMANAGER] pass [LOG 00:45:08.362] :FOR[MODULEMANAGER] pass [LOG 00:45:08.362] :AFTER[MODULEMANAGER] pass [LOG 00:45:08.362] :BEFORE[OPM] pass [LOG 00:45:08.362] :FOR[OPM] pass [LOG 00:45:08.362] Applying update OPM/OPM_KopernicusAsteroids/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.363] Applying update OPM/KopernicusConfigs/NeidonMoons/Nissee/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.365] Applying update OPM/KopernicusConfigs/NeidonMoons/Thatmo/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.368] Applying update OPM/KopernicusConfigs/OuterPlanets/Neidon/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.370] Applying update OPM/KopernicusConfigs/OuterPlanets/Plock/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.378] Applying update OPM/KopernicusConfigs/OuterPlanets/Sarnus/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.385] Applying update OPM/KopernicusConfigs/OuterPlanets/Urlum/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.388] Applying update OPM/KopernicusConfigs/PlockMoons/Karen/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.400] Applying update OPM/KopernicusConfigs/SarnusMoons/Eeloo/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.403] Applying update OPM/KopernicusConfigs/SarnusMoons/Hale/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.405] Applying update OPM/KopernicusConfigs/SarnusMoons/Ovok/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.408] Applying update OPM/KopernicusConfigs/SarnusMoons/Slate/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.411] Applying update OPM/KopernicusConfigs/SarnusMoons/Tekto/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.414] Applying update OPM/KopernicusConfigs/UrlumMoons/Polta/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.418] Applying update OPM/KopernicusConfigs/UrlumMoons/Priax/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.428] Applying update OPM/KopernicusConfigs/UrlumMoons/Tal/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.432] Applying update OPM/KopernicusConfigs/UrlumMoons/Wal/@Kopernicus:FOR[OPM] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] [LOG 00:45:08.438] :AFTER[OPM] pass [LOG 00:45:08.438] :BEFORE[SCANSAT] pass [LOG 00:45:08.438] :FOR[SCANSAT] pass [LOG 00:45:08.438] Applying update SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[SurveyScanner]:FOR[SCANsat] to Squad/Parts/Resources/SurveyScanner/SurveyScanner.cfg/PART[SurveyScanner] [LOG 00:45:08.439] Applying update SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[OrbitalScanner]:FOR[SCANsat] to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner.cfg/PART[OrbitalScanner] [LOG 00:45:08.440] Applying update SCANsat/MM_Parts/SCANsat_Resource_Scanner/@PART[SurfaceScanner]:FOR[SCANsat] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner.cfg/PART[SurfaceScanner] [LOG 00:45:08.440] :AFTER[SCANSAT] pass [LOG 00:45:08.440] :BEFORE[SCANSAT.UNITY] pass [LOG 00:45:08.440] :FOR[SCANSAT.UNITY] pass [LOG 00:45:08.440] :AFTER[SCANSAT.UNITY] pass [LOG 00:45:08.440] :BEFORE[SQUAD] pass [LOG 00:45:08.440] :FOR[SQUAD] pass [LOG 00:45:08.440] :AFTER[SQUAD] pass [LOG 00:45:08.440] :BEFORE[SQUADEXPANSION] pass [LOG 00:45:08.440] :FOR[SQUADEXPANSION] pass [LOG 00:45:08.440] :AFTER[SQUADEXPANSION] pass [LOG 00:45:08.440] :LAST[ASSEMBLY-CSHARP] pass [LOG 00:45:08.440] :LAST[KOPERNICUS] pass [LOG 00:45:08.440] :LAST[KOPERNICUS.PARSER] pass [LOG 00:45:08.440] :LAST[KSPSTEAMCTRLR] pass [LOG 00:45:08.440] :LAST[MODULARFLIGHTINTEGRATOR] pass [LOG 00:45:08.440] :LAST[MODULEMANAGER] pass [LOG 00:45:08.440] :LAST[OPM] pass [LOG 00:45:08.440] :LAST[SCANSAT] pass [LOG 00:45:08.440] :LAST[SCANSAT.UNITY] pass [LOG 00:45:08.440] :LAST[SQUAD] pass [LOG 00:45:08.440] :LAST[SQUADEXPANSION] pass [LOG 00:45:08.440] :FINAL pass [LOG 00:45:08.444] Applying update Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels.cfg/PART[solarPanels2] [LOG 00:45:08.447] Applying update Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels.cfg/PART[solarPanels4] [LOG 00:45:08.447] Applying update Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels.cfg/PART[solarPanels1] [LOG 00:45:08.447] Applying update Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels.cfg/PART[solarPanels3] [LOG 00:45:08.447] Applying update Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray.cfg/PART[largeSolarPanel] [LOG 00:45:08.447] Applying update Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel.cfg/PART[solarPanels5] [LOG 00:45:08.449] Applying update Kopernicus/Config/SolarPanels/@PART:HAS[@MODULE[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]:FINAL to Squad/Parts/Misc/AsteroidDay/LgRadialSolar.cfg/PART[LgRadialSolarPanel] [LOG 00:45:08.452] Done patching [LOG 00:45:08.453] Saving Cache [LOG 00:45:08.858] Done! #### END PATCH LOG #### [LOG 03:47:46.255] ModuleManager: 40 patches loaded from cache [LOG 03:47:46.255] Ran in 1.442s [LOG 03:47:46.289] Done! #### END MODULEMANAGER LOG #### [LOG 03:48:25.035] [ModuleManager] Running tests... [LOG 03:48:25.035] [ModuleManager] tests complete. [LOG 03:48:25.036] [ModuleManager] Reloading resources definitions [LOG 03:48:25.037] Resource LiquidFuel added to database [LOG 03:48:25.037] Resource Oxidizer added to database [LOG 03:48:25.037] Resource SolidFuel added to database [LOG 03:48:25.037] Resource MonoPropellant added to database [LOG 03:48:25.037] Resource XenonGas added to database [LOG 03:48:25.037] Resource ElectricCharge added to database [LOG 03:48:25.037] Resource IntakeAir added to database [LOG 03:48:25.037] Resource EVA Propellant added to database [LOG 03:48:25.037] Resource Ore added to database [LOG 03:48:25.037] Resource Ablator added to database [LOG 03:48:25.037] [ModuleManager] Reloading Trait configs [LOG 03:48:25.038] ExperienceSystemConfig: Added Effect 'DeployedSciencePowerSkill' to Trait 'Engineer' [LOG 03:48:25.038] ExperienceSystemConfig: Added Effect 'DeployedScienceExpSkill' to Trait 'Scientist' [LOG 03:48:25.038] [ModuleManager] Reloading Part Upgrades [LOG 03:48:25.040] [ModuleManager] Running post patch callbacks [LOG 03:48:25.084] [ModuleManager] Post patch ran in 0.056s [LOG 03:48:25.146] PartLoader: Loading part database [LOG 03:48:25.151] PartLoader: Compiling Part 'SCANsat/Parts/BTDT/BTDT/SCANsat_Scanner32' [LOG 03:48:25.193] EffectList: Created 15 effect types [LOG 03:48:25.258] PartLoader: Compiling Part 'SCANsat/Parts/MapTraq/MapTraq/SCANsat_Tracker' [LOG 03:48:25.268] PartLoader: Compiling Part 'SCANsat/Parts/MULTI/MULTI/SCANsat_Scanner24' [LOG 03:48:25.287] PartLoader: Compiling Part 'SCANsat/Parts/RADAR/RADAR/SCANsat_Scanner' [LOG 03:48:25.301] PartLoader: Compiling Part 'SCANsat/Parts/SAR/SAR/SCANsat_Scanner2' [LOG 03:48:25.313] PartLoader: Compiling Part 'SCANsat/Parts/scansat-btdt/scansat-exomars-1/scansat-exomars-1' [LOG 03:48:25.343] PartLoader: Compiling Part 'SCANsat/Parts/scansat-multi/scansat-multi-abi-1/scansat-multi-abi-1' [LOG 03:48:25.357] PartLoader: Compiling Part 'SCANsat/Parts/scansat-multi/scansat-multi-modis-1/scansat-multi-modis-1' [LOG 03:48:25.371] PartLoader: Compiling Part 'SCANsat/Parts/scansat-multi/scansat-multi-msi-1/scansat-multi-msi-1' [LOG 03:48:25.385] PartLoader: Compiling Part 'SCANsat/Parts/scansat-radar/scansat-radar-poseidon-3b-1/scansat-radar-poseidon-3b-1' [LOG 03:48:25.397] PartLoader: Compiling Part 'SCANsat/Parts/scansat-radar/scansat-radar-seasat-1/scansat-radar-seasat-1' [LOG 03:48:25.411] PartLoader: Compiling Part 'SCANsat/Parts/scansat-recon/scansat-recon-ikonos-1/scansat-recon-ikonos-1' [LOG 03:48:25.425] PartLoader: Compiling Part 'SCANsat/Parts/scansat-recon/scansat-recon-kh11-1/scansat-recon-kh11-1' [LOG 03:48:25.443] PartLoader: Compiling Part 'SCANsat/Parts/scansat-recon/scansat-recon-worldview-3-1/scansat-recon-worldview-3-1' [LOG 03:48:25.465] PartLoader: Compiling Part 'SCANsat/Parts/scansat-resources/scansat-resources-crism-1/scansat-resources-crism-1' [LOG 03:48:25.493] PartLoader: Compiling Part 'SCANsat/Parts/scansat-resources/scansat-resources-hyperion-1/scansat-resources-hyperion-1' [LOG 03:48:25.508] PartLoader: Compiling Part 'SCANsat/Parts/scansat-resources/scansat-resources-mise-1/scansat-resources-mise-1' [LOG 03:48:25.522] PartLoader: Compiling Part 'SCANsat/Parts/scansat-sar/scansat-sar-paz-1/scansat-sar-paz-1' [LOG 03:48:25.534] PartLoader: Compiling Part 'SCANsat/Parts/scansat-sar/scansat-sar-radarsat-2-1/scansat-sar-radarsat-2-1' [LOG 03:48:25.545] PartLoader: Compiling Part 'SCANsat/Parts/scansat-sar/scansat-sar-tandem-l-1/scansat-sar-tandem-l-1' [LOG 03:48:25.560] PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone' [LOG 03:48:25.576] PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1' [LOG 03:48:25.613] PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop' [LOG 03:48:25.636] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf' [LOG 03:48:25.661] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing' [LOG 03:48:25.676] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin' [LOG 03:48:25.695] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard' [LOG 03:48:25.708] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController' [LOG 03:48:25.721] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing' [LOG 03:48:25.732] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin' [LOG 03:48:25.744] PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin' [LOG 03:48:25.755] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake' [LOG 03:48:25.773] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake' [LOG 03:48:25.783] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone' [LOG 03:48:25.801] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA' [LOG 03:48:25.813] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB' [LOG 03:48:25.824] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter' [LOG 03:48:25.833] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/protectiveRocketNoseMk7_v2/rocketNoseCone_v2' [LOG 03:48:25.840] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/rocketNoseCone_size3/rocketNoseConeSize3' [LOG 03:48:25.849] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone' [LOG 03:48:25.859] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail' [LOG 03:48:25.867] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB' [LOG 03:48:25.875] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1' [LOG 03:48:25.953] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2' [LOG 03:48:25.981] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3' [LOG 03:48:26.007] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0' [LOG 03:48:26.039] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1' [LOG 03:48:26.062] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2' [LOG 03:48:26.079] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3' [LOG 03:48:26.097] PartLoader: Compiling Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield' [LOG 03:48:26.118] PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong' [LOG 03:48:26.126] PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake' [LOG 03:48:26.134] PartLoader: Compiling Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone' [LOG 03:48:26.142] PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake' [LOG 03:48:26.150] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta' [LOG 03:48:26.158] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1' [LOG 03:48:26.170] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2' [LOG 03:48:26.184] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder' [LOG 03:48:26.196] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake' [LOG 03:48:26.206] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet' [LOG 03:48:26.219] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet' [LOG 03:48:26.228] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3' [LOG 03:48:26.242] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector' [LOG 03:48:26.257] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2' [LOG 03:48:26.266] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3' [LOG 03:48:26.274] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4' [LOG 03:48:26.282] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5' [LOG 03:48:26.289] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing' [LOG 03:48:26.296] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small' [LOG 03:48:26.305] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf' [LOG 03:48:26.315] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2' [LOG 03:48:26.325] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3' [LOG 03:48:26.335] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf' [LOG 03:48:26.348] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5' [LOG 03:48:26.359] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake' [LOG 03:48:26.366] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing' [LOG 03:48:26.375] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2' [LOG 03:48:26.387] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3' [LOG 03:48:26.395] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4' [LOG 03:48:26.403] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1' [LOG 03:48:26.412] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2' [LOG 03:48:26.420] PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2' [LOG 03:48:26.432] PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola' [LOG 03:48:26.482] PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd' [LOG 03:48:26.492] PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin' [LOG 03:48:26.508] PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule' [LOG 03:48:26.518] PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule' [LOG 03:48:26.525] PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-3Pod/mk1-3/mk1-3pod' [LOG 03:48:26.571] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit' [LOG 03:48:26.593] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin' [LOG 03:48:26.614] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit' [LOG 03:48:26.644] PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall' [LOG 03:48:26.676] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod' [LOG 03:48:26.708] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod_v2/mk1Pod_v2/mk1pod_v2' [LOG 03:48:26.737] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline' [LOG 03:48:26.760] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard' [LOG 03:48:26.781] PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore' [LOG 03:48:26.797] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin' [LOG 03:48:26.817] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan_v2/mk2LanderCan_v2/mk2LanderCabin_v2' [LOG 03:48:26.843] PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle' [LOG 03:48:26.865] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube' [LOG 03:48:26.879] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex' [LOG 03:48:26.895] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex_v2/probeCoreHex_v2/probeCoreHex_v2' [LOG 03:48:26.912] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto' [LOG 03:48:26.935] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2' [LOG 03:48:26.948] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2_v2/probeCoreOcto2_v2/probeCoreOcto2_v2' [LOG 03:48:26.966] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto_v2/probeCoreOcto_v2/probeCoreOcto_v2' [LOG 03:48:26.982] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody' [LOG 03:48:26.995] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2/roverBody_v2' [LOG 03:48:27.013] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge' [LOG 03:48:27.030] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall' [LOG 03:48:27.051] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere' [LOG 03:48:27.064] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_v2/probeCoreSphere_v2' [LOG 03:48:27.074] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/FuelLine/fuelLine/fuelLine' [LOG 03:48:27.101] [CompoundPart] onEditorEndTweak [LOG 03:48:27.105] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector' [LOG 03:48:27.115] [CompoundPart] onEditorEndTweak [LOG 03:48:27.120] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_0/Decoupler_0' [LOG 03:48:27.139] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_1/Decoupler_1' [LOG 03:48:27.150] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_2/Decoupler_2' [LOG 03:48:27.165] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_3/Decoupler_3' [LOG 03:48:27.182] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_0/Separator_0' [LOG 03:48:27.200] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_1/Separator_1' [LOG 03:48:27.216] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_2/Separator_2' [LOG 03:48:27.230] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_3/Separator_3' [LOG 03:48:27.248] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2' [LOG 03:48:27.284] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4' [LOG 03:48:27.301] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1' [LOG 03:48:27.316] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3' [LOG 03:48:27.332] PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel' [LOG 03:48:27.345] PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5' [LOG 03:48:27.360] PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg' [LOG 03:48:27.383] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack' [LOG 03:48:27.390] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank' [LOG 03:48:27.398] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini' [LOG 03:48:27.405] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack' [LOG 03:48:27.415] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge' [LOG 03:48:27.423] PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine' [LOG 03:48:27.464] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet' [LOG 03:48:27.538] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine' [LOG 03:48:27.573] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2' [LOG 03:48:27.605] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine' [LOG 03:48:27.635] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine' [LOG 03:48:27.658] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77_v2/liquidEngine24-77_v2/smallRadialEngine_v2' [LOG 03:48:27.685] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini' [LOG 03:48:27.709] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S_v2/liquidEngine48-7S_v2/liquidEngineMini_v2' [LOG 03:48:27.735] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike' [LOG 03:48:27.786] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine' [LOG 03:48:27.810] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini' [LOG 03:48:27.838] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1R _v2/radialEngineMini_v2' [LOG 03:48:27.879] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1_v2/microEngine_v2' [LOG 03:48:27.905] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3' [LOG 03:48:27.931] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909_v2/liquidEngineLV-909_v2/liquidEngine3_v2' [LOG 03:48:27.962] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine' [LOG 03:48:27.991] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine' [LOG 03:48:28.015] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2' [LOG 03:48:28.049] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2' [LOG 03:48:28.082] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail_v2/liquidEngineMainsail_v2/liquidEngineMainsail_v2' [LOG 03:48:28.115] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2' [LOG 03:48:28.140] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2' [LOG 03:48:28.177] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle_v2/liquidEnginePoodle_v2/liquidEngine2-2_v2' [LOG 03:48:28.219] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper' [LOG 03:48:28.250] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper_v2/skipperLiquidEngine_v2/engineLargeSkipper_v2' [LOG 03:48:28.282] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME' [LOG 03:48:28.314] PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster' [LOG 03:48:28.337] PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine' [LOG 03:48:28.363] PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine' [LOG 03:48:28.384] PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER' [LOG 03:48:28.419] PartLoader: Compiling Part 'Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-10_v2/solidBooster_v2' [LOG 03:48:28.446] PartLoader: Compiling Part 'Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-5_v2/solidBooster_sm_v2' [LOG 03:48:28.469] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB' [LOG 03:48:28.502] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine' [LOG 03:48:28.537] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster' [LOG 03:48:28.566] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1' [LOG 03:48:28.588] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster' [LOG 03:48:28.609] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm' [LOG 03:48:28.626] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17/Thoroughbred' [LOG 03:48:28.651] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33/Clydesdale' [LOG 03:48:28.675] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1' [LOG 03:48:28.694] PartLoader: Compiling Part 'Squad/Parts/Engine/SolidBoostersF/SolidBoosterF3S0/Shrimp' [LOG 03:48:28.714] PartLoader: Compiling Part 'Squad/Parts/Engine/SolidBoostersF/SolidBoosterFM1/Mite' [LOG 03:48:28.738] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2' [LOG 03:48:28.746] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines' [LOG 03:48:28.754] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2' [LOG 03:48:28.764] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant' [LOG 03:48:28.774] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2' [LOG 03:48:28.783] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1' [LOG 03:48:28.791] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant' [LOG 03:48:28.799] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3' [LOG 03:48:28.810] PartLoader: Compiling Part 'Squad/Parts/FuelTank/drainTankFTE-1/ReleaseValve/ReleaseValve' [LOG 03:48:28.833] PartLoader: Compiling Part 'Squad/Parts/FuelTank/FoilTanks/RadialTank_Capsule/externalTankCapsule' [LOG 03:48:28.843] PartLoader: Compiling Part 'Squad/Parts/FuelTank/FoilTanks/RadialTank_Round/externalTankRound' [LOG 03:48:28.851] PartLoader: Compiling Part 'Squad/Parts/FuelTank/FoilTanks/ToroidTank/externalTankToroid' [LOG 03:48:28.859] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank' [LOG 03:48:28.867] PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage' [LOG 03:48:28.876] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler' [LOG 03:48:28.888] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong' [LOG 03:48:28.902] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter' [LOG 03:48:28.918] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO' [LOG 03:48:28.952] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage' [LOG 03:48:28.962] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO' [LOG 03:48:28.974] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid' [LOG 03:48:28.984] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono' [LOG 03:48:28.993] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin' [LOG 03:48:29.010] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100' [LOG 03:48:29.018] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25' [LOG 03:48:29.026] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50' [LOG 03:48:29.035] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100' [LOG 03:48:29.042] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25' [LOG 03:48:29.052] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50' [LOG 03:48:29.059] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO' [LOG 03:48:29.066] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2' [LOG 03:48:29.075] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini' [LOG 03:48:29.082] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank' [LOG 03:48:29.090] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank' [LOG 03:48:29.098] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong' [LOG 03:48:29.107] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax16/Rockomax16_BW' [LOG 03:48:29.117] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax32/Rockomax32_BW' [LOG 03:48:29.127] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax64/Rockomax64_BW' [LOG 03:48:29.139] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax8/Rockomax8BW' [LOG 03:48:29.148] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT100/fuelTankSmallFlat' [LOG 03:48:29.158] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT200/fuelTankSmall' [LOG 03:48:29.166] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT400/fuelTank' [LOG 03:48:29.177] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT800/fuelTank_long' [LOG 03:48:29.186] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank' [LOG 03:48:29.195] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank' [LOG 03:48:29.204] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank' [LOG 03:48:29.214] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank' [LOG 03:48:29.223] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge' [LOG 03:48:29.230] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial' [LOG 03:48:29.238] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/CamSat/InfraredTelescope' [LOG 03:48:29.253] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore' [LOG 03:48:29.276] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna' [LOG 03:48:29.294] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel' [LOG 03:48:29.308] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid' [LOG 03:48:29.329] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/flag/flag' [LOG 03:48:29.335] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA' [LOG 03:48:29.369] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale' [LOG 03:48:29.390] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell' [LOG 03:48:29.413] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray' [LOG 03:48:29.426] PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU' [LOG 03:48:29.456] PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank' [LOG 03:48:29.467] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill' [LOG 03:48:29.497] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU' [LOG 03:48:29.518] PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner' [LOG 03:48:29.543] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill' [LOG 03:48:29.562] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank' [LOG 03:48:29.570] PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank' [LOG 03:48:29.580] PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner' [LOG 03:48:29.601] PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner' [LOG 03:48:29.620] PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere' [LOG 03:48:29.631] PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment' [LOG 03:48:29.643] PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab' [LOG 03:48:29.677] PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module' [LOG 03:48:29.703] PartLoader: Compiling Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox' [LOG 03:48:29.717] PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer' [LOG 03:48:29.735] PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer' [LOG 03:48:29.750] PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter' [LOG 03:48:29.765] PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer' [LOG 03:48:29.779] PartLoader: Compiling Part 'Squad/Parts/Structural/FLAdapters/adapterSmallMiniShort/adapterSmallMiniShort' [LOG 03:48:29.793] PartLoader: Compiling Part 'Squad/Parts/Structural/FLAdapters/adapterSmallMiniTall/adapterSmallMiniTall' [LOG 03:48:29.805] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody' [LOG 03:48:29.819] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody' [LOG 03:48:29.835] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage' [LOG 03:48:29.843] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage' [LOG 03:48:29.856] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural' [LOG 03:48:29.864] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter' [LOG 03:48:29.872] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_v2/Size3To2Adapter_v2' [LOG 03:48:29.881] PartLoader: Compiling Part 'Squad/Parts/Structural/stackAdapters/adapterLargeSmallBi/adapterLargeSmallBi' [LOG 03:48:29.892] PartLoader: Compiling Part 'Squad/Parts/Structural/stackAdapters/adapterLargeSmallQuad/adapterLargeSmallQuad' [LOG 03:48:29.903] PartLoader: Compiling Part 'Squad/Parts/Structural/stackAdapters/adapterLargeSmallTri/adapterLargeSmallTri' [LOG 03:48:29.917] PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub' [LOG 03:48:29.926] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2' [LOG 03:48:29.934] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3' [LOG 03:48:29.943] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1' [LOG 03:48:29.953] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode' [LOG 03:48:29.963] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1' [LOG 03:48:29.971] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2' [LOG 03:48:29.980] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint' [LOG 03:48:29.998] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon' [LOG 03:48:30.013] PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube' [LOG 03:48:30.021] PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto' [LOG 03:48:30.032] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter' [LOG 03:48:30.042] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x' [LOG 03:48:30.050] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x' [LOG 03:48:30.059] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge' [LOG 03:48:30.089] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed' [LOG 03:48:30.103] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall' [LOG 03:48:30.119] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge' [LOG 03:48:30.131] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg' [LOG 03:48:30.143] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm' [LOG 03:48:30.154] PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish' [LOG 03:48:30.172] PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna' [LOG 03:48:30.188] PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna' [LOG 03:48:30.206] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2' [LOG 03:48:30.226] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler' [LOG 03:48:30.246] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2' [LOG 03:48:30.271] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna' [LOG 03:48:30.284] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5' [LOG 03:48:30.299] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2' [LOG 03:48:30.319] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral' [LOG 03:48:30.339] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3' [LOG 03:48:30.355] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1' [LOG 03:48:30.377] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge' [LOG 03:48:30.394] PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice' [LOG 03:48:30.424] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1' [LOG 03:48:30.435] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder' [LOG 03:48:30.453] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay' [LOG 03:48:30.465] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1' [LOG 03:48:30.517] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2' [LOG 03:48:30.545] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg' [LOG 03:48:30.568] PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1' [LOG 03:48:30.589] PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem' [LOG 03:48:30.612] PartLoader: Compiling Part 'Squad/Parts/Utility/linearVernorRCS/linearRCS/linearRcs' [LOG 03:48:30.631] PartLoader: Compiling Part 'Squad/Parts/Utility/linearVernorRCS/vernorEngine/vernierEngine' [LOG 03:48:30.648] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL' [LOG 03:48:30.669] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS' [LOG 03:48:30.684] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin' [LOG 03:48:30.715] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort' [LOG 03:48:30.749] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL' [LOG 03:48:30.764] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM' [LOG 03:48:30.781] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp' [LOG 03:48:30.797] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS' [LOG 03:48:30.812] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle' [LOG 03:48:30.847] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue' [LOG 03:48:30.863] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge' [LOG 03:48:30.877] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial' [LOG 03:48:30.892] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue' [LOG 03:48:30.908] PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1' [LOG 03:48:30.915] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock' [LOG 03:48:30.928] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlockRV-105/RCSBlock_v2' [LOG 03:48:30.945] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100' [LOG 03:48:30.956] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5' [LOG 03:48:30.967] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50' [LOG 03:48:30.978] PartLoader: Compiling Part 'Squad/Parts/Utility/rockomaxAdapters/largeAdapter/largeAdapter' [LOG 03:48:30.988] PartLoader: Compiling Part 'Squad/Parts/Utility/rockomaxAdapters/largeAdapterShort/largeAdapter2' [LOG 03:48:30.997] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125' [LOG 03:48:31.014] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250' [LOG 03:48:31.029] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay_v2/ServiceBay_125_v2/ServiceBay_125_v2' [LOG 03:48:31.040] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay_v2/ServiceBay_250_v2/ServiceBay_250_v2' [LOG 03:48:31.051] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1' [LOG 03:48:31.065] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2' [LOG 03:48:31.075] PartLoader: Compiling Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler' [LOG 03:48:31.083] PartLoader: Compiling Part 'Squad/Parts/Utility/stackCouplers/stackBiCoupler_v2/stackBiCoupler_v2' [LOG 03:48:31.091] PartLoader: Compiling Part 'Squad/Parts/Utility/stackCouplers/stackQuadCoupler/stackQuadCoupler' [LOG 03:48:31.099] PartLoader: Compiling Part 'Squad/Parts/Utility/stackCouplers/stackTriCoupler_v2/stackTriCoupler_v2' [LOG 03:48:31.108] PartLoader: Compiling Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler' [LOG 03:48:31.115] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge' [LOG 03:48:31.147] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed' [LOG 03:48:31.166] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree' [LOG 03:48:31.196] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium' [LOG 03:48:31.221] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall' [LOG 03:48:31.248] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay' [LOG 03:48:31.277] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1' [LOG 03:48:31.300] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2' [LOG 03:48:31.322] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed' [LOG 03:48:31.342] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3' [LOG 03:48:31.367] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk16/rocketNoseCone_size4/rocketNoseConeSize4' [LOG 03:48:31.375] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/Size_1_5_Cone/Size_1_5_Cone' [LOG 03:48:31.386] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_1p5/Decoupler_1p5' [LOG 03:48:31.397] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_4/Decoupler_4' [LOG 03:48:31.409] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_1p5/EnginePlate1p5' [LOG 03:48:31.435] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_2/EnginePlate2' [LOG 03:48:31.453] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_3/EnginePlate3' [LOG 03:48:31.473] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_4/EnginePlate4' [LOG 03:48:31.491] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/InflatableAirlock/InflatableAirlock' [LOG 03:48:31.511] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Separator_1p5/Separator_1p5' [LOG 03:48:31.524] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Separator_4/Separator_4' [LOG 03:48:31.536] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Size1p5_Strut_Decoupler/Size1p5_Strut_Decoupler' [LOG 03:48:31.552] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineKE-1/LiquidEngineKE-1' [LOG 03:48:31.593] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-T91/LiquidEngineLV-T91' [LOG 03:48:31.641] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-TX87/LiquidEngineLV-TX87' [LOG 03:48:31.683] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-I2/LiquidEngineRE-I2' [LOG 03:48:31.728] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-J10/LiquidEngineRE-J10' [LOG 03:48:31.767] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRK-7/LiquidEngineRK-7' [LOG 03:48:31.802] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRV-1/LiquidEngineRV-1' [LOG 03:48:31.824] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK/Pollux' [LOG 03:48:31.843] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/MonoPropMini/monopropMiniSphere' [LOG 03:48:31.851] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Monoprop/Size1p5_Monoprop' [LOG 03:48:31.859] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size0_Adapter_01/Size1p5_Size0_Adapter_01' [LOG 03:48:31.869] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_01/Size1p5_Size1_Adapter_01' [LOG 03:48:31.878] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_02/Size1p5_Size1_Adapter_02' [LOG 03:48:31.889] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size2_Adapter_01/Size1p5_Size2_Adapter_01' [LOG 03:48:31.898] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_01/Size1p5_Tank_01' [LOG 03:48:31.907] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_02/Size1p5_Tank_02' [LOG 03:48:31.917] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_03/Size1p5_Tank_03' [LOG 03:48:31.929] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_04/Size1p5_Tank_04' [LOG 03:48:31.939] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_05/Size1p5_Tank_05' [LOG 03:48:31.956] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size3_Size4_Adapter_01/Size3_Size4_Adapter_01' [LOG 03:48:31.967] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_EngineAdapter_01/Size4_EngineAdapter_01' [LOG 03:48:31.975] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_01/Size4_Tank_01' [LOG 03:48:31.984] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_02/Size4_Tank_02' [LOG 03:48:31.992] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_03/Size4_Tank_03' [LOG 03:48:32.001] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_04/Size4_Tank_04' [LOG 03:48:32.012] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Ground/RoverWheel/roverWheelM1-F' [LOG 03:48:32.035] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/fairingSize1p5/fairingSize1p5' [LOG 03:48:32.064] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/fairingSize4/fairingSize4' [LOG 03:48:32.099] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/Size1to0ServiceModule/Size1to0ServiceModule' [LOG 03:48:32.121] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/SM18/ServiceModule18' [LOG 03:48:32.145] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/SM25/ServiceModule25' [LOG 03:48:32.162] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/KV1Pod/kv1Pod' [LOG 03:48:32.186] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/KV2Pod/kv2Pod' [LOG 03:48:32.215] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/KV3Pod/kv3Pod' [LOG 03:48:32.247] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/Mk2Pod/Mk2Pod' [LOG 03:48:32.278] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/Size1_5_Lander/MEMLander' [LOG 03:48:32.309] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage' [LOG 03:48:32.326] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage' [LOG 03:48:32.343] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle0/EquiTriangle0' [LOG 03:48:32.357] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1/EquiTriangle1' [LOG 03:48:32.372] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1p5/EquiTriangle1p5' [LOG 03:48:32.387] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle2/EquiTriangle2' [LOG 03:48:32.400] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel0/Panel0' [LOG 03:48:32.415] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel1/Panel1' [LOG 03:48:32.429] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel1p5/Panel1p5' [LOG 03:48:32.441] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel2/Panel2' [LOG 03:48:32.453] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle0/Triangle0' [LOG 03:48:32.465] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle1/Triangle1' [LOG 03:48:32.477] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle1p5/Triangle1p5' [LOG 03:48:32.488] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle2/Triangle2' [LOG 03:48:32.502] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube1/Tube1' [LOG 03:48:32.516] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube1p5/Tube1p5' [LOG 03:48:32.530] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube2/Tube2' [LOG 03:48:32.546] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube3/Tube3' [LOG 03:48:32.563] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube4/Tube4' [LOG 03:48:32.581] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Thermal/HeatShield1p5/HeatShield1p5' [LOG 03:48:32.604] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/FanShroud_01/FanShroud_01' [LOG 03:48:32.613] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/FanShroud_02/FanShroud_02' [LOG 03:48:32.626] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/FanShroud_03/FanShroud_03' [LOG 03:48:32.637] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/noseconeTiny/noseconeTiny' [LOG 03:48:32.647] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/noseconeVS/noseconeVS' [LOG 03:48:32.657] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Cargo/cargoContainer/cargoContainer/cargoContainer' [LOG 03:48:32.672] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Cargo/smallCargoContainer/smallCargoContainer/smallCargoContainer' [LOG 03:48:32.683] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/centralStation/DeployedCentralStation' [LOG 03:48:32.711] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/gooObservation/DeployedGoExOb' [LOG 03:48:32.737] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/ionCollector/DeployedIONExp' [LOG 03:48:32.760] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/rtg/DeployedRTG' [LOG 03:48:32.788] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/satDish/DeployedSatDish' [LOG 03:48:32.827] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/seismicSensor/DeployedSeismicSensor' [LOG 03:48:32.844] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/solarPanel/DeployedSolarPanel' [LOG 03:48:32.860] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/weatherStation/DeployedWeatherStn' [LOG 03:48:32.881] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVA/kerbalEVA' [LOG 03:48:32.887] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale' [LOG 03:48:32.892] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleFuture/kerbalEVAfemaleFuture' [LOG 03:48:32.914] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage' [LOG 03:48:32.921] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAFuture/kerbalEVAFuture' [LOG 03:48:32.944] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage' [LOG 03:48:32.953] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/largeFanBlade/largeFanBlade' [LOG 03:48:32.974] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/largeHeliBlade/largeHeliBlade' [LOG 03:48:32.998] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/largePropeller/largePropeller' [LOG 03:48:33.019] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/mediumFanBlade/mediumFanBlade' [LOG 03:48:33.040] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/mediumHeliBlade/mediumHeliBlade' [LOG 03:48:33.057] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/mediumPropeller/mediumPropeller' [LOG 03:48:33.076] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/smallFanBlade/smallFanBlade' [LOG 03:48:33.094] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/smallHeliBlade/smallHeliBlade' [LOG 03:48:33.112] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/smallPropeller/smallPropeller' [LOG 03:48:33.130] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_01/hinge_01' [LOG 03:48:33.169] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_01_s/hinge_01_s' [LOG 03:48:33.189] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_03/hinge_03' [LOG 03:48:33.210] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_03_s/hinge_03_s' [LOG 03:48:33.227] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_04/hinge_04' [LOG 03:48:33.246] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_01/piston_01' [LOG 03:48:33.269] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_02/piston_02' [LOG 03:48:33.291] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_03/piston_03' [LOG 03:48:33.307] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_04/piston_04' [LOG 03:48:33.331] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/RotorEngine_02/RotorEngine_02' [LOG 03:48:33.373] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/RotorEngine_03/RotorEngine_03' [LOG 03:48:33.395] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_01/rotor_01' [LOG 03:48:33.419] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_01s/rotor_01s' [LOG 03:48:33.441] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_02/rotor_02' [LOG 03:48:33.462] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_02s/rotor_02s' [LOG 03:48:33.480] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_03/rotor_03' [LOG 03:48:33.499] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_03s/rotor_03s' [LOG 03:48:33.518] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_00/rotoServo_00' [LOG 03:48:33.545] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_02/rotoServo_02' [LOG 03:48:33.563] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_03/rotoServo_03' [LOG 03:48:33.582] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_04/rotoServo_04' [LOG 03:48:33.601] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/Controllers/KAL1000/controller1000' [LOG 03:48:33.622] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S1/RobotArmScanner_S1' [LOG 03:48:33.647] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S2/RobotArmScanner_S2' [LOG 03:48:33.666] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S3/RobotArmScanner_S3' [LOG 03:48:33.685] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/lGripPad/lGripPad' [LOG 03:48:33.701] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/lGripStrip/lGripStrip' [LOG 03:48:33.710] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/mGripPad/mGripPad' [LOG 03:48:33.721] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/sGripPad/sGripPad' [LOG 03:48:33.733] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/sGripStrip/sGripStrip' [LOG 03:48:33.743] PartLoader: Compiling Internal Prop 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands' [LOG 03:48:33.747] PartLoader: Compiling Internal Prop 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth' [LOG 03:48:33.750] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch' [LOG 03:48:33.753] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll' [LOG 03:48:33.756] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw' [LOG 03:48:33.758] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/circularButton/genericCircularButton' [LOG 03:48:33.761] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons' [LOG 03:48:33.762] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2' [LOG 03:48:33.762] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs' [LOG 03:48:33.763] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2' [LOG 03:48:33.764] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed' [LOG 03:48:33.765] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01' [LOG 03:48:33.766] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02' [LOG 03:48:33.767] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03' [LOG 03:48:33.768] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04' [LOG 03:48:33.769] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05' [LOG 03:48:33.770] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06' [LOG 03:48:33.771] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07' [LOG 03:48:33.772] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob' [LOG 03:48:33.773] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2' [LOG 03:48:33.773] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch' [LOG 03:48:33.774] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/squareButton/genericSquareButton' [LOG 03:48:33.775] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch' [LOG 03:48:33.776] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switch/genericSwitch' [LOG 03:48:33.776] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards' [LOG 03:48:33.777] PartLoader: Compiling Internal Prop 'Squad/Props/ButtonSquare/prop/ButtonSquare' [LOG 03:48:33.780] PartLoader: Compiling Internal Prop 'Squad/Props/circularButton/prop/circularButton' [LOG 03:48:33.782] PartLoader: Compiling Internal Prop 'Squad/Props/Compass/prop/Compass' [LOG 03:48:33.783] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob/prop/directionalKnob' [LOG 03:48:33.785] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob2/prop/directionalKnob2' [LOG 03:48:33.786] PartLoader: Compiling Internal Prop 'Squad/Props/IndicatorPanel/prop/IndicatorPanel' [LOG 03:48:33.789] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBall/prop/NavBall' [LOG 03:48:33.796] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBallNoBase/prop/NavBallNoBase' [LOG 03:48:33.798] PartLoader: Compiling Internal Prop 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed' [LOG 03:48:33.802] PartLoader: Compiling Internal Prop 'Squad/Props/Monitor/DockingMode/MonitorDockingMode' [LOG 03:48:33.803] PartLoader: Compiling Internal Prop 'Squad/Props/NavBall/prop/NavBall' [LOG 03:48:33.804] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode' [LOG 03:48:33.806] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA' [LOG 03:48:33.807] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB' [LOG 03:48:33.808] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC' [LOG 03:48:33.808] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane' [LOG 03:48:33.810] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90' [LOG 03:48:33.812] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame' [LOG 03:48:33.813] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger' [LOG 03:48:33.814] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot' [LOG 03:48:33.815] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet' [LOG 03:48:33.817] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/SideStick/SideStick' [LOG 03:48:33.819] PartLoader: Compiling Internal Prop 'Squad/Props/pullSwitch/prop/pullSwitch' [LOG 03:48:33.821] PartLoader: Compiling Internal Prop 'Squad/Props/radarAltitude/prop/RadarAltimeter' [LOG 03:48:33.825] PartLoader: Compiling Internal Prop 'Squad/Props/squareButton/prop/squareButton' [LOG 03:48:33.828] PartLoader: Compiling Internal Prop 'Squad/Props/standingSwitch/prop/standingSwitch' [LOG 03:48:33.830] PartLoader: Compiling Internal Prop 'Squad/Props/switch/prop/switch' [LOG 03:48:33.832] PartLoader: Compiling Internal Prop 'Squad/Props/switchGuard/prop/switchGuard' [LOG 03:48:33.835] PartLoader: Compiling Internal Prop 'Squad/Props/switchWithGuards/prop/switchWithGuards' [LOG 03:48:33.838] PartLoader: Compiling Internal Prop 'Squad/Props/throttle/prop/throttle' [LOG 03:48:33.846] PartLoader: Compiling Internal Prop 'Squad/Props/VSI/prop/VSI' [LOG 03:48:33.851] PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals' [LOG 03:48:33.863] PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal' [LOG 03:48:33.876] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1' [LOG 03:48:33.879] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3' [LOG 03:48:33.882] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals' [LOG 03:48:33.886] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal' [LOG 03:48:33.893] PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int' [LOG 03:48:33.897] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk1-3/internal/Mk1-3' [LOG 03:48:33.911] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal' [LOG 03:48:33.918] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal' [LOG 03:48:33.929] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal' [LOG 03:48:33.939] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit' [LOG 03:48:33.943] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1pod_IVA/mk1pod_Internal/mk1pod_IVA' [LOG 03:48:33.951] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals' [LOG 03:48:33.961] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int' [LOG 03:48:33.969] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal' [LOG 03:48:33.984] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2LanderCanInternal/internal/mk2LanderCanInternal' [LOG 03:48:33.993] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int' [LOG 03:48:34.010] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int' [LOG 03:48:34.016] InternalSeat: Cannot find portraitCamera of name 'Camera_Left003' [LOG 03:48:34.027] PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder' [LOG 03:48:34.040] PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit' [LOG 03:48:34.050] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/Airlock_Internal/Airlock_IVA' [LOG 03:48:34.053] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Internal/KV1_IVA' [LOG 03:48:34.059] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Internal/KV2_IVA' [LOG 03:48:34.066] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Internal/KV3_IVA' [LOG 03:48:34.073] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/MEM/MEM_IVA/MEM_IVA' [LOG 03:48:34.084] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/Mk2Pod/Mk2Pod_Internal/MK2POD_IVA' [LOG 03:48:45.029] Assets: [LOG 03:48:45.029] appanim_missionsapp.prefab [LOG 03:48:45.030] cascading_body_missionheader.prefab [LOG 03:48:45.030] cascading_body_missioninfo.prefab [LOG 03:48:45.030] cascading_body_missionobjective.prefab [LOG 03:48:45.030] cascading_body_missionsvesselheader.prefab [LOG 03:48:45.030] cascading_body_missionsvesselitem.prefab [LOG 03:48:45.030] cascading_body_settingsbutton.prefab [LOG 03:48:45.030] cascading_body_settingstoggle.prefab [LOG 03:48:45.030] missionsapp.prefab [LOG 03:48:45.030] anim_missionsapp_idle.anim [LOG 03:48:45.030] anim_missionsapp_idle_warning.anim [LOG 03:48:45.030] anim_missionsapp_warning.anim [LOG 03:48:45.030] anim_missionssapp.anim [LOG 03:48:45.030] animcontroller_missionsappmaster.controller [LOG 03:48:45.030] app_bg.tif [LOG 03:48:45.030] app_bottom_gray.tif [LOG 03:48:45.030] app_divider_pulldown_body.tif [LOG 03:48:45.030] app_divider_pulldown_footer.tif [LOG 03:48:45.030] app_divider_pulldown_header.tif [LOG 03:48:45.033] app_divider_pulldown_header_over.tif [LOG 03:48:45.033] app_header_gray.tif [LOG 03:48:45.033] app_missions_icon_active.tif [LOG 03:48:45.034] app_missions_icon_complete.tif [LOG 03:48:45.034] app_missions_icon_failed.tif [LOG 03:48:45.034] app_missions_icon_inactive.tif [LOG 03:48:45.034] spritesheet_missionsapp.tif [LOG 03:48:45.034] spritesheet_missionsappwarning.tif [LOG 03:48:45.034] messagenodedialog.prefab [LOG 03:48:45.034] missionbriefingdialog.prefab [LOG 03:48:45.034] missionbriefingtag.prefab [LOG 03:48:45.034] awardwidget.prefab [LOG 03:48:45.034] missionenddialog.prefab [LOG 03:48:45.034] missionitemwidget.prefab [LOG 03:48:45.034] missionplaybutton.prefab [LOG 03:48:45.034] missionplaydialog.prefab [LOG 03:48:45.034] missionsteamitemwidget.prefab [LOG 03:48:45.034] missionvalidationdialog.prefab [LOG 03:48:45.034] validationentry.prefab [LOG 03:48:45.034] checkpointentrywidget.prefab [LOG 03:48:45.034] crewmanagementdialog.prefab [LOG 03:48:45.034] listitem_vesseltitle.prefab [LOG 03:48:45.034] missionbrowser.prefab [LOG 03:48:45.034] missioncheckpointbrowser.prefab [LOG 03:48:45.034] missioncrewlistitem.prefab [LOG 03:48:45.034] missionentrywidget.prefab [LOG 03:48:45.034] missiontemplateentrywidget.prefab [LOG 03:48:45.034] partcategorizerbutton.prefab [LOG 03:48:45.034] partselectorbrowser.prefab [LOG 03:48:45.034] partselectorentry.prefab [LOG 03:48:45.034] gaputil_vesselframe.prefab [LOG 03:48:45.034] meguiconnector.prefab [LOG 03:48:45.034] meguinode.prefab [LOG 03:48:45.034] meguinodecategorybutton.prefab [LOG 03:48:45.034] meguinodeicon.prefab [LOG 03:48:45.034] meguinodeicongroup.prefab [LOG 03:48:45.035] meguiscrollviewitem.prefab [LOG 03:48:45.035] meiconloaderbasicnode.prefab [LOG 03:48:45.035] meiconloadergap.prefab [LOG 03:48:45.035] meiconloadernodecategorizer.prefab [LOG 03:48:45.035] menodecanvas.prefab [LOG 03:48:45.035] missioneditorscreen.prefab [LOG 03:48:45.035] nodelisttooltip.prefab [LOG 03:48:45.035] nodelisttooltipextinfolistspacer.prefab [LOG 03:48:45.035] orbitgizmo.prefab [LOG 03:48:45.035] biomeshighlight.shader [LOG 03:48:45.035] projector-surfacegizmo.shader [LOG 03:48:45.035] scaledplanetbiomeshighlight.shader [LOG 03:48:45.035] sprites-alwaysover.shader [LOG 03:48:45.035] ui-unlit-infinite.shader [LOG 03:48:45.035] ui-unlit-solid.shader [LOG 03:48:45.035] assetgraph_connectionpoint_inputmark.png [LOG 03:48:45.035] assetgraph_inputbg.png [LOG 03:48:45.035] boldly.png [LOG 03:48:45.035] carpool.png [LOG 03:48:45.035] frugal.png [LOG 03:48:45.035] homesick.png [LOG 03:48:45.035] keys.png [LOG 03:48:45.035] saint.png [LOG 03:48:45.035] sinner.png [LOG 03:48:45.035] thespot.png [LOG 03:48:45.035] timekeeper.png [LOG 03:48:45.035] helmetbronze.png [LOG 03:48:45.035] helmetgold.png [LOG 03:48:45.035] helmetsilver.png [LOG 03:48:45.035] action-part-resource-drain.png [LOG 03:48:45.035] change-part-resource-levels.png [LOG 03:48:45.035] create-asteroid.png [LOG 03:48:45.036] create-kerbal.png [LOG 03:48:45.036] create-vessel.png [LOG 03:48:45.036] crew-assignment.png [LOG 03:48:45.036] dialog-message.png [LOG 03:48:45.036] display-message.png [LOG 03:48:45.036] fail-part.png [LOG 03:48:45.036] fly-through.png [LOG 03:48:45.036] funds-recovery.png [LOG 03:48:45.036] generic-node.png [LOG 03:48:45.036] go-to.png [LOG 03:48:45.036] kerbal-boarded.png [LOG 03:48:45.036] kerbal-recovery.png [LOG 03:48:45.036] kerbal-rescue.png [LOG 03:48:45.036] launch-site.png [LOG 03:48:45.036] leave-soi.png [LOG 03:48:45.036] orbit.png [LOG 03:48:45.036] part-explode.png [LOG 03:48:45.036] plant-flag.png [LOG 03:48:45.036] reach-soi.png [LOG 03:48:45.036] repair-part.png [LOG 03:48:45.036] resource-amount.png [LOG 03:48:45.036] resource-recovery.png [LOG 03:48:45.036] science-experiment.png [LOG 03:48:45.036] score.png [LOG 03:48:45.036] take-tourist.png [LOG 03:48:45.036] test-altitude.png [LOG 03:48:45.036] test-eva.png [LOG 03:48:45.036] time-of-flight.png [LOG 03:48:45.036] time-of-mission.png [LOG 03:48:45.036] time-since-node.png [LOG 03:48:45.036] vessel-crashed.png [LOG 03:48:45.037] vessel-crew-count.png [LOG 03:48:45.037] vessel-explode.png [LOG 03:48:45.037] vessel-flying.png [LOG 03:48:45.037] vessel-landed.png [LOG 03:48:45.037] vessel-mass.png [LOG 03:48:45.037] vessel-splashed.png [LOG 03:48:45.037] vessel-stage-activated.png [LOG 03:48:45.037] vessel-stage.png [LOG 03:48:45.037] arrange-graph.png [LOG 03:48:45.037] builderbuttons_briefing.png [LOG 03:48:45.037] builderbuttons_reset.png [LOG 03:48:45.037] builderbuttons_trackingstation.png [LOG 03:48:45.037] frame-graph.png [LOG 03:48:45.037] lock.png [LOG 03:48:45.037] maximize.png [LOG 03:48:45.037] minimize.png [LOG 03:48:45.037] pin.png [LOG 03:48:45.037] pin_down.png [LOG 03:48:45.037] redo.png [LOG 03:48:45.037] reset.png [LOG 03:48:45.037] tracking-station.png [LOG 03:48:45.037] undo.png [LOG 03:48:45.037] visible-in-gap.png [LOG 03:48:45.037] location.png [LOG 03:48:45.037] logic.png [LOG 03:48:45.037] science.png [LOG 03:48:45.037] utility.png [LOG 03:48:45.037] vessel.png [LOG 03:48:45.037] eye.png [LOG 03:48:45.037] iconmb.png [LOG 03:48:45.037] me_btn_generic_normal.tif [LOG 03:48:45.037] me_button_generic_normal.tif [LOG 03:48:45.037] nodecat_bg.png [LOG 03:48:45.038] nodecat_divider.tif [LOG 03:48:45.038] nodecat_divider_bottom.tif [LOG 03:48:45.038] pholderwarningicon.png [LOG 03:48:45.038] reseticon.png [LOG 03:48:45.038] validityindicator.controller [LOG 03:48:45.038] validtyinidicatorpulse.anim [LOG 03:48:45.038] broadorbittoggle button.png [LOG 03:48:45.038] maneuvertoggle button.png [LOG 03:48:45.038] orbitalgizmoicons.png [LOG 03:48:45.038] reset orbit button.png [LOG 03:48:45.038] nodelabel.prefab [LOG 03:48:45.038] kerbaleva_female_exp.prefab [LOG 03:48:45.038] kerbaleva_rd_exp.prefab [LOG 03:48:45.038] missioneditorevabody.mat [LOG 03:48:45.038] missioneditorevabodyalternate.mat [LOG 03:48:45.038] missioneditorevabodybrown.mat [LOG 03:48:45.038] missioneditorevaeyeballs.mat [LOG 03:48:45.038] missioneditorevaeyes.mat [LOG 03:48:45.038] missioneditorevahead.mat [LOG 03:48:45.038] missioneditorevahelmet.mat [LOG 03:48:45.038] missioneditorevahelmetred.mat [LOG 03:48:45.038] missioneditorevajetpack.mat [LOG 03:48:45.038] missioneditorevalight.mat [LOG 03:48:45.038] kbevafemalevintage.prefab [LOG 03:48:45.038] kbevavintage.prefab [LOG 03:48:45.038] evalight.fbx [LOG 03:48:45.038] kbeva@new.fbx [LOG 03:48:45.038] kbeva@newfem.fbx [LOG 03:48:45.038] mevahelmetlight.fbx [LOG 03:48:45.038] evajetpackscondary.dds [LOG 03:48:45.038] evajetpacksecondary_n.dds [LOG 03:48:45.038] evalight.png [LOG 03:48:45.038] kerbalmainnrm.dds [LOG 03:48:45.039] me_suit_difuse_blue.dds [LOG 03:48:45.039] me_suit_difuse_low_polybrown.dds [LOG 03:48:45.039] me_suit_difuse_orange.dds [LOG 03:48:45.039] kerbalfemalevintage.prefab [LOG 03:48:45.039] kerbalmalevintage.prefab [LOG 03:48:45.039] evahelmet.mat [LOG 03:48:45.039] evatexture.mat [LOG 03:48:45.039] kerbalgirl_06_basecolor.mat [LOG 03:48:45.039] kerbalhead.mat [LOG 03:48:45.039] lambert6.mat [LOG 03:48:45.039] mat_eyeballs.mat [LOG 03:48:45.039] mat_eyes01.mat [LOG 03:48:45.039] material #4.mat [LOG 03:48:45.039] mesh_female_kerbalastronaut01_kerbalgirl_export_15_lambert20.mat [LOG 03:48:45.039] mesh_female_kerbalastronaut01_kerbalgirl_export_15_lambert21.mat [LOG 03:48:45.039] kbfemale_iva_mecanim.fbx [LOG 03:48:45.039] kbiva_mecanim.fbx [LOG 03:48:45.039] kerbalicon_eva_female_vintage.tif [LOG 03:48:45.039] kerbalicon_eva_vintage.tif [LOG 03:48:45.039] kerbalicon_suit_female_vintage.tif [LOG 03:48:45.039] kerbalicon_suit_orange_female_vintage.tif [LOG 03:48:45.039] kerbalicon_suit_orange_vintage.tif [LOG 03:48:45.039] kerbalicon_suit_vintage.tif [LOG 03:48:45.039] gap_celestialbody_camerasetup.prefab [LOG 03:48:45.039] gap_celestialbody_collisionsphere.prefab [LOG 03:48:45.039] gap_celestialbody_surfacegizmo_area.prefab [LOG 03:48:45.039] gap_celestialbody_surfacegizmo_basic.prefab [LOG 03:48:45.039] gap_celestialbody_surfacegizmo_icon.prefab [LOG 03:48:45.039] gap_celestialbody_surfacegizmo_vessel.prefab [LOG 03:48:45.039] gap_celestialbody_surfacegizmo_volume.prefab [LOG 03:48:45.039] gap_proceduralasteroid.prefab [LOG 03:48:45.039] gapbuttonprefab.prefab [LOG 03:48:45.039] gapkerbal_femaleveteran.prefab [LOG 03:48:45.040] gapkerbal_femaleveteran_vintage.prefab [LOG 03:48:45.040] gapkerbal_gene.prefab [LOG 03:48:45.040] gapkerbal_maleveteran.prefab [LOG 03:48:45.040] gapkerbal_maleveteran_vintage.prefab [LOG 03:48:45.040] gapkerbal_mechanicguy.prefab [LOG 03:48:45.040] gapkerbal_mortimer.prefab [LOG 03:48:45.040] gapkerbal_prguy.prefab [LOG 03:48:45.040] gapkerbal_scienceguy.prefab [LOG 03:48:45.040] gapkerbal_wernher.prefab [LOG 03:48:45.040] gapscrollablesidebarbutton.prefab [LOG 03:48:45.040] gapsidebarbutton.prefab [LOG 03:48:45.040] gaptoggleprefab.prefab [LOG 03:48:45.040] gaputil_biselector.prefab [LOG 03:48:45.040] gaputil_celestialbody.prefab [LOG 03:48:45.040] meawards.prefab [LOG 03:48:45.040] meflowparser.prefab [LOG 03:48:45.040] meflowthen.prefab [LOG 03:48:45.040] meflowuigroup_or.prefab [LOG 03:48:45.040] meflowuigroup_then.prefab [LOG 03:48:45.040] meflowuinode.prefab [LOG 03:48:45.040] meflowuinodetoggle.prefab [LOG 03:48:45.040] meflowuitext.prefab [LOG 03:48:45.040] missionlistgroup.prefab [LOG 03:48:45.040] vesseldisplay_camerasetup.prefab [LOG 03:48:45.040] desert_airfield.prefab [LOG 03:48:45.040] desert_groundobjects.prefab [LOG 03:48:45.040] desert_launch_site.prefab [LOG 03:48:45.040] larkes.prefab [LOG 03:48:45.040] floor bottom.mat [LOG 03:48:45.040] floor top.mat [LOG 03:48:45.040] legs.mat [LOG 03:48:45.040] ramp.mat [LOG 03:48:45.040] stairs grid lights pivot.mat [LOG 03:48:45.040] supports 1.mat [LOG 03:48:45.040] supports 2.mat [LOG 03:48:45.040] tunnels.mat [LOG 03:48:45.041] floor bottom.dds [LOG 03:48:45.041] floor top.dds [LOG 03:48:45.041] floor top_normal.dds [LOG 03:48:45.041] legs.dds [LOG 03:48:45.041] ramp.dds [LOG 03:48:45.041] stairs grid lights pivot.dds [LOG 03:48:45.041] supports 1.dds [LOG 03:48:45.041] supports 2.dds [LOG 03:48:45.041] tunnels.dds [LOG 03:48:45.041] diffuse.mat [LOG 03:48:45.041] floor bottom_base_color.mat [LOG 03:48:45.041] floor top_base_color.mat [LOG 03:48:45.041] legs_base_color.mat [LOG 03:48:45.041] ramp_base_color.mat [LOG 03:48:45.041] stairs grid lights pivot_base_colormodpsd.mat [LOG 03:48:45.041] stairs_grid_lights_pivot_base_color.mat [LOG 03:48:45.041] supports 1_base_color.mat [LOG 03:48:45.041] supports 2_base_color.mat [LOG 03:48:45.041] tunnels_base_color.mat [LOG 03:48:45.041] mobilelaunchpad_19.fbx [LOG 03:48:45.041] pontoons.fbx [LOG 03:48:45.041] pontoons_diffuse.dds [LOG 03:48:45.041] ramp_normal.png [LOG 03:48:45.041] 1001_base_color.mat [LOG 03:48:45.041] desert groundtransition.mat [LOG 03:48:45.041] desert runway sand.mat [LOG 03:48:45.041] desert runway stone.mat [LOG 03:48:45.041] mobilelaunchpad.prefab [LOG 03:48:45.041] woomerang_groundobjects.prefab [LOG 03:48:45.041] woomerang_launch_site.prefab [LOG 03:48:47.945] Scenes: [LOG 03:48:47.945] kspMissionEditor.unity [LOG 03:49:10.657] Assets: [LOG 03:49:10.657] axislimitline.prefab [LOG 03:49:10.657] controlleraction.prefab [LOG 03:49:10.657] controlleraxis.prefab [LOG 03:49:10.657] controllerwindow.prefab [LOG 03:49:10.657] curvepanelpoint.prefab [LOG 03:49:10.657] curvepanelpointaction.prefab [LOG 03:49:10.657] axis_align_ends.png [LOG 03:49:10.657] axis_clamp_values.png [LOG 03:49:10.657] axis_copy.png [LOG 03:49:10.657] axis_flip_horizontal.png [LOG 03:49:10.657] axis_flip_vertical.png [LOG 03:49:10.657] axis_move_down-trackrow.png [LOG 03:49:10.657] axis_move_down.png [LOG 03:49:10.657] axis_move_up-trackrow.png [LOG 03:49:10.657] axis_move_up.png [LOG 03:49:10.657] axis_paste.png [LOG 03:49:10.657] axis_preset_flat.png [LOG 03:49:10.657] axis_preset_sawtooth.png [LOG 03:49:10.657] axis_preset_sine.png [LOG 03:49:10.657] axis_preset_square.png [LOG 03:49:10.657] axis_preset_triangle.png [LOG 03:49:10.658] axis_select_all.png [LOG 03:49:10.658] background_squared_inset.png [LOG 03:49:10.658] close.png [LOG 03:49:10.658] direction_forward.png [LOG 03:49:10.658] direction_reverse.png [LOG 03:49:10.658] edit.png [LOG 03:49:10.658] fieldlimitline.png [LOG 03:49:10.658] keyframe_add.png [LOG 03:49:10.658] keyframe_clamp_value.png [LOG 03:49:10.658] keyframe_delete.png [LOG 03:49:10.658] keyframe_linear.png [LOG 03:49:10.658] keyframe_smooth.png [LOG 03:49:10.658] keyframe_step_backward.png [LOG 03:49:10.658] keyframe_step_forward.png [LOG 03:49:10.658] line.png [LOG 03:49:10.658] line_dashed.png [LOG 03:49:10.658] loop_pingpong.png [LOG 03:49:10.658] loop_playonce.png [LOG 03:49:10.658] loop_repeat.png [LOG 03:49:10.658] node.png [LOG 03:49:10.658] node_circle.png [LOG 03:49:10.658] node_square.png [LOG 03:49:10.658] pause.png [LOG 03:49:10.658] play.png [LOG 03:49:10.658] pointer.png [LOG 03:49:10.658] remove-axis.png [LOG 03:49:10.658] remove_key.png [LOG 03:49:10.658] resize_icon.png [LOG 03:49:10.658] sequence_resize_button_states.png [LOG 03:49:10.658] sequence_resize_maintain.png [LOG 03:49:10.658] sequence_resize_scale.png [LOG 03:49:10.658] sequence_speed.png [LOG 03:49:10.658] tracking_editor_button_states.png [LOG 03:49:10.658] kbfemale@controlpanel_a.fbx [LOG 03:49:10.658] kbfemale@controlpanel_b.fbx [LOG 03:49:10.658] kbfemale@controlpanel_c.fbx [LOG 03:49:10.659] kbfemale@rocksample.fbx [LOG 03:49:10.659] hammerfemale.fbx [LOG 03:49:10.659] hammermale.fbx [LOG 03:49:10.659] kbeva@controlpanel_a.fbx [LOG 03:49:10.659] kbeva@controlpanel_b.fbx [LOG 03:49:10.659] kbeva@controlpanel_c.fbx [LOG 03:49:10.659] kbeva@rocksample.fbx [LOG 03:49:10.659] kerbaleva_female_future.prefab [LOG 03:49:10.659] kerbaleva_rd_future.prefab [LOG 03:49:10.659] futureevabody.mat [LOG 03:49:10.659] futureevabodyalternate.mat [LOG 03:49:10.659] futureevajetpack.mat [LOG 03:49:10.659] futureevalight.mat [LOG 03:49:10.659] futurehelmet.mat [LOG 03:49:10.659] hammer_diffuse.mat [LOG 03:49:10.659] kbevafemalefuture.prefab [LOG 03:49:10.659] kbevafuture.prefab [LOG 03:49:10.659] kbeva@new.fbx [LOG 03:49:10.659] kbeva@newfem.fbx [LOG 03:49:10.659] mevahelmetlight.fbx [LOG 03:49:10.659] serenityfemaleeva.fbx [LOG 03:49:10.659] serenityflares.fbx [LOG 03:49:10.659] serenitymaleeva.fbx [LOG 03:49:10.659] evajetpacknrm.dds [LOG 03:49:10.659] futuresuit_diffuse_orange.dds [LOG 03:49:10.659] futuresuit_diffuse_whiteblue.dds [LOG 03:49:10.659] futuresuit_diffuse_whiteorange.dds [LOG 03:49:10.659] futuresuit_emissive.dds [LOG 03:49:10.659] futuresuit_evalight.png [LOG 03:49:10.659] futuresuitmainnrm.dds [LOG 03:49:10.659] hammer_diffuse.dds [LOG 03:49:10.659] ksp_ig_jetpack_diffuse.jpg [LOG 03:49:10.659] kerbalfemalefuture.prefab [LOG 03:49:10.660] kerbalmalefuture.prefab [LOG 03:49:10.660] futuresuit_diffuse.mat [LOG 03:49:10.660] serenityfemaleiva.fbx [LOG 03:49:10.660] serenitymaleiva.fbx [LOG 03:49:10.660] kerbalicon_eva_female_future.tif [LOG 03:49:10.660] kerbalicon_eva_future.tif [LOG 03:49:10.660] kerbalicon_suit_female_future.tif [LOG 03:49:10.660] kerbalicon_suit_future.tif [LOG 03:49:10.660] kerbalicon_suit_orange_female_future.tif [LOG 03:49:10.660] kerbalicon_suit_orange_future.tif [LOG 03:49:10.660] bottom_emissor.mat [LOG 03:49:10.660] burst_emissor.mat [LOG 03:49:10.660] burstprojectiles_emissor.mat [LOG 03:49:10.660] constantburst_emissor.mat [LOG 03:49:10.660] snowflakes_emissor.mat [LOG 03:49:10.660] vapor_emissor.mat [LOG 03:49:10.660] base_0.mat [LOG 03:49:10.660] base_1.mat [LOG 03:49:10.660] base_2.mat [LOG 03:49:10.660] base_3_1.mat [LOG 03:49:10.660] base_3_2.mat [LOG 03:49:10.660] vapor.mat [LOG 03:49:10.660] burst.png [LOG 03:49:10.660] cloud2.png [LOG 03:49:10.660] v1.png [LOG 03:49:10.660] v2.png [LOG 03:49:10.660] v3.png [LOG 03:49:10.660] v5.png [LOG 03:49:10.660] gapkerbal_female_future.prefab [LOG 03:49:10.660] gapkerbal_male_future.prefab [LOG 03:49:10.660] hammerfemale.prefab [LOG 03:49:10.660] hammermale.prefab [LOG 03:49:10.660] bopgravelpile.prefab [LOG 03:49:10.660] bopgravelpile.fbx [LOG 03:49:10.660] bop_gravel pile_d.mat [LOG 03:49:10.661] lambert1.mat [LOG 03:49:10.661] bop_gravel pile_d.png [LOG 03:49:10.661] bop_gravel pile_d.tga [LOG 03:49:10.661] bop_gravel pile_n.png [LOG 03:49:10.661] bop_gravel pile_s.png [LOG 03:49:10.661] drescrater.prefab [LOG 03:49:10.661] dresmeteorite.prefab [LOG 03:49:10.661] drescrater.fbx [LOG 03:49:10.661] dresmeteorite.fbx [LOG 03:49:10.661] dres_crater_d.mat [LOG 03:49:10.661] dres_meteorite_d.mat [LOG 03:49:10.661] lambert1.mat [LOG 03:49:10.661] dres_crater_d.tga [LOG 03:49:10.661] dres_crater_n.png [LOG 03:49:10.661] dres_meteorite_d.tga [LOG 03:49:10.661] dres_meteorite_n.png [LOG 03:49:10.661] dunablueberries.prefab [LOG 03:49:10.661] dunadune.prefab [LOG 03:49:10.661] dunameteorite.prefab [LOG 03:49:10.661] dunastone.prefab [LOG 03:49:10.661] dunaasteroid.fbx [LOG 03:49:10.661] dunablueberries.fbx [LOG 03:49:10.661] dunadune.fbx [LOG 03:49:10.661] dunastone.fbx [LOG 03:49:10.661] duna_asteroid_d.mat [LOG 03:49:10.661] duna_dune_d.mat [LOG 03:49:10.661] duna_stone_d.mat [LOG 03:49:10.661] dune_blueberries_d.mat [LOG 03:49:10.661] lambert1.mat [LOG 03:49:10.661] duna_asteroid_d.tga [LOG 03:49:10.661] duna_asteroid_n.png [LOG 03:49:10.661] duna_dune_d.tga [LOG 03:49:10.661] duna_dune_n.tga [LOG 03:49:10.661] duna_stone_d.tga [LOG 03:49:10.661] duna_stone_n.png [LOG 03:49:10.662] dune_blueberries_d.tga [LOG 03:49:10.662] dune_blueberries_n.png [LOG 03:49:10.662] eelooberg.prefab [LOG 03:49:10.662] eeloobrownboulder.prefab [LOG 03:49:10.662] eelooicechunk.prefab [LOG 03:49:10.662] eelooberg.fbx [LOG 03:49:10.662] eelooboulder.fbx [LOG 03:49:10.662] eelooicechunk.fbx [LOG 03:49:10.662] eeloo_alien_glacier_d.mat [LOG 03:49:10.662] eeloo_brown_ boulder_d.mat [LOG 03:49:10.662] eeloo_ice chunk_d.mat [LOG 03:49:10.662] lambert1.mat [LOG 03:49:10.662] eeloo_alien_glacier_d.tga [LOG 03:49:10.662] eeloo_alien_glacier_e.tga [LOG 03:49:10.662] eeloo_alien_glacier_n.png [LOG 03:49:10.662] eeloo_brown_ boulder_d.tga [LOG 03:49:10.662] eeloo_brown_ boulder_n.png [LOG 03:49:10.662] eeloo_ice chunk_d.tga [LOG 03:49:10.662] eeloo_ice chunk_e.tga [LOG 03:49:10.662] eeloo_ice chunk_n.png [LOG 03:49:10.662] eeloo_ice chunk_s.tga [LOG 03:49:10.662] evebasaltformation.prefab [LOG 03:49:10.662] evepancakedome.prefab [LOG 03:49:10.662] evevolcanicrock.prefab [LOG 03:49:10.662] evebasaltformation.fbx [LOG 03:49:10.662] evepancakeformation.fbx [LOG 03:49:10.662] evevolcanicrock.fbx [LOG 03:49:10.662] eve basalt formation_d.mat [LOG 03:49:10.662] eve pancake formation_d.mat [LOG 03:49:10.662] eve volcanic rock_d.mat [LOG 03:49:10.662] lambert1.mat [LOG 03:49:10.662] eve basalt formation_d.tga [LOG 03:49:10.662] eve basalt formation_n.tga [LOG 03:49:10.663] eve pancake formation_d.tga [LOG 03:49:10.663] eve pancake formation_e.png [LOG 03:49:10.663] eve pancake formation_n.png [LOG 03:49:10.663] eve volcanic rock_d.tga [LOG 03:49:10.663] eve volcanic rock_n.png [LOG 03:49:10.663] gillyridgeline.fbx [LOG 03:49:10.663] gilly ridegeline_d.mat [LOG 03:49:10.663] lambert1.mat [LOG 03:49:10.663] gillyridgeline.prefab [LOG 03:49:10.663] gilly ridegeline_d.tga [LOG 03:49:10.663] gilly ridegeline_n.png [LOG 03:49:10.663] dunaejecta.prefab [LOG 03:49:10.663] ikedunaejecta.fbx [LOG 03:49:10.663] ike_duna_ejecta_mat.mat [LOG 03:49:10.663] ike duna ejecta_d.tga [LOG 03:49:10.663] ike duna ejecta_n.png [LOG 03:49:10.663] kerbinbaobabtree.fbx [LOG 03:49:10.663] kerbinquartz.fbx [LOG 03:49:10.663] baobaptree.mat [LOG 03:49:10.663] kerbin_baobab_tree_d.mat [LOG 03:49:10.663] kerbin_boabob_tree_d.mat [LOG 03:49:10.663] kerbin_giant_quartz_d.mat [LOG 03:49:10.663] lambert1.mat [LOG 03:49:10.663] lambert2.mat [LOG 03:49:10.664] kerbinbaobabtree.prefab [LOG 03:49:10.664] kerbinquartz.prefab [LOG 03:49:10.664] kerbin_baobab_tree_alpha.png [LOG 03:49:10.664] kerbin_baobab_tree_d.tga [LOG 03:49:10.664] kerbin_baobab_tree_n.png [LOG 03:49:10.664] kerbin_giant_quartz_d.tga [LOG 03:49:10.664] kerbin_giant_quartz_e.tga [LOG 03:49:10.664] kerbin_giant_quartz_n.tga [LOG 03:49:10.664] kerbin_giant_quartz_s.tga [LOG 03:49:10.664] laytheboulder.fbx [LOG 03:49:10.664] laythegeyser.fbx [LOG 03:49:10.664] laythestone.fbx [LOG 03:49:10.664] lambert1.mat [LOG 03:49:10.664] laythe_boulder_d.mat [LOG 03:49:10.664] laythe_geyser_d.mat [LOG 03:49:10.664] laythe_stone_d.mat [LOG 03:49:10.664] laytheboulder.prefab [LOG 03:49:10.664] laythegeyser.prefab [LOG 03:49:10.664] laythestone.prefab [LOG 03:49:10.664] laythe_boulder_d.tga [LOG 03:49:10.664] laythe_boulder_n.png [LOG 03:49:10.664] laythe_geyser_d.tga [LOG 03:49:10.665] laythe_geyser_n.png [LOG 03:49:10.665] laythe_stone_d.tga [LOG 03:49:10.665] laythe_stone_n.png [LOG 03:49:10.665] greensandstone.fbx [LOG 03:49:10.665] lambert1.mat [LOG 03:49:10.665] minmus_green_sandstone_d.mat [LOG 03:49:10.665] minmus_olivine_formation_d.mat [LOG 03:49:10.665] minmusolivineformation.fbx [LOG 03:49:10.665] minmus_greensandstone.prefab [LOG 03:49:10.665] minmus_olivineformation.prefab [LOG 03:49:10.665] minmus_green_sandstone_d.tga [LOG 03:49:10.665] minmus_green_sandstone_n.png [LOG 03:49:10.665] minmus_olivine_formation_d.tga [LOG 03:49:10.665] minmus_olivine_formation_n.png [LOG 03:49:10.665] lambert1.mat [LOG 03:49:10.665] moho wrinkleridge_d.mat [LOG 03:49:10.665] moho_stone_d.mat [LOG 03:49:10.665] mohostone.fbx [LOG 03:49:10.665] mohowrinkleridge.fbx [LOG 03:49:10.665] mohostone.prefab [LOG 03:49:10.666] mohowrinkleridge.prefab [LOG 03:49:10.666] moho wrinkleridge_d.tga [LOG 03:49:10.666] moho wrinkleridge_e.png [LOG 03:49:10.666] moho wrinkleridge_n.png [LOG 03:49:10.666] moho_stone_d.tga [LOG 03:49:10.666] moho_stone_n.png [LOG 03:49:10.666] lambert1.mat [LOG 03:49:10.666] mun_crater_d.mat [LOG 03:49:10.666] mun_large_crater_d.mat [LOG 03:49:10.666] mun_stone_d.mat [LOG 03:49:10.666] muncrater.fbx [LOG 03:49:10.666] munlargecrater.fbx [LOG 03:49:10.666] munstone.fbx [LOG 03:49:10.666] muncrater.prefab [LOG 03:49:10.666] munlargecrater.prefab [LOG 03:49:10.666] munstone.prefab [LOG 03:49:10.666] mun_crater_d.tga [LOG 03:49:10.666] mun_crater_n.png [LOG 03:49:10.666] mun_large_crater_d.tga [LOG 03:49:10.666] mun_large_crater_n.png [LOG 03:49:10.666] mun_stone_d.tga [LOG 03:49:10.666] mun_stone_n.png [LOG 03:49:10.666] lambert1.mat [LOG 03:49:10.667] pol_yellowstone_d.mat [LOG 03:49:10.667] polyellowstone.fbx [LOG 03:49:10.667] pol_yellowstones.prefab [LOG 03:49:10.667] pol_yellowstone_d.png [LOG 03:49:10.667] pol_yellowstone_n.png [LOG 03:49:10.667] lambert1.mat [LOG 03:49:10.667] tylo_checkerboard_d.mat [LOG 03:49:10.667] tylo_dark boulder_d.mat [LOG 03:49:10.667] tylo_light_d.mat [LOG 03:49:10.667] tyloboulder.fbx [LOG 03:49:10.667] tylocheckerboard.fbx [LOG 03:49:10.667] tylolightstone.fbx [LOG 03:49:10.667] tylo_ checkerboard_n.png [LOG 03:49:10.667] tylo_checkerboard_d.png [LOG 03:49:10.667] tylo_dark boulder_d.tga [LOG 03:49:10.667] tylo_dark boulder_n.png [LOG 03:49:10.667] tylo_light_d.tga [LOG 03:49:10.667] tylo_light_n.png [LOG 03:49:10.667] tylocheckerboard.prefab [LOG 03:49:10.667] tylodarkboulder.prefab [LOG 03:49:10.667] tylolightstone.prefab [LOG 03:49:10.667] cryovolcano_d.mat [LOG 03:49:10.667] lambert1.mat [LOG 03:49:10.667] vallicechunk_d.mat [LOG 03:49:10.667] vallstone_d.mat [LOG 03:49:10.667] vall_cryovolcano.fbx [LOG 03:49:10.667] vall_icechunk.fbx [LOG 03:49:10.668] vall_stone.fbx [LOG 03:49:10.668] cryovolcano_d.tga [LOG 03:49:10.668] cryovolcano_e.png [LOG 03:49:10.668] cryovolcano_n.jpg [LOG 03:49:10.668] cryovolcano_s.jpg [LOG 03:49:10.668] vallicechunk_d.jpg [LOG 03:49:10.668] vallicechunk_e.jpg [LOG 03:49:10.668] vallicechunk_n.jpg [LOG 03:49:10.668] vallicechunk_s.jpg [LOG 03:49:10.668] vallstone_d.jpg [LOG 03:49:10.668] vallstone_e.jpg [LOG 03:49:10.668] vallstone_n.jpg [LOG 03:49:10.668] vallstone_s.jpg [LOG 03:49:10.669] vallcryovolcano.prefab [LOG 03:49:10.669] vallicechunk.prefab [LOG 03:49:10.669] vallstone.prefab [LOG 03:49:10.671] Expansion makinghistory detected in path C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\MakingHistory [LOG 03:49:10.671] Expansion serenity detected in path C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\GameData\SquadExpansion\Serenity [LOG 03:49:10.682] GetTypesOfModulesImplementingInterface2: Found 69 types with IPartModuleAdjuster interface in 8 assemblies. [LOG 03:49:10.692] GetSubclassesOfParentClass: Found 0 types with ModuleActiveRadiator parent in 8 assemblies. [LOG 03:49:10.700] GetSubclassesOfParentClass: Found 0 types with ModuleAlternator parent in 8 assemblies. [LOG 03:49:10.709] GetSubclassesOfParentClass: Found 1 types with ModuleControlSurface parent in 8 assemblies. [LOG 03:49:10.717] GetSubclassesOfParentClass: Found 0 types with ModuleDataTransmitter parent in 8 assemblies. [LOG 03:49:10.725] GetSubclassesOfParentClass: Found 0 types with ModuleDeployableSolarPanel parent in 8 assemblies. [LOG 03:49:10.733] GetSubclassesOfParentClass: Found 1 types with ModuleEngines parent in 8 assemblies. [LOG 03:49:10.740] GetSubclassesOfParentClass: Found 0 types with ModuleGenerator parent in 8 assemblies. [LOG 03:49:10.749] GetSubclassesOfParentClass: Found 0 types with ModuleGimbal parent in 8 assemblies. [LOG 03:49:10.759] GetSubclassesOfParentClass: Found 2 types with ModuleLiftingSurface parent in 8 assemblies. [LOG 03:49:10.767] GetSubclassesOfParentClass: Found 0 types with ModuleLight parent in 8 assemblies. [LOG 03:49:10.774] GetSubclassesOfParentClass: Found 0 types with ModuleReactionWheel parent in 8 assemblies. [LOG 03:49:10.782] GetSubclassesOfParentClass: Found 0 types with ModuleSAS parent in 8 assemblies. [LOG 03:49:10.792] GetSubclassesOfParentClass: Found 0 types with ModuleWheelBrakes parent in 8 assemblies. [LOG 03:49:10.801] GetSubclassesOfParentClass: Found 1 types with ModuleWheelMotor parent in 8 assemblies. [LOG 03:49:10.801] GetSubclassesOfParentClass: Using cached results for ModuleActiveRadiator [LOG 03:49:10.809] GetSubclassesOfParentClass: Found 0 types with ModuleAnchoredDecoupler parent in 8 assemblies. [LOG 03:49:10.816] GetSubclassesOfParentClass: Found 0 types with ModuleCargoBay parent in 8 assemblies. [LOG 03:49:10.816] GetSubclassesOfParentClass: Using cached results for ModuleControlSurface [LOG 03:49:10.816] GetSubclassesOfParentClass: Using cached results for ModuleDataTransmitter [LOG 03:49:10.824] GetSubclassesOfParentClass: Found 0 types with ModuleDecouple parent in 8 assemblies. [LOG 03:49:10.833] GetSubclassesOfParentClass: Found 4 types with ModuleDeployablePart parent in 8 assemblies. [LOG 03:49:10.841] GetSubclassesOfParentClass: Found 0 types with ModuleDockingNode parent in 8 assemblies. [LOG 03:49:10.842] GetSubclassesOfParentClass: Using cached results for ModuleEngines [LOG 03:49:10.850] GetSubclassesOfParentClass: Found 0 types with CModuleFuelLine parent in 8 assemblies. [LOG 03:49:10.857] GetSubclassesOfParentClass: Found 0 types with ModuleGPS parent in 8 assemblies. [LOG 03:49:10.864] GetSubclassesOfParentClass: Found 0 types with ModuleGrappleNode parent in 8 assemblies. [LOG 03:49:10.864] GetSubclassesOfParentClass: Using cached results for ModuleGrappleNode [LOG 03:49:10.872] GetSubclassesOfParentClass: Found 0 types with ModuleKerbNetAccess parent in 8 assemblies. [LOG 03:49:10.873] GetSubclassesOfParentClass: Using cached results for ModuleLight [LOG 03:49:10.873] GetSubclassesOfParentClass: Using cached results for ModuleLight [LOG 03:49:10.882] GetSubclassesOfParentClass: Found 0 types with ModuleProbeControlPoint parent in 8 assemblies. [LOG 03:49:10.891] GetSubclassesOfParentClass: Found 1 types with ModuleRCS parent in 8 assemblies. [LOG 03:49:10.891] GetSubclassesOfParentClass: Using cached results for ModuleRCS [LOG 03:49:10.892] GetSubclassesOfParentClass: Using cached results for ModuleReactionWheel [LOG 03:49:10.892] GetSubclassesOfParentClass: Using cached results for ModuleReactionWheel [LOG 03:49:10.900] GetSubclassesOfParentClass: Found 0 types with ModuleResourceIntake parent in 8 assemblies. [LOG 03:49:10.909] GetSubclassesOfParentClass: Found 0 types with ModuleScienceExperiment parent in 8 assemblies. [LOG 03:49:10.920] GetSubclassesOfParentClass: Found 0 types with ModuleToggleCrossfeed parent in 8 assemblies. [LOG 03:49:10.929] GetSubclassesOfParentClass: Found 0 types with ModuleWheelDeployment parent in 8 assemblies. [LOG 03:49:10.962] ExpansionsLoader: Expansions loaded in 36.849s [LOG 03:49:10.962] Loading Systems: Elapsed time is 98.9662s [WRN 03:49:16.557] HighlightingSystem : Edge Highlighting requires AA to work! [LOG 03:49:16.713] [AddonLoader]: Instantiating addon 'Injector' from assembly 'Kopernicus' [LOG 03:49:16.716] [Kopernicus] Running Kopernicus 1.9.1-4 on KSP 1.9.0 [LOG 03:49:16.770] [Kopernicus] Default logger initialized as Kopernicus [LOG 03:49:16.776] [Kopernicus] ShaderLoader: Loading asset bundle at path C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/Kopernicus/Shaders\kopernicusshaders-windows.unity3d [LOG 03:49:16.791] [Kopernicus] ShaderLoader: adding Kopernicus/Rings [LOG 03:49:19.996] [OD] Adding for body Eeloo map named of path = OPM/OPM_Textures/PluginData/Eeloo_color.dds [LOG 03:49:20.762] [Kopernicus] CalculateArrayLengthOffset using offset of -8 [LOG 03:49:20.762] [Kopernicus] LoadRestOfReader reallocating buffer to 8388608 [LOG 03:49:21.458] [OD] Adding for body Nissee map named of path = OPM/OPM_Textures/PluginData/Nissee_height.dds [LOG 03:49:21.481] [OD] Adding for body Nissee map named of path = OPM/OPM_Textures/PluginData/Nissee_color.dds [LOG 03:49:22.494] [OD] Adding for body Thatmo map named of path = OPM/OPM_Textures/PluginData/Thatmo_height.dds [LOG 03:49:22.519] [OD] Adding for body Thatmo map named of path = OPM/OPM_Textures/PluginData/Thatmo_color.dds [LOG 03:49:24.552] [OD] Adding for body Plock map named of path = OPM/OPM_Textures/PluginData/Plock_height.dds [LOG 03:49:24.579] [OD] Adding for body Plock map named of path = OPM/OPM_Textures/PluginData/Plock_color.dds [LOG 03:49:27.825] [OD] Adding for body Karen map named of path = OPM/OPM_Textures/PluginData/Karen_height.dds [LOG 03:49:27.847] [OD] Adding for body Karen map named of path = OPM/OPM_Textures/PluginData/Karen_color.dds [LOG 03:49:29.114] [OD] Adding for body Hale map named of path = OPM/OPM_Textures/PluginData/Hale_color.dds [LOG 03:49:30.350] [OD] Adding for body Ovok map named of path = OPM/OPM_Textures/PluginData/Ovok_height.dds [LOG 03:49:30.356] [OD] Adding for body Ovok map named of path = OPM/OPM_Textures/PluginData/Ovok_color.dds [LOG 03:49:31.738] [OD] Adding for body Slate map named of path = OPM/OPM_Textures/PluginData/Slate_height.dds [LOG 03:49:31.761] [OD] Adding for body Slate map named of path = OPM/OPM_Textures/PluginData/Slate_color.dds [LOG 03:49:33.528] [OD] Adding for body Tekto map named of path = OPM/OPM_Textures/PluginData/Tekto_height.dds [LOG 03:49:33.543] [OD] Adding for body Tekto map named of path = OPM/OPM_Textures/PluginData/Tekto_color.dds [LOG 03:49:35.001] [OD] Adding for body Polta map named of path = OPM/OPM_Textures/PluginData/Polta_height.dds [LOG 03:49:35.028] [OD] Adding for body Polta map named of path = OPM/OPM_Textures/PluginData/Polta_color.dds [LOG 03:49:36.458] [OD] Adding for body Priax map named of path = OPM/OPM_Textures/PluginData/Priax_height.dds [LOG 03:49:36.475] [OD] Adding for body Priax map named of path = OPM/OPM_Textures/PluginData/Priax_color.dds [LOG 03:49:37.667] [OD] Adding for body Tal map named of path = OPM/OPM_Textures/PluginData/Tal_height.dds [LOG 03:49:37.685] [OD] Adding for body Tal map named of path = OPM/OPM_Textures/PluginData/Tal_color.dds [LOG 03:49:38.917] [OD] Adding for body Wal map named of path = OPM/OPM_Textures/PluginData/Wal_height.dds [LOG 03:49:38.940] [OD] Adding for body Wal map named of path = OPM/OPM_Textures/PluginData/Wal_color.dds [LOG 03:49:40.042] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:49:40.499] [Agent]: Found 19 agent mentality types [LOG 03:49:40.502] [AgentList]: 28 agents parsed and loaded. [LOG 03:49:40.721] [UIMasterController]: HideUI [LOG 03:49:40.812] lcScatterList [LOG 03:49:40.924] [Kopernicus] ShaderLoader: GetShader Kopernicus/Rings [WRN 03:49:40.930] Cannot find preset 'Default' for pqs 'Hale' [WRN 03:49:40.936] Cannot find preset 'Default' for pqs 'Ovok' [LOG 03:49:40.937] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Ovok_height.dds of path OPM/OPM_Textures/PluginData/Ovok_height.dds, autoload = True [LOG 03:49:41.019] [OD] ---> Map OPM/OPM_Textures/PluginData/Ovok_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Ovok_height.dds [WRN 03:49:41.031] Cannot find preset 'Default' for pqs 'Slate' [LOG 03:49:41.031] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Slate_height.dds of path OPM/OPM_Textures/PluginData/Slate_height.dds, autoload = True [LOG 03:49:41.059] [OD] ---> Map OPM/OPM_Textures/PluginData/Slate_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Slate_height.dds [WRN 03:49:41.064] Cannot find preset 'Default' for pqs 'Tekto' [LOG 03:49:41.065] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Tekto_height.dds of path OPM/OPM_Textures/PluginData/Tekto_height.dds, autoload = True [LOG 03:49:41.147] [OD] ---> Map OPM/OPM_Textures/PluginData/Tekto_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Tekto_height.dds [LOG 03:49:41.155] [Kopernicus] ShaderLoader: GetShader Kopernicus/Rings [WRN 03:49:41.160] Cannot find preset 'Default' for pqs 'Polta' [LOG 03:49:41.161] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Polta_height.dds of path OPM/OPM_Textures/PluginData/Polta_height.dds, autoload = True [LOG 03:49:41.198] [OD] ---> Map OPM/OPM_Textures/PluginData/Polta_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Polta_height.dds [WRN 03:49:41.203] Cannot find preset 'Default' for pqs 'Priax' [LOG 03:49:41.203] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Priax_height.dds of path OPM/OPM_Textures/PluginData/Priax_height.dds, autoload = True [LOG 03:49:41.214] [OD] ---> Map OPM/OPM_Textures/PluginData/Priax_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Priax_height.dds [WRN 03:49:41.219] Cannot find preset 'Default' for pqs 'Wal' [LOG 03:49:41.219] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Wal_height.dds of path OPM/OPM_Textures/PluginData/Wal_height.dds, autoload = True [LOG 03:49:41.243] [OD] ---> Map OPM/OPM_Textures/PluginData/Wal_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Wal_height.dds [WRN 03:49:41.247] Cannot find preset 'Default' for pqs 'Tal' [LOG 03:49:41.248] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Tal_height.dds of path OPM/OPM_Textures/PluginData/Tal_height.dds, autoload = True [LOG 03:49:41.257] [OD] ---> Map OPM/OPM_Textures/PluginData/Tal_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Tal_height.dds [WRN 03:49:41.261] Cannot find preset 'Default' for pqs 'Thatmo' [LOG 03:49:41.262] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Thatmo_height.dds of path OPM/OPM_Textures/PluginData/Thatmo_height.dds, autoload = True [LOG 03:49:41.289] [OD] ---> Map OPM/OPM_Textures/PluginData/Thatmo_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Thatmo_height.dds [WRN 03:49:41.293] Cannot find preset 'Default' for pqs 'Nissee' [LOG 03:49:41.294] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Nissee_height.dds of path OPM/OPM_Textures/PluginData/Nissee_height.dds, autoload = True [LOG 03:49:41.303] [OD] ---> Map OPM/OPM_Textures/PluginData/Nissee_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Nissee_height.dds [WRN 03:49:41.307] Cannot find preset 'Default' for pqs 'Plock' [LOG 03:49:41.307] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Plock_height.dds of path OPM/OPM_Textures/PluginData/Plock_height.dds, autoload = True [LOG 03:49:41.329] [OD] ---> Map OPM/OPM_Textures/PluginData/Plock_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Plock_height.dds [WRN 03:49:41.334] Cannot find preset 'Default' for pqs 'Karen' [LOG 03:49:41.334] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Karen_height.dds of path OPM/OPM_Textures/PluginData/Karen_height.dds, autoload = True [LOG 03:49:41.357] [OD] ---> Map OPM/OPM_Textures/PluginData/Karen_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Karen_height.dds [LOG 03:49:41.376] [CelestialBody]: Kerbin's solar day length is 6h, 0m, 0s long. sidereal day length is 5h, 59m, 9s long [LOG 03:49:41.380] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:49:41.380] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:49:41.381] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:49:41.381] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:49:41.381] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:49:41.382] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:49:41.382] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Urlum_color.dds and [LOG 03:49:41.382] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Polta_color.dds and OPM/OPM_Textures/PluginData/Polta_normal.dds [LOG 03:49:41.383] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Priax_color.dds and OPM/OPM_Textures/PluginData/Priax_normal.dds [LOG 03:49:41.383] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:49:41.384] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tal_color.dds and OPM/OPM_Textures/PluginData/Tal_normal.dds [LOG 03:49:41.384] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Neidon_color.dds and [LOG 03:49:41.384] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Thatmo_color.dds and OPM/OPM_Textures/PluginData/Thatmo_normal.dds [LOG 03:49:41.385] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Nissee_color.dds and OPM/OPM_Textures/PluginData/Nissee_normal.dds [LOG 03:49:41.385] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Plock_color.dds and OPM/OPM_Textures/PluginData/Plock_normal.dds [LOG 03:49:41.385] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Karen_color.dds and OPM/OPM_Textures/PluginData/Karen_normal.dds [LOG 03:49:41.434] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:49:41.457] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:49:41.502] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:49:41.522] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:49:41.555] [Kopernicus] LoadRestOfReader reallocating buffer to 11534336 [LOG 03:49:41.608] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:49:41.699] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:49:41.821] [Kopernicus]: Post-Spawn [LOG 03:49:41.823] Found max distance 675150469668.36 [LOG 03:49:46.939] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Karen_color.dds and OPM/OPM_Textures/PluginData/Karen_normal.dds [LOG 03:49:46.939] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:49:46.940] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Plock_color.dds and OPM/OPM_Textures/PluginData/Plock_normal.dds [LOG 03:49:46.940] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:49:46.940] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Nissee_color.dds and OPM/OPM_Textures/PluginData/Nissee_normal.dds [LOG 03:49:46.940] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:49:46.940] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Thatmo_color.dds and OPM/OPM_Textures/PluginData/Thatmo_normal.dds [LOG 03:49:46.941] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:49:46.941] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Neidon_color.dds and [LOG 03:49:46.941] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tal_color.dds and OPM/OPM_Textures/PluginData/Tal_normal.dds [LOG 03:49:46.941] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:49:46.941] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:49:46.941] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:49:46.941] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Priax_color.dds and OPM/OPM_Textures/PluginData/Priax_normal.dds [LOG 03:49:46.942] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:49:46.942] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Polta_color.dds and OPM/OPM_Textures/PluginData/Polta_normal.dds [LOG 03:49:46.942] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:49:46.942] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Urlum_color.dds and [LOG 03:49:46.942] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:49:46.942] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:49:46.942] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:49:46.942] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:49:46.942] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:49:46.943] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:49:46.943] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:49:46.943] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Ovok [LOG 03:49:46.943] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:49:46.943] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:49:46.943] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:49:46.944] [UIMasterController]: HideUI [LOG 03:49:46.951] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU ===================== [LOG 03:49:47.755] [AddonLoader]: Instantiating addon 'ContractDefs' from assembly 'KSP' [LOG 03:49:47.783] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:49:47.783] [AddonLoader]: Instantiating addon 'RuntimeUtility' from assembly 'Kopernicus' [WRN 03:49:47.784] OnLevelWasLoaded was found on RuntimeUtility This message has been deprecated and will be removed in a later version of Unity. Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed [ERR 03:49:47.784] Script error: OnLevelWasLoaded This message parameter has to be of type: int The message will be ignored. [LOG 03:49:47.793] [AddonLoader]: Instantiating addon 'StarLightSwitcher' from assembly 'Kopernicus' [LOG 03:49:47.794] [AddonLoader]: Instantiating addon 'MainMenuFixer' from assembly 'Kopernicus' [LOG 03:49:47.801] [AddonLoader]: Instantiating addon 'SCAN_Settings_Config' from assembly 'SCANsat' [LOG 03:49:47.815] [SCANsat] Settings file loaded [LOG 03:49:47.816] [AddonLoader]: Instantiating addon 'SCANmainMenuLoader' from assembly 'SCANsat' [LOG 03:49:47.817] [AddonLoader]: Instantiating addon 'SCAN_UI_Loader' from assembly 'SCANsat' [LOG 03:49:47.818] [SCANsat] Processing SCANsat asset bundles... [LOG 03:49:47.833] [UIMasterController]: ShowUI [LOG 03:49:48.199] [GameParameters]: Loaded custom parameter class CommNetParams. [LOG 03:49:48.199] [GameParameters]: Loaded custom parameter class MissionParamsGeneral. [LOG 03:49:48.200] [GameParameters]: Loaded custom parameter class MissionParamsFacilities. [LOG 03:49:48.200] [GameParameters]: Loaded custom parameter class MissionParamsExtras. [LOG 03:49:48.201] [GameParameters]: Loaded custom parameter class AdvancedParams. [LOG 03:49:48.230] [ReflectionUtil]: Found 19 types with UpgradeModule attribute in 8 assemblies. [WRN 03:49:50.225] DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. [LOG 03:49:50.241] [SCANsat] Assembly: SCANsat found; Version: 1.20.1.0; File Version: 1.20.1.0; Info Version: v20.1; Location: SCANsat/Plugins [LOG 03:49:50.241] [SCANsat] Assembly: ModuleManager found; Version: 4.1.3.0; File Version: ; Info Version: ; Location: [LOG 03:49:50.241] [SCANsat] Assembly: Kopernicus found; Version: 1.0.0.0; File Version: ; Info Version: ; Location: Kopernicus/Plugins [LOG 03:49:50.242] [SCANsat] FinePrint Stationary Waypoint Field Assigned [LOG 03:49:50.242] [SCANsat] FinePrint FlightBand Field Assigned [LOG 03:49:50.276] [SCANsat] Palette File Loaded [LOG 03:49:50.319] [SCANsat] Color File Loaded... [LOG 03:49:50.319] [SCANsat] SCANsat terrain config [Sarnus] cannot be found in master terrain storage list [LOG 03:49:50.319] [SCANsat] Generating new SCANsat Terrain Config for [Sarnus] - Max Height: [0m] [LOG 03:49:50.320] [SCANsat] SCANsat terrain config [Hale] cannot be found in master terrain storage list [LOG 03:49:50.320] [SCANsat] Generating new SCANsat Terrain Config for [Hale] - Max Height: [7500m] [LOG 03:49:50.320] [SCANsat] SCANsat terrain config [Ovok] cannot be found in master terrain storage list [LOG 03:49:50.320] [SCANsat] Generating new SCANsat Terrain Config for [Ovok] - Max Height: [14000m] [LOG 03:49:50.320] [SCANsat] SCANsat terrain config [Slate] cannot be found in master terrain storage list [LOG 03:49:50.320] [SCANsat] Generating new SCANsat Terrain Config for [Slate] - Max Height: [15000m] [LOG 03:49:50.320] [SCANsat] SCANsat terrain config [Tekto] cannot be found in master terrain storage list [LOG 03:49:50.320] [SCANsat] Generating new SCANsat Terrain Config for [Tekto] - Max Height: [4800m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Bastion] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Bastion] - Max Height: [0m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Urlum] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Urlum] - Max Height: [0m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Polta] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Polta] - Max Height: [23500m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Priax] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Priax] - Max Height: [36500m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Wal] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Wal] - Max Height: [19500m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Tal] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Tal] - Max Height: [12300m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Neidon] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Neidon] - Max Height: [0m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Thatmo] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Thatmo] - Max Height: [5100m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Nissee] cannot be found in master terrain storage list [LOG 03:49:50.321] [SCANsat] Generating new SCANsat Terrain Config for [Nissee] - Max Height: [12300m] [LOG 03:49:50.321] [SCANsat] SCANsat terrain config [Plock] cannot be found in master terrain storage list [LOG 03:49:50.322] [SCANsat] Generating new SCANsat Terrain Config for [Plock] - Max Height: [3600m] [LOG 03:49:50.322] [SCANsat] SCANsat terrain config [Karen] cannot be found in master terrain storage list [LOG 03:49:50.322] [SCANsat] Generating new SCANsat Terrain Config for [Karen] - Max Height: [4600m] [LOG 03:49:50.329] [ModuleManager] Total loading Time = 127.861s [LOG 03:49:50.398] [ScenarioTypes]: List Created 23 scenario types loaded from 8 loaded assemblies. [WRN 03:49:50.411] File 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../Missions/MissionScoreInfo.cfg' does not exist [LOG 03:49:50.415] [ApplicationLauncher] Awake False [LOG 03:49:50.416] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown [LOG 03:49:50.431] [UiApp] Awake: [LOG 03:49:50.432] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True [LOG 03:49:50.437] [Kopernicus]: StarLightSwitcher: Set active star => Sun [LOG 03:49:50.453] [SCANsat] Shader asset bundle loaded; using platform bundle: scan_shaders-windows.scan [LOG 03:49:50.468] [SCANsat] Unity skin asset bundle loaded [LOG 03:49:50.478] [SCANsat] Icon asset bundle loaded [LOG 03:49:50.650] [SCANsat] UI prefab bundle loaded and processed [LOG 03:49:50.651] [SCANsat] All SCANsat asset bundles loaded [LOG 03:49:50.681] [UIApp] Adding to Application Launcher [LOG 03:49:50.685] [ApplicationLauncher] SetHidden: [LOG 03:49:50.690] [MessageSystem] OnAppInitialized [LOG 03:49:50.691] [MessageSystem] Reposition 0.0513146 22188 [LOG 03:52:13.920] [KSPUpgradePipeline]: testsave (1.9.0) is up to date. [LOG 03:52:13.935] [ExperienceSystem]: Found 0 trait types [LOG 03:52:13.946] [ExperienceSystem]: Found 20 effect types [LOG 03:52:14.001] [ScenarioTypes]: List Created 23 scenario types loaded from 8 loaded assemblies. [LOG 03:52:14.046] Game State Saved to saves/testsave/persistent [LOG 03:52:14.055] [MessageSystem] Load Messages [LOG 03:52:14.061] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Karen_color.dds and OPM/OPM_Textures/PluginData/Karen_normal.dds [LOG 03:52:14.062] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:52:14.062] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Plock_color.dds and OPM/OPM_Textures/PluginData/Plock_normal.dds [LOG 03:52:14.062] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:52:14.062] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Nissee_color.dds and OPM/OPM_Textures/PluginData/Nissee_normal.dds [LOG 03:52:14.062] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:52:14.062] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Thatmo_color.dds and OPM/OPM_Textures/PluginData/Thatmo_normal.dds [LOG 03:52:14.062] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:52:14.063] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Neidon_color.dds and [LOG 03:52:14.063] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tal_color.dds and OPM/OPM_Textures/PluginData/Tal_normal.dds [LOG 03:52:14.063] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:52:14.063] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:52:14.063] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:52:14.063] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Priax_color.dds and OPM/OPM_Textures/PluginData/Priax_normal.dds [LOG 03:52:14.063] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:52:14.063] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Polta_color.dds and OPM/OPM_Textures/PluginData/Polta_normal.dds [LOG 03:52:14.064] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:52:14.064] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Urlum_color.dds and [LOG 03:52:14.064] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:52:14.064] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:52:14.064] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:52:14.064] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:52:14.064] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:52:14.064] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:52:14.064] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:52:14.064] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Ovok [LOG 03:52:14.065] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:52:14.065] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:52:14.065] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:52:14.065] [UIMasterController]: HideUI [LOG 03:52:14.067] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) ===================== [LOG 03:52:14.556] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:52:14.557] [UIMasterController]: HideUI [LOG 03:52:15.722] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager' [LOG 03:52:15.724] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:52:15.725] [AddonLoader]: Instantiating addon 'SCANtoolbar' from assembly 'SCANsat' [LOG 03:52:18.093] [UIMasterController]: HideUI [LOG 03:52:18.474] Loading Depletion Nodes [LOG 03:52:18.474] DepNodeCount: 0 [LOG 03:52:18.474] Loading Biome Nodes [LOG 03:52:18.474] BiomeNodeCount: 0 [LOG 03:52:18.475] Loading Planet Nodes [LOG 03:52:18.475] PlanetNodeCount: 0 [LOG 03:52:18.491] [ScenarioDestructibles]: Loading... 0 objects registered [LOG 03:52:18.555] [SCANsat] SCANsat Controller: Loading 1 known vessels [LOG 03:52:18.562] [SCANsat] SCANsat Controller: Loading map for Kerbin [LOG 03:52:18.591] [SCANsat] SCANsat Controller: Loading map for Wal [LOG 03:52:18.741] [CustomConfigsManager] Setting modded physics as the active one [LOG 03:52:18.750] PhysicsGlobals: Loading database [LOG 03:52:18.769] Flight State Captured [LOG 03:52:18.773] Saving Achievements Tree... [LOG 03:52:18.774] Saving Achievements Tree... [LOG 03:52:18.774] Saving Achievements Tree... [LOG 03:52:18.800] [MessageSystem] Save Messages [LOG 03:52:18.818] Game State Saved to saves/testsave/persistent [LOG 03:52:18.848] [Kopernicus] ScenarioDiscoverableObjects successfully removed. [LOG 03:52:18.857] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:52:19.112] [SCANsat] Unloading Kopernicus On Demand PQSMod For Wal [LOG 03:52:19.112] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:52:19.113] [OD] --> OnDemandStorage.EnableBodyPQS loading Wal [LOG 03:52:19.143] [OD] ---> Map OPM/OPM_Textures/PluginData/Wal_color.dds enabling self. Path = OPM/OPM_Textures/PluginData/Wal_color.dds [LOG 03:52:19.143] [OD] Enabling Body Wal: True [LOG 03:52:19.143] [SCANsat] Loading Kopernicus On Demand PQSMod For Wal [LOG 03:52:19.143] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:52:20.225] [SCANsat] Loading Kopernicus On Demand PQSMod For Kerbin [ERR 03:52:21.275] [SurfaceObject]: Cannot return to original parent, it no longer exists. [LOG 03:52:21.287] [UiApp] Awake: KSPedia [LOG 03:52:21.287] [UiApp] Awake: Missions App [LOG 03:52:21.289] [GenericAppFrame] Reposition 0 30725 [LOG 03:52:21.289] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True [LOG 03:52:21.290] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft [LOG 03:52:21.292] [ApplicationLauncher] SetVisible: [LOG 03:52:21.293] [Kopernicus]: StarLightSwitcher: Set active star => Sun [LOG 03:52:21.324] ScaleModList: listSize 41 maxListSize 1244 [LOG 03:52:21.328] [UIApp] OnDestroy: Contracts [LOG 03:52:21.347] [MessageSystem] Reposition 0.02 30726 [LOG 03:52:21.348] [GenericAppFrame] Reposition 0.02 30726 [LOG 03:52:21.348] [GenericAppFrame] Reposition 0.02 30726 [LOG 03:52:21.601] [UIApp] Adding Missions App to Application Launcher [LOG 03:52:21.601] ScaleModList: listSize 41 maxListSize 1194 [LOG 03:52:21.611] [MissionsApp] OnAppStarted(): id: -341788 [LOG 03:52:21.611] MissionsApp does not execute in this game mode, destroying this instance [LOG 03:52:21.611] [UIApp] OnDestroy: Missions App [LOG 03:52:21.614] ScaleModList: listSize 41 maxListSize 1194 [LOG 03:52:21.643] [UIApp] Adding KSPedia to Application Launcher [LOG 03:52:21.644] ScaleModList: listSize 41 maxListSize 1194 [LOG 03:52:23.730] [UIMasterController]: ShowUI [WRN 03:52:25.504] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Athena 2 MLP [WRN 03:52:25.522] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Atlas V MLP [WRN 03:52:25.538] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Delta II 7320 MLP [WRN 03:52:25.553] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB LDC Heavy MLP [WRN 03:52:25.568] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Mercury-Atlas MLP [WRN 03:52:25.584] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Saturn IB MLP [WRN 03:52:25.598] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Saturn IB Rescale MLP [WRN 03:52:25.615] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Saturn V MLP [WRN 03:52:25.633] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Saturn V Rescale MLP [WRN 03:52:25.648] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Titan II GLV MLP [WRN 03:52:25.662] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/BDB Vanguard MLP [WRN 03:52:25.693] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/Cormorant Shuttle MLP [WRN 03:52:25.803] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/Ghidorah Heavy + Fairing MLP [WRN 03:52:25.949] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/MLP Large Stand Stock Craft [WRN 03:52:25.965] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/Mothra One MLP [WRN 03:52:26.182] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/SOCK Shuttle Stack MLP [WRN 03:52:26.228] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/Tantares Corvus MLP [WRN 03:52:26.242] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/Tantares N1 MLP [WRN 03:52:26.257] [ShipConstruction]: No thumbnail image exists for Ships/@thumbs/VAB/Tantares TLV 1875 MLP [LOG 03:52:26.572] No meta file found for path: C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\saves\testsave\Ships\VAB\Auto-Saved Ship.loadmeta [LOG 03:52:31.627] [SCANsat] Height Map Of [Kerbin] Completed... [LOG 03:52:40.628] [SCANsat] Height Map Of [Wal] Completed... [LOG 03:52:40.659] [SCANsat] All Height Maps Generated [LOG 03:52:41.262] [KSPUpgradePipeline]: Untitled Space Craft (1.9.0) is up to date. [LOG 03:52:41.262] [UIMasterController] RemoveCanvas:VesselSpawnDialog [LOG 03:52:41.268] Flight State Captured [LOG 03:52:41.268] Saving Achievements Tree... [LOG 03:52:41.268] Saving Achievements Tree... [LOG 03:52:41.268] Saving Achievements Tree... [LOG 03:52:41.276] [MessageSystem] Save Messages [LOG 03:52:41.296] Game State Saved to saves/testsave/persistent [LOG 03:52:41.308] [Pre-Flight Check]: Checking for CraftWithinPartCountLimit: PASS! [LOG 03:52:41.308] [Pre-Flight Check]: Checking for CraftWithinSizeLimits: PASS! [LOG 03:52:41.308] [Pre-Flight Check]: Checking for CraftWithinMassLimits: PASS! [LOG 03:52:41.309] [Pre-Flight Check]: Checking for ExperimentalPartsAvailable: PASS! [LOG 03:52:41.309] [Pre-Flight Check]: Checking for CanAffordLaunchTest: PASS! [LOG 03:52:41.309] [Pre-Flight Check]: Checking for FacilityOperational: PASS! [LOG 03:52:41.309] [Pre-Flight Check]: Checking for FacilityOperational: PASS! [LOG 03:52:41.309] [Pre-Flight Check]: Checking for NoControlSources: PASS! [LOG 03:52:41.312] [Pre-Flight Check]: Checking for WrongVesselTypeForLaunchSite: PASS! [LOG 03:52:41.312] [Pre-Flight Check]: All Checks Complete. Go for Launch! [LOG 03:52:41.313] Launching vessel from LaunchPad. Craft file: C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\saves\testsave\Ships\VAB\Auto-Saved Ship.craft [LOG 03:52:41.313] Flight State Captured [LOG 03:52:41.313] Saving Achievements Tree... [LOG 03:52:41.313] Saving Achievements Tree... [LOG 03:52:41.313] Saving Achievements Tree... [LOG 03:52:41.321] [MessageSystem] Save Messages [LOG 03:52:41.338] Game State Saved to saves/testsave/persistent [LOG 03:52:41.347] ScaleModList: listSize 41 maxListSize 1194 [LOG 03:52:41.347] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Karen_color.dds and OPM/OPM_Textures/PluginData/Karen_normal.dds [LOG 03:52:41.347] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:52:41.347] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Plock_color.dds and OPM/OPM_Textures/PluginData/Plock_normal.dds [LOG 03:52:41.347] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:52:41.347] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Nissee_color.dds and OPM/OPM_Textures/PluginData/Nissee_normal.dds [LOG 03:52:41.347] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:52:41.348] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Thatmo_color.dds and OPM/OPM_Textures/PluginData/Thatmo_normal.dds [LOG 03:52:41.348] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:52:41.348] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Neidon_color.dds and [LOG 03:52:41.348] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tal_color.dds and OPM/OPM_Textures/PluginData/Tal_normal.dds [LOG 03:52:41.348] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:52:41.348] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:52:41.348] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:52:41.348] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Priax_color.dds and OPM/OPM_Textures/PluginData/Priax_normal.dds [LOG 03:52:41.348] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:52:41.348] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Polta_color.dds and OPM/OPM_Textures/PluginData/Polta_normal.dds [LOG 03:52:41.349] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:52:41.349] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Urlum_color.dds and [LOG 03:52:41.349] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:52:41.349] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:52:41.349] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:52:41.349] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:52:41.349] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:52:41.349] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:52:41.349] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:52:41.350] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Ovok [LOG 03:52:41.350] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:52:41.350] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:52:41.350] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:52:41.350] [UIMasterController]: HideUI [LOG 03:52:41.361] [SCANsat] Unloading Kopernicus On Demand PQSMod For Wal [LOG 03:52:41.366] [HighLogic]: =========================== Scene Change : From SPACECENTER to FLIGHT (Async) ===================== [WRN 03:52:41.471] Cannot find preset 'Default' for pqs 'Karen' [WRN 03:52:41.477] Cannot find preset 'Default' for pqs 'Plock' [WRN 03:52:41.483] Cannot find preset 'Default' for pqs 'Nissee' [WRN 03:52:41.488] Cannot find preset 'Default' for pqs 'Thatmo' [WRN 03:52:41.493] Cannot find preset 'Default' for pqs 'Tal' [WRN 03:52:41.499] Cannot find preset 'Default' for pqs 'Wal' [WRN 03:52:41.506] Cannot find preset 'Default' for pqs 'Priax' [WRN 03:52:41.511] Cannot find preset 'Default' for pqs 'Polta' [WRN 03:52:41.516] Cannot find preset 'Default' for pqs 'Tekto' [WRN 03:52:41.521] Cannot find preset 'Default' for pqs 'Slate' [WRN 03:52:41.532] Cannot find preset 'Default' for pqs 'Ovok' [WRN 03:52:41.536] Cannot find preset 'Default' for pqs 'Hale' [LOG 03:52:41.834] [UIApp] OnDestroy: KSPedia [LOG 03:52:41.834] ScaleModList: listSize 41 maxListSize 1194 [LOG 03:52:41.998] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:52:42.001] [PlanetariumCamera]: Focus: Kerbin [LOG 03:52:42.001] [UIMasterController]: HideUI [LOG 03:52:43.252] UICanvasPrefabSpawner FlightUI spawning Flight [LOG 03:52:43.295] UICanvasPrefabSpawner FlightUI spawning VesselLabels [LOG 03:52:43.295] [UiApp] Awake: ResourceDisplay [LOG 03:52:43.417] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP' [LOG 03:52:43.432] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:52:43.433] [AddonLoader]: Instantiating addon 'SCANtoolbar' from assembly 'SCANsat' [LOG 03:52:43.434] [PlanetariumCamera]: Focus: Kerbin [LOG 03:52:43.435] [UIMasterController]: HideUI [LOG 03:52:43.793] [UIMasterController]: HideUI [LOG 03:52:43.793] ------------------- initializing flight mode... ------------------ [LOG 03:52:43.811] [MessageSystem] Save Messages [LOG 03:52:43.813] Loading Depletion Nodes [LOG 03:52:43.813] DepNodeCount: 0 [LOG 03:52:43.813] Loading Biome Nodes [LOG 03:52:43.813] BiomeNodeCount: 0 [LOG 03:52:43.813] Loading Planet Nodes [LOG 03:52:43.813] PlanetNodeCount: 0 [LOG 03:52:43.816] [ScenarioDestructibles]: Loading... 0 objects registered [LOG 03:52:43.820] [SCANsat] SCANsat Controller: Loading 1 known vessels [LOG 03:52:43.820] [SCANsat] SCANsat Controller: Loading map for Kerbin [LOG 03:52:43.821] [SCANsat] SCANsat Controller: Loading map for Wal [LOG 03:52:43.853] Loading ship from file: C:\Users\NoLooksies\Desktop\Extras\Kerbal Space Program Theres No Place Like Home\saves\testsave\Ships\VAB\Auto-Saved Ship.craft [LOG 03:52:43.855] [UIMasterController]: HideUI [LOG 03:52:43.910] Untitled Space Craft loaded! [LOG 03:52:45.834] putting ship to ground: 14.61631 [LOG 03:52:45.845] [Untitled Space Craft]: Ready to Launch - waiting to start physics... [LOG 03:52:45.865] [FLIGHT GLOBALS]: Switching To Vessel Untitled Space Craft ---------------------- [LOG 03:52:45.867] setting new dominant body: Kerbin FlightGlobals.mainBody: Kerbin [LOG 03:52:45.869] Reference Frame: Rotating [LOG 03:52:45.884] Vessel assembly complete! [LOG 03:52:48.256] all systems started [LOG 03:52:48.367] [SCANsat] start: live [LOG 03:52:48.367] [SCANsat] using animation #1 out of 1 animations named 'Deploy' [LOG 03:52:48.367] [SCANsat] sensorType: 80 fov: 4 min_alt: 100000 max_alt: 1000000 best_alt: 200000 [LOG 03:52:48.377] [ModularFlightIntegrator] MFI Start [LOG 03:52:48.379] [ModularFlightIntegrator] Start. VesselModule on vessel : ModularFlightIntegrator CommNetVessel AxisGroupsModule [LOG 03:52:48.418] [SCANsat] Unloading Kopernicus On Demand PQSMod For Wal [LOG 03:52:48.418] [SCANsat] Loading Kopernicus On Demand PQSMod For Wal [LOG 03:52:48.418] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:52:48.600] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:52:48.602] [SCANsat] Loading Kopernicus On Demand PQSMod For Kerbin [LOG 03:52:49.582] [SCANsat] All Height Maps Generated [LOG 03:52:49.591] [PlanetariumCamera]: Focus: Mun [LOG 03:52:49.591] [PlanetariumCamera]: Focus: Kerbin [LOG 03:52:49.696] [UiApp] Awake: CurrencyWidgetsApp [LOG 03:52:49.696] [UiApp] Awake: ResourceDisplay [LOG 03:52:49.696] [UiApp] Awake: KSPedia [LOG 03:52:49.696] [UiApp] Awake: Missions App [LOG 03:52:49.697] [UiApp] Awake: DeltaVApp [LOG 03:52:49.697] [UiApp] Awake: ActionGroupsApp [LOG 03:52:49.697] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False [LOG 03:52:49.697] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown [LOG 03:52:49.700] [KnowledgeBase] OnAppLauncherReady 31842 [LOG 03:52:49.710] [Kopernicus]: StarLightSwitcher: Set active star => Sun [LOG 03:52:49.734] ScaleModList: listSize 41 maxListSize 567 [LOG 03:52:49.737] [UIApp] OnDestroy: Contracts [LOG 03:52:49.749] [MessageSystem] Reposition 0.02 31843 [LOG 03:52:49.749] [GenericAppFrame] Reposition 0.02 31843 [LOG 03:52:49.749] [GenericAppFrame] Reposition 0.02 31843 [LOG 03:52:49.773] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part probeCoreOcto2.v2 on vessel Untitled Space Craft [LOG 03:52:49.791] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 1.79769313486232E+308, applying analytic temperature 305.266883981813 [LOG 03:52:49.986] [PlanetariumCamera]: Focus: Untitled Space Craft [LOG 03:52:50.011] [UIApp] Adding ResourceDisplay to Application Launcher [LOG 03:52:50.013] ScaleModList: listSize 41 maxListSize 517 [LOG 03:52:50.013] [UIApp] Adding ResourceDisplay to Application Launcher [LOG 03:52:50.014] ScaleModList: listSize 41 maxListSize 475 [LOG 03:52:50.024] [ResourceDisplay] OnAppStarted(): id: -362692 [LOG 03:52:50.026] [GenericAppFrame] Reposition 0.1344917 31847 [LOG 03:52:50.028] [ResourceDisplay] OnAppStarted(): id: 224956 [LOG 03:52:50.028] ResourceDisplay already exist, destroying this instance [LOG 03:52:50.028] [UIApp] OnDestroy: ResourceDisplay [LOG 03:52:50.029] ScaleModList: listSize 41 maxListSize 475 [LOG 03:52:50.043] [UIApp] Adding ActionGroupsApp to Application Launcher [LOG 03:52:50.044] ScaleModList: listSize 41 maxListSize 475 [LOG 03:52:50.045] [UIApp] Adding Missions App to Application Launcher [LOG 03:52:50.046] ScaleModList: listSize 41 maxListSize 435 [LOG 03:52:50.047] CURRENCY WIDGET False False False [LOG 03:52:50.049] [UIApp] OnDestroy: CurrencyWidgetsApp [LOG 03:52:50.055] [ActionGroupsApp] OnAppStarted(): id: -362716 [LOG 03:52:50.056] [GenericAppFrame] Reposition 0.1674079 31849 [LOG 03:52:50.057] [UIApp] Adding DeltaVApp to Application Launcher [LOG 03:52:50.059] ScaleModList: listSize 41 maxListSize 394 [LOG 03:52:50.059] [MissionsApp] OnAppStarted(): id: -362704 [LOG 03:52:50.059] MissionsApp does not execute in this game mode, destroying this instance [LOG 03:52:50.059] [UIApp] OnDestroy: Missions App [LOG 03:52:50.060] ScaleModList: listSize 41 maxListSize 394 [LOG 03:52:50.072] [GenericAppFrame] Reposition 0.1811835 31850 [WRN 03:52:50.084] HighlightingSystem : Edge Highlighting requires AA to work! [LOG 03:52:50.084] [UIApp] Adding KSPedia to Application Launcher [LOG 03:52:50.085] ScaleModList: listSize 41 maxListSize 394 [WRN 03:52:50.086] HighlightingSystem : Edge Highlighting requires AA to work! [LOG 03:52:50.147] Flight State Captured [LOG 03:52:50.147] Saving Achievements Tree... [LOG 03:52:50.147] Saving Achievements Tree... [LOG 03:52:50.147] Saving Achievements Tree... [LOG 03:52:50.160] [MessageSystem] Save Messages [LOG 03:52:50.189] Game State Saved as persistent [LOG 03:52:51.150] Unpacking Untitled Space Craft [LOG 03:52:51.181] [UIMasterController]: ShowUI [LOG 03:53:11.730] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:53:11.732] Packing Untitled Space Craft for orbit [LOG 03:53:11.733] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:53:11.736] Reference Frame: Rotating [LOG 03:53:11.751] [Progress Node Reached]: Flyby [LOG 03:53:11.752] [Progress Node Reached]: Ovok [LOG 03:53:11.752] [Progress Node Complete]: Flyby [LOG 03:53:11.756] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Ovok [WRN 03:53:11.769] Cannot find preset 'Default' for pqs 'Ovok' [LOG 03:53:11.770] [OD] --> OnDemandStorage.EnableBodyPQS loading Ovok [LOG 03:53:11.777] [OD] ---> Map OPM/OPM_Textures/PluginData/Ovok_color.dds enabling self. Path = OPM/OPM_Textures/PluginData/Ovok_color.dds [LOG 03:53:11.777] [OD] Enabling Body Ovok: True [LOG 03:53:11.923] Kerbin: Resetting [LOG 03:53:11.949] [Progress Node Reached]: Orbit [LOG 03:53:11.949] [Progress Node Complete]: Orbit [LOG 03:53:11.952] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:53:12.489] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:53:14.128] Unpacking Untitled Space Craft [LOG 03:53:15.657] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:53:15.728] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:53:16.456] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:53:16.623] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:53:26.779] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:53:26.878] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:53:33.894] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:53:33.895] Packing Untitled Space Craft for orbit [LOG 03:53:33.895] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:53:33.895] Reference Frame: Rotating [LOG 03:53:36.129] Unpacking Untitled Space Craft [LOG 03:53:36.827] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:53:36.827] Packing Untitled Space Craft for orbit [LOG 03:53:36.827] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:53:36.828] Reference Frame: Rotating [LOG 03:53:39.046] Unpacking Untitled Space Craft [LOG 03:53:39.702] [PlanetariumCamera]: Focus: Untitled Space Craft [LOG 03:53:39.710] Maneuver Mode enabled [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Karen [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Plock [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Nissee [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Thatmo [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tal [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Wal [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Priax [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Polta [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tekto [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Slate [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Eeloo [LOG 03:53:39.710] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Ovok [LOG 03:53:39.711] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Hale [LOG 03:53:39.711] [ApplicationLauncher] SetHidden: [LOG 03:53:39.713] ScaleModList: listSize 41 maxListSize 435 [LOG 03:53:39.714] [PlanetariumCamera]: Focus: Untitled Space Craft [LOG 03:53:43.823] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:53:43.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:53:43.832] Camera Mode: AUTO [LOG 03:53:43.833] [ApplicationLauncher] SetVisible: [LOG 03:53:43.836] ScaleModList: listSize 41 maxListSize 302 [LOG 03:53:51.872] [KerbNet] Adding mode Ore (KerbNetModeResource) from Assembly-CSharp [LOG 03:53:51.879] [KerbNet] Adding mode Terrain (KerbNetModeTerrain) from Assembly-CSharp [LOG 03:53:51.879] [KerbNet] Adding mode Biome (KerbNetModeBiome) from Assembly-CSharp [LOG 03:53:58.080] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:53:58.229] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:53:58.298] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:54:13.279] [SCANsat] Unloading Kopernicus On Demand PQSMod For Wal [LOG 03:54:13.280] [SCANsat] Loading Kopernicus On Demand PQSMod For Ovok [LOG 03:54:13.280] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:54:23.092] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:54:23.285] [OD] <--- OnDemandStorage.DisableBodyPQS destroying Wal [LOG 03:54:23.286] [OD] <--- Map OPM/OPM_Textures/PluginData/Wal_color.dds disabling self. Path = OPM/OPM_Textures/PluginData/Wal_color.dds [LOG 03:54:23.287] [OD] <--- Map OPM/OPM_Textures/PluginData/Wal_height.dds disabling self. Path = OPM/OPM_Textures/PluginData/Wal_height.dds [LOG 03:54:23.287] [OD] Disabling Body Wal: True [LOG 03:54:23.310] [OD] ERROR: getting pixelFloatD with unloaded map OPM/OPM_Textures/PluginData/Wal_height.dds of path OPM/OPM_Textures/PluginData/Wal_height.dds, autoload = True [LOG 03:54:23.331] [OD] ---> Map OPM/OPM_Textures/PluginData/Wal_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Wal_height.dds [LOG 03:54:41.306] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:54:41.357] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:54:51.279] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:54:51.280] Packing Untitled Space Craft for orbit [LOG 03:54:51.280] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:54:51.280] Reference Frame: Rotating [LOG 03:54:52.246] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:54:52.246] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:54:52.246] Reference Frame: Rotating [LOG 03:54:53.566] Unpacking Untitled Space Craft [LOG 03:54:58.529] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:54:58.530] Packing Untitled Space Craft for orbit [LOG 03:54:58.530] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:54:58.530] Reference Frame: Rotating [LOG 03:54:59.180] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:54:59.180] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:54:59.180] Reference Frame: Rotating [LOG 03:54:59.629] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:54:59.629] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:54:59.629] Reference Frame: Rotating [LOG 03:55:00.833] Unpacking Untitled Space Craft [LOG 03:55:08.814] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:55:08.814] Packing Untitled Space Craft for orbit [LOG 03:55:08.815] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:55:08.815] Reference Frame: Rotating [LOG 03:55:09.830] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:55:09.830] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:55:09.830] Reference Frame: Rotating [LOG 03:55:10.729] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:55:10.729] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:55:10.730] Reference Frame: Rotating [LOG 03:55:11.116] Unpacking Untitled Space Craft [LOG 03:55:14.212] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:55:14.212] Packing Untitled Space Craft for orbit [LOG 03:55:14.212] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:55:14.212] Reference Frame: Rotating [LOG 03:55:14.830] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:55:14.830] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:55:14.831] Reference Frame: Rotating [LOG 03:55:15.146] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:55:15.146] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:55:15.146] Reference Frame: Rotating [LOG 03:55:16.432] Unpacking Untitled Space Craft [LOG 03:55:21.935] [PlanetariumCamera]: Focus: Untitled Space Craft [LOG 03:55:21.946] Maneuver Mode enabled [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Karen [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Plock [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Nissee [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Thatmo [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tal [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Wal [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Priax [LOG 03:55:21.946] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Polta [LOG 03:55:21.947] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tekto [LOG 03:55:21.947] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Slate [LOG 03:55:21.947] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Eeloo [LOG 03:55:21.947] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Ovok [LOG 03:55:21.947] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Hale [LOG 03:55:21.947] [ApplicationLauncher] SetHidden: [LOG 03:55:21.950] ScaleModList: listSize 41 maxListSize 435 [LOG 03:55:23.282] [PlanetariumCamera]: Focus: Ovok [LOG 03:55:31.965] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:55:31.965] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:55:34.950] [PlanetariumCamera]: Focus: Untitled Space Craft [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:55:36.766] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:55:36.773] Camera Mode: AUTO [LOG 03:55:36.774] [ApplicationLauncher] SetVisible: [LOG 03:55:36.777] ScaleModList: listSize 41 maxListSize 302 [LOG 03:55:36.793] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:55:36.828] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:55:44.465] [UIMasterController]: ShowUI [LOG 03:55:44.465] Game Paused! [LOG 03:55:44.467] [UIMasterController]: ShowUI [LOG 03:55:45.947] [FlightDriver]: Flight State Reverted to Prelaunch. [LOG 03:55:45.958] Game State Saved as persistent [LOG 03:55:45.958] [MessageSystem] Load Messages [LOG 03:55:45.962] ScaleModList: listSize 41 maxListSize 394 [LOG 03:55:45.962] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Karen_color.dds and OPM/OPM_Textures/PluginData/Karen_normal.dds [LOG 03:55:45.963] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:55:45.963] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Plock_color.dds and OPM/OPM_Textures/PluginData/Plock_normal.dds [LOG 03:55:45.963] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:55:45.963] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Nissee_color.dds and OPM/OPM_Textures/PluginData/Nissee_normal.dds [LOG 03:55:45.963] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:55:45.963] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Thatmo_color.dds and OPM/OPM_Textures/PluginData/Thatmo_normal.dds [LOG 03:55:45.963] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:55:45.964] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Neidon_color.dds and [LOG 03:55:45.964] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tal_color.dds and OPM/OPM_Textures/PluginData/Tal_normal.dds [LOG 03:55:45.964] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:55:45.964] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:55:45.964] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:55:45.964] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Priax_color.dds and OPM/OPM_Textures/PluginData/Priax_normal.dds [LOG 03:55:45.965] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:55:45.965] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Polta_color.dds and OPM/OPM_Textures/PluginData/Polta_normal.dds [LOG 03:55:45.965] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:55:45.965] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Urlum_color.dds and [LOG 03:55:45.965] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:55:45.966] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:55:45.966] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:55:45.966] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:55:45.966] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:55:45.966] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:55:45.966] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:55:45.966] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Ovok [LOG 03:55:45.966] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:55:45.967] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:55:45.967] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:55:45.967] [UIMasterController]: HideUI [LOG 03:55:45.976] [SCANsat] Unloading Kopernicus On Demand PQSMod For Ovok [LOG 03:55:45.995] [HighLogic]: =========================== Scene Change : From FLIGHT to EDITOR ===================== [WRN 03:55:46.040] Cannot find preset 'Default' for pqs 'Karen' [WRN 03:55:46.047] Cannot find preset 'Default' for pqs 'Plock' [WRN 03:55:46.056] Cannot find preset 'Default' for pqs 'Nissee' [WRN 03:55:46.063] Cannot find preset 'Default' for pqs 'Thatmo' [WRN 03:55:46.072] Cannot find preset 'Default' for pqs 'Tal' [WRN 03:55:46.078] Cannot find preset 'Default' for pqs 'Wal' [WRN 03:55:46.087] Cannot find preset 'Default' for pqs 'Priax' [WRN 03:55:46.095] Cannot find preset 'Default' for pqs 'Polta' [WRN 03:55:46.103] Cannot find preset 'Default' for pqs 'Tekto' [WRN 03:55:46.113] Cannot find preset 'Default' for pqs 'Slate' [WRN 03:55:46.129] Cannot find preset 'Default' for pqs 'Hale' [LOG 03:55:46.707] KbApp.OnDestroy Unowned Info [LOG 03:55:46.709] [UIApp] OnDestroy: ResourceDisplay [LOG 03:55:46.709] ScaleModList: listSize 41 maxListSize 394 [LOG 03:55:46.711] [UIApp] OnDestroy: ActionGroupsApp [LOG 03:55:46.712] ScaleModList: listSize 41 maxListSize 394 [LOG 03:55:46.712] KbApp.OnDestroy Planet Resources [LOG 03:55:46.714] [UIApp] OnDestroy: DeltaVApp [LOG 03:55:46.715] ScaleModList: listSize 41 maxListSize 394 [LOG 03:55:46.715] KbApp.OnDestroy Planet Info [LOG 03:55:46.715] KbApp.OnDestroy Planet Parameters [LOG 03:55:46.716] KbApp.OnDestroy Vessel Crew [LOG 03:55:46.717] [UIApp] OnDestroy: KSPedia [LOG 03:55:46.717] ScaleModList: listSize 41 maxListSize 394 [LOG 03:55:46.721] KbApp.OnDestroy Vessel Info [LOG 03:55:46.721] KbApp.OnDestroy NullName [LOG 03:55:46.750] UICanvasPrefabSpawner SceneLogic spawning Editor [LOG 03:55:46.789] Current Input Locks: stageDockInMap -- bitmask: 0 [WRN 03:55:46.793] HighlightingSystem : Edge Highlighting requires AA to work! [LOG 03:55:46.970] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:55:46.970] [AddonLoader]: Instantiating addon 'EditorMaterialFixer' from assembly 'Kopernicus' [LOG 03:55:46.972] [AddonLoader]: Instantiating addon 'SCANtoolbar' from assembly 'SCANsat' [LOG 03:55:46.976] [UIMasterController]: ShowUI [LOG 03:55:47.550] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:55:47.552] [UIMasterController]: ShowUI [WRN 03:55:47.807] The loaded level has a different lightmaps mode than the current one. Current: Directional. Loaded: Non-Directional. Will use: Directional. [LOG 03:55:47.836] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:55:47.838] [UIMasterController]: ShowUI [LOG 03:55:47.851] ------------------- initializing editor mode... ------------------ [LOG 03:55:47.851] editor started [LOG 03:55:47.864] Loading Depletion Nodes [LOG 03:55:47.864] DepNodeCount: 0 [LOG 03:55:47.864] Loading Biome Nodes [LOG 03:55:47.865] BiomeNodeCount: 0 [LOG 03:55:47.865] Loading Planet Nodes [LOG 03:55:47.865] PlanetNodeCount: 0 [LOG 03:55:47.866] [ScenarioDestructibles]: Loading... 0 objects registered [LOG 03:55:48.063] Untitled Space Craft loaded! [LOG 03:55:48.079] [SCANsat] start: in editor [LOG 03:55:48.079] [SCANsat] using animation #1 out of 1 animations named 'Deploy' [LOG 03:55:48.080] [SCANsat] sensorType: 80 fov: 4 min_alt: 100000 max_alt: 1000000 best_alt: 200000 [WRN 03:55:48.093] Cannot find preset 'Default' for pqs 'Karen' [WRN 03:55:48.099] Cannot find preset 'Default' for pqs 'Plock' [WRN 03:55:48.104] Cannot find preset 'Default' for pqs 'Nissee' [WRN 03:55:48.109] Cannot find preset 'Default' for pqs 'Thatmo' [WRN 03:55:48.114] Cannot find preset 'Default' for pqs 'Tal' [WRN 03:55:48.120] Cannot find preset 'Default' for pqs 'Wal' [WRN 03:55:48.126] Cannot find preset 'Default' for pqs 'Priax' [WRN 03:55:48.131] Cannot find preset 'Default' for pqs 'Polta' [WRN 03:55:48.136] Cannot find preset 'Default' for pqs 'Tekto' [WRN 03:55:48.143] Cannot find preset 'Default' for pqs 'Slate' [WRN 03:55:48.155] Cannot find preset 'Default' for pqs 'Hale' [LOG 03:55:48.323] [UiApp] Awake: EngineersReport [LOG 03:55:48.323] [UiApp] Awake: KSPedia [LOG 03:55:48.323] [UiApp] Awake: Missions App [LOG 03:55:48.323] [UiApp] Awake: DeltaVApp [LOG 03:55:48.323] [UiApp] Awake: ActionGroupsApp [LOG 03:55:48.323] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True [LOG 03:55:48.323] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft [LOG 03:55:48.327] [Kopernicus]: StarLightSwitcher: Set active star => Sun [LOG 03:55:48.352] [UIApp] OnDestroy: Contracts [LOG 03:55:48.364] [MessageSystem] Reposition 0.02 42149 [LOG 03:55:48.364] [GenericAppFrame] Reposition 0.02 42149 [LOG 03:55:48.364] [GenericAppFrame] Reposition 0.02 42149 [LOG 03:55:48.465] [UIApp] Adding ActionGroupsApp to Application Launcher [LOG 03:55:48.466] [ApplicationLauncher] SetHidden: [LOG 03:55:48.467] [UIApp] Adding Missions App to Application Launcher [LOG 03:55:48.468] [UIApp] Adding EngineersReport to Application Launcher [LOG 03:55:48.483] [ActionGroupsApp] OnAppStarted(): id: -417658 [LOG 03:55:48.484] [GenericAppFrame] Reposition 0.1251746 42155 [LOG 03:55:48.485] [UIApp] Adding DeltaVApp to Application Launcher [LOG 03:55:48.486] [MissionsApp] OnAppStarted(): id: -417646 [LOG 03:55:48.487] MissionsApp does not execute in this game mode, destroying this instance [LOG 03:55:48.487] [UIApp] OnDestroy: Missions App [LOG 03:55:48.488] [GenericAppFrame] Reposition 0.1251746 42155 [LOG 03:55:48.536] [GenericAppFrame] Reposition 0.1651746 42156 [LOG 03:55:48.555] [UIApp] Adding KSPedia to Application Launcher [WRN 03:55:48.576] HighlightingSystem : Edge Highlighting requires AA to work! [WRN 03:55:48.576] HighlightingSystem : Edge Highlighting requires AA to work! [WRN 03:55:48.576] HighlightingSystem : Edge Highlighting requires AA to work! [WRN 03:55:48.576] HighlightingSystem : Edge Highlighting requires AA to work! [WRN 03:55:48.576] HighlightingSystem : Edge Highlighting requires AA to work! [WRN 03:55:48.576] HighlightingSystem : Edge Highlighting requires AA to work! [LOG 03:55:55.633] deleting part scansat-recon-kh11-1 [LOG 03:55:55.984] [OD] <--- OnDemandStorage.DisableBodyPQS destroying Ovok [LOG 03:55:55.984] [OD] <--- Map OPM/OPM_Textures/PluginData/Ovok_color.dds disabling self. Path = OPM/OPM_Textures/PluginData/Ovok_color.dds [LOG 03:55:55.985] [OD] <--- Map OPM/OPM_Textures/PluginData/Ovok_height.dds disabling self. Path = OPM/OPM_Textures/PluginData/Ovok_height.dds [LOG 03:55:55.985] [OD] Disabling Body Ovok: True [LOG 03:55:57.734] deleting part probeCoreOcto.v2 [LOG 03:56:05.690] [SCANsat] start: in editor [LOG 03:56:05.691] [SCANsat] using animation #1 out of 1 animations named 'Deploy' [LOG 03:56:05.691] [SCANsat] sensorType: 80 fov: 2.5 min_alt: 70000 max_alt: 500000 best_alt: 350000 [LOG 03:56:07.302] scansat-recon-worldview-3-1 added to ship - part count: 3 [LOG 03:56:13.418] rtg added to ship - part count: 4 [LOG 03:56:13.418] rtg added to ship - part count: 5 [LOG 03:56:13.418] rtg added to ship - part count: 6 [LOG 03:56:13.418] rtg added to ship - part count: 7 [LOG 03:56:13.419] rtg added to ship - part count: 8 [LOG 03:56:13.419] rtg added to ship - part count: 9 [LOG 03:56:13.419] rtg added to ship - part count: 10 [LOG 03:56:13.419] rtg added to ship - part count: 11 [LOG 03:56:17.743] [Pre-Flight Check]: Checking for CraftWithinPartCountLimit: PASS! [LOG 03:56:17.743] [Pre-Flight Check]: Checking for CraftWithinSizeLimits: PASS! [LOG 03:56:17.743] [Pre-Flight Check]: Checking for CraftWithinMassLimits: PASS! [LOG 03:56:17.744] [Pre-Flight Check]: Checking for ExperimentalPartsAvailable: PASS! [LOG 03:56:17.744] [Pre-Flight Check]: Checking for CanAffordLaunchTest: PASS! [LOG 03:56:17.744] [Pre-Flight Check]: Checking for FacilityOperational: PASS! [LOG 03:56:17.744] [Pre-Flight Check]: Checking for NoControlSources: PASS! [LOG 03:56:17.744] [Pre-Flight Check]: Checking for LaunchSiteClear: PASS! [LOG 03:56:17.744] [Pre-Flight Check]: All Checks Complete. Go for Launch! [LOG 03:56:17.758] Launching vessel from LaunchPad. Craft file: C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../saves/testsave/Ships/VAB/Auto-Saved Ship.craft [LOG 03:56:17.758] Saving Achievements Tree... [LOG 03:56:17.758] Saving Achievements Tree... [LOG 03:56:17.758] Saving Achievements Tree... [LOG 03:56:17.758] [MessageSystem] Save Messages [LOG 03:56:17.813] Game State Saved to saves/testsave/persistent [LOG 03:56:17.821] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Karen_color.dds and OPM/OPM_Textures/PluginData/Karen_normal.dds [LOG 03:56:17.821] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:56:17.821] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Plock_color.dds and OPM/OPM_Textures/PluginData/Plock_normal.dds [LOG 03:56:17.821] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:56:17.821] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Nissee_color.dds and OPM/OPM_Textures/PluginData/Nissee_normal.dds [LOG 03:56:17.822] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:56:17.822] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Thatmo_color.dds and OPM/OPM_Textures/PluginData/Thatmo_normal.dds [LOG 03:56:17.822] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:56:17.822] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Neidon_color.dds and [LOG 03:56:17.822] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tal_color.dds and OPM/OPM_Textures/PluginData/Tal_normal.dds [LOG 03:56:17.822] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:56:17.822] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Wal_color.dds and OPM/OPM_Textures/PluginData/Wal_normal.dds [LOG 03:56:17.823] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:56:17.823] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Priax_color.dds and OPM/OPM_Textures/PluginData/Priax_normal.dds [LOG 03:56:17.823] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:56:17.823] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Polta_color.dds and OPM/OPM_Textures/PluginData/Polta_normal.dds [LOG 03:56:17.823] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:56:17.823] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Urlum_color.dds and [LOG 03:56:17.823] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:56:17.823] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:56:17.824] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:56:17.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:56:17.824] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:56:17.824] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:56:17.824] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:56:17.825] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Ovok [LOG 03:56:17.825] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:56:17.825] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:56:17.825] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:56:17.825] [UIMasterController]: HideUI [LOG 03:56:18.019] [HighLogic]: =========================== Scene Change : From EDITOR to FLIGHT (Async) ===================== [LOG 03:56:18.467] [UIApp] OnDestroy: EngineersReport [LOG 03:56:18.482] [UIApp] OnDestroy: KSPedia [LOG 03:56:18.482] [UIApp] OnDestroy: ActionGroupsApp [LOG 03:56:18.483] [UIApp] OnDestroy: DeltaVApp [LOG 03:56:18.675] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:56:18.676] [PlanetariumCamera]: Focus: Kerbin [LOG 03:56:18.677] [UIMasterController]: HideUI [LOG 03:56:19.820] UICanvasPrefabSpawner FlightUI spawning Flight [LOG 03:56:19.845] UICanvasPrefabSpawner FlightUI spawning VesselLabels [LOG 03:56:19.845] [UiApp] Awake: ResourceDisplay [LOG 03:56:20.004] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP' [LOG 03:56:20.019] [AddonLoader]: Instantiating addon 'AtmosphereFixer' from assembly 'Kopernicus' [LOG 03:56:20.020] [AddonLoader]: Instantiating addon 'SCANtoolbar' from assembly 'SCANsat' [LOG 03:56:20.021] [PlanetariumCamera]: Focus: Kerbin [LOG 03:56:20.023] [UIMasterController]: HideUI [LOG 03:56:20.465] [UIMasterController]: HideUI [LOG 03:56:20.465] ------------------- initializing flight mode... ------------------ [LOG 03:56:20.486] [MessageSystem] Save Messages [LOG 03:56:20.487] Loading Depletion Nodes [LOG 03:56:20.487] DepNodeCount: 0 [LOG 03:56:20.487] Loading Biome Nodes [LOG 03:56:20.487] BiomeNodeCount: 0 [LOG 03:56:20.487] Loading Planet Nodes [LOG 03:56:20.487] PlanetNodeCount: 0 [LOG 03:56:20.489] [ScenarioDestructibles]: Loading... 0 objects registered [LOG 03:56:20.493] [SCANsat] SCANsat Controller: Loading 1 known vessels [LOG 03:56:20.493] [SCANsat] SCANsat Controller: Loading map for Kerbin [LOG 03:56:20.495] [SCANsat] SCANsat Controller: Loading map for Wal [LOG 03:56:20.526] Loading ship from file: C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../saves/testsave/Ships/VAB/Auto-Saved Ship.craft [LOG 03:56:20.526] [UIMasterController]: HideUI [LOG 03:56:20.573] Untitled Space Craft loaded! [LOG 03:56:22.307] putting ship to ground: 14.61631 [LOG 03:56:22.311] [Untitled Space Craft]: Ready to Launch - waiting to start physics... [LOG 03:56:22.313] [FLIGHT GLOBALS]: Switching To Vessel Untitled Space Craft ---------------------- [LOG 03:56:22.314] setting new dominant body: Kerbin FlightGlobals.mainBody: Kerbin [LOG 03:56:22.314] Reference Frame: Rotating [LOG 03:56:22.316] Vessel assembly complete! [LOG 03:56:24.570] all systems started [LOG 03:56:24.598] [SCANsat] start: live [LOG 03:56:24.598] [SCANsat] using animation #1 out of 1 animations named 'Deploy' [LOG 03:56:24.598] [SCANsat] sensorType: 80 fov: 2.5 min_alt: 70000 max_alt: 500000 best_alt: 350000 [LOG 03:56:24.599] [ModularFlightIntegrator] MFI Start [LOG 03:56:24.599] [ModularFlightIntegrator] Start. VesselModule on vessel : ModularFlightIntegrator CommNetVessel AxisGroupsModule [LOG 03:56:24.633] [SCANsat] Unloading Kopernicus On Demand PQSMod For Ovok [LOG 03:56:24.633] [OD] --> OnDemandStorage.EnableBodyPQS loading Ovok [LOG 03:56:24.638] [OD] ---> Map OPM/OPM_Textures/PluginData/Ovok_color.dds enabling self. Path = OPM/OPM_Textures/PluginData/Ovok_color.dds [LOG 03:56:24.723] [OD] ---> Map OPM/OPM_Textures/PluginData/Ovok_height.dds enabling self. Path = OPM/OPM_Textures/PluginData/Ovok_height.dds [LOG 03:56:24.723] [OD] Enabling Body Ovok: True [LOG 03:56:24.723] [SCANsat] Loading Kopernicus On Demand PQSMod For Ovok [LOG 03:56:24.723] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:56:24.744] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:56:24.746] [SCANsat] Loading Kopernicus On Demand PQSMod For Kerbin [LOG 03:56:25.824] [UiApp] Awake: CurrencyWidgetsApp [LOG 03:56:25.824] [UiApp] Awake: ResourceDisplay [LOG 03:56:25.824] [UiApp] Awake: KSPedia [LOG 03:56:25.824] [UiApp] Awake: Missions App [LOG 03:56:25.824] [UiApp] Awake: DeltaVApp [LOG 03:56:25.824] [UiApp] Awake: ActionGroupsApp [LOG 03:56:25.824] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False [LOG 03:56:25.824] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown [LOG 03:56:25.827] [KnowledgeBase] OnAppLauncherReady 43909 [LOG 03:56:25.837] [Kopernicus]: StarLightSwitcher: Set active star => Sun [LOG 03:56:25.864] ScaleModList: listSize 41 maxListSize 567 [LOG 03:56:25.866] [UIApp] OnDestroy: Contracts [LOG 03:56:25.880] [MessageSystem] Reposition 0.02 43910 [LOG 03:56:25.880] [GenericAppFrame] Reposition 0.02 43910 [LOG 03:56:25.880] [GenericAppFrame] Reposition 0.02 43910 [LOG 03:56:25.894] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part probeCoreOcto2.v2 on vessel Untitled Space Craft [LOG 03:56:25.894] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 1.79769313486232E+308, applying analytic temperature 307.599026388663 [LOG 03:56:26.030] [PlanetariumCamera]: Focus: Untitled Space Craft [LOG 03:56:26.044] [UIApp] Adding ResourceDisplay to Application Launcher [LOG 03:56:26.045] ScaleModList: listSize 41 maxListSize 517 [LOG 03:56:26.045] [UIApp] Adding ResourceDisplay to Application Launcher [LOG 03:56:26.047] ScaleModList: listSize 41 maxListSize 475 [LOG 03:56:26.057] [ResourceDisplay] OnAppStarted(): id: -452138 [LOG 03:56:26.058] [GenericAppFrame] Reposition 0.1098513 43914 [LOG 03:56:26.059] [ResourceDisplay] OnAppStarted(): id: 255352 [LOG 03:56:26.059] ResourceDisplay already exist, destroying this instance [LOG 03:56:26.059] [UIApp] OnDestroy: ResourceDisplay [LOG 03:56:26.060] ScaleModList: listSize 41 maxListSize 475 [LOG 03:56:26.069] [UIApp] Adding ActionGroupsApp to Application Launcher [LOG 03:56:26.071] ScaleModList: listSize 41 maxListSize 475 [LOG 03:56:26.071] [UIApp] Adding Missions App to Application Launcher [LOG 03:56:26.072] ScaleModList: listSize 41 maxListSize 435 [LOG 03:56:26.072] CURRENCY WIDGET False False False [LOG 03:56:26.075] [UIApp] OnDestroy: CurrencyWidgetsApp [LOG 03:56:26.080] [ActionGroupsApp] OnAppStarted(): id: -452162 [LOG 03:56:26.081] [GenericAppFrame] Reposition 0.1329743 43916 [LOG 03:56:26.082] [UIApp] Adding DeltaVApp to Application Launcher [LOG 03:56:26.083] ScaleModList: listSize 41 maxListSize 394 [LOG 03:56:26.083] [MissionsApp] OnAppStarted(): id: -452150 [LOG 03:56:26.083] MissionsApp does not execute in this game mode, destroying this instance [LOG 03:56:26.083] [UIApp] OnDestroy: Missions App [LOG 03:56:26.083] ScaleModList: listSize 41 maxListSize 394 [LOG 03:56:26.094] [GenericAppFrame] Reposition 0.1456022 43917 [WRN 03:56:26.105] HighlightingSystem : Edge Highlighting requires AA to work! [LOG 03:56:26.105] [UIApp] Adding KSPedia to Application Launcher [LOG 03:56:26.107] ScaleModList: listSize 41 maxListSize 394 [WRN 03:56:26.107] HighlightingSystem : Edge Highlighting requires AA to work! [LOG 03:56:26.185] Flight State Captured [LOG 03:56:26.185] Saving Achievements Tree... [LOG 03:56:26.185] Saving Achievements Tree... [LOG 03:56:26.185] Saving Achievements Tree... [LOG 03:56:26.207] [MessageSystem] Save Messages [LOG 03:56:26.267] Game State Saved as persistent [LOG 03:56:27.216] Unpacking Untitled Space Craft [LOG 03:56:27.233] [UIMasterController]: ShowUI [LOG 03:56:32.067] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:56:32.067] Packing Untitled Space Craft for orbit [LOG 03:56:32.067] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:56:32.068] Reference Frame: Rotating [LOG 03:56:32.077] [Progress Node Reached]: Flyby [LOG 03:56:32.077] [Progress Node Reached]: Ovok [LOG 03:56:32.078] [Progress Node Complete]: Flyby [LOG 03:56:32.078] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Ovok [WRN 03:56:32.086] Cannot find preset 'Default' for pqs 'Ovok' [LOG 03:56:32.208] Kerbin: Resetting [LOG 03:56:32.224] [Progress Node Reached]: Orbit [LOG 03:56:32.224] [Progress Node Complete]: Orbit [LOG 03:56:32.226] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:56:32.745] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:56:34.416] Unpacking Untitled Space Craft [LOG 03:56:35.031] [SCANsat] Height Map Of [Ovok] Completed... [LOG 03:56:35.066] [SCANsat] All Height Maps Generated [LOG 03:56:38.795] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:56:38.895] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:56:41.768] Packing Untitled Space Craft for orbit [LOG 03:56:48.181] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 15.155029296875, applying analytic temperature 231.694847010332 [LOG 03:56:49.171] Unpacking Untitled Space Craft [LOG 03:56:51.228] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:56:56.350] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:56:56.605] [PlanetariumCamera]: Focus: Untitled Space Craft [LOG 03:56:56.611] Maneuver Mode enabled [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Karen [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Plock [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Nissee [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Thatmo [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tal [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Wal [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Priax [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Polta [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tekto [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Slate [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Eeloo [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Ovok [LOG 03:56:56.612] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Hale [LOG 03:56:56.612] [ApplicationLauncher] SetHidden: [LOG 03:56:56.615] ScaleModList: listSize 41 maxListSize 435 [LOG 03:56:56.796] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:57:00.968] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:57:06.684] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:57:09.267] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:57:21.833] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:57:21.833] Packing Untitled Space Craft for orbit [LOG 03:57:21.834] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:57:21.834] Reference Frame: Rotating [LOG 03:57:24.052] Unpacking Untitled Space Craft [LOG 03:57:25.266] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:57:25.266] Packing Untitled Space Craft for orbit [LOG 03:57:25.267] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:57:25.267] Reference Frame: Rotating [LOG 03:57:27.484] Unpacking Untitled Space Craft [LOG 03:57:31.768] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:57:31.768] Packing Untitled Space Craft for orbit [LOG 03:57:31.768] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:57:31.768] Reference Frame: Rotating [LOG 03:57:33.987] Unpacking Untitled Space Craft [LOG 03:57:36.185] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:57:36.186] Packing Untitled Space Craft for orbit [LOG 03:57:36.186] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:57:36.186] Reference Frame: Rotating [LOG 03:57:36.567] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:57:38.403] Unpacking Untitled Space Craft [LOG 03:57:42.601] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:57:42.601] Packing Untitled Space Craft for orbit [LOG 03:57:42.601] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:57:42.602] Reference Frame: Rotating [LOG 03:57:43.250] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 03:57:43.250] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 03:57:43.251] Reference Frame: Rotating [LOG 03:57:44.836] Unpacking Untitled Space Craft [LOG 03:57:46.513] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:57:46.696] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:57:47.952] [PlanetariumCamera]: Focus: Ovok [LOG 03:57:54.580] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:57:56.351] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:57:56.351] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:57:56.351] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:57:56.351] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:57:56.351] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:57:56.351] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:57:56.351] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:57:56.352] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:57:56.352] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:57:56.352] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:57:56.352] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:57:56.352] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:57:56.360] Camera Mode: AUTO [LOG 03:57:56.361] [ApplicationLauncher] SetVisible: [LOG 03:57:56.364] ScaleModList: listSize 41 maxListSize 261 [LOG 03:57:58.263] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:57:58.308] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:58:04.120] Packing Untitled Space Craft for orbit [LOG 03:58:06.385] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:58:07.033] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 3.8995361328125, applying analytic temperature 224.342885043007 [LOG 03:58:07.050] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 3.53973388671875, applying analytic temperature 224.3545465286 [LOG 03:58:07.067] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 3.179931640625, applying analytic temperature 224.374554170717 [LOG 03:58:07.085] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 2.819580078125, applying analytic temperature 224.392288996047 [LOG 03:58:07.116] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 2.45977783203125, applying analytic temperature 224.400004377835 [LOG 03:58:08.184] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:58:23.506] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:58:25.919] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:58:27.151] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:58:32.498] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:58:35.890] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:58:37.654] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:58:57.619] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 16.069091796875, applying analytic temperature 219.779791881024 [LOG 03:58:58.504] Unpacking Untitled Space Craft [LOG 03:59:02.854] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:59:14.282] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 03:59:18.894] [PlanetariumCamera]: Focus: Ovok [LOG 03:59:18.907] Maneuver Mode enabled [LOG 03:59:18.907] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Karen [LOG 03:59:18.907] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Plock [LOG 03:59:18.907] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Nissee [LOG 03:59:18.907] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Thatmo [LOG 03:59:18.907] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tal [LOG 03:59:18.907] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Wal [LOG 03:59:18.907] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Priax [LOG 03:59:18.908] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Polta [LOG 03:59:18.908] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tekto [LOG 03:59:18.908] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Slate [LOG 03:59:18.908] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Eeloo [LOG 03:59:18.908] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Ovok [LOG 03:59:18.908] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Hale [LOG 03:59:18.908] [ApplicationLauncher] SetHidden: [LOG 03:59:18.912] ScaleModList: listSize 41 maxListSize 435 [LOG 03:59:18.931] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:59:18.969] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:59:24.040] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Hale_color.dds and OPM/OPM_Textures/PluginData/Hale_normal.dds [LOG 03:59:24.270] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 03:59:29.038] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 03:59:29.038] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 03:59:36.606] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:59:36.786] Flight State Captured [LOG 03:59:36.786] Saving Achievements Tree... [LOG 03:59:36.786] Saving Achievements Tree... [LOG 03:59:36.786] Saving Achievements Tree... [LOG 03:59:36.786] Saving Achievements Tree... [LOG 03:59:36.832] [MessageSystem] Save Messages [LOG 03:59:36.915] Game State Saved to saves/testsave/quicksave [LOG 03:59:36.962] Game State Saved to saves/testsave/persistent [LOG 03:59:45.022] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 03:59:45.023] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 03:59:45.032] Camera Mode: AUTO [LOG 03:59:45.032] [ApplicationLauncher] SetVisible: [LOG 03:59:45.035] ScaleModList: listSize 41 maxListSize 261 [LOG 03:59:53.416] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 03:59:56.627] Packing Untitled Space Craft for orbit [LOG 04:00:00.883] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 04:00:01.135] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 38.226318359375, applying analytic temperature 228.702695983128 [LOG 04:00:01.169] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 34.6337890625, applying analytic temperature 228.557761400121 [LOG 04:00:01.268] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 31.0302734375, applying analytic temperature 228.461588479633 [LOG 04:00:01.270] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 27.4267578125, applying analytic temperature 228.376282704417 [LOG 04:00:01.278] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 23.834228515625, applying analytic temperature 228.280154275493 [LOG 04:00:10.916] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 04:00:14.866] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 04:00:27.219] [FlightIntegrator]: Vessel Untitled Space Craft has been unloaded 14.948486328125, applying analytic temperature 235.573969356799 [LOG 04:00:28.122] Unpacking Untitled Space Craft [LOG 04:00:28.312] [PlanetariumCamera]: Focus: Ovok [LOG 04:00:28.323] Maneuver Mode enabled [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Karen [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Plock [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Nissee [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Thatmo [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tal [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Wal [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Priax [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Polta [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Tekto [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Slate [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Eeloo [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Ovok [LOG 04:00:28.323] [OD] --> OnDemandStorage.EnableBodyCBMaps loading Hale [LOG 04:00:28.324] [ApplicationLauncher] SetHidden: [LOG 04:00:28.326] ScaleModList: listSize 41 maxListSize 435 [LOG 04:00:35.240] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Tekto_color.dds and OPM/OPM_Textures/PluginData/Tekto_normal.dds [LOG 04:00:43.657] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Eeloo_color.dds and OPM/OPM_Textures/PluginData/Eeloo_normal.dds [LOG 04:00:43.839] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Slate_color.dds and OPM/OPM_Textures/PluginData/Slate_normal.dds [LOG 04:00:43.891] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:00:57.123] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:00:57.123] Packing Untitled Space Craft for orbit [LOG 04:00:57.123] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:00:57.124] Reference Frame: Rotating [LOG 04:00:57.141] Unpacking Untitled Space Craft [LOG 04:00:58.400] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:01:04.540] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:04.540] Packing Untitled Space Craft for orbit [LOG 04:01:04.540] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:04.541] Reference Frame: Rotating [LOG 04:01:04.556] Unpacking Untitled Space Craft [LOG 04:01:08.805] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:01:11.771] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:11.771] Packing Untitled Space Craft for orbit [LOG 04:01:11.771] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:11.772] Reference Frame: Rotating [LOG 04:01:11.789] Unpacking Untitled Space Craft [LOG 04:01:16.056] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:16.056] Packing Untitled Space Craft for orbit [LOG 04:01:16.057] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:16.057] Reference Frame: Rotating [LOG 04:01:16.073] Unpacking Untitled Space Craft [LOG 04:01:20.957] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:20.957] Packing Untitled Space Craft for orbit [LOG 04:01:20.958] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:20.958] Reference Frame: Rotating [LOG 04:01:20.973] Unpacking Untitled Space Craft [LOG 04:01:28.556] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:28.556] Packing Untitled Space Craft for orbit [LOG 04:01:28.556] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:28.557] Reference Frame: Rotating [LOG 04:01:28.574] Unpacking Untitled Space Craft [LOG 04:01:32.373] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:32.373] Packing Untitled Space Craft for orbit [LOG 04:01:32.373] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:32.374] Reference Frame: Rotating [LOG 04:01:32.392] Unpacking Untitled Space Craft [LOG 04:01:37.124] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:37.124] Packing Untitled Space Craft for orbit [LOG 04:01:37.124] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:37.124] Reference Frame: Rotating [LOG 04:01:37.141] Unpacking Untitled Space Craft [LOG 04:01:42.739] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:42.739] Packing Untitled Space Craft for orbit [LOG 04:01:42.740] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:42.740] Reference Frame: Rotating [LOG 04:01:42.757] Unpacking Untitled Space Craft [LOG 04:01:47.989] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:47.989] Packing Untitled Space Craft for orbit [LOG 04:01:47.990] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:47.990] Reference Frame: Rotating [LOG 04:01:48.006] Unpacking Untitled Space Craft [LOG 04:01:53.823] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:01:53.823] Packing Untitled Space Craft for orbit [LOG 04:01:53.823] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:01:53.824] Reference Frame: Rotating [LOG 04:01:53.842] Unpacking Untitled Space Craft [LOG 04:01:56.539] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Karen [LOG 04:01:56.539] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Plock [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Nissee [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Thatmo [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tal [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Wal [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Priax [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Polta [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Tekto [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Slate [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Eeloo [LOG 04:01:56.540] [OD] <--- OnDemandStorage.DisableBodyCBMaps destroying Hale [LOG 04:01:56.547] Camera Mode: AUTO [LOG 04:01:56.548] [ApplicationLauncher] SetVisible: [LOG 04:01:56.551] ScaleModList: listSize 41 maxListSize 261 [LOG 04:01:56.669] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:01:59.828] Flight State Captured [LOG 04:01:59.828] Saving Achievements Tree... [LOG 04:01:59.828] Saving Achievements Tree... [LOG 04:01:59.828] Saving Achievements Tree... [LOG 04:01:59.828] Saving Achievements Tree... [LOG 04:01:59.849] [MessageSystem] Save Messages [LOG 04:01:59.893] Game State Saved to saves/testsave/persistent [LOG 04:01:59.900] [AutoSave]: Game Backed Up and Saved [LOG 04:02:06.707] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Ovok_color.dds and OPM/OPM_Textures/PluginData/Ovok_normal.dds [LOG 04:02:08.392] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:02:12.073] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:02:12.074] Packing Untitled Space Craft for orbit [LOG 04:02:12.074] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:02:12.074] Reference Frame: Rotating [LOG 04:02:12.129] Unpacking Untitled Space Craft [LOG 04:02:31.309] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:02:31.309] Packing Untitled Space Craft for orbit [LOG 04:02:31.309] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:02:31.310] Reference Frame: Rotating [LOG 04:02:31.369] Unpacking Untitled Space Craft [LOG 04:02:44.458] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:02:44.458] Packing Untitled Space Craft for orbit [LOG 04:02:44.458] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:02:44.459] Reference Frame: Rotating [LOG 04:02:44.518] Unpacking Untitled Space Craft [LOG 04:03:04.637] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:03:08.792] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:03:08.792] Packing Untitled Space Craft for orbit [LOG 04:03:08.792] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:03:08.792] Reference Frame: Rotating [LOG 04:03:08.877] Unpacking Untitled Space Craft [LOG 04:03:21.011] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:03:30.408] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:03:30.409] Packing Untitled Space Craft for orbit [LOG 04:03:30.409] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:03:30.409] Reference Frame: Rotating [LOG 04:03:30.480] Unpacking Untitled Space Craft [LOG 04:03:36.210] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:03:36.210] Packing Untitled Space Craft for orbit [LOG 04:03:36.210] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:03:36.211] Reference Frame: Rotating [LOG 04:03:36.283] Unpacking Untitled Space Craft [LOG 04:03:41.394] Killed all parts in permanent ground contact on vessel Untitled Space Craft. [LOG 04:03:41.394] Packing Untitled Space Craft for orbit [LOG 04:03:41.395] setting new dominant body: Ovok FlightGlobals.mainBody: Ovok [LOG 04:03:41.395] Reference Frame: Rotating [LOG 04:03:41.468] Unpacking Untitled Space Craft [LOG 04:03:42.288] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:04:17.843] [UIMasterController]: ShowUI [LOG 04:04:17.843] Game Paused! [LOG 04:04:17.844] [UIMasterController]: ShowUI [LOG 04:04:17.844] [FlightGlobals]: Active Vessel is about to crash. Cannot save [LOG 04:04:20.960] [UIMasterController]: HideUI [LOG 04:04:31.893] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:04:33.192] [UIMasterController]: ShowUI [LOG 04:04:33.196] [UIMasterController]: ShowUI [LOG 04:04:34.778] [UIMasterController]: ShowUI [LOG 04:04:34.778] Game Unpaused! [LOG 04:04:36.409] [UIMasterController]: ShowUI [LOG 04:04:36.409] Game Paused! [LOG 04:04:36.409] [UIMasterController]: ShowUI [LOG 04:04:36.409] [FlightGlobals]: Active Vessel is about to crash. Cannot save [LOG 04:04:37.225] [UIMasterController]: HideUI [LOG 04:04:38.307] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:04:54.159] [OD] <--- ScaledSpaceDemand.UnloadTextures destroying OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:05:20.408] [OD] --> ScaledSpaceDemand.LoadTextures loading OPM/OPM_Textures/PluginData/Sarnus_color.dds and [LOG 04:05:24.193] [UIMasterController]: ShowUI [LOG 04:05:24.197] Game Unpaused! [LOG 04:05:26.228] [UIMasterController]: ShowUI [LOG 04:05:26.228] Game Paused! [LOG 04:05:26.229] [UIMasterController]: ShowUI [LOG 04:05:26.229] [FlightGlobals]: Active Vessel is about to crash. Cannot save [LOG 04:05:28.344] [UIMasterController]: ShowUI [LOG 04:05:28.345] Game Unpaused! [LOG 04:05:36.628] [UIMasterController]: ShowUI [LOG 04:05:36.628] Game Paused! [LOG 04:05:36.629] [UIMasterController]: ShowUI [LOG 04:05:36.629] [FlightGlobals]: Active Vessel is about to crash. Cannot save [LOG 04:05:37.527] [UIMasterController]: ShowUI [LOG 04:05:37.527] Game Unpaused! [LOG 04:05:39.150] [Progress Node Reached]: Landing [LOG 04:05:39.150] [Progress Node Complete]: Landing [LOG 04:05:39.195] [Progress Node Reached]: Suborbit [LOG 04:05:39.195] [Progress Node Complete]: Suborbit [LOG 04:05:49.129] [FlightGlobals]: Active Vessel is about to crash. Cannot save [LOG 04:05:56.663] [FlightGlobals]: Active Vessel is moving (sqrVel = 0.117543321074654). Cannot save. [LOG 04:06:04.163] [FlightGlobals]: Active Vessel is about to crash. Cannot save [LOG 04:06:11.663] [FlightGlobals]: Active Vessel is about to crash. Cannot save [LOG 04:06:19.165] Flight State Captured [LOG 04:06:19.166] Saving Achievements Tree... [LOG 04:06:19.166] Saving Achievements Tree... [LOG 04:06:19.166] Saving Achievements Tree... [LOG 04:06:19.166] Saving Achievements Tree... [LOG 04:06:19.180] [MessageSystem] Save Messages [LOG 04:06:19.209] Game State Saved to saves/testsave/persistent [LOG 04:06:19.215] [AutoSave]: Game Backed Up and Saved [LOG 04:07:15.296] KbApp.OnDestroy Vessel Crew [LOG 04:07:15.299] KbApp.OnDestroy Planet Info [LOG 04:07:15.308] KbApp.OnDestroy Planet Resources [LOG 04:07:15.345] [UIApp] OnDestroy: [LOG 04:07:15.400] [UIApp] OnDestroy: KSPedia [LOG 04:07:15.408] [UIApp] OnDestroy: ActionGroupsApp As well as Kopernicus.log: //===================================================================================================================================// //===== Kopernicus 1.9.1-4 [Development Build] - (BuildDate: 09.07.2020 23:25:21; AssemblyHash: VYGrMIfAvUjJz4cHuNaUf92KjpY=) =====// //===================================================================================================================================// [LOG 03:49:16]: Logger "Kopernicus" was created [LOG 03:49:16]: Injector.Awake(): Begin [LOG 03:49:16]: Parsing Target name in (Kopernicus.Configuration.Loader) as (System.String) [LOG 03:49:16]: Parsing Target timeScale in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:16]: Parsing Target scale in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:16]: Parsing Target Epoch in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:16]: Parsing Target useOnDemand in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:16]: Parsing Target useOnDemandBiomes in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:16]: Parsing Target onDemandLoadOnMissing in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:16]: Parsing Target onDemandLogOnMissing in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:16]: Parsing Target onDemandUnloadDelay in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:16]: Parsing Target useManualMemoryManagement in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:16]: Parsing Target mainMenuBody in (Kopernicus.Configuration.Loader) as (System.String) [LOG 03:49:16]: Parsing Target maxViewingDistance in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:16]: Parsing Target scaledSpaceFaderMult in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:16]: Parsing Target force3DOrbits in (Kopernicus.Configuration.Loader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:16]: Parsing Target self in (Kopernicus.Configuration.Loader) as (System.Collections.Generic.List`1[Kopernicus.ConfigParser.BuiltinTypeParsers.StringCollectionParser]) [LOG 03:49:16]: [Kopernicus]: Configuration.Loader: Loaded Body: Sun [LOG 03:49:17]: [Kopernicus]: Configuration.Loader: Loaded Body: Moho [LOG 03:49:17]: [Kopernicus]: Configuration.Loader: Loaded Body: Eve [LOG 03:49:17]: [Kopernicus]: Configuration.Loader: Loaded Body: Gilly [LOG 03:49:17]: [Kopernicus]: Configuration.Loader: Loaded Body: Kerbin [LOG 03:49:18]: [Kopernicus]: Configuration.Loader: Loaded Body: Mun [LOG 03:49:18]: [Kopernicus]: Configuration.Loader: Loaded Body: Minmus [LOG 03:49:18]: [Kopernicus]: Configuration.Loader: Loaded Body: Duna [LOG 03:49:18]: [Kopernicus]: Configuration.Loader: Loaded Body: Ike [LOG 03:49:18]: [Kopernicus]: Configuration.Loader: Loaded Body: Dres [LOG 03:49:18]: [Kopernicus]: Configuration.Loader: Loaded Body: Jool [LOG 03:49:19]: [Kopernicus]: Configuration.Loader: Loaded Body: Laythe [LOG 03:49:19]: [Kopernicus]: Configuration.Loader: Loaded Body: Vall [LOG 03:49:19]: [Kopernicus]: Configuration.Loader: Loaded Body: Tylo [LOG 03:49:19]: [Kopernicus]: Configuration.Loader: Loaded Body: Bop [LOG 03:49:19]: [Kopernicus]: Configuration.Loader: Loaded Body: Pol [LOG 03:49:20]: [Kopernicus]: Configuration.Loader: Loaded Body: Eeloo [LOG 03:49:20]: [Kopernicus]: Configuration.Loader: Loaded Body: Bastion [LOG 03:49:22]: [Kopernicus]: Configuration.Loader: Loaded Body: Nissee [LOG 03:49:23]: [Kopernicus]: Configuration.Loader: Loaded Body: Thatmo [LOG 03:49:24]: [Kopernicus]: Configuration.Loader: Loaded Body: Neidon [LOG 03:49:25]: [Kopernicus]: Configuration.Loader: Loaded Body: Plock [LOG 03:49:26]: [Kopernicus]: Configuration.Loader: Loaded Body: Sarnus [LOG 03:49:27]: [Kopernicus]: Configuration.Loader: Loaded Body: Urlum [LOG 03:49:28]: [Kopernicus]: Configuration.Loader: Loaded Body: Karen [LOG 03:49:29]: [Kopernicus]: Configuration.Loader: Loaded Body: Hale [LOG 03:49:31]: [Kopernicus]: Configuration.Loader: Loaded Body: Ovok [LOG 03:49:32]: [Kopernicus]: Configuration.Loader: Loaded Body: Slate [LOG 03:49:34]: [Kopernicus]: Configuration.Loader: Loaded Body: Tekto [LOG 03:49:36]: [Kopernicus]: Configuration.Loader: Loaded Body: Polta [LOG 03:49:37]: [Kopernicus]: Configuration.Loader: Loaded Body: Priax [LOG 03:49:38]: [Kopernicus]: Configuration.Loader: Loaded Body: Tal [LOG 03:49:39]: [Kopernicus]: Configuration.Loader: Loaded Body: Wal [LOG 03:49:39]: [Kopernicus]: Configuration.Loader: Loaded Asteroid: Stock [LOG 03:49:39]: [Kopernicus]: Configuration.Loader: Loaded Asteroid: OPMSarnus [LOG 03:49:39]: [Kopernicus]: Configuration.Loader: Loaded Asteroid: OPMUrlum [LOG 03:49:40]: [Kopernicus]: Configuration.Loader: Loaded Asteroid: OPMNeidon [LOG 03:49:40]: Injector.Awake(): Completed in: 23271.2279 ms [LOG 03:49:41]: StarLightSwitcher.Start() => Sun [LOG 03:49:41]: Found Body: Sun:0 -> SOI = Infinity, Hill Sphere = Infinity [LOG 03:49:41]: Found Body: Kerbin:1 -> SOI = 84159286.4796305, Hill Sphere = 196414707.77848 [LOG 03:49:41]: Found Body: Mun:2 -> SOI = 2429559.11656475, Hill Sphere = 3170563.33757116 [LOG 03:49:41]: Found Body: Minmus:3 -> SOI = 2247428.3879023, Hill Sphere = 3730392.49065433 [LOG 03:49:41]: Found Body: Moho:4 -> SOI = 9646663.02332811, Hill Sphere = 22060314.8155466 [LOG 03:49:41]: Found Body: Eve:5 -> SOI = 85109364.7382441, Hill Sphere = 185949494.965972 [LOG 03:49:41]: Found Body: Duna:6 -> SOI = 47921949.369738, Hill Sphere = 125063736.748336 [LOG 03:49:41]: Found Body: Ike:7 -> SOI = 1049598.93931162, Hill Sphere = 1225978.58343315 [LOG 03:49:41]: Found Body: Jool:8 -> SOI = 2455985185.42347, Hill Sphere = 4065824625.34358 [LOG 03:49:41]: Found Body: Laythe:9 -> SOI = 3723645.81113302, Hill Sphere = 5186318.66159496 [LOG 03:49:41]: Found Body: Vall:10 -> SOI = 2406401.44479404, Hill Sphere = 3893201.55262436 [LOG 03:49:41]: Found Body: Bop:11 -> SOI = 1221060.86284253, Hill Sphere = 2029674.44211376 [LOG 03:49:41]: Found Body: Tylo:12 -> SOI = 10856518.3683586, Hill Sphere = 14757877.6267184 [LOG 03:49:41]: Found Body: Gilly:13 -> SOI = 126123.271704568, Hill Sphere = 142427.423478875 [LOG 03:49:41]: Found Body: Pol:14 -> SOI = 1042138.89230178, Hill Sphere = 2038945.47430365 [LOG 03:49:41]: Found Body: Dres:15 -> SOI = 32832839.5767762, Hill Sphere = 92059713.5005964 [LOG 03:49:41]: Found Body: Eeloo:16 -> SOI = 1159066.15680512, Hill Sphere = 1842776.29112193 [LOG 03:49:41]: Found Body: Sarnus:17 -> SOI = 2740126708.15753, Hill Sphere = 4908189194.0259 [LOG 03:49:41]: Found Body: Hale:18 -> SOI = 41000, Hill Sphere = 22514.1914683157 [LOG 03:49:41]: Found Body: Ovok:19 -> SOI = 94000, Hill Sphere = 65610.6571477796 [LOG 03:49:41]: Found Body: Slate:20 -> SOI = 9598158.64601184, Hill Sphere = 11811837.121802 [LOG 03:49:41]: Found Body: Tekto:21 -> SOI = 8637005.19544461, Hill Sphere = 12570778.8206192 [LOG 03:49:41]: Found Body: Bastion:22 -> SOI = 11588061055.476, Hill Sphere = 18636372185.6133 [LOG 03:49:41]: Found Body: Urlum:23 -> SOI = 2562260673.07757, Hill Sphere = 5264062824.34692 [LOG 03:49:41]: Found Body: Polta:24 -> SOI = 1661114.85305207, Hill Sphere = 2297300.45539178 [LOG 03:49:41]: Found Body: Priax:25 -> SOI = 446767.601978615, Hill Sphere = 769046.867363983 [LOG 03:49:41]: Found Body: Wal:26 -> SOI = 18933504.6847765, Hill Sphere = 22866264.8334379 [LOG 03:49:41]: Found Body: Tal:27 -> SOI = 139966.651259813, Hill Sphere = 234671.883243902 [LOG 03:49:41]: Found Body: Neidon:28 -> SOI = 4415723830.49107, Hill Sphere = 9274186646.84883 [LOG 03:49:41]: Found Body: Thatmo:29 -> SOI = 5709379.08853188, Hill Sphere = 7617977.85588737 [LOG 03:49:41]: Found Body: Nissee:30 -> SOI = 7366476.63525513, Hill Sphere = 4148646.79383085 [LOG 03:49:41]: Found Body: Plock:31 -> SOI = 612762335.918708, Hill Sphere = 1402211239.15817 [LOG 03:49:41]: Found Body: Karen:32 -> SOI = 939354.324277521, Hill Sphere = 1102678.62439869 [LOG 03:49:41]: Injector.OnDestroy(): Complete [LOG 03:49:47]: [Kopernicus] RuntimeUtility Started [LOG 03:49:47]: StarLightSwitcher.Awake(): Begin And Ovok.log, which shows the noted PQSCity, as well as the Monolith and Randolith //===================================================================================================================================// //===== Kopernicus 1.9.1-4 [Development Build] - (BuildDate: 09.07.2020 23:25:21; AssemblyHash: VYGrMIfAvUjJz4cHuNaUf92KjpY=) =====// //===================================================================================================================================// [LOG 03:49:29]: Logger "Ovok.Body" was created [LOG 03:49:29]: Parsing Target name in (Kopernicus.Configuration.Body) as (System.String) [LOG 03:49:29]: Parsing Target Template in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.TemplateLoader) [LOG 03:49:29]: Parsing Target name in (Kopernicus.Configuration.TemplateLoader) as (System.String) [LOG 03:49:29]: Parsing Target removePQS in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target removeBiomes in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target removeAtmosphere in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target removeOcean in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target removePQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.StringCollectionParser) [LOG 03:49:29]: Parsing Target removeAllPQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target removeProgressTree in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target removeCoronas in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Using Template "Minmus" [LOG 03:49:29]: Removing mods from pqs Minmus [LOG 03:49:29]: Creating blacklist [LOG 03:49:29]: Blacklist count = 4 [LOG 03:49:29]: Removed mod PQSMod_VertexPlanet [LOG 03:49:29]: Parsing Target cacheFile in (Kopernicus.Configuration.Body) as (System.String) [LOG 03:49:29]: Parsing Target barycenter in (Kopernicus.Configuration.Body) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target cbNameLater in (Kopernicus.Configuration.Body) as (System.String) [LOG 03:49:29]: Parsing Target identifier in (Kopernicus.Configuration.Body) as (System.String) [LOG 03:49:29]: Parsing Target self in (Kopernicus.Configuration.Body) as (System.Collections.Generic.List`1[Kopernicus.ConfigParser.BuiltinTypeParsers.StringCollectionParser]) [LOG 03:49:29]: Parsing Target finalizeOrbit in (Kopernicus.Configuration.Body) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target randomMainMenuBody in (Kopernicus.Configuration.Body) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target contractWeight in (Kopernicus.Configuration.Body) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:29]: Parsing Target Properties in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.PropertiesLoader) [LOG 03:49:29]: Parsing Target description in (Kopernicus.Configuration.PropertiesLoader) as (System.String) [LOG 03:49:29]: Parsing Target radius in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target geeASL in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Via surface G, set gravParam to 13258590.8, mass to 1.98657954354758E+17 [LOG 03:49:29]: Parsing Target mass in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target gravParameter in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target rotates in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target rotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target tidallyLocked in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target initialRotation in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target inverseRotThresholdAltitude in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target albedo in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target emissivity in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target coreTemperatureOffset in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target timewarpAltitudeLimits in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericCollectionParser`1[System.Single]) [LOG 03:49:29]: Parsing Target sphereOfInfluence in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target solarRotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:29]: Parsing Target navballSwitchRadiusMult in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target navballSwitchRadiusMultLow in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:29]: Parsing Target ScienceValues in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.ScienceValuesLoader) [LOG 03:49:29]: Parsing Target landedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target splashedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target flyingLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target flyingHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target inSpaceLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target inSpaceHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target recoveryValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target flyingAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target spaceAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:29]: Parsing Target biomeMap in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.Parsing.MapSOParserRGB`1[CBAttributeMapSO]) [LOG 03:49:30]: Parsing Target nonExactThreshold in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target exactSearch in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target Biomes in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.BiomeLoader]) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String) [LOG 03:49:30]: Parsing Target displayName in (Kopernicus.Configuration.BiomeLoader) as (System.String) [LOG 03:49:30]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String) [LOG 03:49:30]: Parsing Target displayName in (Kopernicus.Configuration.BiomeLoader) as (System.String) [LOG 03:49:30]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String) [LOG 03:49:30]: Parsing Target displayName in (Kopernicus.Configuration.BiomeLoader) as (System.String) [LOG 03:49:30]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target useTheInName in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target displayName in (Kopernicus.Configuration.PropertiesLoader) as (System.String) [LOG 03:49:30]: Parsing Target selectable in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target RnDVisibility in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.EnumParser`1[Kopernicus.Configuration.PropertiesLoader+RnDVisibility]) [LOG 03:49:30]: Parsing Target RDVisibility in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.EnumParser`1[Kopernicus.Configuration.PropertiesLoader+RnDVisibility]) [LOG 03:49:30]: Parsing Target RnDRotation in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target maxZoom in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: --------- Science Values ------------ [LOG 03:49:30]: LandedDataValue = 12 [LOG 03:49:30]: SplashedDataValue = 1 [LOG 03:49:30]: FlyingLowDataValue = 1 [LOG 03:49:30]: FlyingHighDataValue = 1 [LOG 03:49:30]: InSpaceLowDataValue = 9 [LOG 03:49:30]: InSpaceHighDataValue = 8 [LOG 03:49:30]: RecoveryValue = 8 [LOG 03:49:30]: flyingAltitudeThreshold = 18000 [LOG 03:49:30]: spaceAltitudeThreshold = 20000 [LOG 03:49:30]: -------------------------------------- [LOG 03:49:30]: Found Biome: Macula Oblongata : RGBA(0.667, 0.651, 0.776, 1.000) : 1 [LOG 03:49:30]: Found Biome: Tasi Region : RGBA(0.788, 0.780, 0.902, 1.000) : 1 [LOG 03:49:30]: Found Biome: Scarring : RGBA(0.537, 0.529, 0.737, 1.000) : 1 [LOG 03:49:30]: Added Progress Tree [LOG 03:49:30]: Parsing Target Orbit in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.OrbitLoader) [LOG 03:49:30]: Parsing Target referenceBody in (Kopernicus.Configuration.OrbitLoader) as (System.String) [LOG 03:49:30]: Parsing Target inclination in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target eccentricity in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target semiMajorAxis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target longitudeOfAscendingNode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target argumentOfPeriapsis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target meanAnomalyAtEpoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target meanAnomalyAtEpochD in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target epoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target color in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target nodeColor in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target iconColor in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target mode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.EnumParser`1[OrbitRendererBase+DrawMode]) [LOG 03:49:30]: Parsing Target icon in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.EnumParser`1[OrbitRendererBase+DrawIcons]) [LOG 03:49:30]: Parsing Target cameraSmaRatioBounds in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericCollectionParser`1[System.Single]) [LOG 03:49:30]: Parsing Target period in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target iconTexture in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target ScaledVersion in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.ScaledVersionLoader) [LOG 03:49:30]: Parsing Target type in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.EnumParser`1[Kopernicus.Configuration.Enumerations.ScaledMaterialType]) [LOG 03:49:30]: Copying "celestialBody": <NULL> => <NULL> [LOG 03:49:30]: Copying "floatName": <NULL> => _Opacity [LOG 03:49:30]: Copying "fadeStart": 0 => 95000 [LOG 03:49:30]: Copying "fadeEnd": 0 => 140000 [LOG 03:49:30]: Copying "highQualityShaderFadeStart": -1 => -1 [LOG 03:49:30]: Copying "highQualityShaderFadeEnd": -1 => -1 [LOG 03:49:30]: Copying "r": <NULL> => <NULL> [LOG 03:49:30]: Parsing Target fadeStart in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target fadeEnd in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target Light in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.LightShifterLoader) [LOG 03:49:30]: Parsing Target sphericalModel in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target deferMesh in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target invisible in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target Material in (Kopernicus.Configuration.ScaledVersionLoader) as (UnityEngine.Material) [LOG 03:49:30]: Parsing Target OnDemand in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.ScaledVersionLoader+OnDemandConfig) [LOG 03:49:30]: Parsing Target texture in (Kopernicus.Configuration.ScaledVersionLoader+OnDemandConfig) as (System.String) [LOG 03:49:30]: Parsing Target mainTex in (Kopernicus.Configuration.ScaledVersionLoader+OnDemandConfig) as (System.String) [LOG 03:49:30]: Parsing Target normals in (Kopernicus.Configuration.ScaledVersionLoader+OnDemandConfig) as (System.String) [LOG 03:49:30]: Parsing Target bumpMap in (Kopernicus.Configuration.ScaledVersionLoader+OnDemandConfig) as (System.String) [LOG 03:49:30]: Parsing Target TextureOptions in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.UI.PlanetTextureExporter+TextureOptions) [LOG 03:49:30]: Parsing Target Coronas in (Kopernicus.Configuration.ScaledVersionLoader) as (System.Collections.Generic.List`1[Kopernicus.Configuration.CoronaLoader]) [LOG 03:49:30]: ============= Scaled Version Dump =================== [LOG 03:49:30]: Ovok (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Ovok (UnityEngine.Transform) [LOG 03:49:30]: Ovok (UnityEngine.MeshFilter) [LOG 03:49:30]: Ovok (UnityEngine.MeshRenderer) [LOG 03:49:30]: Ovok (UnityEngine.SphereCollider) [LOG 03:49:30]: Ovok (Kopernicus.Components.SharedScaledSpaceFader) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: =========================================== [LOG 03:49:30]: Parsing Target Atmosphere in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.AtmosphereLoader) [LOG 03:49:30]: Parsing Target PQS in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.PQSLoader) [LOG 03:49:30]: Parsing Target materialType in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.EnumParser`1[Kopernicus.Configuration.Enumerations.SurfaceMaterialType]) [LOG 03:49:30]: Parsing Target PhysicsMaterial in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.Configuration.Parsing.PhysicsMaterialParser) [LOG 03:49:30]: Parsing Target minLevel in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target maxLevel in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target minDetailDistance in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target maxQuadLengthsPerFrame in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target fadeStart in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target fadeEnd in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target deactivateAltitude in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target mapMaxHeight in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target Material in (Kopernicus.Configuration.PQSLoader) as (UnityEngine.Material) [LOG 03:49:30]: Parsing Target saturation in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target contrast in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target tintColor in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target powerNear in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target powerFar in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target groundTexStart in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target groundTexEnd in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target steepPower in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target steepTexStart in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target steepTexEnd in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target steepTex in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target steepTexScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target steepTexOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target steepBumpMap in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target steepBumpMapScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target steepBumpMapOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target steepNearTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target steepTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target lowTex in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target lowTexScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target lowTexOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target lowBumpMap in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target lowBumpMapScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target lowBumpMapOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target lowNearTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target lowMultiFactor in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target lowBumpNearTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target lowBumpFarTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target midTex in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target midTexScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target midTexOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target midBumpMap in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target midBumpMapScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target midBumpMapOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target midNearTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target midMultiFactor in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target midBumpNearTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target midBumpFarTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target highTex in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target highTexScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target highTexOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target highBumpMap in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target highBumpMapScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target highBumpMapOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target highNearTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target highMultiFactor in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target highBumpNearTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target highBumpFarTiling in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target lowStart in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target lowEnd in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target highStart in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target highEnd in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target globalDensity in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target fogColorRamp in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target FogColorRamp in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.Configuration.Parsing.Gradient) [LOG 03:49:30]: Parsing Target fogColorRampScale in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target fogColorRampOffset in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target planetOpacity in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target oceanFogDistance in (Kopernicus.Configuration.MaterialLoader.PQSMainExtrasLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target FallbackMaterial in (Kopernicus.Configuration.PQSLoader) as (UnityEngine.Material) [LOG 03:49:30]: Parsing Target Mods in (Kopernicus.Configuration.PQSLoader) as (System.Collections.Generic.List`1[Kopernicus.Configuration.ModLoader.IModLoader]) [LOG 03:49:30]: Parsing Target map in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.Configuration.Parsing.MapSOParserGreyScale`1[MapSO]) [LOG 03:49:30]: Parsing Target offset in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target deformity in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target scaleDeformityByRadius in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target order in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target enabled in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (System.String) [LOG 03:49:30]: Parsing Target map in (Kopernicus.Configuration.ModLoader.VertexColorMap) as (Kopernicus.Configuration.Parsing.MapSOParserRGB`1[MapSO]) [LOG 03:49:30]: Parsing Target order in (Kopernicus.Configuration.ModLoader.VertexColorMap) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target enabled in (Kopernicus.Configuration.ModLoader.VertexColorMap) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.ModLoader.VertexColorMap) as (System.String) [LOG 03:49:30]: Parsing Target altitudeBlend in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target altitudeFrequency in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target altitudeOctaves in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target altitudePersistance in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target altitudeSeed in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target createColors in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target createScatter in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target heightMap in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.Configuration.Parsing.MapSOParserGreyScale`1[MapSO]) [LOG 03:49:30]: Parsing Target latitudeBlend in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target latitudeFrequency in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target latitudeOctaves in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target latitudePersistance in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target latitudeSeed in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target longitudeBlend in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target longitudeFrequency in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target longitudeOctaves in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target longitudePersistance in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target longitudeSeed in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target useHeightMap in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target vHeightMax in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target Scatters in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader]) [LOG 03:49:30]: Parsing Target scatters in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader]) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (System.String) [LOG 03:49:30]: Parsing Target materialType in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.EnumParser`1[Kopernicus.Configuration.Enumerations.ScatterMaterialType]) [LOG 03:49:30]: Parsing Target Material in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (UnityEngine.Material) [LOG 03:49:30]: Parsing Target color in (Kopernicus.Configuration.MaterialLoader.NormalBumpedLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target mainTex in (Kopernicus.Configuration.MaterialLoader.NormalBumpedLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target mainTexScale in (Kopernicus.Configuration.MaterialLoader.NormalBumpedLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target mainTexOffset in (Kopernicus.Configuration.MaterialLoader.NormalBumpedLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target bumpMap in (Kopernicus.Configuration.MaterialLoader.NormalBumpedLoader) as (Kopernicus.Configuration.Parsing.Texture2DParser) [LOG 03:49:30]: Parsing Target bumpMapScale in (Kopernicus.Configuration.MaterialLoader.NormalBumpedLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target bumpMapOffset in (Kopernicus.Configuration.MaterialLoader.NormalBumpedLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.Vector2Parser) [LOG 03:49:30]: Parsing Target material in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.Configuration.Parsing.StockMaterialParser) [LOG 03:49:30]: Parsing Target mesh in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.Configuration.Parsing.MeshParser) [LOG 03:49:30]: Parsing Target Meshes in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (System.Collections.Generic.List`1[Kopernicus.Configuration.Parsing.MeshParser]) [LOG 03:49:30]: Parsing Target castShadows in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target densityFactor in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target maxCache in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target maxCacheDelta in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target maxLevelOffset in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target maxScale in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target maxScatter in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target maxSpeed in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target minScale in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target recieveShadows in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target seed in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target verticalOffset in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target instancing in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target rotation in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericCollectionParser`1[System.Single]) [LOG 03:49:30]: Parsing Target useBetterDensity in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target spawnChance in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target ignoreDensityGameSetting in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target densityVariance in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericCollectionParser`1[System.Single]) [LOG 03:49:30]: Parsing Target Components in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.Parsing.ComponentLoader`1[Kopernicus.Components.ModularScatter.ModularScatter]]) [LOG 03:49:30]: Parsing Target delete in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target LandClasses in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader]) [LOG 03:49:30]: Parsing Target landClasses in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader]) [LOG 03:49:30]: Parsing Target alterApparentHeight in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target alterRealHeight in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target altitudeRange in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) [LOG 03:49:30]: Parsing Target endEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target endStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target color in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target coverageBlend in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target coverageFrequency in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target coverageOctaves in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target coveragePersistance in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target coverageSeed in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (System.String) [LOG 03:49:30]: Parsing Target latDelta in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target latitudeDouble in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target latitudeDoubleRange in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) [LOG 03:49:30]: Parsing Target endEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target endStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target latitudeRange in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) [LOG 03:49:30]: Parsing Target endEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target endStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target lonDelta in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target longitudeRange in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) [LOG 03:49:30]: Parsing Target endEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target endStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startEnd in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target startStart in (Kopernicus.Configuration.ModLoader.LandControl+LerpRangeLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target minimumRealHeight in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target noiseBlend in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target noiseColor in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.ColorParser) [LOG 03:49:30]: Parsing Target noiseFrequency in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target noiseOctaves in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target noisePersistance in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Single]) [LOG 03:49:30]: Parsing Target noiseSeed in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target Scatters in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterAmountLoader]) [LOG 03:49:30]: Parsing Target scatters in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.Configuration.Parsing.CallbackList`1[Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterAmountLoader]) [LOG 03:49:30]: Parsing Target density in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterAmountLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Double]) [LOG 03:49:30]: Parsing Target scatterName in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterAmountLoader) as (System.String) [LOG 03:49:30]: Parsing Target delete in (Kopernicus.Configuration.ModLoader.LandControl+LandClassScatterAmountLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target delete in (Kopernicus.Configuration.ModLoader.LandControl+LandClassLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target order in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Int32]) [LOG 03:49:30]: Parsing Target enabled in (Kopernicus.Configuration.ModLoader.LandControl) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target name in (Kopernicus.Configuration.ModLoader.LandControl) as (System.String) [LOG 03:49:30]: Ovok (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Ovok (UnityEngine.Transform) [LOG 03:49:30]: Ovok (PQS) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: _CelestialBody (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: _CelestialBody (UnityEngine.Transform) [LOG 03:49:30]: _CelestialBody (PQSMod_CelestialBodyTransform) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: _Material_ModProjection (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: _Material_ModProjection (UnityEngine.Transform) [LOG 03:49:30]: _Material_ModProjection (PQSMod_AltitudeAlpha) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: _SurfaceQuadUVs (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: _SurfaceQuadUVs (UnityEngine.Transform) [LOG 03:49:30]: _SurfaceQuadUVs (PQSMod_UVPlanetRelativePosition) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: Scatter (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Scatter (UnityEngine.Transform) [LOG 03:49:30]: Scatter (PQSLandControl) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: Scatter (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Scatter (UnityEngine.Transform) [LOG 03:49:30]: Scatter (Kopernicus.Components.ModularScatter.ModularScatter) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: Scatter (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Scatter (UnityEngine.Transform) [LOG 03:49:30]: Scatter (Kopernicus.Components.ModularScatter.ModularScatter) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: Scatter (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Scatter (UnityEngine.Transform) [LOG 03:49:30]: Scatter (Kopernicus.Components.ModularScatter.ModularScatter) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: Monolith00 (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Monolith00 (UnityEngine.Transform) [LOG 03:49:30]: Monolith00 (PQSCity) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: monolith00 (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: monolith00 (UnityEngine.Transform) [LOG 03:49:30]: monolith00 (UnityEngine.MeshFilter) [LOG 03:49:30]: monolith00 (UnityEngine.MeshRenderer) [LOG 03:49:30]: monolith00 (UnityEngine.Animation) [LOG 03:49:30]: monolith00 (UnityEngine.MeshCollider) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: Randolith (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: Randolith (UnityEngine.Transform) [LOG 03:49:30]: Randolith (PQSCity) [LOG 03:49:30]: Randolith (PrefabSpawner) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: monolith01 (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: monolith01 (UnityEngine.Transform) [LOG 03:49:30]: monolith01 (UnityEngine.MeshFilter) [LOG 03:49:30]: monolith01 (UnityEngine.MeshRenderer) [LOG 03:49:30]: monolith01 (UnityEngine.Animation) [LOG 03:49:30]: monolith01 (UnityEngine.MeshCollider) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: QuadMeshColliders (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: QuadMeshColliders (UnityEngine.Transform) [LOG 03:49:30]: QuadMeshColliders (PQSMod_QuadMeshColliders) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: _PQSROCControl (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: _PQSROCControl (UnityEngine.Transform) [LOG 03:49:30]: _PQSROCControl (PQSROCControl) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: PQSMod_OnDemandHandler (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: PQSMod_OnDemandHandler (UnityEngine.Transform) [LOG 03:49:30]: PQSMod_OnDemandHandler (Kopernicus.OnDemand.PQSMod_OnDemandHandler) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: PQSLandControlFixer (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: PQSLandControlFixer (UnityEngine.Transform) [LOG 03:49:30]: PQSLandControlFixer (Kopernicus.Components.PQSLandControlFixer) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: PQSMod_TextureAtlasFixer (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: PQSMod_TextureAtlasFixer (UnityEngine.Transform) [LOG 03:49:30]: PQSMod_TextureAtlasFixer (Kopernicus.Components.PQSMod_TextureAtlasFixer) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: VertexHeightMap (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: VertexHeightMap (UnityEngine.Transform) [LOG 03:49:30]: VertexHeightMap (PQSMod_VertexHeightMap) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: VertexColorMap (UnityEngine.GameObject) [LOG 03:49:30]: >>> Components <<< [LOG 03:49:30]: VertexColorMap (UnityEngine.Transform) [LOG 03:49:30]: VertexColorMap (PQSMod_VertexColorMap) [LOG 03:49:30]: >>> ---------- <<< [LOG 03:49:30]: Parsing Target Ocean in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.OceanLoader) [LOG 03:49:30]: Parsing Target Rings in (Kopernicus.Configuration.Body) as (System.Collections.Generic.List`1[Kopernicus.Configuration.RingLoader]) [LOG 03:49:30]: Parsing Target HazardousBody in (Kopernicus.Configuration.Body) as (System.Collections.Generic.List`1[Kopernicus.Configuration.HazardousBodyLoader]) [LOG 03:49:30]: Parsing Target SpaceCenter in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.SpaceCenterLoader) [LOG 03:49:30]: Parsing Target Debug in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.DebugLoader) [LOG 03:49:30]: Parsing Target exportMesh in (Kopernicus.Configuration.DebugLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target update in (Kopernicus.Configuration.DebugLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target showSOI in (Kopernicus.Configuration.DebugLoader) as (Kopernicus.ConfigParser.BuiltinTypeParsers.NumericParser`1[System.Boolean]) [LOG 03:49:30]: Parsing Target PostSpawnOrbit in (Kopernicus.Configuration.Body) as (ConfigNode) [LOG 03:49:31]: --------- Celestial Body ------------ [LOG 03:49:31]: bodyName = Ovok [LOG 03:49:31]: bodyDisplayName = Ovok^N [LOG 03:49:31]: bodyAdjectiveDisplayName = Ovok^N [LOG 03:49:31]: bodyDescription = Ovok's characteristic smooth egg shape is caused by the tidal force exerted by Sarnus and Ovok's gravity. This has led scientists to believe that the moon must consist of an icy fluff, that easily contracts and expands, resulting in a landscape that is free of deep impact craters. The moon was named for Ovok, a mythological beast known for its soft fur and razor-like claws. [LOG 03:49:31]: GeeASL = 0.002 [LOG 03:49:31]: Radius = 26000 [LOG 03:49:31]: Mass = 1.98657954354758E+17 [LOG 03:49:31]: Density = 0 [LOG 03:49:31]: SurfaceArea = 0 [LOG 03:49:31]: gravParameter = 13258590.8 [LOG 03:49:31]: sphereOfInfluence = 94000 [LOG 03:49:31]: hillSphere = 0 [LOG 03:49:31]: gMagnitudeAtCenter = 13258590.8 [LOG 03:49:31]: atmDensityASL = 0 [LOG 03:49:31]: atmPressureASL = 0 [LOG 03:49:31]: scaledEllipsoid = True [LOG 03:49:31]: scaledElipRadMult = [1, 1, 1] [LOG 03:49:31]: scaledRadiusHorizonMultiplier = 1 [LOG 03:49:31]: navballSwitchRadiusMult = 0.06 [LOG 03:49:31]: navballSwitchRadiusMultLow = 0.055 [LOG 03:49:31]: use_The_InName = False [LOG 03:49:31]: isHomeWorld = False [LOG 03:49:31]: ocean = False [LOG 03:49:31]: oceanUseFog = True [LOG 03:49:31]: oceanFogPQSDepth = 1000 [LOG 03:49:31]: oceanFogPQSDepthRecip = 0.001 [LOG 03:49:31]: oceanFogDensityStart = 0.015 [LOG 03:49:31]: oceanFogDensityEnd = 0.13 [LOG 03:49:31]: oceanFogDensityPQSMult = 0.02 [LOG 03:49:31]: oceanFogDensityAltScalar = -0.0008 [LOG 03:49:31]: oceanFogDensityExponent = 1 [LOG 03:49:31]: oceanFogColorStart = RGBA(0.000, 0.337, 0.486, 1.000) [LOG 03:49:31]: oceanFogColorEnd = RGBA(0.000, 0.084, 0.122, 1.000) [LOG 03:49:31]: oceanFogDawnFactor = 10 [LOG 03:49:31]: oceanSkyColorMult = 1.2 [LOG 03:49:31]: oceanSkyColorOpacityBase = 0.2 [LOG 03:49:31]: oceanSkyColorOpacityAltMult = 2 [LOG 03:49:31]: oceanDensity = 1 [LOG 03:49:31]: oceanAFGBase = 0.6 [LOG 03:49:31]: oceanAFGAltMult = 0.05 [LOG 03:49:31]: oceanAFGMin = 0.05 [LOG 03:49:31]: oceanSunBase = 0.5 [LOG 03:49:31]: oceanSunAltMult = 0.01 [LOG 03:49:31]: oceanSunMin = 0.05 [LOG 03:49:31]: oceanAFGLerp = False [LOG 03:49:31]: oceanMinAlphaFogDistance = 200 [LOG 03:49:31]: oceanMaxAlbedoFog = 0.95 [LOG 03:49:31]: oceanMaxAlphaFog = 0.9 [LOG 03:49:31]: oceanAlbedoDistanceScalar = 0.01 [LOG 03:49:31]: oceanAlphaDistanceScalar = 0.01 [LOG 03:49:31]: minOrbitalDistance = 100000 [LOG 03:49:31]: atmosphere = False [LOG 03:49:31]: atmosphereContainsOxygen = False [LOG 03:49:31]: atmosphereDepth = 0 [LOG 03:49:31]: atmosphereTemperatureSeaLevel = 288 [LOG 03:49:31]: atmospherePressureSeaLevel = 101.325 [LOG 03:49:31]: atmosphereMolarMass = 0.0289644 [LOG 03:49:31]: atmosphereAdiabaticIndex = 1.39999997615814 [LOG 03:49:31]: atmosphereTemperatureLapseRate = 0 [LOG 03:49:31]: atmosphereGasMassLapseRate = 0 [LOG 03:49:31]: atmosphereUseTemperatureCurve = False [LOG 03:49:31]: atmosphereTemperatureCurveIsNormalized = False [LOG 03:49:31]: atmosphereTemperatureCurve = FloatCurve [LOG 03:49:31]: latitudeTemperatureBiasCurve = FloatCurve [LOG 03:49:31]: latitudeTemperatureSunMultCurve = FloatCurve [LOG 03:49:31]: axialTemperatureSunMultCurve = FloatCurve [LOG 03:49:31]: axialTemperatureSunBiasCurve = FloatCurve [LOG 03:49:31]: atmosphereTemperatureSunMultCurve = FloatCurve [LOG 03:49:31]: maxAxialDot = 0 [LOG 03:49:31]: eccentricityTemperatureBiasCurve = FloatCurve [LOG 03:49:31]: albedo = 0.5 [LOG 03:49:31]: emissivity = 0.7 [LOG 03:49:31]: coreTemperatureOffset = 1 [LOG 03:49:31]: convectionMultiplier = 1 [LOG 03:49:31]: shockTemperatureMultiplier = 1 [LOG 03:49:31]: atmosphereUsePressureCurve = False [LOG 03:49:31]: atmospherePressureCurveIsNormalized = False [LOG 03:49:31]: atmospherePressureCurve = FloatCurve [LOG 03:49:31]: radiusAtmoFactor = 1 [LOG 03:49:31]: hasSolidSurface = True [LOG 03:49:31]: isStar = False [LOG 03:49:31]: rotation = (0.0, 0.0, 0.0, 0.0) [LOG 03:49:31]: orbitDriver = Ovok (OrbitDriver) [LOG 03:49:31]: pqsController = Ovok (PQS) [LOG 03:49:31]: pqsSurfaceObjects = PQSSurfaceObject[] [LOG 03:49:31]: scaledBody = Ovok (UnityEngine.GameObject) [LOG 03:49:31]: afg = [LOG 03:49:31]: rotates = True [LOG 03:49:31]: rotationPeriod = 40400 [LOG 03:49:31]: rotPeriodRecip = 0 [LOG 03:49:31]: solarDayLength = 0 [LOG 03:49:31]: solarRotationPeriod = False [LOG 03:49:31]: initialRotation = 230 [LOG 03:49:31]: rotationAngle = 0 [LOG 03:49:31]: directRotAngle = 0 [LOG 03:49:31]: angularVelocity = [0, 0, 0] [LOG 03:49:31]: zUpAngularVelocity = [0, 0, 0] [LOG 03:49:31]: tidallyLocked = True [LOG 03:49:31]: clampInverseRotThreshold = True [LOG 03:49:31]: inverseRotation = True [LOG 03:49:31]: inverseRotThresholdAltitude = 100000 [LOG 03:49:31]: angularV = 0 [LOG 03:49:31]: timeWarpAltitudeLimits = System.Single[] [LOG 03:49:31]: atmosphericAmbientColor = RGBA(0.000, 0.000, 0.000, 0.000) [LOG 03:49:31]: orbitingBodies = System.Collections.Generic.List`1[CelestialBody] [LOG 03:49:31]: BodyFrame = Planetarium+CelestialFrame [LOG 03:49:31]: progressTree = KSPAchievements.CelestialBodySubtree [LOG 03:49:31]: bodyType = Generic [LOG 03:49:31]: scienceValues = CelestialBodyScienceParams [LOG 03:49:31]: BiomeMap = OPM/OPM_Textures/PluginData/Ovok_biome.dds (CBAttributeMapSO) [LOG 03:49:31]: MiniBiomes = MiniBiome[] [LOG 03:49:31]: bodyTransform = [LOG 03:49:31]: -------------------------------------- [LOG 03:49:31]: Ovok is using custom cache file 'C:/Users/NoLooksies/Desktop/Extras/Kerbal Space Program Theres No Place Like Home/KSP_x64_Data/../GameData/OPM/Cache/Ovok.bin' [LOG 03:49:31]: Body.PostApply(ConfigNode): Loading cached scaled space mesh: Ovok
- 931 replies
-
- 2
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Yes, I used Prestja's build. Again, I believe this has to do with the PQSCity...thing (its 3 am I cant think lol) and it not unloading. Easter Eggs and other structures are defined using this I believe, and when templated bodies are loaded, its supposed to unload those. However, the Mohole is special because it's a feature of the terrain, so either an empty PQSCity is placed on it, or it simply uses a completely different system. I'm trying to figure out what the hell the case is but idrk. Could be bugged code that doesn't deload PQSCity, or there just isn't code in place. I'm going to test that now by seeing if it occurs on other planets that use templates with anomalies. Will update with wal ksplog after.
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
And 1.9 too. It also occurs in commnet so not a scansat bug. Definitely on Kopernicus's end
- 931 replies
-
- 1
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Can confirm that the "Mohole" is on Wal in 1.10.0
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Hmmm strange bug indeed. I'll test it in 1.10 right away. I believe that surface structures such as the space center and anomalies are defined with pqscity or pqscity2.
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
If that body is templated from moho, that could be an issue from trying to remove anomalies. God knows how kopernicus handles that, and anomalies in general so if anybody knows that'd be greaaaat Well, Wal has a Moho template. Do you know what other bodies had that issue?
- 931 replies
-
- 1.8.x-1.12.x
- bugs
-
(and 1 more)
Tagged with:
-
Fair enough mate. They're planning to skip 1.10 and go straight to 1.10.1 anyway
- 130 replies
-
- ar3s
- artyomka15
-
(and 3 more)
Tagged with:
-
Should be as simple as finding the wormhole configs and giving them the old ban hammer.
- 130 replies
-
- ar3s
- artyomka15
-
(and 3 more)
Tagged with:
-
[1.10-1.12] Kopernicus Expansion Continued-er
Vabien replied to Vabien's topic in KSP1 Mod Development
Currently working on porting the 1.10 comet particles in to the mod. 1.9 isn't a huge priority but I will see about a recompile. -
I use an RX 580 so it's definitely not a gpu issue edit: Lmao didn't notice the reply. Likely a stock bug but we'll see.
-
Looking at the photos closer, it appears there might be shadows facing the wrong way. If anyone can provide evidence of shadows facing away from the sun, that would be great