Jump to content

[1.3.0] Filter Extensions 3.0.4 (Jul 11)


Crzyrndm

Recommended Posts

@Crzyrndm

Thanks for updating , FilterExtensions is one of my must have mods as I run so many other mods.

I am working with the BDA team to update to 1.2 and noticed during testing that FilterExtensions is only showing 4 parts now for BDArmory - I'd like to try and help fix the issue but I cannot find any docs on how to create a custom mod category - I'm going to try and copy an existing one and fumble through it but wanted to see if you had an example for a new mod as I have a few others I would like to add as well.

Thanks,

Link to comment
Share on other sites

seems like this is stepping on the USI rover,kolonization,logistics,manufacturing tabs in the part editor. had those before installing now i dont. is there some limit to the number of categories there can be in the right side tab. 

same column that pods is the first item in. 

Link to comment
Share on other sites

1 hour ago, Tarheel1999 said:

It's pretty straightforward if you just copy and edit one of the included mod cfgs.

There must be something else going on, but the logs do not show any errors, may have to throw a debug up.

A filter of 

	FILTER
	{
		CHECK
		{
			type = folder
			value = BDArmory
		}
	}

only shows 4 parts

Link to comment
Share on other sites

In KSP 1.1.3 the following filter script used to work and add several sub categories for KSP Interstellar Tab:

SUBCATEGORY
{
    name = Reactors
    icon = reactor
    FILTER
    {
        CHECK
        {
            type = moduleName
            value = InterstellarFissionMSRGC, FNAntimatterReactor, InterstellarFissionPBDP, InterstellarCatalysedFissionFusion, InterstellarTokamakFusionReactor, InterstellarInertialConfinementReactor, InterstellarFissionNTR
        }
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}

SUBCATEGORY
{
    name = ElectricGenerators
    icon = Generator
    FILTER
    {
        CHECK
        {
            type = moduleName
            value = FNGenerator,KspiSuperCapacitator
        }
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}

SUBCATEGORY
{
    name = Radiators
    icon = Radiator
    FILTER
    {
        CHECK
        {
            type = moduleName
            value = FNRadiator,FlatFNRadiator,StackFNRadiator
        }
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}

SUBCATEGORY
{
    name = MicrowavePower
    icon = MicrowaveTransmitter
    FILTER
    {
        CHECK
        {
            type = moduleName
            value = MicrowavePowerReceiver,MicrowavePowerTransmitter,BeamGenerator
        }
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}

SUBCATEGORY
{
    name = Warp Engines
    icon = WarpEngine
    FILTER
    {
        CHECK
        {
            type = moduleName
            value = AlcubierreDrive
        }
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}

SUBCATEGORY
{
    name = IRSU
    icon = Resources
    FILTER
    {
        CHECK
        {
            type = moduleName
            value = InterstellarRefinery,FNModuleResourceExtraction,ISRUScoop,ModuleKISItemEvaTweaker
        }
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}

@SUBCATEGORY[Fuel?Tanks]
{
    @FILTER,0
    {
        CHECK 
        {
           type = moduleName
           value = AlcubierreDrive
           invert = true
        }
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}




@CATEGORY[KSP?Interstellar] 
{
    @SUBCATEGORIES
    {
	list = 0,Pods
	list = 1,Fuel Tanks
	list = 2,Engines
	list = 3,Command and Control
	list = 4,Reactors 
	list = 5,ElectricGenerators
	list = 6,Radiators 
	list = 7,PreCooler
	list = 8,MicrowavePower
	list = 9,IRSU
	list = 10,Science
	list = 11,Warp Engines
    }

    @FILTER,0
    {
        CHECK
        {
            type = category
	    invert = true
            value = none
        }
    }
}

But after KSP 1.2 update, it no longer works, any idea why?

Edited by FreeThinker
Link to comment
Share on other sites

28 minutes ago, FreeThinker said:

But after KSP 1.2 update, it no longer works, any idea why?

Seeing the same thing, checks for folder and modulename are not pulling everything. The log is not throwing any exceptions related that I can see

Link to comment
Share on other sites

OK, I've had a rather busy (and annoying) day or I'd have posted this earlier, but I've also ran into the parts not showing. Mainly it seems to be the function tabs, specifically SAS units and decouplers. If I dig around in other tabs I can eventually find them, but it's like wading through a lot to find which one has it included. At least now I know where to look, but it's still frustrating. Right now I don't have any tabs relating to decouplers on their own except 'Multi-Coupler' and the standard structure tab, which vanilla 1.2 moved the decouplers out of anyway.

 

I've updated to 2.7.2 and it didn't seem to help. I'm currently running MKS/OKS, USI Life support, KSPI-E, Better Burn Time, CRP, Editor Extensions Redux, Field training facility, Mech Jeb 2, persistent Rotation (I'm not sure where that came from. I think it came with another mod. I didn't install that on purpose), Tweakscale, Stage recovery and Blizzy's tool bar. The tool bar may no longer be needed as I'm pretty sure the only thing using it was KSPI-E and that no longer needs it.

 

I didn't have any errors so I doubt it'll help but here's the KSP.log file

 

Spoiler

[LOG 21:49:13.728] ******* Log Initiated for Kerbal Space Program - 1.2.0.1586 (WindowsPlayer x64) *******
Kerbal Space Program - 1.2.0.1586 (WindowsPlayer x64)


OS: Windows 10  (10.0.0) 64bit
CPU: Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz (4)
RAM: 16312
GPU: NVIDIA GeForce GTX 750 (2016MB)
SM: 30 (Direct3D 9.0c [C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispiwu.inf_amd64_9ff5ab165faead52\nvd3dumx.dll 21.21.13.6909])
RT Formats: ARGB32, Depth, ARGBHalf, Shadowmap, RGB565, Default, ARGB2101010, DefaultHDR, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8


Log started: Fri, Oct 14, 2016 21:49:13


[LOG 21:49:13.789] ActionCanvas MASK: 3458764513820540928
[LOG 21:49:13.806] AppCanvas MASK: 3458764513820540928
[WRN 21:49:14.348] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\Examples.cfg'.
[WRN 21:49:14.353] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\B9_TweakScale.cfg'.
[WRN 21:49:14.376] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\NASA_TweakScale.cfg'.
[WRN 21:49:14.384] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\SpaceplanePlus_TweakScale.cfg'.
[WRN 21:49:14.385] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\Squad_TweakScale.cfg'.
[ERR 21:49:14.656] Error: Empty part config file

[WRN 21:49:14.656] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Parts\Radiators\EdgeRadiator\radPanelEdge - kopie.cfg'.
[ERR 21:49:14.687] Error: Empty part config file

[WRN 21:49:14.688] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Patches\FilterExtensions.cfg'.
[LOG 21:49:14.755] Load(Assembly): /ModuleManager.2.7.1
[LOG 21:49:14.756] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\ModuleManager.2.7.1.dll
[LOG 21:49:14.781] AssemblyLoader: KSPAssembly 'ModuleManager' V2.5
[LOG 21:49:14.781] Load(Assembly): 000_FilterExtensions/FilterExtensions
[LOG 21:49:14.782] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_FilterExtensions\FilterExtensions.dll
[LOG 21:49:14.784] Load(Assembly): 000_Toolbar/MiniAVC
[LOG 21:49:14.785] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_Toolbar\MiniAVC.dll
[LOG 21:49:14.786] Load(Assembly): 000_Toolbar/Toolbar
[LOG 21:49:14.787] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_Toolbar\Toolbar.dll
[LOG 21:49:14.788] AssemblyLoader: KSPAssembly 'Toolbar' V1.0
[LOG 21:49:14.789] Load(Assembly): 000_USITools/USITools
[LOG 21:49:14.789] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_USITools\USITools.dll
[LOG 21:49:14.791] Load(Assembly): BetterBurnTime/BetterBurnTime
[LOG 21:49:14.791] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\BetterBurnTime\BetterBurnTime.dll
[LOG 21:49:14.793] Load(Assembly): EditorExtensionsRedux/EditorExtensionsRedux
[LOG 21:49:14.793] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\EditorExtensionsRedux\EditorExtensionsRedux.dll
[LOG 21:49:14.795] Load(Assembly): EditorExtensionsRedux/MiniAVC
[LOG 21:49:14.796] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\EditorExtensionsRedux\MiniAVC.dll
[LOG 21:49:14.797] Load(Assembly): FieldTrainingFacility/FieldTrainingFacility
[LOG 21:49:14.798] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\FieldTrainingFacility\FieldTrainingFacility.dll
[LOG 21:49:14.799] Load(Assembly): Firespitter/Plugins/Firespitter
[LOG 21:49:14.800] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Firespitter\Plugins\Firespitter.dll
[LOG 21:49:14.802] Load(Assembly): InterstellarFuelSwitch/Plugins/InterstellarFuelSwitch
[LOG 21:49:14.802] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\InterstellarFuelSwitch.dll
[LOG 21:49:14.804] Load(Assembly): InterstellarFuelSwitch/Plugins/MiniAVC
[LOG 21:49:14.805] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\MiniAVC.dll
[LOG 21:49:14.806] Load(Assembly): InterstellarFuelSwitch/Plugins/Scale_Redist
[LOG 21:49:14.807] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\Scale_Redist.dll
[LOG 21:49:14.808] Load(Assembly): MechJeb2/Plugins/MechJeb2
[LOG 21:49:14.809] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\MechJeb2\Plugins\MechJeb2.dll
[LOG 21:49:14.816] AssemblyLoader: KSPAssembly 'MechJeb2' V2.5
[LOG 21:49:14.817] Load(Assembly): PersistentRotation/Plugins/PersistentRotation
[LOG 21:49:14.817] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\PersistentRotation\Plugins\PersistentRotation.dll
[LOG 21:49:14.830] Load(Assembly): RcsSounds/Plugins/RcsSounds
[LOG 21:49:14.830] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\RcsSounds\Plugins\RcsSounds.dll
[LOG 21:49:14.832] Load(Assembly): Squad/Plugins/KSPSteamCtrlr
[LOG 21:49:14.832] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\Plugins\KSPSteamCtrlr.dll
[LOG 21:49:14.834] Load(Assembly): Squad/Plugins/Steamworks.NET
[LOG 21:49:14.834] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\Plugins\Steamworks.NET.dll
[LOG 21:49:14.836] Load(Assembly): StageRecovery/StageRecovery
[LOG 21:49:14.837] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\StageRecovery\StageRecovery.dll
[LOG 21:49:14.838] Load(Assembly): TweakScale/plugins/Scale
[LOG 21:49:14.839] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\plugins\Scale.dll
[LOG 21:49:14.841] Load(Assembly): TweakScale/plugins/Scale_Redist
[LOG 21:49:14.841] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\plugins\Scale_Redist.dll
[LOG 21:49:14.843] Load(Assembly): UmbraSpaceIndustries/ART/DynamicTanks
[LOG 21:49:14.843] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\ART\DynamicTanks.dll
[LOG 21:49:14.845] Load(Assembly): UmbraSpaceIndustries/Konstruction/Konstruction
[LOG 21:49:14.845] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Konstruction.dll
[LOG 21:49:14.847] Load(Assembly): UmbraSpaceIndustries/LifeSupport/USILifeSupport
[LOG 21:49:14.847] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\USILifeSupport.dll
[LOG 21:49:14.849] Load(Assembly): UmbraSpaceIndustries/MKS/KolonyTools
[LOG 21:49:14.850] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\KolonyTools.dll
[LOG 21:49:14.851] Load(Assembly): WarpPlugin/ModuleManager
[LOG 21:49:14.852] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\ModuleManager.dll
[LOG 21:49:14.853] AssemblyLoader: KSPAssembly 'ModuleManager' V2.5
[LOG 21:49:14.854] Load(Assembly): WarpPlugin/Plugins/Interstellar
[LOG 21:49:14.854] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\Interstellar.dll
[LOG 21:49:14.857] AssemblyLoader: KSPAssemblyDependency 'OpenResourceSystem' V1.1
[LOG 21:49:14.857] AssemblyLoader: KSPAssembly 'KSPInterstellar' V10.3
[LOG 21:49:14.858] Load(Assembly): WarpPlugin/Plugins/MiniAVC
[LOG 21:49:14.858] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\MiniAVC.dll
[LOG 21:49:14.860] Load(Assembly): WarpPlugin/Plugins/OpenResourceSystem_KSPIE
[LOG 21:49:14.861] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\OpenResourceSystem_KSPIE.dll
[LOG 21:49:14.862] AssemblyLoader: KSPAssembly 'OpenResourceSystem' V1.4
[LOG 21:49:14.863] Load(Assembly): WarpPlugin/Plugins/Scale_Redist
[LOG 21:49:14.863] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\Scale_Redist.dll
[LOG 21:49:14.866] AssemblyLoader: Loading assemblies
[ERR 21:49:14.902] ADDON BINDER: Cannot resolve assembly: KSPUtil, Culture=neutral, PublicKeyToken=null

[ERR 21:49:14.903] ADDON BINDER: Cannot resolve assembly: KSPUtil, Culture=neutral, PublicKeyToken=null

[ERR 21:49:14.905] AssemblyLoader: Exception loading 'Toolbar': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 

Additional information about this exception:

 System.TypeLoadException: Could not load type 'Toolbar.ToolbarManager' from assembly 'aaa_Toolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type '<>c__DisplayClass36_0' from assembly 'aaa_Toolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type '<>c__DisplayClass39_0' from assembly 'aaa_Toolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

[ERR 21:49:14.946] AssemblyLoader: Exception loading 'DynamicTanks': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 

Additional information about this exception:

 System.TypeLoadException: Could not load type 'DynamicTanks.USI_CrewTank' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type 'DynamicTanks.USI_DynamicPort' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type '<>c' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type '<>c' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

[LOG 21:49:14.979] VesselModules: Found VesselModule of type CommNetVessel with order 999
[LOG 21:49:14.982] VesselModules: Found VesselModule of type FlightIntegrator with order 0
[LOG 21:49:14.984] VesselModules: Found 2 VesselModule types
[LOG 21:49:14.996] 
************************************************************************

Environment Info
Win32NT 7FFFFFFFFFFFFFFF  Args: KSP_x64.exe 

Mod DLLs found:
Stock assembly: Assembly-CSharp v1.0.0.0
ModuleManager.2.7.1 v2.7.1.0
FilterExtensions v1.0.0.0
MiniAVC v1.0.3.2
USITools v1.0.0.0
BetterBurnTime v1.0.0.0
EditorExtensionsRedux v3.2.13.40022
MiniAVC v1.0.3.2
FieldTrainingFacility v1.0.0.0
Firespitter v7.3.6128.14258
InterstellarFuelSwitch v2.2.3.0 / v2.2.3
MiniAVC v1.0.3.1
Scale_Redist v1.0.0.0
MechJeb2 v2.5.1.0 / vDev #641 Sarbian / v2.5.9.0
PersistentRotation v1.0.0.0
RcsSounds v5.0.0.0
Stock assembly: KSPSteamCtrlr v0.0.1.35
Stock assembly: Steamworks.NET v9.0.0.0 / v9.0.0
StageRecovery v1.6.4.6
Scale v2.2.13.1
Scale_Redist v1.0.0.0
Konstruction v0.0.0.0
USILifeSupport v1.0.0.0
KolonyTools v1.0.0.0
ModuleManager v2.6.25.0
OpenResourceSystem_KSPIE v1.4.2.0
Interstellar v1.10.8.0
MiniAVC v1.0.3.2
Scale_Redist v1.0.0.0

Folders and files in GameData:
000_FilterExtensions
000_FilterExtensions Configs
000_Toolbar
000_USITools
BetterBurnTime
CommunityResourcePack
EditorExtensionsRedux
FieldTrainingFacility
Firespitter
InterstellarFuelSwitch
MechJeb2
PersistentRotation
RcsSounds
Stock folder: Squad

StageRecovery
TweakScale
UmbraSpaceIndustries
WarpPlugin
ModuleManager.2.7.1.dll
ModuleManager.ConfigCache
ModuleManager.ConfigSHA
ModuleManager.Physics
ModuleManager.TechTree

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

[LOG 21:49:15.006] [AddonLoader]: Instantiating addon 'ModuleManager' from assembly 'ModuleManager'
[LOG 21:49:15.030] [ModuleManager] Adding ModuleManager to the loading screen 2
[LOG 21:49:15.031] [AddonLoader]: Instantiating addon 'Logger' from assembly 'MiniAVC'
[LOG 21:49:15.033] [AddonLoader]: Instantiating addon 'Starter' from assembly 'MiniAVC'
[LOG 21:49:15.035] [AddonLoader]: Instantiating addon 'SplashScreen' from assembly 'BetterBurnTime'
[LOG 21:49:15.036] [AddonLoader]: Instantiating addon 'Logger' from assembly 'MiniAVC'
[LOG 21:49:15.037] [AddonLoader]: Instantiating addon 'Starter' from assembly 'MiniAVC'
[LOG 21:49:15.038] [AddonLoader]: Instantiating addon 'Logger' from assembly 'MiniAVC'
[LOG 21:49:15.039] [AddonLoader]: Instantiating addon 'Starter' from assembly 'MiniAVC'
[LOG 21:49:15.040] [AddonLoader]: Instantiating addon 'CompatibilityChecker' from assembly 'MechJeb2'
[LOG 21:49:15.041] [AddonLoader]: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr'
[LOG 21:49:15.044] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:49:15.060] [AddonLoader]: Instantiating addon 'CompatibilityChecker' from assembly 'Scale'
[LOG 21:49:15.061] [AddonLoader]: Instantiating addon 'TweakScaleRegister' from assembly 'Scale'
[LOG 21:49:15.062] [AddonLoader]: Instantiating addon 'ModuleManager' from assembly 'ModuleManager'
[LOG 21:49:15.067] [ModuleManager] Adding ModuleManager to the loading screen 3
[LOG 21:49:15.076] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:49:15.077] [AddonLoader]: Instantiating addon 'Logger' from assembly 'MiniAVC'
[LOG 21:49:15.078] [AddonLoader]: Instantiating addon 'Starter' from assembly 'MiniAVC'
[WRN 21:49:15.583] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\Examples.cfg'.
[WRN 21:49:15.586] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\B9_TweakScale.cfg'.
[WRN 21:49:15.596] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\NASA_TweakScale.cfg'.
[WRN 21:49:15.601] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\SpaceplanePlus_TweakScale.cfg'.
[WRN 21:49:15.602] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\Squad_TweakScale.cfg'.
[ERR 21:49:15.847] Error: Empty part config file

[WRN 21:49:15.847] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Parts\Radiators\EdgeRadiator\radPanelEdge - kopie.cfg'.
[ERR 21:49:15.873] Error: Empty part config file

[WRN 21:49:15.873] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Patches\FilterExtensions.cfg'.
[LOG 21:49:15.915] Load(Audio): RcsSounds/Sounds/RcsHeavy
[LOG 21:49:15.920] PhysicsGlobals: Loading database
[LOG 21:49:15.926] MainCanvas MASK: 3458764513820540928
[WRN 21:49:17.384] [SpaceNavigatorWindows]: Could not initialize device.

[LOG 21:49:17.399] material = Particles/Alpha Blended (Instance) (UnityEngine.Material)
[LOG 21:49:17.459] [CompatibilityChecker] Running checker version 5 from 'MechJeb2'
[LOG 21:49:17.515] MiniAVC -> Executing: MiniAVC - 1.0.3.2
[LOG 21:49:17.515] MiniAVC -> Assembly: C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_Toolbar\MiniAVC.dll
[LOG 21:49:17.516] MiniAVC -> Starter was created.
[LOG 21:49:17.516] MiniAVC -> Starter was destroyed.
[LOG 21:49:17.517] MiniAVC -> Starter was destroyed.
[LOG 21:49:17.518] MiniAVC -> Executing: MiniAVC - 1.0.3.1
[LOG 21:49:17.519] MiniAVC -> Assembly: C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\MiniAVC.dll
[LOG 21:49:17.520] MiniAVC -> Starter was created.
[LOG 21:49:17.520] MiniAVC -> System.IO.IOException: Sharing violation on path C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_Toolbar\MiniAVC.xml
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode) [0x00000] in <filename unknown>:0 
  at MiniAVC.AddonSettings.Load (System.String rootPath) [0x00000] in <filename unknown>:0 
  at MiniAVC.AddonLibrary.ProcessAddonPopulation (System.Object state) [0x00000] in <filename unknown>:0 
[LOG 21:49:18.602] Load(Audio): RcsSounds/Sounds/RcsHeavyShutoff
[LOG 21:49:18.625] Load(Audio): Squad/Sounds/editorLoop01
[LOG 21:49:18.813] Load(Audio): Squad/Sounds/elev_loop
[LOG 21:49:18.825] Load(Audio): Squad/Sounds/elev_start
[LOG 21:49:18.844] Load(Audio): Squad/Sounds/elev_stop
[LOG 21:49:18.856] Load(Audio): Squad/Sounds/sound_ambience_nature
[LOG 21:49:18.884] Load(Audio): Squad/Sounds/sound_click_flick
[LOG 21:49:18.899] Load(Audio): Squad/Sounds/sound_click_latch
[LOG 21:49:18.915] Load(Audio): Squad/Sounds/sound_click_sharp
[LOG 21:49:18.930] Load(Audio): Squad/Sounds/sound_click_tick
[LOG 21:49:18.945] Load(Audio): Squad/Sounds/sound_click_tock
[LOG 21:49:18.964] Load(Audio): Squad/Sounds/sound_decoupler_fire
[LOG 21:49:18.981] Load(Audio): Squad/Sounds/sound_delete_bin
[LOG 21:49:18.995] MiniAVC -> Identical remote version found: Using remote version information only.
[LOG 21:49:18.998] MiniAVC -> http://ksp-avc.cybutek.net/version.php?id=236
    NAME: EditorExtensionsRedux
    URL: http://ksp-avc.cybutek.net/version.php?id=236
    DOWNLOAD: http://spacedock.info/mod/48/Editor Extensions Redux/download
    GITHUB: NULL
    VERSION: 3.3.2
    KSP_VERSION: 1.2
    KSP_VERSION_MIN: 1.2
    KSP_VERSION_MAX: 1.2
    CompatibleKspVersion: True
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
[LOG 21:49:18.999] MiniAVC -> C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\KSP-Interstellar-Extended.version
    NAME: KSP Interstellar Extended
    URL: http://ksp-avc.cybutek.net/version.php?id=152
    DOWNLOAD: http://www.curse.com/ksp-mods/kerbal/236825-ksp-interstellar-extended
    GITHUB: NULL
    VERSION: 1.10.8
    KSP_VERSION: 1.2
    KSP_VERSION_MIN: NULL
    KSP_VERSION_MAX: NULL
    CompatibleKspVersion: True
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
[LOG 21:49:19.002] MiniAVC -> http://ksp-avc.cybutek.net/version.php?id=152
    NAME: KSP Interstellar Extended
    URL: http://ksp-avc.cybutek.net/version.php?id=152
    DOWNLOAD: http://www.curse.com/ksp-mods/kerbal/236825-ksp-interstellar-extended
    GITHUB: NULL
    VERSION: 1.9.11
    KSP_VERSION: 1.1.3
    KSP_VERSION_MIN: NULL
    KSP_VERSION_MAX: NULL
    CompatibleKspVersion: False
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
    UpdateAvailable: False
[LOG 21:49:19.006] Load(Audio): Squad/Sounds/sound_explosion_debris1
[LOG 21:49:19.027] Load(Audio): Squad/Sounds/sound_explosion_debris2
[LOG 21:49:19.047] Load(Audio): Squad/Sounds/sound_explosion_large
[LOG 21:49:19.069] Load(Audio): Squad/Sounds/sound_rocket_mini
[LOG 21:49:19.093] MiniAVC -> Identical remote version found: Using remote version information only.
[LOG 21:49:19.094] MiniAVC -> http://ksp-avc.cybutek.net/version.php?id=157
    NAME: Interstellar Fuel Switch
    URL: http://ksp-avc.cybutek.net/version.php?id=157
    DOWNLOAD: http://kerbal.curseforge.com/projects/interstellar-fuel-switch
    GITHUB: NULL
    VERSION: 2.2.3
    KSP_VERSION: 1.2
    KSP_VERSION_MIN: NULL
    KSP_VERSION_MAX: NULL
    CompatibleKspVersion: True
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
[LOG 21:49:19.097] Load(Audio): Squad/Sounds/sound_rocket_spurts
[LOG 21:49:19.126] Load(Audio): Squad/Sounds/sound_servomotor
[LOG 21:49:19.144] Load(Audio): Squad/Sounds/sound_tab_extend
[LOG 21:49:19.148] Load(Audio): Squad/Sounds/sound_tab_retreat
[LOG 21:49:19.162] Load(Audio): UmbraSpaceIndustries/FX/Bubbling
[LOG 21:49:19.192] Load(Audio): UmbraSpaceIndustries/FX/NukeBlast
[LOG 21:49:19.207] Load(Audio): WarpPlugin/FX/WildBlue/SND_LiquidFlame
[LOG 21:49:19.225] Load(Audio): WarpPlugin/FX/WildBlue/SND_PlasmaFlame
[LOG 21:49:19.245] Load(Audio): WarpPlugin/Sounds/sound_attila_looped
[LOG 21:49:19.266] Load(Audio): WarpPlugin/Sounds/sound_GenericFlameout
[LOG 21:49:19.281] Load(Audio): WarpPlugin/Sounds/sound_VASIMRLoop
[LOG 21:49:19.307] Load(Audio): WarpPlugin/Sounds/sound_VASIMROn
[LOG 21:49:19.322] Load(Audio): WarpPlugin/Sounds/warp_sound
[LOG 21:49:19.385] Load(Texture): 000_FilterExtensions/Icons/FilterCreator
[LOG 21:49:19.389] Load(Texture): 000_FilterExtensions/Icons/FilterCreator OUT OF DATE
[LOG 21:49:19.390] Load(Texture): 000_FilterExtensions/Icons/FilterCreator
[LOG 21:49:19.408] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_ers
[LOG 21:49:19.410] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_ers OUT OF DATE
[LOG 21:49:19.411] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_ers
[LOG 21:49:19.414] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hextruss
[LOG 21:49:19.416] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hextruss OUT OF DATE
[LOG 21:49:19.417] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hextruss
[LOG 21:49:19.428] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hx
[LOG 21:49:19.430] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hx OUT OF DATE
[LOG 21:49:19.430] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hx
[LOG 21:49:19.433] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_kpbs
[LOG 21:49:19.435] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_kpbs OUT OF DATE
[LOG 21:49:19.435] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_kpbs
[LOG 21:49:19.438] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk2o
[LOG 21:49:19.440] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk2o OUT OF DATE
[LOG 21:49:19.441] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk2o
[LOG 21:49:19.444] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk4
[LOG 21:49:19.445] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk4 OUT OF DATE
[LOG 21:49:19.446] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk4
[LOG 21:49:19.449] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkj
[LOG 21:49:19.450] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkj OUT OF DATE
[LOG 21:49:19.451] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkj
[LOG 21:49:19.454] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkk
[LOG 21:49:19.456] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkk OUT OF DATE
[LOG 21:49:19.456] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkk
[LOG 21:49:19.459] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octo3
[LOG 21:49:19.461] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octo3 OUT OF DATE
[LOG 21:49:19.462] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octo3
[LOG 21:49:19.474] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octotruss
[LOG 21:49:19.476] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octotruss OUT OF DATE
[LOG 21:49:19.477] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octotruss
[LOG 21:49:19.480] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_optj
[LOG 21:49:19.483] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_optk
[LOG 21:49:19.485] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_optl
[LOG 21:49:19.488] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_proc
[LOG 21:49:19.489] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_proc OUT OF DATE
[LOG 21:49:19.490] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_proc
[LOG 21:49:19.496] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size00
[LOG 21:49:19.497] MiniAVC -> Identical remote version found: Using remote version information only.
[LOG 21:49:19.498] MiniAVC -> https://www.blizzy.de/toolbar/Toolbar.version
    NAME: Toolbar
    URL: https://www.blizzy.de/toolbar/Toolbar.version
    DOWNLOAD: http://forum.kerbalspaceprogram.com/index.php?/topic/55420-110-toolbar-1711-common-api-for-draggableresizable-buttons-toolbar/
    GITHUB: NULL
    VERSION: 1.7.12
    KSP_VERSION: 1.1.2
    KSP_VERSION_MIN: 1.1.2
    KSP_VERSION_MAX: 1.1.2
    CompatibleKspVersion: False
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: False
    CompatibleGitHubVersion: True
[LOG 21:49:19.500] MiniAVC -> IssueGui was created.
[LOG 21:49:19.539] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size00 OUT OF DATE
[LOG 21:49:19.540] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size00
[LOG 21:49:19.543] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1p5
[LOG 21:49:19.546] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1p5 OUT OF DATE
[LOG 21:49:19.546] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1p5
[LOG 21:49:19.562] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x05bb
[LOG 21:49:19.564] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x05bb OUT OF DATE
[LOG 21:49:19.565] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x05bb
[LOG 21:49:19.567] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x1bb
[LOG 21:49:19.569] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x1bb OUT OF DATE
[LOG 21:49:19.570] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x1bb
[LOG 21:49:19.573] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size25
[LOG 21:49:19.576] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size4
[LOG 21:49:19.578] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size4 OUT OF DATE
[LOG 21:49:19.578] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size4
[LOG 21:49:19.593] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size5
[LOG 21:49:19.595] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size5 OUT OF DATE
[LOG 21:49:19.596] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size5
[LOG 21:49:19.604] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size6
[LOG 21:49:19.606] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size6 OUT OF DATE
[LOG 21:49:19.607] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size6
[LOG 21:49:19.619] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size7
[LOG 21:49:19.622] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size8
[LOG 21:49:19.627] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size9
[LOG 21:49:19.630] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_square4
[LOG 21:49:19.632] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_square4 OUT OF DATE
[LOG 21:49:19.632] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_square4
[LOG 21:49:19.646] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_wedge
[LOG 21:49:19.648] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_wedge OUT OF DATE
[LOG 21:49:19.648] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_wedge
[LOG 21:49:19.651] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/0PinlineFairings
[LOG 21:49:19.654] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/0PinlineFairings_selected
[LOG 21:49:19.658] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear
[LOG 21:49:19.659] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear OUT OF DATE
[LOG 21:49:19.660] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear
[LOG 21:49:19.673] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear_selected
[LOG 21:49:19.675] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear_selected OUT OF DATE
[LOG 21:49:19.675] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear_selected
[LOG 21:49:19.683] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries
[LOG 21:49:19.685] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries OUT OF DATE
[LOG 21:49:19.685] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries
[LOG 21:49:19.699] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries_selected
[LOG 21:49:19.701] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries_selected OUT OF DATE
[LOG 21:49:19.702] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries_selected
[LOG 21:49:19.708] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART
[LOG 21:49:19.710] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART OUT OF DATE
[LOG 21:49:19.711] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART
[LOG 21:49:19.728] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART_selected
[LOG 21:49:19.729] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART_selected OUT OF DATE
[LOG 21:49:19.730] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART_selected
[LOG 21:49:19.733] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET
[LOG 21:49:19.735] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET OUT OF DATE
[LOG 21:49:19.735] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET
[LOG 21:49:19.752] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET_selected
[LOG 21:49:19.753] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET_selected OUT OF DATE
[LOG 21:49:19.754] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET_selected
[LOG 21:49:19.759] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge
[LOG 21:49:19.761] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge OUT OF DATE
[LOG 21:49:19.762] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge
[LOG 21:49:19.769] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge_selected
[LOG 21:49:19.771] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge_selected OUT OF DATE
[LOG 21:49:19.772] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge_selected
[LOG 21:49:19.784] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace
[LOG 21:49:19.786] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace OUT OF DATE
[LOG 21:49:19.787] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace
[LOG 21:49:19.789] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_HX
[LOG 21:49:19.793] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_HX_selected
[LOG 21:49:19.796] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_ProceduralWings
[LOG 21:49:19.799] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_ProceduralWings_selected
[LOG 21:49:19.802] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_selected
[LOG 21:49:19.804] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_selected OUT OF DATE
[LOG 21:49:19.804] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_selected
[LOG 21:49:19.817] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE
[LOG 21:49:19.819] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE OUT OF DATE
[LOG 21:49:19.819] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE
[LOG 21:49:19.828] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE_selected
[LOG 21:49:19.830] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE_selected OUT OF DATE
[LOG 21:49:19.831] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE_selected
[LOG 21:49:19.839] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP
[LOG 21:49:19.841] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP OUT OF DATE
[LOG 21:49:19.841] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP
[LOG 21:49:19.844] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP_selected
[LOG 21:49:19.846] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP_selected OUT OF DATE
[LOG 21:49:19.846] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP_selected
[LOG 21:49:19.853] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Better Science Labs Continued
[LOG 21:49:19.856] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Better Science Labs Continued_selected
[LOG 21:49:19.859] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BZ-1
[LOG 21:49:19.862] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BZ-1_selected
[LOG 21:49:19.865] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye
[LOG 21:49:19.867] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye OUT OF DATE
[LOG 21:49:19.867] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye
[LOG 21:49:19.870] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye_selected
[LOG 21:49:19.872] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye_selected OUT OF DATE
[LOG 21:49:19.872] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye_selected
[LOG 21:49:19.885] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop
[LOG 21:49:19.887] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop OUT OF DATE
[LOG 21:49:19.887] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop
[LOG 21:49:19.890] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop_selected
[LOG 21:49:19.892] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop_selected OUT OF DATE
[LOG 21:49:19.893] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop_selected
[LOG 21:49:19.896] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT
[LOG 21:49:19.898] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT OUT OF DATE
[LOG 21:49:19.898] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT
[LOG 21:49:19.901] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT_selected
[LOG 21:49:19.903] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT_selected OUT OF DATE
[LOG 21:49:19.904] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT_selected
[LOG 21:49:19.906] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus
[LOG 21:49:19.909] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus OUT OF DATE
[LOG 21:49:19.909] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus
[LOG 21:49:19.912] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras
[LOG 21:49:19.914] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras OUT OF DATE
[LOG 21:49:19.914] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras
[LOG 21:49:19.921] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras_selected
[LOG 21:49:19.923] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras_selected OUT OF DATE
[LOG 21:49:19.924] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras_selected
[LOG 21:49:19.935] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus_selected
[LOG 21:49:19.937] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus_selected OUT OF DATE
[LOG 21:49:19.938] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus_selected
[LOG 21:49:19.943] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines
[LOG 21:49:19.945] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines OUT OF DATE
[LOG 21:49:19.946] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines
[LOG 21:49:19.948] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines_selected
[LOG 21:49:19.950] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines_selected OUT OF DATE
[LOG 21:49:19.951] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines_selected
[LOG 21:49:19.963] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoTanks
[LOG 21:49:19.965] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoTanks_selected
[LOG 21:49:19.968] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN
[LOG 21:49:19.970] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN OUT OF DATE
[LOG 21:49:19.971] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN
[LOG 21:49:19.974] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN_selected
[LOG 21:49:19.976] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN_selected OUT OF DATE
[LOG 21:49:19.977] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN_selected
[LOG 21:49:19.979] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry
[LOG 21:49:19.982] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry OUT OF DATE
[LOG 21:49:19.982] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry
[LOG 21:49:19.993] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry_selected
[LOG 21:49:19.995] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry_selected OUT OF DATE
[LOG 21:49:19.996] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry_selected
[LOG 21:49:19.999] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience
[LOG 21:49:20.000] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience OUT OF DATE
[LOG 21:49:20.001] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience
[LOG 21:49:20.012] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience_selected
[LOG 21:49:20.014] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience_selected OUT OF DATE
[LOG 21:49:20.014] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience_selected
[LOG 21:49:20.018] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus
[LOG 21:49:20.020] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus OUT OF DATE
[LOG 21:49:20.021] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus
[LOG 21:49:20.024] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus_selected
[LOG 21:49:20.027] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus_selected OUT OF DATE
[LOG 21:49:20.027] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus_selected
[LOG 21:49:20.033] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Eskandare_Heavy_Industries
[LOG 21:49:20.036] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Eskandare_Heavy_Industries_selected
[LOG 21:49:20.039] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVAStruts - copia
[LOG 21:49:20.042] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVAStruts
[LOG 21:49:20.045] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVATransfer
[LOG 21:49:20.048] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVATransfer_selected
[LOG 21:49:20.051] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads
[LOG 21:49:20.053] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads OUT OF DATE
[LOG 21:49:20.054] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads
[LOG 21:49:20.060] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads_selected
[LOG 21:49:20.062] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads_selected OUT OF DATE
[LOG 21:49:20.062] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads_selected
[LOG 21:49:20.070] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA
[LOG 21:49:20.072] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA OUT OF DATE
[LOG 21:49:20.072] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA
[LOG 21:49:20.075] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA_selected
[LOG 21:49:20.077] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA_selected OUT OF DATE
[LOG 21:49:20.078] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA_selected
[LOG 21:49:20.087] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Firespitter
[LOG 21:49:20.089] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Firespitter_selected
[LOG 21:49:20.092] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus
[LOG 21:49:20.094] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus OUT OF DATE
[LOG 21:49:20.095] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus
[LOG 21:49:20.105] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus_selected
[LOG 21:49:20.106] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus_selected OUT OF DATE
[LOG 21:49:20.107] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus_selected
[LOG 21:49:20.119] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp
[LOG 21:49:20.121] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp OUT OF DATE
[LOG 21:49:20.122] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp
[LOG 21:49:20.130] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp_selected
[LOG 21:49:20.132] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp_selected OUT OF DATE
[LOG 21:49:20.133] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp_selected
[LOG 21:49:20.143] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatControl
[LOG 21:49:20.146] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatControl_selected
[LOG 21:49:20.159] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement
[LOG 21:49:20.162] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement OUT OF DATE
[LOG 21:49:20.163] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement
[LOG 21:49:20.175] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement_selected
[LOG 21:49:20.177] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement_selected OUT OF DATE
[LOG 21:49:20.178] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement_selected
[LOG 21:49:20.187] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR
[LOG 21:49:20.192] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR_Redux
[LOG 21:49:20.195] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR_Redux_selected
[LOG 21:49:20.198] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR_selected
[LOG 21:49:20.201] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HullCameraVDS
[LOG 21:49:20.204] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HullCameraVDS_selected
[LOG 21:49:20.209] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact
[LOG 21:49:20.211] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact OUT OF DATE
[LOG 21:49:20.212] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact
[LOG 21:49:20.219] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact_selected
[LOG 21:49:20.221] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact_selected OUT OF DATE
[LOG 21:49:20.222] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact_selected
[LOG 21:49:20.225] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/IndicatorLights
[LOG 21:49:20.228] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/IndicatorLights_selected
[LOG 21:49:20.231] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch
[LOG 21:49:20.233] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch OUT OF DATE
[LOG 21:49:20.234] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch
[LOG 21:49:20.237] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch_selected
[LOG 21:49:20.238] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch_selected OUT OF DATE
[LOG 21:49:20.239] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch_selected
[LOG 21:49:20.248] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev
[LOG 21:49:20.249] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev OUT OF DATE
[LOG 21:49:20.250] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev
[LOG 21:49:20.262] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev_selected
[LOG 21:49:20.264] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev_selected OUT OF DATE
[LOG 21:49:20.264] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev_selected
[LOG 21:49:20.271] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5
[LOG 21:49:20.273] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5 OUT OF DATE
[LOG 21:49:20.274] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5
[LOG 21:49:20.284] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5_selected
[LOG 21:49:20.286] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5_selected OUT OF DATE
[LOG 21:49:20.287] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5_selected
[LOG 21:49:20.289] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI
[LOG 21:49:20.292] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI OUT OF DATE
[LOG 21:49:20.292] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI
[LOG 21:49:20.295] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI_selected
[LOG 21:49:20.297] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI_selected OUT OF DATE
[LOG 21:49:20.298] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI_selected
[LOG 21:49:20.310] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS
[LOG 21:49:20.311] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS OUT OF DATE
[LOG 21:49:20.312] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS
[LOG 21:49:20.323] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS_selected
[LOG 21:49:20.325] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS_selected OUT OF DATE
[LOG 21:49:20.326] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS_selected
[LOG 21:49:20.330] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAX
[LOG 21:49:20.333] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAX_selected
[LOG 21:49:20.335] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalAtomics
[LOG 21:49:20.338] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalAtomics_selected
[LOG 21:49:20.341] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer
[LOG 21:49:20.343] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer OUT OF DATE
[LOG 21:49:20.344] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer
[LOG 21:49:20.355] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer_selected
[LOG 21:49:20.357] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer_selected OUT OF DATE
[LOG 21:49:20.358] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer_selected
[LOG 21:49:20.364] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute
[LOG 21:49:20.366] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute OUT OF DATE
[LOG 21:49:20.366] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute
[LOG 21:49:20.379] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute_selected
[LOG 21:49:20.381] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute_selected OUT OF DATE
[LOG 21:49:20.382] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute_selected
[LOG 21:49:20.389] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS
[LOG 21:49:20.391] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS OUT OF DATE
[LOG 21:49:20.392] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS
[LOG 21:49:20.399] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS_selected
[LOG 21:49:20.401] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS_selected OUT OF DATE
[LOG 21:49:20.402] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS_selected
[LOG 21:49:20.415] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/kOS
[LOG 21:49:20.417] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/kOS_selected
[LOG 21:49:20.419] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX
[LOG 21:49:20.421] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX OUT OF DATE
[LOG 21:49:20.422] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX
[LOG 21:49:20.427] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX_selected
[LOG 21:49:20.429] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX_selected OUT OF DATE
[LOG 21:49:20.430] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX_selected
[LOG 21:49:20.435] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry
[LOG 21:49:20.437] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry OUT OF DATE
[LOG 21:49:20.437] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry
[LOG 21:49:20.446] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry_selected
[LOG 21:49:20.448] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry_selected OUT OF DATE
[LOG 21:49:20.449] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry_selected
[LOG 21:49:20.452] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/LETech
[LOG 21:49:20.454] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/LETech_selected
[LOG 21:49:20.458] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries
[LOG 21:49:20.459] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries OUT OF DATE
[LOG 21:49:20.460] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries
[LOG 21:49:20.467] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries_selected
[LOG 21:49:20.469] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries_selected OUT OF DATE
[LOG 21:49:20.470] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries_selected
[LOG 21:49:20.478] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MainSailor
[LOG 21:49:20.480] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MainSailor_selected
[LOG 21:49:20.483] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem
[LOG 21:49:20.485] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem OUT OF DATE
[LOG 21:49:20.486] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem
[LOG 21:49:20.493] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem_selected
[LOG 21:49:20.495] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem_selected OUT OF DATE
[LOG 21:49:20.495] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem_selected
[LOG 21:49:20.503] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MBI
[LOG 21:49:20.506] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MBI_selected
[LOG 21:49:20.509] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2
[LOG 21:49:20.511] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2 OUT OF DATE
[LOG 21:49:20.512] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2
[LOG 21:49:20.520] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2_selected
[LOG 21:49:20.522] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2_selected OUT OF DATE
[LOG 21:49:20.523] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2_selected
[LOG 21:49:20.526] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Mk2Expansion
[LOG 21:49:20.529] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Mk2Expansion_selected
[LOG 21:49:20.531] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys
[LOG 21:49:20.533] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys OUT OF DATE
[LOG 21:49:20.534] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys
[LOG 21:49:20.547] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys_selected
[LOG 21:49:20.549] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys_selected OUT OF DATE
[LOG 21:49:20.549] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys_selected
[LOG 21:49:20.559] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal
[LOG 21:49:20.561] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal OUT OF DATE
[LOG 21:49:20.561] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal
[LOG 21:49:20.566] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal_selected
[LOG 21:49:20.568] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal_selected OUT OF DATE
[LOG 21:49:20.569] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal_selected
[LOG 21:49:20.578] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Multiports
[LOG 21:49:20.581] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Multiports_selected
[LOG 21:49:20.584] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries
[LOG 21:49:20.586] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries OUT OF DATE
[LOG 21:49:20.586] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries
[LOG 21:49:20.596] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries_selected
[LOG 21:49:20.598] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries_selected OUT OF DATE
[LOG 21:49:20.598] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries_selected
[LOG 21:49:20.607] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission
[LOG 21:49:20.609] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission OUT OF DATE
[LOG 21:49:20.609] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission
[LOG 21:49:20.617] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission_selected
[LOG 21:49:20.619] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission_selected OUT OF DATE
[LOG 21:49:20.620] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission_selected
[LOG 21:49:20.633] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction
[LOG 21:49:20.635] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction OUT OF DATE
[LOG 21:49:20.635] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction
[LOG 21:49:20.647] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction_selected
[LOG 21:49:20.649] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction_selected OUT OF DATE
[LOG 21:49:20.650] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction_selected
[LOG 21:49:20.653] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical
[LOG 21:49:20.655] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical OUT OF DATE
[LOG 21:49:20.656] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical
[LOG 21:49:20.665] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical_selected
[LOG 21:49:20.667] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical_selected OUT OF DATE
[LOG 21:49:20.667] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical_selected
[LOG 21:49:20.676] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion
[LOG 21:49:20.678] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion OUT OF DATE
[LOG 21:49:20.678] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion
[LOG 21:49:20.681] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion_selected
[LOG 21:49:20.684] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion_selected OUT OF DATE
[LOG 21:49:20.685] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion_selected
[LOG 21:49:20.699] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar
[LOG 21:49:20.701] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar OUT OF DATE
[LOG 21:49:20.701] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar
[LOG 21:49:20.704] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar_selected
[LOG 21:49:20.706] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar_selected OUT OF DATE
[LOG 21:49:20.707] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar_selected
[LOG 21:49:20.718] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft
[LOG 21:49:20.720] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft OUT OF DATE
[LOG 21:49:20.721] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft
[LOG 21:49:20.723] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft_selected
[LOG 21:49:20.725] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft_selected OUT OF DATE
[LOG 21:49:20.726] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft_selected
[LOG 21:49:20.732] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA
[LOG 21:49:20.734] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA OUT OF DATE
[LOG 21:49:20.735] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA
[LOG 21:49:20.737] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA_selected
[LOG 21:49:20.739] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA_selected OUT OF DATE
[LOG 21:49:20.740] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA_selected
[LOG 21:49:20.766] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc
[LOG 21:49:20.768] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc OUT OF DATE
[LOG 21:49:20.769] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc
[LOG 21:49:20.782] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc_selected
[LOG 21:49:20.784] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc_selected OUT OF DATE
[LOG 21:49:20.784] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc_selected
[LOG 21:49:20.793] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom
[LOG 21:49:20.795] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom OUT OF DATE
[LOG 21:49:20.796] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom
[LOG 21:49:20.804] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom_selected
[LOG 21:49:20.806] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom_selected OUT OF DATE
[LOG 21:49:20.807] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom_selected
[LOG 21:49:20.820] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2
[LOG 21:49:20.822] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2 OUT OF DATE
[LOG 21:49:20.823] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2
[LOG 21:49:20.834] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2_selected
[LOG 21:49:20.836] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2_selected OUT OF DATE
[LOG 21:49:20.837] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2_selected
[LOG 21:49:20.846] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP
[LOG 21:49:20.848] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP OUT OF DATE
[LOG 21:49:20.848] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP
[LOG 21:49:20.859] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP_selected
[LOG 21:49:20.861] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP_selected OUT OF DATE
[LOG 21:49:20.861] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP_selected
[LOG 21:49:20.864] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT
[LOG 21:49:20.866] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT OUT OF DATE
[LOG 21:49:20.867] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT
[LOG 21:49:20.872] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT_selected
[LOG 21:49:20.874] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT_selected OUT OF DATE
[LOG 21:49:20.875] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT_selected
[LOG 21:49:20.885] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OrbitalTug
[LOG 21:49:20.887] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OrbitalTug_selected
[LOG 21:49:20.891] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc
[LOG 21:49:20.893] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc OUT OF DATE
[LOG 21:49:20.893] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc
[LOG 21:49:20.898] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc_selected
[LOG 21:49:20.900] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc_selected OUT OF DATE
[LOG 21:49:20.901] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc_selected
[LOG 21:49:20.912] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics
[LOG 21:49:20.914] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics OUT OF DATE
[LOG 21:49:20.915] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics
[LOG 21:49:20.923] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics_selected
[LOG 21:49:20.925] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics_selected OUT OF DATE
[LOG 21:49:20.926] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics_selected
[LOG 21:49:20.938] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings
[LOG 21:49:20.940] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings OUT OF DATE
[LOG 21:49:20.941] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings
[LOG 21:49:20.944] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings_selected
[LOG 21:49:20.945] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings_selected OUT OF DATE
[LOG 21:49:20.946] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings_selected
[LOG 21:49:20.949] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts
[LOG 21:49:20.951] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts OUT OF DATE
[LOG 21:49:20.951] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts
[LOG 21:49:20.964] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts_selected
[LOG 21:49:20.966] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts_selected OUT OF DATE
[LOG 21:49:20.967] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts_selected
[LOG 21:49:20.977] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero
[LOG 21:49:20.978] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero OUT OF DATE
[LOG 21:49:20.979] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero
[LOG 21:49:20.988] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero_selected
[LOG 21:49:20.989] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero_selected OUT OF DATE
[LOG 21:49:20.990] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero_selected
[LOG 21:49:21.002] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute
[LOG 21:49:21.004] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute OUT OF DATE
[LOG 21:49:21.004] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute
[LOG 21:49:21.010] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute_selected
[LOG 21:49:21.012] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute_selected OUT OF DATE
[LOG 21:49:21.012] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute_selected
[LOG 21:49:21.015] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech
[LOG 21:49:21.017] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech OUT OF DATE
[LOG 21:49:21.018] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech
[LOG 21:49:21.025] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech_selected
[LOG 21:49:21.027] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech_selected OUT OF DATE
[LOG 21:49:21.028] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech_selected
[LOG 21:49:21.040] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/REPOSoftTech
[LOG 21:49:21.042] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/REPOSoftTech_selected
[LOG 21:49:21.045] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike
[LOG 21:49:21.047] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike OUT OF DATE
[LOG 21:49:21.047] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike
[LOG 21:49:21.050] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike_selected
[LOG 21:49:21.053] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike_selected OUT OF DATE
[LOG 21:49:21.054] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike_selected
[LOG 21:49:21.059] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne
[LOG 21:49:21.061] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne OUT OF DATE
[LOG 21:49:21.061] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne
[LOG 21:49:21.069] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne_selected
[LOG 21:49:21.070] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne_selected OUT OF DATE
[LOG 21:49:21.071] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne_selected
[LOG 21:49:21.079] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat
[LOG 21:49:21.081] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat OUT OF DATE
[LOG 21:49:21.082] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat
[LOG 21:49:21.094] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat_selected
[LOG 21:49:21.096] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat_selected OUT OF DATE
[LOG 21:49:21.096] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat_selected
[LOG 21:49:21.106] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SDHI
[LOG 21:49:21.109] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SDHI_selected
[LOG 21:49:21.112] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt
[LOG 21:49:21.114] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt OUT OF DATE
[LOG 21:49:21.115] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt
[LOG 21:49:21.125] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt_selected
[LOG 21:49:21.127] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt_selected OUT OF DATE
[LOG 21:49:21.128] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt_selected
[LOG 21:49:21.137] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma
[LOG 21:49:21.139] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma OUT OF DATE
[LOG 21:49:21.140] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma
[LOG 21:49:21.151] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma_selected
[LOG 21:49:21.155] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma_selected OUT OF DATE
[LOG 21:49:21.156] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma_selected
[LOG 21:49:21.166] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts
[LOG 21:49:21.169] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts OUT OF DATE
[LOG 21:49:21.170] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts
[LOG 21:49:21.176] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts_selected
[LOG 21:49:21.178] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts_selected OUT OF DATE
[LOG 21:49:21.179] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts_selected
[LOG 21:49:21.183] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Expanded
[LOG 21:49:21.186] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Expanded_selected
[LOG 21:49:21.189] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters
[LOG 21:49:21.191] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters OUT OF DATE
[LOG 21:49:21.192] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters
[LOG 21:49:21.202] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters_selected
[LOG 21:49:21.204] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters_selected OUT OF DATE
[LOG 21:49:21.205] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters_selected
[LOG 21:49:21.208] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD
[LOG 21:49:21.210] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD OUT OF DATE
[LOG 21:49:21.211] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD
[LOG 21:49:21.215] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD_selected
[LOG 21:49:21.216] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD_selected OUT OF DATE
[LOG 21:49:21.217] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD_selected
[LOG 21:49:21.228] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad
[LOG 21:49:21.230] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad OUT OF DATE
[LOG 21:49:21.231] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad
[LOG 21:49:21.239] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad_selected
[LOG 21:49:21.241] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad_selected OUT OF DATE
[LOG 21:49:21.241] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad_selected
[LOG 21:49:21.245] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion
[LOG 21:49:21.247] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion OUT OF DATE
[LOG 21:49:21.248] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion
[LOG 21:49:21.261] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion_selected
[LOG 21:49:21.263] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion_selected OUT OF DATE
[LOG 21:49:21.263] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion_selected
[LOG 21:49:21.276] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience
[LOG 21:49:21.279] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience OUT OF DATE
[LOG 21:49:21.279] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience
[LOG 21:49:21.291] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience_selected
[LOG 21:49:21.293] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience_selected OUT OF DATE
[LOG 21:49:21.294] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience_selected
[LOG 21:49:21.297] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceExperimentPackage
[LOG 21:49:21.299] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceExperimentPackage_selected
[LOG 21:49:21.302] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights
[LOG 21:49:21.304] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights OUT OF DATE
[LOG 21:49:21.304] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights
[LOG 21:49:21.315] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights_selected
[LOG 21:49:21.317] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights_selected OUT OF DATE
[LOG 21:49:21.317] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights_selected
[LOG 21:49:21.321] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT
[LOG 21:49:21.323] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT OUT OF DATE
[LOG 21:49:21.324] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT
[LOG 21:49:21.332] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT_selected
[LOG 21:49:21.334] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT_selected OUT OF DATE
[LOG 21:49:21.334] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT_selected
[LOG 21:49:21.341] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TalisarParts
[LOG 21:49:21.343] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TalisarParts_selected
[LOG 21:49:21.345] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TarsierSpaceTech
[LOG 21:49:21.348] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TarsierSpaceTech_selected
[LOG 21:49:21.351] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThrottleControlledAvionics
[LOG 21:49:21.354] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThrottleControlledAvionics_selected
[LOG 21:49:21.357] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace
[LOG 21:49:21.359] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace OUT OF DATE
[LOG 21:49:21.360] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace
[LOG 21:49:21.367] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace_selected
[LOG 21:49:21.368] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace_selected OUT OF DATE
[LOG 21:49:21.369] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace_selected
[LOG 21:49:21.380] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded
[LOG 21:49:21.382] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded OUT OF DATE
[LOG 21:49:21.383] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded
[LOG 21:49:21.390] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded_selected
[LOG 21:49:21.392] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded_selected OUT OF DATE
[LOG 21:49:21.393] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded_selected
[LOG 21:49:21.400] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries
[LOG 21:49:21.402] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries OUT OF DATE
[LOG 21:49:21.402] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries
[LOG 21:49:21.410] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries_selected
[LOG 21:49:21.412] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries_selected OUT OF DATE
[LOG 21:49:21.413] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries_selected
[LOG 21:49:21.421] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage
[LOG 21:49:21.423] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage OUT OF DATE
[LOG 21:49:21.424] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage
[LOG 21:49:21.432] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage_selected
[LOG 21:49:21.434] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage_selected OUT OF DATE
[LOG 21:49:21.434] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage_selected
[LOG 21:49:21.444] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics
[LOG 21:49:21.446] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics OUT OF DATE
[LOG 21:49:21.446] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics
[LOG 21:49:21.454] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics_selected
[LOG 21:49:21.456] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics_selected OUT OF DATE
[LOG 21:49:21.457] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics_selected
[LOG 21:49:21.462] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp
[LOG 21:49:21.464] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp OUT OF DATE
[LOG 21:49:21.465] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp
[LOG 21:49:21.476] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp_selected
[LOG 21:49:21.478] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp_selected OUT OF DATE
[LOG 21:49:21.479] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp_selected
[LOG 21:49:21.486] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG
[LOG 21:49:21.488] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG OUT OF DATE
[LOG 21:49:21.488] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG
[LOG 21:49:21.499] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG_selected
[LOG 21:49:21.501] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG_selected OUT OF DATE
[LOG 21:49:21.502] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG_selected
[LOG 21:49:21.506] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin
[LOG 21:49:21.508] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin OUT OF DATE
[LOG 21:49:21.509] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin
[LOG 21:49:21.518] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin_selected
[LOG 21:49:21.520] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin_selected OUT OF DATE
[LOG 21:49:21.520] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin_selected
[LOG 21:49:21.526] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WildBlueIndustries
[LOG 21:49:21.529] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WildBlueIndustries_selected
[LOG 21:49:21.532] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions
[LOG 21:49:21.534] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions OUT OF DATE
[LOG 21:49:21.534] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions
[LOG 21:49:21.543] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions_selected
[LOG 21:49:21.545] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions_selected OUT OF DATE
[LOG 21:49:21.545] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions_selected
[LOG 21:49:21.550] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Workshop
[LOG 21:49:21.553] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Workshop_selected
[LOG 21:49:21.556] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08
[LOG 21:49:21.558] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08 OUT OF DATE
[LOG 21:49:21.559] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08
[LOG 21:49:21.570] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08_selected
[LOG 21:49:21.572] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08_selected OUT OF DATE
[LOG 21:49:21.572] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08_selected
[LOG 21:49:21.580] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags
[LOG 21:49:21.582] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags OUT OF DATE
[LOG 21:49:21.582] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags
[LOG 21:49:21.594] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags_selected
[LOG 21:49:21.596] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags_selected OUT OF DATE
[LOG 21:49:21.596] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags_selected
[LOG 21:49:21.599] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides
[LOG 21:49:21.601] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides OUT OF DATE
[LOG 21:49:21.602] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides
[LOG 21:49:21.607] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides_selected
[LOG 21:49:21.609] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides_selected OUT OF DATE
[LOG 21:49:21.610] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides_selected
[LOG 21:49:21.621] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina
[LOG 21:49:21.623] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina OUT OF DATE
[LOG 21:49:21.624] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina
[LOG 21:49:21.628] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina_selected
[LOG 21:49:21.630] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina_selected OUT OF DATE
[LOG 21:49:21.630] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina_selected
[LOG 21:49:21.639] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium
[LOG 21:49:21.641] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium OUT OF DATE
[LOG 21:49:21.642] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium
[LOG 21:49:21.645] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium_selected
[LOG 21:49:21.647] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium_selected OUT OF DATE
[LOG 21:49:21.647] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium_selected
[LOG 21:49:21.659] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia
[LOG 21:49:21.661] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia OUT OF DATE
[LOG 21:49:21.661] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia
[LOG 21:49:21.673] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia_selected
[LOG 21:49:21.675] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia_selected OUT OF DATE
[LOG 21:49:21.676] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia_selected
[LOG 21:49:21.687] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter
[LOG 21:49:21.689] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter OUT OF DATE
[LOG 21:49:21.689] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter
[LOG 21:49:21.698] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter_selected
[LOG 21:49:21.700] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter_selected OUT OF DATE
[LOG 21:49:21.701] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter_selected
[LOG 21:49:21.712] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas
[LOG 21:49:21.714] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas OUT OF DATE
[LOG 21:49:21.715] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas
[LOG 21:49:21.722] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas_selected
[LOG 21:49:21.725] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas_selected OUT OF DATE
[LOG 21:49:21.725] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas_selected
[LOG 21:49:21.728] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon
[LOG 21:49:21.730] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon OUT OF DATE
[LOG 21:49:21.730] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon
[LOG 21:49:21.742] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon_selected
[LOG 21:49:21.744] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon_selected OUT OF DATE
[LOG 21:49:21.745] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon_selected
[LOG 21:49:21.756] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air
[LOG 21:49:21.758] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air OUT OF DATE
[LOG 21:49:21.759] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air
[LOG 21:49:21.770] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air_selected
[LOG 21:49:21.772] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air_selected OUT OF DATE
[LOG 21:49:21.773] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air_selected
[LOG 21:49:21.805] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass
[LOG 21:49:21.808] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass OUT OF DATE
[LOG 21:49:21.809] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass
[LOG 21:49:21.815] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass_selected
[LOG 21:49:21.818] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass_selected OUT OF DATE
[LOG 21:49:21.818] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass_selected
[LOG 21:49:21.825] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide
[LOG 21:49:21.827] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide OUT OF DATE
[LOG 21:49:21.828] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide
[LOG 21:49:21.842] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide_selected
[LOG 21:49:21.844] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide_selected OUT OF DATE
[LOG 21:49:21.844] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide_selected
[LOG 21:49:21.852] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles
[LOG 21:49:21.853] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles OUT OF DATE
[LOG 21:49:21.854] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles
[LOG 21:49:21.863] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles_selected
[LOG 21:49:21.865] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles_selected OUT OF DATE
[LOG 21:49:21.865] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles_selected
[LOG 21:49:21.870] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals
[LOG 21:49:21.872] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals OUT OF DATE
[LOG 21:49:21.873] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals
[LOG 21:49:21.878] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals_selected
[LOG 21:49:21.880] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals_selected OUT OF DATE
[LOG 21:49:21.880] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals_selected
[LOG 21:49:21.892] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost
[LOG 21:49:21.893] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost OUT OF DATE
[LOG 21:49:21.894] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost
[LOG 21:49:21.901] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost_selected
[LOG 21:49:21.902] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost_selected OUT OF DATE
[LOG 21:49:21.903] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost_selected
[LOG 21:49:21.911] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel
[LOG 21:49:21.912] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel OUT OF DATE
[LOG 21:49:21.913] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel
[LOG 21:49:21.916] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel_selected
[LOG 21:49:21.917] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel_selected OUT OF DATE
[LOG 21:49:21.918] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel_selected
[LOG 21:49:21.923] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium
[LOG 21:49:21.924] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium OUT OF DATE
[LOG 21:49:21.925] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium
[LOG 21:49:21.929] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium_selected
[LOG 21:49:21.931] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium_selected OUT OF DATE
[LOG 21:49:21.931] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium_selected
[LOG 21:49:21.943] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge
[LOG 21:49:21.945] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge OUT OF DATE
[LOG 21:49:21.945] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge
[LOG 21:49:21.948] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge_selected
[LOG 21:49:21.950] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge_selected OUT OF DATE
[LOG 21:49:21.950] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge_selected
[LOG 21:49:21.959] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts
[LOG 21:49:21.961] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts OUT OF DATE
[LOG 21:49:21.962] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts
[LOG 21:49:21.965] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts_selected
[LOG 21:49:21.966] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts_selected OUT OF DATE
[LOG 21:49:21.967] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts_selected
[LOG 21:49:21.976] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite
[LOG 21:49:21.978] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite OUT OF DATE
[LOG 21:49:21.979] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite
[LOG 21:49:21.981] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite_selected
[LOG 21:49:21.983] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite_selected OUT OF DATE
[LOG 21:49:21.983] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite_selected
[LOG 21:49:21.989] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts
[LOG 21:49:21.990] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts OUT OF DATE
[LOG 21:49:21.991] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts
[LOG 21:49:22.003] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts_selected
[LOG 21:49:22.005] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts_selected OUT OF DATE
[LOG 21:49:22.006] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts_selected
[LOG 21:49:22.011] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts
[LOG 21:49:22.012] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts OUT OF DATE
[LOG 21:49:22.013] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts
[LOG 21:49:22.021] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts_selected
[LOG 21:49:22.023] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts_selected OUT OF DATE
[LOG 21:49:22.023] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts_selected
[LOG 21:49:22.032] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal
[LOG 21:49:22.033] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal OUT OF DATE
[LOG 21:49:22.034] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal
[LOG 21:49:22.043] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal_selected
[LOG 21:49:22.045] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal_selected OUT OF DATE
[LOG 21:49:22.046] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal_selected
[LOG 21:49:22.066] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal
[LOG 21:49:22.068] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal OUT OF DATE
[LOG 21:49:22.068] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal
[LOG 21:49:22.074] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal_selected
[LOG 21:49:22.076] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal_selected OUT OF DATE
[LOG 21:49:22.077] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal_selected
[LOG 21:49:22.089] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal
[LOG 21:49:22.091] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal OUT OF DATE
[LOG 21:49:22.092] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal
[LOG 21:49:22.103] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal_selected
[LOG 21:49:22.104] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal_selected OUT OF DATE
[LOG 21:49:22.105] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal_selected
[LOG 21:49:22.114] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield
[LOG 21:49:22.116] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield OUT OF DATE
[LOG 21:49:22.117] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield
[LOG 21:49:22.120] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield_selected
[LOG 21:49:22.121] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield_selected OUT OF DATE
[LOG 21:49:22.122] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield_selected
[LOG 21:49:22.125] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter
[LOG 21:49:22.126] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter OUT OF DATE
[LOG 21:49:22.127] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter
[LOG 21:49:22.130] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter_seledcted
[LOG 21:49:22.131] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter_seledcted OUT OF DATE
[LOG 21:49:22.132] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter_seledcted
[LOG 21:49:22.145] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts
[LOG 21:49:22.148] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts OUT OF DATE
[LOG 21:49:22.148] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts
[LOG 21:49:22.152] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts_selected
[LOG 21:49:22.155] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts_selected OUT OF DATE
[LOG 21:49:22.156] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts_selected
[LOG 21:49:22.160] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake
[LOG 21:49:22.161] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake OUT OF DATE
[LOG 21:49:22.162] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake
[LOG 21:49:22.174] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake_selected
[LOG 21:49:22.176] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake_selected OUT OF DATE
[LOG 21:49:22.176] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake_selected
[LOG 21:49:22.179] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay
[LOG 21:49:22.181] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay OUT OF DATE
[LOG 21:49:22.182] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay
[LOG 21:49:22.185] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay_selected
[LOG 21:49:22.187] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay_selected OUT OF DATE
[LOG 21:49:22.187] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay_selected
[LOG 21:49:22.196] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes
[LOG 21:49:22.198] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes OUT OF DATE
[LOG 21:49:22.198] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes
[LOG 21:49:22.201] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes_selected
[LOG 21:49:22.203] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes_selected OUT OF DATE
[LOG 21:49:22.204] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes_selected
[LOG 21:49:22.215] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable
[LOG 21:49:22.217] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable OUT OF DATE
[LOG 21:49:22.218] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable
[LOG 21:49:22.221] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable_selected
[LOG 21:49:22.223] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable_selected OUT OF DATE
[LOG 21:49:22.223] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable_selected
[LOG 21:49:22.226] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded
[LOG 21:49:22.228] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded OUT OF DATE
[LOG 21:49:22.228] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded
[LOG 21:49:22.231] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded_selected
[LOG 21:49:22.233] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded_selected OUT OF DATE
[LOG 21:49:22.234] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded_selected
[LOG 21:49:22.244] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS
[LOG 21:49:22.246] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS OUT OF DATE
[LOG 21:49:22.247] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS
[LOG 21:49:22.249] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS_selected
[LOG 21:49:22.251] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS_selected OUT OF DATE
[LOG 21:49:22.252] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS_selected
[LOG 21:49:22.258] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels
[LOG 21:49:22.260] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels OUT OF DATE
[LOG 21:49:22.260] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels
[LOG 21:49:22.264] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels_selected
[LOG 21:49:22.266] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels_selected OUT OF DATE
[LOG 21:49:22.266] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels_selected
[LOG 21:49:22.269] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface
[LOG 21:49:22.271] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface OUT OF DATE
[LOG 21:49:22.271] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface
[LOG 21:49:22.276] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface_selected
[LOG 21:49:22.277] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface_selected OUT OF DATE
[LOG 21:49:22.278] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface_selected
[LOG 21:49:22.281] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler
[LOG 21:49:22.283] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler OUT OF DATE
[LOG 21:49:22.283] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler
[LOG 21:49:22.292] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler_selected
[LOG 21:49:22.294] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler_selected OUT OF DATE
[LOG 21:49:22.295] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler_selected
[LOG 21:49:22.298] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter
[LOG 21:49:22.300] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter OUT OF DATE
[LOG 21:49:22.300] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter
[LOG 21:49:22.309] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter_selected
[LOG 21:49:22.311] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter_selected OUT OF DATE
[LOG 21:49:22.312] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter_selected
[LOG 21:49:22.315] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler
[LOG 21:49:22.317] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler OUT OF DATE
[LOG 21:49:22.318] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler
[LOG 21:49:22.326] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler_selected
[LOG 21:49:22.328] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler_selected OUT OF DATE
[LOG 21:49:22.328] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler_selected
[LOG 21:49:22.331] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port
[LOG 21:49:22.333] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port OUT OF DATE
[LOG 21:49:22.334] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port
[LOG 21:49:22.341] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port_selected
[LOG 21:49:22.343] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port_selected OUT OF DATE
[LOG 21:49:22.344] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port_selected
[LOG 21:49:22.346] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill
[LOG 21:49:22.348] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill OUT OF DATE
[LOG 21:49:22.349] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill
[LOG 21:49:22.352] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill_selected
[LOG 21:49:22.354] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill_selected OUT OF DATE
[LOG 21:49:22.354] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill_selected
[LOG 21:49:22.357] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone
[LOG 21:49:22.359] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone OUT OF DATE
[LOG 21:49:22.360] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone
[LOG 21:49:22.372] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone_selected
[LOG 21:49:22.374] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone_selected OUT OF DATE
[LOG 21:49:22.374] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone_selected
[LOG 21:49:22.377] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge
[LOG 21:49:22.379] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge OUT OF DATE
[LOG 21:49:22.380] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge
[LOG 21:49:22.382] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge_selected
[LOG 21:49:22.384] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge_selected OUT OF DATE
[LOG 21:49:22.385] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge_selected
[LOG 21:49:22.388] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium
[LOG 21:49:22.389] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium OUT OF DATE
[LOG 21:49:22.390] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium
[LOG 21:49:22.393] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium_selected
[LOG 21:49:22.395] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium_selected OUT OF DATE
[LOG 21:49:22.396] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium_selected
[LOG 21:49:22.405] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon
[LOG 21:49:22.407] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon OUT OF DATE
[LOG 21:49:22.408] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon
[LOG 21:49:22.411] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon_selected
[LOG 21:49:22.413] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon_selected OUT OF DATE
[LOG 21:49:22.413] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon_selected
[LOG 21:49:22.416] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo
[LOG 21:49:22.418] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo OUT OF DATE
[LOG 21:49:22.418] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo
[LOG 21:49:22.421] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo_selected
[LOG 21:49:22.423] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo_selected OUT OF DATE
[LOG 21:49:22.424] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo_selected
[LOG 21:49:22.426] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion
[LOG 21:49:22.428] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion OUT OF DATE
[LOG 21:49:22.429] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion
[LOG 21:49:22.432] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion_selected
[LOG 21:49:22.434] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion_selected OUT OF DATE
[LOG 21:49:22.435] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion_selected
[LOG 21:49:22.438] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon
[LOG 21:49:22.440] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon OUT OF DATE
[LOG 21:49:22.441] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon
[LOG 21:49:22.444] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon_selected
[LOG 21:49:22.446] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon_selected OUT OF DATE
[LOG 21:49:22.446] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon_selected
[LOG 21:49:22.449] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet
[LOG 21:49:22.451] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet OUT OF DATE
[LOG 21:49:22.452] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet
[LOG 21:49:22.455] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite
[LOG 21:49:22.457] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite OUT OF DATE
[LOG 21:49:22.458] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite
[LOG 21:49:22.467] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite_selected
[LOG 21:49:22.469] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite_selected OUT OF DATE
[LOG 21:49:22.470] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite_selected
[LOG 21:49:22.473] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet_selected
[LOG 21:49:22.475] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet_selected OUT OF DATE
[LOG 21:49:22.475] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet_selected
[LOG 21:49:22.481] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite
[LOG 21:49:22.483] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite OUT OF DATE
[LOG 21:49:22.483] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite
[LOG 21:49:22.486] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite_selected
[LOG 21:49:22.488] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite_selected OUT OF DATE
[LOG 21:49:22.489] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite_selected
[LOG 21:49:22.493] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum
[LOG 21:49:22.495] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum OUT OF DATE
[LOG 21:49:22.496] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum
[LOG 21:49:22.499] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum_selected
[LOG 21:49:22.500] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum_selected OUT OF DATE
[LOG 21:49:22.501] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum_selected
[LOG 21:49:22.505] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO
[LOG 21:49:22.508] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO OUT OF DATE
[LOG 21:49:22.508] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO
[LOG 21:49:22.511] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO_selected
[LOG 21:49:22.513] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO_selected OUT OF DATE
[LOG 21:49:22.514] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO_selected
[LOG 21:49:22.521] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane
[LOG 21:49:22.525] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane OUT OF DATE
[LOG 21:49:22.525] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane
[LOG 21:49:22.528] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane_selected
[LOG 21:49:22.530] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane_selected OUT OF DATE
[LOG 21:49:22.531] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane_selected
[LOG 21:49:22.534] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ
[LOG 21:49:22.535] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ OUT OF DATE
[LOG 21:49:22.536] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ
[LOG 21:49:22.539] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ_selected
[LOG 21:49:22.541] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ_selected OUT OF DATE
[LOG 21:49:22.541] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ_selected
[LOG 21:49:22.552] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono
[LOG 21:49:22.554] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono OUT OF DATE
[LOG 21:49:22.555] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono
[LOG 21:49:22.558] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono_selected
[LOG 21:49:22.560] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono_selected OUT OF DATE
[LOG 21:49:22.561] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono_selected
[LOG 21:49:22.564] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti
[LOG 21:49:22.566] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti OUT OF DATE
[LOG 21:49:22.566] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti
[LOG 21:49:22.569] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti_selected
[LOG 21:49:22.571] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti_selected OUT OF DATE
[LOG 21:49:22.572] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti_selected
[LOG 21:49:22.579] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther
[LOG 21:49:22.581] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther OUT OF DATE
[LOG 21:49:22.582] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther
[LOG 21:49:22.585] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther_selected
[LOG 21:49:22.587] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther_selected OUT OF DATE
[LOG 21:49:22.587] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther_selected
[LOG 21:49:22.590] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma
[LOG 21:49:22.592] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma OUT OF DATE
[LOG 21:49:22.593] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma
[LOG 21:49:22.595] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma_selected
[LOG 21:49:22.597] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma_selected OUT OF DATE
[LOG 21:49:22.598] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma_selected
[LOG 21:49:22.609] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock
[LOG 21:49:22.611] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock OUT OF DATE
[LOG 21:49:22.612] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock
[LOG 21:49:22.615] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket
[LOG 21:49:22.617] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket OUT OF DATE
[LOG 21:49:22.617] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket
[LOG 21:49:22.620] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket_selected
[LOG 21:49:22.622] MiniAVC -> IssueGui was destroyed.
[LOG 21:49:22.624] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket_selected OUT OF DATE
[LOG 21:49:22.625] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket_selected
[LOG 21:49:22.626] MiniAVC -> Starter was destroyed.
[LOG 21:49:22.628] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock_selected 
[LOG 21:49:22.630] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock_selected  OUT OF DATE
[LOG 21:49:22.631] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock_selected 
[LOG 21:49:22.634] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid
[LOG 21:49:22.636] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid OUT OF DATE
[LOG 21:49:22.637] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid
[LOG 21:49:22.639] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid_selected
[LOG 21:49:22.642] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid_selected OUT OF DATE
[LOG 21:49:22.642] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid_selected
[LOG 21:49:22.652] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal
[LOG 21:49:22.658] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal OUT OF DATE
[LOG 21:49:22.659] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal
[LOG 21:49:22.665] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal_selected
[LOG 21:49:22.671] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal_selected OUT OF DATE
[LOG 21:49:22.671] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal_selected
[LOG 21:49:22.683] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment
[LOG 21:49:22.689] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment OUT OF DATE
[LOG 21:49:22.690] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment
[LOG 21:49:22.696] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment_selected
[LOG 21:49:22.702] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment_selected OUT OF DATE
[LOG 21:49:22.703] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment_selected
[LOG 21:49:22.718] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase
[LOG 21:49:22.724] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase OUT OF DATE
[LOG 21:49:22.725] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase
[LOG 21:49:22.730] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase_selected
[LOG 21:49:22.736] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase_selected OUT OF DATE
[LOG 21:49:22.736] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase_selected
[LOG 21:49:22.744] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing
[LOG 21:49:22.749] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing OUT OF DATE
[LOG 21:49:22.750] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing
[LOG 21:49:22.756] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing_selected
[LOG 21:49:22.762] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing_selected OUT OF DATE
[LOG 21:49:22.763] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing_selected
[LOG 21:49:22.770] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine
[LOG 21:49:22.776] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine OUT OF DATE
[LOG 21:49:22.777] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine
[LOG 21:49:22.783] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine_selected
[LOG 21:49:22.788] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine_selected OUT OF DATE
[LOG 21:49:22.789] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine_selected
[LOG 21:49:22.796] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator
[LOG 21:49:22.801] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator OUT OF DATE
[LOG 21:49:22.802] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator
[LOG 21:49:22.808] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator_selected
[LOG 21:49:22.814] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator_selected OUT OF DATE
[LOG 21:49:22.815] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator_selected
[LOG 21:49:22.830] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder
[LOG 21:49:22.835] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder OUT OF DATE
[LOG 21:49:22.835] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder
[LOG 21:49:22.841] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder_selected
[LOG 21:49:22.847] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder_selected OUT OF DATE
[LOG 21:49:22.848] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder_selected
[LOG 21:49:22.860] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum
[LOG 21:49:22.866] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum OUT OF DATE
[LOG 21:49:22.867] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum
[LOG 21:49:22.872] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum_selected
[LOG 21:49:22.878] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum_selected OUT OF DATE
[LOG 21:49:22.879] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum_selected
[LOG 21:49:22.892] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones
[LOG 21:49:22.897] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones OUT OF DATE
[LOG 21:49:22.898] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones
[LOG 21:49:22.903] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones_selected
[LOG 21:49:22.909] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones_selected OUT OF DATE
[LOG 21:49:22.910] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones_selected
[LOG 21:49:22.916] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab
[LOG 21:49:22.921] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab OUT OF DATE
[LOG 21:49:22.922] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab
[LOG 21:49:22.928] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab_selected
[LOG 21:49:22.932] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab_selected OUT OF DATE
[LOG 21:49:22.933] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab_selected
[LOG 21:49:22.943] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder
[LOG 21:49:22.949] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder OUT OF DATE
[LOG 21:49:22.950] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder
[LOG 21:49:22.958] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder_selected
[LOG 21:49:22.963] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder_selected OUT OF DATE
[LOG 21:49:22.964] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder_selected
[LOG 21:49:22.979] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear
[LOG 21:49:22.985] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear OUT OF DATE
[LOG 21:49:22.986] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear
[LOG 21:49:22.991] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear_selected
[LOG 21:49:22.997] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear_selected OUT OF DATE
[LOG 21:49:22.998] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear_selected
[LOG 21:49:23.012] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg
[LOG 21:49:23.017] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg OUT OF DATE
[LOG 21:49:23.018] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg
[LOG 21:49:23.024] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg_selected
[LOG 21:49:23.028] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg_selected OUT OF DATE
[LOG 21:49:23.029] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg_selected
[LOG 21:49:23.044] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts
[LOG 21:49:23.049] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts OUT OF DATE
[LOG 21:49:23.050] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts
[LOG 21:49:23.056] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts_selected
[LOG 21:49:23.061] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts_selected OUT OF DATE
[LOG 21:49:23.061] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts_selected
[LOG 21:49:23.077] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp
[LOG 21:49:23.082] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp OUT OF DATE
[LOG 21:49:23.083] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp
[LOG 21:49:23.088] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp_selected
[LOG 21:49:23.094] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp_selected OUT OF DATE
[LOG 21:49:23.095] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp_selected
[LOG 21:49:23.103] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light
[LOG 21:49:23.109] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light OUT OF DATE
[LOG 21:49:23.110] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light
[LOG 21:49:23.116] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light_selected
[LOG 21:49:23.121] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light_selected OUT OF DATE
[LOG 21:49:23.122] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light_selected
[LOG 21:49:23.131] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel
[LOG 21:49:23.136] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel OUT OF DATE
[LOG 21:49:23.137] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel
[LOG 21:49:23.143] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel_selected
[LOG 21:49:23.149] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel_selected OUT OF DATE
[LOG 21:49:23.150] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel_selected
[LOG 21:49:23.171] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd
[LOG 21:49:23.176] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd OUT OF DATE
[LOG 21:49:23.177] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd
[LOG 21:49:23.183] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd_selected
[LOG 21:49:23.188] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd_selected OUT OF DATE
[LOG 21:49:23.189] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd_selected
[LOG 21:49:23.196] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant
[LOG 21:49:23.202] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant OUT OF DATE
[LOG 21:49:23.203] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant
[LOG 21:49:23.209] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant_selected
[LOG 21:49:23.215] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant_selected OUT OF DATE
[LOG 21:49:23.216] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant_selected
[LOG 21:49:23.226] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone
[LOG 21:49:23.231] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone OUT OF DATE
[LOG 21:49:23.232] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone
[LOG 21:49:23.238] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone_selected
[LOG 21:49:23.243] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone_selected OUT OF DATE
[LOG 21:49:23.244] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone_selected
[LOG 21:49:23.252] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket
[LOG 21:49:23.258] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket OUT OF DATE
[LOG 21:49:23.259] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket
[LOG 21:49:23.265] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket_selected
[LOG 21:49:23.270] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket_selected OUT OF DATE
[LOG 21:49:23.271] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket_selected
[LOG 21:49:23.287] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss
[LOG 21:49:23.292] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss OUT OF DATE
[LOG 21:49:23.293] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss
[LOG 21:49:23.300] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss_selected
[LOG 21:49:23.305] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss_selected OUT OF DATE
[LOG 21:49:23.305] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss_selected
[LOG 21:49:23.321] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers
[LOG 21:49:23.326] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers OUT OF DATE
[LOG 21:49:23.327] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers
[LOG 21:49:23.333] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers_selected
[LOG 21:49:23.338] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers_selected OUT OF DATE
[LOG 21:49:23.339] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers_selected
[LOG 21:49:23.354] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal
[LOG 21:49:23.361] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal OUT OF DATE
[LOG 21:49:23.361] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal
[LOG 21:49:23.368] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal_selected
[LOG 21:49:23.375] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal_selected OUT OF DATE
[LOG 21:49:23.375] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal_selected
[LOG 21:49:23.381] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage
[LOG 21:49:23.386] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage OUT OF DATE
[LOG 21:49:23.387] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage
[LOG 21:49:23.394] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage_selected
[LOG 21:49:23.399] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage_selected OUT OF DATE
[LOG 21:49:23.400] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage_selected
[LOG 21:49:23.408] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS
[LOG 21:49:23.413] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS OUT OF DATE
[LOG 21:49:23.414] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS
[LOG 21:49:23.428] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS_selected
[LOG 21:49:23.434] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS_selected OUT OF DATE
[LOG 21:49:23.435] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS_selected
[LOG 21:49:23.444] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels
[LOG 21:49:23.449] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels OUT OF DATE
[LOG 21:49:23.450] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels
[LOG 21:49:23.475] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels_selected
[LOG 21:49:23.480] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels_selected OUT OF DATE
[LOG 21:49:23.481] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels_selected
[LOG 21:49:23.486] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor
[LOG 21:49:23.492] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor OUT OF DATE
[LOG 21:49:23.493] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor
[LOG 21:49:23.501] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor_selected
[LOG 21:49:23.506] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor_selected OUT OF DATE
[LOG 21:49:23.506] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor_selected
[LOG 21:49:23.513] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources
[LOG 21:49:23.518] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources OUT OF DATE
[LOG 21:49:23.519] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources
[LOG 21:49:23.535] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources_selected
[LOG 21:49:23.542] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources_selected OUT OF DATE
[LOG 21:49:23.542] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources_selected
[LOG 21:49:23.549] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts
[LOG 21:49:23.553] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts OUT OF DATE
[LOG 21:49:23.554] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts
[LOG 21:49:23.565] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts_selected
[LOG 21:49:23.571] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts_selected OUT OF DATE
[LOG 21:49:23.572] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts_selected
[LOG 21:49:23.579] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor
[LOG 21:49:23.583] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor OUT OF DATE
[LOG 21:49:23.584] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor
[LOG 21:49:23.590] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor_selected
[LOG 21:49:23.595] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor_selected OUT OF DATE
[LOG 21:49:23.595] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor_selected
[LOG 21:49:23.601] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel
[LOG 21:49:23.606] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel OUT OF DATE
[LOG 21:49:23.607] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel
[LOG 21:49:23.618] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel_selected
[LOG 21:49:23.623] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel_selected OUT OF DATE
[LOG 21:49:23.624] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel_selected
[LOG 21:49:23.630] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel
[LOG 21:49:23.635] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel OUT OF DATE
[LOG 21:49:23.636] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel
[LOG 21:49:23.648] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel_selected
[LOG 21:49:23.654] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel_selected OUT OF DATE
[LOG 21:49:23.655] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel_selected
[LOG 21:49:23.663] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite
[LOG 21:49:23.668] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite OUT OF DATE
[LOG 21:49:23.669] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite
[LOG 21:49:23.696] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite_selected
[LOG 21:49:23.702] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite_selected OUT OF DATE
[LOG 21:49:23.703] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite_selected
[LOG 21:49:23.709] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum
[LOG 21:49:23.714] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum OUT OF DATE
[LOG 21:49:23.714] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum
[LOG 21:49:23.726] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum_selected
[LOG 21:49:23.732] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum_selected OUT OF DATE
[LOG 21:49:23.733] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum_selected
[LOG 21:49:23.738] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO
[LOG 21:49:23.744] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO OUT OF DATE
[LOG 21:49:23.744] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO
[LOG 21:49:23.755] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO_selected
[LOG 21:49:23.760] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO_selected OUT OF DATE
[LOG 21:49:23.761] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO_selected
[LOG 21:49:23.767] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd
[LOG 21:49:23.773] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd OUT OF DATE
[LOG 21:49:23.774] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd
[LOG 21:49:23.783] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd_selected
[LOG 21:49:23.789] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd_selected OUT OF DATE
[LOG 21:49:23.790] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd_selected
[LOG 21:49:23.796] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS
[LOG 21:49:23.802] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS OUT OF DATE
[LOG 21:49:23.803] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS
[LOG 21:49:23.812] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS_selected
[LOG 21:49:23.818] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS_selected OUT OF DATE
[LOG 21:49:23.819] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS_selected
[LOG 21:49:23.825] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono
[LOG 21:49:23.831] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono OUT OF DATE
[LOG 21:49:23.832] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono
[LOG 21:49:23.841] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono_selected
[LOG 21:49:23.846] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono_selected OUT OF DATE
[LOG 21:49:23.847] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono_selected
[LOG 21:49:23.853] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon
[LOG 21:49:23.858] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon OUT OF DATE
[LOG 21:49:23.858] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon
[LOG 21:49:23.871] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon_selected
[LOG 21:49:23.876] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon_selected OUT OF DATE
[LOG 21:49:23.877] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon_selected
[LOG 21:49:23.883] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts
[LOG 21:49:23.888] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts OUT OF DATE
[LOG 21:49:23.889] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts
[LOG 21:49:23.901] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts_selected
[LOG 21:49:23.907] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts_selected OUT OF DATE
[LOG 21:49:23.908] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts_selected
[LOG 21:49:23.914] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut
[LOG 21:49:23.920] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut OUT OF DATE
[LOG 21:49:23.921] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut
[LOG 21:49:23.963] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut_selected
[LOG 21:49:23.969] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut_selected OUT OF DATE
[LOG 21:49:23.970] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut_selected
[LOG 21:49:23.976] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels
[LOG 21:49:23.981] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels OUT OF DATE
[LOG 21:49:23.982] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels
[LOG 21:49:23.987] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels_selected
[LOG 21:49:23.994] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels_selected OUT OF DATE
[LOG 21:49:23.995] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels_selected
[LOG 21:49:24.000] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings
[LOG 21:49:24.004] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings OUT OF DATE
[LOG 21:49:24.005] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings
[LOG 21:49:24.017] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings_selected
[LOG 21:49:24.022] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings_selected OUT OF DATE
[LOG 21:49:24.023] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings_selected
[LOG 21:49:24.029] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas
[LOG 21:49:24.033] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas OUT OF DATE
[LOG 21:49:24.034] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas
[LOG 21:49:24.046] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas_selected
[LOG 21:49:24.052] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas_selected OUT OF DATE
[LOG 21:49:24.053] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas_selected
[LOG 21:49:24.058] Load(Texture): 000_Toolbar/folder
[LOG 21:49:24.069] Load(Texture): 000_Toolbar/move-cursor
[LOG 21:49:24.081] Load(Texture): 000_Toolbar/new-button-available
[LOG 21:49:24.087] Load(Texture): 000_Toolbar/resize-cursor
[LOG 21:49:24.094] Load(Texture): 000_Toolbar/toolbar-dropdown
[LOG 21:49:24.100] Load(Texture): 000_Toolbar/update-available
[LOG 21:49:24.114] Load(Texture): 000_USITools/Construction_N
[LOG 21:49:24.119] Load(Texture): 000_USITools/Construction_S
[LOG 21:49:24.127] Load(Texture): 000_USITools/Kolonization_N
[LOG 21:49:24.133] Load(Texture): 000_USITools/Kolonization_S
[LOG 21:49:24.138] Load(Texture): 000_USITools/LifeSupport_N
[LOG 21:49:24.145] Load(Texture): 000_USITools/LifeSupport_S
[LOG 21:49:24.156] Load(Texture): 000_USITools/Logistics_N
[LOG 21:49:24.163] Load(Texture): 000_USITools/Logistics_S
[LOG 21:49:24.171] Load(Texture): 000_USITools/Manufacturing_N
[LOG 21:49:24.179] Load(Texture): 000_USITools/Manufacturing_S
[LOG 21:49:24.185] Load(Texture): 000_USITools/Rovers_N
[LOG 21:49:24.202] Load(Texture): 000_USITools/Rovers_S
[LOG 21:49:24.214] Load(Texture): 000_USITools/Agency/USILogo
[LOG 21:49:24.231] Load(Texture): 000_USITools/Agency/USILogo_SM
[LOG 21:49:24.251] Load(Texture): 000_USITools/Flags/CatFlag
[LOG 21:49:24.266] Load(Texture): 000_USITools/Flags/JebFlag
[LOG 21:49:24.273] Load(Texture): 000_USITools/Flags/USI-LD
[LOG 21:49:24.292] Load(Texture): 000_USITools/Spaces/propsGeneric
[LOG 21:49:24.339] Load(Texture): EditorExtensionsRedux/Textures/AppLauncherIcon-Off
[LOG 21:49:24.347] Load(Texture): EditorExtensionsRedux/Textures/AppLauncherIcon-On
[LOG 21:49:24.354] Load(Texture): EditorExtensionsRedux/Textures/AppLauncherIcon
[LOG 21:49:24.361] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/BlackLetters
[LOG 21:49:24.381] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CargoContainer
[LOG 21:49:24.401] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CargoContainer_NRM
[LOG 21:49:24.416] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CryogenicTank
[LOG 21:49:24.435] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CryogenicTank_NRM
[LOG 21:49:24.452] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/RadioactiveFuelContainer
[LOG 21:49:24.471] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/RadioactiveFuelContainer_NRM
[LOG 21:49:24.493] Load(Texture): MechJeb2/Icons/Ascent_Guidance
[LOG 21:49:24.499] Load(Texture): MechJeb2/Icons/Attitude_Adjustment
[LOG 21:49:24.504] Load(Texture): MechJeb2/Icons/Custom_Window_Editor
[LOG 21:49:24.511] Load(Texture): MechJeb2/Icons/delete
[LOG 21:49:24.517] Load(Texture): MechJeb2/Icons/Delta-V_Stats
[LOG 21:49:24.523] Load(Texture): MechJeb2/Icons/Docking_Autopilot
[LOG 21:49:24.529] Load(Texture): MechJeb2/Icons/Landing_Guidance
[LOG 21:49:24.549] Load(Texture): MechJeb2/Icons/Maneuver_Node_Editor
[LOG 21:49:24.556] Load(Texture): MechJeb2/Icons/Maneuver_Planner
[LOG 21:49:24.570] Load(Texture): MechJeb2/Icons/MJ2
[LOG 21:49:24.576] Load(Texture): MechJeb2/Icons/Orbit_Info
[LOG 21:49:24.583] Load(Texture): MechJeb2/Icons/QMark
[LOG 21:49:24.589] Load(Texture): MechJeb2/Icons/RCS_Balancer
[LOG 21:49:24.595] Load(Texture): MechJeb2/Icons/Rendezvous_Autopilot
[LOG 21:49:24.601] Load(Texture): MechJeb2/Icons/Rendezvous_Planner
[LOG 21:49:24.605] Load(Texture): MechJeb2/Icons/Rover_Autopilot
[LOG 21:49:24.608] Load(Texture): MechJeb2/Icons/Settings
[LOG 21:49:24.611] Load(Texture): MechJeb2/Icons/Smart_A_S_S_
[LOG 21:49:24.613] Load(Texture): MechJeb2/Icons/Spaceplane_Guidance
[LOG 21:49:24.622] Load(Texture): MechJeb2/Icons/Surface_Info
[LOG 21:49:24.625] Load(Texture): MechJeb2/Icons/Translatron
[LOG 21:49:24.628] Load(Texture): MechJeb2/Icons/up
[LOG 21:49:24.630] Load(Texture): MechJeb2/Icons/Utilities
[LOG 21:49:24.632] Load(Texture): MechJeb2/Icons/Vessel_Info
[LOG 21:49:24.643] Load(Texture): MechJeb2/Icons/view
[LOG 21:49:24.646] Load(Texture): MechJeb2/Icons/view_a
[LOG 21:49:24.648] Load(Texture): MechJeb2/Icons/Warp_Helper
[LOG 21:49:24.651] Load(Texture): MechJeb2/Parts/MechJeb2_AR202/AR202_HD2_tex
[LOG 21:49:24.669] Load(Texture): MechJeb2/Parts/MechJeb2_Pod/model000
[LOG 21:49:24.689] Load(Texture): MechJeb2/Parts/MechJeb2_Pod/model001
[LOG 21:49:24.706] Load(Texture): MechJeb2/Parts/MechJeb2_Pod/model002
[LOG 21:49:24.722] Load(Texture): PersistentRotation/Textures/close_w
[LOG 21:49:24.724] Load(Texture): PersistentRotation/Textures/maximize_w
[LOG 21:49:24.726] Load(Texture): PersistentRotation/Textures/minimize_w
[LOG 21:49:24.729] Load(Texture): PersistentRotation/Textures/options_w
[LOG 21:49:24.731] Load(Texture): PersistentRotation/Textures/texture
[LOG 21:49:24.734] Load(Texture): Squad/Agencies/C7AerospaceDivision
[LOG 21:49:24.745] Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled
[LOG 21:49:24.757] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium
[LOG 21:49:24.759] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
[LOG 21:49:24.761] Load(Texture): Squad/Agencies/ExperimentalEngineering
[LOG 21:49:24.763] Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled
[LOG 21:49:24.765] Load(Texture): Squad/Agencies/FlooydResearchLab
[LOG 21:49:24.775] Load(Texture): Squad/Agencies/FlooydResearchLab_scaled
[LOG 21:49:24.788] Load(Texture): Squad/Agencies/GoliathNationalProducts
[LOG 21:49:24.801] Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled
[LOG 21:49:24.809] Load(Texture): Squad/Agencies/IntegratedIntegrals
[LOG 21:49:24.819] Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled
[LOG 21:49:24.821] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics
[LOG 21:49:24.823] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled
[LOG 21:49:24.833] Load(Texture): Squad/Agencies/JebsJunkyard
[LOG 21:49:24.835] Load(Texture): Squad/Agencies/JebsJunkyard_scaled
[LOG 21:49:24.846] Load(Texture): Squad/Agencies/KerbalMotion
[LOG 21:49:24.848] Load(Texture): Squad/Agencies/KerbalMotion_scaled
[LOG 21:49:24.849] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety
[LOG 21:49:24.851] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled
[LOG 21:49:24.853] Load(Texture): Squad/Agencies/Kerbodyne
[LOG 21:49:24.855] Load(Texture): Squad/Agencies/Kerbodyne_scaled
[LOG 21:49:24.864] Load(Texture): Squad/Agencies/Kerlington
[LOG 21:49:24.869] Load(Texture): Squad/Agencies/Kerlington_scaled
[LOG 21:49:24.873] Load(Texture): Squad/Agencies/MaxoConstructionToys
[LOG 21:49:24.883] Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled
[LOG 21:49:24.893] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup
[LOG 21:49:24.895] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled
[LOG 21:49:24.897] Load(Texture): Squad/Agencies/OMBDemolition
[LOG 21:49:24.899] Load(Texture): Squad/Agencies/OMBDemolition_scaled
[LOG 21:49:24.901] Load(Texture): Squad/Agencies/PeriapsisCo
[LOG 21:49:24.903] Load(Texture): Squad/Agencies/PeriapsisCo_scaled
[LOG 21:49:24.905] Load(Texture): Squad/Agencies/Probodobodyne
[LOG 21:49:24.906] Load(Texture): Squad/Agencies/Probodobodyne_scaled
[LOG 21:49:24.911] Load(Texture): Squad/Agencies/R&D
[LOG 21:49:24.927] Load(Texture): Squad/Agencies/R&D_scaled
[LOG 21:49:24.929] Load(Texture): Squad/Agencies/ReactionSystemsLtd
[LOG 21:49:24.941] Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled
[LOG 21:49:24.943] Load(Texture): Squad/Agencies/Rockomax
[LOG 21:49:24.951] Load(Texture): Squad/Agencies/Rockomax_scaled
[LOG 21:49:24.952] Load(Texture): Squad/Agencies/Rokea
[LOG 21:49:24.962] Load(Texture): Squad/Agencies/Rokea_scaled
[LOG 21:49:24.964] Load(Texture): Squad/Agencies/SeansCannery
[LOG 21:49:24.971] Load(Texture): Squad/Agencies/SeansCannery_scaled
[LOG 21:49:24.973] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps
[LOG 21:49:24.982] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled
[LOG 21:49:24.991] Load(Texture): Squad/Agencies/StrutCo
[LOG 21:49:25.001] Load(Texture): Squad/Agencies/StrutCo_scaled
[LOG 21:49:25.003] Load(Texture): Squad/Agencies/Vac-Co
[LOG 21:49:25.010] Load(Texture): Squad/Agencies/Vac-Co_scaled
[LOG 21:49:25.012] Load(Texture): Squad/Agencies/WinterOwl
[LOG 21:49:25.058] Load(Texture): Squad/Agencies/WinterOwl_scaled
[LOG 21:49:25.060] Load(Texture): Squad/Agencies/ZaltonicElectronics
[LOG 21:49:25.065] Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled
[LOG 21:49:25.067] Load(Texture): Squad/Contracts/Icons/balloon
[LOG 21:49:25.075] Load(Texture): Squad/Contracts/Icons/custom
[LOG 21:49:25.076] Load(Texture): Squad/Contracts/Icons/default
[LOG 21:49:25.079] Load(Texture): Squad/Contracts/Icons/dish
[LOG 21:49:25.081] Load(Texture): Squad/Contracts/Icons/eva
[LOG 21:49:25.086] Load(Texture): Squad/Contracts/Icons/gravity
[LOG 21:49:25.090] Load(Texture): Squad/Contracts/Icons/marker
[LOG 21:49:25.099] Load(Texture): Squad/Contracts/Icons/pressure
[LOG 21:49:25.100] Load(Texture): Squad/Contracts/Icons/report
[LOG 21:49:25.111] Load(Texture): Squad/Contracts/Icons/sample
[LOG 21:49:25.113] Load(Texture): Squad/Contracts/Icons/seismic
[LOG 21:49:25.116] Load(Texture): Squad/Contracts/Icons/thermometer
[LOG 21:49:25.118] Load(Texture): Squad/Contracts/Icons/vessel
[LOG 21:49:25.120] Load(Texture): Squad/Flags/09
[LOG 21:49:25.124] Load(Texture): Squad/Flags/blorbs
[LOG 21:49:25.131] Load(Texture): Squad/Flags/bullseye
[LOG 21:49:25.145] Load(Texture): Squad/Flags/capsule
[LOG 21:49:25.153] Load(Texture): Squad/Flags/circles
[LOG 21:49:25.165] Load(Texture): Squad/Flags/default
[LOG 21:49:25.169] Load(Texture): Squad/Flags/esa_dark_blue
[LOG 21:49:25.183] Load(Texture): Squad/Flags/hexagon
[LOG 21:49:25.187] Load(Texture): Squad/Flags/hexagonCircles
[LOG 21:49:25.193] Load(Texture): Squad/Flags/kerbal1
[LOG 21:49:25.206] Load(Texture): Squad/Flags/kerbal2
[LOG 21:49:25.219] Load(Texture): Squad/Flags/kerbin
[LOG 21:49:25.230] Load(Texture): Squad/Flags/kerbinmunflag
[LOG 21:49:25.234] Load(Texture): Squad/Flags/line
[LOG 21:49:25.238] Load(Texture): Squad/Flags/minimalistic
[LOG 21:49:25.243] Load(Texture): Squad/Flags/NASA
[LOG 21:49:25.252] Load(Texture): Squad/Flags/orbit
[LOG 21:49:25.256] Load(Texture): Squad/Flags/orbs
[LOG 21:49:25.265] Load(Texture): Squad/Flags/retro
[LOG 21:49:25.269] Load(Texture): Squad/Flags/rings
[LOG 21:49:25.274] Load(Texture): Squad/Flags/rocketScience
[LOG 21:49:25.277] Load(Texture): Squad/Flags/satellite
[LOG 21:49:25.291] Load(Texture): Squad/Flags/spheres
[LOG 21:49:25.301] Load(Texture): Squad/Flags/squadLogo
[LOG 21:49:25.305] Load(Texture): Squad/Flags/squadLogo2
[LOG 21:49:25.315] Load(Texture): Squad/Flags/stripes
[LOG 21:49:25.318] Load(Texture): Squad/Flags/trees
[LOG 21:49:25.322] Load(Texture): Squad/Flags/trippy
[LOG 21:49:25.330] Load(Texture): Squad/Flags/uk_space_agency
[LOG 21:49:25.335] Load(Texture): Squad/FX/DiamondBlue
[LOG 21:49:25.336] Load(Texture): Squad/FX/FlameBlueOrange
[LOG 21:49:25.340] Load(Texture): Squad/FX/FlamePurple
[LOG 21:49:25.351] Load(Texture): Squad/FX/FlameRed
[LOG 21:49:25.353] Load(Texture): Squad/FX/FlameRedOrange
[LOG 21:49:25.355] Load(Texture): Squad/FX/Monoprop
[LOG 21:49:25.356] Load(Texture): Squad/FX/plasma2
[LOG 21:49:25.358] Load(Texture): Squad/FX/rocketplume2
[LOG 21:49:25.359] Load(Texture): Squad/FX/shockDiamond2
[LOG 21:49:25.361] Load(Texture): Squad/FX/smokepuff1
[LOG 21:49:25.371] Load(Texture): Squad/PartList/SimpleIcons/cs_main
[LOG 21:49:25.382] Load(Texture): Squad/PartList/SimpleIcons/cs_mk2
[LOG 21:49:25.385] Load(Texture): Squad/PartList/SimpleIcons/cs_mk3
[LOG 21:49:25.387] Load(Texture): Squad/PartList/SimpleIcons/cs_size0
[LOG 21:49:25.390] Load(Texture): Squad/PartList/SimpleIcons/cs_size1
[LOG 21:49:25.398] Load(Texture): Squad/PartList/SimpleIcons/cs_size2
[LOG 21:49:25.407] Load(Texture): Squad/PartList/SimpleIcons/cs_size3
[LOG 21:49:25.410] Load(Texture): Squad/PartList/SimpleIcons/cs_surface
[LOG 21:49:25.412] Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant
[LOG 21:49:25.415] Load(Texture): Squad/PartList/SimpleIcons/fuels_ore
[LOG 21:49:25.418] Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer
[LOG 21:49:25.424] Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel
[LOG 21:49:25.427] Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas
[LOG 21:49:25.429] Load(Texture): Squad/PartList/SimpleIcons/number1
[LOG 21:49:25.432] Load(Texture): Squad/PartList/SimpleIcons/number2
[LOG 21:49:25.434] Load(Texture): Squad/PartList/SimpleIcons/number3
[LOG 21:49:25.437] Load(Texture): Squad/PartList/SimpleIcons/number4
[LOG 21:49:25.440] Load(Texture): Squad/PartList/SimpleIcons/number5
[LOG 21:49:25.443] Load(Texture): Squad/PartList/SimpleIcons/number6
[LOG 21:49:25.454] Load(Texture): Squad/PartList/SimpleIcons/number7
[LOG 21:49:25.457] Load(Texture): Squad/PartList/SimpleIcons/number8
[LOG 21:49:25.459] Load(Texture): Squad/PartList/SimpleIcons/number9
[LOG 21:49:25.462] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics
[LOG 21:49:25.465] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors
[LOG 21:49:25.470] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction
[LOG 21:49:25.481] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics
[LOG 21:49:25.488] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration
[LOG 21:49:25.499] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol
[LOG 21:49:25.512] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding
[LOG 21:49:25.526] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks
[LOG 21:49:25.529] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry
[LOG 21:49:25.541] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech
[LOG 21:49:25.552] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned
[LOG 21:49:25.561] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems
[LOG 21:49:25.569] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech
[LOG 21:49:25.577] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation
[LOG 21:49:25.585] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes
[LOG 21:49:25.594] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry
[LOG 21:49:25.602] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites
[LOG 21:49:25.616] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics
[LOG 21:49:25.631] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics
[LOG 21:49:25.645] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech
[LOG 21:49:25.652] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics
[LOG 21:49:25.662] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics
[LOG 21:49:25.675] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors
[LOG 21:49:25.687] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry
[LOG 21:49:25.700] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience
[LOG 21:49:25.711] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience
[LOG 21:49:25.724] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol
[LOG 21:49:25.734] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems
[LOG 21:49:25.749] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction
[LOG 21:49:25.766] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry
[LOG 21:49:25.778] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic
[LOG 21:49:25.788] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry
[LOG 21:49:25.803] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics
[LOG 21:49:25.814] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry
[LOG 21:49:25.829] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight
[LOG 21:49:25.843] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion
[LOG 21:49:25.860] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight
[LOG 21:49:25.879] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion
[LOG 21:49:25.895] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing
[LOG 21:49:25.913] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol
[LOG 21:49:25.925] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics
[LOG 21:49:25.933] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes
[LOG 21:49:25.951] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials
[LOG 21:49:25.958] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing
[LOG 21:49:25.971] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion
[LOG 21:49:25.980] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering
[LOG 21:49:25.993] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics
[LOG 21:49:26.001] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech
[LOG 21:49:26.012] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction
[LOG 21:49:26.026] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol
[LOG 21:49:26.037] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics
[LOG 21:49:26.044] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability
[LOG 21:49:26.060] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start
[LOG 21:49:26.068] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight
[LOG 21:49:26.078] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability
[LOG 21:49:26.091] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech
[LOG 21:49:26.098] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry
[LOG 21:49:26.112] Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2
[LOG 21:49:26.129] Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules
[LOG 21:49:26.141] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced
[LOG 21:49:26.151] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance
[LOG 21:49:26.160] Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment
[LOG 21:49:26.167] Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization
[LOG 21:49:26.176] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision
[LOG 21:49:26.190] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems
[LOG 21:49:26.198] Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope
[LOG 21:49:26.213] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Nosecone
[LOG 21:49:26.245] Load(Texture): Squad/Parts/Aero/airbrake/Airbrake
[LOG 21:49:26.255] Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 21:49:26.271] Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings
[LOG 21:49:26.361] Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins
[LOG 21:49:26.397] Load(Texture): Squad/Parts/Aero/basicFin/BasicFin
[LOG 21:49:26.422] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes
[LOG 21:49:26.438] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat
[LOG 21:49:26.454] Load(Texture): Squad/Parts/Aero/cones/Cones
[LOG 21:49:26.474] Load(Texture): Squad/Parts/Aero/cones/Cones_Heat
[LOG 21:49:26.484] Load(Texture): Squad/Parts/Aero/fairings/AutoTruss
[LOG 21:49:26.493] Load(Texture): Squad/Parts/Aero/fairings/FairingBase
[LOG 21:49:26.502] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff
[LOG 21:49:26.542] Load(Texture): Squad/Parts/Aero/HeatShield/Fairing
[LOG 21:49:26.548] Load(Texture): Squad/Parts/Aero/HeatShield/heatshield
[LOG 21:49:26.554] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 21:49:26.586] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShieldFairing
[LOG 21:49:26.593] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield_NRM
[LOG 21:49:26.613] Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long
[LOG 21:49:26.635] Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 21:49:26.649] Load(Texture): Squad/Parts/Aero/protectiveRocketNoseMk7/model000
[LOG 21:49:26.656] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 21:49:26.687] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat
[LOG 21:49:26.693] Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings
[LOG 21:49:26.773] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000
[LOG 21:49:26.804] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001
[LOG 21:49:26.834] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000
[LOG 21:49:26.848] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001
[LOG 21:49:26.875] Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000
[LOG 21:49:26.904] Load(Texture): Squad/Parts/Aero/wings/Wings
[LOG 21:49:26.950] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000
[LOG 21:49:26.973] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001
[LOG 21:49:26.995] Load(Texture): Squad/Parts/Command/cupola/cupola_Emissive
[LOG 21:49:27.026] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff
[LOG 21:49:27.063] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal
[LOG 21:49:27.126] Load(Texture): Squad/Parts/Command/cupola/window
[LOG 21:49:27.131] Load(Texture): Squad/Parts/Command/externalCommandSeat/model000
[LOG 21:49:27.153] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin
[LOG 21:49:27.177] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_Illum
[LOG 21:49:27.191] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n
[LOG 21:49:27.218] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window
[LOG 21:49:27.224] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000
[LOG 21:49:27.249] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001
[LOG 21:49:27.256] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000
[LOG 21:49:27.274] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001
[LOG 21:49:27.292] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002
[LOG 21:49:27.315] Load(Texture): Squad/Parts/Command/Mk1-2Pod/ladder
[LOG 21:49:27.329] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch NRM
[LOG 21:49:27.359] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch
[LOG 21:49:27.390] Load(Texture): Squad/Parts/Command/Mk1-2Pod/Mk1-2_illum
[LOG 21:49:27.411] Load(Texture): Squad/Parts/Command/Mk1-2Pod/walls
[LOG 21:49:27.443] Load(Texture): Squad/Parts/Command/Mk1-2Pod/window
[LOG 21:49:27.452] Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW
[LOG 21:49:27.470] Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit
[LOG 21:49:27.504] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff
[LOG 21:49:27.525] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal
[LOG 21:49:27.545] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_psd_illum
[LOG 21:49:27.566] Load(Texture): Squad/Parts/Command/mk1pod/hatch
[LOG 21:49:27.586] Load(Texture): Squad/Parts/Command/mk1pod/ladderrung
[LOG 21:49:27.608] Load(Texture): Squad/Parts/Command/mk1pod/outer shell NRM
[LOG 21:49:27.626] Load(Texture): Squad/Parts/Command/mk1pod/outer shell
[LOG 21:49:27.644] Load(Texture): Squad/Parts/Command/mk1pod/window
[LOG 21:49:27.665] Load(Texture): Squad/Parts/Command/mk1pod/window_illum
[LOG 21:49:27.670] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_A
[LOG 21:49:27.702] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_Emissive
[LOG 21:49:27.728] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_normal
[LOG 21:49:27.805] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit
[LOG 21:49:27.855] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum
[LOG 21:49:27.879] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM
[LOG 21:49:27.929] Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore
[LOG 21:49:27.951] Load(Texture): Squad/Parts/Command/mk2LanderCan/Illum
[LOG 21:49:27.971] Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder
[LOG 21:49:27.986] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell
[LOG 21:49:28.020] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n
[LOG 21:49:28.039] Load(Texture): Squad/Parts/Command/mk2LanderCan/window
[LOG 21:49:28.046] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle
[LOG 21:49:28.081] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM
[LOG 21:49:28.098] Load(Texture): Squad/Parts/Command/probeCoreCube/model000
[LOG 21:49:28.119] Load(Texture): Squad/Parts/Command/probeCoreCube/model001
[LOG 21:49:28.147] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff
[LOG 21:49:28.193] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal
[LOG 21:49:28.212] Load(Texture): Squad/Parts/Command/probeCoreOcto/model000
[LOG 21:49:28.228] Load(Texture): Squad/Parts/Command/probeCoreOcto/model001
[LOG 21:49:28.242] Load(Texture): Squad/Parts/Command/probeCoreOcto2/model000
[LOG 21:49:28.262] Load(Texture): Squad/Parts/Command/probeRoverBody/model000
[LOG 21:49:28.285] Load(Texture): Squad/Parts/Command/probeRoverBody/model001
[LOG 21:49:28.308] Load(Texture): Squad/Parts/Command/probeStackLarge/model000
[LOG 21:49:28.336] Load(Texture): Squad/Parts/Command/probeStackLarge/model001
[LOG 21:49:28.353] Load(Texture): Squad/Parts/Command/probeStackSmall/model000
[LOG 21:49:28.373] Load(Texture): Squad/Parts/Command/probeStackSmall/model001
[LOG 21:49:28.437] Load(Texture): Squad/Parts/Command/probeStackSphere/model000
[LOG 21:49:28.457] Load(Texture): Squad/Parts/Command/probeStackSphere/model001
[LOG 21:49:28.466] Load(Texture): Squad/Parts/CompoundParts/fuelLine/model000
[LOG 21:49:28.476] Load(Texture): Squad/Parts/CompoundParts/strutConnector/model000
[LOG 21:49:28.488] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000
[LOG 21:49:28.500] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001
[LOG 21:49:28.513] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002
[LOG 21:49:28.528] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000
[LOG 21:49:28.543] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001
[LOG 21:49:28.568] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002
[LOG 21:49:28.588] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000
[LOG 21:49:28.608] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001
[LOG 21:49:28.631] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002
[LOG 21:49:28.658] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000
[LOG 21:49:28.678] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001
[LOG 21:49:28.696] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002
[LOG 21:49:28.712] Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/panel
[LOG 21:49:28.737] Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000
[LOG 21:49:28.751] Load(Texture): Squad/Parts/Electrical/RTG/model000
[LOG 21:49:28.755] Load(Texture): Squad/Parts/Electrical/z-100Battery/model000
[LOG 21:49:28.759] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000
[LOG 21:49:28.774] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001
[LOG 21:49:28.786] Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff
[LOG 21:49:28.790] Load(Texture): Squad/Parts/Electrical/z-400Battery/model000
[LOG 21:49:28.803] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff
[LOG 21:49:28.830] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal
[LOG 21:49:28.852] Load(Texture): Squad/Parts/Engine/ionEngine/model000
[LOG 21:49:28.869] Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines
[LOG 21:49:28.878] Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat
[LOG 21:49:28.903] Load(Texture): Squad/Parts/Engine/liquidEngine24-77/model000
[LOG 21:49:28.929] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_diff
[LOG 21:49:28.957] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_norm
[LOG 21:49:28.969] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_norm
[LOG 21:49:28.981] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_psd
[LOG 21:49:28.995] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike
[LOG 21:49:29.013] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat
[LOG 21:49:29.025] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/alternatebracket
[LOG 21:49:29.042] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/engine
[LOG 21:49:29.053] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1R/ksp_r_microEngine_diff
[LOG 21:49:29.064] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/bigfairing
[LOG 21:49:29.087] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3
[LOG 21:49:29.110] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_emissive
[LOG 21:49:29.129] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_n
[LOG 21:49:29.150] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000
[LOG 21:49:29.160] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001
[LOG 21:49:29.176] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002
[LOG 21:49:29.197] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003
[LOG 21:49:29.223] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000
[LOG 21:49:29.237] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001
[LOG 21:49:29.257] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002
[LOG 21:49:29.277] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000
[LOG 21:49:29.299] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001
[LOG 21:49:29.317] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002
[LOG 21:49:29.337] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003
[LOG 21:49:29.352] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model000
[LOG 21:49:29.366] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model001
[LOG 21:49:29.380] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model002
[LOG 21:49:29.391] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model003
[LOG 21:49:29.411] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model004
[LOG 21:49:29.432] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 21:49:29.457] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat
[LOG 21:49:29.475] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model000
[LOG 21:49:29.492] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model001
[LOG 21:49:29.515] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model002
[LOG 21:49:29.531] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model003
[LOG 21:49:29.550] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_diff
[LOG 21:49:29.578] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_emissive
[LOG 21:49:29.623] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_diff
[LOG 21:49:29.661] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_norm
[LOG 21:49:29.689] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_normal
[LOG 21:49:29.719] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 21:49:29.738] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW
[LOG 21:49:29.742] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM
[LOG 21:49:29.748] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm
[LOG 21:49:29.769] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em
[LOG 21:49:29.784] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm
[LOG 21:49:29.808] Load(Texture): Squad/Parts/Engine/miniJet/SmallJet
[LOG 21:49:29.830] Load(Texture): Squad/Parts/Engine/OMSEngine/engineoms 1
[LOG 21:49:29.844] Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse
[LOG 21:49:29.865] Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit
[LOG 21:49:29.884] Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive
[LOG 21:49:29.903] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm
[LOG 21:49:29.928] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm
[LOG 21:49:29.946] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm
[LOG 21:49:29.971] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse
[LOG 21:49:29.994] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive
[LOG 21:49:30.011] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal
[LOG 21:49:30.030] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit
[LOG 21:49:30.053] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm
[LOG 21:49:30.077] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm
[LOG 21:49:30.095] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000
[LOG 21:49:30.119] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001
[LOG 21:49:30.133] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002
[LOG 21:49:30.148] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model000
[LOG 21:49:30.175] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model001
[LOG 21:49:30.229] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model002
[LOG 21:49:30.252] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5
[LOG 21:49:30.274] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5_N_NRM
[LOG 21:49:30.284] Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000
[LOG 21:49:30.301] Load(Texture): Squad/Parts/Engine/vernorEngine/vernierEngine3UV
[LOG 21:49:30.317] Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters
[LOG 21:49:30.356] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model000
[LOG 21:49:30.383] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model001
[LOG 21:49:30.395] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000
[LOG 21:49:30.418] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001
[LOG 21:49:30.437] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank
[LOG 21:49:30.445] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank_n
[LOG 21:49:30.468] Load(Texture): Squad/Parts/FuelTank/fuelTankT100/tank4
[LOG 21:49:30.497] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3
[LOG 21:49:30.512] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3_n
[LOG 21:49:30.524] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model000
[LOG 21:49:30.535] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model001
[LOG 21:49:30.559] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model000
[LOG 21:49:30.580] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model001
[LOG 21:49:30.601] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model000
[LOG 21:49:30.616] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model001
[LOG 21:49:30.628] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model000
[LOG 21:49:30.641] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model001
[LOG 21:49:30.653] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model000
[LOG 21:49:30.685] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model001
[LOG 21:49:30.710] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model000
[LOG 21:49:30.738] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model001
[LOG 21:49:30.764] Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 21:49:30.776] Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m
[LOG 21:49:30.804] Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage
[LOG 21:49:30.828] Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort
[LOG 21:49:30.873] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage
[LOG 21:49:30.912] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM
[LOG 21:49:30.931] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model000
[LOG 21:49:30.954] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model001
[LOG 21:49:30.978] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff
[LOG 21:49:30.986] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal
[LOG 21:49:30.995] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model000
[LOG 21:49:31.008] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model001
[LOG 21:49:31.028] Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000
[LOG 21:49:31.048] Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff
[LOG 21:49:31.062] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm
[LOG 21:49:31.086] Load(Texture): Squad/Parts/FuelTank/xenonTank/model000
[LOG 21:49:31.101] Load(Texture): Squad/Parts/FuelTank/xenonTank/model001
[LOG 21:49:31.112] Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank
[LOG 21:49:31.123] Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff
[LOG 21:49:31.129] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat
[LOG 21:49:31.159] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_glow
[LOG 21:49:31.179] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_N_NRM
[LOG 21:49:31.202] Load(Texture): Squad/Parts/Misc/AsteroidDay/default
[LOG 21:49:31.214] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe
[LOG 21:49:31.236] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe_NORM_NRM
[LOG 21:49:31.254] Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp
[LOG 21:49:31.255] Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack
[LOG 21:49:31.281] Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell
[LOG 21:49:31.298] Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large
[LOG 21:49:31.309] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff
[LOG 21:49:31.330] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm
[LOG 21:49:31.338] Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle
[LOG 21:49:31.350] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff
[LOG 21:49:31.373] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_PSD
[LOG 21:49:31.402] Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff
[LOG 21:49:31.431] Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector
[LOG 21:49:31.442] Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle
[LOG 21:49:31.444] Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 21:49:31.467] Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2
[LOG 21:49:31.490] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff
[LOG 21:49:31.518] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal
[LOG 21:49:31.526] Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff
[LOG 21:49:31.548] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish
[LOG 21:49:31.571] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n
[LOG 21:49:31.597] Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff
[LOG 21:49:31.622] Load(Texture): Squad/Parts/Science/GooExperiment/A_GooExperiment_diff
[LOG 21:49:31.650] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab
[LOG 21:49:31.671] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab_glow
[LOG 21:49:31.701] Load(Texture): Squad/Parts/Science/LargeCrewedLab/window
[LOG 21:49:31.703] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 21:49:31.730] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit
[LOG 21:49:31.750] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm
[LOG 21:49:31.761] Load(Texture): Squad/Parts/Science/MaterialBay/wires
[LOG 21:49:31.792] Load(Texture): Squad/Parts/Science/ScienceBox/Container
[LOG 21:49:31.804] Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000
[LOG 21:49:31.828] Load(Texture): Squad/Parts/Science/sensorBarometer/model000
[LOG 21:49:31.834] Load(Texture): Squad/Parts/Science/sensorGravimeter/model000
[LOG 21:49:31.843] Load(Texture): Squad/Parts/Science/sensorThermometer/model000
[LOG 21:49:31.855] Load(Texture): Squad/Parts/Structural/adapterLargeSmallBi/ksp_l_biAdapter_diff
[LOG 21:49:31.887] Load(Texture): Squad/Parts/Structural/adapterLargeSmallQuad/ksp_l_quadAdapter_diff
[LOG 21:49:31.907] Load(Texture): Squad/Parts/Structural/adapterLargeSmallTri/ksp_l_triAdapter_diff
[LOG 21:49:31.920] Load(Texture): Squad/Parts/Structural/adapterSmallMiniShort/ksp_s_adapterShort_diff
[LOG 21:49:31.935] Load(Texture): Squad/Parts/Structural/adapterSmallMiniTall/ksp_s_adapterLong_diff
[LOG 21:49:31.954] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural
[LOG 21:49:31.983] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat
[LOG 21:49:32.003] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_cm
[LOG 21:49:32.021] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_nm
[LOG 21:49:32.041] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_cm
[LOG 21:49:32.065] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_nm
[LOG 21:49:32.084] Load(Texture): Squad/Parts/Structural/stationHub/model000
[LOG 21:49:32.107] Load(Texture): Squad/Parts/Structural/stationHub/model001
[LOG 21:49:32.117] Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000
[LOG 21:49:32.142] Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000
[LOG 21:49:32.154] Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000
[LOG 21:49:32.168] Load(Texture): Squad/Parts/Structural/structuralMicronode/model000
[LOG 21:49:32.178] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000
[LOG 21:49:32.205] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001
[LOG 21:49:32.217] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000
[LOG 21:49:32.224] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001
[LOG 21:49:32.236] Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons
[LOG 21:49:32.254] Load(Texture): Squad/Parts/Structural/strutCubicOcto/cubestrut
[LOG 21:49:32.271] Load(Texture): Squad/Parts/Structural/strutOcto/model000
[LOG 21:49:32.284] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000
[LOG 21:49:32.295] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001
[LOG 21:49:32.316] Load(Texture): Squad/Parts/Structural/trussGirderL/model000
[LOG 21:49:32.337] Load(Texture): Squad/Parts/Structural/trussGirderXL/model000
[LOG 21:49:32.350] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator
[LOG 21:49:32.363] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM
[LOG 21:49:32.438] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel
[LOG 21:49:32.466] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM
[LOG 21:49:32.493] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array
[LOG 21:49:32.516] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff
[LOG 21:49:32.524] Load(Texture): Squad/Parts/Utility/commDish88-88/model000
[LOG 21:49:32.549] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 21:49:32.575] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit
[LOG 21:49:32.591] Load(Texture): Squad/Parts/Utility/commsDish16/model000
[LOG 21:49:32.600] Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000
[LOG 21:49:32.613] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000
[LOG 21:49:32.618] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001
[LOG 21:49:32.631] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000
[LOG 21:49:32.646] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model000
[LOG 21:49:32.670] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model001
[LOG 21:49:32.686] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-2C/model000
[LOG 21:49:32.709] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-XL/model000
[LOG 21:49:32.736] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model000
[LOG 21:49:32.759] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model001
[LOG 21:49:32.779] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model000
[LOG 21:49:32.796] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model001
[LOG 21:49:32.813] Load(Texture): Squad/Parts/Utility/decouplerStackTR-2V/model000
[LOG 21:49:32.839] Load(Texture): Squad/Parts/Utility/DirectAntennas/MiniAntenna
[LOG 21:49:32.868] Load(Texture): Squad/Parts/Utility/dockingPort/model000
[LOG 21:49:32.890] Load(Texture): Squad/Parts/Utility/dockingPort/model001
[LOG 21:49:32.908] Load(Texture): Squad/Parts/Utility/dockingPortInline/model000
[LOG 21:49:32.934] Load(Texture): Squad/Parts/Utility/dockingPortInline/model001
[LOG 21:49:32.946] Load(Texture): Squad/Parts/Utility/dockingPortInline/model002
[LOG 21:49:32.964] Load(Texture): Squad/Parts/Utility/dockingPortJr/model000
[LOG 21:49:32.991] Load(Texture): Squad/Parts/Utility/dockingPortJr/model001
[LOG 21:49:33.021] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model000
[LOG 21:49:33.046] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model001
[LOG 21:49:33.077] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model002
[LOG 21:49:33.095] Load(Texture): Squad/Parts/Utility/dockingPortSr/model000
[LOG 21:49:33.131] Load(Texture): Squad/Parts/Utility/dockingPortSr/model001
[LOG 21:49:33.171] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse
[LOG 21:49:33.196] Load(Texture): Squad/Parts/Utility/GrapplingDevice/window
[LOG 21:49:33.199] Load(Texture): Squad/Parts/Utility/ladderRadial/model000
[LOG 21:49:33.218] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000
[LOG 21:49:33.245] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001
[LOG 21:49:33.268] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002
[LOG 21:49:33.295] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000
[LOG 21:49:33.320] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001
[LOG 21:49:33.377] Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff
[LOG 21:49:33.398] Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg
[LOG 21:49:33.417] Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg
[LOG 21:49:33.439] Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000
[LOG 21:49:33.444] Load(Texture): Squad/Parts/Utility/largeAdapter/model000
[LOG 21:49:33.471] Load(Texture): Squad/Parts/Utility/largeAdapterShort/model000
[LOG 21:49:33.492] Load(Texture): Squad/Parts/Utility/launchClamp1/model000
[LOG 21:49:33.502] Load(Texture): Squad/Parts/Utility/launchClamp1/model001
[LOG 21:49:33.530] Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse
[LOG 21:49:33.563] Load(Texture): Squad/Parts/Utility/linearRCS/rcs
[LOG 21:49:33.588] Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay
[LOG 21:49:33.623] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin
[LOG 21:49:33.782] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM
[LOG 21:49:33.844] Load(Texture): Squad/Parts/Utility/mk2DockingPort/mk2DockingPort
[LOG 21:49:33.908] Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay
[LOG 21:49:33.968] Load(Texture): Squad/Parts/Utility/parachuteMk1/model000
[LOG 21:49:33.993] Load(Texture): Squad/Parts/Utility/parachuteMk1/model001
[LOG 21:49:34.013] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000
[LOG 21:49:34.027] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001
[LOG 21:49:34.053] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000
[LOG 21:49:34.080] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001
[LOG 21:49:34.108] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000
[LOG 21:49:34.135] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001
[LOG 21:49:34.160] Load(Texture): Squad/Parts/Utility/parachuteMk25/model000
[LOG 21:49:34.181] Load(Texture): Squad/Parts/Utility/parachuteMk25/model001
[LOG 21:49:34.205] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000
[LOG 21:49:34.229] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001
[LOG 21:49:34.244] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105/rcs
[LOG 21:49:34.266] Load(Texture): Squad/Parts/Utility/RelayAntennas/DishAntenna
[LOG 21:49:34.301] Load(Texture): Squad/Parts/Utility/RelayAntennas/MiniAntenna
[LOG 21:49:34.317] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay
[LOG 21:49:34.337] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay_N_NRM
[LOG 21:49:34.353] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1
[LOG 21:49:34.378] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1_em
[LOG 21:49:34.390] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2
[LOG 21:49:34.405] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2_em
[LOG 21:49:34.420] Load(Texture): Squad/Parts/Utility/stackBiCoupler/model000
[LOG 21:49:34.432] Load(Texture): Squad/Parts/Utility/stackQuadCoupler/ksp_s_quadCoupler_diff
[LOG 21:49:34.464] Load(Texture): Squad/Parts/Utility/stackTriCoupler/model000
[LOG 21:49:34.477] Load(Texture): Squad/Parts/Wheel/LandingGear/Flare
[LOG 21:49:34.501] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear
[LOG 21:49:34.532] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear_Emissive
[LOG 21:49:34.535] Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000
[LOG 21:49:34.555] Load(Texture): Squad/Parts/Wheel/roverWheelM1/roverwheel1
[LOG 21:49:34.648] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000
[LOG 21:49:34.660] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001
[LOG 21:49:34.685] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2
[LOG 21:49:34.707] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2_n
[LOG 21:49:34.742] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_diff
[LOG 21:49:34.868] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_normal
[LOG 21:49:34.941] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_diff
[LOG 21:49:35.021] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_normal
[LOG 21:49:35.111] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model000
[LOG 21:49:35.135] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model001
[LOG 21:49:35.152] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model002
[LOG 21:49:35.169] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model003
[LOG 21:49:35.183] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model000
[LOG 21:49:35.201] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model001
[LOG 21:49:35.203] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model002
[LOG 21:49:35.205] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model003
[LOG 21:49:35.207] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount
[LOG 21:49:35.326] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount_n
[LOG 21:49:35.358] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel
[LOG 21:49:35.364] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel_n
[LOG 21:49:35.370] Load(Texture): Squad/Props/AltimeterThreeHands/model000
[LOG 21:49:35.372] Load(Texture): Squad/Props/AltimeterThreeHands/model001
[LOG 21:49:35.374] Load(Texture): Squad/Props/AtmosphereDepth/model000
[LOG 21:49:35.375] Load(Texture): Squad/Props/AtmosphereDepth/model001
[LOG 21:49:35.377] Load(Texture): Squad/Props/AxisIndicator/model000
[LOG 21:49:35.379] Load(Texture): Squad/Props/buttonsGeneric/ButtonsAndSwitches
[LOG 21:49:35.380] Load(Texture): Squad/Props/ButtonSquare/model000
[LOG 21:49:35.382] Load(Texture): Squad/Props/circularButton/model000
[LOG 21:49:35.384] Load(Texture): Squad/Props/Compass/model000
[LOG 21:49:35.386] Load(Texture): Squad/Props/directionalKnob/model000
[LOG 21:49:35.388] Load(Texture): Squad/Props/directionalKnob2/model000
[LOG 21:49:35.390] Load(Texture): Squad/Props/IndicatorPanel/model000
[LOG 21:49:35.391] Load(Texture): Squad/Props/IndicatorPanel/model001
[LOG 21:49:35.393] Load(Texture): Squad/Props/IVANavBall/Arrows8dir
[LOG 21:49:35.395] Load(Texture): Squad/Props/IVANavBall/IVANavBall
[LOG 21:49:35.396] Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow
[LOG 21:49:35.398] Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors
[LOG 21:49:35.400] Load(Texture): Squad/Props/IVANavBall/navball2
[LOG 21:49:35.401] Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA
[LOG 21:49:35.403] Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA
[LOG 21:49:35.405] Load(Texture): Squad/Props/ledPanelSpeed/model000
[LOG 21:49:35.407] Load(Texture): Squad/Props/ledPanelSpeed/model001
[LOG 21:49:35.431] Load(Texture): Squad/Props/Monitor/Emissives
[LOG 21:49:35.433] Load(Texture): Squad/Props/Monitor/Emissives_glow
[LOG 21:49:35.435] Load(Texture): Squad/Props/Monitor/Monitor
[LOG 21:49:35.437] Load(Texture): Squad/Props/NavBall/model000
[LOG 21:49:35.439] Load(Texture): Squad/Props/NavBall/model001
[LOG 21:49:35.441] Load(Texture): Squad/Props/NavBall/model002
[LOG 21:49:35.442] Load(Texture): Squad/Props/NavBall/model003
[LOG 21:49:35.444] Load(Texture): Squad/Props/PropsGeneric/propsGeneric
[LOG 21:49:35.468] Load(Texture): Squad/Props/pullSwitch/model000
[LOG 21:49:35.470] Load(Texture): Squad/Props/pullSwitch/model001
[LOG 21:49:35.472] Load(Texture): Squad/Props/radarAltitude/model000
[LOG 21:49:35.474] Load(Texture): Squad/Props/squareButton/model000
[LOG 21:49:35.475] Load(Texture): Squad/Props/standingSwitch/model000
[LOG 21:49:35.477] Load(Texture): Squad/Props/standingSwitch/model001
[LOG 21:49:35.478] Load(Texture): Squad/Props/switch/model000
[LOG 21:49:35.480] Load(Texture): Squad/Props/switchGuard/model000
[LOG 21:49:35.482] Load(Texture): Squad/Props/switchWithGuards/model000
[LOG 21:49:35.483] Load(Texture): Squad/Props/switchWithGuards/model001
[LOG 21:49:35.485] Load(Texture): Squad/Props/switchWithGuards/model002
[LOG 21:49:35.487] Load(Texture): Squad/Props/throttle/model000
[LOG 21:49:35.489] Load(Texture): Squad/Props/throttle/model001
[LOG 21:49:35.502] Load(Texture): Squad/Props/VSI/model000
[LOG 21:49:35.504] Load(Texture): Squad/Spaces/crewCabinInternals/model000
[LOG 21:49:35.506] Load(Texture): Squad/Spaces/crewCabinInternals/model001
[LOG 21:49:35.534] Load(Texture): Squad/Spaces/crewCabinInternals/model002
[LOG 21:49:35.536] Load(Texture): Squad/Spaces/crewCabinInternals/model003
[LOG 21:49:35.556] Load(Texture): Squad/Spaces/crewCabinInternals/model004
[LOG 21:49:35.558] Load(Texture): Squad/Spaces/crewCabinInternals/model005
[LOG 21:49:35.574] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff
[LOG 21:49:35.636] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal
[LOG 21:49:35.655] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha
[LOG 21:49:35.685] Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat
[LOG 21:49:35.688] Load(Texture): Squad/Spaces/GenericSpace1/model000
[LOG 21:49:35.691] Load(Texture): Squad/Spaces/GenericSpace1/model001
[LOG 21:49:35.695] Load(Texture): Squad/Spaces/GenericSpace1/model002
[LOG 21:49:35.698] Load(Texture): Squad/Spaces/GenericSpace1/model003
[LOG 21:49:35.701] Load(Texture): Squad/Spaces/GenericSpace1/model004
[LOG 21:49:35.704] Load(Texture): Squad/Spaces/GenericSpace1/model005
[LOG 21:49:35.708] Load(Texture): Squad/Spaces/GenericSpace3/model000
[LOG 21:49:35.711] Load(Texture): Squad/Spaces/GenericSpace3/model001
[LOG 21:49:35.713] Load(Texture): Squad/Spaces/GenericSpace3/model002
[LOG 21:49:35.715] Load(Texture): Squad/Spaces/GenericSpace3/model003
[LOG 21:49:35.719] Load(Texture): Squad/Spaces/GenericSpace3/model004
[LOG 21:49:35.723] Load(Texture): Squad/Spaces/GenericSpace3/model005
[LOG 21:49:35.726] Load(Texture): Squad/Spaces/GenericSpace3/model006
[LOG 21:49:35.729] Load(Texture): Squad/Spaces/GenericSpace3/model007
[LOG 21:49:35.732] Load(Texture): Squad/Spaces/landerCabinInternals/model000
[LOG 21:49:35.758] Load(Texture): Squad/Spaces/landerCabinInternals/model001
[LOG 21:49:35.761] Load(Texture): Squad/Spaces/landerCabinInternals/model002
[LOG 21:49:35.764] Load(Texture): Squad/Spaces/landerCabinInternals/model003
[LOG 21:49:35.770] Load(Texture): Squad/Spaces/landerCabinInternals/model004
[LOG 21:49:35.774] Load(Texture): Squad/Spaces/landerCabinInternals/model005
[LOG 21:49:35.775] Load(Texture): Squad/Spaces/landerCabinInternals/model006
[LOG 21:49:35.778] Load(Texture): Squad/Spaces/landerCabinInternals/model007
[LOG 21:49:35.780] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff
[LOG 21:49:35.790] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal
[LOG 21:49:35.800] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha
[LOG 21:49:35.824] Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat
[LOG 21:49:35.827] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass
[LOG 21:49:35.829] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int
[LOG 21:49:35.839] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM
[LOG 21:49:35.842] Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap
[LOG 21:49:35.844] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric
[LOG 21:49:35.845] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM
[LOG 21:49:35.847] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric
[LOG 21:49:35.848] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM
[LOG 21:49:35.850] Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP
[LOG 21:49:35.853] Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows
[LOG 21:49:35.855] Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy
[LOG 21:49:35.858] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric
[LOG 21:49:35.860] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM
[LOG 21:49:35.861] Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
[LOG 21:49:35.863] Load(Texture): Squad/Spaces/mk1PodCockpit/model000
[LOG 21:49:35.866] Load(Texture): Squad/Spaces/mk1PodCockpit/model001
[LOG 21:49:35.870] Load(Texture): Squad/Spaces/mk1PodCockpit/model002
[LOG 21:49:35.874] Load(Texture): Squad/Spaces/mk1PodCockpit/model003
[LOG 21:49:35.876] Load(Texture): Squad/Spaces/mk1PodCockpit/model004
[LOG 21:49:35.882] Load(Texture): Squad/Spaces/mk1PodCockpit/model005
[LOG 21:49:35.906] Load(Texture): Squad/Spaces/mk1PodCockpit/model006
[LOG 21:49:35.909] Load(Texture): Squad/Spaces/mk1PodCockpit/model007
[LOG 21:49:35.911] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA
[LOG 21:49:35.913] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA
[LOG 21:49:35.915] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat
[LOG 21:49:35.917] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows
[LOG 21:49:35.919] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA
[LOG 21:49:35.920] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass
[LOG 21:49:35.922] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA
[LOG 21:49:35.925] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat
[LOG 21:49:35.927] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric
[LOG 21:49:35.930] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric_NRM
[LOG 21:49:35.933] Load(Texture): Squad/Spaces/mk2InlineInternal/Mk2InlineLightmap
[LOG 21:49:35.936] Load(Texture): Squad/Spaces/mk2InlineInternal/propsGeneric
[LOG 21:49:35.939] Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass
[LOG 21:49:35.941] Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA
[LOG 21:49:35.944] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass
[LOG 21:49:35.946] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC
[LOG 21:49:35.947] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA
[LOG 21:49:35.949] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 21:49:35.952] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n
[LOG 21:49:35.954] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat
[LOG 21:49:35.957] Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 21:49:35.958] Load(Texture): Squad/Spaces/PodCockpit/model000
[LOG 21:49:35.961] Load(Texture): Squad/Spaces/PodCockpit/model001
[LOG 21:49:35.964] Load(Texture): Squad/Spaces/PodCockpit/model002
[LOG 21:49:35.968] Load(Texture): Squad/Spaces/PodCockpit/model003
[LOG 21:49:35.971] Load(Texture): Squad/Spaces/PodCockpit/model004
[LOG 21:49:35.996] Load(Texture): Squad/Spaces/PodCockpit/model005
[LOG 21:49:35.999] Load(Texture): Squad/Spaces/PodCockpit/model006
[LOG 21:49:36.001] Load(Texture): Squad/Spaces/PodCockpit/model007
[LOG 21:49:36.004] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric
[LOG 21:49:36.008] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM
[LOG 21:49:36.011] Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations
[LOG 21:49:36.013] Load(Texture): Squad/Strategies/Icons/AppreciationCampaign
[LOG 21:49:36.016] Load(Texture): Squad/Strategies/Icons/BailOutGrant
[LOG 21:49:36.018] Load(Texture): Squad/Strategies/Icons/FundraisingCampaign
[LOG 21:49:36.021] Load(Texture): Squad/Strategies/Icons/LeadershipInitiative
[LOG 21:49:36.024] Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram
[LOG 21:49:36.026] Load(Texture): Squad/Strategies/Icons/OutsourcedResearch
[LOG 21:49:36.028] Load(Texture): Squad/Strategies/Icons/PatentsLicensing
[LOG 21:49:36.031] Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting
[LOG 21:49:36.034] Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut
[LOG 21:49:36.036] Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram
[LOG 21:49:36.039] Load(Texture): Squad/Tutorials/ChuteColors
[LOG 21:49:36.042] Load(Texture): Squad/Tutorials/EditorCoM
[LOG 21:49:36.044] Load(Texture): Squad/Tutorials/EditorSnap
[LOG 21:49:36.047] Load(Texture): Squad/Tutorials/EditorSnap4x
[LOG 21:49:36.050] Load(Texture): Squad/Tutorials/EditorSymm
[LOG 21:49:36.053] Load(Texture): Squad/Tutorials/StagingStack
[LOG 21:49:36.057] Load(Texture): StageRecovery/icon
[LOG 21:49:36.059] Load(Texture): StageRecovery/icon_blizzy
[LOG 21:49:36.062] Load(Texture): UmbraSpaceIndustries/ART/CrewHatch/Crew_Difuse
[LOG 21:49:36.064] Load(Texture): UmbraSpaceIndustries/ART/CrewHatch/Crew_Emissive
[LOG 21:49:36.068] Load(Texture): UmbraSpaceIndustries/ART/CrewHatch/Crew_Normal_NRM
[LOG 21:49:36.071] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/DifuseTemplate
[LOG 21:49:36.073] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/Ka
[LOG 21:49:36.075] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/LF
[LOG 21:49:36.076] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/Normal_NRM
[LOG 21:49:36.078] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/OX
[LOG 21:49:36.080] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/XE
[LOG 21:49:36.082] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Difuse
[LOG 21:49:36.085] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Emissive
[LOG 21:49:36.088] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Lens
[LOG 21:49:36.090] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Normal_NRM
[LOG 21:49:36.093] Load(Texture): UmbraSpaceIndustries/ART/Jaw/particle
[LOG 21:49:36.095] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/Difuse
[LOG 21:49:36.097] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/Emissive
[LOG 21:49:36.099] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/FairingDifuse
[LOG 21:49:36.101] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/Normal_NRM
[LOG 21:49:36.104] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/RCSDifuse
[LOG 21:49:36.129] Load(Texture): UmbraSpaceIndustries/ART/RockTank/Difuse
[LOG 21:49:36.131] Load(Texture): UmbraSpaceIndustries/ART/Separator/DiffuseTemplate
[LOG 21:49:36.134] Load(Texture): UmbraSpaceIndustries/ART/Separator/Emissive
[LOG 21:49:36.137] Load(Texture): UmbraSpaceIndustries/ART/Separator/EX
[LOG 21:49:36.140] Load(Texture): UmbraSpaceIndustries/ART/Separator/KA
[LOG 21:49:36.143] Load(Texture): UmbraSpaceIndustries/ART/Separator/LQ
[LOG 21:49:36.146] Load(Texture): UmbraSpaceIndustries/ART/Separator/Normal_NRM
[LOG 21:49:36.152] Load(Texture): UmbraSpaceIndustries/ART/Spaces/CrewHatch/DifuseHatch
[LOG 21:49:36.156] Load(Texture): UmbraSpaceIndustries/ART/Spaces/CrewHatch/DifuseIva
[LOG 21:49:36.160] Load(Texture): UmbraSpaceIndustries/FX/bubble
[LOG 21:49:36.163] Load(Texture): UmbraSpaceIndustries/FX/Fish
[LOG 21:49:36.167] Load(Texture): UmbraSpaceIndustries/FX/Sediment
[LOG 21:49:36.171] Load(Texture): UmbraSpaceIndustries/Konstruction/Servo
[LOG 21:49:36.176] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_01
[LOG 21:49:36.178] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_02
[LOG 21:49:36.180] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_03
[LOG 21:49:36.183] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_04
[LOG 21:49:36.185] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_05
[LOG 21:49:36.194] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/model000
[LOG 21:49:36.195] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/model001
[LOG 21:49:36.197] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/model000
[LOG 21:49:36.199] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/model001
[LOG 21:49:36.201] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/model000
[LOG 21:49:36.203] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/model001
[LOG 21:49:36.206] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM
[LOG 21:49:36.208] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle
[LOG 21:49:36.210] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/crinkleFoil_NRM
[LOG 21:49:36.212] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper
[LOG 21:49:36.237] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_gold
[LOG 21:49:36.238] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green
[LOG 21:49:36.240] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_NRM
[LOG 21:49:36.242] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber
[LOG 21:49:36.244] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/FlatTanks
[LOG 21:49:36.246] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/FlatTanks_NRM
[LOG 21:49:36.248] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/KISPak
[LOG 21:49:36.250] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00
[LOG 21:49:36.252] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01
[LOG 21:49:36.254] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02
[LOG 21:49:36.255] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03
[LOG 21:49:36.257] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04
[LOG 21:49:36.259] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05
[LOG 21:49:36.261] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06
[LOG 21:49:36.263] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07
[LOG 21:49:36.265] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_08
[LOG 21:49:36.266] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09
[LOG 21:49:36.268] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10
[LOG 21:49:36.270] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11
[LOG 21:49:36.272] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12
[LOG 21:49:36.274] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13
[LOG 21:49:36.277] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14
[LOG 21:49:36.278] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15
[LOG 21:49:36.280] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16
[LOG 21:49:36.282] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17
[LOG 21:49:36.284] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18
[LOG 21:49:36.286] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19
[LOG 21:49:36.288] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20
[LOG 21:49:36.290] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21
[LOG 21:49:36.292] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22
[LOG 21:49:36.294] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23
[LOG 21:49:36.296] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS
[LOG 21:49:36.298] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_N_NRM
[LOG 21:49:36.300] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/miniPak_N_NRM
[LOG 21:49:36.302] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/MKV_Shared
[LOG 21:49:36.305] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/MKV_Shared_GLOW
[LOG 21:49:36.307] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/MKV_Tex_04
[LOG 21:49:36.309] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/NukeTank
[LOG 21:49:36.311] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/NukeTank_Emmissive
[LOG 21:49:36.313] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Shared
[LOG 21:49:36.315] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_00
[LOG 21:49:36.317] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_01
[LOG 21:49:36.319] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_02
[LOG 21:49:36.320] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_03
[LOG 21:49:36.322] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_04
[LOG 21:49:36.324] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_05
[LOG 21:49:36.325] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_06
[LOG 21:49:36.327] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_07
[LOG 21:49:36.329] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_08
[LOG 21:49:36.330] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_09
[LOG 21:49:36.332] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_KP
[LOG 21:49:36.334] Load(Texture): UmbraSpaceIndustries/LifeSupport/Supplies
[WRN 21:49:36.335] Texture load error in 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.dds'
[LOG 21:49:36.336] Load(Texture): UmbraSpaceIndustries/LifeSupport/Supplies
[LOG 21:49:36.339] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Greenhouse
[LOG 21:49:36.341] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/GreenhouseGlass
[LOG 21:49:36.343] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Greenhouse_Glow
[LOG 21:49:36.345] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/JebFlag
[LOG 21:49:36.347] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak
[LOG 21:49:36.348] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_01
[LOG 21:49:36.350] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_02
[LOG 21:49:36.352] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_03
[LOG 21:49:36.354] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_N_NRM
[LOG 21:49:36.356] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/NomTank
[LOG 21:49:36.358] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N_NRM
[LOG 21:49:36.360] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/propsGeneric
[LOG 21:49:36.363] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Recycler
[LOG 21:49:36.365] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Recycler_GLOW
[LOG 21:49:36.367] Load(Texture): UmbraSpaceIndustries/LifeSupport/Spaces/Greenhouse
[LOG 21:49:36.369] Load(Texture): UmbraSpaceIndustries/LifeSupport/Spaces/Greenhouse_Glow
[LOG 21:49:36.371] Load(Texture): UmbraSpaceIndustries/LifeSupport/Spaces/propsGeneric
[LOG 21:49:36.374] Load(Texture): UmbraSpaceIndustries/MKS/Kolony
[LOG 21:49:36.377] Load(Texture): UmbraSpaceIndustries/MKS/Kolony24
[LOG 21:49:36.379] Load(Texture): UmbraSpaceIndustries/MKS/OrbitalLogistics
[LOG 21:49:36.382] Load(Texture): UmbraSpaceIndustries/MKS/OrbitalLogistics24
[LOG 21:49:36.384] Load(Texture): UmbraSpaceIndustries/MKS/PlanLog
[LOG 21:49:36.387] Load(Texture): UmbraSpaceIndustries/MKS/PlanLog24
[LOG 21:49:36.389] Load(Texture): UmbraSpaceIndustries/MKS/StationManager
[LOG 21:49:36.392] Load(Texture): UmbraSpaceIndustries/MKS/StationManager24
[LOG 21:49:36.395] Load(Texture): UmbraSpaceIndustries/MKS/Assets/AgExt
[LOG 21:49:36.397] Load(Texture): UmbraSpaceIndustries/MKS/Assets/BlueGlass30
[LOG 21:49:36.398] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_02
[LOG 21:49:36.400] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_02_Glow
[LOG 21:49:36.402] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_03
[LOG 21:49:36.404] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_03_Glow
[LOG 21:49:36.406] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_04
[LOG 21:49:36.408] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_04_Glow
[LOG 21:49:36.410] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_05
[LOG 21:49:36.412] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_05_Glow
[LOG 21:49:36.414] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_06
[LOG 21:49:36.416] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_06_Glow
[LOG 21:49:36.418] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_07
[LOG 21:49:36.420] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_07_Glow
[LOG 21:49:36.422] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_08
[LOG 21:49:36.424] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_08_Glow
[LOG 21:49:36.426] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Fabric
[LOG 21:49:36.428] Load(Texture): UmbraSpaceIndustries/MKS/Assets/fabric_N_NRM
[LOG 21:49:36.430] Load(Texture): UmbraSpaceIndustries/MKS/Assets/FrostedGlass30
[LOG 21:49:36.432] Load(Texture): UmbraSpaceIndustries/MKS/Assets/HabExt
[LOG 21:49:36.434] Load(Texture): UmbraSpaceIndustries/MKS/Assets/mini_drill
[LOG 21:49:36.436] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKII_Shared_01
[LOG 21:49:36.462] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKII_Shared_01_GLOW
[LOG 21:49:36.464] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_Shared_01
[LOG 21:49:36.467] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_Shared_01_GLOW
[LOG 21:49:36.468] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_TEX_01
[LOG 21:49:36.471] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_TEX_01_NRM
[LOG 21:49:36.474] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Shared
[LOG 21:49:36.476] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Shared_GLOW
[LOG 21:49:36.478] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_01
[LOG 21:49:36.480] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_02
[LOG 21:49:36.483] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_02_GLOW
[LOG 21:49:36.485] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_02_N_NRM
[LOG 21:49:36.488] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_03
[LOG 21:49:36.490] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_03_GLOW
[LOG 21:49:36.493] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_03_N_NRM
[LOG 21:49:36.496] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04
[LOG 21:49:36.498] Load(Texture): UmbraSpaceIndustries/MKS/Assets/PowerAntenna
[LOG 21:49:36.500] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Ranger01
[LOG 21:49:36.502] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Salamander
[LOG 21:49:36.504] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Salamander_IVA
[LOG 21:49:36.507] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Shared
[LOG 21:49:36.510] Load(Texture): UmbraSpaceIndustries/MKS/Assets/sw_01
[LOG 21:49:36.511] Load(Texture): UmbraSpaceIndustries/MKS/Assets/sw_02
[LOG 21:49:36.513] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_03
[LOG 21:49:36.514] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_04
[LOG 21:49:36.516] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_05
[LOG 21:49:36.518] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_06
[LOG 21:49:36.520] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_07
[LOG 21:49:36.522] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_08
[LOG 21:49:36.524] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_09
[LOG 21:49:36.526] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_10
[LOG 21:49:36.527] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_11
[LOG 21:49:36.529] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_12
[LOG 21:49:36.531] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_13
[LOG 21:49:36.533] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_14
[LOG 21:49:36.535] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_15
[LOG 21:49:36.537] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_16
[LOG 21:49:36.538] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_17
[LOG 21:49:36.540] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_18
[LOG 21:49:36.542] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_19
[LOG 21:49:36.543] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_20
[LOG 21:49:36.545] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t22
[LOG 21:49:36.547] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t23
[LOG 21:49:36.548] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t24
[LOG 21:49:36.550] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t25
[LOG 21:49:36.552] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t26
[LOG 21:49:36.553] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t27
[LOG 21:49:36.555] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t32
[LOG 21:49:36.557] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t33
[LOG 21:49:36.559] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t34
[LOG 21:49:36.560] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t35
[LOG 21:49:36.562] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t36
[LOG 21:49:36.564] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t37
[LOG 21:49:36.565] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t38
[LOG 21:49:36.567] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t39
[LOG 21:49:36.569] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t40
[LOG 21:49:36.570] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t42
[LOG 21:49:36.572] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t50
[LOG 21:49:36.574] Load(Texture): UmbraSpaceIndustries/MKS/Assets/TriBitDrill_RD
[LOG 21:49:36.575] Load(Texture): UmbraSpaceIndustries/MKS/Assets/TriBitDrill_WT
[LOG 21:49:36.577] Load(Texture): UmbraSpaceIndustries/MKS/Assets/TundraGlass
[LOG 21:49:36.579] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_01
[LOG 21:49:36.581] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_02
[LOG 21:49:36.584] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_02_NRM
[LOG 21:49:36.587] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_03
[LOG 21:49:36.612] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_04
[LOG 21:49:36.618] Load(Texture): UmbraSpaceIndustries/MKS/Flags/USI1
[LOG 21:49:36.621] Load(Texture): UmbraSpaceIndustries/MKS/Flags/USI2
[LOG 21:49:36.625] Load(Texture): UmbraSpaceIndustries/MKS/Flags/USI3
[LOG 21:49:36.629] Load(Texture): UmbraSpaceIndustries/MKS/Spaces/propsGeneric
[LOG 21:49:36.631] Load(Texture): UmbraSpaceIndustries/MKS/Spaces/propsGeneric_02
[LOG 21:49:36.634] Load(Texture): UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA
[LOG 21:49:36.636] Load(Texture): UmbraSpaceIndustries/ReactorPack/Assets/BlueGlass
[LOG 21:49:36.638] Load(Texture): UmbraSpaceIndustries/ReactorPack/Assets/NUKES
[LOG 21:49:36.641] Load(Texture): WarpPlugin/Category/WarpPlugin
[LOG 21:49:36.643] Load(Texture): WarpPlugin/Category/WarpPlugin_selected
[LOG 21:49:36.645] Load(Texture): WarpPlugin/Flags/KSPIE_Flag
[LOG 21:49:36.649] Load(Texture): WarpPlugin/Flags/KSPIE_Flag_Scaled
[LOG 21:49:36.652] Load(Texture): WarpPlugin/FX/plasma
[LOG 21:49:36.654] Load(Texture): WarpPlugin/FX/puff
[LOG 21:49:36.657] Load(Texture): WarpPlugin/FX/WildBlue/Electron
[LOG 21:49:36.659] Load(Texture): WarpPlugin/FX/WildBlue/Fusion
[LOG 21:49:36.660] Load(Texture): WarpPlugin/FX/WildBlue/Hydrogen
[LOG 21:49:36.662] Load(Texture): WarpPlugin/FX/WildBlue/Hydrogen2
[LOG 21:49:36.664] Load(Texture): WarpPlugin/FX/WildBlue/LiquidFuel
[LOG 21:49:36.665] Load(Texture): WarpPlugin/FX/WildBlue/Particle
[LOG 21:49:36.667] Load(Texture): WarpPlugin/FX/WildBlue/Plasma2
[LOG 21:49:36.668] Load(Texture): WarpPlugin/ParticleFX/alumina_resource_point
[LOG 21:49:36.671] Load(Texture): WarpPlugin/ParticleFX/explode
[LOG 21:49:36.674] Load(Texture): WarpPlugin/ParticleFX/explode2
[LOG 21:49:36.676] Load(Texture): WarpPlugin/ParticleFX/PlasmaMedGlow
[LOG 21:49:36.678] Load(Texture): WarpPlugin/ParticleFX/resource_point
[LOG 21:49:36.680] Load(Texture): WarpPlugin/ParticleFX/thorium_resource_point
[LOG 21:49:36.683] Load(Texture): WarpPlugin/ParticleFX/transparent
[LOG 21:49:36.686] Load(Texture): WarpPlugin/ParticleFX/uranium_resource_point
[LOG 21:49:36.689] Load(Texture): WarpPlugin/ParticleFX/warp
[LOG 21:49:36.692] Load(Texture): WarpPlugin/ParticleFX/warp10
[LOG 21:49:36.694] Load(Texture): WarpPlugin/ParticleFX/warp11
[LOG 21:49:36.697] Load(Texture): WarpPlugin/ParticleFX/warp12
[LOG 21:49:36.699] Load(Texture): WarpPlugin/ParticleFX/warp13
[LOG 21:49:36.701] Load(Texture): WarpPlugin/ParticleFX/warp14
[LOG 21:49:36.704] Load(Texture): WarpPlugin/ParticleFX/warp15
[LOG 21:49:36.706] Load(Texture): WarpPlugin/ParticleFX/warp16
[LOG 21:49:36.709] Load(Texture): WarpPlugin/ParticleFX/warp2
[LOG 21:49:36.711] Load(Texture): WarpPlugin/ParticleFX/warp3
[LOG 21:49:36.713] Load(Texture): WarpPlugin/ParticleFX/warp4
[LOG 21:49:36.716] Load(Texture): WarpPlugin/ParticleFX/warp5
[LOG 21:49:36.718] Load(Texture): WarpPlugin/ParticleFX/warp6
[LOG 21:49:36.721] Load(Texture): WarpPlugin/ParticleFX/warp7
[LOG 21:49:36.723] Load(Texture): WarpPlugin/ParticleFX/warp8
[LOG 21:49:36.726] Load(Texture): WarpPlugin/ParticleFX/warp9
[LOG 21:49:36.728] Load(Texture): WarpPlugin/ParticleFX/warpr
[LOG 21:49:36.730] Load(Texture): WarpPlugin/ParticleFX/warpr10
[LOG 21:49:36.733] Load(Texture): WarpPlugin/ParticleFX/warpr11
[LOG 21:49:36.736] Load(Texture): WarpPlugin/ParticleFX/warpr12
[LOG 21:49:36.738] Load(Texture): WarpPlugin/ParticleFX/warpr13
[LOG 21:49:36.741] Load(Texture): WarpPlugin/ParticleFX/warpr14
[LOG 21:49:36.743] Load(Texture): WarpPlugin/ParticleFX/warpr15
[LOG 21:49:36.746] Load(Texture): WarpPlugin/ParticleFX/warpr16
[LOG 21:49:36.748] Load(Texture): WarpPlugin/ParticleFX/warpr2
[LOG 21:49:36.750] Load(Texture): WarpPlugin/ParticleFX/warpr3
[LOG 21:49:36.753] Load(Texture): WarpPlugin/ParticleFX/warpr4
[LOG 21:49:36.755] Load(Texture): WarpPlugin/ParticleFX/warpr5
[LOG 21:49:36.758] Load(Texture): WarpPlugin/ParticleFX/warpr6
[LOG 21:49:36.760] Load(Texture): WarpPlugin/ParticleFX/warpr7
[LOG 21:49:36.762] Load(Texture): WarpPlugin/ParticleFX/warpr8
[LOG 21:49:36.765] Load(Texture): WarpPlugin/ParticleFX/warpr9
[LOG 21:49:36.767] Load(Texture): WarpPlugin/ParticleFX/water_resource_point
[LOG 21:49:36.770] Load(Texture): WarpPlugin/Parts/Command/computerCore/ComputerCoreTexture
[LOG 21:49:36.773] Load(Texture): WarpPlugin/Parts/Command/scienceModule/diff
[LOG 21:49:36.777] Load(Texture): WarpPlugin/Parts/Command/scienceModule/glow
[LOG 21:49:36.780] Load(Texture): WarpPlugin/Parts/Command/scienceModule/nrml_NRM
[LOG 21:49:36.783] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterCollector/trap_diff
[LOG 21:49:36.785] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterCollector/trap_normals copy_NRM
[LOG 21:49:36.787] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterReactors/diff
[LOG 21:49:36.791] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterReactors/glow
[LOG 21:49:36.793] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterReactors/n__NRM
[LOG 21:49:36.796] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor-25-e
[LOG 21:49:36.800] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor-25
[LOG 21:49:36.803] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor_light
[LOG 21:49:36.805] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor_light_e
[LOG 21:49:36.807] Load(Texture): WarpPlugin/Parts/Electrical/DustyPlasma/FissionSmallTexture
[LOG 21:49:36.831] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/big_diff
[LOG 21:49:36.834] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/glow
[LOG 21:49:36.838] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/n_normals copy_NRM
[LOG 21:49:36.841] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/diff_small
[LOG 21:49:36.843] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/n_normals_small_NRM
[LOG 21:49:36.845] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/small_glow
[LOG 21:49:36.847] Load(Texture): WarpPlugin/Parts/Electrical/FissFussReactor/FusionBigTexture
[LOG 21:49:36.850] Load(Texture): WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor
[LOG 21:49:36.854] Load(Texture): WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor_EMM
[LOG 21:49:36.857] Load(Texture): WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor_NRM
[LOG 21:49:36.861] Load(Texture): WarpPlugin/Parts/Electrical/IXSMainHull/ixs_MAINHULL_diffuse_tga
[LOG 21:49:36.871] Load(Texture): WarpPlugin/Parts/Electrical/IXSMainHull/ixs_MAINHULL_EMISSIVE_tga
[LOG 21:49:36.876] Load(Texture): WarpPlugin/Parts/Electrical/IXSWarpRing/ixs_WARPING_DIFFUSE_finalTGA
[LOG 21:49:36.879] Load(Texture): WarpPlugin/Parts/Electrical/IXSWarpRing/ixs_WARPING_EMISSIVE_finalTGA
[LOG 21:49:36.884] Load(Texture): WarpPlugin/Parts/Electrical/LargeFusionReactor/FusionMedTexture
[LOG 21:49:36.886] Load(Texture): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr_Diff
[LOG 21:49:36.909] Load(Texture): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr_LM
[LOG 21:49:36.911] Load(Texture): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr_Nrm 1_NRM
[LOG 21:49:36.913] Load(Texture): WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor
[LOG 21:49:36.915] Load(Texture): WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor_EMM
[LOG 21:49:36.917] Load(Texture): WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor_NRM
[LOG 21:49:36.919] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Accretion_Disk
[LOG 21:49:36.921] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Blackbody
[LOG 21:49:36.924] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Light_Emmit
[LOG 21:49:36.927] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Light_Tex
[LOG 21:49:36.929] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Metal_Tex
[LOG 21:49:36.931] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_ReactorShell-NRM
[LOG 21:49:36.933] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_ReactorShell
[LOG 21:49:36.935] Load(Texture): WarpPlugin/Parts/Electrical/SmallFusionReactor/glow
[LOG 21:49:36.937] Load(Texture): WarpPlugin/Parts/Electrical/SmallFusionReactor/n2_normals_NRM
[LOG 21:49:36.939] Load(Texture): WarpPlugin/Parts/Electrical/SmallFusionReactor/Sdiff
[LOG 21:49:36.941] Load(Texture): WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha
[LOG 21:49:36.945] Load(Texture): WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha_EMM
[LOG 21:49:36.948] Load(Texture): WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha_NRM
[LOG 21:49:36.952] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive/1_normals copy_NRM
[LOG 21:49:36.955] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive/diff
[LOG 21:49:36.959] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive/glow_p
[LOG 21:49:36.961] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive2/glow
[LOG 21:49:36.963] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive2/n_normals copy_NRM
[LOG 21:49:36.967] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive2/Object044VRayCompleteMap
[LOG 21:49:36.970] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaMedGlow
[LOG 21:49:36.973] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaMedTexture
[LOG 21:49:36.975] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaSmallGlow
[LOG 21:49:36.977] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaSmallTexture
[LOG 21:49:36.979] Load(Texture): WarpPlugin/Parts/Engines/Daedalus/FusionEngine__Color
[LOG 21:49:36.984] Load(Texture): WarpPlugin/Parts/Engines/Daedalus/FusionEngine__Nomal
[LOG 21:49:36.986] Load(Texture): WarpPlugin/Parts/Engines/InlineRCS/dark_swatch
[LOG 21:49:36.987] Load(Texture): WarpPlugin/Parts/Engines/InlineRCS/NewRCSInline1
[LOG 21:49:36.991] Load(Texture): WarpPlugin/Parts/Engines/InlineRCS/NewRCSInline1NRML_NRM
[LOG 21:49:37.015] Load(Texture): WarpPlugin/Parts/Engines/KANDL/Fairing
[LOG 21:49:37.017] Load(Texture): WarpPlugin/Parts/Engines/KANDL/RadioIsotopeRocket
[LOG 21:49:37.019] Load(Texture): WarpPlugin/Parts/Engines/KANDL/RadioIsotopeRocket_GLOW
[LOG 21:49:37.020] Load(Texture): WarpPlugin/Parts/Engines/LANTR/LANTR
[LOG 21:49:37.023] Load(Texture): WarpPlugin/Parts/Engines/LANTR/LANTR_Fairing
[LOG 21:49:37.025] Load(Texture): WarpPlugin/Parts/Engines/LANTR/LANTR_Glow_color
[LOG 21:49:37.026] Load(Texture): WarpPlugin/Parts/Engines/LightBulb/lightbulb
[LOG 21:49:37.030] Load(Texture): WarpPlugin/Parts/Engines/LightBulb/lightbulb_Emissive
[LOG 21:49:37.032] Load(Texture): WarpPlugin/Parts/Engines/LightBulb/Lightbulb_Fairing
[LOG 21:49:37.034] Load(Texture): WarpPlugin/Parts/Engines/LinearRCS/model000
[LOG 21:49:37.037] Load(Texture): WarpPlugin/Parts/Engines/LinearRCS/model001
[LOG 21:49:37.039] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNozzleTexture
[LOG 21:49:37.041] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/magnozzle_fairing
[LOG 21:49:37.044] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _0_D
[LOG 21:49:37.048] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _0_N_NRM
[LOG 21:49:37.052] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _1_D
[LOG 21:49:37.054] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _1_N_NRM
[LOG 21:49:37.056] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/maznozzle_fairing_N_NRM
[LOG 21:49:37.059] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle3/ffr
[LOG 21:49:37.103] Load(Texture): WarpPlugin/Parts/Engines/MethaneEngine/diff
[LOG 21:49:37.107] Load(Texture): WarpPlugin/Parts/Engines/MethaneEngine/glow
[LOG 21:49:37.110] Load(Texture): WarpPlugin/Parts/Engines/MethaneEngine/n_NRM
[LOG 21:49:37.114] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/engine_DIF
[LOG 21:49:37.117] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/engine_EMI
[LOG 21:49:37.119] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/engine_NRM
[LOG 21:49:37.123] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/fairing_DIF
[LOG 21:49:37.125] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/fairing_NRM
[LOG 21:49:37.127] Load(Texture): WarpPlugin/Parts/Engines/MPD/diff
[LOG 21:49:37.130] Load(Texture): WarpPlugin/Parts/Engines/MPD/glow
[LOG 21:49:37.158] Load(Texture): WarpPlugin/Parts/Engines/MPD/n_normals copy_NRM
[LOG 21:49:37.161] Load(Texture): WarpPlugin/Parts/Engines/NBrcs5block/rcs5blockSpecular
[LOG 21:49:37.164] Load(Texture): WarpPlugin/Parts/Engines/NBrcsCorner/rcsCornerSpecular
[LOG 21:49:37.168] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Mk3Fuselage
[LOG 21:49:37.169] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/model000
[LOG 21:49:37.171] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Size3AdvancedEngineDiffuse
[LOG 21:49:37.173] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Size3AdvancedEngineEmissive
[LOG 21:49:37.175] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Size3AdvancedEngineNormal_NRM
[LOG 21:49:37.177] Load(Texture): WarpPlugin/Parts/Engines/NuclearTurbojet/TurboNuke
[LOG 21:49:37.181] Load(Texture): WarpPlugin/Parts/Engines/NuclearTurbojet/TurboNuke_NRM
[LOG 21:49:37.184] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/blank
[LOG 21:49:37.185] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-25-shroud
[LOG 21:49:37.189] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25-e
[LOG 21:49:37.192] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25-n_NRM
[LOG 21:49:37.195] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25
[LOG 21:49:37.199] Load(Texture): WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/IXS_ENGINE_diffuseTGAfinal
[LOG 21:49:37.201] Load(Texture): WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/IXS_ENGINE_emissive
[LOG 21:49:37.213] Load(Texture): WarpPlugin/Parts/Engines/RCSTank/cstRINGhole
[LOG 21:49:37.220] Load(Texture): WarpPlugin/Parts/Engines/RCSTank/cstSM
[LOG 21:49:37.225] Load(Texture): WarpPlugin/Parts/Engines/RCSTank/cstUMB
[LOG 21:49:37.231] Load(Texture): WarpPlugin/Parts/Engines/RetractablerRcsBlock/texture
[LOG 21:49:37.235] Load(Texture): WarpPlugin/Parts/Engines/RetractablerRcsCurved/texture
[LOG 21:49:37.238] Load(Texture): WarpPlugin/Parts/Engines/solarSail/ArmBaseTEX
[LOG 21:49:37.242] Load(Texture): WarpPlugin/Parts/Engines/solarSail/ArmExtNORM_NRM
[LOG 21:49:37.246] Load(Texture): WarpPlugin/Parts/Engines/solarSail/BaseNORM_NRM
[LOG 21:49:37.271] Load(Texture): WarpPlugin/Parts/Engines/solarSail/BaseTEX
[LOG 21:49:37.274] Load(Texture): WarpPlugin/Parts/Engines/solarSail/DoorNORM_NRM
[LOG 21:49:37.278] Load(Texture): WarpPlugin/Parts/Engines/solarSail/DoorTEX
[LOG 21:49:37.282] Load(Texture): WarpPlugin/Parts/Engines/solarSail/SailTEX
[LOG 21:49:37.285] Load(Texture): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME
[LOG 21:49:37.288] Load(Texture): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME_GLOW
[LOG 21:49:37.289] Load(Texture): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME_NRM
[LOG 21:49:37.291] Load(Texture): WarpPlugin/Parts/Engines/ThermalRocketNozzle/diff
[LOG 21:49:37.295] Load(Texture): WarpPlugin/Parts/Engines/ThermalRocketNozzle/glow
[LOG 21:49:37.299] Load(Texture): WarpPlugin/Parts/Engines/ThermalRocketNozzle/n_1_NRM
[LOG 21:49:37.303] Load(Texture): WarpPlugin/Parts/Engines/ThermalTurbojet/diff
[LOG 21:49:37.305] Load(Texture): WarpPlugin/Parts/Engines/ThermalTurbojet/light
[LOG 21:49:37.307] Load(Texture): WarpPlugin/Parts/Engines/ThermalTurbojet/n_normals_NRM
[LOG 21:49:37.311] Load(Texture): WarpPlugin/Parts/Engines/Tokamak/SupernovaTexture
[LOG 21:49:37.313] Load(Texture): WarpPlugin/Parts/Engines/Tokamak/SupernovaTextureSpec
[LOG 21:49:37.317] Load(Texture): WarpPlugin/Parts/Engines/Tokamak/SupernovaTexture_NRM
[LOG 21:49:37.321] Load(Texture): WarpPlugin/Parts/Engines/Vasimr/VasimrTexture
[LOG 21:49:37.325] Load(Texture): WarpPlugin/Parts/Engines/vista/diff
[LOG 21:49:37.328] Load(Texture): WarpPlugin/Parts/Engines/vista/glow
[LOG 21:49:37.330] Load(Texture): WarpPlugin/Parts/Engines/vista/N_normals copy_NRM
[LOG 21:49:37.357] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks1/small_diff
[LOG 21:49:37.359] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks1/small_glow
[LOG 21:49:37.361] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks1/small_normals_NRM
[LOG 21:49:37.363] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks2/big_diff
[LOG 21:49:37.366] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks2/big_glow
[LOG 21:49:37.369] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks2/big_n_NRM
[LOG 21:49:37.373] Load(Texture): WarpPlugin/Parts/FuelTank/DeuteriumCryostat/deuteriumtank
[LOG 21:49:37.375] Load(Texture): WarpPlugin/Parts/FuelTank/HeliumCryostat/heliumtank
[LOG 21:49:37.377] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2m-Specular
[LOG 21:49:37.381] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarGasTank/xenonSphereSpecular
[LOG 21:49:37.383] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarOreTank/ksp_l_resourceContainer_diff
[LOG 21:49:37.386] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarOreTank/ksp_l_resourceContainer_norm
[LOG 21:49:37.391] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarSphereTank/dif2f
[LOG 21:49:37.394] Load(Texture): WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/model000
[LOG 21:49:37.396] Load(Texture): WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/model001
[LOG 21:49:37.398] Load(Texture): WarpPlugin/Parts/FuelTank/LongWaterTank/box_diff_A_C
[LOG 21:49:37.401] Load(Texture): WarpPlugin/Parts/FuelTank/LongWaterTank/BOX_normals_NRM
[LOG 21:49:37.403] Load(Texture): WarpPlugin/Parts/FuelTank/NBconeTank3m/coneTankSpecular
[LOG 21:49:37.407] Load(Texture): WarpPlugin/Parts/FuelTank/NitrogenCryostat/deuteriumtank
[LOG 21:49:37.409] Load(Texture): WarpPlugin/Parts/FuelTank/NuclearFuelTank/NR_JR_Diff
[LOG 21:49:37.410] Load(Texture): WarpPlugin/Parts/FuelTank/NuclearFuelTank/NR_Jr_Lm
[LOG 21:49:37.412] Load(Texture): WarpPlugin/Parts/FuelTank/NuclearFuelTank/NR_JR_NRM_NRM
[LOG 21:49:37.414] Load(Texture): WarpPlugin/Parts/FuelTank/RVAntimatter/Radial_Tank
[LOG 21:49:37.416] Load(Texture): WarpPlugin/Parts/FuelTank/RVDeutTrit/Radial_Tank
[LOG 21:49:37.417] Load(Texture): WarpPlugin/Parts/FuelTank/RVHe3/Radial_Tank
[LOG 21:49:37.419] Load(Texture): WarpPlugin/Parts/FuelTank/RVHexbor/Radial_Tank
[LOG 21:49:37.421] Load(Texture): WarpPlugin/Parts/FuelTank/RVLithium/Radial_Tank
[LOG 21:49:37.423] Load(Texture): WarpPlugin/Parts/FuelTank/RVThorium/Radial_Tank
[LOG 21:49:37.425] Load(Texture): WarpPlugin/Parts/FuelTank/RVUranium/Radial_Tank
[LOG 21:49:37.426] Load(Texture): WarpPlugin/Parts/FuelTank/RVUranium2/Radial_Tank
[LOG 21:49:37.428] Load(Texture): WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Radial_Tank
[LOG 21:49:37.430] Load(Texture): WarpPlugin/Parts/FuelTank/WrapperTank/Decoupler
[LOG 21:49:37.432] Load(Texture): WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank
[LOG 21:49:37.436] Load(Texture): WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray
[LOG 21:49:37.438] Load(Texture): WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser
[LOG 21:49:37.440] Load(Texture): WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron
[LOG 21:49:37.442] Load(Texture): WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel2000
[LOG 21:49:37.446] Load(Texture): WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel2001
[LOG 21:49:37.471] Load(Texture): WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel2000
[LOG 21:49:37.475] Load(Texture): WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel2001
[LOG 21:49:37.479] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA
[LOG 21:49:37.482] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA_hex
[LOG 21:49:37.484] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA_hex_NRM
[LOG 21:49:37.487] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA_NRM
[LOG 21:49:37.491] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model000
[LOG 21:49:37.493] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model001
[LOG 21:49:37.495] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model002
[LOG 21:49:37.498] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model003
[LOG 21:49:37.501] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model004
[LOG 21:49:37.504] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model005
[LOG 21:49:37.506] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model006
[LOG 21:49:37.508] Load(Texture): WarpPlugin/Parts/Microwave/InlinePhasedArray/MWR_Sphere
[LOG 21:49:37.512] Load(Texture): WarpPlugin/Parts/Microwave/LaserTransmitter/Laser
[LOG 21:49:37.514] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna
[LOG 21:49:37.518] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna_NRM
[LOG 21:49:37.523] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/mter
[LOG 21:49:37.526] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/mter_emissive
[LOG 21:49:37.529] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/mter_normals
[LOG 21:49:37.533] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mk2Fuselage
[LOG 21:49:37.534] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mter
[LOG 21:49:37.536] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mter_emissive
[LOG 21:49:37.538] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mter_normals
[LOG 21:49:37.540] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveTransducer/METAL_textures
[LOG 21:49:37.628] Load(Texture): WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWSenderMK2
[LOG 21:49:37.635] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray1/n_normals_NRM
[LOG 21:49:37.660] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray1/n_occlusion
[LOG 21:49:37.664] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray2/n_normals_NRM
[LOG 21:49:37.668] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray2/n_occlusion
[LOG 21:49:37.671] Load(Texture): WarpPlugin/Parts/Microwave/PivotedInfraredMirror/MWSenderMK2
[LOG 21:49:37.674] Load(Texture): WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/ORI69
[LOG 21:49:37.676] Load(Texture): WarpPlugin/Parts/Microwave/RadialPhasedArray/MWR_Radial
[LOG 21:49:37.681] Load(Texture): WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/ORI69
[LOG 21:49:37.683] Load(Texture): WarpPlugin/Parts/Microwave/SphereMWR/SphereMR
[LOG 21:49:37.687] Load(Texture): WarpPlugin/Parts/Microwave/SpherePhasedArray/MWR_Sphere 1
[LOG 21:49:37.691] Load(Texture): WarpPlugin/Parts/Radiators/circradiatorKT/texture1
[LOG 21:49:37.693] Load(Texture): WarpPlugin/Parts/Radiators/circradiatorKT/texture1_e
[LOG 21:49:37.695] Load(Texture): WarpPlugin/Parts/Radiators/circradiatorKT/texture1_n
[LOG 21:49:37.697] Load(Texture): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3-e
[LOG 21:49:37.699] Load(Texture): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3-n_NRM
[LOG 21:49:37.702] Load(Texture): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3
[LOG 21:49:37.703] Load(Texture): WarpPlugin/Parts/Radiators/EdgeRadiator/radPanel
[LOG 21:49:37.706] Load(Texture): WarpPlugin/Parts/Radiators/EdgeRadiator/radPanel_N_NRM
[LOG 21:49:37.709] Load(Texture): WarpPlugin/Parts/Radiators/FlatRadiator/TinyPanelsTexture
[LOG 21:49:37.711] Load(Texture): WarpPlugin/Parts/Radiators/FoldingRadiators/radiator
[LOG 21:49:37.713] Load(Texture): WarpPlugin/Parts/Radiators/FoldingRadiators/radiator_N_NRM
[LOG 21:49:37.717] Load(Texture): WarpPlugin/Parts/Radiators/LargeFlatRadiator/glow
[LOG 21:49:37.719] Load(Texture): WarpPlugin/Parts/Radiators/LargeFlatRadiator/radtex
[LOG 21:49:37.721] Load(Texture): WarpPlugin/Parts/Radiators/LargeFlatRadiator/radtex_n
[LOG 21:49:37.723] Load(Texture): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-04-e
[LOG 21:49:37.726] Load(Texture): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-04-n_NRM
[LOG 21:49:37.730] Load(Texture): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-04
[LOG 21:49:37.734] Load(Texture): WarpPlugin/Parts/Radiators/RadialHeatRadiator/d
[LOG 21:49:37.759] Load(Texture): WarpPlugin/Parts/Radiators/RadialHeatRadiator/d_glow
[LOG 21:49:37.761] Load(Texture): WarpPlugin/Parts/Radiators/RadialHeatRadiator/n_NRM
[LOG 21:49:37.763] Load(Texture): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanel
[LOG 21:49:37.765] Load(Texture): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanel_N_NRM
[LOG 21:49:37.768] Load(Texture): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/diff
[LOG 21:49:37.772] Load(Texture): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/glow
[LOG 21:49:37.775] Load(Texture): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/n2_normals3_NRM
[LOG 21:49:37.778] Load(Texture): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-1-e
[LOG 21:49:37.780] Load(Texture): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-1-n_NRM
[LOG 21:49:37.783] Load(Texture): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-1
[LOG 21:49:37.785] Load(Texture): WarpPlugin/Parts/Radiators/UmbrellaRadiator/model000
[LOG 21:49:37.787] Load(Texture): WarpPlugin/Parts/Radiators/UmbrellaRadiator/model001
[LOG 21:49:37.790] Load(Texture): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-03-e
[LOG 21:49:37.792] Load(Texture): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-03-n_NRM
[LOG 21:49:37.794] Load(Texture): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-03
[LOG 21:49:37.796] Load(Texture): WarpPlugin/Parts/Radiators/WrapAroundRadiator/Radiators
[LOG 21:49:37.798] Load(Texture): WarpPlugin/Parts/Radiators/WrapAroundRadiator/Radiators_GLOW
[LOG 21:49:37.800] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/02
[LOG 21:49:37.802] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/ksp3meterhullwhite 1
[LOG 21:49:37.804] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/ksp_airlock_endcap
[LOG 21:49:37.806] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/ksp_darkgrey_panel
[LOG 21:49:37.808] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/nuclearTank
[LOG 21:49:37.812] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/panelType4Diffuse
[LOG 21:49:37.818] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/plasmaemissive
[LOG 21:49:37.824] Load(Texture): WarpPlugin/Parts/Science/Telescope/telescope 1
[LOG 21:49:37.827] Load(Texture): WarpPlugin/Parts/Utility/atmosphericScoop/model000
[LOG 21:49:37.830] Load(Texture): WarpPlugin/Parts/Utility/atmosphericScoop/model001
[LOG 21:49:37.832] Load(Texture): WarpPlugin/Parts/Utility/DTMagnetometer/mag_diff
[LOG 21:49:37.834] Load(Texture): WarpPlugin/Parts/Utility/DTMagnetometer/n_ copy_NRM
[LOG 21:49:37.836] Load(Texture): WarpPlugin/Parts/Utility/GammaRaySpectrometer/GRS
[LOG 21:49:37.838] Load(Texture): WarpPlugin/Parts/Utility/GammaRaySpectrometer/GRS_NRM
[LOG 21:49:37.840] Load(Texture): WarpPlugin/Parts/Utility/GCMassSpectrometer/box_diff_A_C
[LOG 21:49:37.842] Load(Texture): WarpPlugin/Parts/Utility/GCMassSpectrometer/BOX_normals_NRM
[LOG 21:49:37.844] Load(Texture): WarpPlugin/Parts/Utility/ISRU/Processor_Large
[LOG 21:49:37.846] Load(Texture): WarpPlugin/Parts/Utility/LargeRefinery/LPCTexture
[LOG 21:49:37.850] Load(Texture): WarpPlugin/Parts/Utility/LCMassSpectrometer/box_diff_A_C
[LOG 21:49:37.852] Load(Texture): WarpPlugin/Parts/Utility/LCMassSpectrometer/BOX_normals_NRM
[LOG 21:49:37.854] Load(Texture): WarpPlugin/Parts/Utility/radialAtmosphericScoop/texture 1
[LOG 21:49:37.858] Load(Texture): WarpPlugin/Parts/Utility/Refinery/glow_2
[LOG 21:49:37.862] Load(Texture): WarpPlugin/Parts/Utility/Refinery/sphere_body_DIFFUSE
[LOG 21:49:37.866] Load(Texture): WarpPlugin/Parts/Utility/Refinery/sphere_normalst_NRM
[LOG 21:49:37.891] Load(Texture): WarpPlugin/PlanetResourceData/bop_thorium
[LOG 21:49:37.898] Load(Texture): WarpPlugin/PlanetResourceData/bop_uranium
[LOG 21:49:37.904] Load(Texture): WarpPlugin/PlanetResourceData/dres_thorium
[LOG 21:49:37.924] Load(Texture): WarpPlugin/PlanetResourceData/dres_uranium
[LOG 21:49:37.942] Load(Texture): WarpPlugin/PlanetResourceData/duna_thorium
[LOG 21:49:37.961] Load(Texture): WarpPlugin/PlanetResourceData/duna_uranium
[LOG 21:49:37.980] Load(Texture): WarpPlugin/PlanetResourceData/duna_water
[LOG 21:49:37.998] Load(Texture): WarpPlugin/PlanetResourceData/eeloo_thorium
[LOG 21:49:38.001] Load(Texture): WarpPlugin/PlanetResourceData/eeloo_uranium
[LOG 21:49:38.005] Load(Texture): WarpPlugin/PlanetResourceData/eve_thorium
[LOG 21:49:38.020] Load(Texture): WarpPlugin/PlanetResourceData/eve_uranium
[LOG 21:49:38.040] Load(Texture): WarpPlugin/PlanetResourceData/gilly_thorium
[LOG 21:49:38.046] Load(Texture): WarpPlugin/PlanetResourceData/gilly_uranium
[LOG 21:49:38.053] Load(Texture): WarpPlugin/PlanetResourceData/Hale
[LOG 21:49:38.070] Load(Texture): WarpPlugin/PlanetResourceData/ike_alumina
[LOG 21:49:38.076] Load(Texture): WarpPlugin/PlanetResourceData/ike_thorium
[LOG 21:49:38.082] Load(Texture): WarpPlugin/PlanetResourceData/ike_uranium
[LOG 21:49:38.089] Load(Texture): WarpPlugin/PlanetResourceData/kerbin_thorium
[LOG 21:49:38.105] Load(Texture): WarpPlugin/PlanetResourceData/kerbin_uranium
[LOG 21:49:38.124] Load(Texture): WarpPlugin/PlanetResourceData/kerbin_water
[LOG 21:49:38.141] Load(Texture): WarpPlugin/PlanetResourceData/laythe_thorium
[LOG 21:49:38.164] Load(Texture): WarpPlugin/PlanetResourceData/laythe_uranium
[LOG 21:49:38.189] Load(Texture): WarpPlugin/PlanetResourceData/minmus_thorium
[LOG 21:49:38.199] Load(Texture): WarpPlugin/PlanetResourceData/minmus_uranium
[LOG 21:49:38.206] Load(Texture): WarpPlugin/PlanetResourceData/minmus_water
[LOG 21:49:38.220] Load(Texture): WarpPlugin/PlanetResourceData/moho_thorium
[LOG 21:49:38.240] Load(Texture): WarpPlugin/PlanetResourceData/moho_uranium
[LOG 21:49:38.259] Load(Texture): WarpPlugin/PlanetResourceData/mun_alumina
[LOG 21:49:38.277] Load(Texture): WarpPlugin/PlanetResourceData/mun_thorium
[LOG 21:49:38.295] Load(Texture): WarpPlugin/PlanetResourceData/mun_uranium
[LOG 21:49:38.314] Load(Texture): WarpPlugin/PlanetResourceData/mun_water
[LOG 21:49:38.323] Load(Texture): WarpPlugin/PlanetResourceData/Nissee
[LOG 21:49:38.338] Load(Texture): WarpPlugin/PlanetResourceData/Ovok
[LOG 21:49:38.351] Load(Texture): WarpPlugin/PlanetResourceData/Plock
[LOG 21:49:38.367] Load(Texture): WarpPlugin/PlanetResourceData/Polta
[LOG 21:49:38.382] Load(Texture): WarpPlugin/PlanetResourceData/pol_thorium
[LOG 21:49:38.392] Load(Texture): WarpPlugin/PlanetResourceData/pol_uranium
[LOG 21:49:38.402] Load(Texture): WarpPlugin/PlanetResourceData/Priax
[LOG 21:49:38.426] Load(Texture): WarpPlugin/PlanetResourceData/resource_point
[LOG 21:49:38.436] Load(Texture): WarpPlugin/PlanetResourceData/Slate
[LOG 21:49:38.463] Load(Texture): WarpPlugin/PlanetResourceData/Tal
[LOG 21:49:38.487] Load(Texture): WarpPlugin/PlanetResourceData/Tekto
[LOG 21:49:38.511] Load(Texture): WarpPlugin/PlanetResourceData/Thatmo
[LOG 21:49:38.536] Load(Texture): WarpPlugin/PlanetResourceData/tylo_alumina
[LOG 21:49:38.559] Load(Texture): WarpPlugin/PlanetResourceData/tylo_thorium
[LOG 21:49:38.583] Load(Texture): WarpPlugin/PlanetResourceData/tylo_uranium
[LOG 21:49:38.605] Load(Texture): WarpPlugin/PlanetResourceData/vall_thorium
[LOG 21:49:38.610] Load(Texture): WarpPlugin/PlanetResourceData/vall_uranium
[LOG 21:49:38.614] Load(Texture): WarpPlugin/PlanetResourceData/vall_water
[LOG 21:49:38.617] Load(Texture): WarpPlugin/PlanetResourceData/Wal
[LOG 21:49:38.641] Load(Texture): WarpPlugin/Spaces/sci/light
[LOG 21:49:38.644] Load(Texture): WarpPlugin/Spaces/sci/N_normals 1_NRM
[LOG 21:49:38.646] Load(Texture): WarpPlugin/Spaces/sci/smokeandmirrors
[LOG 21:49:38.648] Load(Texture): WarpPlugin/Spaces/sci/testy2
[LOG 21:49:38.650] Load(Texture): WarpPlugin/UITextures/megajoule_click
[LOG 21:49:38.654] Load(Texture): WarpPlugin/UITextures/megajoule_click2
[LOG 21:49:38.658] Load(Texture): WarpPlugin/UITextures/MicrowaveTransmitter
[LOG 21:49:38.661] Load(Texture): WarpPlugin/UITextures/MicrowaveTransmitter_selected
[LOG 21:49:38.664] Load(Texture): WarpPlugin/UITextures/Radiator
[LOG 21:49:38.667] Load(Texture): WarpPlugin/UITextures/Radiator_selected
[LOG 21:49:38.669] Load(Texture): WarpPlugin/UITextures/reactor
[LOG 21:49:38.672] Load(Texture): WarpPlugin/UITextures/reactor_selected
[LOG 21:49:38.676] Load(Texture): WarpPlugin/UITextures/thermal_click
[LOG 21:49:38.678] Load(Texture): WarpPlugin/UITextures/WarpEngine
[LOG 21:49:38.685] Load(Texture): WarpPlugin/UITextures/WarpEngine_selected
[LOG 21:49:38.688] Load(Model): 000_USITools/Spaces/IVAShell
[LOG 21:49:38.702] Load(Model): InterstellarFuelSwitch/Parts/TankRevamp/modelCC2501
[LOG 21:49:38.708] Load(Model): InterstellarFuelSwitch/Parts/TankRevamp/modelCT2501
[LOG 21:49:38.722] Load(Model): InterstellarFuelSwitch/Parts/TankRevamp/modelRFC2501
[LOG 21:49:38.727] Load(Model): MechJeb2/Parts/MechJeb2_AR202/model
[LOG 21:49:38.735] Load(Model): MechJeb2/Parts/MechJeb2_Pod/model
[WRN 21:49:38.751] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:38.752] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:38.752] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:38.753] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:38.753] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:38.753] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:38.753] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:38.754] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:38.761] Load(Model): Squad/FX/afterburner_flame
[LOG 21:49:38.765] Load(Model): Squad/FX/afterburner_shock
[LOG 21:49:38.768] Load(Model): Squad/FX/diamondBlue
[LOG 21:49:38.769] Load(Model): Squad/FX/exhaustFlames_blue
[LOG 21:49:38.771] Load(Model): Squad/FX/hydroLOXFlame
[LOG 21:49:38.774] Load(Model): Squad/FX/IonPlume
[LOG 21:49:38.776] Load(Model): Squad/FX/ks1_Exhaust
[LOG 21:49:38.777] Load(Model): Squad/FX/ks25_Exhaust
[LOG 21:49:38.779] Load(Model): Squad/FX/ksX_Exhaust
[LOG 21:49:38.782] Load(Model): Squad/FX/LES_Thruster
[LOG 21:49:38.784] Load(Model): Squad/FX/Monoprop_big
[LOG 21:49:38.786] Load(Model): Squad/FX/Monoprop_medium
[LOG 21:49:38.788] Load(Model): Squad/FX/Monoprop_small
[LOG 21:49:38.790] Load(Model): Squad/FX/shockExhaust_blue
[LOG 21:49:38.792] Load(Model): Squad/FX/shockExhaust_blue_small
[LOG 21:49:38.795] Load(Model): Squad/FX/shockExhaust_red_small
[LOG 21:49:38.797] Load(Model): Squad/FX/SRB_Large
[LOG 21:49:38.798] Load(Model): Squad/FX/SRB_LargeSparks
[LOG 21:49:38.800] Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/model
[LOG 21:49:38.803] Load(Model): Squad/Parts/Aero/airbrake/Airbrake
[LOG 21:49:38.809] Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 21:49:38.811] Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface
[LOG 21:49:38.814] Load(Model): Squad/Parts/Aero/airlinerWings/MainWing
[LOG 21:49:38.817] Load(Model): Squad/Parts/Aero/airlinerWings/TailFin
[LOG 21:49:38.821] Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard
[LOG 21:49:38.824] Load(Model): Squad/Parts/Aero/airplaneFins/Canard
[LOG 21:49:38.826] Load(Model): Squad/Parts/Aero/airplaneFins/Swept
[LOG 21:49:38.828] Load(Model): Squad/Parts/Aero/airplaneFins/TailFin
[LOG 21:49:38.830] Load(Model): Squad/Parts/Aero/basicFin/basicFin
[LOG 21:49:38.833] Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake
[LOG 21:49:38.836] Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake
[LOG 21:49:38.839] Load(Model): Squad/Parts/Aero/cones/AvioCone
[LOG 21:49:38.842] Load(Model): Squad/Parts/Aero/cones/ConeA
[LOG 21:49:38.845] Load(Model): Squad/Parts/Aero/cones/ConeB
[LOG 21:49:38.847] Load(Model): Squad/Parts/Aero/cones/NCS
[LOG 21:49:38.850] Load(Model): Squad/Parts/Aero/cones/TailA
[LOG 21:49:38.853] Load(Model): Squad/Parts/Aero/cones/TailB
[LOG 21:49:38.855] Load(Model): Squad/Parts/Aero/cones/TinyCone
[LOG 21:49:38.858] Load(Model): Squad/Parts/Aero/fairings/AutoTruss
[LOG 21:49:38.864] Load(Model): Squad/Parts/Aero/fairings/fairingSize1
[LOG 21:49:38.867] Load(Model): Squad/Parts/Aero/fairings/fairingSize2
[LOG 21:49:38.870] Load(Model): Squad/Parts/Aero/fairings/fairingSize3
[LOG 21:49:38.874] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield0
[LOG 21:49:38.877] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1
[LOG 21:49:38.881] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2
[LOG 21:49:38.885] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3
[LOG 21:49:38.889] Load(Model): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 21:49:38.899] Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial
[LOG 21:49:38.902] Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 21:49:38.904] Load(Model): Squad/Parts/Aero/protectiveRocketNoseMk7/model
[LOG 21:49:38.908] Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 21:49:38.910] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing
[LOG 21:49:38.913] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA
[LOG 21:49:38.915] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB
[LOG 21:49:38.917] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder
[LOG 21:49:38.919] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake
[LOG 21:49:38.921] Load(Model): Squad/Parts/Aero/wingletAV-R8/model
[LOG 21:49:38.924] Load(Model): Squad/Parts/Aero/wingletAV-T1/model
[LOG 21:49:38.926] Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model
[LOG 21:49:38.929] Load(Model): Squad/Parts/Aero/wings/connector1
[LOG 21:49:38.930] Load(Model): Squad/Parts/Aero/wings/connector2
[LOG 21:49:38.932] Load(Model): Squad/Parts/Aero/wings/connector3
[LOG 21:49:38.934] Load(Model): Squad/Parts/Aero/wings/connector4
[LOG 21:49:38.936] Load(Model): Squad/Parts/Aero/wings/connector5
[LOG 21:49:38.938] Load(Model): Squad/Parts/Aero/wings/delta
[LOG 21:49:38.940] Load(Model): Squad/Parts/Aero/wings/delta_small
[LOG 21:49:38.942] Load(Model): Squad/Parts/Aero/wings/elevon1
[LOG 21:49:38.944] Load(Model): Squad/Parts/Aero/wings/elevon2
[LOG 21:49:38.946] Load(Model): Squad/Parts/Aero/wings/elevon3
[LOG 21:49:38.948] Load(Model): Squad/Parts/Aero/wings/elevon4
[LOG 21:49:38.950] Load(Model): Squad/Parts/Aero/wings/elevon5
[LOG 21:49:38.953] Load(Model): Squad/Parts/Aero/wings/strake
[LOG 21:49:38.955] Load(Model): Squad/Parts/Aero/wings/structural1
[LOG 21:49:38.957] Load(Model): Squad/Parts/Aero/wings/structural2
[LOG 21:49:38.959] Load(Model): Squad/Parts/Aero/wings/structural3
[LOG 21:49:38.961] Load(Model): Squad/Parts/Aero/wings/structural4
[LOG 21:49:38.963] Load(Model): Squad/Parts/Aero/wings/swept1
[LOG 21:49:38.965] Load(Model): Squad/Parts/Aero/wings/swept2
[LOG 21:49:38.967] Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model
[LOG 21:49:38.972] Load(Model): Squad/Parts/Command/cupola/model
[LOG 21:49:38.977] Load(Model): Squad/Parts/Command/externalCommandSeat/model
[LOG 21:49:38.988] Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model
[LOG 21:49:38.993] Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model
[LOG 21:49:38.996] Load(Model): Squad/Parts/Command/inlineReactionWheel/model
[LOG 21:49:38.999] Load(Model): Squad/Parts/Command/Mk1-2Pod/model
[LOG 21:49:39.003] Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin
[LOG 21:49:39.006] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline
[LOG 21:49:39.009] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard
[LOG 21:49:39.016] Load(Model): Squad/Parts/Command/mk1LanderCan/model
[LOG 21:49:39.019] Load(Model): Squad/Parts/Command/mk1pod/model
[LOG 21:49:39.023] Load(Model): Squad/Parts/Command/mk2CockpitInline/model
[LOG 21:49:39.027] Load(Model): Squad/Parts/Command/mk2CockpitStandard/model
[LOG 21:49:39.031] Load(Model): Squad/Parts/Command/mk2DroneCore/model
[LOG 21:49:39.035] Load(Model): Squad/Parts/Command/mk2LanderCan/model
[LOG 21:49:39.041] Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model
[LOG 21:49:39.046] Load(Model): Squad/Parts/Command/probeCoreCube/model
[LOG 21:49:39.048] Load(Model): Squad/Parts/Command/probeCoreHex/model
[LOG 21:49:39.050] Load(Model): Squad/Parts/Command/probeCoreOcto/model
[LOG 21:49:39.053] Load(Model): Squad/Parts/Command/probeCoreOcto2/model
[LOG 21:49:39.055] Load(Model): Squad/Parts/Command/probeRoverBody/model
[LOG 21:49:39.058] Load(Model): Squad/Parts/Command/probeStackLarge/model
[LOG 21:49:39.061] Load(Model): Squad/Parts/Command/probeStackSmall/model
[LOG 21:49:39.064] Load(Model): Squad/Parts/Command/probeStackSphere/model
[LOG 21:49:39.067] Load(Model): Squad/Parts/CompoundParts/fuelLine/model
[LOG 21:49:39.069] Load(Model): Squad/Parts/CompoundParts/strutConnector/model
[LOG 21:49:39.071] Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model
[LOG 21:49:39.075] Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model
[LOG 21:49:39.078] Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model
[LOG 21:49:39.081] Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model
[LOG 21:49:39.084] Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model
[LOG 21:49:39.087] Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model
[LOG 21:49:39.089] Load(Model): Squad/Parts/Electrical/RTG/model
[LOG 21:49:39.092] Load(Model): Squad/Parts/Electrical/z-100Battery/model
[LOG 21:49:39.096] Load(Model): Squad/Parts/Electrical/z-1kBattery/model
[LOG 21:49:39.098] Load(Model): Squad/Parts/Electrical/z-200Battery/model
[LOG 21:49:39.101] Load(Model): Squad/Parts/Electrical/z-400Battery/model
[LOG 21:49:39.103] Load(Model): Squad/Parts/Electrical/z-4kBattery/model
[LOG 21:49:39.106] Load(Model): Squad/Parts/Engine/ionEngine/model
[LOG 21:49:39.109] Load(Model): Squad/Parts/Engine/jetEngines/turbineInside
[LOG 21:49:39.112] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1
[LOG 21:49:39.116] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2
[LOG 21:49:39.122] Load(Model): Squad/Parts/Engine/jetEngines/turboJet
[LOG 21:49:39.127] Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet
[LOG 21:49:39.132] Load(Model): Squad/Parts/Engine/liquidEngine24-77/model
[LOG 21:49:39.134] Load(Model): Squad/Parts/Engine/liquidEngine48-7S/model
[LOG 21:49:39.138] Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike
[LOG 21:49:39.142] Load(Model): Squad/Parts/Engine/liquidEngineLV-1/model
[LOG 21:49:39.144] Load(Model): Squad/Parts/Engine/liquidEngineLV-1R/model
[LOG 21:49:39.146] Load(Model): Squad/Parts/Engine/liquidEngineLV-909/model
[LOG 21:49:39.152] Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model
[LOG 21:49:39.159] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model
[LOG 21:49:39.164] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model
[LOG 21:49:39.169] Load(Model): Squad/Parts/Engine/liquidEngineMainsail/model
[LOG 21:49:39.176] Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 21:49:39.179] Load(Model): Squad/Parts/Engine/liquidEnginePoodle/model
[LOG 21:49:39.183] Load(Model): Squad/Parts/Engine/liquidEngineSkipper/model
[LOG 21:49:39.188] Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 21:49:39.193] Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB
[LOG 21:49:39.198] Load(Model): Squad/Parts/Engine/miniJet/SmallJet
[LOG 21:49:39.201] Load(Model): Squad/Parts/Engine/OMSEngine/NewModel
[LOG 21:49:39.203] Load(Model): Squad/Parts/Engine/rapierEngine/rapier
[LOG 21:49:39.208] Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB
[LOG 21:49:39.214] Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine
[LOG 21:49:39.221] Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster
[LOG 21:49:39.228] Load(Model): Squad/Parts/Engine/solidBoosterBACC/model
[LOG 21:49:39.231] Load(Model): Squad/Parts/Engine/solidBoosterRT-10/model
[LOG 21:49:39.235] Load(Model): Squad/Parts/Engine/solidBoosterRT-5/SRB_RT5
[LOG 21:49:39.240] Load(Model): Squad/Parts/Engine/solidBoosterSep/model
[LOG 21:49:39.242] Load(Model): Squad/Parts/Engine/vernorEngine/NewModel
[LOG 21:49:39.246] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2
[LOG 21:49:39.249] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2
[LOG 21:49:39.252] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant
[LOG 21:49:39.255] Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
[LOG 21:49:39.258] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2
[LOG 21:49:39.261] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1
[LOG 21:49:39.263] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant
[LOG 21:49:39.266] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3
[LOG 21:49:39.269] Load(Model): Squad/Parts/FuelTank/fuelTankJumbo-64/model
[LOG 21:49:39.273] Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model
[LOG 21:49:39.275] Load(Model): Squad/Parts/FuelTank/fuelTankT100/model
[LOG 21:49:39.278] Load(Model): Squad/Parts/FuelTank/fuelTankT200/model
[LOG 21:49:39.281] Load(Model): Squad/Parts/FuelTank/fuelTankT400/model
[LOG 21:49:39.284] Load(Model): Squad/Parts/FuelTank/fuelTankT800/model
[LOG 21:49:39.287] Load(Model): Squad/Parts/FuelTank/fuelTankToroidal/model
[LOG 21:49:39.293] Load(Model): Squad/Parts/FuelTank/fuelTankX200-16/model
[LOG 21:49:39.296] Load(Model): Squad/Parts/FuelTank/fuelTankX200-32/model
[LOG 21:49:39.299] Load(Model): Squad/Parts/FuelTank/fuelTankX200-8/model
[LOG 21:49:39.303] Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 21:49:39.305] Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler
[LOG 21:49:39.309] Load(Model): Squad/Parts/FuelTank/mk2Adapters/long
[LOG 21:49:39.312] Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard
[LOG 21:49:39.315] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO
[LOG 21:49:39.317] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid
[LOG 21:49:39.320] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO
[LOG 21:49:39.323] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid
[LOG 21:49:39.325] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono
[LOG 21:49:39.328] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW
[LOG 21:49:39.331] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100
[LOG 21:49:39.334] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25
[LOG 21:49:39.336] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50
[LOG 21:49:39.338] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100
[LOG 21:49:39.341] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25
[LOG 21:49:39.343] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50
[LOG 21:49:39.346] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO
[LOG 21:49:39.348] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/model
[LOG 21:49:39.351] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model
[LOG 21:49:39.353] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/model
[LOG 21:49:39.356] Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model
[LOG 21:49:39.359] Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model
[LOG 21:49:39.361] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
[LOG 21:49:39.364] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank
[LOG 21:49:39.368] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank
[LOG 21:49:39.371] Load(Model): Squad/Parts/FuelTank/xenonTank/model
[LOG 21:49:39.374] Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model
[LOG 21:49:39.379] Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model
[LOG 21:49:39.381] Load(Model): Squad/Parts/Misc/AsteroidDay/HECS2
[LOG 21:49:39.384] Load(Model): Squad/Parts/Misc/AsteroidDay/HighGainAntenna
[LOG 21:49:39.389] Load(Model): Squad/Parts/Misc/AsteroidDay/LgRadialSolar
[LOG 21:49:39.391] Load(Model): Squad/Parts/Misc/PotatoRoid/Cube
[LOG 21:49:39.393] Load(Model): Squad/Parts/Resources/FuelCell/FuelCell
[LOG 21:49:39.395] Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray
[LOG 21:49:39.401] Load(Model): Squad/Parts/Resources/ISRU/ISRU
[LOG 21:49:39.408] Load(Model): Squad/Parts/Resources/LargeTank/LargeTank
[LOG 21:49:39.412] Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill
[LOG 21:49:39.417] Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU
[LOG 21:49:39.421] Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner
[LOG 21:49:39.425] Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 21:49:39.430] Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank
[LOG 21:49:39.433] Load(Model): Squad/Parts/Resources/SmallTank/SmallTank
[LOG 21:49:39.436] Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner
[LOG 21:49:39.438] Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner
[LOG 21:49:39.442] Load(Model): Squad/Parts/Science/AtmosphereSensor/model
[LOG 21:49:39.445] Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment
[LOG 21:49:39.448] Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab
[LOG 21:49:39.460] Load(Model): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 21:49:39.465] Load(Model): Squad/Parts/Science/ScienceBox/ScienceBox
[LOG 21:49:39.467] Load(Model): Squad/Parts/Science/sensorAccelerometer/model
[LOG 21:49:39.469] Load(Model): Squad/Parts/Science/sensorBarometer/model
[LOG 21:49:39.472] Load(Model): Squad/Parts/Science/sensorGravimeter/model
[LOG 21:49:39.474] Load(Model): Squad/Parts/Science/sensorThermometer/model
[LOG 21:49:39.476] Load(Model): Squad/Parts/Structural/adapterLargeSmallBi/model
[LOG 21:49:39.479] Load(Model): Squad/Parts/Structural/adapterLargeSmallQuad/model
[LOG 21:49:39.482] Load(Model): Squad/Parts/Structural/adapterLargeSmallTri/model
[LOG 21:49:39.485] Load(Model): Squad/Parts/Structural/adapterSmallMiniShort/model
[LOG 21:49:39.488] Load(Model): Squad/Parts/Structural/adapterSmallMiniTall/model
[LOG 21:49:39.491] Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage
[LOG 21:49:39.493] Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage
[LOG 21:49:39.497] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1
[LOG 21:49:39.500] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2
[LOG 21:49:39.503] Load(Model): Squad/Parts/Structural/mk1Parts/Structural
[LOG 21:49:39.506] Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow
[LOG 21:49:39.508] Load(Model): Squad/Parts/Structural/Size3Decoupler/size3Decoupler
[LOG 21:49:39.512] Load(Model): Squad/Parts/Structural/Size3To2Adapter/Size3Adapter
[LOG 21:49:39.516] Load(Model): Squad/Parts/Structural/stationHub/model
[LOG 21:49:39.520] Load(Model): Squad/Parts/Structural/structuralIBeam200/model
[LOG 21:49:39.523] Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model
[LOG 21:49:39.526] Load(Model): Squad/Parts/Structural/structuralIBeam650/model
[LOG 21:49:39.529] Load(Model): Squad/Parts/Structural/structuralMicronode/model
[LOG 21:49:39.531] Load(Model): Squad/Parts/Structural/structuralPanel1x1/model
[LOG 21:49:39.533] Load(Model): Squad/Parts/Structural/structuralPanel2x2/model
[LOG 21:49:39.536] Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig
[LOG 21:49:39.539] Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall
[LOG 21:49:39.541] Load(Model): Squad/Parts/Structural/strutCubicOcto/model
[LOG 21:49:39.543] Load(Model): Squad/Parts/Structural/strutOcto/model
[LOG 21:49:39.546] Load(Model): Squad/Parts/Structural/trussGirderAdapter/model
[LOG 21:49:39.549] Load(Model): Squad/Parts/Structural/trussGirderL/model
[LOG 21:49:39.551] Load(Model): Squad/Parts/Structural/trussGirderXL/model
[LOG 21:49:39.554] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge
[LOG 21:49:39.571] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed
[LOG 21:49:39.580] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
[LOG 21:49:39.588] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge
[LOG 21:49:39.590] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg
[LOG 21:49:39.593] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm
[LOG 21:49:39.596] Load(Model): Squad/Parts/Utility/commDish88-88/model
[LOG 21:49:39.613] Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 21:49:39.618] Load(Model): Squad/Parts/Utility/commsDish16/model
[LOG 21:49:39.621] Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model
[LOG 21:49:39.624] Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model
[LOG 21:49:39.626] Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model
[LOG 21:49:39.628] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-18D/model
[LOG 21:49:39.631] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-2C/model
[LOG 21:49:39.634] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-XL/model
[LOG 21:49:39.637] Load(Model): Squad/Parts/Utility/decouplerStack2m/model
[LOG 21:49:39.641] Load(Model): Squad/Parts/Utility/decouplerStackTR-18A/model
[LOG 21:49:39.644] Load(Model): Squad/Parts/Utility/decouplerStackTR-2V/model
[LOG 21:49:39.646] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna
[LOG 21:49:39.652] Load(Model): Squad/Parts/Utility/DirectAntennas/SurfAntenna
[LOG 21:49:39.654] Load(Model): Squad/Parts/Utility/dockingPort/model
[LOG 21:49:39.658] Load(Model): Squad/Parts/Utility/dockingPortInline/model
[LOG 21:49:39.663] Load(Model): Squad/Parts/Utility/dockingPortJr/model
[LOG 21:49:39.666] Load(Model): Squad/Parts/Utility/dockingPortShielded/model
[LOG 21:49:39.671] Load(Model): Squad/Parts/Utility/dockingPortSr/model
[LOG 21:49:39.675] Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm
[LOG 21:49:39.697] Load(Model): Squad/Parts/Utility/ladderRadial/model
[LOG 21:49:39.700] Load(Model): Squad/Parts/Utility/ladderTelescopic/model
[LOG 21:49:39.705] Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model
[LOG 21:49:39.712] Load(Model): Squad/Parts/Utility/landingLegLT-1/model
[LOG 21:49:39.716] Load(Model): Squad/Parts/Utility/landingLegLT-2/model
[LOG 21:49:39.720] Load(Model): Squad/Parts/Utility/landingLegLT-5/model
[WRN 21:49:39.723] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.723] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.724] Load(Model): Squad/Parts/Utility/largeAdapter/model
[LOG 21:49:39.727] Load(Model): Squad/Parts/Utility/largeAdapterShort/model
[LOG 21:49:39.730] Load(Model): Squad/Parts/Utility/launchClamp1/model
[LOG 21:49:39.733] Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem
[LOG 21:49:39.739] Load(Model): Squad/Parts/Utility/linearRCS/model
[LOG 21:49:39.742] Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge
[LOG 21:49:39.768] Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall
[LOG 21:49:39.775] Load(Model): Squad/Parts/Utility/mk2CrewCabin/model
[LOG 21:49:39.779] Load(Model): Squad/Parts/Utility/mk2DockingPort/model
[LOG 21:49:39.784] Load(Model): Squad/Parts/Utility/mk3CargoBay/long
[LOG 21:49:39.790] Load(Model): Squad/Parts/Utility/mk3CargoBay/medium
[LOG 21:49:39.795] Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp
[LOG 21:49:39.804] Load(Model): Squad/Parts/Utility/mk3CargoBay/short
[LOG 21:49:39.808] Load(Model): Squad/Parts/Utility/parachuteMk1/model
[LOG 21:49:39.816] Load(Model): Squad/Parts/Utility/parachuteMk12-R/model
[LOG 21:49:39.819] Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model
[LOG 21:49:39.824] Load(Model): Squad/Parts/Utility/parachuteMk2-R/model
[LOG 21:49:39.827] Load(Model): Squad/Parts/Utility/parachuteMk25/model
[LOG 21:49:39.831] Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model
[LOG 21:49:39.834] Load(Model): Squad/Parts/Utility/rcsBlockRV-105/model
[LOG 21:49:39.837] Load(Model): Squad/Parts/Utility/RelayAntennas/HGAntenna
[LOG 21:49:39.842] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-100
[LOG 21:49:39.846] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-5
[LOG 21:49:39.848] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-50
[LOG 21:49:39.851] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_125
[LOG 21:49:39.860] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_250
[LOG 21:49:39.868] Load(Model): Squad/Parts/Utility/spotLightMk1/model
[LOG 21:49:39.871] Load(Model): Squad/Parts/Utility/spotLightMk2/model
[LOG 21:49:39.874] Load(Model): Squad/Parts/Utility/stackBiCoupler/model
[LOG 21:49:39.877] Load(Model): Squad/Parts/Utility/stackQuadCoupler/model
[LOG 21:49:39.881] Load(Model): Squad/Parts/Utility/stackTriCoupler/model
[LOG 21:49:39.884] Load(Model): Squad/Parts/Wheel/LandingGear/GearExtraLarge
[WRN 21:49:39.892] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.892] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.895] Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed
[WRN 21:49:39.897] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.897] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.898] Load(Model): Squad/Parts/Wheel/LandingGear/GearFree
[WRN 21:49:39.899] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.899] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.902] Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge
[WRN 21:49:39.903] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.903] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.909] Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium
[WRN 21:49:39.913] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.914] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.915] Load(Model): Squad/Parts/Wheel/LandingGear/GearSmall
[WRN 21:49:39.916] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.916] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.920] Load(Model): Squad/Parts/Wheel/roverWheelM1/model
[WRN 21:49:39.924] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.924] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.925] Load(Model): Squad/Parts/Wheel/roverWheelS2/model
[WRN 21:49:39.926] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.926] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.931] Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model
[WRN 21:49:39.934] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.935] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.936] Load(Model): Squad/Parts/Wheel/roverWheelXL3/model
[WRN 21:49:39.946] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:39.946] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:39.948] Load(Model): Squad/Props/AltimeterThreeHands/model
[LOG 21:49:39.950] Load(Model): Squad/Props/AtmosphereDepth/model
[LOG 21:49:39.953] Load(Model): Squad/Props/AxisIndicator/model
[LOG 21:49:39.955] Load(Model): Squad/Props/buttonsGeneric/circularButton
[LOG 21:49:39.957] Load(Model): Squad/Props/buttonsGeneric/clusterButtons
[LOG 21:49:39.959] Load(Model): Squad/Props/buttonsGeneric/clusterButtons2
[LOG 21:49:39.962] Load(Model): Squad/Props/buttonsGeneric/clusterKnob
[LOG 21:49:39.964] Load(Model): Squad/Props/buttonsGeneric/clusterKnob2
[LOG 21:49:39.967] Load(Model): Squad/Props/buttonsGeneric/clusterMixed
[LOG 21:49:39.970] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches01
[LOG 21:49:39.978] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches02
[LOG 21:49:39.983] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches03
[LOG 21:49:39.988] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches04
[LOG 21:49:39.991] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches05
[LOG 21:49:39.994] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches06
[LOG 21:49:39.997] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches07
[LOG 21:49:40.000] Load(Model): Squad/Props/buttonsGeneric/directionalKnob
[LOG 21:49:40.002] Load(Model): Squad/Props/buttonsGeneric/directionalKnob2
[LOG 21:49:40.005] Load(Model): Squad/Props/buttonsGeneric/pullSwitch
[LOG 21:49:40.007] Load(Model): Squad/Props/buttonsGeneric/squareButton
[LOG 21:49:40.009] Load(Model): Squad/Props/buttonsGeneric/standingSwitch
[LOG 21:49:40.011] Load(Model): Squad/Props/buttonsGeneric/switch
[LOG 21:49:40.013] Load(Model): Squad/Props/buttonsGeneric/switchWithGuards
[LOG 21:49:40.015] Load(Model): Squad/Props/ButtonSquare/model
[LOG 21:49:40.017] Load(Model): Squad/Props/circularButton/model
[LOG 21:49:40.019] Load(Model): Squad/Props/Compass/model
[LOG 21:49:40.021] Load(Model): Squad/Props/directionalKnob/model
[LOG 21:49:40.024] Load(Model): Squad/Props/directionalKnob2/model
[LOG 21:49:40.026] Load(Model): Squad/Props/IndicatorPanel/model
[LOG 21:49:40.029] Load(Model): Squad/Props/IVANavBall/model
[LOG 21:49:40.035] Load(Model): Squad/Props/ledPanelSpeed/model
[LOG 21:49:40.037] Load(Model): Squad/Props/Monitor/MonitorDockingMode
[LOG 21:49:40.040] Load(Model): Squad/Props/NavBall/model
[LOG 21:49:40.044] Load(Model): Squad/Props/PropsGeneric/Button_DockingMode
[LOG 21:49:40.046] Load(Model): Squad/Props/PropsGeneric/CargoBagA
[LOG 21:49:40.051] Load(Model): Squad/Props/PropsGeneric/CargoBagB
[LOG 21:49:40.053] Load(Model): Squad/Props/PropsGeneric/CargoBagC
[LOG 21:49:40.055] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane
[LOG 21:49:40.057] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90
[LOG 21:49:40.060] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame
[LOG 21:49:40.062] Load(Model): Squad/Props/PropsGeneric/Seat_Passenger
[LOG 21:49:40.065] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot
[LOG 21:49:40.068] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet
[LOG 21:49:40.071] Load(Model): Squad/Props/PropsGeneric/SideStick
[LOG 21:49:40.073] Load(Model): Squad/Props/pullSwitch/model
[LOG 21:49:40.076] Load(Model): Squad/Props/radarAltitude/model
[LOG 21:49:40.078] Load(Model): Squad/Props/squareButton/model
[LOG 21:49:40.080] Load(Model): Squad/Props/standingSwitch/model
[LOG 21:49:40.082] Load(Model): Squad/Props/switch/model
[LOG 21:49:40.084] Load(Model): Squad/Props/switchGuard/model
[LOG 21:49:40.087] Load(Model): Squad/Props/switchWithGuards/model
[LOG 21:49:40.090] Load(Model): Squad/Props/throttle/model
[LOG 21:49:40.093] Load(Model): Squad/Props/VSI/model
[LOG 21:49:40.095] Load(Model): Squad/Spaces/crewCabinInternals/model
[LOG 21:49:40.108] Load(Model): Squad/Spaces/cupolaInternal/model
[LOG 21:49:40.116] Load(Model): Squad/Spaces/GenericSpace1/model
[LOG 21:49:40.127] Load(Model): Squad/Spaces/GenericSpace3/model
[LOG 21:49:40.142] Load(Model): Squad/Spaces/landerCabinInternals/model
[LOG 21:49:40.154] Load(Model): Squad/Spaces/landerCabinSmallInternal/model
[LOG 21:49:40.161] Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int
[LOG 21:49:40.178] Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin
[LOG 21:49:40.185] Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA
[LOG 21:49:40.190] Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA
[LOG 21:49:40.197] Load(Model): Squad/Spaces/mk1PodCockpit/model
[LOG 21:49:40.206] Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model
[LOG 21:49:40.216] Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int
[LOG 21:49:40.230] Load(Model): Squad/Spaces/mk2InlineInternal/mk2InlineIVA
[LOG 21:49:40.247] Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int
[LOG 21:49:40.255] Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 21:49:40.293] Load(Model): Squad/Spaces/OverlayMasks/CupolaMask
[LOG 21:49:40.295] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerBorder
[LOG 21:49:40.298] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerMask
[LOG 21:49:40.300] Load(Model): Squad/Spaces/OverlayMasks/LargeLabBorder
[LOG 21:49:40.303] Load(Model): Squad/Spaces/OverlayMasks/LargeLabMask
[LOG 21:49:40.305] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinBorder
[LOG 21:49:40.307] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinMask
[LOG 21:49:40.309] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask
[LOG 21:49:40.311] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask2
[LOG 21:49:40.313] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder2
[LOG 21:49:40.315] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder3
[LOG 21:49:40.317] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask
[LOG 21:49:40.319] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask2
[LOG 21:49:40.321] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask3
[LOG 21:49:40.324] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinBorder
[LOG 21:49:40.326] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinMask
[LOG 21:49:40.328] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineBorder
[LOG 21:49:40.330] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineMask
[LOG 21:49:40.332] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardBorder
[LOG 21:49:40.334] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardMask
[LOG 21:49:40.336] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinBorder
[LOG 21:49:40.338] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask
[LOG 21:49:40.340] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask2
[LOG 21:49:40.343] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleBorder
[LOG 21:49:40.345] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleMask
[LOG 21:49:40.347] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderBorder
[LOG 21:49:40.350] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderMask
[LOG 21:49:40.352] Load(Model): Squad/Spaces/OverlayMasks/Size1PodBorder
[LOG 21:49:40.354] Load(Model): Squad/Spaces/OverlayMasks/Size1PodMask
[LOG 21:49:40.357] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderBorder
[LOG 21:49:40.359] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderMask
[LOG 21:49:40.362] Load(Model): Squad/Spaces/OverlayMasks/Size2PodBorder
[LOG 21:49:40.364] Load(Model): Squad/Spaces/OverlayMasks/Size2PodMask
[LOG 21:49:40.366] Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 21:49:40.369] Load(Model): Squad/Spaces/PodCockpit/model
[LOG 21:49:40.388] Load(Model): UmbraSpaceIndustries/ART/CrewHatch/CrewHatch
[LOG 21:49:40.407] Load(Model): UmbraSpaceIndustries/ART/FuelHatch/FuelHatch
[LOG 21:49:40.422] Load(Model): UmbraSpaceIndustries/ART/Jaw/Jaw
[LOG 21:49:40.431] Load(Model): UmbraSpaceIndustries/ART/MassDriver/MassDriver
[LOG 21:49:40.435] Load(Model): UmbraSpaceIndustries/ART/MassDriver/MassDriverRCS
[LOG 21:49:40.439] Load(Model): UmbraSpaceIndustries/ART/RockTank/RadialTank
[LOG 21:49:40.442] Load(Model): UmbraSpaceIndustries/ART/Separator/Separator
[LOG 21:49:40.451] Load(Model): UmbraSpaceIndustries/ART/Spaces/CrewHatch/CrewHatch_IVA
[LOG 21:49:40.502] Load(Model): UmbraSpaceIndustries/FX/bubbles
[LOG 21:49:40.505] Load(Model): UmbraSpaceIndustries/FX/FishBall
[LOG 21:49:40.507] Load(Model): UmbraSpaceIndustries/FX/ParticleBall
[LOG 21:49:40.510] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/Cradle250
[LOG 21:49:40.514] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Claw
[LOG 21:49:40.519] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Counterweight
[LOG 21:49:40.522] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Crane
[LOG 21:49:40.526] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Forklift
[LOG 21:49:40.531] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Gripper
[LOG 21:49:40.536] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Humpback
[LOG 21:49:40.539] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Ladder
[LOG 21:49:40.543] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Magnet
[LOG 21:49:40.546] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MagPad
[LOG 21:49:40.549] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MagStub
[LOG 21:49:40.551] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MiniWheel
[WRN 21:49:40.554] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:40.554] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:40.556] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MultiMount
[LOG 21:49:40.559] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Stabilizer
[LOG 21:49:40.587] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Truss
[LOG 21:49:40.590] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Wheel
[WRN 21:49:40.596] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:40.596] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:40.598] Load(Model): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/model
[LOG 21:49:40.601] Load(Model): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/model
[LOG 21:49:40.605] Load(Model): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/model
[LOG 21:49:40.609] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/DepletedFuelTank
[LOG 21:49:40.612] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer
[LOG 21:49:40.615] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/FlatRound
[LOG 21:49:40.621] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/FlatTank125
[LOG 21:49:40.627] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/Kontainer
[LOG 21:49:40.631] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/LqdTruss
[LOG 21:49:40.638] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/MiniPak
[LOG 21:49:40.643] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/MKV_SaddleTank
[LOG 21:49:40.647] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/MKV_SupPak
[LOG 21:49:40.649] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/NukeFuelTank
[LOG 21:49:40.653] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/RoundTank
[LOG 21:49:40.658] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/Tank
[LOG 21:49:40.664] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/FertTank125
[LOG 21:49:40.668] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/FertTank250
[LOG 21:49:40.671] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/FertTank375
[LOG 21:49:40.675] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Greenhouse
[LOG 21:49:40.678] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/InlineGreenhouse
[LOG 21:49:40.685] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/JumboGreenhouse
[LOG 21:49:40.690] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/MiniPak
[LOG 21:49:40.694] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Recycler
[LOG 21:49:40.698] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/SmCupola
[LOG 21:49:40.701] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Tank_125
[ERR 21:49:40.704] Texture 'UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N' not found!

[LOG 21:49:40.705] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Tank_250
[ERR 21:49:40.708] Texture 'UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N' not found!

[LOG 21:49:40.709] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Tank_375
[ERR 21:49:40.712] Texture 'UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N' not found!

[LOG 21:49:40.714] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/ViewingCupola
[LOG 21:49:40.718] Load(Model): UmbraSpaceIndustries/LifeSupport/Spaces/ViewingCupola_IVA
[LOG 21:49:40.722] Load(Model): UmbraSpaceIndustries/MKS/Assets/275Expandable
[LOG 21:49:40.726] Load(Model): UmbraSpaceIndustries/MKS/Assets/425Expandable
[LOG 21:49:40.730] Load(Model): UmbraSpaceIndustries/MKS/Assets/AnchorHub
[LOG 21:49:40.734] Load(Model): UmbraSpaceIndustries/MKS/Assets/BallHub
[LOG 21:49:40.738] Load(Model): UmbraSpaceIndustries/MKS/Assets/DockingPort
[LOG 21:49:40.742] Load(Model): UmbraSpaceIndustries/MKS/Assets/DunaGeneric
[LOG 21:49:40.753] Load(Model): UmbraSpaceIndustries/MKS/Assets/Explosives
[LOG 21:49:40.756] Load(Model): UmbraSpaceIndustries/MKS/Assets/HabRing
[LOG 21:49:40.769] Load(Model): UmbraSpaceIndustries/MKS/Assets/InflationTank
[LOG 21:49:40.772] Load(Model): UmbraSpaceIndustries/MKS/Assets/LandingLeg
[LOG 21:49:40.776] Load(Model): UmbraSpaceIndustries/MKS/Assets/LandingWheel
[WRN 21:49:40.778] WheelCollider requires an attached Rigidbody to function.
[WRN 21:49:40.779] WheelCollider requires an attached Rigidbody to function.
[LOG 21:49:40.780] Load(Model): UmbraSpaceIndustries/MKS/Assets/LaunchPad
[ERR 21:49:40.795] Texture 'UmbraSpaceIndustries/MKS/Assets/Shared_NRM' not found!

[LOG 21:49:40.797] Load(Model): UmbraSpaceIndustries/MKS/Assets/MiniDrill
[ERR 21:49:40.800] Texture 'UmbraSpaceIndustries/MKS/Assets/DustParticle' not found!

[LOG 21:49:40.801] Load(Model): UmbraSpaceIndustries/MKS/Assets/NodeHelper
[LOG 21:49:40.804] Load(Model): UmbraSpaceIndustries/MKS/Assets/OrbitalDock
[ERR 21:49:40.835] Texture 'UmbraSpaceIndustries/MKS/Assets/Shared_NRM' not found!

[ERR 21:49:40.836] Texture 'UmbraSpaceIndustries/MKS/Assets/Shared_GLOW' not found!

[ERR 21:49:40.837] Texture 'UmbraSpaceIndustries/MKS/Assets/Lens' not found!

[ERR 21:49:40.837] Texture 'UmbraSpaceIndustries/MKS/Assets/Lens_glow' not found!

[ERR 21:49:40.838] Texture 'UmbraSpaceIndustries/MKS/Assets/StationParts' not found!

[ERR 21:49:40.838] Texture 'UmbraSpaceIndustries/MKS/Assets/StationParts_NORM_NRM' not found!

[LOG 21:49:40.840] Load(Model): UmbraSpaceIndustries/MKS/Assets/PowerAntenna
[LOG 21:49:40.844] Load(Model): UmbraSpaceIndustries/MKS/Assets/PowerBox
[LOG 21:49:40.848] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_AgModule
[ERR 21:49:40.860] Texture 'UmbraSpaceIndustries/MKS/Assets/Crinkle' not found!

[ERR 21:49:40.860] Texture 'UmbraSpaceIndustries/MKS/Assets/crinkleFoil_NRM' not found!

[LOG 21:49:40.862] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Airlock
[LOG 21:49:40.865] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_AuxCon
[LOG 21:49:40.868] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_CommPak
[LOG 21:49:40.875] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Crusher
[LOG 21:49:40.879] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_HabModule
[LOG 21:49:40.885] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_ILM
[ERR 21:49:40.889] Texture 'UmbraSpaceIndustries/MKS/Assets/Crinkle' not found!

[ERR 21:49:40.890] Texture 'UmbraSpaceIndustries/MKS/Assets/crinkleFoil_NRM' not found!

[LOG 21:49:40.891] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_MountPoint
[LOG 21:49:40.894] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_PowerPack
[LOG 21:49:40.898] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Sifter
[LOG 21:49:40.903] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Smelter
[LOG 21:49:40.908] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_VBracket
[LOG 21:49:40.912] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Workshop
[ERR 21:49:40.917] Texture 'UmbraSpaceIndustries/MKS/Assets/Crinkle' not found!

[ERR 21:49:40.918] Texture 'UmbraSpaceIndustries/MKS/Assets/crinkleFoil_NRM' not found!

[LOG 21:49:40.919] Load(Model): UmbraSpaceIndustries/MKS/Assets/Salamander
[LOG 21:49:40.926] Load(Model): UmbraSpaceIndustries/MKS/Assets/ScoutLanderMk2
[LOG 21:49:40.938] Load(Model): UmbraSpaceIndustries/MKS/Assets/SkyCrane
[LOG 21:49:40.950] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_250Cap
[LOG 21:49:40.954] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_250Rigid
[LOG 21:49:40.963] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_275Expandable
[LOG 21:49:40.967] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_375Cap
[LOG 21:49:40.970] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_375Rigid
[LOG 21:49:40.981] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_425Expandable
[LOG 21:49:40.985] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_Airlock
[LOG 21:49:40.990] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_Hub250
[LOG 21:49:40.995] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MiniAirlock
[LOG 21:49:40.997] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MiniTruss
[LOG 21:49:41.008] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MultiHub
[LOG 21:49:41.012] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MultiTruss
[LOG 21:49:41.025] Load(Model): UmbraSpaceIndustries/MKS/Assets/WideLeg
[LOG 21:49:41.030] Load(Model): UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA
[LOG 21:49:41.053] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_125
[LOG 21:49:41.060] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_250
[LOG 21:49:41.068] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_375
[LOG 21:49:41.079] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_625
[LOG 21:49:41.085] Load(Model): WarpPlugin/resourcesphere
[ERR 21:49:41.091] Texture 'WarpPlugin/PlasmaMedGlow' not found!

[LOG 21:49:41.093] Load(Model): WarpPlugin/FX/interstellarAmmoniaExhaust
[LOG 21:49:41.095] Load(Model): WarpPlugin/FX/interstellarArgonExhaust
[LOG 21:49:41.097] Load(Model): WarpPlugin/FX/interstellarChargedExhaust
[LOG 21:49:41.100] Load(Model): WarpPlugin/FX/interstellarHydrogenExhaust
[LOG 21:49:41.103] Load(Model): WarpPlugin/FX/interstellarLithiumExhaust
[LOG 21:49:41.105] Load(Model): WarpPlugin/FX/interstellarQVPExhaust
[LOG 21:49:41.108] Load(Model): WarpPlugin/FX/interstellarXenonExhaust
[LOG 21:49:41.110] Load(Model): WarpPlugin/FX/LANTR_small
[LOG 21:49:41.112] Load(Model): WarpPlugin/FX/NTR_mini
[LOG 21:49:41.115] Load(Model): WarpPlugin/FX/NTR_small
[LOG 21:49:41.118] Load(Model): WarpPlugin/FX/WildBlue/FXArcJet
[LOG 21:49:41.120] Load(Model): WarpPlugin/FX/WildBlue/FX_LH2Flame
[LOG 21:49:41.124] Load(Model): WarpPlugin/FX/WildBlue/FX_LiquidFlame
[LOG 21:49:41.126] Load(Model): WarpPlugin/FX/WildBlue/FX_PlasmaFlame
[LOG 21:49:41.133] Load(Model): WarpPlugin/Parts/Command/computerCore/model
[LOG 21:49:41.145] Load(Model): WarpPlugin/Parts/Command/scienceModule/sci_model
[LOG 21:49:41.157] Load(Model): WarpPlugin/Parts/Electrical/AntimatterCollector/model
[LOG 21:49:41.161] Load(Model): WarpPlugin/Parts/Electrical/AntimatterReactors/model
[LOG 21:49:41.167] Load(Model): WarpPlugin/Parts/Electrical/capacitor250/capacitor-25
[LOG 21:49:41.175] Load(Model): WarpPlugin/Parts/Electrical/DustyPlasma/model
[LOG 21:49:41.186] Load(Model): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/bgen
[LOG 21:49:41.190] Load(Model): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/sgen
[LOG 21:49:41.194] Load(Model): WarpPlugin/Parts/Electrical/FissFussReactor/model
[LOG 21:49:41.225] Load(Model): WarpPlugin/Parts/Electrical/FissionFragmentReactor/model
[LOG 21:49:41.234] Load(Model): WarpPlugin/Parts/Electrical/IXSMainHull/ixsmainhull
[LOG 21:49:41.248] Load(Model): WarpPlugin/Parts/Electrical/IXSWarpRing/warpring
[LOG 21:49:41.255] Load(Model): WarpPlugin/Parts/Electrical/LargeFusionReactor/model
[LOG 21:49:41.274] Load(Model): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr
[LOG 21:49:41.289] Load(Model): WarpPlugin/Parts/Electrical/PebbleBedReactor/model
[LOG 21:49:41.293] Load(Model): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/model
[LOG 21:49:41.433] Load(Model): WarpPlugin/Parts/Electrical/SmallFusionReactor/smalln
[LOG 21:49:41.436] Load(Model): WarpPlugin/Parts/Electrical/TriAlpha/model
[LOG 21:49:41.454] Load(Model): WarpPlugin/Parts/Electrical/WarpDrive/warp
[LOG 21:49:41.458] Load(Model): WarpPlugin/Parts/Electrical/WarpDrive2/warp2
[LOG 21:49:41.468] Load(Model): WarpPlugin/Parts/Engines/AugmentedArcjet/model
[LOG 21:49:41.480] Load(Model): WarpPlugin/Parts/Engines/AugmentedArcjet/model2
[LOG 21:49:41.488] Load(Model): WarpPlugin/Parts/Engines/Daedalus/Deadalus
[LOG 21:49:41.501] Load(Model): WarpPlugin/Parts/Engines/InlineRCS/NewModel
[LOG 21:49:41.530] Load(Model): WarpPlugin/Parts/Engines/KANDL/model
[LOG 21:49:41.534] Load(Model): WarpPlugin/Parts/Engines/LANTR/model
[LOG 21:49:41.540] Load(Model): WarpPlugin/Parts/Engines/LightBulb/model
[LOG 21:49:41.549] Load(Model): WarpPlugin/Parts/Engines/LinearRCS/model
[LOG 21:49:41.552] Load(Model): WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNozzle
[LOG 21:49:41.560] Load(Model): WarpPlugin/Parts/Engines/MagneticNozzle2/model
[LOG 21:49:41.567] Load(Model): WarpPlugin/Parts/Engines/MagneticNozzle3/ffr
[ERR 21:49:41.572] Texture 'WarpPlugin/Parts/Engines/MagneticNozzle3/pulsejete' not found!

[LOG 21:49:41.574] Load(Model): WarpPlugin/Parts/Engines/MethaneEngine/model
[LOG 21:49:41.580] Load(Model): WarpPlugin/Parts/Engines/MIFEngine/MICFEngine
[LOG 21:49:41.596] Load(Model): WarpPlugin/Parts/Engines/MPD/model
[LOG 21:49:41.600] Load(Model): WarpPlugin/Parts/Engines/NBrcs5block/model
[LOG 21:49:41.603] Load(Model): WarpPlugin/Parts/Engines/NBrcsCorner/model
[LOG 21:49:41.606] Load(Model): WarpPlugin/Parts/Engines/NuclearRamJet/model
[LOG 21:49:41.614] Load(Model): WarpPlugin/Parts/Engines/NuclearTurbojet/TurboJet
[LOG 21:49:41.620] Load(Model): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25-1
[LOG 21:49:41.638] Load(Model): WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/qvengine2
[LOG 21:49:41.646] Load(Model): WarpPlugin/Parts/Engines/RCSTank/model
[ERR 21:49:41.695] Texture 'WarpPlugin/Parts/Engines/RCSTank/cstSolar' not found!

[LOG 21:49:41.697] Load(Model): WarpPlugin/Parts/Engines/RetractablerRcsBlock/model
[LOG 21:49:41.702] Load(Model): WarpPlugin/Parts/Engines/RetractablerRcsCurved/modelCurved
[LOG 21:49:41.707] Load(Model): WarpPlugin/Parts/Engines/solarSail/Model
[LOG 21:49:41.715] Load(Model): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME
[LOG 21:49:41.720] Load(Model): WarpPlugin/Parts/Engines/ThermalRocketNozzle/model
[LOG 21:49:41.724] Load(Model): WarpPlugin/Parts/Engines/ThermalTurbojet/jet
[LOG 21:49:41.731] Load(Model): WarpPlugin/Parts/Engines/Tokamak/Supernova
[LOG 21:49:41.762] Load(Model): WarpPlugin/Parts/Engines/Vasimr/model
[LOG 21:49:41.768] Load(Model): WarpPlugin/Parts/Engines/vista/model
[LOG 21:49:41.774] Load(Model): WarpPlugin/Parts/FuelTank/AntimatterTanks1/smalltank
[LOG 21:49:41.777] Load(Model): WarpPlugin/Parts/FuelTank/AntimatterTanks2/bigtank
[LOG 21:49:41.783] Load(Model): WarpPlugin/Parts/FuelTank/DeuteriumCryostat/model
[LOG 21:49:41.795] Load(Model): WarpPlugin/Parts/FuelTank/HeliumCryostat/model
[LOG 21:49:41.804] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPcone2m-White
[LOG 21:49:41.809] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL00469-White
[LOG 21:49:41.814] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL01875-Nuke
[LOG 21:49:41.819] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL03750-Nuke
[LOG 21:49:41.825] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL05625-White
[LOG 21:49:41.832] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL11250-White
[LOG 21:49:41.840] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarGasTank/model
[LOG 21:49:41.845] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank
[LOG 21:49:41.849] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarSphereTank/sphere
[LOG 21:49:41.854] Load(Model): WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/model
[LOG 21:49:41.857] Load(Model): WarpPlugin/Parts/FuelTank/LongWaterTank/tank
[LOG 21:49:41.860] Load(Model): WarpPlugin/Parts/FuelTank/NBconeTank3m/model
[LOG 21:49:41.863] Load(Model): WarpPlugin/Parts/FuelTank/NitrogenCryostat/model
[LOG 21:49:41.875] Load(Model): WarpPlugin/Parts/FuelTank/NuclearFuelTank/Nuke_Reactor_Jr
[LOG 21:49:41.879] Load(Model): WarpPlugin/Parts/FuelTank/RVAntimatter/model
[LOG 21:49:41.886] Load(Model): WarpPlugin/Parts/FuelTank/RVDeutTrit/model
[LOG 21:49:41.894] Load(Model): WarpPlugin/Parts/FuelTank/RVHe3/model
[LOG 21:49:41.902] Load(Model): WarpPlugin/Parts/FuelTank/RVHexbor/model
[LOG 21:49:41.909] Load(Model): WarpPlugin/Parts/FuelTank/RVLithium/model
[LOG 21:49:41.917] Load(Model): WarpPlugin/Parts/FuelTank/RVThorium/model
[LOG 21:49:41.924] Load(Model): WarpPlugin/Parts/FuelTank/RVUranium/model
[LOG 21:49:41.932] Load(Model): WarpPlugin/Parts/FuelTank/RVUranium2/model
[LOG 21:49:41.940] Load(Model): WarpPlugin/Parts/FuelTank/RVUraniumTetFl/model
[LOG 21:49:41.947] Load(Model): WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank
[LOG 21:49:41.950] Load(Model): WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/modelDIodeLaserArray
[LOG 21:49:41.954] Load(Model): WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/modelFreeElectronLaser
[LOG 21:49:41.957] Load(Model): WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/modelGyrotron
[LOG 21:49:41.962] Load(Model): WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel2
[LOG 21:49:41.970] Load(Model): WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel2
[LOG 21:49:41.977] Load(Model): WarpPlugin/Parts/Microwave/FELA/model
[LOG 21:49:41.987] Load(Model): WarpPlugin/Parts/Microwave/FoldingThermalDish/model
[LOG 21:49:42.103] Load(Model): WarpPlugin/Parts/Microwave/InlinePhasedArray/model
[LOG 21:49:42.118] Load(Model): WarpPlugin/Parts/Microwave/LaserTransmitter/model
[LOG 21:49:42.125] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveRectenna/model
[LOG 21:49:42.136] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M
[LOG 21:49:42.140] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/modelMTPRmk2
[LOG 21:49:42.143] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveTransducer/model
[LOG 21:49:42.363] Load(Model): WarpPlugin/Parts/Microwave/MWTransmitterMK2/model
[LOG 21:49:42.413] Load(Model): WarpPlugin/Parts/Microwave/phasedArray1/receiver
[LOG 21:49:42.419] Load(Model): WarpPlugin/Parts/Microwave/phasedArray2/transmitter
[LOG 21:49:42.422] Load(Model): WarpPlugin/Parts/Microwave/PivotedInfraredMirror/model
[LOG 21:49:42.474] Load(Model): WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/model
[LOG 21:49:42.488] Load(Model): WarpPlugin/Parts/Microwave/RadialPhasedArray/model
[LOG 21:49:42.491] Load(Model): WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/model
[LOG 21:49:42.509] Load(Model): WarpPlugin/Parts/Microwave/SphereMWR/model
[LOG 21:49:42.525] Load(Model): WarpPlugin/Parts/Microwave/SpherePhasedArray/model
[LOG 21:49:42.537] Load(Model): WarpPlugin/Parts/Radiators/circradiatorKT/circradiatorKT
[LOG 21:49:42.542] Load(Model): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3
[LOG 21:49:42.551] Load(Model): WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge
[LOG 21:49:42.553] Load(Model): WarpPlugin/Parts/Radiators/FlatRadiator/model
[LOG 21:49:42.557] Load(Model): WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge
[LOG 21:49:42.575] Load(Model): WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed
[LOG 21:49:42.583] Load(Model): WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall
[LOG 21:49:42.592] Load(Model): WarpPlugin/Parts/Radiators/LargeFlatRadiator/model
[LOG 21:49:42.594] Load(Model): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4
[LOG 21:49:42.608] Load(Model): WarpPlugin/Parts/Radiators/RadialHeatRadiator/rheat
[LOG 21:49:42.611] Load(Model): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg
[LOG 21:49:42.614] Load(Model): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm
[LOG 21:49:42.617] Load(Model): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/Model
[LOG 21:49:42.623] Load(Model): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1
[LOG 21:49:42.631] Load(Model): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1
[WRN 21:49:42.637] 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 "Radiator/CurvedStaticRadiator25/ColliderD"
[WRN 21:49:42.638] 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 "Radiator/CurvedStaticRadiator25/ColliderE"
[LOG 21:49:42.639] Load(Model): WarpPlugin/Parts/Radiators/UmbrellaRadiator/model
[LOG 21:49:42.683] Load(Model): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3
[LOG 21:49:42.690] Load(Model): WarpPlugin/Parts/Radiators/WrapAroundRadiator/RadialLarge
[LOG 21:49:42.695] Load(Model): WarpPlugin/Parts/Radiators/WrapAroundRadiator/RadialSmall
[LOG 21:49:42.699] Load(Model): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/model
[ERR 21:49:42.801] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 21:49:42.868] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[LOG 21:49:42.868] Load(Model): WarpPlugin/Parts/Science/Telescope/model
[LOG 21:49:42.884] Load(Model): WarpPlugin/Parts/Utility/atmosphericScoop/model
[LOG 21:49:42.887] Load(Model): WarpPlugin/Parts/Utility/DTMagnetometer/mag
[LOG 21:49:42.890] Load(Model): WarpPlugin/Parts/Utility/GammaRaySpectrometer/model
[LOG 21:49:42.898] Load(Model): WarpPlugin/Parts/Utility/GCMassSpectrometer/massspectrometer
[LOG 21:49:42.901] Load(Model): WarpPlugin/Parts/Utility/ISRU/ISRU
[LOG 21:49:42.909] Load(Model): WarpPlugin/Parts/Utility/LargeRefinery/model
[LOG 21:49:42.980] Load(Model): WarpPlugin/Parts/Utility/LCMassSpectrometer/lcmassspectrometer
[LOG 21:49:42.984] Load(Model): WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop
[LOG 21:49:42.989] Load(Model): WarpPlugin/Parts/Utility/Refinery/model
[LOG 21:49:42.995] Load(Model): WarpPlugin/Spaces/sci/model
[LOG 21:49:43.002] Loading Asset Bundle Definitions
[LOG 21:49:43.005] AssetLoader: Loading bundle definitions
[LOG 21:49:43.473] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\squadcore.ksp'
[LOG 21:49:43.485] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia.ksp'
[LOG 21:49:43.490] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aeroforces.ksp'
[LOG 21:49:43.534] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraft.ksp'
[LOG 21:49:43.568] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasics.ksp'
[LOG 21:49:43.598] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsbalance.ksp'
[LOG 21:49:43.631] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsbalance2.ksp'
[LOG 21:49:43.665] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicscol.ksp'
[LOG 21:49:43.696] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicscontrol.ksp'
[LOG 21:49:43.731] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicscontrolsurfaces.ksp'
[LOG 21:49:43.756] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsdrag.ksp'
[LOG 21:49:43.785] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsengines.ksp'
[LOG 21:49:43.812] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsforces.ksp'
[LOG 21:49:43.839] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsintakes.ksp'
[LOG 21:49:43.869] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicslandinggear.ksp'
[LOG 21:49:43.906] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicslift.ksp'
[LOG 21:49:43.930] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_career.ksp'
[LOG 21:49:43.954] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicscontracts.ksp'
[LOG 21:49:43.976] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicscrew.ksp'
[LOG 21:49:43.996] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicscurrencies.ksp'
[LOG 21:49:44.024] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicsexperience.ksp'
[LOG 21:49:44.060] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicsfacilities.ksp'
[LOG 21:49:44.083] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicsstrategies.ksp'
[LOG 21:49:44.108] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicstechnology.ksp'
[LOG 21:49:44.138] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-ac.ksp'
[LOG 21:49:44.175] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-admin.ksp'
[LOG 21:49:44.207] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-ksc.ksp'
[LOG 21:49:44.236] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-mc.ksp'
[LOG 21:49:44.262] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-sciencearchives.ksp'
[LOG 21:49:44.292] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-techtree.ksp'
[LOG 21:49:44.321] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-ts.ksp'
[LOG 21:49:44.357] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui.ksp'
[LOG 21:49:44.486] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnet.ksp'
[LOG 21:49:44.618] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetbasics.ksp'
[LOG 21:49:44.754] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetcontrollinks.ksp'
[LOG 21:49:44.887] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetgui.ksp'
[LOG 21:49:45.019] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetrange.ksp'
[LOG 21:49:45.157] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetrelays.ksp'
[LOG 21:49:45.292] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnettransmission.ksp'
[LOG 21:49:45.332] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-actiongroups.ksp'
[LOG 21:49:45.371] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-applauncher.ksp'
[LOG 21:49:45.410] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-crew.ksp'
[LOG 21:49:45.443] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-engineersreport.ksp'
[LOG 21:49:45.476] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-gizmos.ksp'
[LOG 21:49:45.506] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-infos.ksp'
[LOG 21:49:45.547] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-partdetails.ksp'
[LOG 21:49:45.586] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-parts.ksp'
[LOG 21:49:45.621] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-symmetry.ksp'
[LOG 21:49:45.652] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-vesseldetails.ksp'
[LOG 21:49:45.692] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui.ksp'
[LOG 21:49:45.730] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-dockingmode.ksp'
[LOG 21:49:45.763] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-editor.ksp'
[LOG 21:49:45.797] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-editorgizmos.ksp'
[LOG 21:49:45.801] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-eva.ksp'
[LOG 21:49:45.807] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-flight.ksp'
[LOG 21:49:45.811] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-flightactivities.ksp'
[LOG 21:49:45.849] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-flightdirections.ksp'
[LOG 21:49:45.882] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-general.ksp'
[LOG 21:49:45.910] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-mapandtime.ksp'
[LOG 21:49:45.944] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-mouseconstruction.ksp'
[LOG 21:49:45.981] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-mouseflight.ksp'
[LOG 21:49:46.019] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-rcs.ksp'
[LOG 21:49:46.062] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls.ksp'
[LOG 21:49:46.254] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_eastereggs.ksp'
[LOG 21:49:46.283] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-ac.ksp'
[LOG 21:49:46.316] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-admin.ksp'
[LOG 21:49:46.339] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-context.ksp'
[LOG 21:49:46.373] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-ksc.ksp'
[LOG 21:49:46.395] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-launchpad.ksp'
[LOG 21:49:46.420] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-mc.ksp'
[LOG 21:49:46.449] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-randd.ksp'
[LOG 21:49:46.479] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-runway.ksp'
[LOG 21:49:46.509] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-sph.ksp'
[LOG 21:49:46.537] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-ts.ksp'
[LOG 21:49:46.574] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-vab.ksp'
[LOG 21:49:46.610] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-altimeter.ksp'
[LOG 21:49:46.614] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-altimiter.ksp'
[LOG 21:49:46.646] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-applauncher.ksp'
[LOG 21:49:46.680] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-evaactivities.ksp'
[LOG 21:49:46.684] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-mapnodes.ksp'
[LOG 21:49:46.716] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-modecontrol.ksp'
[LOG 21:49:46.743] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-navball.ksp'
[LOG 21:49:46.782] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-portraits.ksp'
[LOG 21:49:46.819] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-staging.ksp'
[LOG 21:49:46.846] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-timeandaction.ksp'
[LOG 21:49:46.882] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui.ksp'
[LOG 21:49:46.909] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heat.ksp'
[LOG 21:49:46.944] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatactiveradiators.ksp'
[LOG 21:49:46.978] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatcore.ksp'
[LOG 21:49:47.013] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatengines.ksp'
[LOG 21:49:47.050] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatflow.ksp'
[LOG 21:49:47.087] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatpart.ksp'
[LOG 21:49:47.125] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatpassiveradiators.ksp'
[LOG 21:49:47.160] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatshields.ksp'
[LOG 21:49:47.312] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnet.ksp'
[LOG 21:49:47.448] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnetinterface.ksp'
[LOG 21:49:47.587] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnetmodes.ksp'
[LOG 21:49:47.718] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnetwaypoints.ksp'
[LOG 21:49:47.905] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_locations.ksp'
[LOG 21:49:47.928] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_manual.ksp'
[LOG 21:49:47.959] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui-mannodes.ksp'
[LOG 21:49:48.000] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui-orbitnodes.ksp'
[LOG 21:49:48.033] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui-orbitnodes2.ksp'
[LOG 21:49:48.065] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui.ksp'
[LOG 21:49:48.069] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaladvanced-obertheffect.ksp'
[LOG 21:49:48.275] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-atmosphere.ksp'
[LOG 21:49:48.482] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-gettingbackdown.ksp'
[LOG 21:49:48.691] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-gettingupthere.ksp'
[LOG 21:49:48.892] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-gravityturn.ksp'
[LOG 21:49:49.097] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-orbits.ksp'
[LOG 21:49:49.306] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-stayingupthere.ksp'
[LOG 21:49:49.497] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics.ksp'
[LOG 21:49:49.700] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-appe.ksp'
[LOG 21:49:49.899] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-dirandinc.ksp'
[LOG 21:49:50.101] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-directions.ksp'
[LOG 21:49:50.330] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-eccentricity.ksp'
[LOG 21:49:50.334] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-efficiency.ksp'
[LOG 21:49:50.528] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions.ksp'
[LOG 21:49:50.729] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-adjustinginclination.ksp'
[LOG 21:49:50.927] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-deltav.ksp'
[LOG 21:49:51.129] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-efficiency.ksp'
[LOG 21:49:51.349] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-hohmanntransfer.ksp'
[LOG 21:49:51.552] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-hohmanntransfer2.ksp'
[LOG 21:49:51.753] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-orbittypes.ksp'
[LOG 21:49:51.954] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-radandantirad.ksp'
[LOG 21:49:52.164] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-shapingup.ksp'
[LOG 21:49:52.365] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers.ksp'
[LOG 21:49:52.369] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmanuevers-orbittypes.ksp'
[LOG 21:49:52.563] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-dres.ksp'
[LOG 21:49:52.766] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-duna.ksp'
[LOG 21:49:52.958] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-eeloo.ksp'
[LOG 21:49:53.184] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-eve.ksp'
[LOG 21:49:53.413] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-jool.ksp'
[LOG 21:49:53.633] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-kerbin.ksp'
[LOG 21:49:53.639] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-kerbol.ksp'
[LOG 21:49:53.853] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-moho.ksp'
[LOG 21:49:54.077] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-sun.ksp'
[LOG 21:49:54.316] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-system.ksp'
[LOG 21:49:54.532] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-asteroidmining.ksp'
[LOG 21:49:54.745] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-conversionmanagement.ksp'
[LOG 21:49:54.954] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-drilling.ksp'
[LOG 21:49:55.182] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-findingit.ksp'
[LOG 21:49:55.407] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-findingit2.ksp'
[LOG 21:49:55.626] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-storageandconversion.ksp'
[LOG 21:49:55.849] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources.ksp'
[LOG 21:49:55.854] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketforces.ksp'
[LOG 21:49:55.890] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketry.ksp'
[LOG 21:49:55.927] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-fairings.ksp'
[LOG 21:49:55.955] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-girders.ksp'
[LOG 21:49:55.960] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-heat.ksp'
[LOG 21:49:55.965] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-heatshields.ksp'
[LOG 21:49:55.969] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-radiators.ksp'
[LOG 21:49:55.974] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-struts.ksp'
[LOG 21:49:56.006] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced.ksp'
[LOG 21:49:56.038] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasics.ksp'
[LOG 21:49:56.064] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsaero.ksp'
[LOG 21:49:56.098] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicscentered.ksp'
[LOG 21:49:56.133] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicschutes.ksp'
[LOG 21:49:56.138] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicschutesandladders.ksp'
[LOG 21:49:56.176] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicscontrol.ksp'
[LOG 21:49:56.215] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsecrecharging.ksp'
[LOG 21:49:56.243] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsengines.ksp'
[LOG 21:49:56.276] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsforces.ksp'
[LOG 21:49:56.304] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicshatchesandladders.ksp'
[LOG 21:49:56.335] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsresources.ksp'
[LOG 21:49:56.364] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsservicecontainers.ksp'
[LOG 21:49:56.391] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsstability.ksp'
[LOG 21:49:56.430] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsstabilityassist.ksp'
[LOG 21:49:56.462] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsstaging.ksp'
[LOG 21:49:56.502] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicssymmetry.ksp'
[LOG 21:49:56.723] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_science.ksp'
[LOG 21:49:56.927] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_sciencedata.ksp'
[LOG 21:49:57.119] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_scienceexperiments.ksp'
[LOG 21:49:57.326] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_sciencelab.ksp'
[LOG 21:49:57.523] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_sciencetransmitted.ksp'
[LOG 21:49:57.717] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_spacetravel.ksp'
[LOG 21:49:57.725] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_FilterExtensions\fesettings.ksp'
[LOG 21:49:57.727] AssetLoader: Finished loading. 177 bundle definitions loaded.
[LOG 21:49:57.728] Config(CATEGORY) 000_FilterExtensions Configs/FilterByFunction/Filter by Function
[LOG 21:49:57.729] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Ablative Heat Shields
[LOG 21:49:57.729] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Air Intake
[LOG 21:49:57.730] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Control Surface
[LOG 21:49:57.731] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Fairings
[LOG 21:49:57.731] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Nose Cones
[LOG 21:49:57.732] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Wings
[LOG 21:49:57.732] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 2 [1.5 x 2.5 m]
[LOG 21:49:57.733] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 2 Oversized [2.5 x 2.5 m]
[LOG 21:49:57.733] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 3 [3.8 x 3.3 m]
[LOG 21:49:57.734] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 4 [4.1 x 7.9 m]
[LOG 21:49:57.734] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Avatar [3 x 8.2 m]
[LOG 21:49:57.735] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Stail [2.5 x 5.1 m]
[LOG 21:49:57.735] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Juno [2.9 x 5.0 m]
[LOG 21:49:57.736] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Kraken [3.2 x 8.0 m]
[LOG 21:49:57.737] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Humpback [4.0 x 8.3 m]
[LOG 21:49:57.737] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 00 [0.35 m]
[LOG 21:49:57.738] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 0 [0.625 m]
[LOG 21:49:57.738] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Wedge [0.6 x 0.9 m]
[LOG 21:49:57.739] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 1 [1.25 m]
[LOG 21:49:57.739] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 1x0.5 BoxBase [0.625 x 1.25 m]
[LOG 21:49:57.740] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 1x1 BoxBase [1.25 x 1.25 m]
[LOG 21:49:57.740] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 1.5 [1.875 m]
[LOG 21:49:57.741] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 2 [2.5 m]
[LOG 21:49:57.741] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Planetary Base [1.4 x 2.5 m]
[LOG 21:49:57.742] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Hex Truss [2.5 m]
[LOG 21:49:57.743] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Modular Octo-Girder [2.5 m]
[LOG 21:49:57.743] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 2.5 Flat-Bottom [2.5m]
[LOG 21:49:57.744] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 3 [3.75 m]
[LOG 21:49:57.744] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 3 Octagonal [3.75 m]
[LOG 21:49:57.745] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Exploration Rover System [2.2 x 3.1 m]
[LOG 21:49:57.745] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 4 [5 m]
[LOG 21:49:57.746] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Square 4 [6.5 m]
[LOG 21:49:57.747] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 5 [7.5 m]
[LOG 21:49:57.747] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/HX [7+ m]
[LOG 21:49:57.748] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 6 [10 m]
[LOG 21:49:57.748] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 7 [15 m]
[LOG 21:49:57.749] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 8 [20 m]
[LOG 21:49:57.749] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 9 [30 m]
[LOG 21:49:57.750] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Procedural
[LOG 21:49:57.750] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Surface Attach
[LOG 21:49:57.751] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Drone
[LOG 21:49:57.751] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/2 Kerbals
[LOG 21:49:57.752] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/3 Kerbals
[LOG 21:49:57.752] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Reaction Wheels without Control
[LOG 21:49:57.753] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Reaction Wheels with Control
[LOG 21:49:57.753] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Command with RCS
[LOG 21:49:57.754] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/RCS
[LOG 21:49:57.754] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Passengers
[LOG 21:49:57.755] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/1 Kerbal
[LOG 21:49:57.755] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Multiple Kerbals
[LOG 21:49:57.756] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Manned Command
[LOG 21:49:57.757] Config(SUBCATEGORY:NEEDS[ConnectedLivingSpace]) 000_FilterExtensions Configs/SubCategories_Control/CLS Passable
[LOG 21:49:57.757] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Generators
[LOG 21:49:57.758] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Lights
[LOG 21:49:57.758] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Power Storage
[LOG 21:49:57.759] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Solar Panels
[LOG 21:49:57.759] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_ISRU/Resource Extractors
[LOG 21:49:57.760] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_ISRU/Resource Processor
[LOG 21:49:57.760] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Landing Gear
[LOG 21:49:57.761] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Landing Legs
[LOG 21:49:57.761] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Parachutes
[LOG 21:49:57.762] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Rover Wheels and Tracks
[LOG 21:49:57.762] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Data Transmitter
[LOG 21:49:57.763] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Experiments
[LOG 21:49:57.763] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Labs
[LOG 21:49:57.764] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Scanners
[LOG 21:49:57.765] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Sensors
[LOG 21:49:57.765] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Pods
[LOG 21:49:57.766] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Fuel Tanks
[LOG 21:49:57.766] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Engines
[LOG 21:49:57.767] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Command and Control
[LOG 21:49:57.767] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Structural
[LOG 21:49:57.768] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Aerodynamics
[LOG 21:49:57.768] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Utility
[LOG 21:49:57.769] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Science
[LOG 21:49:57.769] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Ground
[LOG 21:49:57.770] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Thermal
[LOG 21:49:57.770] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Electrical
[LOG 21:49:57.771] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Communications
[LOG 21:49:57.771] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Coupling
[LOG 21:49:57.772] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Payload
[LOG 21:49:57.772] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Undefined
[LOG 21:49:57.773] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Liquid Fuel
[LOG 21:49:57.773] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Oxidizer
[LOG 21:49:57.774] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Electric Charge
[LOG 21:49:57.774] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Mono Propellant
[LOG 21:49:57.775] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Solid Fuel
[LOG 21:49:57.775] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Xenon Gas
[LOG 21:49:57.776] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Intake Air
[LOG 21:49:57.776] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Ablator
[LOG 21:49:57.777] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Ore
[LOG 21:49:57.777] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Adapter
[LOG 21:49:57.778] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Cargo Bay
[LOG 21:49:57.779] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Decouplers
[LOG 21:49:57.779] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Docking Ports
[LOG 21:49:57.780] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Girder
[LOG 21:49:57.780] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Launch Clamp
[LOG 21:49:57.781] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Ladders
[LOG 21:49:57.781] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Multi-Coupler
[LOG 21:49:57.782] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Strut
[LOG 21:49:57.782] Config(CATEGORY) 000_FilterExtensions Configs/Default/01_Kerbonauts/Kerbonauts and Control
[LOG 21:49:57.783] Config(CATEGORY) 000_FilterExtensions Configs/Default/02_Engines/Engines
[LOG 21:49:57.783] Config(CATEGORY) 000_FilterExtensions Configs/Default/04_Structural/Structural Parts
[LOG 21:49:57.784] Config(CATEGORY) 000_FilterExtensions Configs/Default/05_Aero/Aero Parts
[LOG 21:49:57.784] Config(CATEGORY) 000_FilterExtensions Configs/Default/06_Landing/Landing Parts
[LOG 21:49:57.785] Config(CATEGORY) 000_FilterExtensions Configs/Default/07_Electrical/Electrical
[LOG 21:49:57.785] Config(CATEGORY) 000_FilterExtensions Configs/Default/08_Science/Science Parts
[LOG 21:49:57.786] Config(CATEGORY) 000_FilterExtensions Configs/Default/09_ISRU/ISRU
[LOG 21:49:57.786] Config(CATEGORY:NEEDS[B9_Aerospace]) 000_FilterExtensions Configs/Default/Mod_B9/B9 Aerospace
[LOG 21:49:57.787] Config(CATEGORY:NEEDS[KAS|KIS]) 000_FilterExtensions Configs/Default/Mod_KAS-KIS/KAS & KIS
[LOG 21:49:57.787] Config(SUBCATEGORY) 000_FilterExtensions Configs/Default/Mod_KAS-KIS/KAS parts
[LOG 21:49:57.788] Config(SUBCATEGORY) 000_FilterExtensions Configs/Default/Mod_KAS-KIS/KIS parts
[LOG 21:49:57.788] Config(CATEGORY:NEEDS[PlanetarySurfaceStructures]) 000_FilterExtensions Configs/Default/Mod_KPBS/Planetary Base Systems
[LOG 21:49:57.789] Config(CATEGORY:NEEDS[WarpPlugin]) 000_FilterExtensions Configs/Default/Mod_KSPI/KSP Interstellar
[LOG 21:49:57.790] Config(CATEGORY:NEEDS[KWRocketry]) 000_FilterExtensions Configs/Default/Mod_KW Rocketry/KW Rocketry
[LOG 21:49:57.790] Config(CATEGORY:NEEDS[ModRocketSys]) 000_FilterExtensions Configs/Default/Mod_MRS/Modular Rocket Systems
[LOG 21:49:57.791] Config(CATEGORY:NEEDS[NearFuturePropulsion|NearFutureElectrical|NearFutureConstruction|NearFutureSolar|NearFutureSpacecraft|HeatControl|CryoEngines]) 000_FilterExtensions Configs/Default/Mod_NearFutureTechnologies/Near Future Technologies
[LOG 21:49:57.792] Config(CATEGORY:NEEDS[Novapunch2]) 000_FilterExtensions Configs/Default/Mod_NovaPunch/Novapunch
[LOG 21:49:57.792] Config(CATEGORY:NEEDS[RLA_Stockalike]) 000_FilterExtensions Configs/Default/Mod_RLA/RLA Stockalike
[LOG 21:49:57.793] Config(CATEGORY) 000_FilterExtensions Configs/Default/Mod_Squad/Squad
[LOG 21:49:57.793] Config(CATEGORY:NEEDS[UmbraSpaceIndustries|ART]) 000_FilterExtensions Configs/Default/Mod_UmbraSpaceIndustries/Umbra Space Industries
[LOG 21:49:57.794] Config(FilterRename) 000_FilterExtensions Configs/Default/NamesAndIcons/LiquidFuel,Oxidizer=>Rockets
[LOG 21:49:57.794] Config(FilterSetIcon) 000_FilterExtensions Configs/Default/NamesAndIcons/FilterSetIcon
[LOG 21:49:57.795] Config(@CATEGORY[Filter?by?Function]) 000_FilterExtensions Configs/Default/StockCategories/@CATEGORY[Filter?by?Function]
[LOG 21:49:57.796] Config(CATEGORY) 000_FilterExtensions Configs/Default/StockCategories/Filter by Cross-Section Profile
[LOG 21:49:57.796] Config(@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish]) 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish]
[LOG 21:49:57.797] Config(CATEGORY) 000_FilterExtensions Configs/Default/StockCategories/Filter by Resource
[LOG 21:49:57.798] Config(@CATEGORY[Filter?by?Function]) 000_FilterExtensions Configs/StockRework/FilterbyFunction/@CATEGORY[Filter?by?Function]
[LOG 21:49:57.798] Config(SUBCATEGORY) 000_FilterExtensions Configs/StockRework/Subcategories/Command and Crew
[LOG 21:49:57.799] Config(SUBCATEGORY) 000_FilterExtensions Configs/StockRework/Subcategories/Attitude Control
[LOG 21:49:57.799] Config(SUBCATEGORY) 000_FilterExtensions Configs/StockRework/Subcategories/General Aero
[LOG 21:49:57.800] Config(SUBCATEGORY) 000_FilterExtensions Configs/StockRework/Subcategories/Flight
[LOG 21:49:57.800] Config(SUBCATEGORY) 000_FilterExtensions Configs/StockRework/Subcategories/Misc
[LOG 21:49:57.801] Config(SUBCATEGORY) 000_FilterExtensions Configs/StockRework/Subcategories/Electrical
[LOG 21:49:57.801] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByCategory/By Category - Control
[LOG 21:49:57.802] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByCategory/@CATEGORY[Testing]
[LOG 21:49:57.803] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByCheck/By Check
[LOG 21:49:57.803] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByCheck/@CATEGORY[Testing]
[LOG 21:49:57.804] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByCost/By Cost < 100
[LOG 21:49:57.804] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByCost/@CATEGORY[Testing]
[LOG 21:49:57.805] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByCrashTolerance/By Crash Tolerance - 6.0m/s
[LOG 21:49:57.805] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByCrashTolerance/@CATEGORY[Testing]
[LOG 21:49:57.806] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByCrew/By Crew - 1
[LOG 21:49:57.806] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByCrew/@CATEGORY[Testing]
[LOG 21:49:57.807] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByCustomUnpurchased/Unpurchased
[LOG 21:49:57.807] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByCustomUnpurchased/@CATEGORY[Testing]
[LOG 21:49:57.808] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByFolder/By Folder - Squad
[LOG 21:49:57.808] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByFolder/@CATEGORY[Testing]
[LOG 21:49:57.809] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByFolderNoTemplate/Not Squad
[LOG 21:49:57.809] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByFolderNoTemplate/@CATEGORY[Testing]
[LOG 21:49:57.810] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByManufacturer/By Manufacturer - Ionic
[LOG 21:49:57.811] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByManufacturer/@CATEGORY[Testing]
[LOG 21:49:57.811] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByMass/By Mass - 500kg
[LOG 21:49:57.812] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByMass/@CATEGORY[Testing]
[LOG 21:49:57.812] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByMaxTemp/By Max Temp > 2k
[LOG 21:49:57.813] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByMaxTemp/@CATEGORY[Testing]
[LOG 21:49:57.813] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByModuleName/By Module Name - ModuleEngines
[LOG 21:49:57.814] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByModuleName/@CATEGORY[Testing]
[LOG 21:49:57.814] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByModuleTitle/By Module Title - Module Engines & Module Parachute
[LOG 21:49:57.815] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByModuleTitle/@CATEGORY[Testing]
[LOG 21:49:57.816] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByName/By Name - nosecone & rtg
[LOG 21:49:57.816] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByName/@CATEGORY[Testing]
[LOG 21:49:57.817] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByPath/By Path - Squad/Parts/FuelTank/
[LOG 21:49:57.817] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByPath/@CATEGORY[Testing]
[LOG 21:49:57.818] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByProfile/By Profile - mk2
[LOG 21:49:57.818] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByProfile/@CATEGORY[Testing]
[LOG 21:49:57.819] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByPropellant/By Propellant - LF
[LOG 21:49:57.819] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByPropellant/@CATEGORY[Testing]
[LOG 21:49:57.820] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByResource/By Resource - LF
[LOG 21:49:57.820] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByResource/@CATEGORY[Testing]
[LOG 21:49:57.821] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/BySize/By Size - 1
[LOG 21:49:57.822] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/BySize/@CATEGORY[Testing]
[LOG 21:49:57.822] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/BySubcategory/By Subcategory - By Resource
[LOG 21:49:57.823] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/BySubcategory/@CATEGORY[Testing]
[LOG 21:49:57.823] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByTech/By Tech - experimentalElectronics
[LOG 21:49:57.824] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByTech/@CATEGORY[Testing]
[LOG 21:49:57.824] Config(SUBCATEGORY) 000_FilterExtensions Configs/Testing/ByTitle/By Title - PB-NUK & Aerodynamic Nose Cone
[LOG 21:49:57.825] Config(@CATEGORY[Testing]) 000_FilterExtensions Configs/Testing/ByTitle/@CATEGORY[Testing]
[LOG 21:49:57.825] Config(CATEGORY) 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:49:57.826] Config(@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]]) 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]]
[LOG 21:49:57.827] Config(@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]]) 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]]
[LOG 21:49:57.827] Config(@PART[*]:HAS[!MODULE[ModuleDataTransmitter],MODULE[ModuleCommand]]) 000_USITools/Comms/@PART[*]:HAS[!MODULE[ModuleDataTransmitter],MODULE[ModuleCommand]]
[LOG 21:49:57.828] Config(LOGISTICS_SETTINGS) 000_USITools/Logistics/LOGISTICS_SETTINGS
[LOG 21:49:57.829] Config(AGENT) 000_USITools/Agency/USIAgency/Umbra Space Industries
[LOG 21:49:57.829] Config(INTERNAL) 000_USITools/Spaces/USIGeneric_IVA/USIGenericInternal
[LOG 21:49:57.830] Config(@PART[PotatoRoid]) CommunityResourcePack/Asteroid/@PART[PotatoRoid]
[LOG 21:49:57.830] Config(@PART[SurfaceScanner]) CommunityResourcePack/AsteroidScannerSetup/@PART[SurfaceScanner]
[LOG 21:49:57.831] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydrates
[LOG 21:49:57.831] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Gypsum
[LOG 21:49:57.832] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IntakeLqd
[LOG 21:49:57.832] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ColonySupplies
[LOG 21:49:57.833] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Lead
[LOG 21:49:57.833] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/CarbonDioxide
[LOG 21:49:57.834] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Chemicals
[LOG 21:49:57.834] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Dirt
[LOG 21:49:57.835] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ExoticMinerals
[LOG 21:49:57.835] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Food
[LOG 21:49:57.836] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Supplies
[LOG 21:49:57.836] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Fertilizer
[LOG 21:49:57.837] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Mulch
[LOG 21:49:57.837] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Machinery
[LOG 21:49:57.838] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/SpecializedParts
[LOG 21:49:57.838] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Recyclables
[LOG 21:49:57.839] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydrogen
[LOG 21:49:57.839] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Karbonite
[LOG 21:49:57.840] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Karborundum
[LOG 21:49:57.840] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdCO2
[LOG 21:49:57.841] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdCO
[LOG 21:49:57.841] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MaterialKits
[LOG 21:49:57.842] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Metals
[LOG 21:49:57.842] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Minerals
[LOG 21:49:57.843] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MetallicOre
[LOG 21:49:57.843] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Organics
[LOG 21:49:57.844] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Oxygen
[LOG 21:49:57.844] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Polymers
[LOG 21:49:57.845] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/RareMetals
[LOG 21:49:57.845] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/RefinedExotics
[LOG 21:49:57.846] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Rock
[LOG 21:49:57.846] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/RocketParts
[LOG 21:49:57.847] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/SpareParts
[LOG 21:49:57.847] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Substrate
[LOG 21:49:57.848] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Uraninite
[LOG 21:49:57.848] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Waste
[LOG 21:49:57.849] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/WasteWater
[LOG 21:49:57.849] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Water
[LOG 21:49:57.850] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ArgonGas
[LOG 21:49:57.850] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Boron
[LOG 21:49:57.851] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/DepletedUranium
[LOG 21:49:57.851] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/EnrichedUranium
[LOG 21:49:57.852] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdHydrogen
[LOG 21:49:57.852] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/StoredCharge
[LOG 21:49:57.853] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Actinides
[LOG 21:49:57.853] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Aluminium
[LOG 21:49:57.854] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Alumina
[LOG 21:49:57.854] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Antimatter
[LOG 21:49:57.855] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Borate
[LOG 21:49:57.855] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Carbon
[LOG 21:49:57.856] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Deuterium
[LOG 21:49:57.856] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ChargedParticles
[LOG 21:49:57.857] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/DepletedFuel
[LOG 21:49:57.857] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ExoticMatter
[LOG 21:49:57.858] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Fluorine
[LOG 21:49:57.858] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HeavyWater
[LOG 21:49:57.859] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IntakeAtm
[LOG 21:49:57.859] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/KryptonGas
[LOG 21:49:57.860] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NeonGas
[LOG 21:49:57.860] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Lithium
[LOG 21:49:57.861] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Lithium6
[LOG 21:49:57.861] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdAmmonia
[LOG 21:49:57.862] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdDeuterium
[LOG 21:49:57.862] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Helium3
[LOG 21:49:57.863] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Helium4
[LOG 21:49:57.863] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdHe3
[LOG 21:49:57.864] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdHelium
[LOG 21:49:57.864] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdTritium
[LOG 21:49:57.865] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdNitrogen
[LOG 21:49:57.865] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Megajoules
[LOG 21:49:57.866] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Monazite
[LOG 21:49:57.866] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Plutonium-238
[LOG 21:49:57.867] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UF4
[LOG 21:49:57.867] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ThF4
[LOG 21:49:57.868] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Silicates
[LOG 21:49:57.868] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Silicon
[LOG 21:49:57.869] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ThermalPower
[LOG 21:49:57.869] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UraniumNitride
[LOG 21:49:57.870] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/VacuumPlasma
[LOG 21:49:57.871] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/WasteHeat
[LOG 21:49:57.871] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Aerozine50
[LOG 21:49:57.872] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/AK20
[LOG 21:49:57.872] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/AK27
[LOG 21:49:57.873] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Aniline
[LOG 21:49:57.873] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/AvGas
[LOG 21:49:57.874] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/CaveaB
[LOG 21:49:57.874] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ClF3
[LOG 21:49:57.875] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ClF5
[LOG 21:49:57.875] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Diborane
[LOG 21:49:57.876] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethane
[LOG 21:49:57.876] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethanol
[LOG 21:49:57.877] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethanol75
[LOG 21:49:57.877] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethanol90
[LOG 21:49:57.878] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethylene
[LOG 21:49:57.878] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/FLOX30
[LOG 21:49:57.879] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/FLOX70
[LOG 21:49:57.879] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/FLOX88
[LOG 21:49:57.880] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Furfuryl
[LOG 21:49:57.880] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Helium
[LOG 21:49:57.881] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HNIW
[LOG 21:49:57.881] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HTP
[LOG 21:49:57.882] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HTPB
[LOG 21:49:57.882] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydrazine
[LOG 21:49:57.883] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydyne
[LOG 21:49:57.883] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IRFNA-III
[LOG 21:49:57.884] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IRFNA-IV
[LOG 21:49:57.884] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IWFNA
[LOG 21:49:57.885] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Kerosene
[LOG 21:49:57.885] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LeadBallast
[LOG 21:49:57.886] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdFluorine
[LOG 21:49:57.886] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdMethane
[LOG 21:49:57.887] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdOxygen
[LOG 21:49:57.887] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Methane
[LOG 21:49:57.888] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Methanol
[LOG 21:49:57.888] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MMH
[LOG 21:49:57.889] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON1
[LOG 21:49:57.889] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON3
[LOG 21:49:57.890] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON10
[LOG 21:49:57.890] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON15
[LOG 21:49:57.891] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON20
[LOG 21:49:57.891] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON25
[LOG 21:49:57.892] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NGNC
[LOG 21:49:57.892] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/N2F4
[LOG 21:49:57.893] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Nitrogen
[LOG 21:49:57.893] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NitrousOxide
[LOG 21:49:57.894] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NTO
[LOG 21:49:57.895] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/OF2
[LOG 21:49:57.895] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/PBAN
[LOG 21:49:57.896] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Pentaborane
[LOG 21:49:57.896] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/PSPC
[LOG 21:49:57.897] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Syntin
[LOG 21:49:57.897] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/TEATEB
[LOG 21:49:57.898] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Tonka250
[LOG 21:49:57.898] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Tonka500
[LOG 21:49:57.899] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UDMH
[LOG 21:49:57.899] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UH25
[LOG 21:49:57.900] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Glykerol
[LOG 21:49:57.900] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:57.901] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/GLOBAL_RESOURCE
[LOG 21:49:57.901] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:57.902] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:57.902] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:57.903] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:57.903] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:57.904] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/GLOBAL_RESOURCE
[LOG 21:49:57.905] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/PLANETARY_RESOURCE
[LOG 21:49:57.905] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/PLANETARY_RESOURCE
[LOG 21:49:57.906] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/PLANETARY_RESOURCE
[LOG 21:49:57.906] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 21:49:57.907] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 21:49:57.907] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 21:49:57.908] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 21:49:57.908] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Dirt/PLANETARY_RESOURCE
[LOG 21:49:57.909] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Dirt/GLOBAL_RESOURCE
[LOG 21:49:57.910] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ExoticMinerals/PLANETARY_RESOURCE
[LOG 21:49:57.910] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/ExoticMinerals/GLOBAL_RESOURCE
[LOG 21:49:57.911] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Gypsum/PLANETARY_RESOURCE
[LOG 21:49:57.911] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Gypsum/GLOBAL_RESOURCE
[LOG 21:49:57.912] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Gypsum/PLANETARY_RESOURCE
[LOG 21:49:57.912] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 21:49:57.913] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Hydrates/GLOBAL_RESOURCE
[LOG 21:49:57.913] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 21:49:57.914] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/IntakeLqd/GLOBAL_RESOURCE
[LOG 21:49:57.914] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.915] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 21:49:57.916] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 21:49:57.916] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 21:49:57.917] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 21:49:57.917] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.918] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.918] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.919] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.919] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.920] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.920] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 21:49:57.921] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 21:49:57.922] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 21:49:57.922] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 21:49:57.923] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 21:49:57.923] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/GLOBAL_RESOURCE
[LOG 21:49:57.924] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.924] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.925] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.925] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.926] Config(BIOME_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/BIOME_RESOURCE
[LOG 21:49:57.926] Config(BIOME_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/BIOME_RESOURCE
[LOG 21:49:57.927] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/GLOBAL_RESOURCE
[LOG 21:49:57.928] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.928] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.929] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.929] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 21:49:57.930] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHydrogen/GLOBAL_RESOURCE
[LOG 21:49:57.930] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHydrogen/PLANETARY_RESOURCE
[LOG 21:49:57.931] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/MetallicOre/PLANETARY_RESOURCE
[LOG 21:49:57.931] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/MetallicOre/GLOBAL_RESOURCE
[LOG 21:49:57.932] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/MetallicOre/PLANETARY_RESOURCE
[LOG 21:49:57.933] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Minerals/PLANETARY_RESOURCE
[LOG 21:49:57.933] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Minerals/GLOBAL_RESOURCE
[LOG 21:49:57.934] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Minerals/PLANETARY_RESOURCE
[LOG 21:49:57.934] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 21:49:57.935] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Monazite/GLOBAL_RESOURCE
[LOG 21:49:57.935] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 21:49:57.936] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Oxygen/PLANETARY_RESOURCE
[LOG 21:49:57.936] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Oxygen/PLANETARY_RESOURCE
[LOG 21:49:57.937] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/RareMetals/PLANETARY_RESOURCE
[LOG 21:49:57.938] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/RareMetals/GLOBAL_RESOURCE
[LOG 21:49:57.938] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Substrate/PLANETARY_RESOURCE
[LOG 21:49:57.939] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Substrate/GLOBAL_RESOURCE
[LOG 21:49:57.939] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Substrate/PLANETARY_RESOURCE
[LOG 21:49:57.940] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Uraninite/PLANETARY_RESOURCE
[LOG 21:49:57.940] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Uraninite/GLOBAL_RESOURCE
[LOG 21:49:57.941] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Uraninite/PLANETARY_RESOURCE
[LOG 21:49:57.941] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 21:49:57.942] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:49:57.942] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:49:57.943] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:49:57.944] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 21:49:57.944] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 21:49:57.945] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 21:49:57.945] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 21:49:57.946] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 21:49:57.946] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 21:49:57.947] Config(BIOME_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:57.947] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:49:57.948] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/XenonGas/GLOBAL_RESOURCE
[LOG 21:49:57.948] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/XenonGas/GLOBAL_RESOURCE
[LOG 21:49:57.949] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/XenonGas/PLANETARY_RESOURCE
[LOG 21:49:57.949] Config(@PART[Large_Crewed_Lab]) FieldTrainingFacility/FTFtoLabMM/@PART[Large_Crewed_Lab]
[LOG 21:49:57.950] Config(PART) InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 21:49:57.951] Config(PART) InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 21:49:57.951] Config(PART) InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 21:49:57.952] Config(PART) InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 21:49:57.952] Config(PART) InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 21:49:57.953] Config(@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:NEEDS[InterstellarFuelSwitch&!CryoTanks&!ModularFuelTanks&!RealFuels]:FOR[InterstellarFuelSwitch]) InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:NEEDS[InterstellarFuelSwitch&!CryoTanks&!ModularFuelTanks&!RealFuels]:FOR[InterstellarFuelSwitch]
[LOG 21:49:57.955] Config(@PART[*]:FINAL) InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL
[LOG 21:49:57.955] Config(@RESOURCE_DEFINITION[Actinides]) InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[Actinides]
[LOG 21:49:57.956] Config(@RESOURCE_DEFINITION[DepletedFuel]) InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[DepletedFuel]
[LOG 21:49:57.957] Config(RESOURCE_DEFINITION) InterstellarFuelSwitch/Patches/ResourcesFix/LqdOxygen18
[LOG 21:49:57.957] Config(RESOURCE_DEFINITION) InterstellarFuelSwitch/Patches/ResourcesFix/LqdNitrogen15
[LOG 21:49:57.958] Config(RESOURCE_DEFINITION) InterstellarFuelSwitch/Patches/ResourcesFix/LqdFluorine
[LOG 21:49:57.958] Config(@PART[xenonTank]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]) InterstellarFuelSwitch/Patches/XenonTank/@PART[xenonTank]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]
[LOG 21:49:57.960] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 21:49:57.960] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 21:49:57.961] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 21:49:57.961] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 21:49:57.962] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 21:49:57.962] Config(RESOURCE_DEFINITION) MechJeb2/Parts/MechJeb2_Pod/part/MJPropellant
[LOG 21:49:57.963] Config(PART) MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:49:57.963] Config(@PART[*]:HAS[@MODULE[ModuleRCS]]) RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]]
[LOG 21:49:57.964] Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division
[LOG 21:49:57.964] Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium
[LOG 21:49:57.965] Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group
[LOG 21:49:57.965] Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs
[LOG 21:49:57.966] Config(AGENT) Squad/Agencies/Agents/Goliath National Products
[LOG 21:49:57.966] Config(AGENT) Squad/Agencies/Agents/Integrated Integrals
[LOG 21:49:57.967] Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics
[LOG 21:49:57.967] Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co
[LOG 21:49:57.968] Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC
[LOG 21:49:57.968] Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society
[LOG 21:49:57.969] Config(AGENT) Squad/Agencies/Agents/Kerbodyne
[LOG 21:49:57.969] Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc
[LOG 21:49:57.970] Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys
[LOG 21:49:57.970] Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group
[LOG 21:49:57.971] Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises
[LOG 21:49:57.971] Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co
[LOG 21:49:57.972] Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc
[LOG 21:49:57.972] Config(AGENT) Squad/Agencies/Agents/Research & Development Department
[LOG 21:49:57.972] Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd
[LOG 21:49:57.973] Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate
[LOG 21:49:57.973] Config(AGENT) Squad/Agencies/Agents/Rokea Inc
[LOG 21:49:57.974] Config(AGENT) Squad/Agencies/Agents/Sean's Cannery
[LOG 21:49:57.974] Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps
[LOG 21:49:57.975] Config(AGENT) Squad/Agencies/Agents/StrutCo
[LOG 21:49:57.975] Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems
[LOG 21:49:57.976] Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium
[LOG 21:49:57.976] Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics
[LOG 21:49:57.977] Config(Contracts) Squad/Contracts/Contracts/Contracts
[LOG 21:49:57.977] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot
[LOG 21:49:57.978] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer
[LOG 21:49:57.978] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist
[LOG 21:49:57.979] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist
[LOG 21:49:57.979] Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 21:49:57.980] Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 21:49:57.980] Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 21:49:57.981] Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 21:49:57.981] Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 21:49:57.982] Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 21:49:57.982] Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 21:49:57.983] Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 21:49:57.983] Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 21:49:57.984] Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 21:49:57.984] Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 21:49:57.984] Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 21:49:57.985] Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 21:49:57.985] Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 21:49:57.986] Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 21:49:57.986] Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 21:49:57.987] Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 21:49:57.987] Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 21:49:57.988] Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 21:49:57.988] Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 21:49:57.989] Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 21:49:57.989] Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 21:49:57.990] Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 21:49:57.990] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 21:49:57.991] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 21:49:57.991] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 21:49:57.992] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 21:49:57.992] Config(PART) Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 21:49:57.993] Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 21:49:57.993] Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 21:49:57.994] Config(PART) Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 21:49:57.994] Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 21:49:57.995] Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 21:49:57.995] Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 21:49:57.996] Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 21:49:57.996] Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 21:49:57.997] Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 21:49:57.997] Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 21:49:57.998] Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 21:49:57.998] Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 21:49:57.999] Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 21:49:57.999] Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 21:49:58.000] Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 21:49:58.000] Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 21:49:58.001] Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 21:49:58.001] Config(PART) Squad/Parts/Aero/wings/delta/deltaWing
[LOG 21:49:58.002] Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 21:49:58.002] Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 21:49:58.002] Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 21:49:58.003] Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 21:49:58.003] Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 21:49:58.004] Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 21:49:58.004] Config(PART) Squad/Parts/Aero/wings/strake/wingStrake
[LOG 21:49:58.005] Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 21:49:58.005] Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 21:49:58.006] Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 21:49:58.006] Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 21:49:58.007] Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 21:49:58.007] Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 21:49:58.008] Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 21:49:58.008] Config(PART) Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:49:58.009] Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 21:49:58.009] Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 21:49:58.010] Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 21:49:58.010] Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 21:49:58.011] Config(PART) Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:49:58.011] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:49:58.012] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 21:49:58.012] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:49:58.013] Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:49:58.013] Config(PART) Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:49:58.014] Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:49:58.014] Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:49:58.015] Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 21:49:58.015] Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:49:58.016] Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:49:58.016] Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 21:49:58.017] Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 21:49:58.017] Config(PART) Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 21:49:58.018] Config(PART) Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 21:49:58.018] Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 21:49:58.019] Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 21:49:58.019] Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 21:49:58.020] Config(PART) Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 21:49:58.020] Config(PART) Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 21:49:58.021] Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 21:49:58.022] Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 21:49:58.022] Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 21:49:58.023] Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 21:49:58.023] Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 21:49:58.024] Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 21:49:58.024] Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 21:49:58.025] Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 21:49:58.025] Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 21:49:58.026] Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 21:49:58.026] Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 21:49:58.027] Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 21:49:58.027] Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 21:49:58.028] Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 21:49:58.028] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 21:49:58.029] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 21:49:58.029] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 21:49:58.030] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 21:49:58.030] Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 21:49:58.031] Config(PART) Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 21:49:58.031] Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 21:49:58.032] Config(PART) Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 21:49:58.032] Config(PART) Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 21:49:58.033] Config(PART) Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 21:49:58.033] Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 21:49:58.034] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 21:49:58.035] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 21:49:58.035] Config(PART) Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 21:49:58.036] Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 21:49:58.036] Config(PART) Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 21:49:58.037] Config(PART) Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 21:49:58.037] Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 21:49:58.038] Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 21:49:58.038] Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 21:49:58.039] Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 21:49:58.039] Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 21:49:58.040] Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 21:49:58.040] Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 21:49:58.041] Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 21:49:58.041] Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 21:49:58.042] Config(PART) Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 21:49:58.042] Config(PART) Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 21:49:58.043] Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 21:49:58.043] Config(PART) Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 21:49:58.044] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 21:49:58.044] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 21:49:58.045] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 21:49:58.045] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 21:49:58.046] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 21:49:58.046] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 21:49:58.047] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 21:49:58.047] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 21:49:58.048] Config(PART) Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 21:49:58.048] Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 21:49:58.049] Config(PART) Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 21:49:58.049] Config(PART) Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 21:49:58.050] Config(PART) Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 21:49:58.050] Config(PART) Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 21:49:58.051] Config(PART) Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 21:49:58.051] Config(PART) Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 21:49:58.052] Config(PART) Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 21:49:58.052] Config(PART) Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 21:49:58.053] Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 21:49:58.053] Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 21:49:58.054] Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 21:49:58.055] Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 21:49:58.055] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 21:49:58.056] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 21:49:58.056] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 21:49:58.057] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 21:49:58.057] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 21:49:58.058] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 21:49:58.058] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 21:49:58.059] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 21:49:58.059] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 21:49:58.060] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 21:49:58.060] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 21:49:58.061] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 21:49:58.061] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 21:49:58.062] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 21:49:58.062] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 21:49:58.063] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 21:49:58.063] Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 21:49:58.064] Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 21:49:58.064] Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 21:49:58.065] Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 21:49:58.065] Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 21:49:58.066] Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 21:49:58.066] Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 21:49:58.067] Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 21:49:58.067] Config(PART) Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 21:49:58.068] Config(PART) Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 21:49:58.068] Config(PART) Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 21:49:58.069] Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:49:58.069] Config(PART) Squad/Parts/Prebuilt/flag/flag
[LOG 21:49:58.069] Config(PART) Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 21:49:58.070] Config(PART) Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 21:49:58.070] Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 21:49:58.071] Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 21:49:58.071] Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 21:49:58.072] Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 21:49:58.072] Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 21:49:58.073] Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 21:49:58.073] Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 21:49:58.074] Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 21:49:58.074] Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 21:49:58.075] Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 21:49:58.075] Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:49:58.076] Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 21:49:58.076] Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 21:49:58.077] Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 21:49:58.077] Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:49:58.078] Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 21:49:58.078] Config(PART) Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 21:49:58.079] Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 21:49:58.079] Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 21:49:58.080] Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 21:49:58.081] Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 21:49:58.081] Config(PART) Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 21:49:58.082] Config(PART) Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 21:49:58.082] Config(PART) Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 21:49:58.083] Config(PART) Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 21:49:58.083] Config(PART) Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 21:49:58.084] Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 21:49:58.084] Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 21:49:58.085] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 21:49:58.085] Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 21:49:58.086] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 21:49:58.086] Config(PART) Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 21:49:58.087] Config(PART) Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 21:49:58.087] Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 21:49:58.088] Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 21:49:58.088] Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 21:49:58.089] Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 21:49:58.090] Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 21:49:58.090] Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 21:49:58.091] Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 21:49:58.091] Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 21:49:58.092] Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 21:49:58.092] Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 21:49:58.093] Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 21:49:58.093] Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 21:49:58.094] Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 21:49:58.094] Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 21:49:58.095] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 21:49:58.095] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 21:49:58.096] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 21:49:58.096] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 21:49:58.097] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 21:49:58.097] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 21:49:58.098] Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 21:49:58.098] Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 21:49:58.099] Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 21:49:58.099] Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 21:49:58.100] Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 21:49:58.100] Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 21:49:58.101] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 21:49:58.102] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 21:49:58.102] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 21:49:58.103] Config(PART) Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 21:49:58.103] Config(PART) Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 21:49:58.104] Config(PART) Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 21:49:58.104] Config(PART) Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 21:49:58.105] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 21:49:58.105] Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 21:49:58.106] Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 21:49:58.106] Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 21:49:58.107] Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 21:49:58.107] Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 21:49:58.108] Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 21:49:58.108] Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 21:49:58.109] Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 21:49:58.109] Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 21:49:58.110] Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 21:49:58.110] Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 21:49:58.111] Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 21:49:58.111] Config(PART) Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 21:49:58.112] Config(PART) Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 21:49:58.113] Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 21:49:58.113] Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 21:49:58.114] Config(PART) Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 21:49:58.114] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 21:49:58.114] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 21:49:58.115] Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 21:49:58.115] Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 21:49:58.116] Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 21:49:58.116] Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 21:49:58.117] Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 21:49:58.117] Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 21:49:58.118] Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 21:49:58.118] Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 21:49:58.119] Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 21:49:58.119] Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 21:49:58.120] Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 21:49:58.120] Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 21:49:58.121] Config(PART) Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 21:49:58.121] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 21:49:58.122] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 21:49:58.122] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 21:49:58.123] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 21:49:58.123] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 21:49:58.124] Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 21:49:58.124] Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 21:49:58.125] Config(PART) Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 21:49:58.125] Config(PART) Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 21:49:58.126] Config(PART) Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 21:49:58.126] Config(PART) Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 21:49:58.127] Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 21:49:58.127] Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 21:49:58.128] Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 21:49:58.128] Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 21:49:58.129] Config(PART) Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 21:49:58.129] Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 21:49:58.130] Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 21:49:58.130] Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 21:49:58.131] Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 21:49:58.131] Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands
[LOG 21:49:58.132] Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth
[LOG 21:49:58.132] Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch
[LOG 21:49:58.133] Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll
[LOG 21:49:58.133] Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw
[LOG 21:49:58.134] Config(PROP) Squad/Props/buttonsGeneric/circularButton/genericCircularButton
[LOG 21:49:58.134] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons
[LOG 21:49:58.135] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2
[LOG 21:49:58.135] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs
[LOG 21:49:58.136] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2
[LOG 21:49:58.136] Config(PROP) Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed
[LOG 21:49:58.137] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01
[LOG 21:49:58.137] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02
[LOG 21:49:58.138] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03
[LOG 21:49:58.138] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04
[LOG 21:49:58.139] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05
[LOG 21:49:58.139] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06
[LOG 21:49:58.140] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07
[LOG 21:49:58.140] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob
[LOG 21:49:58.141] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2
[LOG 21:49:58.142] Config(PROP) Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch
[LOG 21:49:58.142] Config(PROP) Squad/Props/buttonsGeneric/squareButton/genericSquareButton
[LOG 21:49:58.143] Config(PROP) Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch
[LOG 21:49:58.143] Config(PROP) Squad/Props/buttonsGeneric/switch/genericSwitch
[LOG 21:49:58.143] Config(PROP) Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards
[LOG 21:49:58.144] Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare
[LOG 21:49:58.144] Config(PROP) Squad/Props/circularButton/prop/circularButton
[LOG 21:49:58.145] Config(PROP) Squad/Props/Compass/prop/Compass
[LOG 21:49:58.145] Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob
[LOG 21:49:58.146] Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2
[LOG 21:49:58.147] Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel
[LOG 21:49:58.148] Config(PROP) Squad/Props/IVANavBall/prop/NavBall
[LOG 21:49:58.148] Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed
[LOG 21:49:58.149] Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode
[LOG 21:49:58.150] Config(PROP) Squad/Props/NavBall/prop/NavBall
[LOG 21:49:58.150] Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode
[LOG 21:49:58.151] Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA
[LOG 21:49:58.151] Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB
[LOG 21:49:58.152] Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC
[LOG 21:49:58.152] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane
[LOG 21:49:58.153] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90
[LOG 21:49:58.153] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame
[LOG 21:49:58.154] Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger
[LOG 21:49:58.154] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot
[LOG 21:49:58.155] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet
[LOG 21:49:58.155] Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick
[LOG 21:49:58.156] Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch
[LOG 21:49:58.156] Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter
[LOG 21:49:58.157] Config(PROP) Squad/Props/squareButton/prop/squareButton
[LOG 21:49:58.157] Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch
[LOG 21:49:58.158] Config(PROP) Squad/Props/switch/prop/switch
[LOG 21:49:58.158] Config(PROP) Squad/Props/switchGuard/prop/switchGuard
[LOG 21:49:58.159] Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards
[LOG 21:49:58.159] Config(PROP) Squad/Props/throttle/prop/throttle
[LOG 21:49:58.159] Config(PROP) Squad/Props/VSI/prop/VSI
[LOG 21:49:58.160] Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 21:49:58.160] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 21:49:58.161] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 21:49:58.161] Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID
[LOG 21:49:58.162] Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES
[LOG 21:49:58.162] Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS
[LOG 21:49:58.163] Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION
[LOG 21:49:58.164] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel
[LOG 21:49:58.164] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer
[LOG 21:49:58.165] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel
[LOG 21:49:58.165] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant
[LOG 21:49:58.166] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas
[LOG 21:49:58.166] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge
[LOG 21:49:58.167] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir
[LOG 21:49:58.167] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant
[LOG 21:49:58.168] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore
[LOG 21:49:58.168] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator
[LOG 21:49:58.169] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.169] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.170] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.170] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.171] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.171] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.172] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.172] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.173] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.173] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.174] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:58.174] Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF
[LOG 21:49:58.175] Config(TechTree) Squad/Resources/TechTree/TechTree
[LOG 21:49:58.175] Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals
[LOG 21:49:58.176] Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal
[LOG 21:49:58.176] Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1
[LOG 21:49:58.177] Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3
[LOG 21:49:58.177] Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals
[LOG 21:49:58.178] Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal
[LOG 21:49:58.178] Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int
[LOG 21:49:58.179] Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal
[LOG 21:49:58.179] Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal
[LOG 21:49:58.180] Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal
[LOG 21:49:58.180] Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit
[LOG 21:49:58.181] Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals
[LOG 21:49:58.181] Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int
[LOG 21:49:58.182] Config(INTERNAL) Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal
[LOG 21:49:58.182] Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int
[LOG 21:49:58.183] Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int
[LOG 21:49:58.184] Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder
[LOG 21:49:58.184] Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit
[LOG 21:49:58.185] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances
[LOG 21:49:58.185] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science
[LOG 21:49:58.186] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations
[LOG 21:49:58.186] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations
[LOG 21:49:58.186] Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg
[LOG 21:49:58.187] Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg
[LOG 21:49:58.187] Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg
[LOG 21:49:58.188] Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg
[LOG 21:49:58.188] Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg
[LOG 21:49:58.189] Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg
[LOG 21:49:58.189] Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations
[LOG 21:49:58.190] Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders
[LOG 21:49:58.190] Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant
[LOG 21:49:58.191] Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout
[LOG 21:49:58.191] Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative
[LOG 21:49:58.192] Config(TUTORIAL) Squad/Tutorials/FlightSuborbital/FlightSuborbital
[LOG 21:49:58.192] Config(TUTORIAL) Squad/Tutorials/FromMun/FromMun
[LOG 21:49:58.193] Config(TUTORIAL) Squad/Tutorials/GoForOrbit/GoForOrbit
[LOG 21:49:58.193] Config(SCALETYPE) TweakScale/DefaultScales/stack
[LOG 21:49:58.194] Config(SCALETYPE) TweakScale/DefaultScales/stack_square
[LOG 21:49:58.194] Config(SCALETYPE) TweakScale/DefaultScales/surface
[LOG 21:49:58.194] Config(SCALETYPE) TweakScale/DefaultScales/free
[LOG 21:49:58.195] Config(SCALETYPE) TweakScale/DefaultScales/free_square
[LOG 21:49:58.195] Config(SCALETYPE) TweakScale/DefaultScales/adapter_2_1
[LOG 21:49:58.196] Config(SCALETYPE) TweakScale/DefaultScales/adapter_1_2
[LOG 21:49:58.196] Config(SCALETYPE) TweakScale/DefaultScales/adapter_4_1
[LOG 21:49:58.197] Config(SCALETYPE) TweakScale/DefaultScales/adapter_3_2
[LOG 21:49:58.197] Config(SCALETYPE) TweakScale/DefaultScales/adapter_3_1
[LOG 21:49:58.198] Config(SCALETYPE) TweakScale/DefaultScales/adapter_4_3
[LOG 21:49:58.198] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/Part
[LOG 21:49:58.199] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleWheelBase
[LOG 21:49:58.199] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleWheelMotor
[LOG 21:49:58.200] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleWheelBrakes
[LOG 21:49:58.200] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleCargoBay
[LOG 21:49:58.201] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAnchoredDecoupler
[LOG 21:49:58.201] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleDecouple
[LOG 21:49:58.202] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleGenerator
[LOG 21:49:58.202] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleDeployableSolarPanel
[LOG 21:49:58.203] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleReactionWheel
[LOG 21:49:58.203] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleDockingNode
[LOG 21:49:58.204] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleGrappleNode
[LOG 21:49:58.204] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAlternator
[LOG 21:49:58.205] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleEngines
[LOG 21:49:58.205] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleEnginesFX
[LOG 21:49:58.206] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleRCS
[LOG 21:49:58.206] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleControlSurface
[LOG 21:49:58.207] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleLiftingSurface
[LOG 21:49:58.207] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAeroSurface
[LOG 21:49:58.208] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleResourceIntake
[LOG 21:49:58.208] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleResourceHarvester
[LOG 21:49:58.209] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleResourceConverter
[LOG 21:49:58.209] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAsteroidDrill
[LOG 21:49:58.210] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleJettison
[LOG 21:49:58.210] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleActiveRadiator
[LOG 21:49:58.211] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSfuelSwitch
[LOG 21:49:58.211] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSengine
[LOG 21:49:58.212] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSpropellerTweak
[LOG 21:49:58.212] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSalternator
[LOG 21:49:58.213] Config(TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem]) TweakScale/ScaleExponents/ORSModuleResourceExtraction
[LOG 21:49:58.213] Config(TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem]) TweakScale/ScaleExponents/ORSModuleAirScoop
[LOG 21:49:58.214] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureSolar]) TweakScale/ScaleExponents/ModuleCurvedSolarPanel
[LOG 21:49:58.214] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/FissionRadiator
[LOG 21:49:58.215] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/FissionGenerator
[LOG 21:49:58.216] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/FissionReprocessor
[LOG 21:49:58.216] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/DischargeCapacitor
[LOG 21:49:58.217] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleContainer
[LOG 21:49:58.217] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleGrab
[LOG 21:49:58.218] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleGrapplingHook
[LOG 21:49:58.218] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleMagnet
[LOG 21:49:58.219] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModulePort
[LOG 21:49:58.219] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleRotor
[LOG 21:49:58.220] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleStrut
[LOG 21:49:58.220] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleSuctionCup
[LOG 21:49:58.221] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleTelescopicArm
[LOG 21:49:58.221] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleTimedBomb
[LOG 21:49:58.222] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleWinch
[LOG 21:49:58.222] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableDecouple
[LOG 21:49:58.223] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableDockingNode
[LOG 21:49:58.224] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableEVA
[LOG 21:49:58.224] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableReactionWheel
[LOG 21:49:58.225] Config(TWEAKSCALEEXPONENTS:NEEDS[OPT]) TweakScale/ScaleExponents/OPTRamIntake
[LOG 21:49:58.225] Config(TWEAKSCALEEXPONENTS:NEEDS[KIS]) TweakScale/ScaleExponents/ModuleKISInventory
[LOG 21:49:58.226] Config(TWEAKSCALEEXPONENTS:NEEDS[HLAirships]) TweakScale/ScaleExponents/HLEnvelopePartModule
[LOG 21:49:58.226] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/SRB
[LOG 21:49:58.227] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/Engine
[LOG 21:49:58.227] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/Decoupler
[LOG 21:49:58.228] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/Science
[LOG 21:49:58.228] Config(SCALETYPE) TweakScale/patches/AIES_TweakScale/AIES_Probe
[LOG 21:49:58.229] Config(@PART[explonpod]) TweakScale/patches/AIES_TweakScale/@PART[explonpod]
[LOG 21:49:58.229] Config(@PART[investpod]) TweakScale/patches/AIES_TweakScale/@PART[investpod]
[LOG 21:49:58.230] Config(@PART[Maxurpod]) TweakScale/patches/AIES_TweakScale/@PART[Maxurpod]
[LOG 21:49:58.230] Config(@PART[UAEcubplate]) TweakScale/patches/AIES_TweakScale/@PART[UAEcubplate]
[LOG 21:49:58.231] Config(@PART[satpropt300FuelTank]) TweakScale/patches/AIES_TweakScale/@PART[satpropt300FuelTank]
[LOG 21:49:58.231] Config(@PART[cone05ra]) TweakScale/patches/AIES_TweakScale/@PART[cone05ra]
[LOG 21:49:58.232] Config(@PART[conenoseram]) TweakScale/patches/AIES_TweakScale/@PART[conenoseram]
[LOG 21:49:58.232] Config(@PART[moduldesspod]) TweakScale/patches/AIES_TweakScale/@PART[moduldesspod]
[LOG 21:49:58.233] Config(@PART[orbitaiespod]) TweakScale/patches/AIES_TweakScale/@PART[orbitaiespod]
[LOG 21:49:58.233] Config(@PART[neptuno]) TweakScale/patches/AIES_TweakScale/@PART[neptuno]
[LOG 21:49:58.234] Config(@PART[novapod]) TweakScale/patches/AIES_TweakScale/@PART[novapod]
[LOG 21:49:58.234] Config(@PART[orbitaiespod]) TweakScale/patches/AIES_TweakScale/@PART[orbitaiespod]
[LOG 21:49:58.235] Config(@PART[sondex2pod]) TweakScale/patches/AIES_TweakScale/@PART[sondex2pod]
[LOG 21:49:58.235] Config(@PART[torpod]) TweakScale/patches/AIES_TweakScale/@PART[torpod]
[LOG 21:49:58.236] Config(@PART[radr]) TweakScale/patches/AIES_TweakScale/@PART[radr]
[LOG 21:49:58.236] Config(@PART[solarpaneles1]) TweakScale/patches/AIES_TweakScale/@PART[solarpaneles1]
[LOG 21:49:58.237] Config(@PART[solarPanelsfa]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsfa]
[LOG 21:49:58.237] Config(@PART[solarPanelsond1]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsond1]
[LOG 21:49:58.238] Config(@PART[solarPanelsuncat1]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsuncat1]
[LOG 21:49:58.239] Config(@PART[solarPanelsfa2]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsfa2]
[LOG 21:49:58.239] Config(@PART[liquidEngineconstelacion]) TweakScale/patches/AIES_TweakScale/@PART[liquidEngineconstelacion]
[LOG 21:49:58.240] Config(@PART[dest5Engine]) TweakScale/patches/AIES_TweakScale/@PART[dest5Engine]
[LOG 21:49:58.240] Config(@PART[engineexper05]) TweakScale/patches/AIES_TweakScale/@PART[engineexper05]
[LOG 21:49:58.241] Config(@PART[liquidEnginemogulmp1500]) TweakScale/patches/AIES_TweakScale/@PART[liquidEnginemogulmp1500]
[LOG 21:49:58.241] Config(@PART[liquidEngineprodulVR2]) TweakScale/patches/AIES_TweakScale/@PART[liquidEngineprodulVR2]
[LOG 21:49:58.242] Config(@PART[galaxvr2]) TweakScale/patches/AIES_TweakScale/@PART[galaxvr2]
[LOG 21:49:58.242] Config(@PART[enginelmodc]) TweakScale/patches/AIES_TweakScale/@PART[enginelmodc]
[LOG 21:49:58.243] Config(@PART[liquidEngineorbit2]) TweakScale/patches/AIES_TweakScale/@PART[liquidEngineorbit2]
[LOG 21:49:58.243] Config(@PART[microEngineex1sat]) TweakScale/patches/AIES_TweakScale/@PART[microEngineex1sat]
[LOG 21:49:58.244] Config(@PART[microEngineSE1]) TweakScale/patches/AIES_TweakScale/@PART[microEngineSE1]
[LOG 21:49:58.245] Config(@PART[VR1vulcan]) TweakScale/patches/AIES_TweakScale/@PART[VR1vulcan]
[LOG 21:49:58.245] Config(@PART[fuelTank7k]) TweakScale/patches/AIES_TweakScale/@PART[fuelTank7k]
[LOG 21:49:58.246] Config(@PART[fuelTanklunderl]) TweakScale/patches/AIES_TweakScale/@PART[fuelTanklunderl]
[LOG 21:49:58.246] Config(@PART[fuelTanksuperior3]) TweakScale/patches/AIES_TweakScale/@PART[fuelTanksuperior3]
[LOG 21:49:58.247] Config(@PART[fuelTanksul]) TweakScale/patches/AIES_TweakScale/@PART[fuelTanksul]
[LOG 21:49:58.247] Config(@PART[ms1RCSTank]) TweakScale/patches/AIES_TweakScale/@PART[ms1RCSTank]
[LOG 21:49:58.248] Config(@PART[RCS125ra]) TweakScale/patches/AIES_TweakScale/@PART[RCS125ra]
[LOG 21:49:58.248] Config(@PART[RCSTanka5a]) TweakScale/patches/AIES_TweakScale/@PART[RCSTanka5a]
[LOG 21:49:58.249] Config(@PART[fuelTankmr1]) TweakScale/patches/AIES_TweakScale/@PART[fuelTankmr1]
[LOG 21:49:58.249] Config(@PART[tank1300cl]) TweakScale/patches/AIES_TweakScale/@PART[tank1300cl]
[LOG 21:49:58.250] Config(@PART[tankMER1]) TweakScale/patches/AIES_TweakScale/@PART[tankMER1]
[LOG 21:49:58.250] Config(@PART[tankMER6]) TweakScale/patches/AIES_TweakScale/@PART[tankMER6]
[LOG 21:49:58.251] Config(@PART[tankorb1]) TweakScale/patches/AIES_TweakScale/@PART[tankorb1]
[LOG 21:49:58.251] Config(@PART[tanktoemv2]) TweakScale/patches/AIES_TweakScale/@PART[tanktoemv2]
[LOG 21:49:58.252] Config(@PART[rcsThrustermicrosn]) TweakScale/patches/AIES_TweakScale/@PART[rcsThrustermicrosn]
[LOG 21:49:58.252] Config(@PART[AIESrcsThrusrmt1]) TweakScale/patches/AIES_TweakScale/@PART[AIESrcsThrusrmt1]
[LOG 21:49:58.253] Config(@PART[AIESrcsThrusrom9]) TweakScale/patches/AIES_TweakScale/@PART[AIESrcsThrusrom9]
[LOG 21:49:58.253] Config(@PART[advSascr3]) TweakScale/patches/AIES_TweakScale/@PART[advSascr3]
[LOG 21:49:58.254] Config(@PART[Sasdv4]) TweakScale/patches/AIES_TweakScale/@PART[Sasdv4]
[LOG 21:49:58.254] Config(@PART[basepunta1ur5]) TweakScale/patches/AIES_TweakScale/@PART[basepunta1ur5]
[LOG 21:49:58.255] Config(@PART[basepuntv2r10]) TweakScale/patches/AIES_TweakScale/@PART[basepuntv2r10]
[LOG 21:49:58.255] Config(@PART[sep1a1ur5]) TweakScale/patches/AIES_TweakScale/@PART[sep1a1ur5]
[LOG 21:49:58.256] Config(@PART[t1000v4]) TweakScale/patches/AIES_TweakScale/@PART[t1000v4]
[LOG 21:49:58.256] Config(@PART[t1500v4]) TweakScale/patches/AIES_TweakScale/@PART[t1500v4]
[LOG 21:49:58.257] Config(@PART[t2000v4]) TweakScale/patches/AIES_TweakScale/@PART[t2000v4]
[LOG 21:49:58.257] Config(@PART[t3000r20c]) TweakScale/patches/AIES_TweakScale/@PART[t3000r20c]
[LOG 21:49:58.258] Config(@PART[top100a1ur5]) TweakScale/patches/AIES_TweakScale/@PART[top100a1ur5]
[LOG 21:49:58.258] Config(@PART[top100a1ur5b]) TweakScale/patches/AIES_TweakScale/@PART[top100a1ur5b]
[LOG 21:49:58.259] Config(@PART[top500a1ur5]) TweakScale/patches/AIES_TweakScale/@PART[top500a1ur5]
[LOG 21:49:58.260] Config(@PART[adapterrads]) TweakScale/patches/AIES_TweakScale/@PART[adapterrads]
[LOG 21:49:58.260] Config(@PART[ASDecoupler]) TweakScale/patches/AIES_TweakScale/@PART[ASDecoupler]
[LOG 21:49:58.261] Config(@PART[basef1sond]) TweakScale/patches/AIES_TweakScale/@PART[basef1sond]
[LOG 21:49:58.261] Config(@PART[baseinstrul8]) TweakScale/patches/AIES_TweakScale/@PART[baseinstrul8]
[LOG 21:49:58.262] Config(@PART[decoupvector]) TweakScale/patches/AIES_TweakScale/@PART[decoupvector]
[LOG 21:49:58.262] Config(@PART[decouplersv05]) TweakScale/patches/AIES_TweakScale/@PART[decouplersv05]
[LOG 21:49:58.263] Config(@PART[decouplersvblack]) TweakScale/patches/AIES_TweakScale/@PART[decouplersvblack]
[LOG 21:49:58.263] Config(@PART[desacopladorsat1]) TweakScale/patches/AIES_TweakScale/@PART[desacopladorsat1]
[LOG 21:49:58.264] Config(@PART[desacopladorsat2]) TweakScale/patches/AIES_TweakScale/@PART[desacopladorsat2]
[LOG 21:49:58.264] Config(@PART[desacopladorsat3]) TweakScale/patches/AIES_TweakScale/@PART[desacopladorsat3]
[LOG 21:49:58.265] Config(@PART[LRDecoupler]) TweakScale/patches/AIES_TweakScale/@PART[LRDecoupler]
[LOG 21:49:58.265] Config(@PART[Separatormultifs]) TweakScale/patches/AIES_TweakScale/@PART[Separatormultifs]
[LOG 21:49:58.266] Config(@PART[strutsoportec1]) TweakScale/patches/AIES_TweakScale/@PART[strutsoportec1]
[LOG 21:49:58.266] Config(@PART[saltguia]) TweakScale/patches/AIES_TweakScale/@PART[saltguia]
[LOG 21:49:58.267] Config(@PART[batteryBAEr]) TweakScale/patches/AIES_TweakScale/@PART[batteryBAEr]
[LOG 21:49:58.267] Config(@PART[expendLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[expendLandingLeg]
[LOG 21:49:58.268] Config(@PART[godLandingLeg2]) TweakScale/patches/AIES_TweakScale/@PART[godLandingLeg2]
[LOG 21:49:58.269] Config(@PART[godLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[godLandingLeg]
[LOG 21:49:58.269] Config(@PART[legstrotLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[legstrotLandingLeg]
[LOG 21:49:58.270] Config(@PART[xluzopl]) TweakScale/patches/AIES_TweakScale/@PART[xluzopl]
[LOG 21:49:58.270] Config(@PART[plommsLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[plommsLandingLeg]
[LOG 21:49:58.271] Config(@PART[NuclearJetEngine]) TweakScale/patches/AtomicAge_TweakScale/@PART[NuclearJetEngine]
[LOG 21:49:58.271] Config(@PART[nuclearEngineLANTR]) TweakScale/patches/AtomicAge_TweakScale/@PART[nuclearEngineLANTR]
[LOG 21:49:58.272] Config(@PART[nuclearEngineKANDL]) TweakScale/patches/AtomicAge_TweakScale/@PART[nuclearEngineKANDL]
[LOG 21:49:58.272] Config(@PART[nuclearEngineLightbulb]) TweakScale/patches/AtomicAge_TweakScale/@PART[nuclearEngineLightbulb]
[LOG 21:49:58.273] Config(@PART[radiatorRadialLarge]) TweakScale/patches/AtomicAge_TweakScale/@PART[radiatorRadialLarge]
[LOG 21:49:58.274] Config(@PART[radiatorRadialMedium]) TweakScale/patches/AtomicAge_TweakScale/@PART[radiatorRadialMedium]
[LOG 21:49:58.274] Config(@PART[radiatorRadialSmall]) TweakScale/patches/AtomicAge_TweakScale/@PART[radiatorRadialSmall]
[LOG 21:49:58.275] Config(@PART[BananaForScale]:NEEDS[BfS]) TweakScale/patches/BananaForScale_TweakScale/@PART[BananaForScale]:NEEDS[BfS]
[LOG 21:49:58.275] Config(@PART[roverBodyFuel]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyFuel]
[LOG 21:49:58.276] Config(@PART[roverBodyLarge]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyLarge]
[LOG 21:49:58.276] Config(@PART[roverBodyMono]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyMono]
[LOG 21:49:58.277] Config(@PART[roverBodyNuclear]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyNuclear]
[LOG 21:49:58.278] Config(@PART[roverBodySAS]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodySAS]
[LOG 21:49:58.278] Config(@PART[roverBodyConverter]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyConverter]
[LOG 21:49:58.279] Config(@PART[roverBodyKas]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyKas]
[LOG 21:49:58.279] Config(@PART[roverBodyKethane]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyKethane]
[LOG 21:49:58.280] Config(@PART[roverBodyFood]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyFood]
[LOG 21:49:58.280] Config(@PART[roverBodyLifeSupport]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyLifeSupport]
[LOG 21:49:58.281] Config(@PART[roverBodyOxygen]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyOxygen]
[LOG 21:49:58.282] Config(@PART[roverBodyWater]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyWater]
[LOG 21:49:58.282] Config(@PART[0625_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[0625_Heatshield]
[LOG 21:49:58.283] Config(@PART[1.25_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[1.25_Heatshield]
[LOG 21:49:58.283] Config(@PART[2.5_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[2.5_Heatshield]
[LOG 21:49:58.284] Config(@PART[3.75_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[3.75_Heatshield]
[LOG 21:49:58.284] Config(@PART[6.25_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[6.25_Heatshield]
[LOG 21:49:58.285] Config(@PART[decoupler_ftr_small]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[decoupler_ftr_small]
[LOG 21:49:58.286] Config(@PART[decoupler_ftr]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[decoupler_ftr]
[LOG 21:49:58.286] Config(@PART[decoupler_ftr_4m]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[decoupler_ftr_4m]
[LOG 21:49:58.287] Config(@PART[fsinfopopup]) TweakScale/patches/FireSpitter_TweakScale/@PART[fsinfopopup]
[LOG 21:49:58.287] Config(@PART[FSbomberWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberWing]
[LOG 21:49:58.288] Config(@PART[FSbomberWingExtender]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberWingExtender]
[LOG 21:49:58.288] Config(@PART[FSfighterJetElevator]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterJetElevator]
[LOG 21:49:58.289] Config(@PART[FSfighterJetRudder]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterJetRudder]
[LOG 21:49:58.289] Config(@PART[FSfighterJetWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterJetWing]
[LOG 21:49:58.290] Config(@PART[FSfighterWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterWing]
[LOG 21:49:58.291] Config(@PART[FSoblongNoseIntake]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNoseIntake]
[LOG 21:49:58.291] Config(@PART[FStailWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FStailWing]
[LOG 21:49:58.292] Config(@PART[FStailWingLarge]) TweakScale/patches/FireSpitter_TweakScale/@PART[FStailWingLarge]
[LOG 21:49:58.292] Config(@PART[FSwinglet]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSwinglet]
[LOG 21:49:58.293] Config(@PART[FSapacheCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheCockpit]
[LOG 21:49:58.293] Config(@PART[FSbomberCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberCockpit]
[LOG 21:49:58.294] Config(@PART[FScopterCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterCockpit]
[LOG 21:49:58.294] Config(@PART[FSfighterCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterCockpit]
[LOG 21:49:58.295] Config(@PART[FScopterRotorFenestron]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorFenestron]
[LOG 21:49:58.296] Config(@PART[FScopterRotorFenestronBothFins]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorFenestronBothFins]
[LOG 21:49:58.296] Config(@PART[FScopterRotorFenestronNoFins]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorFenestronNoFins]
[LOG 21:49:58.297] Config(@PART[FScopterRotorMain]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorMain]
[LOG 21:49:58.297] Config(@PART[FScopterRotorMainElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorMainElectric]
[LOG 21:49:58.298] Config(@PART[FScopterRotorMainLarge]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorMainLarge]
[LOG 21:49:58.299] Config(@PART[FScopterRotorTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorTail]
[LOG 21:49:58.299] Config(@PART[FScopterRotorTail2]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorTail2]
[LOG 21:49:58.300] Config(@PART[FSlancasterEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSlancasterEngine]
[LOG 21:49:58.300] Config(@PART[FSlancasterEngineGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSlancasterEngineGear]
[LOG 21:49:58.301] Config(@PART[FSnoseEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSnoseEngine]
[LOG 21:49:58.301] Config(@PART[FSnoseEngineElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSnoseEngineElectric]
[LOG 21:49:58.302] Config(@PART[FSoblongTailJet]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongTailJet]
[LOG 21:49:58.303] Config(@PART[FSPropellerEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPropellerEngine]
[LOG 21:49:58.303] Config(@PART[FSPropellerEngineElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPropellerEngineElectric]
[LOG 21:49:58.304] Config(@PART[FSPropellerEnginePush]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPropellerEnginePush]
[LOG 21:49:58.304] Config(@PART[FSpropellerFolding]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSpropellerFolding]
[LOG 21:49:58.305] Config(@PART[FSswampEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSswampEngine]
[LOG 21:49:58.306] Config(@PART[FSturboProp]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSturboProp]
[LOG 21:49:58.306] Config(@PART[FSVTOLengine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSVTOLengine]
[LOG 21:49:58.307] Config(@PART[FSVTOLengineLarge]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSVTOLengineLarge]
[LOG 21:49:58.307] Config(@PART[FSairTank]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSairTank]
[LOG 21:49:58.308] Config(@PART[FSdropTank]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSdropTank]
[LOG 21:49:58.308] Config(@PART[FSdropTankMount]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSdropTankMount]
[LOG 21:49:58.309] Config(@PART[FSjerrycan]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSjerrycan]
[LOG 21:49:58.309] Config(@PART[FSoxidizerTank]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoxidizerTank]
[LOG 21:49:58.310] Config(@PART[FSbombBay]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbombBay]
[LOG 21:49:58.310] Config(@PART[FSbomberFuselage]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberFuselage]
[LOG 21:49:58.311] Config(@PART[FSbomberFuselageEmpty]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberFuselageEmpty]
[LOG 21:49:58.312] Config(@PART[FSbomberFuselageTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberFuselageTail]
[LOG 21:49:58.312] Config(@PART[FSCrewFuselage]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSCrewFuselage]
[LOG 21:49:58.313] Config(@PART[FSoblongFuel]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuel]
[LOG 21:49:58.313] Config(@PART[FSoblongFuselage]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselage]
[LOG 21:49:58.314] Config(@PART[FSoblongFuselageBattery]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselageBattery]
[LOG 21:49:58.314] Config(@PART[FSoblongFuselageHalf]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselageHalf]
[LOG 21:49:58.315] Config(@PART[FSoblongFuselageRocketFuel]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselageRocketFuel]
[LOG 21:49:58.316] Config(@PART[FSoblongNose]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNose]
[LOG 21:49:58.316] Config(@PART[FSoblongNoseLong]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNoseLong]
[LOG 21:49:58.317] Config(@PART[FSoblongNoseRound]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNoseRound]
[LOG 21:49:58.317] Config(@PART[FSoblongTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongTail]
[LOG 21:49:58.318] Config(@PART[FSoblongToRoundAdapter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongToRoundAdapter]
[LOG 21:49:58.318] Config(@PART[FSoblongToSmallAdapter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongToSmallAdapter]
[LOG 21:49:58.319] Config(@PART[FStailBoom]) TweakScale/patches/FireSpitter_TweakScale/@PART[FStailBoom]
[LOG 21:49:58.320] Config(@PART[FSengineMount]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSengineMount]
[LOG 21:49:58.320] Config(@PART[FSfloatEnd]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatEnd]
[LOG 21:49:58.321] Config(@PART[FSfloatEndTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatEndTail]
[LOG 21:49:58.321] Config(@PART[FSfloatGearbay]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatGearbay]
[LOG 21:49:58.322] Config(@PART[FSfloatStraight]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatStraight]
[LOG 21:49:58.322] Config(@PART[FSfloatStrut]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatStrut]
[LOG 21:49:58.323] Config(@PART[FSlandingPads]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSlandingPads]
[LOG 21:49:58.323] Config(@PART[FSairBrake]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSairBrake]
[LOG 21:49:58.324] Config(@PART[FSapacheNoseASAS]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheNoseASAS]
[LOG 21:49:58.325] Config(@PART[FSbattery]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbattery]
[LOG 21:49:58.325] Config(@PART[fsgyroscope]) TweakScale/patches/FireSpitter_TweakScale/@PART[fsgyroscope]
[LOG 21:49:58.326] Config(@PART[fsmovecraftgadget]) TweakScale/patches/FireSpitter_TweakScale/@PART[fsmovecraftgadget]
[LOG 21:49:58.326] Config(@PART[fstrimgadget]) TweakScale/patches/FireSpitter_TweakScale/@PART[fstrimgadget]
[LOG 21:49:58.327] Config(@PART[FSapacheLandingGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheLandingGear]
[LOG 21:49:58.327] Config(@PART[FSapacheLandingGearFlip]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheLandingGearFlip]
[LOG 21:49:58.328] Config(@PART[FSbiplaneGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiplaneGear]
[LOG 21:49:58.328] Config(@PART[FSbomberLandingGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberLandingGear]
[LOG 21:49:58.329] Config(@PART[FSfighterLandingGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterLandingGear]
[LOG 21:49:58.330] Config(@PART[FSfighterTailGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterTailGear]
[LOG 21:49:58.330] Config(@PART[FSPROpeller]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPROpeller]
[LOG 21:49:58.331] Config(@PART[FSPROpellerElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPROpellerElectric]
[LOG 21:49:58.331] Config(@PART[FS_BiplaneAileron]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneAileron]
[LOG 21:49:58.332] Config(@PART[FS_BiplaneElevator]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneElevator]
[LOG 21:49:58.332] Config(@PART[FS_BiplaneRudder]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneRudder]
[LOG 21:49:58.333] Config(@PART[FS_BiplaneWingCenter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingCenter]
[LOG 21:49:58.334] Config(@PART[FS_BiplaneWingMain]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingMain]
[LOG 21:49:58.334] Config(@PART[FS_BiplaneWingRound]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingRound]
[LOG 21:49:58.335] Config(@PART[FS_BiplaneWingShort]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingShort]
[LOG 21:49:58.335] Config(@PART[FS_BiplaneWingTip]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingTip]
[LOG 21:49:58.336] Config(@PART[FS_BiplaneWheel]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWheel]
[LOG 21:49:58.336] Config(@PART[FS_BiplaneSkid]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneSkid]
[LOG 21:49:58.337] Config(@PART[FS_BiplaneEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneEngine]
[LOG 21:49:58.338] Config(@PART[FSbiPlaneAileron]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneAileron]
[LOG 21:49:58.338] Config(@PART[FSbiPlaneElevator]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneElevator]
[LOG 21:49:58.339] Config(@PART[FSbiPlaneRudder]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneRudder]
[LOG 21:49:58.339] Config(@PART[FSbiPlaneWingCenter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingCenter]
[LOG 21:49:58.340] Config(@PART[FSbiPlaneWingMain]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingMain]
[LOG 21:49:58.340] Config(@PART[FSbiPlaneWingRound]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingRound]
[LOG 21:49:58.341] Config(@PART[FSbiPlaneWingShort]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingShort]
[LOG 21:49:58.342] Config(@PART[FSbiPlaneWingTip]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingTip]
[LOG 21:49:58.342] Config(@PART[FSbiPlaneWheelPair]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWheelPair]
[LOG 21:49:58.343] Config(@PART[FSbiPlaneSkid]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneSkid]
[LOG 21:49:58.343] Config(@PART[FSbiPlaneTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneTail]
[LOG 21:49:58.344] Config(@PART[FSbiplaneCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiplaneCockpit]
[LOG 21:49:58.344] Config(@PART[FusTekKarmony*]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKarmony*]
[LOG 21:49:58.345] Config(@PART[FusTekResupplyModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekResupplyModule]
[LOG 21:49:58.345] Config(@PART[FusTekKirsDockingModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKirsDockingModule]
[LOG 21:49:58.346] Config(@PART[FusTekKuestAirlock]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKuestAirlock]
[LOG 21:49:58.347] Config(@PART[FusTekKuestLegacyAirlock]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKuestLegacyAirlock]
[LOG 21:49:58.347] Config(@PART[FusTekKupolaObsModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKupolaObsModule]
[LOG 21:49:58.348] Config(@PART[IACBM25m]) TweakScale/patches/FusTek_TweakScale/@PART[IACBM25m]
[LOG 21:49:58.348] Config(@PART[FusTekKirsDockingModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKirsDockingModule]
[LOG 21:49:58.349] Config(@PART[IACBM125m]) TweakScale/patches/FusTek_TweakScale/@PART[IACBM125m]
[LOG 21:49:58.349] Config(@PART[KAS_Container1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Container1]
[LOG 21:49:58.350] Config(@PART[KAS_Container2]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Container2]
[LOG 21:49:58.350] Config(@PART[KAS_ContainerBay1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_ContainerBay1]
[LOG 21:49:58.351] Config(@PART[KAS_CPort2]) TweakScale/patches/KAS_TweakScale/@PART[KAS_CPort2]
[LOG 21:49:58.351] Config(@PART[KAS_HookSupport]) TweakScale/patches/KAS_TweakScale/@PART[KAS_HookSupport]
[LOG 21:49:58.352] Config(@PART[KAS_Hook_Anchor]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Hook_Anchor]
[LOG 21:49:58.353] Config(@PART[KAS_Hook_GrapplingHook]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Hook_GrapplingHook]
[LOG 21:49:58.353] Config(@PART[KAS_Hook_Magnet]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Hook_Magnet]
[LOG 21:49:58.354] Config(@PART[KAS_Pipe1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Pipe1]
[LOG 21:49:58.354] Config(@PART[KAS_Pylon1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Pylon1]
[LOG 21:49:58.355] Config(@PART[KAS_Strut1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Strut1]
[LOG 21:49:58.355] Config(@PART[KAS_Winch1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch1]
[LOG 21:49:58.356] Config(@PART[KAS_Winch2]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch2]
[LOG 21:49:58.356] Config(@PART[KAS_Winch3]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch3]
[LOG 21:49:58.357] Config(@PART[KAS_Winch4]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch4]
[LOG 21:49:58.357] Config(@PART[KAXelectricprop]) TweakScale/patches/KAX_TweakScale/@PART[KAXelectricprop]
[LOG 21:49:58.358] Config(@PART[KAXheavyGear]) TweakScale/patches/KAX_TweakScale/@PART[KAXheavyGear]
[LOG 21:49:58.358] Config(@PART[KAXjumpJet]) TweakScale/patches/KAX_TweakScale/@PART[KAXjumpJet]
[LOG 21:49:58.359] Config(@PART[KAXkueyEngine]) TweakScale/patches/KAX_TweakScale/@PART[KAXkueyEngine]
[LOG 21:49:58.359] Config(@PART[KAXkueyTailRotor]) TweakScale/patches/KAX_TweakScale/@PART[KAXkueyTailRotor]
[LOG 21:49:58.360] Config(@PART[KAXmedCockpit]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedCockpit]
[LOG 21:49:58.360] Config(@PART[KAXmedFuselage]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedFuselage]
[LOG 21:49:58.361] Config(@PART[KAXmedJetFuel]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedJetFuel]
[LOG 21:49:58.361] Config(@PART[KAXmedTail]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedTail]
[LOG 21:49:58.362] Config(@PART[KAXradialprop]) TweakScale/patches/KAX_TweakScale/@PART[KAXradialprop]
[LOG 21:49:58.363] Config(@PART[KAXturboprop]) TweakScale/patches/KAX_TweakScale/@PART[KAXturboprop]
[LOG 21:49:58.363] Config(@PART[kethane_1m_converter]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_1m_converter]
[LOG 21:49:58.364] Config(@PART[kethane_2m_converter]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_2m_converter]
[LOG 21:49:58.364] Config(@PART[kethane_generator]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_generator]
[LOG 21:49:58.365] Config(@PART[kethane_heavyDrill]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_heavyDrill]
[LOG 21:49:58.365] Config(@PART[kethane_highGain]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_highGain]
[LOG 21:49:58.366] Config(@PART[kethane_kerbalBlender]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_kerbalBlender]
[LOG 21:49:58.366] Config(@PART[kethane_sensor_1m]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_sensor_1m]
[LOG 21:49:58.367] Config(@PART[kethane_smallDrill]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_smallDrill]
[LOG 21:49:58.368] Config(@PART[kethane_tank1mStandard]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank1mStandard]
[LOG 21:49:58.368] Config(@PART[kethane_tank2mExtralarge]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mExtralarge]
[LOG 21:49:58.369] Config(@PART[kethane_tank2mLarge]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mLarge]
[LOG 21:49:58.369] Config(@PART[kethane_tank2mMedium]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mMedium]
[LOG 21:49:58.370] Config(@PART[kethane_tank2mSmall]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mSmall]
[LOG 21:49:58.370] Config(@PART[kethane_tankExternal]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tankExternal]
[LOG 21:49:58.371] Config(@PART[kethane_turbine]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_turbine]
[LOG 21:49:58.372] Config(SCALETYPE) TweakScale/patches/KH_SSE_TweakScale/Klockheed_stack
[LOG 21:49:58.372] Config(@PART[bb1]) TweakScale/patches/KH_SSE_TweakScale/@PART[bb1]
[LOG 21:49:58.373] Config(@PART[km_bb2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_bb2]
[LOG 21:49:58.373] Config(@PART[double-oms]) TweakScale/patches/KH_SSE_TweakScale/@PART[double-oms]
[LOG 21:49:58.374] Config(@PART[km_flameout_checker_AG8]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_flameout_checker_AG8]
[LOG 21:49:58.374] Config(@PART[kb-fuel-breaker1]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker1]
[LOG 21:49:58.375] Config(@PART[kb-fuel-breaker15]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker15]
[LOG 21:49:58.375] Config(@PART[kb-fuel-breaker2]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker2]
[LOG 21:49:58.376] Config(@PART[kb-fuel-breaker3]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker3]
[LOG 21:49:58.376] Config(@PART[KM_FuelController_OFF]) TweakScale/patches/KH_SSE_TweakScale/@PART[KM_FuelController_OFF]
[LOG 21:49:58.377] Config(@PART[KM_FuelController_ON]) TweakScale/patches/KH_SSE_TweakScale/@PART[KM_FuelController_ON]
[LOG 21:49:58.378] Config(@PART[km_ma0]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ma0]
[LOG 21:49:58.378] Config(@PART[km_ma1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ma1]
[LOG 21:49:58.379] Config(@PART[oms]) TweakScale/patches/KH_SSE_TweakScale/@PART[oms]
[LOG 21:49:58.379] Config(@PART[sh1]) TweakScale/patches/KH_SSE_TweakScale/@PART[sh1]
[LOG 21:49:58.380] Config(@PART[km_se0]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se0]
[LOG 21:49:58.380] Config(@PART[km_se0-oms]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se0-oms]
[LOG 21:49:58.381] Config(@PART[se2]) TweakScale/patches/KH_SSE_TweakScale/@PART[se2]
[LOG 21:49:58.381] Config(@PART[km_se3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se3]
[LOG 21:49:58.382] Config(@PART[km_se4L]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se4L]
[LOG 21:49:58.382] Config(@PART[kmssh0]) TweakScale/patches/KH_SSE_TweakScale/@PART[kmssh0]
[LOG 21:49:58.383] Config(@PART[kmssh1]) TweakScale/patches/KH_SSE_TweakScale/@PART[kmssh1]
[LOG 21:49:58.383] Config(@PART[km_smart_alt_low]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_alt_low]
[LOG 21:49:58.384] Config(@PART[km_smart_fuel]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_fuel]
[LOG 21:49:58.384] Config(@PART[km_smart_radio]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_radio]
[LOG 21:49:58.385] Config(@PART[km_smart_time]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_time]
[LOG 21:49:58.385] Config(@PART[KM_sparkler]) TweakScale/patches/KH_SSE_TweakScale/@PART[KM_sparkler]
[LOG 21:49:58.386] Config(@PART[km_ssme_rs25s]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ssme_rs25s]
[LOG 21:49:58.386] Config(@PART[km_ssme_rs25ss]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ssme_rs25ss]
[LOG 21:49:58.387] Config(@PART[km-tank-bottom-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-1]
[LOG 21:49:58.387] Config(@PART[km-tank-bottom-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-15]
[LOG 21:49:58.388] Config(@PART[km-tank-bottom-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-2]
[LOG 21:49:58.388] Config(@PART[km-tank-bottom-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-3]
[LOG 21:49:58.389] Config(@PART[km-tank-mid-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-1]
[LOG 21:49:58.389] Config(@PART[km-tank-mid-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-15]
[LOG 21:49:58.390] Config(@PART[km-tank-mid-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-2]
[LOG 21:49:58.391] Config(@PART[km-tank-mid-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-3]
[LOG 21:49:58.391] Config(@PART[km-tank-mid-small-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-1]
[LOG 21:49:58.392] Config(@PART[km-tank-mid-small-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-15]
[LOG 21:49:58.392] Config(@PART[km-tank-mid-small-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-2]
[LOG 21:49:58.393] Config(@PART[km-tank-mid-small-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-3]
[LOG 21:49:58.393] Config(@PART[km-tank-top-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-1]
[LOG 21:49:58.394] Config(@PART[km-tank-top-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-15]
[LOG 21:49:58.394] Config(@PART[km-tank-top-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-2]
[LOG 21:49:58.395] Config(@PART[km-tank-top-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-3]
[LOG 21:49:58.395] Config(@PART[km_valve]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_valve]
[LOG 21:49:58.396] Config(@PART[km_valve2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_valve2]
[LOG 21:49:58.396] Config(@PART[km_smart_speed]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_speed]
[LOG 21:49:58.397] Config(@PART[km_prox_sensor]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_prox_sensor]
[LOG 21:49:58.398] Config(@PART[KIS_Container1]) TweakScale/patches/KIS_TweakScale/@PART[KIS_Container1]
[LOG 21:49:58.398] Config(@PART[KIS_Container2]) TweakScale/patches/KIS_TweakScale/@PART[KIS_Container2]
[LOG 21:49:58.399] Config(@PART[KIS_Container3]) TweakScale/patches/KIS_TweakScale/@PART[KIS_Container3]
[LOG 21:49:58.399] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_stack
[LOG 21:49:58.400] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_5_3
[LOG 21:49:58.400] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_3_2
[LOG 21:49:58.401] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_2_1
[LOG 21:49:58.401] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_4_3
[LOG 21:49:58.402] Config(@PART[Kosmos_TKS_2-1_Flared_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_2-1_Flared_Taper]
[LOG 21:49:58.402] Config(@PART[Kosmos_VA_RRV_Propulsion_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_Propulsion_Unit]
[LOG 21:49:58.403] Config(@PART[Kosmos_Salyut_1.5-1_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_1.5-1_Taper]
[LOG 21:49:58.404] Config(@PART[Kosmos_Salyut_3-2_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_3-2_Taper]
[LOG 21:49:58.404] Config(@PART[Kosmos_Salyut_2-1.5_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_2-1.5_Taper]
[LOG 21:49:58.405] Config(@PART[Kosmos_Pravilo_ASAS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Pravilo_ASAS]
[LOG 21:49:58.405] Config(@PART[Kosmos_Pravilo_Control_Collar]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Pravilo_Control_Collar]
[LOG 21:49:58.406] Config(@PART[Kosmos_VA_RRV_NavComStab]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_NavComStab]
[LOG 21:49:58.407] Config(@PART[Kosmos_Balka_PanelBlock1]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_PanelBlock1]
[LOG 21:49:58.407] Config(@PART[Kosmos_Balka_PanelBlock1_Single]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_PanelBlock1_Single]
[LOG 21:49:58.408] Config(@PART[Kosmos_Salyut_Solar_Array]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_Solar_Array]
[LOG 21:49:58.408] Config(@PART[Kosmos_Salyut_Solar_Array2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_Solar_Array2]
[LOG 21:49:58.409] Config(@PART[Kosmos_TKS_Solar_Array]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_Solar_Array]
[LOG 21:49:58.410] Config(@PART[Kosmos_Angara_RD-0146N2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-0146N2]
[LOG 21:49:58.410] Config(@PART[Kosmos_Angara_RD-0146]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-0146]
[LOG 21:49:58.411] Config(@PART[Kosmos_Angara_RD-275K]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-275K]
[LOG 21:49:58.411] Config(@PART[Kosmos_Angara_RD-33NK]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-33NK]
[LOG 21:49:58.412] Config(@PART[Kosmos_Balka_1_Skeleton_RCS_Storage]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_1_Skeleton_RCS_Storage]
[LOG 21:49:58.413] Config(@PART[Kosmos_RD-58SS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_RD-58SS]
[LOG 21:49:58.414] Config(@PART[Kosmos_TKS_RD-0225_Engine]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RD-0225_Engine]
[LOG 21:49:58.414] Config(@PART[Kosmos_VA_RRV_Escape_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_Escape_Unit]
[LOG 21:49:58.415] Config(@PART[Kosmos_SepRetro]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_SepRetro]
[LOG 21:49:58.415] Config(@PART[Kosmos_Salyut_1.5_Propulsion_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_1.5_Propulsion_Unit]
[LOG 21:49:58.416] Config(@PART[Kosmos_Parom_RCS_Tank]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Parom_RCS_Tank]
[LOG 21:49:58.417] Config(@PART[Kosmos_TKS_RCS_Tank]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RCS_Tank]
[LOG 21:49:58.417] Config(@PART[Kosmos_TKS_RCS_Tank_Radless]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RCS_Tank_Radless]
[LOG 21:49:58.418] Config(@PART[URM_1_25_Cowling_A_1J]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_1_25_Cowling_A_1J]
[LOG 21:49:58.418] Config(@PART[part_URM_1_25_Cowling_NA_2J]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_Cowling_NA_2J]
[LOG 21:49:58.419] Config(@PART[part_URM_1_25_Cowling_NA_2J]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_Cowling_NA_2J]
[LOG 21:49:58.419] Config(@PART[part_URM_1_25_Cowling_Skirt]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_Cowling_Skirt]
[LOG 21:49:58.420] Config(@PART[part_URM_1_25_InterStage_NA]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_InterStage_NA]
[LOG 21:49:58.421] Config(@PART[part_URM_1_25_InterStage_NA]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_InterStage_NA]
[LOG 21:49:58.421] Config(@PART[part_URM_1_25_InterStage_NA]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_InterStage_NA]
[LOG 21:49:58.422] Config(@PART[part_URM_1_25_L02]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L02]
[LOG 21:49:58.422] Config(@PART[part_URM_1_25_L03]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L03]
[LOG 21:49:58.423] Config(@PART[part_URM_1_25_L04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L04]
[LOG 21:49:58.424] Config(@PART[part_URM_1_25_L04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L04]
[LOG 21:49:58.424] Config(@PART[part_URM_1_25_L04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L04]
[LOG 21:49:58.425] Config(@PART[part_URM_1_25_L09]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L09]
[LOG 21:49:58.426] Config(@PART[Kosmos_URM_1_25_Nose_Cone]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_URM_1_25_Nose_Cone]
[LOG 21:49:58.426] Config(@PART[Kosmos_URM_1_25_Nose_Cone_Decoupler]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_URM_1_25_Nose_Cone_Decoupler]
[LOG 21:49:58.427] Config(@PART[URM_1_25_P_Fairing_Base]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_1_25_P_Fairing_Base]
[LOG 21:49:58.428] Config(@PART[Kosmos_URM_1_25_Srf_Decoupler]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_URM_1_25_Srf_Decoupler]
[LOG 21:49:58.428] Config(@PART[part_URM_1_25_U00]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U00]
[LOG 21:49:58.429] Config(@PART[part_URM_1_25_U01]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U01]
[LOG 21:49:58.429] Config(@PART[part_URM_1_25_U02]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U02]
[LOG 21:49:58.430] Config(@PART[part_URM_1_25_U03]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U03]
[LOG 21:49:58.430] Config(@PART[part_URM_1_25_U04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U04]
[LOG 21:49:58.431] Config(@PART[URM_2_5_P_Fairing_Base]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_2_5_P_Fairing_Base]
[LOG 21:49:58.432] Config(@PART[URM_2_5_P_Fairing_Base_SSPP]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_2_5_P_Fairing_Base_SSPP]
[LOG 21:49:58.432] Config(@PART[Kosmos_Balka_1_Tunnel]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_1_Tunnel]
[LOG 21:49:58.433] Config(@PART[Kosmos_Balka_1_Skeleton]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_1_Skeleton]
[LOG 21:49:58.433] Config(@PART[Kosmos_Berthing_Node_Hexaway]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Berthing_Node_Hexaway]
[LOG 21:49:58.434] Config(@PART[Kosmos_Berthing_Node_Single_Side]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Berthing_Node_Single_Side]
[LOG 21:49:58.435] Config(@PART[Kosmos_Salyut_body_1.5]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_body_1.5]
[LOG 21:49:58.435] Config(@PART[Kosmos_Salyut_body_2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_body_2]
[LOG 21:49:58.436] Config(@PART[Kosmos_Salyut_body_3]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_body_3]
[LOG 21:49:58.436] Config(@PART[Kosmos_TKS_body_2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_body_2]
[LOG 21:49:58.437] Config(@PART[Kosmos_VA_RRV_LockDown]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_LockDown]
[LOG 21:49:58.437] Config(@PART[Kosmos_VA_RRV_LockDown_Ladderless]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_LockDown_Ladderless]
[LOG 21:49:58.438] Config(@PART[Kosmos_APAS_69]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_APAS_69]
[LOG 21:49:58.439] Config(@PART[Kosmos_Common_LED_Flood_Light]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Common_LED_Flood_Light]
[LOG 21:49:58.440] Config(@PART[Kosmos_KCBS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_KCBS]
[LOG 21:49:58.440] Config(@PART[URM_2_5_P_Fairing_Base_SSPP]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_2_5_P_Fairing_Base_SSPP]
[LOG 21:49:58.441] Config(@PART[Kosmos_Salyut_RCS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_RCS]
[LOG 21:49:58.441] Config(@PART[Kosmos_TKS_RCS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RCS]
[LOG 21:49:58.442] Config(@PART[Kosmos_VA_RRV_Retro_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_Retro_Unit]
[LOG 21:49:58.443] Config(@PART[dockingkso]) TweakScale/patches/KSO_TweakScale/@PART[dockingkso]
[LOG 21:49:58.443] Config(@PART[boosterkso]) TweakScale/patches/KSO_TweakScale/@PART[boosterkso]
[LOG 21:49:58.444] Config(@PART[fuelkso]) TweakScale/patches/KSO_TweakScale/@PART[fuelkso]
[LOG 21:49:58.444] Config(@PART[omskso]) TweakScale/patches/KSO_TweakScale/@PART[omskso]
[LOG 21:49:58.445] Config(@PART[decouplerkso]) TweakScale/patches/KSO_TweakScale/@PART[decouplerkso]
[LOG 21:49:58.445] Config(@PART[dockstandardkso]) TweakScale/patches/KSO_TweakScale/@PART[dockstandardkso]
[LOG 21:49:58.446] Config(@PART[ssauxfuelkso]) TweakScale/patches/KSO_TweakScale/@PART[ssauxfuelkso]
[LOG 21:49:58.447] Config(@PART[lightlongkso]) TweakScale/patches/KSO_TweakScale/@PART[lightlongkso]
[LOG 21:49:58.447] Config(@PART[lightlongredkso]) TweakScale/patches/KSO_TweakScale/@PART[lightlongredkso]
[LOG 21:49:58.448] Config(@PART[lightroundkso]) TweakScale/patches/KSO_TweakScale/@PART[lightroundkso]
[LOG 21:49:58.448] Config(@PART[lightroundredkso]) TweakScale/patches/KSO_TweakScale/@PART[lightroundredkso]
[LOG 21:49:58.449] Config(@PART[lightshortkso]) TweakScale/patches/KSO_TweakScale/@PART[lightshortkso]
[LOG 21:49:58.449] Config(@PART[lightshortredkso]) TweakScale/patches/KSO_TweakScale/@PART[lightshortredkso]
[LOG 21:49:58.450] Config(@PART[KSO_Observation]) TweakScale/patches/KSO_TweakScale/@PART[KSO_Observation]
[LOG 21:49:58.450] Config(@PART[KSO_DockingModule]) TweakScale/patches/KSO_TweakScale/@PART[KSO_DockingModule]
[LOG 21:49:58.451] Config(@PART[KSO_Habitat]) TweakScale/patches/KSO_TweakScale/@PART[KSO_Habitat]
[LOG 21:49:58.451] Config(@PART[KSO_Hydroponics]) TweakScale/patches/KSO_TweakScale/@PART[KSO_Hydroponics]
[LOG 21:49:58.452] Config(@PART[KSO_KerbaLab]) TweakScale/patches/KSO_TweakScale/@PART[KSO_KerbaLab]
[LOG 21:49:58.452] Config(@PART[sspowerkso]) TweakScale/patches/KSO_TweakScale/@PART[sspowerkso]
[LOG 21:49:58.453] Config(@PART[KSO_SST]) TweakScale/patches/KSO_TweakScale/@PART[KSO_SST]
[LOG 21:49:58.453] Config(@PART[leftelevkso]) TweakScale/patches/KSO_TweakScale/@PART[leftelevkso]
[LOG 21:49:58.454] Config(@PART[leftwingkso]) TweakScale/patches/KSO_TweakScale/@PART[leftwingkso]
[LOG 21:49:58.454] Config(@PART[sstruss1kso]) TweakScale/patches/KSO_TweakScale/@PART[sstruss1kso]
[LOG 21:49:58.455] Config(@PART[sstruss2kso]) TweakScale/patches/KSO_TweakScale/@PART[sstruss2kso]
[LOG 21:49:58.456] Config(@PART[rearplanekso]) TweakScale/patches/KSO_TweakScale/@PART[rearplanekso]
[LOG 21:49:58.456] Config(@PART[rightelevkso]) TweakScale/patches/KSO_TweakScale/@PART[rightelevkso]
[LOG 21:49:58.457] Config(@PART[rightwingkso]) TweakScale/patches/KSO_TweakScale/@PART[rightwingkso]
[LOG 21:49:58.457] Config(@PART[ss2pointextkso]) TweakScale/patches/KSO_TweakScale/@PART[ss2pointextkso]
[LOG 21:49:58.458] Config(@PART[ss3pointhubkso]) TweakScale/patches/KSO_TweakScale/@PART[ss3pointhubkso]
[LOG 21:49:58.459] Config(@PART[ss4pointhubkso]) TweakScale/patches/KSO_TweakScale/@PART[ss4pointhubkso]
[LOG 21:49:58.459] Config(@PART[ss6pointhubkso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointhubkso]
[LOG 21:49:58.460] Config(@PART[ss6pointocto1kso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointocto1kso]
[LOG 21:49:58.460] Config(@PART[ss6pointocto2kso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointocto2kso]
[LOG 21:49:58.461] Config(@PART[ss6pointsquarekso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointsquarekso]
[LOG 21:49:58.461] Config(@PART[ssdecouplerkso]) TweakScale/patches/KSO_TweakScale/@PART[ssdecouplerkso]
[LOG 21:49:58.462] Config(@PART[sspanelmedkso]) TweakScale/patches/KSO_TweakScale/@PART[sspanelmedkso]
[LOG 21:49:58.462] Config(@PART[sspanelslargekso]) TweakScale/patches/KSO_TweakScale/@PART[sspanelslargekso]
[LOG 21:49:58.463] Config(@PART[sspanelsmallkso]) TweakScale/patches/KSO_TweakScale/@PART[sspanelsmallkso]
[LOG 21:49:58.464] Config(@PART[tailrudderkso]) TweakScale/patches/KSO_TweakScale/@PART[tailrudderkso]
[LOG 21:49:58.464] Config(@PART[thrustmaxkso]) TweakScale/patches/KSO_TweakScale/@PART[thrustmaxkso]
[LOG 21:49:58.465] Config(@PART[cl_large_sasModule]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_sasModule]
[LOG 21:49:58.465] Config(@PART[cl_mini_asas]) TweakScale/patches/KSPX_TweakScale/@PART[cl_mini_asas]
[LOG 21:49:58.466] Config(@PART[cl_mini_sas]) TweakScale/patches/KSPX_TweakScale/@PART[cl_mini_sas]
[LOG 21:49:58.466] Config(@PART[cl_large_nuclearEngine]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_nuclearEngine]
[LOG 21:49:58.467] Config(@PART[cl_large_shortMonoTank]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_shortMonoTank]
[LOG 21:49:58.467] Config(@PART[cl_large_tripleFuelTank]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_tripleFuelTank]
[LOG 21:49:58.468] Config(@PART[cl_radial_cylTankFuel]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_cylTankFuel]
[LOG 21:49:58.468] Config(@PART[cl_radial_cylTankOxy]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_cylTankOxy]
[LOG 21:49:58.469] Config(@PART[cl_radial_sphereTankFuel]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_sphereTankFuel]
[LOG 21:49:58.470] Config(@PART[cl_radial_sphereTankOxy]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_sphereTankOxy]
[LOG 21:49:58.470] Config(@PART[cl_small_escapeTower]) TweakScale/patches/KSPX_TweakScale/@PART[cl_small_escapeTower]
[LOG 21:49:58.471] Config(@PART[cl_small_ionEngine]) TweakScale/patches/KSPX_TweakScale/@PART[cl_small_ionEngine]
[LOG 21:49:58.471] Config(@PART[cl_small_xenonTank]) TweakScale/patches/KSPX_TweakScale/@PART[cl_small_xenonTank]
[LOG 21:49:58.472] Config(@PART[KWFlatadapter3x2]) TweakScale/patches/KW_TweakScale/@PART[KWFlatadapter3x2]
[LOG 21:49:58.473] Config(@PART[KWFlatadapter3x1]) TweakScale/patches/KW_TweakScale/@PART[KWFlatadapter3x1]
[LOG 21:49:58.473] Config(@PART[KWFuelAdapter3x1]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x1]
[LOG 21:49:58.474] Config(@PART[KWFuelAdapter3x1S]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x1S]
[LOG 21:49:58.474] Config(@PART[KWFuelAdapter3x2]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x2]
[LOG 21:49:58.475] Config(@PART[KWFuelAdapter3x2S]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x2S]
[LOG 21:49:58.476] Config(@PART[KWFuelAdapter5x3]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter5x3]
[LOG 21:49:58.476] Config(@PART[KW2mSRBNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mSRBNoseCone]
[LOG 21:49:58.477] Config(@PART[KW5mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW5mNoseCone]
[LOG 21:49:58.477] Config(@PART[KWFin]) TweakScale/patches/KW_TweakScale/@PART[KWFin]
[LOG 21:49:58.478] Config(@PART[KWFinGC]) TweakScale/patches/KW_TweakScale/@PART[KWFinGC]
[LOG 21:49:58.478] Config(@PART[KW1mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW1mNoseCone]
[LOG 21:49:58.479] Config(@PART[KW2mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mNoseCone]
[LOG 21:49:58.479] Config(@PART[KW3mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW3mNoseCone]
[LOG 21:49:58.480] Config(@PART[KWSASmodule2mHalf]) TweakScale/patches/KW_TweakScale/@PART[KWSASmodule2mHalf]
[LOG 21:49:58.480] Config(@PART[KWSASmodule3mHalf]) TweakScale/patches/KW_TweakScale/@PART[KWSASmodule3mHalf]
[LOG 21:49:58.481] Config(@PART[KWSASmodule5mHalf]) TweakScale/patches/KW_TweakScale/@PART[KWSASmodule5mHalf]
[LOG 21:49:58.481] Config(@PART[KWRadBattLargeL]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattLargeL]
[LOG 21:49:58.482] Config(@PART[KWRadBattLargeS]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattLargeS]
[LOG 21:49:58.482] Config(@PART[KWRadBattSmallL]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattSmallL]
[LOG 21:49:58.483] Config(@PART[KWRadBattSmallS]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattSmallS]
[LOG 21:49:58.484] Config(@PART[KW1mengineMaverick1D]) TweakScale/patches/KW_TweakScale/@PART[KW1mengineMaverick1D]
[LOG 21:49:58.484] Config(@PART[KW1mengineVestaVR1]) TweakScale/patches/KW_TweakScale/@PART[KW1mengineVestaVR1]
[LOG 21:49:58.485] Config(@PART[KW1mengineWildCatV]) TweakScale/patches/KW_TweakScale/@PART[KW1mengineWildCatV]
[LOG 21:49:58.485] Config(@PART[KW2mengineGriffonG8D]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineGriffonG8D]
[LOG 21:49:58.486] Config(@PART[KW2mengineMaverickV]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineMaverickV]
[LOG 21:49:58.486] Config(@PART[KW2mengineSPS]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineSPS]
[LOG 21:49:58.487] Config(@PART[KW2mengineVestaVR9D]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineVestaVR9D]
[LOG 21:49:58.487] Config(@PART[KW3mengineGriffonXX]) TweakScale/patches/KW_TweakScale/@PART[KW3mengineGriffonXX]
[LOG 21:49:58.488] Config(@PART[KW3mengineTitanT1]) TweakScale/patches/KW_TweakScale/@PART[KW3mengineTitanT1]
[LOG 21:49:58.489] Config(@PART[KW3mengineWildcarXR]) TweakScale/patches/KW_TweakScale/@PART[KW3mengineWildcarXR]
[LOG 21:49:58.489] Config(@PART[KW5mengineGriffonC]) TweakScale/patches/KW_TweakScale/@PART[KW5mengineGriffonC]
[LOG 21:49:58.490] Config(@PART[KW5mengineTitanV]) TweakScale/patches/KW_TweakScale/@PART[KW5mengineTitanV]
[LOG 21:49:58.491] Config(@PART[KW1mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW1mExpandedFairingBase]
[LOG 21:49:58.491] Config(@PART[KW2mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW2mExpandedFairingBase]
[LOG 21:49:58.492] Config(@PART[KW3mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW3mExpandedFairingBase]
[LOG 21:49:58.492] Config(@PART[KW1mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW1mFairingBase]
[LOG 21:49:58.493] Config(@PART[KW2mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW2mFairingBase]
[LOG 21:49:58.494] Config(@PART[KW3mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW3mFairingBase]
[LOG 21:49:58.495] Config(@PART[KW12mExpandedFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW12mExpandedFairingCone]
[LOG 21:49:58.495] Config(@PART[KW2mExpandedFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mExpandedFairingCone]
[LOG 21:49:58.496] Config(@PART[KW1mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW1mFairingCone]
[LOG 21:49:58.496] Config(@PART[KW2mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mFairingCone]
[LOG 21:49:58.497] Config(@PART[KW3mExpandedFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW3mExpandedFairingCone]
[LOG 21:49:58.497] Config(@PART[KW3mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW3mFairingCone]
[LOG 21:49:58.498] Config(@PART[KW5mExpFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW5mExpFairingCone]
[LOG 21:49:58.498] Config(@PART[KW5mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW5mFairingCone]
[LOG 21:49:58.499] Config(@PART[KW1mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW1mDecouplerShroud]
[LOG 21:49:58.500] Config(@PART[KW1mExpandedFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW1mExpandedFairingWall]
[LOG 21:49:58.500] Config(@PART[KW1mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW1mFairingWall]
[LOG 21:49:58.501] Config(@PART[KW2mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW2mDecouplerShroud]
[LOG 21:49:58.501] Config(@PART[KW2mExpandedFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW2mExpandedFairingWall]
[LOG 21:49:58.502] Config(@PART[KW2mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW2mFairingWall]
[LOG 21:49:58.502] Config(@PART[KW3mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW3mDecouplerShroud]
[LOG 21:49:58.503] Config(@PART[KW3mExpandedFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW3mExpandedFairingWall]
[LOG 21:49:58.504] Config(@PART[KW3mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW3mFairingWall]
[LOG 21:49:58.504] Config(@PART[KW5mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW5mDecouplerShroud]
[LOG 21:49:58.505] Config(@PART[KW5x3AdapterShroud]) TweakScale/patches/KW_TweakScale/@PART[KW5x3AdapterShroud]
[LOG 21:49:58.506] Config(@PART[KW5mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW5mFairingBase]
[LOG 21:49:58.506] Config(@PART[KW5mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW5mExpandedFairingBase]
[LOG 21:49:58.507] Config(@PART[KW5mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW5mFairingWall]
[LOG 21:49:58.507] Config(@PART[KW5mExpFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW5mExpFairingWall]
[LOG 21:49:58.508] Config(@PART[KW2Sidetank]) TweakScale/patches/KW_TweakScale/@PART[KW2Sidetank]
[LOG 21:49:58.508] Config(@PART[KW3Sidetank]) TweakScale/patches/KW_TweakScale/@PART[KW3Sidetank]
[LOG 21:49:58.509] Config(@PART[KW1mtankL0_5]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL0_5]
[LOG 21:49:58.509] Config(@PART[KW1mRCSfuel]) TweakScale/patches/KW_TweakScale/@PART[KW1mRCSfuel]
[LOG 21:49:58.510] Config(@PART[KW1mtankL1]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL1]
[LOG 21:49:58.511] Config(@PART[KW1mtankL2]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL2]
[LOG 21:49:58.511] Config(@PART[KW1mtankL4]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL4]
[LOG 21:49:58.512] Config(@PART[KW1mtankPancake]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankPancake]
[LOG 21:49:58.512] Config(@PART[KW2mtankL0_5]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL0_5]
[LOG 21:49:58.513] Config(@PART[KW2mRCSfuel]) TweakScale/patches/KW_TweakScale/@PART[KW2mRCSfuel]
[LOG 21:49:58.513] Config(@PART[KW2mtankL1]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL1]
[LOG 21:49:58.514] Config(@PART[KW2mtankL2]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL2]
[LOG 21:49:58.514] Config(@PART[KW2mtankL4]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL4]
[LOG 21:49:58.515] Config(@PART[KW2mtankL4A]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL4A]
[LOG 21:49:58.515] Config(@PART[KW2mtankPancake]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankPancake]
[LOG 21:49:58.516] Config(@PART[KW3mtankL0_5]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL0_5]
[LOG 21:49:58.516] Config(@PART[KW3mRCSfuel]) TweakScale/patches/KW_TweakScale/@PART[KW3mRCSfuel]
[LOG 21:49:58.517] Config(@PART[KW3mtankL1]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL1]
[LOG 21:49:58.517] Config(@PART[KW3mtankL2]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL2]
[LOG 21:49:58.518] Config(@PART[KW3mtankL4]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL4]
[LOG 21:49:58.518] Config(@PART[KW3mtankL4A]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL4A]
[LOG 21:49:58.519] Config(@PART[KW3mtankPancake]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankPancake]
[LOG 21:49:58.519] Config(@PART[KW5mtankL05]) TweakScale/patches/KW_TweakScale/@PART[KW5mtankL05]
[LOG 21:49:58.520] Config(@PART[KW5mtankL1_5]) TweakScale/patches/KW_TweakScale/@PART[KW5mtankL1_5]
[LOG 21:49:58.520] Config(@PART[KW5mtankL3_5]) TweakScale/patches/KW_TweakScale/@PART[KW5mtankL3_5]
[LOG 21:49:58.521] Config(@PART[KWrcsPod]) TweakScale/patches/KW_TweakScale/@PART[KWrcsPod]
[LOG 21:49:58.522] Config(@PART[KWrcsQuad]) TweakScale/patches/KW_TweakScale/@PART[KWrcsQuad]
[LOG 21:49:58.522] Config(@PART[KWrcsQuad45]) TweakScale/patches/KW_TweakScale/@PART[KWrcsQuad45]
[LOG 21:49:58.523] Config(@PART[KWsrbGlobeI]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeI]
[LOG 21:49:58.523] Config(@PART[KWsrbGlobeVI]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeVI]
[LOG 21:49:58.524] Config(@PART[KWsrbGlobeV]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeV]
[LOG 21:49:58.524] Config(@PART[KWsrbGlobeX2]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX2]
[LOG 21:49:58.525] Config(@PART[KWsrbGlobeX]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX]
[LOG 21:49:58.525] Config(@PART[KWsrbGlobeX10L]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX10L]
[LOG 21:49:58.526] Config(@PART[KWsrbGlobeX10S]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX10S]
[LOG 21:49:58.526] Config(@PART[KWsrbGlobeX5]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX5]
[LOG 21:49:58.527] Config(@PART[KWsrbUllageLarge]) TweakScale/patches/KW_TweakScale/@PART[KWsrbUllageLarge]
[LOG 21:49:58.528] Config(@PART[KWsrbUllage]) TweakScale/patches/KW_TweakScale/@PART[KWsrbUllage]
[LOG 21:49:58.528] Config(@PART[KW3mDockingRing]) TweakScale/patches/KW_TweakScale/@PART[KW3mDockingRing]
[LOG 21:49:58.529] Config(@PART[KWadapter2x1]) TweakScale/patches/KW_TweakScale/@PART[KWadapter2x1]
[LOG 21:49:58.529] Config(@PART[KWadapter3x2]) TweakScale/patches/KW_TweakScale/@PART[KWadapter3x2]
[LOG 21:49:58.530] Config(@PART[KW5mStageDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW5mStageDecoupler]
[LOG 21:49:58.530] Config(@PART[KW1mDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW1mDecoupler]
[LOG 21:49:58.531] Config(@PART[KW2mDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW2mDecoupler]
[LOG 21:49:58.531] Config(@PART[KW3mDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW3mDecoupler]
[LOG 21:49:58.532] Config(@PART[KWFlatadapter2x1]) TweakScale/patches/KW_TweakScale/@PART[KWFlatadapter2x1]
[LOG 21:49:58.532] Config(@PART[KWFuelAdapter2x1]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter2x1]
[LOG 21:49:58.533] Config(@PART[KWFuelAdapter2x1S]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter2x1S]
[LOG 21:49:58.533] Config(@PART[KWFuelAdapter5x2]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter5x2]
[LOG 21:49:58.534] Config(@PART[mk4multimodal-25-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4multimodal-25-1]
[LOG 21:49:58.535] Config(@PART[mk4multimodal-125-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4multimodal-125-1]
[LOG 21:49:58.535] Config(@PART[mk4turbofan-25-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4turbofan-25-1]
[LOG 21:49:58.536] Config(@PART[mk4turbojet-25-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4turbojet-25-1]
[LOG 21:49:58.536] Config(@PART[mk4vtol-0625-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4vtol-0625-1]
[LOG 21:49:58.537] Config(@PART[mumech_MJ2_AR202]) TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_AR202]
[LOG 21:49:58.537] Config(@PART[mumech_MJ2_Pod]) TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_Pod]
[LOG 21:49:58.538] Config(@PART[Mk2PLUTO]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2PLUTO]
[LOG 21:49:58.539] Config(@PART[M2X_AtomicJet]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[M2X_AtomicJet]
[LOG 21:49:58.539] Config(@PART[Mk2Turbojet]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2Turbojet]
[LOG 21:49:58.540] Config(@PART[Mk2Ramjet]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2Ramjet]
[LOG 21:49:58.540] Config(@PART[Mk2VTOLJET]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2VTOLJET]
[LOG 21:49:58.541] Config(@PART[MATTOCK]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[MATTOCK]
[LOG 21:49:58.541] Config(@PART[ESTOC]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[ESTOC]
[LOG 21:49:58.542] Config(@PART[Mk2LinearAerospike]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2LinearAerospike]
[LOG 21:49:58.543] Config(@PART[Scramjet]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Scramjet]
[LOG 21:49:58.543] Config(@PART[turboramjet2m]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[turboramjet2m]
[LOG 21:49:58.544] Config(@PART[shockConeTwoM]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[shockConeTwoM]
[LOG 21:49:58.544] Config(@PART[fuelTankN5]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[fuelTankN5]
[LOG 21:49:58.545] Config(@PART[Mk3EdgeRootExtension]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Mk3EdgeRootExtension]
[LOG 21:49:58.545] Config(@PART[Mk3RadialRAMIntake]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Mk3RadialRAMIntake]
[LOG 21:49:58.546] Config(@PART[Mk3LiftingBodyEdge]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Mk3LiftingBodyEdge]
[LOG 21:49:58.547] Config(@PART[adapterLrgMed]) TweakScale/patches/NFT_TweakScale/@PART[adapterLrgMed]
[LOG 21:49:58.547] Config(@PART[adapter-25-125-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-125-3]
[LOG 21:49:58.548] Config(@PART[adapter-25-0625-5]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-5]
[LOG 21:49:58.548] Config(@PART[adapter-25-0625-7]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-7]
[LOG 21:49:58.549] Config(@PART[adapter-25-0625-9]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-9]
[LOG 21:49:58.549] Config(@PART[adapter-125-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-2]
[LOG 21:49:58.550] Config(@PART[adapter-125-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-3]
[LOG 21:49:58.550] Config(@PART[adapter-125-0625-4]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-4]
[LOG 21:49:58.551] Config(@PART[trusslrg-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-1]
[LOG 21:49:58.552] Config(@PART[trusslrg-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-2]
[LOG 21:49:58.553] Config(@PART[trusslrg-3]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-3]
[LOG 21:49:58.553] Config(@PART[trusslrg-attach]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-attach]
[LOG 21:49:58.554] Config(@PART[trusslrg-crew-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-1]
[LOG 21:49:58.555] Config(@PART[trusslrg-crew-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-2]
[LOG 21:49:58.555] Config(@PART[trusslrg-hollow-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-1]
[LOG 21:49:58.556] Config(@PART[trusslrg-hollow-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-2]
[LOG 21:49:58.556] Config(@PART[trusslrg-hub-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-1]
[LOG 21:49:58.557] Config(@PART[trusslrg-hub-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-2]
[LOG 21:49:58.557] Config(@PART[trusslrg-adapter-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-1]
[LOG 21:49:58.558] Config(@PART[trusslrg-adapter-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-2]
[LOG 21:49:58.558] Config(@PART[trusslrg-adapter-25]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-25]
[LOG 21:49:58.559] Config(@PART[argon-radial-125-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-radial-125-1]
[LOG 21:49:58.560] Config(@PART[argon-radial-0625-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-radial-0625-1]
[LOG 21:49:58.560] Config(@PART[argon-0625-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-0625-1]
[LOG 21:49:58.561] Config(@PART[argon-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[argon-0625-2]
[LOG 21:49:58.561] Config(@PART[argon-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[argon-0625-3]
[LOG 21:49:58.562] Config(@PART[argon-125-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-125-1]
[LOG 21:49:58.562] Config(@PART[argon-125-2]) TweakScale/patches/NFT_TweakScale/@PART[argon-125-2]
[LOG 21:49:58.563] Config(@PART[argon-125-3]) TweakScale/patches/NFT_TweakScale/@PART[argon-125-3]
[LOG 21:49:58.563] Config(@PART[argon-25-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-25-1]
[LOG 21:49:58.564] Config(@PART[argon-25-2]) TweakScale/patches/NFT_TweakScale/@PART[argon-25-2]
[LOG 21:49:58.564] Config(@PART[argon-25-3]) TweakScale/patches/NFT_TweakScale/@PART[argon-25-3]
[LOG 21:49:58.565] Config(@PART[battery-25]) TweakScale/patches/NFT_TweakScale/@PART[battery-25]
[LOG 21:49:58.566] Config(@PART[battery-125]) TweakScale/patches/NFT_TweakScale/@PART[battery-125]
[LOG 21:49:58.566] Config(@PART[battery-0625]) TweakScale/patches/NFT_TweakScale/@PART[battery-0625]
[LOG 21:49:58.567] Config(@PART[capacitor-25]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-25]
[LOG 21:49:58.567] Config(@PART[capacitor-125]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-125]
[LOG 21:49:58.568] Config(@PART[capacitor-0625]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-0625]
[LOG 21:49:58.568] Config(@PART[capacitor-rad-0625]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-rad-0625]
[LOG 21:49:58.569] Config(@PART[capacitor-rad-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-rad-0625-2]
[LOG 21:49:58.569] Config(@PART[ionXenon-0625]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-0625]
[LOG 21:49:58.570] Config(@PART[ionXenon-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-0625-3]
[LOG 21:49:58.570] Config(@PART[ionXenon-125]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-125]
[LOG 21:49:58.571] Config(@PART[ionXenon-25]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-25]
[LOG 21:49:58.572] Config(@PART[ionArgon-0625]) TweakScale/patches/NFT_TweakScale/@PART[ionArgon-0625]
[LOG 21:49:58.572] Config(@PART[ionArgon-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[ionArgon-0625-2]
[LOG 21:49:58.573] Config(@PART[ionXenon-25]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-25]
[LOG 21:49:58.573] Config(@PART[ionXenon-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-0625-2]
[LOG 21:49:58.574] Config(@PART[mpdt-25]) TweakScale/patches/NFT_TweakScale/@PART[mpdt-25]
[LOG 21:49:58.574] Config(@PART[mpdt-125]) TweakScale/patches/NFT_TweakScale/@PART[mpdt-125]
[LOG 21:49:58.575] Config(@PART[mpdt-0625]) TweakScale/patches/NFT_TweakScale/@PART[mpdt-0625]
[LOG 21:49:58.575] Config(@PART[nextsmall]) TweakScale/patches/NFT_TweakScale/@PART[nextsmall]
[LOG 21:49:58.576] Config(@PART[pit-125]) TweakScale/patches/NFT_TweakScale/@PART[pit-125]
[LOG 21:49:58.576] Config(@PART[pit-25]) TweakScale/patches/NFT_TweakScale/@PART[pit-25]
[LOG 21:49:58.577] Config(@PART[pit-0625]) TweakScale/patches/NFT_TweakScale/@PART[pit-0625]
[LOG 21:49:58.578] Config(@PART[vasimr-0625]) TweakScale/patches/NFT_TweakScale/@PART[vasimr-0625]
[LOG 21:49:58.578] Config(@PART[vasimr-125]) TweakScale/patches/NFT_TweakScale/@PART[vasimr-125]
[LOG 21:49:58.579] Config(@PART[vasimr-25]) TweakScale/patches/NFT_TweakScale/@PART[vasimr-25]
[LOG 21:49:58.579] Config(@PART[mk3-9pod]) TweakScale/patches/NFT_TweakScale/@PART[mk3-9pod]
[LOG 21:49:58.580] Config(@PART[utilityCabin]) TweakScale/patches/NFT_TweakScale/@PART[utilityCabin]
[LOG 21:49:58.580] Config(@PART[landingengine-25]) TweakScale/patches/NFT_TweakScale/@PART[landingengine-25]
[LOG 21:49:58.581] Config(@PART[fuelTank-25-multi]) TweakScale/patches/NFT_TweakScale/@PART[fuelTank-25-multi]
[LOG 21:49:58.581] Config(@PART[rcsblock-5way]) TweakScale/patches/NFT_TweakScale/@PART[rcsblock-5way]
[LOG 21:49:58.582] Config(@PART[landingLeg-pod]) TweakScale/patches/NFT_TweakScale/@PART[landingLeg-pod]
[LOG 21:49:58.583] Config(@PART[hydrogen-radial-25-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-radial-25-1]
[LOG 21:49:58.583] Config(@PART[hydrogen-radial-125-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-radial-125-1]
[LOG 21:49:58.584] Config(@PART[hydrogen-radial-375-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-radial-375-1]
[LOG 21:49:58.584] Config(@PART[hydrogen-125-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-125-1]
[LOG 21:49:58.585] Config(@PART[hydrogen-125-2]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-125-2]
[LOG 21:49:58.585] Config(@PART[hydrogen-25-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-25-1]
[LOG 21:49:58.586] Config(@PART[hydrogen-25-2]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-25-2]
[LOG 21:49:58.586] Config(@PART[hydrogen-25-3]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-25-3]
[LOG 21:49:58.587] Config(@PART[hydrogen-375-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-375-1]
[LOG 21:49:58.587] Config(@PART[hydrogen-375-2]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-375-2]
[LOG 21:49:58.588] Config(@PART[hydrogen-375-3]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-375-3]
[LOG 21:49:58.589] Config(@PART[hydrogen-10-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-10-1]
[LOG 21:49:58.589] Config(@PART[nuclear-recycler-25]) TweakScale/patches/NFT_TweakScale/@PART[nuclear-recycler-25]
[LOG 21:49:58.590] Config(@PART[nuclearfuel-25]) TweakScale/patches/NFT_TweakScale/@PART[nuclearfuel-25]
[LOG 21:49:58.590] Config(@PART[nuclearfuel-125]) TweakScale/patches/NFT_TweakScale/@PART[nuclearfuel-125]
[LOG 21:49:58.591] Config(@PART[nuclearfuel-0625]) TweakScale/patches/NFT_TweakScale/@PART[nuclearfuel-0625]
[LOG 21:49:58.592] Config(@PART[radiator-conformal-3]) TweakScale/patches/NFT_TweakScale/@PART[radiator-conformal-3]
[LOG 21:49:58.592] Config(@PART[radiator-universal-1]) TweakScale/patches/NFT_TweakScale/@PART[radiator-universal-1]
[LOG 21:49:58.593] Config(@PART[radiator-conformal-1]) TweakScale/patches/NFT_TweakScale/@PART[radiator-conformal-1]
[LOG 21:49:58.593] Config(@PART[radiator-universal-2]) TweakScale/patches/NFT_TweakScale/@PART[radiator-universal-2]
[LOG 21:49:58.594] Config(@PART[radiator-conformal-2]) TweakScale/patches/NFT_TweakScale/@PART[radiator-conformal-2]
[LOG 21:49:58.594] Config(@PART[reactor-0625]) TweakScale/patches/NFT_TweakScale/@PART[reactor-0625]
[LOG 21:49:58.595] Config(@PART[reactor-25-2]) TweakScale/patches/NFT_TweakScale/@PART[reactor-25-2]
[LOG 21:49:58.595] Config(@PART[reactor-25]) TweakScale/patches/NFT_TweakScale/@PART[reactor-25]
[LOG 21:49:58.596] Config(@PART[reactor-125]) TweakScale/patches/NFT_TweakScale/@PART[reactor-125]
[LOG 21:49:58.596] Config(@PART[reactor-375]) TweakScale/patches/NFT_TweakScale/@PART[reactor-375]
[LOG 21:49:58.597] Config(@PART[solarpanel-blanket-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-blanket-1]
[LOG 21:49:58.598] Config(@PART[solarpanels-blanket-2]) TweakScale/patches/NFT_TweakScale/@PART[solarpanels-blanket-2]
[LOG 21:49:58.598] Config(@PART[solarpanel-curved-25-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-curved-25-1]
[LOG 21:49:58.599] Config(@PART[solarpanel-curved-375-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-curved-375-1]
[LOG 21:49:58.599] Config(@PART[solarpanel-curved-deploying-25-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-curved-deploying-25-1]
[LOG 21:49:58.600] Config(@PART[solarpanel-deploying-*]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-deploying-*]
[LOG 21:49:58.601] Config(@PART[solarpanel-static-truss-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-static-truss-1]
[LOG 21:49:58.601] Config(@PART[solarpanel-static-truss-2]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-static-truss-2]
[LOG 21:49:58.602] Config(@PART[adapter-rad-0625]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-0625]
[LOG 21:49:58.602] Config(@PART[adapter-rad-125]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-125]
[LOG 21:49:58.603] Config(@PART[xenon-125]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125]
[LOG 21:49:58.603] Config(@PART[xenon-radial-125-1]) TweakScale/patches/NFT_TweakScale/@PART[xenon-radial-125-1]
[LOG 21:49:58.604] Config(@PART[xenon-125-1]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125-1]
[LOG 21:49:58.605] Config(@PART[xenon-125-2]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125-2]
[LOG 21:49:58.605] Config(@PART[xenon-125-3]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125-3]
[LOG 21:49:58.606] Config(@PART[xenon-25-1]) TweakScale/patches/NFT_TweakScale/@PART[xenon-25-1]
[LOG 21:49:58.606] Config(@PART[xenon-25-2]) TweakScale/patches/NFT_TweakScale/@PART[xenon-25-2]
[LOG 21:49:58.607] Config(@PART[xenon-25-3]) TweakScale/patches/NFT_TweakScale/@PART[xenon-25-3]
[LOG 21:49:58.607] Config(@PART[trusslrg-adapter]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter]
[LOG 21:49:58.608] Config(@PART[orbitalEngine-25]) TweakScale/patches/NFT_TweakScale/@PART[orbitalEngine-25]
[LOG 21:49:58.608] Config(@PART[orbitalEngine-375]) TweakScale/patches/NFT_TweakScale/@PART[orbitalEngine-375]
[LOG 21:49:58.609] Config(@PART[orbitalEngine-0625]) TweakScale/patches/NFT_TweakScale/@PART[orbitalEngine-0625]
[LOG 21:49:58.610] Config(@PART[servicetank-25]) TweakScale/patches/NFT_TweakScale/@PART[servicetank-25]
[LOG 21:49:58.610] Config(@PART[servicetank-375]) TweakScale/patches/NFT_TweakScale/@PART[servicetank-375]
[LOG 21:49:58.611] Config(@PART[landingleg-pod-1]) TweakScale/patches/NFT_TweakScale/@PART[landingleg-pod-1]
[LOG 21:49:58.611] Config(@PART[docking-25]) TweakScale/patches/NFT_TweakScale/@PART[docking-25]
[LOG 21:49:58.612] Config(@PART[trusslrg-hub-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-1]
[LOG 21:49:58.612] Config(@PART[trusslrg-hub-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-2]
[LOG 21:49:58.613] Config(@PART[trusslrg-docking-25]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-docking-25]
[LOG 21:49:58.613] Config(@PART[trusslrg-docking-125]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-docking-125]
[LOG 21:49:58.614] Config(@PART[trusslrg-adapter-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-1]
[LOG 21:49:58.615] Config(@PART[trusslrg-adapter-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-2]
[LOG 21:49:58.615] Config(@PART[trusslrg-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-1]
[LOG 21:49:58.616] Config(@PART[trusslrg-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-2]
[LOG 21:49:58.616] Config(@PART[trusslrg-3]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-3]
[LOG 21:49:58.617] Config(@PART[trusslrg-attach]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-attach]
[LOG 21:49:58.618] Config(@PART[trusslrg-crew-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-1]
[LOG 21:49:58.618] Config(@PART[trusslrg-crew-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-2]
[LOG 21:49:58.619] Config(@PART[trusslrg-hollow-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-1]
[LOG 21:49:58.620] Config(@PART[trusslrg-hollow-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-2]
[LOG 21:49:58.620] Config(@PART[adapter-rad-0625]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-0625]
[LOG 21:49:58.621] Config(@PART[adapter-rad-125]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-125]
[LOG 21:49:58.621] Config(@PART[adapter-375-25]) TweakScale/patches/NFT_TweakScale/@PART[adapter-375-25]
[LOG 21:49:58.622] Config(@PART[adapter-125-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-2]
[LOG 21:49:58.623] Config(@PART[adapter-125-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-3]
[LOG 21:49:58.623] Config(@PART[adapter-125-0625-4]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-4]
[LOG 21:49:58.624] Config(@PART[adapter-25-0625-5]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-5]
[LOG 21:49:58.625] Config(@PART[adapter-25-0625-7]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-7]
[LOG 21:49:58.625] Config(@PART[adapter-25-0625-9]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-9]
[LOG 21:49:58.626] Config(@PART[adapter-25-125-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-125-3]
[LOG 21:49:58.626] Config(@PART[adapter-25-125]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-125]
[LOG 21:49:58.627] Config(@PART[NP_couplerp_375m_5x125m_Plate]) TweakScale/patches/NP_TweakScale/@PART[NP_couplerp_375m_5x125m_Plate]
[LOG 21:49:58.627] Config(@PART[NP_couplerp_375m_5x125m_Plate_slim]) TweakScale/patches/NP_TweakScale/@PART[NP_couplerp_375m_5x125m_Plate_slim]
[LOG 21:49:58.628] Config(@PART[NP_couplerp_375m_5x125m_Plate_slim]) TweakScale/patches/NP_TweakScale/@PART[NP_couplerp_375m_5x125m_Plate_slim]
[LOG 21:49:58.629] Config(@PART[NP.couplerp.25m.2x125m.Plate]) TweakScale/patches/NP_TweakScale/@PART[NP.couplerp.25m.2x125m.Plate]
[LOG 21:49:58.629] Config(@PART[NP.interstage.375m.5m.tank]) TweakScale/patches/NP_TweakScale/@PART[NP.interstage.375m.5m.tank]
[LOG 21:49:58.630] Config(@PART[NP_aux_125m_retropack]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_125m_retropack]
[LOG 21:49:58.630] Config(@PART[NP_aux_payloadassist]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_payloadassist]
[LOG 21:49:58.631] Config(@PART[NP_aux_radialliquidbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialliquidbooster]
[LOG 21:49:58.631] Config(@PART[NP_aux_radialsolidbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialsolidbooster]
[LOG 21:49:58.632] Config(@PART[NP_aux_radiallargeliquidbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radiallargeliquidbooster]
[LOG 21:49:58.633] Config(@PART[NP_aux_radialspinbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialspinbooster]
[LOG 21:49:58.633] Config(@PART[NP_aux_radialullagebooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialullagebooster]
[LOG 21:49:58.634] Config(@PART[NP_aux_radialvernier]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialvernier]
[LOG 21:49:58.635] Config(@PART[NP_coupler_125m_DualCoupler]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_DualCoupler]
[LOG 21:49:58.635] Config(@PART[NP_coupler_125m_lateral]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_lateral]
[LOG 21:49:58.636] Config(@PART[NP_coupler_125m_LateralTricoupler]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_LateralTricoupler]
[LOG 21:49:58.636] Config(@PART[NP_coupler_125m_QuadCoupler]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_QuadCoupler]
[LOG 21:49:58.637] Config(@PART[NP_coupler_25m_RadialClamp]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_25m_RadialClamp]
[LOG 21:49:58.638] Config(@PART[NP_coupler_125m_RadialFlange]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_RadialFlange]
[LOG 21:49:58.638] Config(@PART[NP_decoupler_radial_125m_Flange]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_125m_Flange]
[LOG 21:49:58.639] Config(@PART[NP_decoupler_stack_125m_Hollow]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_Hollow]
[LOG 21:49:58.639] Config(@PART[NP_decoupler_stack_125m_nano]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_nano]
[LOG 21:49:58.640] Config(@PART[NP_decoupler_stack_125m_Light]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_Light]
[LOG 21:49:58.641] Config(@PART[NP_decoupler_stack_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m]
[LOG 21:49:58.641] Config(@PART[NP_decoupler_stack_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_25m]
[LOG 21:49:58.642] Config(@PART[NP_decoupler_stack_375m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_375m]
[LOG 21:49:58.642] Config(@PART[NP_decoupler_stack_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_5m]
[LOG 21:49:58.643] Config(@PART[NP_decoupler_radial_125m_Aero]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_125m_Aero]
[LOG 21:49:58.643] Config(@PART[NP_decoupler_radial_25m_Aero]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_25m_Aero]
[LOG 21:49:58.644] Config(@PART[NP_decoupler_radial_Strut]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_Strut]
[LOG 21:49:58.645] Config(@PART[NP_decoupler_stack_125m_Mini]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_Mini]
[LOG 21:49:58.645] Config(@PART[NP_decoupler_stack_25m_Mini]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_25m_Mini]
[LOG 21:49:58.646] Config(@PART[NP_lfe_125m_BearcatSingle]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_BearcatSingle]
[LOG 21:49:58.646] Config(@PART[NP_lfe_125m_AerospikeEngine]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_AerospikeEngine]
[LOG 21:49:58.647] Config(@PART[NP_lfe_125m_berthaminiquad]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_berthaminiquad]
[LOG 21:49:58.648] Config(@PART[NP_lfe_125m_K2XEngine]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_K2XEngine]
[LOG 21:49:58.648] Config(@PART[NP_lfe_375m_K2X]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_K2X]
[LOG 21:49:58.649] Config(@PART[NP_lfe_5m_K2X]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_K2X]
[LOG 21:49:58.649] Config(@PART[NP_lfe_125m_RMA3]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_RMA3]
[LOG 21:49:58.650] Config(@PART[NP_lfe_25m_4X800Engine]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_25m_4X800Engine]
[LOG 21:49:58.650] Config(@PART[NP_lfe_25m_BroncoSingle]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_25m_BroncoSingle]
[LOG 21:49:58.651] Config(@PART[NP_lfe_25m_Orbitalbertha]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_25m_Orbitalbertha]
[LOG 21:49:58.651] Config(@PART[NP_lfe_375m_Bearcat3x]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_Bearcat3x]
[LOG 21:49:58.652] Config(@PART[NP_lfe_375m_EnergiaQuad]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_EnergiaQuad]
[LOG 21:49:58.653] Config(@PART[NP_lfe_375m_LittleMother]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_LittleMother]
[LOG 21:49:58.653] Config(@PART[NP_lfe_5m_AdvHL]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_AdvHL]
[LOG 21:49:58.654] Config(@PART[NP_lfe_5m_Bearcat5x]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_Bearcat5x]
[LOG 21:49:58.654] Config(@PART[NP_lfe_5m_TheMatriarch]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_TheMatriarch]
[LOG 21:49:58.655] Config(@PART[NP_lfe_2_5m_MicroMother]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_2_5m_MicroMother]
[LOG 21:49:58.655] Config(@PART[NP_fairings_25m_Nose]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Nose]
[LOG 21:49:58.656] Config(@PART[NP_fairings_375m_Nose]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_Nose]
[LOG 21:49:58.656] Config(@PART[NP_fairings_5m_Nose]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_Nose]
[LOG 21:49:58.657] Config(@PART[NP_fairings_25m_NoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_NoseCone]
[LOG 21:49:58.658] Config(@PART[NP_fairings_375m_NoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_NoseCone]
[LOG 21:49:58.658] Config(@PART[NP_fairings5m_NoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings5m_NoseCone]
[LOG 21:49:58.659] Config(@PART[NP_fairings_25m_Plate]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Plate]
[LOG 21:49:58.659] Config(@PART[NP_fairings_25m_Wall]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Wall]
[LOG 21:49:58.660] Config(@PART[NP_fairings_375m_Wall]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_Wall]
[LOG 21:49:58.660] Config(@PART[NP_fairings_5m_Wall]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_Wall]
[LOG 21:49:58.661] Config(@PART[NP_fairings_25m_Wallshort]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Wallshort]
[LOG 21:49:58.662] Config(@PART[NP_fairings_375m_Wallshort]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_Wallshort]
[LOG 21:49:58.662] Config(@PART[NP_fairings_5m_Wallshort]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_Wallshort]
[LOG 21:49:58.663] Config(@PART[NP_fairings_375m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_plate]
[LOG 21:49:58.663] Config(@PART[NP_fairings_5m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_plate]
[LOG 21:49:58.664] Config(@PART[NP_FreyjaProbeEng]) TweakScale/patches/NP_TweakScale/@PART[NP_FreyjaProbeEng]
[LOG 21:49:58.664] Config(@PART[NP_FreyjaRCS]) TweakScale/patches/NP_TweakScale/@PART[NP_FreyjaRCS]
[LOG 21:49:58.665] Config(@PART[NP_Freyja_Trunk]) TweakScale/patches/NP_TweakScale/@PART[NP_Freyja_Trunk]
[LOG 21:49:58.665] Config(@PART[NP_lft_K1tank_2_5mL]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_2_5mL]
[LOG 21:49:58.666] Config(@PART[NP_lft_625m_1m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_625m_1m]
[LOG 21:49:58.667] Config(@PART[NP_lft_125m_15m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_125m_15m]
[LOG 21:49:58.667] Config(@PART[NP_lft_125m_3m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_125m_3m]
[LOG 21:49:58.668] Config(@PART[NP_lft_125m_6m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_125m_6m]
[LOG 21:49:58.668] Config(@PART[NP_lft_25m_12m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_12m]
[LOG 21:49:58.669] Config(@PART[NP_lft_25m_15m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_15m]
[LOG 21:49:58.669] Config(@PART[NP_lft_25m_3m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_3m]
[LOG 21:49:58.670] Config(@PART[NP_lft_25m_6m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_6m]
[LOG 21:49:58.670] Config(@PART[NP_lft_25m_BigLanderTank]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_BigLanderTank]
[LOG 21:49:58.671] Config(@PART[NP_lft_3_75m_2_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_3_75m_2_25m]
[LOG 21:49:58.671] Config(@PART[NP_lft_25m_4_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_4_5m]
[LOG 21:49:58.672] Config(@PART[NP_lft_375m_9m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_375m_9m]
[LOG 21:49:58.673] Config(@PART[NP_lft_500m_12m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_500m_12m]
[LOG 21:49:58.673] Config(@PART[NP_lft_5_0m_3m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_5_0m_3m]
[LOG 21:49:58.674] Config(@PART[NP_lft_5_0m_6m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_5_0m_6m]
[LOG 21:49:58.674] Config(@PART[NP_LES_EscapeTower_Large]) TweakScale/patches/NP_TweakScale/@PART[NP_LES_EscapeTower_Large]
[LOG 21:49:58.675] Config(@PART[NP_LES_EscapeTower_Small]) TweakScale/patches/NP_TweakScale/@PART[NP_LES_EscapeTower_Small]
[LOG 21:49:58.675] Config(@PART[NP_LES_RCS_nanocone]) TweakScale/patches/NP_TweakScale/@PART[NP_LES_RCS_nanocone]
[LOG 21:49:58.676] Config(@PART[NP_zmisc_B5_Fin]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_B5_Fin]
[LOG 21:49:58.676] Config(@PART[NP_leg_heavyleg]) TweakScale/patches/NP_TweakScale/@PART[NP_leg_heavyleg]
[LOG 21:49:58.677] Config(@PART[NP_leg_landerpeg]) TweakScale/patches/NP_TweakScale/@PART[NP_leg_landerpeg]
[LOG 21:49:58.677] Config(@PART[NP_zmisc_heavywinglet]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_heavywinglet]
[LOG 21:49:58.678] Config(@PART[NP_zmisc_SPFin]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_SPFin]
[LOG 21:49:58.679] Config(@PART[NP_zmisc_strake]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_strake]
[LOG 21:49:58.679] Config(@PART[NP_zmisc_wingloadshort]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_wingloadshort]
[LOG 21:49:58.680] Config(@PART[NP_zmisc_wingloadlong]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_wingloadlong]
[LOG 21:49:58.680] Config(@PART[NP_microNoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_microNoseCone]
[LOG 21:49:58.681] Config(@PART[NP_nosecone_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m]
[LOG 21:49:58.681] Config(@PART[NP_nosecone_125m_CargoShell]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_CargoShell]
[LOG 21:49:58.682] Config(@PART[NP_nosecone_125m_FuelTankCap]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_FuelTankCap]
[LOG 21:49:58.682] Config(@PART[NP_nosecone_125m_ParachuteAdapter]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_ParachuteAdapter]
[LOG 21:49:58.683] Config(@PART[NP_nosecone_125m_small]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_small]
[LOG 21:49:58.684] Config(@PART[NP_nosecone_125m_Tailcone]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_Tailcone]
[LOG 21:49:58.684] Config(@PART[NP_nosecone_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_25m]
[LOG 21:49:58.685] Config(@PART[NP_nosecone_25m_cargoshell]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_25m_cargoshell]
[LOG 21:49:58.685] Config(@PART[NP_OdinFlightPack]) TweakScale/patches/NP_TweakScale/@PART[NP_OdinFlightPack]
[LOG 21:49:58.686] Config(@PART[NP_Odin_Trunk]) TweakScale/patches/NP_TweakScale/@PART[NP_Odin_Trunk]
[LOG 21:49:58.687] Config(@PART[NP_chute_FuelTankCapParachute]) TweakScale/patches/NP_TweakScale/@PART[NP_chute_FuelTankCapParachute]
[LOG 21:49:58.688] Config(@PART[NP_chute_1_25m_stackparachute]) TweakScale/patches/NP_TweakScale/@PART[NP_chute_1_25m_stackparachute]
[LOG 21:49:58.688] Config(@PART[NP_chute_2_5m_stackparachute]) TweakScale/patches/NP_TweakScale/@PART[NP_chute_2_5m_stackparachute]
[LOG 21:49:58.689] Config(@PART[NP_rcstank_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_rcstank_125m]
[LOG 21:49:58.690] Config(@PART[NP_rcstank_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_rcstank_25m]
[LOG 21:49:58.690] Config(@PART[NP_rcstank_375m]) TweakScale/patches/NP_TweakScale/@PART[NP_rcstank_375m]
[LOG 21:49:58.691] Config(@PART[NP_sas_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_125m]
[LOG 21:49:58.691] Config(@PART[NP_sas_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_25m]
[LOG 21:49:58.692] Config(@PART[NP_sas_375m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_375m]
[LOG 21:49:58.692] Config(@PART[NP_sas_500m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_500m]
[LOG 21:49:58.693] Config(@PART[NP_lfb_25m_Adv]) TweakScale/patches/NP_TweakScale/@PART[NP_lfb_25m_Adv]
[LOG 21:49:58.693] Config(@PART[NP_lfb_25m_conical]) TweakScale/patches/NP_TweakScale/@PART[NP_lfb_25m_conical]
[LOG 21:49:58.694] Config(@PART[NP_srb_radialbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_srb_radialbooster]
[LOG 21:49:58.694] Config(@PART[NP_SRB_0_625m_AdvSRBNose]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_0_625m_AdvSRBNose]
[LOG 21:49:58.695] Config(@PART[NP_SRB_1_25m_AdvSRBNose]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvSRBNose]
[LOG 21:49:58.695] Config(@PART[NP_SRB_2_5m_AdvSRB2]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRB2]
[LOG 21:49:58.696] Config(@PART[NP_SRB_2_5m_AdvSRB3]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRB3]
[LOG 21:49:58.697] Config(@PART[NP_SRB_2_5m_AdvSRB4]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRB4]
[LOG 21:49:58.697] Config(@PART[NP_SRB_2_5m_AdvSRBNose]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRBNose]
[LOG 21:49:58.698] Config(@PART[NP_nosecone_25m_SRBTaper]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_25m_SRBTaper]
[LOG 21:49:58.698] Config(@PART[NP_SRB_0_625m_AdvBlite3]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_0_625m_AdvBlite3]
[LOG 21:49:58.699] Config(@PART[NP_nosecone_0625m_SRBTaper]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_0625m_SRBTaper]
[LOG 21:49:58.699] Config(@PART[NP_SRB_0_625m_AdvBlitePAM]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_0_625m_AdvBlitePAM]
[LOG 21:49:58.700] Config(@PART[NP_SRB_1_25m_AdvBlite2]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlite2]
[LOG 21:49:58.701] Config(@PART[NP_SRB_1_25m_AdvBlite3]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlite3]
[LOG 21:49:58.701] Config(@PART[NP_SRB_1_25m_AdvBlite4]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlite4]
[LOG 21:49:58.702] Config(@PART[NP_nosecone_125m_SRBTaper]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_SRBTaper]
[LOG 21:49:58.703] Config(@PART[NP_SRB_1_25m_AdvBlitePAM]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlitePAM]
[LOG 21:49:58.703] Config(@PART[NP_srb_miniBooster]) TweakScale/patches/NP_TweakScale/@PART[NP_srb_miniBooster]
[LOG 21:49:58.704] Config(@PART[NP_ThorLanderRCS]) TweakScale/patches/NP_TweakScale/@PART[NP_ThorLanderRCS]
[LOG 21:49:58.704] Config(@PART[NP_ThorLanderRCST]) TweakScale/patches/NP_TweakScale/@PART[NP_ThorLanderRCST]
[LOG 21:49:58.705] Config(@PART[NP_YMRCSBlockHeavy]) TweakScale/patches/NP_TweakScale/@PART[NP_YMRCSBlockHeavy]
[LOG 21:49:58.705] Config(@PART[NP_YMRCSBlockLight]) TweakScale/patches/NP_TweakScale/@PART[NP_YMRCSBlockLight]
[LOG 21:49:58.706] Config(@PART[NP_YMASasModule]) TweakScale/patches/NP_TweakScale/@PART[NP_YMASasModule]
[LOG 21:49:58.706] Config(@PART[NP_lft_K1tank_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_5m]
[LOG 21:49:58.707] Config(@PART[NP_lft_K1tank_3_75m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_3_75m]
[LOG 21:49:58.708] Config(@PART[NP_lft_K1tank_2_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_2_5m]
[LOG 21:49:58.708] Config(@PART[NP_interstage_125m_25m_tank]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_125m_25m_tank]
[LOG 21:49:58.709] Config(@PART[NP_interstage_25m_125m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_25m_125m_plate]
[LOG 21:49:58.709] Config(@PART[NP_interstage_25m_375m_tank]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_25m_375m_tank]
[LOG 21:49:58.710] Config(@PART[NP_interstage_375m_25m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_375m_25m_plate]
[LOG 21:49:58.710] Config(@PART[NP_interstage_375m_5m_tank]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_375m_5m_tank]
[LOG 21:49:58.711] Config(@PART[NP_interstage_5m_375m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_5m_375m_plate]
[LOG 21:49:58.712] Config(@PART[NP_interstage_375m_5m_SAS]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_375m_5m_SAS]
[LOG 21:49:58.712] Config(@PART[engine_darkDrive]) TweakScale/patches/OPT_TweakScale/@PART[engine_darkDrive]
[LOG 21:49:58.713] Config(@PART[AAengine]) TweakScale/patches/OPT_TweakScale/@PART[AAengine]
[LOG 21:49:58.713] Config(@PART[opt_nebula_engine]) TweakScale/patches/OPT_TweakScale/@PART[opt_nebula_engine]
[LOG 21:49:58.714] Config(@PART[opt_mk2_engine]) TweakScale/patches/OPT_TweakScale/@PART[opt_mk2_engine]
[LOG 21:49:58.714] Config(@PART[turboRamJet]) TweakScale/patches/OPT_TweakScale/@PART[turboRamJet]
[LOG 21:49:58.715] Config(@PART[OPTdropTank]) TweakScale/patches/OPT_TweakScale/@PART[OPTdropTank]
[LOG 21:49:58.715] Config(@PART[opt_gears_l]) TweakScale/patches/OPT_TweakScale/@PART[opt_gears_l]
[LOG 21:49:58.716] Config(@PART[opt_gears_m]) TweakScale/patches/OPT_TweakScale/@PART[opt_gears_m]
[LOG 21:49:58.716] Config(@PART[opt_gears_s]) TweakScale/patches/OPT_TweakScale/@PART[opt_gears_s]
[LOG 21:49:58.717] Config(@PART[mk2_ramIntake]) TweakScale/patches/OPT_TweakScale/@PART[mk2_ramIntake]
[LOG 21:49:58.717] Config(@PART[opt_stabilizer_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_stabilizer_a]
[LOG 21:49:58.718] Config(@PART[opt_stabilizer_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_stabilizer_b]
[LOG 21:49:58.719] Config(@PART[opt_pylon_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_pylon_a]
[LOG 21:49:58.719] Config(@PART[opt_pylon_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_pylon_b]
[LOG 21:49:58.720] Config(@PART[opt_wing_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_a]
[LOG 21:49:58.720] Config(@PART[opt_wing_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_b]
[LOG 21:49:58.721] Config(@PART[opt_wing_c]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_c]
[LOG 21:49:58.721] Config(@PART[opt_wing_a_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_a_elevon]
[LOG 21:49:58.722] Config(@PART[opt_wing_b_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_b_elevon]
[LOG 21:49:58.722] Config(@PART[opt_wing_c_elevon1]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_c_elevon1]
[LOG 21:49:58.723] Config(@PART[opt_wing_c_elevon2]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_c_elevon2]
[LOG 21:49:58.723] Config(@PART[opt_winglet_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_a]
[LOG 21:49:58.724] Config(@PART[opt_winglet_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_b]
[LOG 21:49:58.724] Config(@PART[opt_winglet_c]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_c]
[LOG 21:49:58.725] Config(@PART[opt_winglet_a_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_a_elevon]
[LOG 21:49:58.725] Config(@PART[opt_winglet_b_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_b_elevon]
[LOG 21:49:58.726] Config(@PART[opt_winglet_c_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_c_elevon]
[LOG 21:49:58.727] Config(@PART[RLA_sm_biadap]) TweakScale/patches/RLA_TweakScale/@PART[RLA_sm_biadap]
[LOG 21:49:58.727] Config(@PART[RLA_sm_quadadap]) TweakScale/patches/RLA_TweakScale/@PART[RLA_sm_quadadap]
[LOG 21:49:58.728] Config(@PART[RLA_sm_triadap]) TweakScale/patches/RLA_TweakScale/@PART[RLA_sm_triadap]
[LOG 21:49:58.728] Config(@PART[RLA_arcjet_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_arcjet_med]
[LOG 21:49:58.729] Config(@PART[RLA_arcjet_micro]) TweakScale/patches/RLA_TweakScale/@PART[RLA_arcjet_micro]
[LOG 21:49:58.729] Config(@PART[RLA_arcjet_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_arcjet_small]
[LOG 21:49:58.730] Config(@PART[RLA_ion_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ion_med]
[LOG 21:49:58.730] Config(@PART[RLA_ion_micro_r]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ion_micro_r]
[LOG 21:49:58.731] Config(@PART[RLA_ion_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ion_small]
[LOG 21:49:58.731] Config(@PART[RLA_resistojet_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_resistojet_med]
[LOG 21:49:58.732] Config(@PART[RLA_resistojet_micro_r]) TweakScale/patches/RLA_TweakScale/@PART[RLA_resistojet_micro_r]
[LOG 21:49:58.732] Config(@PART[RLA_resistojet_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_resistojet_small]
[LOG 21:49:58.733] Config(@PART[RLA_xenonmed]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonmed]
[LOG 21:49:58.733] Config(@PART[RLA_xenonmed2]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonmed2]
[LOG 21:49:58.734] Config(@PART[RLA_xenonmed4]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonmed4]
[LOG 21:49:58.735] Config(@PART[RLA_xenonsmall]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonsmall]
[LOG 21:49:58.735] Config(@PART[RLA_xenonsmall2]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonsmall2]
[LOG 21:49:58.736] Config(@PART[RLA_xenonsmall4]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonsmall4]
[LOG 21:49:58.736] Config(@PART[RLA_mmrtg]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mmrtg]
[LOG 21:49:58.737] Config(@PART[RLA_ASRG]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ASRG]
[LOG 21:49:58.737] Config(@PART[RLA_CSRG]) TweakScale/patches/RLA_TweakScale/@PART[RLA_CSRG]
[LOG 21:49:58.738] Config(@PART[RLA_radialjet]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radialjet]
[LOG 21:49:58.738] Config(@PART[RLA_linearspike_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_linearspike_med]
[LOG 21:49:58.739] Config(@PART[RLA_mp_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mp_med]
[LOG 21:49:58.739] Config(@PART[RLA_mp_rad]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mp_rad]
[LOG 21:49:58.740] Config(@PART[RLA_mp_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mp_small]
[LOG 21:49:58.740] Config(@PART[RLA_s_highengine]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_highengine]
[LOG 21:49:58.741] Config(@PART[RLA_s_lowengine]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_lowengine]
[LOG 21:49:58.741] Config(@PART[RLA_s_midengine]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_midengine]
[LOG 21:49:58.742] Config(@PART[RLA_s_nerva]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_nerva]
[LOG 21:49:58.742] Config(@PART[RLA_s_mptank_rad]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_mptank_rad]
[LOG 21:49:58.743] Config(@PART[RLA_s_tank1]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank1]
[LOG 21:49:58.744] Config(@PART[RLA_s_tank2]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank2]
[LOG 21:49:58.744] Config(@PART[RLA_s_tank3]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank3]
[LOG 21:49:58.745] Config(@PART[RLA_s_tank4]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank4]
[LOG 21:49:58.745] Config(@PART[RLA_rcs_micro]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_micro]
[LOG 21:49:58.746] Config(@PART[RLA_rcs_micro45]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_micro45]
[LOG 21:49:58.746] Config(@PART[RLA_rcs_linear]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_linear]
[LOG 21:49:58.747] Config(@PART[RLA_rcs_2way]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_2way]
[LOG 21:49:58.747] Config(@PART[RLA_rcs_5way]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_5way]
[LOG 21:49:58.748] Config(@PART[RLA_rcs45]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs45]
[LOG 21:49:58.748] Config(@PART[RLA_rcs45_2way]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs45_2way]
[LOG 21:49:58.749] Config(@PART[RLA_radatch]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radatch]
[LOG 21:49:58.749] Config(@PART[RLA_decoupS]) TweakScale/patches/RLA_TweakScale/@PART[RLA_decoupS]
[LOG 21:49:58.750] Config(@PART[RLA_radextmed]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radextmed]
[LOG 21:49:58.750] Config(@PART[RLA_radextsmall]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radextsmall]
[LOG 21:49:58.751] Config(@PART[RLA_s_nosecone]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_nosecone]
[LOG 21:49:58.751] Config(@PART[RLA_x_s_tank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_x_s_tank]
[LOG 21:49:58.752] Config(@PART[RLA_l_mptank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_l_mptank]
[LOG 21:49:58.752] Config(@PART[RLA_m_mptank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_m_mptank]
[LOG 21:49:58.753] Config(@PART[RLA_s_mptank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_mptank]
[LOG 21:49:58.753] Config(@PART[SDHI_2.5_AvionicsRing]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_AvionicsRing]
[LOG 21:49:58.754] Config(@PART[SDHI_2.5_Heatshield]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_Heatshield]
[LOG 21:49:58.755] Config(@PART[SDHI_2.5_Mk1-2AeroShroud]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_Mk1-2AeroShroud]
[LOG 21:49:58.755] Config(@PART[SDHI_2.5_ServiceModule]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_ServiceModule]
[LOG 21:49:58.756] Config(@PART[SDHI_2.5_ServiceModuleAdapter]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_ServiceModuleAdapter]
[LOG 21:49:58.756] Config(@PART[SDHI_2.5_ServiceModuleFairing]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_ServiceModuleFairing]
[LOG 21:49:58.757] Config(@PART[SDHI_ParaDock_1_ClampOTron]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_ParaDock_1_ClampOTron]
[LOG 21:49:58.758] Config(@PART[SDHI_ParaDock_2_IACBM]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_ParaDock_2_IACBM]
[LOG 21:49:58.758] Config(@PART[SDHI_Rockomax_LV-909_NoFairing]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_Rockomax_LV-909_NoFairing]
[LOG 21:49:58.759] Config(@PART[TacFoodContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacFoodContainer]
[LOG 21:49:58.759] Config(@PART[TacLifeSupportContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacLifeSupportContainer]
[LOG 21:49:58.760] Config(@PART[TacOxygenContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacOxygenContainer]
[LOG 21:49:58.760] Config(@PART[TacWasteContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacWasteContainer]
[LOG 21:49:58.761] Config(@PART[TacWaterContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacWaterContainer]
[LOG 21:49:58.761] Config(@PART[HexCanOxygen]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanOxygen]
[LOG 21:49:58.762] Config(@PART[HexCanDrinkingWater]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanDrinkingWater]
[LOG 21:49:58.763] Config(@PART[HexCanFood]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanFood]
[LOG 21:49:58.763] Config(@PART[HexCanLifeSupport]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanLifeSupport]
[LOG 21:49:58.764] Config(@PART[HexCanLifeSupportWaste]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanLifeSupportWaste]
[LOG 21:49:58.764] Config(@PART[TacLifeSupportMFTContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacLifeSupportMFTContainer]
[LOG 21:49:58.765] Config(@PART[HexCanMFTLifeSupport]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanMFTLifeSupport]
[LOG 21:49:58.765] Config(@PART[TacAirFilter]) TweakScale/patches/TAC_Tweakscale/@PART[TacAirFilter]
[LOG 21:49:58.766] Config(@PART[TacCarbonExtractor]) TweakScale/patches/TAC_Tweakscale/@PART[TacCarbonExtractor]
[LOG 21:49:58.766] Config(@PART[TacSabatierRecycler]) TweakScale/patches/TAC_Tweakscale/@PART[TacSabatierRecycler]
[LOG 21:49:58.767] Config(@PART[TacWaterPurifier]) TweakScale/patches/TAC_Tweakscale/@PART[TacWaterPurifier]
[LOG 21:49:58.768] Config(@PART[TacWaterSplitter]) TweakScale/patches/TAC_Tweakscale/@PART[TacWaterSplitter]
[LOG 21:49:58.768] Config(@PART[TALMediumCargo*]:NEEDS[ModsByTal]) TweakScale/patches/TALCargo_TweakScale/@PART[TALMediumCargo*]:NEEDS[ModsByTal]
[LOG 21:49:58.769] Config(@PART[TALLargeCargo*]:NEEDS[ModsByTal]) TweakScale/patches/TALCargo_TweakScale/@PART[TALLargeCargo*]:NEEDS[ModsByTal]
[LOG 21:49:58.769] Config(@PART[Libra_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Crew_1]
[LOG 21:49:58.770] Config(@PART[Libra_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Engine_1]
[LOG 21:49:58.770] Config(@PART[Libra_Structure_1]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Structure_1]
[LOG 21:49:58.771] Config(@PART[Libra_Structure_2]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Structure_2]
[LOG 21:49:58.772] Config(@PART[Polaris_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Crew_1]
[LOG 21:49:58.772] Config(@PART[Polaris_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Engine_1]
[LOG 21:49:58.773] Config(@PART[Polaris_Heatshield_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Heatshield_1]
[LOG 21:49:58.773] Config(@PART[Orbital_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Orbital_Crew_1]
[LOG 21:49:58.774] Config(@PART[Polaris_Structure_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Structure_1]
[LOG 21:49:58.774] Config(@PART[Polaris_Tank_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Tank_1]
[LOG 21:49:58.775] Config(@PART[Spica_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Spica_Crew_1]
[LOG 21:49:58.776] Config(@PART[Spica_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Spica_Engine_1]
[LOG 21:49:58.776] Config(@PART[Spica_Orbital_1]) TweakScale/patches/Tantares_TweakScale/@PART[Spica_Orbital_1]
[LOG 21:49:58.777] Config(@PART[Tantares_Antenna_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Antenna_A]
[LOG 21:49:58.777] Config(@PART[Tantares_Crew_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Crew_A]
[LOG 21:49:58.778] Config(@PART[Tantares_Separator_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Separator_A]
[LOG 21:49:58.778] Config(@PART[Tantares_Engine_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Engine_A]
[LOG 21:49:58.779] Config(@PART[Tantares_Orbital_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Orbital_A]
[LOG 21:49:58.779] Config(@PART[Tantares_Parachute_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Parachute_A]
[LOG 21:49:58.780] Config(@PART[Tantares_RCS_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_RCS_A]
[LOG 21:49:58.781] Config(@PART[Tantares_Solar_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Solar_A]
[LOG 21:49:58.781] Config(@PART[Vega_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Crew_1]
[LOG 21:49:58.782] Config(@PART[Vega_Crew_2]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Crew_2]
[LOG 21:49:58.782] Config(@PART[Vega_Crew_3]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Crew_3]
[LOG 21:49:58.783] Config(@PART[Vega_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Engine_1]
[LOG 21:49:58.783] Config(@PART[Vega_Mono_1]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Mono_1]
[LOG 21:49:58.784] Config(@PART[DA?BallShark]) TweakScale/patches/TVPP_TweakScale/@PART[DA?BallShark]
[LOG 21:49:58.784] Config(@PART[DA?Bonus?Jet]) TweakScale/patches/TVPP_TweakScale/@PART[DA?Bonus?Jet]
[LOG 21:49:58.785] Config(@PART[DA?Tiny?Jet]) TweakScale/patches/TVPP_TweakScale/@PART[DA?Tiny?Jet]
[LOG 21:49:58.785] Config(@PART[0.5mControlSurface]) TweakScale/patches/TVPP_TweakScale/@PART[0.5mControlSurface]
[LOG 21:49:58.786] Config(@PART[1mControlSurface0]) TweakScale/patches/TVPP_TweakScale/@PART[1mControlSurface0]
[LOG 21:49:58.787] Config(@PART[NTBI?2x1?wing]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?2x1?wing]
[LOG 21:49:58.787] Config(@PART[NTBI?2x2?wing]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?2x2?wing]
[LOG 21:49:58.788] Config(@PART[NTBI?3x2?Sloped?Wing]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?3x2?Sloped?Wing]
[LOG 21:49:58.788] Config(@PART[NTBI?3x2?Sloped?Wing2]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?3x2?Sloped?Wing2]
[LOG 21:49:58.789] Config(@PART[NTBI?0.7x0.56?wingtip]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?0.7x0.56?wingtip]
[LOG 21:49:58.789] Config(@PART[TV_Airplane_Tail_Mk1]) TweakScale/patches/TVPP_TweakScale/@PART[TV_Airplane_Tail_Mk1]
[LOG 21:49:58.790] Config(@PART[TV_Cone_Intake]) TweakScale/patches/TVPP_TweakScale/@PART[TV_Cone_Intake]
[LOG 21:49:58.790] Config(@PART[TV?Conformal?Tank?Short?-?RCS]) TweakScale/patches/TVPP_TweakScale/@PART[TV?Conformal?Tank?Short?-?RCS]
[LOG 21:49:58.791] Config(@PART[TV?Conformal?Tank?Long?-?RCS]) TweakScale/patches/TVPP_TweakScale/@PART[TV?Conformal?Tank?Long?-?RCS]
[LOG 21:49:58.792] Config(@PART[TV_RamJet_Engine]) TweakScale/patches/TVPP_TweakScale/@PART[TV_RamJet_Engine]
[LOG 21:49:58.792] Config(@PART[TV?Tapered?Wing?XS]) TweakScale/patches/TVPP_TweakScale/@PART[TV?Tapered?Wing?XS]
[LOG 21:49:58.793] Config(@PART[UDKLD_Large_Habitation]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Habitation]
[LOG 21:49:58.793] Config(@PART[UDKLD_Large_Hydroponics]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Hydroponics]
[LOG 21:49:58.794] Config(@PART[UDKLD_Large_Inline_Battery]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Inline_Battery]
[LOG 21:49:58.795] Config(@PART[UDKLD_Large_Inline_Generator]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Inline_Generator]
[LOG 21:49:58.795] Config(@PART[UDKLD_Large_Observation_Window]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Observation_Window]
[LOG 21:49:58.796] Config(@PART[UDKLD_Large_Storage_Tank]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Storage_Tank]
[LOG 21:49:58.796] Config(@PART[UDKLD_Large_Structural_Corridor]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor]
[LOG 21:49:58.797] Config(@PART[UDKLD_Large_Structural_Corridor_B]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor_B]
[LOG 21:49:58.798] Config(@PART[UDKLD_Large_Structural_Corridor_C]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor_C]
[LOG 21:49:58.798] Config(@PART[UDKLD_Large_Structural_Corridor_D]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor_D]
[LOG 21:49:58.799] Config(@PART[UDKLD_Large_Hub_Module]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Hub_Module]
[LOG 21:49:58.799] Config(@PART[UDKLD_Radial_Structural_Tab]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Radial_Structural_Tab]
[LOG 21:49:58.800] Config(@PART[B9_Adapter_SM1]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_SM1]
[LOG 21:49:58.800] Config(@PART[B9_Adapter_SM2]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_SM2]
[LOG 21:49:58.801] Config(@PART[B9_Adapter_LM3]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_LM3]
[LOG 21:49:58.802] Config(@PART[B9_Adapter_SM3]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_SM3]
[LOG 21:49:58.802] Config(@PART[B9.Cockpit.MK2.Bicoupler]) TweakScale/patches/B9_Aerospace/B9/@PART[B9.Cockpit.MK2.Bicoupler]
[LOG 21:49:58.803] Config(@PART[B9_Cockpit_MK2_Bicoupler_S]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Bicoupler_S]
[LOG 21:49:58.803] Config(@PART[B9_Cockpit_MK2_Body_RCS_05m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_RCS_05m]
[LOG 21:49:58.804] Config(@PART[B9_Cockpit_MK2_Body_2m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_2m]
[LOG 21:49:58.804] Config(@PART[B9_Cockpit_MK2_Body_5m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_5m]
[LOG 21:49:58.805] Config(@PART[B9_Cockpit_MK2_Body_Cargo_2m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_Cargo_2m]
[LOG 21:49:58.806] Config(@PART[B9_Cockpit_MK2_Body_Cargo_5m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_Cargo_5m]
[LOG 21:49:58.806] Config(@PART[B9_Cockpit_MK2_Body_Crew_2m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_Crew_2m]
[LOG 21:49:58.807] Config(@PART[B9_Cockpit_MK2_Tail]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Tail]
[LOG 21:49:58.807] Config(@PART[B9_Cockpit_MK2_Adapter]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Adapter]
[LOG 21:49:58.808] Config(@PART[B9_Cockpit_MK2_Adapter_M125]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Adapter_M125]
[LOG 21:49:58.809] Config(@PART[B9_Cockpit_MK2_Adapter_M125_2]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Adapter_M125_2]
[LOG 21:49:58.809] Config(@PART[B9_Structure_StackSeparator_MSR]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_StackSeparator_MSR]
[LOG 21:49:58.810] Config(@PART[B9_Adapter_Y1]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_Y1]
[LOG 21:49:58.810] Config(@PART[B9_Aero_Intake_CLR]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_CLR]
[LOG 21:49:58.811] Config(@PART[B9_Aero_Intake_Mount]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_Mount]
[LOG 21:49:58.811] Config(@PART[B9_Cockpit_MK1_Control_ACU]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK1_Control_ACU]
[LOG 21:49:58.812] Config(@PART[B9_Engine_SABRE_S_Body]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_S_Body]
[LOG 21:49:58.813] Config(@PART[B9_Engine_VA1_Intake]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_VA1_Intake]
[LOG 21:49:58.813] Config(@PART[B9_Engine_VS1_Nosecone]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_VS1_Nosecone]
[LOG 21:49:58.814] Config(@PART[B9_Adapter_C125]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_C125]
[LOG 21:49:58.814] Config(@PART[B9_Aero_T2_Tail]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_T2_Tail]
[LOG 21:49:58.815] Config(@PART[B9_Cockpit_D25]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_D25]
[LOG 21:49:58.815] Config(@PART[B9_Cockpit_M27]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_M27]
[LOG 21:49:58.816] Config(@PART[B9_Engine_SABRE_Intake_M]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_Intake_M]
[LOG 21:49:58.816] Config(@PART[B9_Engine_SABRE_M]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_M]
[LOG 21:49:58.817] Config(@PART[B9_Engine_SABRE_M_Body]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_M_Body]
[LOG 21:49:58.818] Config(@PART[B9_Aero_AirBrake_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_AirBrake_Surface]
[LOG 21:49:58.818] Config(@PART[B9_Aero_AirBrake_Surface_Large]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_AirBrake_Surface_Large]
[LOG 21:49:58.819] Config(@PART[B9_Aero_Intake_DSI]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_DSI]
[LOG 21:49:58.819] Config(@PART[B9_Aero_Intake_DSIX]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_DSIX]
[LOG 21:49:58.820] Config(@PART[B9_Aero_Intake_RBM]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_RBM]
[LOG 21:49:58.820] Config(@PART[B9_Aero_Intake_RNM]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_RNM]
[LOG 21:49:58.821] Config(@PART[B9_Control_RCS_Tank_MT1]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Control_RCS_Tank_MT1]
[LOG 21:49:58.822] Config(@PART[B9_Control_RCS_Tank_MT4]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Control_RCS_Tank_MT4]
[LOG 21:49:58.822] Config(@PART[B9_Structure_P1_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P1_Surface]
[LOG 21:49:58.823] Config(@PART[B9_Structure_P1_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P1_Surface_Half]
[LOG 21:49:58.823] Config(@PART[B9_Structure_P2_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P2_Surface]
[LOG 21:49:58.824] Config(@PART[B9_Structure_P2_Surface_Clear]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P2_Surface_Clear]
[LOG 21:49:58.825] Config(@PART[B9_Structure_P2_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P2_Surface_Half]
[LOG 21:49:58.825] Config(@PART[B9_Structure_P4_Frame]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Frame]
[LOG 21:49:58.826] Config(@PART[B9_Structure_P4_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Surface]
[LOG 21:49:58.826] Config(@PART[B9_Structure_P4_Surface_Clear]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Surface_Clear]
[LOG 21:49:58.827] Config(@PART[B9_Structure_P4_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Surface_Half]
[LOG 21:49:58.827] Config(@PART[B9_Structure_P8_Frame]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Frame]
[LOG 21:49:58.828] Config(@PART[B9_Structure_P8_Frame2]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Frame2]
[LOG 21:49:58.829] Config(@PART[B9_Structure_P8_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Surface]
[LOG 21:49:58.829] Config(@PART[B9_Structure_P8_Surface_Clear]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Surface_Clear]
[LOG 21:49:58.830] Config(@PART[B9_Structure_P8_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Surface_Half]
[LOG 21:49:58.830] Config(@PART[B9_Structure_PA_Adapter]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_PA_Adapter]
[LOG 21:49:58.831] Config(@PART[B9_Cargo_M2_Adapter]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cargo_M2_Adapter]
[LOG 21:49:58.832] Config(@PART[B9_Cargo_M2_Separator]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cargo_M2_Separator]
[LOG 21:49:58.832] Config(@PART[B9_Cargo_M2_Body_B]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cargo_M2_Body_B]
[LOG 21:49:58.833] Config(@PART[B9_Utility_Light_A1_Closed]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A1_Closed]
[LOG 21:49:58.833] Config(@PART[B9_Utility_Light_A1_Closed_T]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A1_Closed_T]
[LOG 21:49:58.834] Config(@PART[B9_Utility_Light_A1_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A1_White]
[LOG 21:49:58.834] Config(@PART[B9_Utility_Light_A4_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A4_White]
[LOG 21:49:58.835] Config(@PART[B9_Utility_Light_A8_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A8_White]
[LOG 21:49:58.836] Config(@PART[B9_Utility_Light_N1_Large_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N1_Large_White]
[LOG 21:49:58.836] Config(@PART[B9_Utility_Light_N1_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N1_White]
[LOG 21:49:58.837] Config(@PART[B9_Utility_Light_N2_Green]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N2_Green]
[LOG 21:49:58.837] Config(@PART[B9_Utility_Light_N2_Red]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N2_Red]
[LOG 21:49:58.838] Config(@PART[B9_Engine_Jet_Pod_Medium]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Pod_Medium]
[LOG 21:49:58.839] Config(@PART[B9_Engine_Jet_Pod_Small]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Pod_Small]
[LOG 21:49:58.839] Config(@PART[B9_Engine_Jet_Turbofan_F119]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Turbofan_F119]
[LOG 21:49:58.840] Config(@PART[B9_Engine_Jet_Turbojet]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Turbojet]
[LOG 21:49:58.841] Config(@PART[B9_Engine_SABRE_Intake_S]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_SABRE_Intake_S]
[LOG 21:49:58.841] Config(@PART[B9_Engine_SABRE_S]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_SABRE_S]
[LOG 21:49:58.842] Config(@PART[B9_Engine_VA1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_VA1]
[LOG 21:49:58.842] Config(@PART[B9_Engine_VS1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_VS1]
[LOG 21:49:58.843] Config(@PART[B9_Engine_L2_Atlas]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_L2_Atlas]
[LOG 21:49:58.843] Config(@PART[B9_Control_RCS_Block_R12]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R12]
[LOG 21:49:58.844] Config(@PART[B9_Control_RCS_Block_R12T]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R12T]
[LOG 21:49:58.845] Config(@PART[B9_Control_RCS_Block_R5]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R5]
[LOG 21:49:58.845] Config(@PART[B9_Control_RCS_Block_R5T]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R5T]
[LOG 21:49:58.846] Config(@PART[B9_Control_RCS_Port_R1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Port_R1]
[LOG 21:49:58.846] Config(@PART[B9_Control_RCS_Port_R1A]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Port_R1A]
[LOG 21:49:58.847] Config(@PART[B9_Control_RCS_Port_S1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Port_S1]
[LOG 21:49:58.848] Config(@PART[B9_Control_RCS_Block_S5]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_S5]
[LOG 21:49:58.848] Config(@PART[B9_Engine_T2A_SRBS]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_T2A_SRBS]
[LOG 21:49:58.849] Config(@PART[B9_Engine_T2_SRBS]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_T2_SRBS]
[LOG 21:49:58.849] Config(@PART[B9_Aero_HL_Adapter_Front]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Adapter_Front]
[LOG 21:49:58.850] Config(@PART[B9_Aero_HL_Body_Structure_1m_U]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_1m_U]
[LOG 21:49:58.851] Config(@PART[B9_Aero_HL_Adapter_2m_Side]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Adapter_2m_Side]
[LOG 21:49:58.851] Config(@PART[B9_Aero_HL_Body_Structure_2m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_2m]
[LOG 21:49:58.852] Config(@PART[B9_Aero_HL_Body_Structure_2m_A]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_2m_A]
[LOG 21:49:58.853] Config(@PART[B9_Aero_HL_Body_Structure_05m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_05m]
[LOG 21:49:58.854] Config(@PART[B9_Aero_HL_Body_SAS_05m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_SAS_05m]
[LOG 21:49:58.854] Config(@PART[B9_Aero_HL_Body_Structure_6m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_6m]
[LOG 21:49:58.855] Config(@PART[B9_Aero_HL_Body_Tail_8m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Tail_8m]
[LOG 21:49:58.855] Config(@PART[B9_Aero_HL_Body_Cargo_Tail_Wide]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_Tail_Wide]
[LOG 21:49:58.856] Config(@PART[B9_Aero_HL_Body_Cargo_A]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_A]
[LOG 21:49:58.857] Config(@PART[B9_Aero_HL_Body_Cargo_B]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_B]
[LOG 21:49:58.857] Config(@PART[B9_Aero_HL_Body_Cargo_C]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_C]
[LOG 21:49:58.858] Config(@PART[B9_Aero_HL_Extension_A]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Extension_A]
[LOG 21:49:58.858] Config(@PART[B9_Aero_HL_Extension_B1]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Extension_B1]
[LOG 21:49:58.859] Config(@PART[B9_Aero_HL_Extension_C]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Extension_C]
[LOG 21:49:58.859] Config(@PART[B9_Structure_HX_HPD1]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX_HPD1]
[LOG 21:49:58.860] Config(@PART[B9_Structure_HX_S_2,B9_Structure_HX_S_8]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX_S_2,B9_Structure_HX_S_8]
[LOG 21:49:58.861] Config(@PART[B9_Structure_HX_S_RCS_F,B9_Structure_HX_S_RCS_L]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX_S_RCS_F,B9_Structure_HX_S_RCS_L]
[LOG 21:49:58.861] Config(@PART[B9_Structure_HX0_E]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX0_E]
[LOG 21:49:58.862] Config(@PART[B9_Structure_HX0_S]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX0_S]
[LOG 21:49:58.863] Config(@PART[B9_Structure_HX1_A_375]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_375]
[LOG 21:49:58.863] Config(@PART[B9_Structure_HX1_A_375B,B9_Structure_HX1_A_375C]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_375B,B9_Structure_HX1_A_375C]
[LOG 21:49:58.864] Config(@PART[B9_Structure_HX1_A_LLL]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_LLL]
[LOG 21:49:58.865] Config(@PART[B9_Structure_HX1_A_P]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_P]
[LOG 21:49:58.866] Config(@PART[B9_Structure_HX1_A_SD]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_SD]
[LOG 21:49:58.866] Config(@PART[B9_Structure_HX1_A_S0]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_S0]
[LOG 21:49:58.867] Config(@PART[B9_Structure_HX1_E1]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_E1]
[LOG 21:49:58.867] Config(@PART[B9_Structure_HX1_G]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_G]
[LOG 21:49:58.868] Config(@PART[B9_Structure_HX1_H]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_H]
[LOG 21:49:58.868] Config(@PART[B9_Structure_HX1_SAS]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_SAS]
[LOG 21:49:58.869] Config(@PART[B9_Structure_HX1_S_H*]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_S_H*]
[LOG 21:49:58.870] Config(@PART[B9_Structure_HX1_S_HS]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_S_HS]
[LOG 21:49:58.870] Config(@PART[B9_Structure_HX1_S_T]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_S_T]
[LOG 21:49:58.871] Config(@PART[B9_Structure_HX1_U]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_U]
[LOG 21:49:58.871] Config(@PART[B9_Structure_HX1_U_S]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_U_S]
[LOG 21:49:58.872] Config(@PART[B9_Structure_HX2_A_375]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_A_375]
[LOG 21:49:58.872] Config(@PART[B9_Structure_HX2_A_S1_A,B9_Structure_HX2_A_S1_B]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_A_S1_A,B9_Structure_HX2_A_S1_B]
[LOG 21:49:58.873] Config(@PART[B9_Structure_HX2_H]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_H]
[LOG 21:49:58.874] Config(@PART[B9_Structure_HX2_U]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_U]
[LOG 21:49:58.874] Config(@PART[B9_Structure_HX4_A_375]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_375]
[LOG 21:49:58.875] Config(@PART[B9_Structure_HX4_A_HX1_A]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_HX1_A]
[LOG 21:49:58.875] Config(@PART[B9_Structure_HX4_A_HX2_A]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_HX2_A]
[LOG 21:49:58.876] Config(@PART[B9_Structure_HX4_A_HX2_B]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_HX2_B]
[LOG 21:49:58.877] Config(@PART[B9_Structure_HX4_H]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_H]
[LOG 21:49:58.877] Config(@PART[B9_Structure_HX4_U]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_U]
[LOG 21:49:58.878] Config(@PART[B9_Body_Mk1_Fuselage_025m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_025m]
[LOG 21:49:58.878] Config(@PART[B9_Body_Mk1_Fuselage_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_050m]
[LOG 21:49:58.879] Config(@PART[B9_Body_Mk1_Cargo_Bay_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Cargo_Bay_050m]
[LOG 21:49:58.880] Config(@PART[B9_Body_Mk1_Fuselage_100m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_100m]
[LOG 21:49:58.880] Config(@PART[B9_Body_Mk1_Cargo_Bay_100m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Cargo_Bay_100m]
[LOG 21:49:58.881] Config(@PART[B9_Body_Mk1_Fuselage_200m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_200m]
[LOG 21:49:58.881] Config(@PART[B9_Body_Mk1_Cargo_Bay_200m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Cargo_Bay_200m]
[LOG 21:49:58.882] Config(@PART[B9_Body_Mk1_Fuselage_400m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_400m]
[LOG 21:49:58.883] Config(@PART[B9_Body_Adapter_Mk2_125m_Bicoupler]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Bicoupler]
[LOG 21:49:58.883] Config(@PART[B9_Body_Adapter_Mk2_125m_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Long]
[LOG 21:49:58.884] Config(@PART[B9_Body_Adapter_Mk2_125m_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Short]
[LOG 21:49:58.885] Config(@PART[B9_Body_Adapter_Mk2_Mk2_Rot]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_Mk2_Rot]
[LOG 21:49:58.885] Config(@PART[B9_Body_Adapter_Mk2_125m_Shroud]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Shroud]
[LOG 21:49:58.886] Config(@PART[B9_Body_Adapter_Mk2_250m_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_250m_Long]
[LOG 21:49:58.886] Config(@PART[B9_Body_Adapter_Mk2_250m_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_250m_Short]
[LOG 21:49:58.887] Config(@PART[B9_Body_Mk1_Nosecone_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Nosecone_Long]
[LOG 21:49:58.888] Config(@PART[B9_Body_Mk1_Nosecone_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Nosecone_Short]
[LOG 21:49:58.888] Config(@PART[B9_Body_Mk2_Nosecone_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Nosecone_Long]
[LOG 21:49:58.889] Config(@PART[B9_Body_Mk2_Nosecone_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Nosecone_Short]
[LOG 21:49:58.890] Config(@PART[B9_Body_Mk2_Fuselage_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Fuselage_050m]
[LOG 21:49:58.890] Config(@PART[B9_Body_Mk2_SAS_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_SAS_050m]
[LOG 21:49:58.891] Config(@PART[B9_Body_Mk2_Fuselage_1m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Fuselage_1m]
[LOG 21:49:58.891] Config(@PART[B9_Body_Mk2_Cargo_Bay_1m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Cargo_Bay_1m]
[LOG 21:49:58.892] Config(@PART[B9_Body_Mk2_Fuselage_2m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Fuselage_2m]
[LOG 21:49:58.893] Config(@PART[B9_Body_Mk2_Cargo_Bay_2m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Cargo_Bay_2m]
[LOG 21:49:58.893] Config(@PART[B9_Cockpit_S2_Adapter]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Adapter]
[LOG 21:49:58.894] Config(@PART[B9_Cockpit_S2_Body_RCS]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_RCS]
[LOG 21:49:58.894] Config(@PART[B9_Cockpit_S2_Body]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body]
[LOG 21:49:58.895] Config(@PART[B9_Cockpit_S2_Control_SAS]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Control_SAS]
[LOG 21:49:58.895] Config(@PART[B9_Cockpit_S2_Body_05m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_05m]
[LOG 21:49:58.896] Config(@PART[B9_Cockpit_S2_Body_6m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_6m]
[LOG 21:49:58.897] Config(@PART[B9_Cockpit_S2_Body_Cargo_2m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_Cargo_2m]
[LOG 21:49:58.897] Config(@PART[B9_Cockpit_S2_Body_Cargo_6m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_Cargo_6m]
[LOG 21:49:58.898] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]
[LOG 21:49:58.898] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]
[LOG 21:49:58.899] Config(@PART[B9_Cockpit_S2_Body_Tail]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_Tail]
[LOG 21:49:58.900] Config(@PART[B9_Cockpit_S2_BodyLarge]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge]
[LOG 21:49:58.900] Config(@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount1]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount1]
[LOG 21:49:58.901] Config(@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount2]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount2]
[LOG 21:49:58.902] Config(@PART[B9_Cockpit_S2_BodyLarge_Back]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Back]
[LOG 21:49:58.902] Config(@PART[B9_Cockpit_S2_BodyLarge_Front]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Front]
[LOG 21:49:58.903] Config(@PART[B9_Cockpit_S2_BodyLarge_Front2]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Front2]
[LOG 21:49:58.903] Config(@PART[airbrake1]) TweakScale/patches/Squad/Squad_Aero/@PART[airbrake1]
[LOG 21:49:58.904] Config(@PART[HeatShield1]) TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield1]
[LOG 21:49:58.905] Config(@PART[HeatShield2]) TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield2]
[LOG 21:49:58.905] Config(@PART[HeatShield3]) TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield3]
[LOG 21:49:58.906] Config(@PART[InflatableHeatShield]) TweakScale/patches/Squad/Squad_Aero/@PART[InflatableHeatShield]
[LOG 21:49:58.906] Config(@PART[standardNoseCone]) TweakScale/patches/Squad/Squad_Aero/@PART[standardNoseCone]
[LOG 21:49:58.907] Config(@PART[noseCone]) TweakScale/patches/Squad/Squad_Aero/@PART[noseCone]
[LOG 21:49:58.907] Config(@PART[rocketNoseCone]) TweakScale/patches/Squad/Squad_Aero/@PART[rocketNoseCone]
[LOG 21:49:58.908] Config(@PART[pointyNoseConeA]) TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeA]
[LOG 21:49:58.908] Config(@PART[pointyNoseConeB]) TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeB]
[LOG 21:49:58.909] Config(@PART[CanardController]) TweakScale/patches/Squad/Squad_Aero/@PART[CanardController]
[LOG 21:49:58.909] Config(@PART[deltaWing]) TweakScale/patches/Squad/Squad_Aero/@PART[deltaWing]
[LOG 21:49:58.910] Config(@PART[delta_small]) TweakScale/patches/Squad/Squad_Aero/@PART[delta_small]
[LOG 21:49:58.910] Config(@PART[airlinerCtrlSrf]) TweakScale/patches/Squad/Squad_Aero/@PART[airlinerCtrlSrf]
[LOG 21:49:58.911] Config(@PART[airlinerMainWing]) TweakScale/patches/Squad/Squad_Aero/@PART[airlinerMainWing]
[LOG 21:49:58.912] Config(@PART[airlinerTailFin]) TweakScale/patches/Squad/Squad_Aero/@PART[airlinerTailFin]
[LOG 21:49:58.912] Config(@PART[basicFin]) TweakScale/patches/Squad/Squad_Aero/@PART[basicFin]
[LOG 21:49:58.913] Config(@PART[smallCtrlSrf]) TweakScale/patches/Squad/Squad_Aero/@PART[smallCtrlSrf]
[LOG 21:49:58.913] Config(@PART[sweptWing]) TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing]
[LOG 21:49:58.914] Config(@PART[tailfin]) TweakScale/patches/Squad/Squad_Aero/@PART[tailfin]
[LOG 21:49:58.914] Config(@PART[wingConnector]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector]
[LOG 21:49:58.915] Config(@PART[winglet]) TweakScale/patches/Squad/Squad_Aero/@PART[winglet]
[LOG 21:49:58.915] Config(@PART[R8winglet]) TweakScale/patches/Squad/Squad_Aero/@PART[R8winglet]
[LOG 21:49:58.916] Config(@PART[winglet3]) TweakScale/patches/Squad/Squad_Aero/@PART[winglet3]
[LOG 21:49:58.916] Config(@PART[structuralWing4]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing4]
[LOG 21:49:58.917] Config(@PART[wingConnector5]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector5]
[LOG 21:49:58.917] Config(@PART[elevonMk3]) TweakScale/patches/Squad/Squad_Aero/@PART[elevonMk3]
[LOG 21:49:58.918] Config(@PART[elevon5]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon5]
[LOG 21:49:58.918] Config(@PART[structuralWing]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing]
[LOG 21:49:58.919] Config(@PART[wingShuttleDelta]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleDelta]
[LOG 21:49:58.919] Config(@PART[wingShuttleElevon1]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon1]
[LOG 21:49:58.920] Config(@PART[wingShuttleElevon2]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon2]
[LOG 21:49:58.920] Config(@PART[wingShuttleStrake]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleStrake]
[LOG 21:49:58.921] Config(@PART[wingShuttleRudder]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleRudder]
[LOG 21:49:58.922] Config(@PART[sweptWing1]) TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing1]
[LOG 21:49:58.922] Config(@PART[sweptWing2]) TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing2]
[LOG 21:49:58.923] Config(@PART[AdvancedCanard]) TweakScale/patches/Squad/Squad_Aero/@PART[AdvancedCanard]
[LOG 21:49:58.923] Config(@PART[StandardCtrlSrf]) TweakScale/patches/Squad/Squad_Aero/@PART[StandardCtrlSrf]
[LOG 21:49:58.924] Config(@PART[wingConnector1]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector1]
[LOG 21:49:58.924] Config(@PART[wingConnector2]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector2]
[LOG 21:49:58.925] Config(@PART[wingConnector3]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector3]
[LOG 21:49:58.925] Config(@PART[wingConnector4]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector4]
[LOG 21:49:58.926] Config(@PART[deltaWingX]) TweakScale/patches/Squad/Squad_Aero/@PART[deltaWingX]
[LOG 21:49:58.926] Config(@PART[deltaWing_small]) TweakScale/patches/Squad/Squad_Aero/@PART[deltaWing_small]
[LOG 21:49:58.927] Config(@PART[elevon1]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon1]
[LOG 21:49:58.927] Config(@PART[elevon2]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon2]
[LOG 21:49:58.928] Config(@PART[elevon3]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon3]
[LOG 21:49:58.928] Config(@PART[wingStrake]) TweakScale/patches/Squad/Squad_Aero/@PART[wingStrake]
[LOG 21:49:58.929] Config(@PART[structuralWing1]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing1]
[LOG 21:49:58.929] Config(@PART[structuralWing2]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing2]
[LOG 21:49:58.930] Config(@PART[structuralWing3]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing3]
[LOG 21:49:58.930] Config(@PART[airplaneTail]) TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTail]
[LOG 21:49:58.931] Config(@PART[airplaneTailB]) TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTailB]
[LOG 21:49:58.932] Config(@PART[airScoop]) TweakScale/patches/Squad/Squad_Aero/@PART[airScoop]
[LOG 21:49:58.932] Config(@PART[miniIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[miniIntake]
[LOG 21:49:58.933] Config(@PART[CircularIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[CircularIntake]
[LOG 21:49:58.934] Config(@PART[ramAirIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[ramAirIntake]
[LOG 21:49:58.934] Config(@PART[MK1IntakeFuselage]) TweakScale/patches/Squad/Squad_Aero/@PART[MK1IntakeFuselage]
[LOG 21:49:58.935] Config(@PART[IntakeRadialLong]) TweakScale/patches/Squad/Squad_Aero/@PART[IntakeRadialLong]
[LOG 21:49:58.935] Config(@PART[shockConeIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[shockConeIntake]
[LOG 21:49:58.936] Config(@PART[advSasModule]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[advSasModule]
[LOG 21:49:58.936] Config(@PART[asasmodule1-2]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[asasmodule1-2]
[LOG 21:49:58.937] Config(@PART[sasModule]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[sasModule]
[LOG 21:49:58.937] Config(@PART[cupola]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[cupola]
[LOG 21:49:58.938] Config(@PART[landerCabinSmall]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[landerCabinSmall]
[LOG 21:49:58.938] Config(@PART[Mark1Cockpit]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1Cockpit]
[LOG 21:49:58.939] Config(@PART[Mark2Cockpit]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark2Cockpit]
[LOG 21:49:58.940] Config(@PART[Mark1-2Pod]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1-2Pod]
[LOG 21:49:58.940] Config(@PART[mk1pod]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk1pod]
[LOG 21:49:58.941] Config(@PART[mk2LanderCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2LanderCabin]
[LOG 21:49:58.941] Config(@PART[mk3Cockpit_Shuttle]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3Cockpit_Shuttle]
[LOG 21:49:58.942] Config(@PART[mk2Cockpit_Standard]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Standard]
[LOG 21:49:58.942] Config(@PART[mk2Cockpit_Inline]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Inline]
[LOG 21:49:58.943] Config(@PART[crewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[crewCabin]
[LOG 21:49:58.943] Config(@PART[MK1CrewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[MK1CrewCabin]
[LOG 21:49:58.944] Config(@PART[mk2CrewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2CrewCabin]
[LOG 21:49:58.944] Config(@PART[mk3CrewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3CrewCabin]
[LOG 21:49:58.945] Config(@PART[Large_Crewed_Lab]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Large_Crewed_Lab]
[LOG 21:49:58.945] Config(@PART[mk2DroneCore]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2DroneCore]
[LOG 21:49:58.946] Config(@PART[probeCoreCube]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreCube]
[LOG 21:49:58.947] Config(@PART[roverBody]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[roverBody]
[LOG 21:49:58.947] Config(@PART[probeCoreHex]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreHex]
[LOG 21:49:58.948] Config(@PART[HECS2_ProbeCore]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[HECS2_ProbeCore]
[LOG 21:49:58.948] Config(@PART[probeCoreOcto]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto]
[LOG 21:49:58.949] Config(@PART[probeCoreOcto2]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto2]
[LOG 21:49:58.949] Config(@PART[probeCoreSphere]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreSphere]
[LOG 21:49:58.950] Config(@PART[avionicsNoseCone]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[avionicsNoseCone]
[LOG 21:49:58.950] Config(@PART[probeStackLarge]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackLarge]
[LOG 21:49:58.951] Config(@PART[probeStackSmall]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackSmall]
[LOG 21:49:58.951] Config(@PART[science_module]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[science_module]
[LOG 21:49:58.952] Config(@PART[LaunchEscapeSystem]) TweakScale/patches/Squad/Squad_Engines/@PART[LaunchEscapeSystem]
[LOG 21:49:58.953] Config(@PART[omsEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[omsEngine]
[LOG 21:49:58.953] Config(@PART[ionEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[ionEngine]
[LOG 21:49:58.954] Config(@PART[miniJetEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[miniJetEngine]
[LOG 21:49:58.954] Config(@PART[JetEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[JetEngine]
[LOG 21:49:58.955] Config(@PART[turboJet]) TweakScale/patches/Squad/Squad_Engines/@PART[turboJet]
[LOG 21:49:58.955] Config(@PART[turboFanSize2]) TweakScale/patches/Squad/Squad_Engines/@PART[turboFanSize2]
[LOG 21:49:58.956] Config(@PART[turboFanEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[turboFanEngine]
[LOG 21:49:58.956] Config(@PART[RAPIER]) TweakScale/patches/Squad/Squad_Engines/@PART[RAPIER]
[LOG 21:49:58.957] Config(@PART[liquidEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine]
[LOG 21:49:58.957] Config(@PART[engineLargeSkipper]) TweakScale/patches/Squad/Squad_Engines/@PART[engineLargeSkipper]
[LOG 21:49:58.958] Config(@PART[liquidEngine1-2]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine1-2]
[LOG 21:49:58.958] Config(@PART[Size2LFB]) TweakScale/patches/Squad/Squad_Engines/@PART[Size2LFB]
[LOG 21:49:58.959] Config(@PART[Size3AdvancedEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[Size3AdvancedEngine]
[LOG 21:49:58.959] Config(@PART[Size3EngineCluster]) TweakScale/patches/Squad/Squad_Engines/@PART[Size3EngineCluster]
[LOG 21:49:58.960] Config(@PART[SSME]) TweakScale/patches/Squad/Squad_Engines/@PART[SSME]
[LOG 21:49:58.960] Config(@PART[liquidEngine2]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2]
[LOG 21:49:58.961] Config(@PART[liquidEngine2-2]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2-2]
[LOG 21:49:58.962] Config(@PART[liquidEngine3]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine3]
[LOG 21:49:58.962] Config(@PART[liquidEngineMini]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngineMini]
[LOG 21:49:58.963] Config(@PART[microEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[microEngine]
[LOG 21:49:58.963] Config(@PART[nuclearEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[nuclearEngine]
[LOG 21:49:58.964] Config(@PART[radialEngineMini]) TweakScale/patches/Squad/Squad_Engines/@PART[radialEngineMini]
[LOG 21:49:58.964] Config(@PART[radialLiquidEngine1-2]) TweakScale/patches/Squad/Squad_Engines/@PART[radialLiquidEngine1-2]
[LOG 21:49:58.965] Config(@PART[smallRadialEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[smallRadialEngine]
[LOG 21:49:58.965] Config(@PART[toroidalAerospike]) TweakScale/patches/Squad/Squad_Engines/@PART[toroidalAerospike]
[LOG 21:49:58.966] Config(@PART[sepMotor1]) TweakScale/patches/Squad/Squad_Engines/@PART[sepMotor1]
[LOG 21:49:58.967] Config(@PART[solidBooster_sm]) TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster_sm]
[LOG 21:49:58.967] Config(@PART[solidBooster]) TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster]
[LOG 21:49:58.968] Config(@PART[solidBooster1-1]) TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster1-1]
[LOG 21:49:58.968] Config(@PART[MassiveBooster]) TweakScale/patches/Squad/Squad_Engines/@PART[MassiveBooster]
[LOG 21:49:58.969] Config(@PART[linearRcs]) TweakScale/patches/Squad/Squad_Engines/@PART[linearRcs]
[LOG 21:49:58.969] Config(@PART[RCSBlock]) TweakScale/patches/Squad/Squad_Engines/@PART[RCSBlock]
[LOG 21:49:58.970] Config(@PART[vernierEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[vernierEngine]
[LOG 21:49:58.970] Config(@PART[radialDecoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler]
[LOG 21:49:58.971] Config(@PART[radialDecoupler2]) TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler2]
[LOG 21:49:58.972] Config(@PART[radialDecoupler1-2]) TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler1-2]
[LOG 21:49:58.972] Config(@PART[stackDecoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackDecoupler]
[LOG 21:49:58.973] Config(@PART[stackDecouplerMini]) TweakScale/patches/Squad/Squad_Structural/@PART[stackDecouplerMini]
[LOG 21:49:58.973] Config(@PART[decoupler1-2]) TweakScale/patches/Squad/Squad_Structural/@PART[decoupler1-2]
[LOG 21:49:58.974] Config(@PART[stackSeparator]) TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparator]
[LOG 21:49:58.974] Config(@PART[stackSeparatorMini]) TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorMini]
[LOG 21:49:58.975] Config(@PART[stackSeparatorBig]) TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorBig]
[LOG 21:49:58.975] Config(@PART[size3Decoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[size3Decoupler]
[LOG 21:49:58.976] Config(@PART[nacelleBody]) TweakScale/patches/Squad/Squad_Structural/@PART[nacelleBody]
[LOG 21:49:58.977] Config(@PART[radialEngineBody]) TweakScale/patches/Squad/Squad_Structural/@PART[radialEngineBody]
[LOG 21:49:58.977] Config(@PART[smallHardpoint]) TweakScale/patches/Squad/Squad_Structural/@PART[smallHardpoint]
[LOG 21:49:58.978] Config(@PART[stationHub]) TweakScale/patches/Squad/Squad_Structural/@PART[stationHub]
[LOG 21:49:58.978] Config(@PART[structuralIBeam1]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam1]
[LOG 21:49:58.979] Config(@PART[structuralIBeam2]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam2]
[LOG 21:49:58.979] Config(@PART[structuralIBeam3]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam3]
[LOG 21:49:58.980] Config(@PART[structuralMiniNode]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralMiniNode]
[LOG 21:49:58.980] Config(@PART[structuralPanel1]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel1]
[LOG 21:49:58.981] Config(@PART[structuralPanel2]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel2]
[LOG 21:49:58.982] Config(@PART[structuralPylon]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralPylon]
[LOG 21:49:58.982] Config(@PART[strutCube]) TweakScale/patches/Squad/Squad_Structural/@PART[strutCube]
[LOG 21:49:58.983] Config(@PART[strutOcto]) TweakScale/patches/Squad/Squad_Structural/@PART[strutOcto]
[LOG 21:49:58.983] Config(@PART[trussAdapter]) TweakScale/patches/Squad/Squad_Structural/@PART[trussAdapter]
[LOG 21:49:58.984] Config(@PART[trussPiece1x]) TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece1x]
[LOG 21:49:58.984] Config(@PART[trussPiece3x]) TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece3x]
[LOG 21:49:58.985] Config(@PART[noseConeAdapter]) TweakScale/patches/Squad/Squad_Structural/@PART[noseConeAdapter]
[LOG 21:49:58.985] Config(@PART[adapterLargeSmallBi]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallBi]
[LOG 21:49:58.986] Config(@PART[adapterLargeSmallQuad]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallQuad]
[LOG 21:49:58.986] Config(@PART[adapterLargeSmallTri]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallTri]
[LOG 21:49:58.987] Config(@PART[adapterSmallMiniShort]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniShort]
[LOG 21:49:58.988] Config(@PART[adapterSmallMiniTall]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniTall]
[LOG 21:49:58.988] Config(@PART[largeAdapter]) TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter]
[LOG 21:49:58.989] Config(@PART[largeAdapter2]) TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter2]
[LOG 21:49:58.989] Config(@PART[stackBiCoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackBiCoupler]
[LOG 21:49:58.990] Config(@PART[stackQuadCoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackQuadCoupler]
[LOG 21:49:58.990] Config(@PART[stackTriCoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackTriCoupler]
[LOG 21:49:58.991] Config(@PART[Mk1FuselageStructural]) TweakScale/patches/Squad/Squad_Structural/@PART[Mk1FuselageStructural]
[LOG 21:49:58.992] Config(@PART[stackPoint1]) TweakScale/patches/Squad/Squad_Structural/@PART[stackPoint1]
[LOG 21:49:58.992] Config(@PART[fuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank]
[LOG 21:49:58.993] Config(@PART[fuelTank_long]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank_long]
[LOG 21:49:58.993] Config(@PART[fuelTank1-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank1-2]
[LOG 21:49:58.994] Config(@PART[fuelTank2-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank2-2]
[LOG 21:49:58.994] Config(@PART[fuelTank3-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank3-2]
[LOG 21:49:58.995] Config(@PART[fuelTank4-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank4-2]
[LOG 21:49:58.995] Config(@PART[fuelTankSmall]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmall]
[LOG 21:49:58.996] Config(@PART[fuelTankSmallFlat]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmallFlat]
[LOG 21:49:58.996] Config(@PART[miniFuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuelTank]
[LOG 21:49:58.997] Config(@PART[MK1Fuselage]) TweakScale/patches/Squad/Squad_Tanks/@PART[MK1Fuselage]
[LOG 21:49:58.997] Config(@PART[miniFuselage]) TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuselage]
[LOG 21:49:58.998] Config(@PART[radialRCSTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[radialRCSTank]
[LOG 21:49:58.998] Config(@PART[RCSFuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[RCSFuelTank]
[LOG 21:49:58.999] Config(@PART[RCSTank1-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[RCSTank1-2]
[LOG 21:49:58.999] Config(@PART[rcsTankMini]) TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankMini]
[LOG 21:49:59.000] Config(@PART[rcsTankRadialLong]) TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankRadialLong]
[LOG 21:49:59.000] Config(@PART[toroidalFuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[toroidalFuelTank]
[LOG 21:49:59.001] Config(@PART[xenonTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTank]
[LOG 21:49:59.002] Config(@PART[xenonTankRadial]) TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankRadial]
[LOG 21:49:59.002] Config(@PART[xenonTankLarge]) TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankLarge]
[LOG 21:49:59.003] Config(@PART[LargeTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[LargeTank]
[LOG 21:49:59.003] Config(@PART[SmallTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[SmallTank]
[LOG 21:49:59.004] Config(@PART[RadialOreTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[RadialOreTank]
[LOG 21:49:59.004] Config(@PART[mk3FuselageLF_25]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_25]
[LOG 21:49:59.005] Config(@PART[mk3FuselageLF_50]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_50]
[LOG 21:49:59.005] Config(@PART[mk3FuselageMONO]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageMONO]
[LOG 21:49:59.006] Config(@PART[mk3FuselageLFO_25]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_25]
[LOG 21:49:59.007] Config(@PART[mk3FuselageLFO_50]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_50]
[LOG 21:49:59.007] Config(@PART[mk3FuselageLF_100]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_100]
[LOG 21:49:59.008] Config(@PART[mk3FuselageLFO_100]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_100]
[LOG 21:49:59.008] Config(@PART[adapterMk3-Mk2]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Mk2]
[LOG 21:49:59.009] Config(@PART[adapterMk3-Size2]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2]
[LOG 21:49:59.009] Config(@PART[adapterMk3-Size2Slant]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2Slant]
[LOG 21:49:59.010] Config(@PART[adapterSize3-Mk3]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize3-Mk3]
[LOG 21:49:59.010] Config(@PART[adapterSize2-Mk2]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Mk2]
[LOG 21:49:59.011] Config(@PART[adapterSize2-Size1]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1]
[LOG 21:49:59.012] Config(@PART[adapterSize2-Size1Slant]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1Slant]
[LOG 21:49:59.012] Config(@PART[adapterEngines]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterEngines]
[LOG 21:49:59.013] Config(@PART[Size3LargeTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3LargeTank]
[LOG 21:49:59.013] Config(@PART[Size3MediumTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3MediumTank]
[LOG 21:49:59.014] Config(@PART[Size3SmallTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3SmallTank]
[LOG 21:49:59.014] Config(@PART[Size3to2Adapter]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3to2Adapter]
[LOG 21:49:59.015] Config(@PART[mk2_1m_Bicoupler]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_Bicoupler]
[LOG 21:49:59.015] Config(@PART[mk2_1m_AdapterLong]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_AdapterLong]
[LOG 21:49:59.016] Config(@PART[mk2SpacePlaneAdapter]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2SpacePlaneAdapter]
[LOG 21:49:59.017] Config(@PART[mk2Fuselage]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2Fuselage]
[LOG 21:49:59.017] Config(@PART[mk2FuselageLongLFO]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageLongLFO]
[LOG 21:49:59.018] Config(@PART[mk2FuselageShortLiquid]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLiquid]
[LOG 21:49:59.018] Config(@PART[mk2FuselageShortLFO]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLFO]
[LOG 21:49:59.019] Config(@PART[mk2FuselageShortMono]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortMono]
[LOG 21:49:59.019] Config(@PART[mk2CargoBayL]) TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayL]
[LOG 21:49:59.020] Config(@PART[mk2CargoBayS]) TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayS]
[LOG 21:49:59.020] Config(@PART[ServiceBay_125]) TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_125]
[LOG 21:49:59.021] Config(@PART[ServiceBay_250]) TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_250]
[LOG 21:49:59.021] Config(@PART[mk3CargoBayM]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayM]
[LOG 21:49:59.022] Config(@PART[mk3CargoBayL]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayL]
[LOG 21:49:59.022] Config(@PART[mk3CargoBayS]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayS]
[LOG 21:49:59.023] Config(@PART[mk3CargoRamp]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoRamp]
[LOG 21:49:59.023] Config(@PART[batteryBank]) TweakScale/patches/Squad/Squad_Util/@PART[batteryBank]
[LOG 21:49:59.024] Config(@PART[batteryBankLarge]) TweakScale/patches/Squad/Squad_Util/@PART[batteryBankLarge]
[LOG 21:49:59.025] Config(@PART[batteryBankMini]) TweakScale/patches/Squad/Squad_Util/@PART[batteryBankMini]
[LOG 21:49:59.025] Config(@PART[batteryPack]) TweakScale/patches/Squad/Squad_Util/@PART[batteryPack]
[LOG 21:49:59.026] Config(@PART[ksp_r_largeBatteryPack]) TweakScale/patches/Squad/Squad_Util/@PART[ksp_r_largeBatteryPack]
[LOG 21:49:59.026] Config(@PART[rtg]) TweakScale/patches/Squad/Squad_Util/@PART[rtg]
[LOG 21:49:59.027] Config(@PART[spotLight1]) TweakScale/patches/Squad/Squad_Util/@PART[spotLight1]
[LOG 21:49:59.027] Config(@PART[spotLight2]) TweakScale/patches/Squad/Squad_Util/@PART[spotLight2]
[LOG 21:49:59.028] Config(@PART[solarPanels1]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels1]
[LOG 21:49:59.028] Config(@PART[solarPanels2]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels2]
[LOG 21:49:59.029] Config(@PART[solarPanels3]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels3]
[LOG 21:49:59.029] Config(@PART[solarPanels4]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels4]
[LOG 21:49:59.030] Config(@PART[solarPanels5]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels5]
[LOG 21:49:59.030] Config(@PART[largeSolarPanel]) TweakScale/patches/Squad/Squad_Util/@PART[largeSolarPanel]
[LOG 21:49:59.031] Config(@PART[LgRadialSolarPanel]) TweakScale/patches/Squad/Squad_Util/@PART[LgRadialSolarPanel]
[LOG 21:49:59.031] Config(@PART[foldingRadLarge]) TweakScale/patches/Squad/Squad_Util/@PART[foldingRadLarge]
[LOG 21:49:59.032] Config(@PART[foldingRadMed]) TweakScale/patches/Squad/Squad_Util/@PART[foldingRadMed]
[LOG 21:49:59.033] Config(@PART[foldingRadSmall]) TweakScale/patches/Squad/Squad_Util/@PART[foldingRadSmall]
[LOG 21:49:59.033] Config(@PART[radPanelLg]) TweakScale/patches/Squad/Squad_Util/@PART[radPanelLg]
[LOG 21:49:59.034] Config(@PART[radPanelSm]) TweakScale/patches/Squad/Squad_Util/@PART[radPanelSm]
[LOG 21:49:59.034] Config(@PART[FuelCell]) TweakScale/patches/Squad/Squad_Util/@PART[FuelCell]
[LOG 21:49:59.035] Config(@PART[FuelCellArray]) TweakScale/patches/Squad/Squad_Util/@PART[FuelCellArray]
[LOG 21:49:59.035] Config(@PART[ISRU]) TweakScale/patches/Squad/Squad_Util/@PART[ISRU]
[LOG 21:49:59.036] Config(@PART[MiniISRU]) TweakScale/patches/Squad/Squad_Util/@PART[MiniISRU]
[LOG 21:49:59.036] Config(@PART[RadialDrill]) TweakScale/patches/Squad/Squad_Util/@PART[RadialDrill]
[LOG 21:49:59.037] Config(@PART[MiniDrill]) TweakScale/patches/Squad/Squad_Util/@PART[MiniDrill]
[LOG 21:49:59.037] Config(@PART[OrbitalScanner]) TweakScale/patches/Squad/Squad_Util/@PART[OrbitalScanner]
[LOG 21:49:59.038] Config(@PART[SurfaceScanner]) TweakScale/patches/Squad/Squad_Util/@PART[SurfaceScanner]
[LOG 21:49:59.038] Config(@PART[SurveyScanner]) TweakScale/patches/Squad/Squad_Util/@PART[SurveyScanner]
[LOG 21:49:59.039] Config(@PART[GearFixed]) TweakScale/patches/Squad/Squad_Util/@PART[GearFixed]
[LOG 21:49:59.039] Config(@PART[GearFree]) TweakScale/patches/Squad/Squad_Util/@PART[GearFree]
[LOG 21:49:59.040] Config(@PART[SmallGearBay]) TweakScale/patches/Squad/Squad_Util/@PART[SmallGearBay]
[LOG 21:49:59.040] Config(@PART[GearSmall]) TweakScale/patches/Squad/Squad_Util/@PART[GearSmall]
[LOG 21:49:59.041] Config(@PART[GearMedium]) TweakScale/patches/Squad/Squad_Util/@PART[GearMedium]
[LOG 21:49:59.041] Config(@PART[GearLarge]) TweakScale/patches/Squad/Squad_Util/@PART[GearLarge]
[LOG 21:49:59.042] Config(@PART[roverWheel1]) TweakScale/patches/Squad/Squad_Util/@PART[roverWheel1]
[LOG 21:49:59.042] Config(@PART[roverWheel2]) TweakScale/patches/Squad/Squad_Util/@PART[roverWheel2]
[LOG 21:49:59.043] Config(@PART[roverWheel3]) TweakScale/patches/Squad/Squad_Util/@PART[roverWheel3]
[LOG 21:49:59.044] Config(@PART[wheelMed]) TweakScale/patches/Squad/Squad_Util/@PART[wheelMed]
[LOG 21:49:59.044] Config(@PART[landingLeg1]) TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1]
[LOG 21:49:59.045] Config(@PART[landingLeg1-2]) TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1-2]
[LOG 21:49:59.045] Config(@PART[miniLandingLeg]) TweakScale/patches/Squad/Squad_Util/@PART[miniLandingLeg]
[LOG 21:49:59.046] Config(@PART[parachuteDrogue]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteDrogue]
[LOG 21:49:59.046] Config(@PART[parachuteLarge]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteLarge]
[LOG 21:49:59.047] Config(@PART[parachuteRadial]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteRadial]
[LOG 21:49:59.047] Config(@PART[parachuteSingle]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteSingle]
[LOG 21:49:59.048] Config(@PART[GrapplingDevice]) TweakScale/patches/Squad/Squad_Util/@PART[GrapplingDevice]
[LOG 21:49:59.048] Config(@PART[mk2DockingPort]) TweakScale/patches/Squad/Squad_Util/@PART[mk2DockingPort]
[LOG 21:49:59.049] Config(@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_DynamicTank]]) UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_DynamicTank]]
[LOG 21:49:59.050] Config(@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_AsteroidTank]]) UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_AsteroidTank]]
[LOG 21:49:59.050] Config(@PART:HAS[@MODULE[ModuleAsteroid]]) UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid]]
[LOG 21:49:59.051] Config(ACTIVE_TEXTURE_MANAGER_CONFIG) UmbraSpaceIndustries/ART/ATM/ACTIVE_TEXTURE_MANAGER_CONFIG
[LOG 21:49:59.051] Config(@PART[HA_MassDriver_125]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_MassDriver_125]:NEEDS[CommunityTechTree]
[LOG 21:49:59.052] Config(@PART[HA_RockTank]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_RockTank]:NEEDS[CommunityTechTree]
[LOG 21:49:59.053] Config(@PART[HA_Separator_LQ]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Separator_LQ]:NEEDS[CommunityTechTree]
[LOG 21:49:59.053] Config(@PART[HA_CrewHatch]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_CrewHatch]:NEEDS[CommunityTechTree]
[LOG 21:49:59.054] Config(@PART[HA_Jaw]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Jaw]:NEEDS[CommunityTechTree]
[LOG 21:49:59.055] Config(@PART[HA_FuelHatch]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_FuelHatch]:NEEDS[CommunityTechTree]
[LOG 21:49:59.055] Config(@PART[HA_Separator_EX]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Separator_EX]:NEEDS[CommunityTechTree]
[LOG 21:49:59.056] Config(@PART[HA_Separator_KA]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Separator_KA]:NEEDS[CommunityTechTree]
[LOG 21:49:59.057] Config(@PART[HA_FuelHatch]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_FuelHatch]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.057] Config(@PART[HA_CrewHatch]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_CrewHatch]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.058] Config(@PART[HA_Jaw]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Jaw]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.058] Config(@PART[HA_MassDriver_125]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_MassDriver_125]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.059] Config(@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.060] Config(@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.060] Config(@PART[HA_Separator_EX]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Separator_EX]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.061] Config(@PART[HA_Separator_KA]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Separator_KA]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.062] Config(@PART[HA_Separator_LQ]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Separator_LQ]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 21:49:59.062] Config(@TANK_DEFINITION[Default]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]) UmbraSpaceIndustries/ART/MFT/@TANK_DEFINITION[Default]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]
[LOG 21:49:59.063] Config(@TANK_DEFINITION[Structural]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]) UmbraSpaceIndustries/ART/MFT/@TANK_DEFINITION[Structural]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]
[LOG 21:49:59.064] Config(PART) UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 21:49:59.065] Config(PART) UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 21:49:59.065] Config(PART) UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 21:49:59.065] Config(PART) UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 21:49:59.066] Config(PART) UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 21:49:59.067] Config(PART) UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 21:49:59.067] Config(PART) UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 21:49:59.068] Config(PART) UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 21:49:59.068] Config(PART) UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 21:49:59.069] Config(INTERNAL) UmbraSpaceIndustries/ART/Spaces/CrewHatch/internal/ARTCrewHatchInternal
[LOG 21:49:59.069] Config(@PART[GrapplingDevice]) UmbraSpaceIndustries/Konstruction/StockTweaks/@PART[GrapplingDevice]
[LOG 21:49:59.070] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 21:49:59.070] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 21:49:59.071] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 21:49:59.071] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 21:49:59.072] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 21:49:59.072] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 21:49:59.073] Config(/Konstruction/) UmbraSpaceIndustries/Konstruction/Parts/PAL_Gripper/PAL_Gripper
[LOG 21:49:59.073] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 21:49:59.074] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 21:49:59.074] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 21:49:59.075] Config(/Konstruction/) UmbraSpaceIndustries/Konstruction/Parts/PAL_MagPad/PAL_MagPad
[LOG 21:49:59.075] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 21:49:59.076] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 21:49:59.076] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 21:49:59.077] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 21:49:59.077] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 21:49:59.078] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 21:49:59.079] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 21:49:59.079] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 21:49:59.080] Config(@PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff]) UmbraSpaceIndustries/Kontainers/CryoTanks/@PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff]
[LOG 21:49:59.080] Config(@PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree]
[LOG 21:49:59.081] Config(@PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree]
[LOG 21:49:59.082] Config(@PART[C3_RTank_00]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_00]:NEEDS[CommunityTechTree]
[LOG 21:49:59.082] Config(@PART[C3_RTank_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_01]:NEEDS[CommunityTechTree]
[LOG 21:49:59.083] Config(@PART[C3_RTank_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_02]:NEEDS[CommunityTechTree]
[LOG 21:49:59.084] Config(@PART[C3_RTank_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_03]:NEEDS[CommunityTechTree]
[LOG 21:49:59.084] Config(@PART[C3_RTank_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_04]:NEEDS[CommunityTechTree]
[LOG 21:49:59.085] Config(@PART[C3_RTank_06]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_06]:NEEDS[CommunityTechTree]
[LOG 21:49:59.086] Config(@PART[C3_RTank_08]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_08]:NEEDS[CommunityTechTree]
[LOG 21:49:59.086] Config(@PART[C3_Tank_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_01]:NEEDS[CommunityTechTree]
[LOG 21:49:59.087] Config(@PART[C3_Tank_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_02]:NEEDS[CommunityTechTree]
[LOG 21:49:59.088] Config(@PART[C3_Tank_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_03]:NEEDS[CommunityTechTree]
[LOG 21:49:59.088] Config(@PART[C3_Tank_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_04]:NEEDS[CommunityTechTree]
[LOG 21:49:59.089] Config(@PART[C3_Kontainer_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_01]:NEEDS[CommunityTechTree]
[LOG 21:49:59.089] Config(@PART[C3_Kontainer_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_02]:NEEDS[CommunityTechTree]
[LOG 21:49:59.090] Config(@PART[C3_Kontainer_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_03]:NEEDS[CommunityTechTree]
[LOG 21:49:59.091] Config(@PART[C3_Kontainer_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_04]:NEEDS[CommunityTechTree]
[LOG 21:49:59.091] Config(@PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree]
[LOG 21:49:59.092] Config(@PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree]
[LOG 21:49:59.093] Config(@PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree]
[LOG 21:49:59.094] Config(@PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree]
[LOG 21:49:59.094] Config(@PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree]
[LOG 21:49:59.095] Config(PART) UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 21:49:59.095] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 21:49:59.096] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 21:49:59.096] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 21:49:59.097] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 21:49:59.097] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 21:49:59.098] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 21:49:59.098] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 21:49:59.099] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 21:49:59.099] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 21:49:59.100] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 21:49:59.100] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 21:49:59.101] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 21:49:59.101] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 21:49:59.102] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 21:49:59.102] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 21:49:59.103] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 21:49:59.103] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 21:49:59.104] Config(PART) UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 21:49:59.104] Config(@PART[C3_RTank_00]:NEEDS[FilterExtensions]) UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt/@PART[C3_RTank_00]:NEEDS[FilterExtensions]
[LOG 21:49:59.105] Config(PART) UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 21:49:59.106] Config(PART) UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 21:49:59.106] Config(PART) UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 21:49:59.107] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 21:49:59.107] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 21:49:59.108] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 21:49:59.108] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 21:49:59.109] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 21:49:59.109] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 21:49:59.110] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 21:49:59.110] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 21:49:59.110] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 21:49:59.111] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 21:49:59.111] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 21:49:59.112] Config(@PART[USILS_Greenhouse]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/LifeSupport/CTT/@PART[USILS_Greenhouse]:NEEDS[CommunityTechTree]
[LOG 21:49:59.113] Config(@PART[USILS_Greenhouse_LG]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/LifeSupport/CTT/@PART[USILS_Greenhouse_LG]:NEEDS[CommunityTechTree]
[LOG 21:49:59.113] Config(@PART[crewCabin]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[crewCabin]
[LOG 21:49:59.114] Config(@PART[cupola]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[cupola]
[LOG 21:49:59.114] Config(@PART[Large_Crewed_Lab]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[Large_Crewed_Lab]
[LOG 21:49:59.115] Config(@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport]
[LOG 21:49:59.116] Config(@PART[*]:HAS[!MODULE[ModuleLifeSupport],MODULE[KerbalSeat]]:FOR[USILifeSupport]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],MODULE[KerbalSeat]]:FOR[USILifeSupport]
[LOG 21:49:59.117] Config(@PART[MiniISRU]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[MiniISRU]
[LOG 21:49:59.117] Config(RESOURCE_DEFINITION) UmbraSpaceIndustries/LifeSupport/Resources/ReplacementParts
[LOG 21:49:59.118] Config(LIFE_SUPPORT_SETTINGS) UmbraSpaceIndustries/LifeSupport/Settings/LIFE_SUPPORT_SETTINGS
[LOG 21:49:59.118] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 21:49:59.119] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 21:49:59.119] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 21:49:59.120] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 21:49:59.120] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 21:49:59.121] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 21:49:59.121] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 21:49:59.122] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 21:49:59.122] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 21:49:59.123] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 21:49:59.123] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 21:49:59.124] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 21:49:59.124] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 21:49:59.125] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 21:49:59.125] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 21:49:59.126] Config(INTERNAL) UmbraSpaceIndustries/LifeSupport/Spaces/ViewingCupola_Internall/ViewingCupolaInternal
[LOG 21:49:59.127] Config(ACTIVE_TEXTURE_MANAGER_CONFIG) UmbraSpaceIndustries/MKS/ATM/ACTIVE_TEXTURE_MANAGER_CONFIG
[LOG 21:49:59.127] Config(@PART[MKV_*]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKV_*]:NEEDS[CommunityTechTree]
[LOG 21:49:59.128] Config(@PART[MKS_Aeroponics]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Aeroponics]:NEEDS[CommunityTechTree]
[LOG 21:49:59.128] Config(@PART[MKS_375_OCTO]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_375_OCTO]:NEEDS[CommunityTechTree]
[LOG 21:49:59.129] Config(@PART[OctoLander]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OctoLander]:NEEDS[CommunityTechTree]
[LOG 21:49:59.130] Config(@PART[MK3_Refinery]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_Refinery]:NEEDS[CommunityTechTree]
[LOG 21:49:59.130] Config(@PART[MK3_FuelRefinery]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_FuelRefinery]:NEEDS[CommunityTechTree]
[LOG 21:49:59.131] Config(@PART[MK3_IndustrialSifter]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_IndustrialSifter]:NEEDS[CommunityTechTree]
[LOG 21:49:59.132] Config(@PART[MK3_NukeProcessor]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_NukeProcessor]:NEEDS[CommunityTechTree]
[LOG 21:49:59.132] Config(@PART[MK3_Fabricator]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_Fabricator]:NEEDS[CommunityTechTree]
[LOG 21:49:59.133] Config(@PART[MKS_LogisticsHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_LogisticsHub]:NEEDS[CommunityTechTree]
[LOG 21:49:59.134] Config(@PART[MKS_EL_LaunchPad]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_EL_LaunchPad]:NEEDS[CommunityTechTree]
[LOG 21:49:59.134] Config(@PART[MKS_EL_OrbitalDock]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_EL_OrbitalDock]:NEEDS[CommunityTechTree]
[LOG 21:49:59.135] Config(@PART[OKS_Workspace]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Workspace]:NEEDS[CommunityTechTree]
[LOG 21:49:59.136] Config(@PART[OKS_Tube_Lg]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Tube_Lg]:NEEDS[CommunityTechTree]
[LOG 21:49:59.136] Config(@PART[OKS_Tube]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Tube]:NEEDS[CommunityTechTree]
[LOG 21:49:59.137] Config(@PART[MKS_Storage_ILM]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Storage_ILM]:NEEDS[CommunityTechTree]
[LOG 21:49:59.137] Config(@PART[OKS_Storage_ILM]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Storage_ILM]:NEEDS[CommunityTechTree]
[LOG 21:49:59.138] Config(@PART[MKS_PDU]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_PDU]:NEEDS[CommunityTechTree]
[LOG 21:49:59.139] Config(@PART[OKS_LgHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_LgHub]:NEEDS[CommunityTechTree]
[LOG 21:49:59.139] Config(@PART[OKS_Hub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Hub]:NEEDS[CommunityTechTree]
[LOG 21:49:59.140] Config(@PART[OKS_Cap]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Cap]:NEEDS[CommunityTechTree]
[LOG 21:49:59.141] Config(@PART[OKS_Kerbitat]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Kerbitat]:NEEDS[CommunityTechTree]
[LOG 21:49:59.141] Config(@PART[OKS_HabRing]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_HabRing]:NEEDS[CommunityTechTree]
[LOG 21:49:59.142] Config(@PART[OKS_ColonyHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_ColonyHub]:NEEDS[CommunityTechTree]
[LOG 21:49:59.142] Config(@PART[MKS_ColonyHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ColonyHub]:NEEDS[CommunityTechTree]
[LOG 21:49:59.143] Config(@PART[OKS_AgModule]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_AgModule]:NEEDS[CommunityTechTree]
[LOG 21:49:59.144] Config(@PART[OKS_Aeroponics]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Aeroponics]:NEEDS[CommunityTechTree]
[LOG 21:49:59.144] Config(@PART[MKS_Kerbitat]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Kerbitat]:NEEDS[CommunityTechTree]
[LOG 21:49:59.145] Config(@PART[MKS_Workspace]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Workspace]:NEEDS[CommunityTechTree]
[LOG 21:49:59.146] Config(@PART[MKS_ModuleBase]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ModuleBase]:NEEDS[CommunityTechTree]
[LOG 21:49:59.147] Config(@PART[MKS_MobileBase]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_MobileBase]:NEEDS[CommunityTechTree]
[LOG 21:49:59.148] Config(@PART[MKS_RigidTube]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_RigidTube]:NEEDS[CommunityTechTree]
[LOG 21:49:59.149] Config(@PART[MKS_FlexOTube]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_FlexOTube]:NEEDS[CommunityTechTree]
[LOG 21:49:59.150] Config(@PART[MKS_ExpandoTube_XL]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ExpandoTube_XL]:NEEDS[CommunityTechTree]
[LOG 21:49:59.151] Config(@PART[MKS_ExpandoTube4]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ExpandoTube4]:NEEDS[CommunityTechTree]
[LOG 21:49:59.152] Config(@PART[MKS_ExpandoTube_Mini]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ExpandoTube_Mini]:NEEDS[CommunityTechTree]
[LOG 21:49:59.153] Config(@PART[MKS_Antenna]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Antenna]:NEEDS[CommunityTechTree]
[LOG 21:49:59.154] Config(@PART[MKS_DockingPort]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_DockingPort]:NEEDS[CommunityTechTree]
[LOG 21:49:59.155] Config(%EL_DefaultStructureRecipe:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_DefaultStructureRecipe:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 21:49:59.157] Config(%EL_ResourceRecipe[Ablator]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[Ablator]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 21:49:59.158] Config(%EL_ResourceRecipe[ReplacementParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[ReplacementParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 21:49:59.159] Config(%EL_ResourceRecipe[SolidFuel]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[SolidFuel]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 21:49:59.160] Config(%EL_TransferRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_TransferRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 21:49:59.162] Config(%EL_RecycleRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_RecycleRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 21:49:59.163] Config(%EL_ResourceRecipe[EVA?Propellant]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[EVA?Propellant]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 21:49:59.164] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSLifeSupport
[LOG 21:49:59.164] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSMiningAgriculture
[LOG 21:49:59.165] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSMEP
[LOG 21:49:59.166] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSRefining
[LOG 21:49:59.167] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSEquipment
[LOG 21:49:59.167] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSManufacturing
[LOG 21:49:59.168] Config(@PART[MKS_Storage_Tank_01]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_01]:NEEDS[modularFuelTanks]
[LOG 21:49:59.170] Config(@PART[MKS_Storage_Tank_02]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_02]:NEEDS[modularFuelTanks]
[LOG 21:49:59.171] Config(@PART[MKS_Storage_Tank_03]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_03]:NEEDS[modularFuelTanks]
[LOG 21:49:59.172] Config(@PART[MKS_Storage_Tank_04]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_04]:NEEDS[modularFuelTanks]
[LOG 21:49:59.173] Config(@PART[MKS_Storage_Tank_05]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_05]:NEEDS[modularFuelTanks]
[LOG 21:49:59.174] Config(@PART[MKS_Storage_Tank_06]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_06]:NEEDS[modularFuelTanks]
[LOG 21:49:59.175] Config(@PART[MKS_Antenna]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Antenna]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.176] Config(@PART[MKS_AssemblyPlant]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_AssemblyPlant]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.177] Config(@PART[MKS_BioLab]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_BioLab]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.177] Config(@PART[MKS_ColonyHub]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ColonyHub]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.178] Config(@PART[MKS_DockingPort]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_DockingPort]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.179] Config(@PART[MKS_DRILL_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_DRILL_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.179] Config(@PART[MKS_DRILL_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_DRILL_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.180] Config(@PART[MKS_ExpandoTube_Mini]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ExpandoTube_Mini]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.181] Config(@PART[MKS_ExpandoTube4]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ExpandoTube4]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.182] Config(@PART[MKS_ExpandoTube_XL]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ExpandoTube_XL]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.182] Config(@PART[MKS_Fabricator]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Fabricator]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.183] Config(@PART[MKS_Factory]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Factory]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.184] Config(@PART[MKS_FlexOTube]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_FlexOTube]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.184] Config(@PART[MKS_Greenhouse]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Greenhouse]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.185] Config(@PART[MKS_Kerbitat]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Kerbitat]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.186] Config(@PART[MKS_LogisticsHub]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_LogisticsHub]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.186] Config(@PART[MKS_MachineryPlant]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_MachineryPlant]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.187] Config(@PART[MKS_ModuleBase]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ModuleBase]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.188] Config(@PART[MKS_PDU]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_PDU]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.189] Config(@PART[MKS_PioneerPack_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_PioneerPack_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.189] Config(@PART[MKS_RadialTank]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_RadialTank]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.190] Config(@PART[MKS_Refinery]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Refinery]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.191] Config(@PART[MKS_RepairShop]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_RepairShop]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.192] Config(@PART[MKS_RigidTube]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_RigidTube]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.192] Config(@PART[MKS_ScanOMatic]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ScanOMatic]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.193] Config(@PART[MKS_ScienceLab]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ScienceLab]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.194] Config(@PART[MKS_Storage_ILM_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.194] Config(@PART[MKS_Storage_ILM_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.195] Config(@PART[MKS_Storage_ILM_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.196] Config(@PART[MKS_Storage_ILM_04]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_04]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.197] Config(@PART[MKS_Storage_ILM_05]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_05]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.197] Config(@PART[MKS_Storage_ILM_06]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_06]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.198] Config(@PART[MKS_Storage_ILM_07]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_07]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.199] Config(@PART[MKS_Storage_Tank_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.199] Config(@PART[MKS_Storage_Tank_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.200] Config(@PART[MKS_Storage_Tank_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.201] Config(@PART[MKS_Storage_Tank_04]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_04]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.201] Config(@PART[MKS_Storage_Tank_05]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_05]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.202] Config(@PART[MKS_Storage_Tank_06]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_06]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.203] Config(@PART[MKS_Workspace]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Workspace]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.204] Config(@PART[MKS_Harvester]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Harvester]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.204] Config(@PART[MKS_Terraformer]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Terraformer]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.205] Config(@PART[KA_Drill_125_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_125_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.206] Config(@PART[KA_Drill_125_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_125_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.206] Config(@PART[KA_Drill_Radial_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_Radial_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.207] Config(@PART[KA_Drill_Radial_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_Radial_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.208] Config(KSExpSeatMap) UmbraSpaceIndustries/MKS/MKS_EL/KSExpSeatMap
[LOG 21:49:59.208] Config(@PART[MKS_Workspace]:NEEDS[ExtraplanetaryLaunchpads]) UmbraSpaceIndustries/MKS/MKS_EL/@PART[MKS_Workspace]:NEEDS[ExtraplanetaryLaunchpads]
[LOG 21:49:59.209] Config(@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter]:NEEDS[FilterExtensions]) UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter]:NEEDS[FilterExtensions]
[LOG 21:49:59.210] Config(@PART[MKS_375_OCTO]:NEEDS[FilterExtensions]) UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MKS_375_OCTO]:NEEDS[FilterExtensions]
[LOG 21:49:59.211] Config(@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[AntennaRange]) UmbraSpaceIndustries/MKS/MKS_OKS_AntennaRange/@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[AntennaRange]
[LOG 21:49:59.212] Config(@PART[MKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[MKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]
[LOG 21:49:59.213] Config(@PART[OKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[OKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]
[LOG 21:49:59.213] Config(@PART[*KS_ColonyHub]:AFTER[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[*KS_ColonyHub]:AFTER[KolonyTools]:NEEDS[RemoteTech]
[LOG 21:49:59.214] Config(@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[RemoteTech]
[LOG 21:49:59.215] Config(@PART[OKS_AgModule]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_AgModule]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.215] Config(@PART[OKS_AssemblyPlant]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_AssemblyPlant]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.216] Config(@PART[OKS_BioLab]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_BioLab]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.217] Config(@PART[OKS_Cap]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Cap]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.217] Config(@PART[OKS_ColonyHub]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_ColonyHub]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.218] Config(@PART[OKS_Fabricator]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Fabricator]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.219] Config(@PART[OKS_Factory]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Factory]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.219] Config(@PART[OKS_Greenhouse]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Greenhouse]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.220] Config(@PART[OKS_HabRing]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_HabRing]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.221] Config(@PART[OKS_Hub]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Hub]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.222] Config(@PART[OKS_Kerbitat]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Kerbitat]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.222] Config(@PART[OKS_MachineryPlant]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_MachineryPlant]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.223] Config(@PART[OKS_PDU]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_PDU]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.224] Config(@PART[OKS_Refinery]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Refinery]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.224] Config(@PART[OKS_RepairShop]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_RepairShop]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.225] Config(@PART[OKS_ScienceLab]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_ScienceLab]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.226] Config(@PART[OKS_Storage_ILM_01]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_01]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.226] Config(@PART[OKS_Storage_ILM_02]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_02]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.227] Config(@PART[OKS_Storage_ILM_03]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_03]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.228] Config(@PART[OKS_Storage_ILM_04]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_04]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.228] Config(@PART[OKS_Storage_ILM_05]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_05]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.229] Config(@PART[OKS_Storage_ILM_06]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_06]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.230] Config(@PART[OKS_Storage_ILM_07]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_07]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.231] Config(@PART[OKS_Tube]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Tube]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.231] Config(@PART[OKS_Terraformer]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Terraformer]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 21:49:59.232] Config(@PART[MK3_Fabricator]:NEEDS[Workshop]) UmbraSpaceIndustries/MKS/OSE/@PART[MK3_Fabricator]:NEEDS[Workshop]
[LOG 21:49:59.232] Config(@PART[MKV_Workshop]:NEEDS[Workshop]) UmbraSpaceIndustries/MKS/OSE/@PART[MKV_Workshop]:NEEDS[Workshop]
[LOG 21:49:59.233] Config(@PART[OSE_Converter]) UmbraSpaceIndustries/MKS/OSE/@PART[OSE_Converter]
[LOG 21:49:59.234] Config(@PART[*]) UmbraSpaceIndustries/MKS/ScrapParts/@PART[*]
[LOG 21:49:59.234] Config(KOLONIZATION_SETTINGS) UmbraSpaceIndustries/MKS/Settings/KOLONIZATION_SETTINGS
[LOG 21:49:59.235] Config(@PART[FuelCellArray]) UmbraSpaceIndustries/MKS/StockTweaks/@PART[FuelCellArray]
[LOG 21:49:59.235] Config(@PART[ISRU]) UmbraSpaceIndustries/MKS/StockTweaks/@PART[ISRU]
[LOG 21:49:59.236] Config(@PART[*_AgModule]:NEEDS[TACLifeSupport]) UmbraSpaceIndustries/MKS/TAC-LS/@PART[*_AgModule]:NEEDS[TACLifeSupport]
[LOG 21:49:59.236] Config(@PART[*_Aeroponics]:NEEDS[TACLifeSupport]) UmbraSpaceIndustries/MKS/TAC-LS/@PART[*_Aeroponics]:NEEDS[TACLifeSupport]
[LOG 21:49:59.237] Config(@PART[*]:HAS[@MODULE[ModuleLifeSupportRecycler]]:NEEDS[TACLifeSupport]) UmbraSpaceIndustries/MKS/TAC-LS/@PART[*]:HAS[@MODULE[ModuleLifeSupportRecycler]]:NEEDS[TACLifeSupport]
[LOG 21:49:59.238] Config(LIFE_SUPPORT_SETTINGS) UmbraSpaceIndustries/MKS/USI-LS/LIFE_SUPPORT_SETTINGS
[LOG 21:49:59.238] Config(PART) UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 21:49:59.239] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 21:49:59.239] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 21:49:59.240] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 21:49:59.240] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 21:49:59.241] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 21:49:59.241] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 21:49:59.242] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 21:49:59.242] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 21:49:59.243] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 21:49:59.243] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 21:49:59.244] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 21:49:59.244] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 21:49:59.245] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 21:49:59.245] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 21:49:59.246] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 21:49:59.246] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 21:49:59.247] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 21:49:59.247] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 21:49:59.248] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 21:49:59.248] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 21:49:59.249] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 21:49:59.249] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 21:49:59.250] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 21:49:59.250] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 21:49:59.251] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 21:49:59.251] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 21:49:59.252] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 21:49:59.252] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 21:49:59.253] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 21:49:59.253] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 21:49:59.254] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 21:49:59.254] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 21:49:59.255] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 21:49:59.255] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 21:49:59.256] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 21:49:59.256] Config(PART) UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 21:49:59.257] Config(PART) UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 21:49:59.257] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 21:49:59.258] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 21:49:59.258] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 21:49:59.259] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 21:49:59.259] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 21:49:59.260] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 21:49:59.260] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 21:49:59.261] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 21:49:59.261] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 21:49:59.262] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 21:49:59.262] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 21:49:59.263] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 21:49:59.263] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 21:49:59.264] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 21:49:59.264] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 21:49:59.265] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 21:49:59.266] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 21:49:59.266] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 21:49:59.267] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 21:49:59.267] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 21:49:59.268] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 21:49:59.268] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 21:49:59.269] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 21:49:59.269] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 21:49:59.270] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 21:49:59.270] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 21:49:59.271] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 21:49:59.271] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 21:49:59.272] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 21:49:59.272] Config(INTERNAL) UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA/SalamanderInternal
[LOG 21:49:59.273] Config(@PART[USI_Nuke_625]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_625]:NEEDS[CommunityTechTree]
[LOG 21:49:59.274] Config(@PART[USI_Nuke_125]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_125]:NEEDS[CommunityTechTree]
[LOG 21:49:59.274] Config(@PART[USI_Nuke_250]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_250]:NEEDS[CommunityTechTree]
[LOG 21:49:59.275] Config(@PART[USI_Nuke_375]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_375]:NEEDS[CommunityTechTree]
[LOG 21:49:59.276] Config(@PART[USI_Nuke_625]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_625]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 21:49:59.276] Config(@PART[USI_Nuke_125]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_125]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 21:49:59.277] Config(@PART[USI_Nuke_250]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_250]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 21:49:59.278] Config(@PART[USI_Nuke_375]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_375]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 21:49:59.279] Config(@PART[MKS_PDU2]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[MKS_PDU2]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 21:49:59.279] Config(@PART[nuclear-recycler-25]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[nuclear-recycler-25]:NEEDS[NearFutureElectrical]
[LOG 21:49:59.280] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 21:49:59.280] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 21:49:59.281] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 21:49:59.281] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 21:49:59.282] Config(AI_CORE_NAME) WarpPlugin/NameList/HAL 9001
[LOG 21:49:59.282] Config(AI_CORE_NAME) WarpPlugin/NameList/SAL 9001
[LOG 21:49:59.283] Config(AI_CORE_NAME) WarpPlugin/NameList/Joshua
[LOG 21:49:59.283] Config(AI_CORE_NAME) WarpPlugin/NameList/M5
[LOG 21:49:59.284] Config(AI_CORE_NAME) WarpPlugin/NameList/Nomad
[LOG 21:49:59.284] Config(AI_CORE_NAME) WarpPlugin/NameList/Multivac
[LOG 21:49:59.285] Config(AI_CORE_NAME) WarpPlugin/NameList/Ziggy
[LOG 21:49:59.285] Config(AI_CORE_NAME) WarpPlugin/NameList/Holly
[LOG 21:49:59.285] Config(AI_CORE_NAME) WarpPlugin/NameList/Queeg 500
[LOG 21:49:59.286] Config(AI_CORE_NAME) WarpPlugin/NameList/Talkie
[LOG 21:49:59.286] Config(AI_CORE_NAME) WarpPlugin/NameList/Pree
[LOG 21:49:59.287] Config(AI_CORE_NAME) WarpPlugin/NameList/The Red Queen
[LOG 21:49:59.287] Config(AI_CORE_NAME) WarpPlugin/NameList/Hactar
[LOG 21:49:59.288] Config(AI_CORE_NAME) WarpPlugin/NameList/Marvin
[LOG 21:49:59.288] Config(AI_CORE_NAME) WarpPlugin/NameList/Colossus
[LOG 21:49:59.288] Config(AI_CORE_NAME) WarpPlugin/NameList/Deep Thought
[LOG 21:49:59.289] Config(AI_CORE_NAME) WarpPlugin/NameList/Aleph
[LOG 21:49:59.289] Config(AI_CORE_NAME) WarpPlugin/NameList/DOCTOR
[LOG 21:49:59.290] Config(AI_CORE_NAME) WarpPlugin/NameList/Xoanon
[LOG 21:49:59.290] Config(AI_CORE_NAME) WarpPlugin/NameList/Omega
[LOG 21:49:59.291] Config(WARP_PLUGIN_SETTINGS) WarpPlugin/WarpPluginSettings/WarpPluginSettings
[LOG 21:49:59.291] Config(MODCAT) WarpPlugin/Category/Category/MODCAT
[LOG 21:49:59.292] Config(CUSTOM_PARTLIST_CATEGORY) WarpPlugin/Category/Category/CUSTOM_PARTLIST_CATEGORY
[LOG 21:49:59.292] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/Reactors
[LOG 21:49:59.293] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/ElectricGenerators
[LOG 21:49:59.293] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/Radiators
[LOG 21:49:59.294] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/MicrowavePower
[LOG 21:49:59.294] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/Warp Engines
[LOG 21:49:59.295] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/IRSU
[LOG 21:49:59.295] Config(@SUBCATEGORY[Fuel?Tanks]) WarpPlugin/Category/FilterExtensions/@SUBCATEGORY[Fuel?Tanks]
[LOG 21:49:59.296] Config(@CATEGORY[KSP?Interstellar]) WarpPlugin/Category/FilterExtensions/@CATEGORY[KSP?Interstellar]
[LOG 21:49:59.296] Config(AGENT) WarpPlugin/Flags/Agents/KSPI-E: Kerbal Space Program Interstellar Exploration
[LOG 21:49:59.297] Config(PART) WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:49:59.297] Config(PART) WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 21:49:59.298] Config(PART) WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 21:49:59.298] Config(PART) WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 21:49:59.299] Config(PART) WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 21:49:59.299] Config(PART) WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 21:49:59.300] Config(PART) WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 21:49:59.300] Config(PART) WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 21:49:59.301] Config(PARTUPGRADE) WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/Upgrades/DirectEnergyConverterUpgradeA
[LOG 21:49:59.302] Config(PARTUPGRADE) WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/Upgrades/DirectEnergyConverterUpgradeB
[LOG 21:49:59.302] Config(PART) WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 21:49:59.303] Config(PART) WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 21:49:59.303] Config(PART) WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 21:49:59.304] Config(PART) WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 21:49:59.304] Config(PART) WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 21:49:59.305] Config(PART) WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 21:49:59.306] Config(PART) WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 21:49:59.306] Config(PART) WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 21:49:59.307] Config(PART) WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 21:49:59.307] Config(PART) WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 21:49:59.308] Config(PART) WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 21:49:59.308] Config(PART) WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 21:49:59.309] Config(PART) WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 21:49:59.309] Config(PART) WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 21:49:59.310] Config(PART) WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 21:49:59.310] Config(PART) WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 21:49:59.311] Config(PART) WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 21:49:59.311] Config(PART) WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 21:49:59.312] Config(PART) WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 21:49:59.312] Config(PART) WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 21:49:59.313] Config(PART) WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 21:49:59.313] Config(PART) WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 21:49:59.314] Config(PART) WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 21:49:59.315] Config(PART) WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 21:49:59.315] Config(PART) WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 21:49:59.316] Config(PART) WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 21:49:59.316] Config(PART) WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 21:49:59.317] Config(PART) WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 21:49:59.317] Config(PART) WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 21:49:59.318] Config(PART) WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 21:49:59.318] Config(PART) WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 21:49:59.319] Config(PART) WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 21:49:59.319] Config(PART) WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 21:49:59.320] Config(PART) WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 21:49:59.320] Config(PART) WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 21:49:59.321] Config(PART) WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 21:49:59.322] Config(PART) WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 21:49:59.322] Config(PART) WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 21:49:59.323] Config(PART) WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 21:49:59.323] Config(PART) WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 21:49:59.324] Config(PART) WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 21:49:59.324] Config(PART) WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 21:49:59.325] Config(PART) WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 21:49:59.326] Config(PART) WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 21:49:59.326] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/ThermalTurbojetHybridUpgradeUpgrade
[LOG 21:49:59.327] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech0
[LOG 21:49:59.327] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech1
[LOG 21:49:59.328] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech2
[LOG 21:49:59.328] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech3
[LOG 21:49:59.329] Config(PART) WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 21:49:59.329] Config(PART) WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 21:49:59.330] Config(PART) WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 21:49:59.330] Config(PART) WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 21:49:59.331] Config(PART) WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 21:49:59.331] Config(PART) WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 21:49:59.332] Config(PART) WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 21:49:59.332] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 21:49:59.333] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 21:49:59.334] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 21:49:59.334] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 21:49:59.335] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 21:49:59.335] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 21:49:59.336] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 21:49:59.337] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 21:49:59.337] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 21:49:59.338] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 21:49:59.338] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 21:49:59.339] Config(PART) WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 21:49:59.339] Config(PART) WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 21:49:59.340] Config(PART) WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 21:49:59.340] Config(PART) WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 21:49:59.341] Config(PART) WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 21:49:59.341] Config(PART) WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 21:49:59.342] Config(PART) WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 21:49:59.342] Config(PART) WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 21:49:59.343] Config(PART) WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 21:49:59.343] Config(PART) WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 21:49:59.344] Config(PART) WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 21:49:59.344] Config(PART) WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 21:49:59.345] Config(PART) WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 21:49:59.345] Config(PART) WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 21:49:59.346] Config(PART) WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 21:49:59.346] Config(PART) WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 21:49:59.347] Config(PART) WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 21:49:59.348] Config(PART) WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 21:49:59.348] Config(PART) WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 21:49:59.349] Config(PART) WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 21:49:59.349] Config(PART) WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 21:49:59.350] Config(@PART[FELA]:NEEDS[TextureReplacer]) WarpPlugin/Parts/Microwave/FELA/FELA-reflective_TR/@PART[FELA]:NEEDS[TextureReplacer]
[LOG 21:49:59.351] Config(PART) WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 21:49:59.351] Config(PART) WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 21:49:59.352] Config(PART) WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 21:49:59.352] Config(PART) WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 21:49:59.353] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 21:49:59.353] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 21:49:59.354] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 21:49:59.354] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 21:49:59.355] Config(PART) WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 21:49:59.355] Config(PART) WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 21:49:59.356] Config(PART) WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 21:49:59.357] Config(PART) WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 21:49:59.357] Config(PART) WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 21:49:59.358] Config(PART) WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 21:49:59.358] Config(PART) WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 21:49:59.359] Config(PART) WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 21:49:59.359] Config(PART) WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 21:49:59.360] Config(PART) WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 21:49:59.360] Config(PART) WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 21:49:59.361] Config(PART) WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 21:49:59.361] Config(PART) WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 21:49:59.362] Config(PART) WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 21:49:59.362] Config(PART) WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 21:49:59.363] Config(PART) WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 21:49:59.364] Config(PART) WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 21:49:59.364] Config(PART) WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 21:49:59.365] Config(PART) WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 21:49:59.365] Config(PART) WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 21:49:59.366] Config(PART) WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 21:49:59.366] Config(PART) WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 21:49:59.367] Config(PART) WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 21:49:59.367] Config(PART) WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 21:49:59.368] Config(PART) WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 21:49:59.368] Config(PART) WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 21:49:59.369] Config(PART) WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 21:49:59.370] Config(PARTUPGRADE) WarpPlugin/Parts/Radiators/UmbrellaRadiator/Upgrades/RadiatorUpgradeFinal
[LOG 21:49:59.370] Config(PART) WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 21:49:59.371] Config(PART) WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 21:49:59.371] Config(PART) WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 21:49:59.372] Config(PART) WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 21:49:59.372] Config(PART) WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 21:49:59.373] Config(PART) WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 21:49:59.373] Config(PART) WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 21:49:59.374] Config(PART) WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 21:49:59.375] Config(PART) WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 21:49:59.375] Config(PART) WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 21:49:59.376] Config(PART) WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 21:49:59.376] Config(PART) WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 21:49:59.377] Config(PART) WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 21:49:59.377] Config(PART) WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 21:49:59.378] Config(PART) WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 21:49:59.378] Config(PART) WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 21:49:59.379] Config(@PART[B9_Aero_HL_Body_Cargo_A]) WarpPlugin/Patches/b9aero/@PART[B9_Aero_HL_Body_Cargo_A]
[LOG 21:49:59.379] Config(@PART[B9_Aero_HL_Body_Cargo_B]) WarpPlugin/Patches/b9aero/@PART[B9_Aero_HL_Body_Cargo_B]
[LOG 21:49:59.380] Config(@PART[B9_Aero_HL_Body_Cargo_C]) WarpPlugin/Patches/b9aero/@PART[B9_Aero_HL_Body_Cargo_C]
[LOG 21:49:59.380] Config(@PART[B9_Cargo_M2_Body_B]) WarpPlugin/Patches/b9aero/@PART[B9_Cargo_M2_Body_B]
[LOG 21:49:59.381] Config(@PART[B9_Cockpit_MK2_Body_Cargo_2m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_MK2_Body_Cargo_2m]
[LOG 21:49:59.381] Config(@PART[B9_Cockpit_MK2_Body_Cargo_5m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_MK2_Body_Cargo_5m]
[LOG 21:49:59.382] Config(@PART[B9_Cockpit_S2_Body_Cargo_2m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_Body_Cargo_2m]
[LOG 21:49:59.383] Config(@PART[B9_Cockpit_S2_Body_Cargo_6m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_Body_Cargo_6m]
[LOG 21:49:59.383] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]
[LOG 21:49:59.384] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]
[LOG 21:49:59.384] Config(@PART[B9_Engine_SABRE_S]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_S]
[LOG 21:49:59.385] Config(@PART[B9_Engine_SABRE_M]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_M]
[LOG 21:49:59.385] Config(@PART[B9_Engine_SABRE_S_Body]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_S_Body]
[LOG 21:49:59.386] Config(@PART[B9_Engine_SABRE_M_Body]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_M_Body]
[LOG 21:49:59.386] Config(@PART[computerCore]:HAS[!MODULE[ModuleConnectedLivingSpace]]) WarpPlugin/Patches/CLSInterstellar/@PART[computerCore]:HAS[!MODULE[ModuleConnectedLivingSpace]]
[LOG 21:49:59.387] Config(@PART[scienceModule]:HAS[!MODULE[ModuleConnectedLivingSpace]]) WarpPlugin/Patches/CLSInterstellar/@PART[scienceModule]:HAS[!MODULE[ModuleConnectedLivingSpace]]
[LOG 21:49:59.388] Config(@PART[FNInlineRefineryLarge]:HAS[!MODULE[ModuleConnectedLivingSpace]]) WarpPlugin/Patches/CLSInterstellar/@PART[FNInlineRefineryLarge]:HAS[!MODULE[ModuleConnectedLivingSpace]]
[LOG 21:49:59.389] Config(@PART[*]:HAS[@MODULE[ModuleActiveRadiator]]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]) WarpPlugin/Patches/FixDRE/@PART[*]:HAS[@MODULE[ModuleActiveRadiator]]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]
[LOG 21:49:59.390] Config(@PART[Heatsink125n]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Heatsink125n]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 21:49:59.390] Config(@PART[Heatsink250n]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Heatsink250n]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 21:49:59.391] Config(@PART[Heatsink375n]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Heatsink375n]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 21:49:59.392] Config(@PART[MNHeatsink250]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[MNHeatsink250]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 21:49:59.392] Config(@PART[MNHeatsink375]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[MNHeatsink375]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 21:49:59.393] Config(@PART[Radiator125]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Radiator125]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 21:49:59.394] Config(@PART[Radiator250]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Radiator250]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 21:49:59.395] Config(@PART[vista]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[vista]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 21:49:59.395] Config(@PART[TweakableThermalRocketNozzle]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[TweakableThermalRocketNozzle]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 21:49:59.396] Config(@PART[TweakableThermalTurbojet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[TweakableThermalTurbojet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 21:49:59.397] Config(@PART[InterstellarPlasmaThruster]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[InterstellarPlasmaThruster]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 21:49:59.398] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[FNSmallAugmentedArcjet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 21:49:59.399] Config(@WARP_PLUGIN_SETTINGS[*]:NEEDS[HPTechTree]:FOR[WarpPlugin]) WarpPlugin/Patches/HPTechTreeFix/@WARP_PLUGIN_SETTINGS[*]:NEEDS[HPTechTree]:FOR[WarpPlugin]
[LOG 21:49:59.399] Config(@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[advEMSystems]]:NEEDS[HPTechTree]:FOR[WarpPlugin]) WarpPlugin/Patches/HPTechTreeFix/@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[advEMSystems]]:NEEDS[HPTechTree]:FOR[WarpPlugin]
[LOG 21:49:59.400] Config(@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[specializedPlasmaGeneration]]:NEEDS[HPTechTree]:FOR[WarpPlugin]) WarpPlugin/Patches/HPTechTreeFix/@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[specializedPlasmaGeneration]]:NEEDS[HPTechTree]:FOR[WarpPlugin]
[LOG 21:49:59.401] Config(@TechTree:AFTER[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@TechTree:AFTER[HPTechTree]
[LOG 21:49:59.402] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNSmallAugmentedArcjet]:NEEDS[HPTechTree]
[LOG 21:49:59.402] Config(@PART[KspiLANTR]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiLANTR]:NEEDS[HPTechTree]
[LOG 21:49:59.403] Config(@PART[ThermalLaunchNozzle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[ThermalLaunchNozzle]:NEEDS[HPTechTree]
[LOG 21:49:59.404] Config(@PART[KspiLightbulb]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiLightbulb]:NEEDS[HPTechTree]
[LOG 21:49:59.404] Config(@PART[OpenCycleGasCoreReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[OpenCycleGasCoreReactor]:NEEDS[HPTechTree]
[LOG 21:49:59.405] Config(@PART[DustyPlasma*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[DustyPlasma*]:NEEDS[HPTechTree]
[LOG 21:49:59.406] Config(@PART[KspiMagneticNozzle3]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMagneticNozzle3]:NEEDS[HPTechTree]
[LOG 21:49:59.406] Config(@PART[KspiNuclearRamjet]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiNuclearRamjet]:NEEDS[HPTechTree]
[LOG 21:49:59.407] Config(@PART[KspiNuclearJetEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiNuclearJetEngine]:NEEDS[HPTechTree]
[LOG 21:49:59.408] Config(@PART[Kspi_ThermalRocketNozzle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[Kspi_ThermalRocketNozzle]:NEEDS[HPTechTree]
[LOG 21:49:59.408] Config(@PART[TweakableThermalTurbojet]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[TweakableThermalTurbojet]:NEEDS[HPTechTree]
[LOG 21:49:59.409] Config(@PART[InterstellarFuelTank-X200-4]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-4]:NEEDS[HPTechTree]
[LOG 21:49:59.410] Config(@PART[InterstellarFuelTank-X200-16]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-16]:NEEDS[HPTechTree]
[LOG 21:49:59.410] Config(@PART[InterstellarFuelTank-X200-32]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-32]:NEEDS[HPTechTree]
[LOG 21:49:59.411] Config(@PART[InterstellarFuelTank-X200-48]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-48]:NEEDS[HPTechTree]
[LOG 21:49:59.412] Config(@PART[InterstellarFuelTank-X200-96]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-96]:NEEDS[HPTechTree]
[LOG 21:49:59.412] Config(@PART[InterstellarSphereTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarSphereTank]:NEEDS[HPTechTree]
[LOG 21:49:59.413] Config(@PART[FKspiNuclearFuelTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FKspiNuclearFuelTank]:NEEDS[HPTechTree]
[LOG 21:49:59.414] Config(@PART[KspiOreTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiOreTank]:NEEDS[HPTechTree]
[LOG 21:49:59.414] Config(@PART[HexaboraneTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexaboraneTank]:NEEDS[HPTechTree]
[LOG 21:49:59.415] Config(@PART[HexCanLithium]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanLithium]:NEEDS[HPTechTree]
[LOG 21:49:59.415] Config(@PART[HexCanThoriumFl4]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanThoriumFl4]:NEEDS[HPTechTree]
[LOG 21:49:59.416] Config(@PART[HexCanUraniumFl6]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanUraniumFl6]:NEEDS[HPTechTree]
[LOG 21:49:59.417] Config(@PART[HexCanUraniumN]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanUraniumN]:NEEDS[HPTechTree]
[LOG 21:49:59.417] Config(@PART[HexCanUraniumTetFl]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanUraniumTetFl]:NEEDS[HPTechTree]
[LOG 21:49:59.418] Config(@PART[FNDeuteriumCryostat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNDeuteriumCryostat]:NEEDS[HPTechTree]
[LOG 21:49:59.419] Config(@PART[FNHeliumCryostat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNHeliumCryostat]:NEEDS[HPTechTree]
[LOG 21:49:59.419] Config(@PART[FNNitrogenCryostat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNNitrogenCryostat]:NEEDS[HPTechTree]
[LOG 21:49:59.420] Config(@PART[KspiWrapperTank96]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapperTank96]:NEEDS[HPTechTree]
[LOG 21:49:59.421] Config(@PART[KspiWrapperTank48]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapperTank48]:NEEDS[HPTechTree]
[LOG 21:49:59.421] Config(@PART[FNAntimatterBottle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNAntimatterBottle]:NEEDS[HPTechTree]
[LOG 21:49:59.422] Config(@PART[AntimatterTank125]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[AntimatterTank125]:NEEDS[HPTechTree]
[LOG 21:49:59.423] Config(@PART[AntimatterTank250]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[AntimatterTank250]:NEEDS[HPTechTree]
[LOG 21:49:59.423] Config(@PART[SmallFlatRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[SmallFlatRadiator]:NEEDS[HPTechTree]
[LOG 21:49:59.424] Config(@PART[KspiRadiatorSurfaceHalf]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadiatorSurfaceHalf]:NEEDS[HPTechTree]
[LOG 21:49:59.425] Config(@PART[KspiRadiatorSurfaceSquare]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadiatorSurfaceSquare]:NEEDS[HPTechTree]
[LOG 21:49:59.425] Config(@PART[KspiRadPanelEdge]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadPanelEdge]:NEEDS[HPTechTree]
[LOG 21:49:59.426] Config(@PART[KspiRadPanelEdge2]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadPanelEdge2]:NEEDS[HPTechTree]
[LOG 21:49:59.426] Config(@PART[radiator1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[radiator1]:NEEDS[HPTechTree]
[LOG 21:49:59.427] Config(@PART[KspiRadiatorConformal]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadiatorConformal]:NEEDS[HPTechTree]
[LOG 21:49:59.428] Config(@PART[KspiFoldingRadSmall]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiFoldingRadSmall]:NEEDS[HPTechTree]
[LOG 21:49:59.428] Config(@PART[KspiFoldingRadMed]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiFoldingRadMed]:NEEDS[HPTechTree]
[LOG 21:49:59.429] Config(@PART[KspiFoldingRadLarge]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiFoldingRadLarge]:NEEDS[HPTechTree]
[LOG 21:49:59.430] Config(@PART[LargeFlatRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFlatRadiator]:NEEDS[HPTechTree]
[LOG 21:49:59.430] Config(@PART[LargeFlatRadiator2]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFlatRadiator2]:NEEDS[HPTechTree]
[LOG 21:49:59.431] Config(@PART[UmbrellaRadiatorGE1600]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[UmbrellaRadiatorGE1600]:NEEDS[HPTechTree]
[LOG 21:49:59.432] Config(@PART[atmosphericScoop]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[atmosphericScoop]:NEEDS[HPTechTree]
[LOG 21:49:59.432] Config(@PART[RadialAtmosphericScoop]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[RadialAtmosphericScoop]:NEEDS[HPTechTree]
[LOG 21:49:59.433] Config(@PART[circradiatorKT]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[circradiatorKT]:NEEDS[HPTechTree]
[LOG 21:49:59.433] Config(@PART[InterstellarRcs5block]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRcs5block]:NEEDS[HPTechTree]
[LOG 21:49:59.434] Config(@PART[InterstellarRcsCorner]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRcsCorner]:NEEDS[HPTechTree]
[LOG 21:49:59.435] Config(@PART[InterstellarRetractableRcsBlockCurvedFlat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRetractableRcsBlockCurvedFlat]:NEEDS[HPTechTree]
[LOG 21:49:59.436] Config(@PART[InterstellarRetractableRcsBlockCurved]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRetractableRcsBlockCurved]:NEEDS[HPTechTree]
[LOG 21:49:59.436] Config(@PART[KspiLinearRcs]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiLinearRcs]:NEEDS[HPTechTree]
[LOG 21:49:59.437] Config(@PART[ArcjetInlineRcs]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[ArcjetInlineRcs]:NEEDS[HPTechTree]
[LOG 21:49:59.438] Config(@PART[InterstellarRcsTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRcsTank]:NEEDS[HPTechTree]
[LOG 21:49:59.438] Config(@PART[scienceModule]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[scienceModule]:NEEDS[HPTechTree]
[LOG 21:49:59.439] Config(@PART[InterstellarParticleAccelerator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarParticleAccelerator]:NEEDS[HPTechTree]
[LOG 21:49:59.440] Config(@PART[FNIRTelescope]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNIRTelescope]:NEEDS[HPTechTree]
[LOG 21:49:59.440] Config(@PART[AntimatterCollector]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[AntimatterCollector]:NEEDS[HPTechTree]
[LOG 21:49:59.441] Config(@PART[KspiWrapAroundRadialRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapAroundRadialRadiator]:NEEDS[HPTechTree]
[LOG 21:49:59.441] Config(@PART[KspiWrapAroundRadialRadiatorHalf]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapAroundRadialRadiatorHalf]:NEEDS[HPTechTree]
[LOG 21:49:59.442] Config(@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]
[LOG 21:49:59.443] Config(@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]
[LOG 21:49:59.443] Config(@PART[KspiMoltenSaltReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMoltenSaltReactor]:NEEDS[HPTechTree]
[LOG 21:49:59.444] Config(@PART[InterstellarPlasmaThruster]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarPlasmaThruster]:NEEDS[HPTechTree]
[LOG 21:49:59.445] Config(@PART[MicrowaveRectenna]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[MicrowaveRectenna]:NEEDS[HPTechTree]
[LOG 21:49:59.445] Config(@PART[microwaveThermalEnergyReceiverM]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[microwaveThermalEnergyReceiverM]:NEEDS[HPTechTree]
[LOG 21:49:59.446] Config(@PART[microwaveReceiver]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[microwaveReceiver]:NEEDS[HPTechTree]
[LOG 21:49:59.447] Config(@PART[KspiPebbleBed]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiPebbleBed]:NEEDS[HPTechTree]
[LOG 21:49:59.448] Config(@PART[SmallFNGeneratorMk1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[SmallFNGeneratorMk1]:NEEDS[HPTechTree]
[LOG 21:49:59.449] Config(@PART[KspLongFixedRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspLongFixedRadiator]:NEEDS[HPTechTree]
[LOG 21:49:59.449] Config(@PART[LargeFNGeneratorMk1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFNGeneratorMk1]:NEEDS[HPTechTree]
[LOG 21:49:59.450] Config(@PART[MRTransmitter2]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[MRTransmitter2]:NEEDS[HPTechTree]
[LOG 21:49:59.450] Config(@PART[microwaveSphereReceiver]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[microwaveSphereReceiver]:NEEDS[HPTechTree]
[LOG 21:49:59.451] Config(@PART[KspiPhasedArray1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiPhasedArray1]:NEEDS[HPTechTree]
[LOG 21:49:59.452] Config(@PART[KspiMicrowaveArray]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMicrowaveArray]:NEEDS[HPTechTree]
[LOG 21:49:59.452] Config(@PART[KspiCapacitor250]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiCapacitor250]:NEEDS[HPTechTree]
[LOG 21:49:59.453] Config(@PART[InertialFusionReactor*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InertialFusionReactor*]:NEEDS[HPTechTree]
[LOG 21:49:59.454] Config(@PART[KSPIE-VASIMR]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KSPIE-VASIMR]:NEEDS[HPTechTree]
[LOG 21:49:59.454] Config(@PART[LargeFusionReactor*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFusionReactor*]:NEEDS[HPTechTree]
[LOG 21:49:59.455] Config(@PART[KspiTriAlphaFusionReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiTriAlphaFusionReactor]:NEEDS[HPTechTree]
[LOG 21:49:59.456] Config(@PART[FutureFusionReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FutureFusionReactor]:NEEDS[HPTechTree]
[LOG 21:49:59.456] Config(@PART[FNFissionFusionCatReactor*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNFissionFusionCatReactor*]:NEEDS[HPTechTree]
[LOG 21:49:59.457] Config(@PART[TweakableAntimatterReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[TweakableAntimatterReactor]:NEEDS[HPTechTree]
[LOG 21:49:59.458] Config(@PART[KspiSupernova]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiSupernova]:NEEDS[HPTechTree]
[LOG 21:49:59.458] Config(@PART[KspiMagneticNozzle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMagneticNozzle]:NEEDS[HPTechTree]
[LOG 21:49:59.459] Config(@PART[KspiMIFEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMIFEngine]:NEEDS[HPTechTree]
[LOG 21:49:59.459] Config(@PART[VISTAEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[VISTAEngine]:NEEDS[HPTechTree]
[LOG 21:49:59.460] Config(@PART[DeadlusEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[DeadlusEngine]:NEEDS[HPTechTree]
[LOG 21:49:59.461] Config(@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[HPTechTree]
[LOG 21:49:59.461] Config(@PART[KspiQuantumSingulaityReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiQuantumSingulaityReactor]:NEEDS[HPTechTree]
[LOG 21:49:59.462] Config(@PART[M2X_Reactor_DustyPlasma]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]) WarpPlugin/Patches/IntegrationFixes/@PART[M2X_Reactor_DustyPlasma]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]
[LOG 21:49:59.463] Config(@PART[M2X_Reactor_Tokamak]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]) WarpPlugin/Patches/IntegrationFixes/@PART[M2X_Reactor_Tokamak]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]
[LOG 21:49:59.464] Config(@PART[JumpDrive,JumpBeacon]:[!NearFutureElectrical,!SETI]:FOR[WarpPlugin]) WarpPlugin/Patches/JumpDrive/@PART[JumpDrive,JumpBeacon]:[!NearFutureElectrical,!SETI]:FOR[WarpPlugin]
[LOG 21:49:59.465] Config(@TechTree:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@TechTree:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.465] Config(@TechTree:AFTER[CommunityTechTree]) WarpPlugin/Patches/KSPI_CTT/@TechTree:AFTER[CommunityTechTree]
[LOG 21:49:59.466] Config(@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.467] Config(@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.467] Config(@PART[heatInsulator-125-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-125-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.468] Config(@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.469] Config(@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.470] Config(@PART[radiator-fixed-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-fixed-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.470] Config(@PART[radiator-fixed-2]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-fixed-2]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.471] Config(@PART[radiator-universal-2]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-universal-2]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.472] Config(@PART[radiator-universal-3]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-universal-3]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.473] Config(@PART[radiator-universal-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-universal-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.473] Config(@PART[heatPipe]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatPipe]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 21:49:59.474] Config(@PART[stackPoint1]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackPoint1]:FOR[WarpPlugin]
[LOG 21:49:59.475] Config(@PART[stackBiCoupler]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackBiCoupler]:FOR[WarpPlugin]
[LOG 21:49:59.475] Config(@PART[stackTriCoupler]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackTriCoupler]:FOR[WarpPlugin]
[LOG 21:49:59.476] Config(@PART[stackQuadCoupler]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackQuadCoupler]:FOR[WarpPlugin]
[LOG 21:49:59.477] Config(@PART[stationHub]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stationHub]:FOR[WarpPlugin]
[LOG 21:49:59.477] Config(@PART[mk2CargoBayL]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayL]:FOR[WarpPlugin]
[LOG 21:49:59.478] Config(@PART[mk2CargoBayS]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayS]:FOR[WarpPlugin]
[LOG 21:49:59.478] Config(@PART[mk3CargoBayL]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayL]:FOR[WarpPlugin]
[LOG 21:49:59.479] Config(@PART[mk3CargoBayM]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayM]:FOR[WarpPlugin]
[LOG 21:49:59.480] Config(@PART[mk3CargoBayS]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayS]:FOR[WarpPlugin]
[LOG 21:49:59.480] Config(@PART[foldingRadLarge]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[foldingRadLarge]:FOR[WarpPlugin]
[LOG 21:49:59.481] Config(@PART[foldingRadMed]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[foldingRadMed]:FOR[WarpPlugin]
[LOG 21:49:59.481] Config(@PART[foldingRadSmall]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[foldingRadSmall]:FOR[WarpPlugin]
[LOG 21:49:59.482] Config(@PART[radPanelLg]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[radPanelLg]:FOR[WarpPlugin]
[LOG 21:49:59.483] Config(@PART[radPanelSm]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[radPanelSm]:FOR[WarpPlugin]
[LOG 21:49:59.483] Config(@PART[radPanelEdge]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[radPanelEdge]:FOR[WarpPlugin]
[LOG 21:49:59.484] Config(@TANK_DEFINITION[Default,Fuselage,Balloon,Structural]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[Default,Fuselage,Balloon,Structural]
[LOG 21:49:59.485] Config(@TANK_DEFINITION[Xenon]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[Xenon]
[LOG 21:49:59.485] Config(@TANK_DEFINITION[ServiceModule]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[ServiceModule]
[LOG 21:49:59.486] Config(@TANK_DEFINITION[RCS]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[RCS]
[LOG 21:49:59.486] Config(@PART[M2X_Precooler]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Precooler]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.487] Config(@PART[M2X_AugmentedRocket]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_AugmentedRocket]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.488] Config(@PART[M2X_ESTOC]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_ESTOC]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.489] Config(@PART[M2X_Jumpjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Jumpjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.490] Config(@PART[M2X_MATTOCK]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_MATTOCK]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.491] Config(@PART[M2X_Ramjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Ramjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.491] Config(@PART[M2X_AtomicJet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_AtomicJet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.492] Config(@PART[M2X_SCRamjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_SCRamjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.493] Config(@PART[M2X_Turbojet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Turbojet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.494] Config(@PART[M2X_Turboprop]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Turboprop]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.494] Config(@PART[M2X_HeavyVTOL]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_HeavyVTOL]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 21:49:59.495] Config(@PART[MKS_LogisticsHub]:NEEDS[KolonyTools]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSLogisticsHubFix/@PART[MKS_LogisticsHub]:NEEDS[KolonyTools]:FOR[WarpPlugin]
[LOG 21:49:59.496] Config(@PART[USI_Nuke_625]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_625]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.497] Config(@PART[USI_Nuke_125]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_125]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.498] Config(@PART[USI_Nuke_250]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_250]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.498] Config(@PART[USI_Nuke_375]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_375]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.499] Config(@PART[MK3_NukeProcessor]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[MK3_NukeProcessor]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.500] Config(@PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/@PART[kipactiveport]
[LOG 21:49:59.501] Config(@PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/@PART[kippassiveport]
[LOG 21:49:59.501] Config(+PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kipactiveport]
[LOG 21:49:59.502] Config(+PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kippassiveport]
[LOG 21:49:59.502] Config(+PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kipactiveport]
[LOG 21:49:59.503] Config(+PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kippassiveport]
[LOG 21:49:59.503] Config(+PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kipactiveport]
[LOG 21:49:59.504] Config(+PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kippassiveport]
[LOG 21:49:59.504] Config(@PART[ionXenon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[ionXenon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.505] Config(@PART[ionArgon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[ionArgon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.506] Config(@PART[mpdt-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[mpdt-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.507] Config(@PART[pit-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[pit-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.508] Config(@PART[vasimr-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[vasimr-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.509] Config(@PART[ionEngine]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:AFTER[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[ionEngine]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:AFTER[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.510] Config(@PART[smallerMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[smallerMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.511] Config(@PART[smallMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[smallMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.511] Config(@PART[MPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[MPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.512] Config(@PART[InterstellarPlasmaThruster]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[InterstellarPlasmaThruster]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 21:49:59.513] Config(@PART[TweakableMagneticNozzle]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[TweakableMagneticNozzle]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.514] Config(@PART[vista]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[vista]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.514] Config(@PART[hydrogen-125]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-125]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.515] Config(@PART[hydrogen-25]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-25]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.516] Config(@PART[hydrogen-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 21:49:59.517] Config(@PART[hydrogen-rad-25]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-25]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 21:49:59.517] Config(@PART[hydrogen-rad-25-2]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-25-2]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 21:49:59.518] Config(@PART[hydrogen-rad-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 21:49:59.519] Config(@PART[hydrogen-rad-0625]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-0625]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 21:49:59.520] Config(@PART[radiator-conformal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-conformal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.521] Config(@PART[radiator-conformal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-conformal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.521] Config(@PART[radiator-conformal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-conformal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.522] Config(@PART[radiator-fixed-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.523] Config(@PART[radiator-fixed-2]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-2]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.524] Config(@PART[radiator-fixed-3]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-3]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.524] Config(@PART[radiator-fixed-4]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-4]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.525] Config(@PART[radiator-surface-125-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-surface-125-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.526] Config(@PART[radiator-surface-25-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-surface-25-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.526] Config(@PART[radiator-surface-375-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-surface-375-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.527] Config(@PART[radiator-universal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-universal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.528] Config(@PART[radiator-universal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-universal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.529] Config(@PART[radiator-universal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-universal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 21:49:59.529] Config(@PART[OrbitalScanner]:FOR[WarpPlugin]) WarpPlugin/Patches/OrbitalScannerFix/@PART[OrbitalScanner]:FOR[WarpPlugin]
[LOG 21:49:59.530] Config(@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&!SMURFF]:FOR[InterstellarFuelSwitch]) WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&!SMURFF]:FOR[InterstellarFuelSwitch]
[LOG 21:49:59.532] Config(@PART[*]:FINAL) WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL
[LOG 21:49:59.533] Config(@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&SMURFF]:FOR[InterstellarFuelSwitch]) WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&SMURFF]:FOR[InterstellarFuelSwitch]
[LOG 21:49:59.535] Config(@PART[*]:FINAL) WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL
[LOG 21:49:59.535] Config(@PHYSICSGLOBALS) WarpPlugin/Patches/PhysicsFix/@PHYSICSGLOBALS
[LOG 21:49:59.536] Config(@PART[RadialDrill]:FOR[WarpPlugin]) WarpPlugin/Patches/RadialDrillFix/@PART[RadialDrill]:FOR[WarpPlugin]
[LOG 21:49:59.536] Config(@PART[RAPIER]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[RAPIER]:FOR[WarpPlugin]
[LOG 21:49:59.537] Config(@PART[turboFanEngine]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[turboFanEngine]:FOR[WarpPlugin]
[LOG 21:49:59.538] Config(@PART[radialEngineBody]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[radialEngineBody]:FOR[WarpPlugin]
[LOG 21:49:59.538] Config(@PART[nacelleBody]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[nacelleBody]:FOR[WarpPlugin]
[LOG 21:49:59.539] Config(@PART[RAPIER|turboFanEngine|radialEngineBody|nacelleBody]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[RAPIER|turboFanEngine|radialEngineBody|nacelleBody]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]
[LOG 21:49:59.540] Config(@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:NEEDS[RcsSounds]:FOR[WarpPlugin]) WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:NEEDS[RcsSounds]:FOR[WarpPlugin]
[LOG 21:49:59.540] Config(@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.541] Config(@TANK_DEFINITION[*]:NEEDS[RealFuels,!ThunderAerospace]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[*]:NEEDS[RealFuels,!ThunderAerospace]:FOR[WarpPlugin]
[LOG 21:49:59.542] Config(@TANK_DEFINITION[ServiceModule,Fuselage,Jet,Xenon]:NEEDS[RealFuels]:FOR[WarpPlugin]:Final) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[ServiceModule,Fuselage,Jet,Xenon]:NEEDS[RealFuels]:FOR[WarpPlugin]:Final
[LOG 21:49:59.543] Config(@TANK_DEFINITION[Cryogenic,BalloonCryo]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[Cryogenic,BalloonCryo]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.544] Config(@TANK_DEFINITION[ServiceModule,Fuselage]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[ServiceModule,Fuselage]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.544] Config(@TANK_DEFINITION[Default,Balloon]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[Default,Balloon]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.545] Config(@PART[*]:HAS[@RESOURCE[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[*]:HAS[@RESOURCE[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.546] Config(@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.547] Config(@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.548] Config(@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.549] Config(@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.549] Config(@ATMOSPHERIC_RESOURCE_PACK_DEFINITION[InterstellarAtmosphericPack]:FINAL:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@ATMOSPHERIC_RESOURCE_PACK_DEFINITION[InterstellarAtmosphericPack]:FINAL:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.550] Config(!RESOURCE_DEFINITION[LqdMethane]:HAS[#density[0.00186456]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/!RESOURCE_DEFINITION[LqdMethane]:HAS[#density[0.00186456]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.551] Config(@PART[FNMethaneTank*]:HAS[@RESOURCE[LqdMethane],@RESOURCE[Oxidizer],!MODULE[ModuleFuelTanks]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNMethaneTank*]:HAS[@RESOURCE[LqdMethane],@RESOURCE[Oxidizer],!MODULE[ModuleFuelTanks]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.552] Config(@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.553] Config(@PART[FNRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.554] Config(@PART[FNInlineRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNInlineRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.555] Config(@PART[FNInlineRefineryLarge]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNInlineRefineryLarge]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 21:49:59.556] Config(@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealSolarSystem]:FOR[WarpPlugin]) WarpPlugin/Patches/RealSolarSystemFix/@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealSolarSystem]:FOR[WarpPlugin]
[LOG 21:49:59.556] Config(@PART[computerCore]:FINAL) WarpPlugin/Patches/RemoteTechFix/@PART[computerCore]:FINAL
[LOG 21:49:59.557] Config(@PART[sensorAccelerometer]) WarpPlugin/Patches/science/@PART[sensorAccelerometer]
[LOG 21:49:59.557] Config(@PART[scienceModule]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[scienceModule]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.558] Config(@PART[WarpDrive2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[WarpDrive2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.559] Config(@PART[WarpDrive]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[WarpDrive]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.559] Config(@PART[WarpDrive3]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[WarpDrive3]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.560] Config(@PART[AluminiumHybrid1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AluminiumHybrid1]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.561] Config(@PART[FNSmallerAugmentedArcjet]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNSmallerAugmentedArcjet]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.561] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNSmallAugmentedArcjet]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.562] Config(@PART[TweakableMagneticNozzle]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableMagneticNozzle]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.563] Config(@PART[FNMethaneEngine]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNMethaneEngine]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.564] Config(@PART[smallerMPD]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[smallerMPD]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.564] Config(@PART[smallMPD]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[smallMPD]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.565] Config(@PART[MPD]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[MPD]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.566] Config(@PART[TweakableThermalRocketNozzle]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableThermalRocketNozzle]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.566] Config(@PART[TweakableThermalTurbojet]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableThermalTurbojet]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.567] Config(@PART[vista]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[vista]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.568] Config(@PART[AntimatterTank125]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterTank125]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.568] Config(@PART[AntimatterTank250]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterTank250]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.569] Config(@PART[AntimatterTank375]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterTank375]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.570] Config(@PART[BigXenonTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[BigXenonTank]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.571] Config(@PART[FNDeuteriumCryostat]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNDeuteriumCryostat]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.571] Config(@PART[FNDeuteriumCryostat2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNDeuteriumCryostat2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.572] Config(@PART[FNAmmoniaTank3-1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAmmoniaTank3-1]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.573] Config(@PART[FNAmmoniaTank3-2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAmmoniaTank3-2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.573] Config(@PART[FNMethaneTank3-1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNMethaneTank3-1]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.574] Config(@PART[FNMethaneTank3-2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNMethaneTank3-2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.575] Config(@PART[FNHeliumCryostat]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNHeliumCryostat]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.576] Config(@PART[25PureLiquidTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[25PureLiquidTank]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.576] Config(@PART[375PureLiquidTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[375PureLiquidTank]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.577] Config(@PART[FNAmmoniaTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAmmoniaTank]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.578] Config(@PART[FNLiquidWaterTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNLiquidWaterTank]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.578] Config(@PART[FNNitrogenCryostat]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNNitrogenCryostat]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.579] Config(@PART[FNNitrogenCryostat2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNNitrogenCryostat2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.580] Config(@PART[nitrogenRadiator3]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[nitrogenRadiator3]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.580] Config(@PART[nitrogenRadiator1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[nitrogenRadiator1]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.581] Config(@PART[nitrogenRadiator2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[nitrogenRadiator2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.582] Config(@PART[FNAntimatterBottle]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAntimatterBottle]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.583] Config(@PART[HexCanDeutTritLarge]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanDeutTritLarge]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.583] Config(@PART[HexCanHe3Large]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanHe3Large]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.584] Config(@PART[HexCanLithium]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanLithium]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.585] Config(@PART[HexCanNitrogen]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanNitrogen]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.585] Config(@PART[HexCanThoriumFl4]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanThoriumFl4]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.586] Config(@PART[HexCanUraniumFl6]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanUraniumFl6]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.587] Config(@PART[HexCanUraniumN]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanUraniumN]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.588] Config(@PART[circradiatorKT3]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[circradiatorKT3]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.588] Config(@PART[circradiatorKT]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[circradiatorKT]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.589] Config(@PART[circradiatorKT2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[circradiatorKT2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.590] Config(@PART[SmallFlatRadiator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallFlatRadiator]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.590] Config(@PART[radiator0]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radiator0]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.591] Config(@PART[radiator1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radiator1]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.592] Config(@PART[radiator2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radiator2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.592] Config(@PART[LargeFlatRadiator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeFlatRadiator]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.593] Config(@PART[RadialRadiatorzzz]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[RadialRadiatorzzz]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.594] Config(@PART[RadialRadiatorzzz2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[RadialRadiatorzzz2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.594] Config(@PART[TweakableAntimatterReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableAntimatterReactor]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.595] Config(@PART[FNFissionFusionCatReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNFissionFusionCatReactor]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.596] Config(@PART[LargeFusionReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeFusionReactor]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.597] Config(@PART[GasCoreReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[GasCoreReactor]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.597] Config(@PART[LargeMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.598] Config(@PART[SmallMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.599] Config(@PART[DustyPlasma]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[DustyPlasma]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.599] Config(@PART[LargeParticleBed]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeParticleBed]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.600] Config(@PART[SmallParticleBed]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallParticleBed]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.601] Config(@PART[SmallFusionReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallFusionReactor]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.602] Config(@PART[LargeFNGenerator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeFNGenerator]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.602] Config(@PART[SmallFNGenerator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallFNGenerator]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.603] Config(@PART[AntimatterCollector]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterCollector]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.604] Config(@PART[atmosphericScoop]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[atmosphericScoop]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.604] Config(@PART[atmosphericScoop2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[atmosphericScoop2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.605] Config(@PART[DTMagnetometer]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[DTMagnetometer]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.606] Config(@PART[FNInlineRefinery]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNInlineRefinery]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.607] Config(@PART[FNInlineRefineryLarge]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNInlineRefineryLarge]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.607] Config(@PART[phasedArray1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[phasedArray1]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.608] Config(@PART[microwaveTransmitter]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[microwaveTransmitter]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.609] Config(@PART[radial_atmospheric_scoop1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radial_atmospheric_scoop1]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.609] Config(@PART[radial_atmospheric_scoop2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radial_atmospheric_scoop2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.610] Config(@PART[FNRefinery]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNRefinery]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.611] Config(@PART[warpAtmIntake]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[warpAtmIntake]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.611] Config(@PART[warpAtmIntake2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[warpAtmIntake2]:NEEDS[SETI,WarpPlugin]
[LOG 21:49:59.612] Config(@WARP_PLUGIN_SETTINGS[WarpPluginSettings]:AFTER[SigDim]) WarpPlugin/Patches/SigmaFix/@WARP_PLUGIN_SETTINGS[WarpPluginSettings]:AFTER[SigDim]
[LOG 21:49:59.613] Config(@PART[largeSolarPanel]:FOR[WarpPlugin]) WarpPlugin/Patches/SolarPanels/@PART[largeSolarPanel]:FOR[WarpPlugin]
[LOG 21:49:59.614] Config(@PART[SurfaceScanner]:FOR[WarpPlugin]) WarpPlugin/Patches/SurfaceScanner/@PART[SurfaceScanner]:FOR[WarpPlugin]
[LOG 21:49:59.614] Config(@TANK_DEFINITION[*]:HAS[@TANK[Kerosene]&!TANK[Water]]:NEEDS[TacLifeSupport]:AFTER[TacLifeSupport]:FOR[WarpPlugin]) WarpPlugin/Patches/TACLifeSupportFix/@TANK_DEFINITION[*]:HAS[@TANK[Kerosene]&!TANK[Water]]:NEEDS[TacLifeSupport]:AFTER[TacLifeSupport]:FOR[WarpPlugin]
[LOG 21:49:59.615] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AlcubierreDrive
[LOG 21:49:59.616] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/KspiSuperCapacitator
[LOG 21:49:59.616] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/MicrowavePowerReceiver
[LOG 21:49:59.617] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/MicrowavePowerTransmitter
[LOG 21:49:59.617] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AntimatterStorageTank
[LOG 21:49:59.618] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AntimatterCollector
[LOG 21:49:59.618] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AtmosphericIntake
[LOG 21:49:59.619] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ISRUScoop
[LOG 21:49:59.619] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarRefinery
[LOG 21:49:59.620] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarResourceScienceModule
[LOG 21:49:59.621] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNAntimatterReactor
[LOG 21:49:59.621] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarTokamakFusionReactor
[LOG 21:49:59.622] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarInertialConfinementReactor
[LOG 21:49:59.622] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarCatalysedFissionFusion
[LOG 21:49:59.623] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarFissionMSRGC
[LOG 21:49:59.623] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarFissionNTR
[LOG 21:49:59.624] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarFissionPBDP
[LOG 21:49:59.624] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ThermalNozzleController
[LOG 21:49:59.625] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarMagneticNozzleControllerFX
[LOG 21:49:59.625] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ElectricEngineControllerFX
[LOG 21:49:59.626] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ElectricRCSController
[LOG 21:49:59.627] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarRCSModule
[LOG 21:49:59.627] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/VistaEngineController
[LOG 21:49:59.628] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/DaedalusEngineController
[LOG 21:49:59.628] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ModuleEnginesWarpVista
[LOG 21:49:59.629] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/VistaEngineControllerAdvanced
[LOG 21:49:59.629] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FlatFNRadiator
[LOG 21:49:59.630] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNRadiator
[LOG 21:49:59.630] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/StackFNRadiator
[LOG 21:49:59.631] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNGenerator
[LOG 21:49:59.631] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNModuleCryostat
[LOG 21:49:59.632] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/surface_flat
[LOG 21:49:59.632] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_nerva
[LOG 21:49:59.633] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_interstellar
[LOG 21:49:59.633] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_interstellar_250
[LOG 21:49:59.634] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_interstellar_225
[LOG 21:49:59.634] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/surface
[LOG 21:49:59.635] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/surface
[LOG 21:49:59.635] Config(@PART[*]:HAS[@MODULE[FNGenerator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNGenerator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.636] Config(@PART[*]:HAS[@MODULE[FNModuleCryostat]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNModuleCryostat]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.637] Config(@PART[*]:HAS[@MODULE[ISRUScoop]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ISRUScoop]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.638] Config(@PART[*]:HAS[@MODULE[MicrowavePowerReceiver]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[MicrowavePowerReceiver]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.639] Config(@PART[*]:HAS[@MODULE[MicrowavePowerTransmitter]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[MicrowavePowerTransmitter]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.640] Config(@PART[*]:HAS[@MODULE[InterstellarFissionPBDP]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarFissionPBDP]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.640] Config(@PART[*]:HAS[@MODULE[InterstellarFissionNTR]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarFissionNTR]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.641] Config(@PART[*]:HAS[@MODULE[InterstellarFissionMSRGC]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarFissionMSRGC]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.642] Config(@PART[*]:HAS[@MODULE[InterstellarTokamakFusionReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarTokamakFusionReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.643] Config(@PART[*]:HAS[@MODULE[InterstellarInertialConfinementReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarInertialConfinementReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.644] Config(@PART[*]:HAS[@MODULE[InterstellarCatalysedFissionFusion]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarCatalysedFissionFusion]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.645] Config(@PART[*]:HAS[@MODULE[FNAntimatterReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNAntimatterReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.646] Config(@PART[*]:HAS[@MODULE[FNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.647] Config(@PART[*]:HAS[@MODULE[FlatFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FlatFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.647] Config(@PART[*]:HAS[@MODULE[StackFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[StackFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.648] Config(@PART[*]:HAS[@MODULE[ThermalNozzleController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ThermalNozzleController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.649] Config(@PART[*]:HAS[@MODULE[InterstellarMagneticNozzleControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarMagneticNozzleControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.650] Config(@PART[*]:HAS[@MODULE[ElectricEngineControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ElectricEngineControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.651] Config(@PART[*]:HAS[@MODULE[VistaEngineControllerAdvanced]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[VistaEngineControllerAdvanced]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.652] Config(@PART[*]:HAS[@MODULE[DaedalusEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[DaedalusEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.653] Config(@PART[*]:HAS[@MODULE[VistaEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[VistaEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.654] Config(@PART[*]:HAS[@MODULE[InterstellarRefinery]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarRefinery]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.655] Config(@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.655] Config(@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.656] Config(@PART[*]:HAS[@MODULE[ScienceModule]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ScienceModule]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 21:49:59.657] Config(ATMOSPHERIC_RESOURCE_PACK_DEFINITION_KSPI) WarpPlugin/PlanetResourceData/atmosphericresourcedefinitions/KSPI_AtmosphericPack
[LOG 21:49:59.658] Config(OCEANIC_RESOURCE_PACK_DEFINITION_KSPI) WarpPlugin/PlanetResourceData/oceanicresourcedefinitions/KSPI_OceanicPack
[LOG 21:49:59.658] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.659] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.660] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.660] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.661] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.661] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.662] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.662] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.663] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.664] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.664] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.665] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 21:49:59.665] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.666] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.666] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.667] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.668] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.668] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.669] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.669] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.670] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.671] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 21:49:59.671] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.672] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.672] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.673] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.673] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.674] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.675] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.675] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.676] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.676] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 21:49:59.677] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.678] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.678] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.679] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.679] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.680] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.680] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.681] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.682] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.682] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Helium-3
[LOG 21:49:59.683] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.683] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.684] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.684] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.685] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.686] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.686] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.687] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.687] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.688] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.689] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.689] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.690] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.690] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.691] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.691] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.692] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.693] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.693] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.694] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.694] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 21:49:59.695] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.695] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.696] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.697] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.697] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.698] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 21:49:59.698] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Methane
[LOG 21:49:59.699] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Helium-3
[LOG 21:49:59.700] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 21:49:59.700] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 21:49:59.701] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 21:49:59.701] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Attila/@PART[FNSmallAugmentedArcjet]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.702] Config(@PART[DeadlusEngine]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Daedalus/@PART[DeadlusEngine]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.703] Config(@PART[TweakableMagneticNozzle]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Magnetic Nozzle/@PART[TweakableMagneticNozzle]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.703] Config(@PART[FNMethaneEngine]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Methane Rocket/@PART[FNMethaneEngine]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.704] Config(@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Plasma/@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.705] Config(@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Quantum Vacuum/@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.706] Config(electric_qvp) WarpPlugin/RealPlume/Quantum Vacuum/electric_qvp
[LOG 21:49:59.706] Config(electric_red) WarpPlugin/RealPlume/Quantum Vacuum/electric_red
[LOG 21:49:59.707] Config(electric_argon) WarpPlugin/RealPlume/Quantum Vacuum/electric_argon
[LOG 21:49:59.707] Config(electric_xenon) WarpPlugin/RealPlume/Quantum Vacuum/electric_xenon
[LOG 21:49:59.708] Config(electric_hydrogen) WarpPlugin/RealPlume/Quantum Vacuum/electric_hydrogen
[LOG 21:49:59.708] Config(electric_ammonia) WarpPlugin/RealPlume/Quantum Vacuum/electric_ammonia
[LOG 21:49:59.709] Config(@MODULE[ModuleEngineConfigs]) WarpPlugin/RealPlume/Quantum Vacuum/@MODULE[ModuleEngineConfigs]
[LOG 21:49:59.709] Config(@PART[TweakableThermalRocketNozzle]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Thermal Rocket/@PART[TweakableThermalRocketNozzle]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.710] Config(@PART[TweakableThermalTurbojet]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/TTJ/@PART[TweakableThermalTurbojet]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.711] Config(@PART[KSPIE-VASIMR]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Vasimir/@PART[KSPIE-VASIMR]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.711] Config(@PART[vista]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Vista/@PART[vista]:NEEDS[RealPlume,SmokeScreen]
[LOG 21:49:59.712] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/GLOBAL_RESOURCE
[LOG 21:49:59.712] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:59.713] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:59.714] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:59.714] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:59.715] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/BIOME_RESOURCE
[LOG 21:49:59.715] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:59.716] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:59.716] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 21:49:59.717] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/GLOBAL_RESOURCE
[LOG 21:49:59.717] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 21:49:59.718] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 21:49:59.718] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 21:49:59.719] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 21:49:59.719] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Borate/GLOBAL_RESOURCE
[LOG 21:49:59.720] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Deuterium/GLOBAL_RESOURCE
[LOG 21:49:59.720] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Deuterium/PLANETARY_RESOURCE
[LOG 21:49:59.721] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Deuterium/PLANETARY_RESOURCE
[LOG 21:49:59.721] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/GLOBAL_RESOURCE
[LOG 21:49:59.722] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.722] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.723] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.723] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.724] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/BIOME_RESOURCE
[LOG 21:49:59.724] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/BIOME_RESOURCE
[LOG 21:49:59.725] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/GLOBAL_RESOURCE
[LOG 21:49:59.725] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.726] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.726] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.727] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 21:49:59.727] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 21:49:59.728] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.729] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.729] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.730] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 21:49:59.730] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.731] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.731] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.732] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.732] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 21:49:59.733] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/GLOBAL_RESOURCE
[LOG 21:49:59.733] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 21:49:59.734] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/BIOME_RESOURCE
[LOG 21:49:59.734] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/BIOME_RESOURCE
[LOG 21:49:59.735] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 21:49:59.735] Config(@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Ore]]) WarpPlugin/ResourceConfigs/Ore/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Ore]]
[LOG 21:49:59.736] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.736] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.737] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Ore/PLANETARY_RESOURCE
[LOG 21:49:59.737] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.738] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.738] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.739] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.739] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.740] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.740] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.741] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.741] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.742] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.742] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.743] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.743] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.744] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Ore/PLANETARY_RESOURCE
[LOG 21:49:59.744] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.745] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.745] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.746] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.746] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.746] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 21:49:59.747] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/GLOBAL_RESOURCE
[LOG 21:49:59.747] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/PLANETARY_RESOURCE
[LOG 21:49:59.748] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 21:49:59.748] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 21:49:59.749] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 21:49:59.749] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 21:49:59.750] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 21:49:59.750] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Silicates/GLOBAL_RESOURCE
[LOG 21:49:59.751] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Silicates/BIOME_RESOURCE
[LOG 21:49:59.751] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/GLOBAL_RESOURCE
[LOG 21:49:59.752] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 21:49:59.753] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 21:49:59.753] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/BIOME_RESOURCE
[LOG 21:49:59.754] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/BIOME_RESOURCE
[LOG 21:49:59.754] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 21:49:59.755] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 21:49:59.755] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 21:49:59.756] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/BIOME_RESOURCE
[LOG 21:49:59.756] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Uraninite/BIOME_RESOURCE
[LOG 21:49:59.757] Config(@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]]) WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]]
[LOG 21:49:59.757] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.758] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.758] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.759] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.759] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.760] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.760] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.761] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.761] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.762] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 21:49:59.762] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/QVP
[LOG 21:49:59.763] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdHydrogen
[LOG 21:49:59.763] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdHelium
[LOG 21:49:59.764] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Lithium
[LOG 21:49:59.764] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/NeonGas
[LOG 21:49:59.765] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Hydrazine
[LOG 21:49:59.765] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Hydrogen Peroxide
[LOG 21:49:59.766] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/MonoPropellant
[LOG 21:49:59.766] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdMethane
[LOG 21:49:59.767] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdAmmonia
[LOG 21:49:59.767] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Water
[LOG 21:49:59.768] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdCO
[LOG 21:49:59.768] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdNitrogen
[LOG 21:49:59.769] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Atmosphere
[LOG 21:49:59.769] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdOxygen
[LOG 21:49:59.770] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/KryptonGas
[LOG 21:49:59.770] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Argon
[LOG 21:49:59.771] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdCO2
[LOG 21:49:59.771] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Oxidizer
[LOG 21:49:59.772] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LiquidFuel
[LOG 21:49:59.772] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Xenon
[LOG 21:49:59.773] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Alumina
[LOG 21:49:59.774] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Ore
[LOG 21:49:59.774] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdHydrogen
[LOG 21:49:59.775] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Diborane
[LOG 21:49:59.775] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdHelium
[LOG 21:49:59.776] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdMethane
[LOG 21:49:59.776] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Hydrazine
[LOG 21:49:59.777] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LiquidFuel
[LOG 21:49:59.777] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Lithium
[LOG 21:49:59.778] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdAmmonia
[LOG 21:49:59.778] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Hydrolox
[LOG 21:49:59.779] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Methalox
[LOG 21:49:59.779] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LFO
[LOG 21:49:59.780] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Kerosene
[LOG 21:49:59.780] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Water
[LOG 21:49:59.781] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdCO2
[LOG 21:49:59.781] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdCO
[LOG 21:49:59.782] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdNitrogen
[LOG 21:49:59.782] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Argon
[LOG 21:49:59.783] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/XenonGas
[LOG 21:49:59.783] Config(ATMOSPHERIC_NTR_PROPELLANT) WarpPlugin/Resources/IntakeEnginePropellants/Atmosphere
[LOG 21:49:59.784] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionNTR
[LOG 21:49:59.784] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionTWR
[LOG 21:49:59.785] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUF4
[LOG 21:49:59.785] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUraniumBurnup
[LOG 21:49:59.786] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionThF4
[LOG 21:49:59.786] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUN
[LOG 21:49:59.787] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUF6
[LOG 21:49:59.787] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUNDP
[LOG 21:49:59.788] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDT
[LOG 21:49:59.788] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDDCatT
[LOG 21:49:59.789] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDHe3
[LOG 21:49:59.789] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDD
[LOG 21:49:59.790] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDDCatHe
[LOG 21:49:59.790] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDDCatT
[LOG 21:49:59.791] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionTT
[LOG 21:49:59.791] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionpB
[LOG 21:49:59.792] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDLi6
[LOG 21:49:59.792] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionpLi7
[LOG 21:49:59.793] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionpLi6
[LOG 21:49:59.793] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionHe3
[LOG 21:49:59.794] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/Antimatter
[LOG 21:49:59.794] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/AIMMicrofusion
[LOG 21:49:59.795] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/SingularityHydrogen
[LOG 21:49:59.795] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/SingularityDeuterium
[LOG 21:49:59.796] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/SingularityHelium
[LOG 21:49:59.796] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderProtonProton
[LOG 21:49:59.797] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderDeuteriumProton
[LOG 21:49:59.797] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderHeliumDeuterium
[LOG 21:49:59.798] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderLithiumHelium
[LOG 21:49:59.798] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/SaltWater
[LOG 21:49:59.799] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/HeavyWater
[LOG 21:49:59.799] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Deuterium
[LOG 21:49:59.800] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Helium4
[LOG 21:49:59.800] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Helium3
[LOG 21:49:59.801] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Silicates
[LOG 21:49:59.801] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Silicon
[LOG 21:49:59.802] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/SolarWind
[LOG 21:49:59.802] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Borate
[LOG 21:49:59.803] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Hexaborane
[LOG 21:49:59.803] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/ParticleAcceleratorData
[LOG 21:49:59.804] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/LqdWater
[LOG 21:49:59.804] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/LqdArgon
[LOG 21:49:59.805] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Monazite
[LOG 21:49:59.805] Config(@RESOURCE_DEFINITION[Antimatter]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[Antimatter]
[LOG 21:49:59.806] Config(@RESOURCE_DEFINITION[ThF4]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[ThF4]
[LOG 21:49:59.806] Config(@RESOURCE_DEFINITION[LqdCO2]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO2]
[LOG 21:49:59.807] Config(@RESOURCE_DEFINITION[LqdCO]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO]
[LOG 21:49:59.807] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.808] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.808] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.809] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.810] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.810] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.811] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.811] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 21:49:59.812] Config(INTERNAL) WarpPlugin/Spaces/sci/internal/crewtestInternals
[LOG 21:49:59.815] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.815] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.816] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.816] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.817] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.817] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.817] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.818] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.818] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.819] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.819] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.820] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.820] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.821] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.821] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.822] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.822] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.822] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.823] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.823] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.824] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.824] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.825] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.825] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.826] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.826] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.826] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.827] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.827] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.828] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.828] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.829] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.829] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.829] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.830] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.830] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.831] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.831] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.832] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.832] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.832] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.833] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.833] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.834] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.834] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.835] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.835] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.836] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.836] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.836] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.837] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.837] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.838] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.838] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.839] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.839] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.840] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.840] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.840] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.841] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.841] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.842] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.842] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.843] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.843] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.843] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.844] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.844] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.845] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.845] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.846] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.846] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.846] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.847] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.847] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.848] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.848] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.849] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.849] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.850] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.850] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.850] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.851] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.851] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.852] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.852] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.853] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.853] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.854] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.854] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.854] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.855] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.855] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.856] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.856] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.857] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.857] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.858] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.858] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.858] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.859] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.859] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.860] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.860] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.861] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.861] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.861] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.862] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.862] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.863] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.863] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.864] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.864] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.865] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.865] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.865] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.866] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.866] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.867] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.867] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.868] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.868] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.868] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.869] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.869] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.870] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.870] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.871] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.871] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.872] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.872] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.872] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.873] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.873] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.874] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.874] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.875] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.875] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.876] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.876] PartResourceDefinition list already contains definition for 'LqdFluorine'
[LOG 21:49:59.877] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.877] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.877] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.878] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.878] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.879] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.879] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.880] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.880] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.880] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.881] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.881] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.882] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.882] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.883] PartResourceDefinition list already contains definition for 'HeavyWater'
[LOG 21:49:59.883] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.884] PartResourceDefinition list already contains definition for 'Deuterium'
[LOG 21:49:59.884] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.885] PartResourceDefinition list already contains definition for 'Helium4'
[LOG 21:49:59.885] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.885] PartResourceDefinition list already contains definition for 'Helium3'
[LOG 21:49:59.886] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.886] PartResourceDefinition list already contains definition for 'Silicates'
[LOG 21:49:59.887] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.887] PartResourceDefinition list already contains definition for 'Silicon'
[LOG 21:49:59.888] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.888] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.889] PartResourceDefinition list already contains definition for 'Borate'
[LOG 21:49:59.889] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.890] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.890] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.890] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.891] Resource RESOURCE_DEFINITION added to database
[WRN 21:49:59.891] PartResourceDefinition list already contains definition for 'Monazite'
[LOG 21:49:59.892] Resource RESOURCE_DEFINITION added to database
[LOG 21:49:59.892] CodeAssetLoader: Compiling all code assets
[LOG 21:49:59.903] GameDatabase: Assets loaded in 46.095s
[LOG 21:50:00.088] [ModuleManager] SHA generated in 0.181s
[LOG 21:50:00.089] [ModuleManager]       SHA = F1-C3-AC-62-9B-B7-9B-EF-4F-98-81-70-02-7C-11-82-9D-F5-46-0B-11-AE-A2-70-01-47-96-5F-CC-49-90-A3
[LOG 21:50:00.147] [ModuleManager] Changes :
Added   : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part .cfg
Deleted : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part.cfg

[LOG 21:50:00.149] [ModuleManager] Cache SHA = A5-39-56-E0-40-09-16-C4-F3-A4-4A-13-86-AA-BD-3F-C7-41-E3-2C-30-41-0A-6D-02-B6-5F-F5-89-BD-C9-0E
[LOG 21:50:00.150] [ModuleManager] useCache = False
[LOG 21:50:00.308] [ModuleManager] compiling list of loaded mods...
Mod DLLs found:
    Assembly-CSharp v1.0.0.0                         SHA256 d7ef77181392768fde00ffac8321c8741a1a4b862f184557255a1993283d068a
    ModuleManager.2.7.1 v2.7.1.0                     SHA256 50ff84931665e9d701108c20b3be2bd35cdbb729ea94f3dae263cb55534a77d9
    FilterExtensions v1.0.0.0                        SHA256 ead8f10cedcf5734d83ba54ee6d7e0291a5e64775ebdf75b74ec4c48cc409010
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    USITools v1.0.0.0                                SHA256 6c0185fcc15403014904861aa6863f3387c702dc1944fa2e16dbef11590d0594
    BetterBurnTime v1.0.0.0                          SHA256 cc114b72f728ad8ea34f8f8b883edcd2180f5dc273083e42ca150d7e1083dfb4
    EditorExtensionsRedux v3.2.13.40022              SHA256 478fea34d9dc4d679b9416bb9b3b363cfba5d1de66c40f737f224c016772b749
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    FieldTrainingFacility v1.0.0.0                   SHA256 315eb9bcad9b606d19bc79bffa30978066e25b4c1ac4e82b4bab029651d68296
    Firespitter v7.3.6128.14258                      SHA256 1eec6bb1a3c6bd1732b682ab4115b2b7accd56a4ad4ad662202a20fde4c1ec32
    InterstellarFuelSwitch v2.2.3.0 / v2.2.3         SHA256 aaa09516b498cbb815da393ddfec39eb04f28948768cea98d06a3ca7a4cc1089
    MiniAVC v1.0.3.1                                 SHA256 6b3cc0606f225afbab50a8e49e409ccd21c7d9c746805de7b47091d2c74ab4be
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    MechJeb2 v2.5.1.0 / vDev #641 Sarbian / v2.5.9.0 SHA256 ac44e8e70a027a69c559c1196deb19aa70551a3fa7d601b33242708899d7b7ce
    PersistentRotation v1.0.0.0                      SHA256 ce9cc80c5f0c0dbda170083896a14b0c6d695870a37dbcc38150629563f70ecb
    RcsSounds v5.0.0.0                               SHA256 836fbcf5676a554530669b33c6a0d7d0150dc8cb1e8640b1bb8b5239fd42f8af
    KSPSteamCtrlr v0.0.1.35                          SHA256 70c884b63b0d5d913dff497fa8246934b21f13327934494966e6b0a5c15556e7
    Steamworks.NET v9.0.0.0 / v9.0.0                 SHA256 c32c0219c58e654c06e2b494302718372a94ff8b82d9ae59b9bb9e283957d44a
    StageRecovery v1.6.4.6                           SHA256 98f7a264a2803aefcbec6d17d477229bd0e303426598e19c6142d02dac4ce152
    Scale v2.2.13.1                                  SHA256 92e6ce991c223ac080777cccbed41f5aab5e664595318c5eb7c6938e8017c560
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    Konstruction v0.0.0.0                            SHA256 032f0b0914d3588079257f6389d79a2fc26877a576a34989754841fef97e2742
    USILifeSupport v1.0.0.0                          SHA256 737a53f253c2e2c0486d27e18301f052278b73db60c3e1acbb71679609596f43
    KolonyTools v1.0.0.0                             SHA256 c83ed49fd19b38edeaaba90ca20a8d7a21489f6f0b1b45f11051fdbdf4c1a976
    ModuleManager v2.6.25.0                          SHA256 cecd3f59eeeef4323f069aa5f568ed7c0a4cafd1dcfd5fec6d477430398d3316
    OpenResourceSystem_KSPIE v1.4.2.0                SHA256 9924883f685ea599e159eab8502db85e76e1d60806acd335dd0301fb96fee5bd
    Interstellar v1.10.8.0                           SHA256 5785695cf5c1a4f7a937ba32b5f954bb4b9748c77b4bb0dd87acc5cf203b6678
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
Non-DLL mods added (:FOR[xxx]):
  ART
  UKS
  MKS
  OKS
  WarpPlugin
Mods by directory (sub directories of GameData):
  000_FilterExtensions
  000_FilterExtensionsConfigs
  000_Toolbar
  000_USITools
  CommunityResourcePack
  Squad
  TweakScale
  UmbraSpaceIndustries

[LOG 21:50:00.321] [ModuleManager] Loading Physics.cfg
[LOG 21:50:00.323] [ModuleManager] Checking NEEDS.
[LOG 21:50:00.326] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/SubCategories_Control subnode: SUBCATEGORY:NEEDS[ConnectedLivingSpace] as it can't satisfy its NEEDS
[LOG 21:50:00.327] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_B9 subnode: CATEGORY:NEEDS[B9_Aerospace] as it can't satisfy its NEEDS
[LOG 21:50:00.328] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_KAS-KIS subnode: CATEGORY:NEEDS[KAS|KIS] as it can't satisfy its NEEDS
[LOG 21:50:00.328] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_KPBS subnode: CATEGORY:NEEDS[PlanetarySurfaceStructures] as it can't satisfy its NEEDS
[LOG 21:50:00.330] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_KW Rocketry subnode: CATEGORY:NEEDS[KWRocketry] as it can't satisfy its NEEDS
[LOG 21:50:00.330] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_MRS subnode: CATEGORY:NEEDS[ModRocketSys] as it can't satisfy its NEEDS
[LOG 21:50:00.331] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_NearFutureTechnologies subnode: CATEGORY:NEEDS[NearFuturePropulsion|NearFutureElectrical|NearFutureConstruction|NearFutureSolar|NearFutureSpacecraft|HeatControl|CryoEngines] as it can't satisfy its NEEDS
[LOG 21:50:00.332] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_NovaPunch subnode: CATEGORY:NEEDS[Novapunch2] as it can't satisfy its NEEDS
[LOG 21:50:00.333] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_RLA subnode: CATEGORY:NEEDS[RLA_Stockalike] as it can't satisfy its NEEDS
[LOG 21:50:00.336] [ModuleManager] Deleting node in file: InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch subnode: @PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]/MODULE:NEEDS[!WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.337] [ModuleManager] Deleting node in file: InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch subnode: @PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]/@MODULE[InterstellarFuelSwitch]:NEEDS[RealSolarSystem] as it can't satisfy its NEEDS
[LOG 21:50:00.354] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem] as it can't satisfy its NEEDS
[LOG 21:50:00.355] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem] as it can't satisfy its NEEDS
[LOG 21:50:00.356] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureSolar] as it can't satisfy its NEEDS
[LOG 21:50:00.356] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.357] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.358] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.358] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.359] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.360] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.360] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.361] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.362] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.362] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.363] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.364] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.364] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.365] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.366] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 21:50:00.366] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 21:50:00.367] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 21:50:00.368] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 21:50:00.368] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 21:50:00.369] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[OPT] as it can't satisfy its NEEDS
[LOG 21:50:00.370] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KIS] as it can't satisfy its NEEDS
[LOG 21:50:00.370] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[HLAirships] as it can't satisfy its NEEDS
[LOG 21:50:00.371] [ModuleManager] Deleting Node in file TweakScale/patches/BananaForScale_TweakScale subnode: @PART[BananaForScale]:NEEDS[BfS] as it can't satisfy its NEEDS
[LOG 21:50:00.376] [ModuleManager] Deleting Node in file TweakScale/patches/TALCargo_TweakScale subnode: @PART[TALMediumCargo*]:NEEDS[ModsByTal] as it can't satisfy its NEEDS
[LOG 21:50:00.376] [ModuleManager] Deleting Node in file TweakScale/patches/TALCargo_TweakScale subnode: @PART[TALLargeCargo*]:NEEDS[ModsByTal] as it can't satisfy its NEEDS
[LOG 21:50:00.379] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_MassDriver_125]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.380] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_RockTank]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.380] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Separator_LQ]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.381] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_CrewHatch]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.382] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Jaw]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.382] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_FuelHatch]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.383] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Separator_EX]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.384] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Separator_KA]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.385] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_FuelHatch]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.385] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_CrewHatch]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.386] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Jaw]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.387] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_MassDriver_125]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.387] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.388] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.389] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Separator_EX]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.390] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Separator_KA]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.391] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Separator_LQ]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.391] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/MFT subnode: @TANK_DEFINITION[Default]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels] as it can't satisfy its NEEDS
[LOG 21:50:00.392] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/MFT subnode: @TANK_DEFINITION[Structural]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels] as it can't satisfy its NEEDS
[LOG 21:50:00.394] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CryoTanks subnode: @PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff] as it can't satisfy its NEEDS
[LOG 21:50:00.394] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.395] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.396] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_00]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.397] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.397] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.398] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.399] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.399] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_06]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.400] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_08]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.401] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.402] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.402] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.403] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.404] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.404] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.405] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.406] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.407] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.407] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.408] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.409] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.410] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.411] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/LifeSupport/CTT subnode: @PART[USILS_Greenhouse]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.412] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/LifeSupport/CTT subnode: @PART[USILS_Greenhouse_LG]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.413] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKV_*]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.414] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Aeroponics]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.415] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_375_OCTO]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.415] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OctoLander]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.416] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_Refinery]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.417] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_FuelRefinery]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.417] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_IndustrialSifter]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.418] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_NukeProcessor]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.419] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_Fabricator]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.420] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_LogisticsHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.420] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_EL_LaunchPad]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.421] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_EL_OrbitalDock]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.422] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Workspace]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.422] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Tube_Lg]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.423] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Tube]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.424] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Storage_ILM]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.424] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Storage_ILM]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.425] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_PDU]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.426] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_LgHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.427] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Hub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.427] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Cap]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.428] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Kerbitat]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.429] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_HabRing]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.429] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_ColonyHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.430] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ColonyHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.431] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_AgModule]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.431] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Aeroponics]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.432] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Kerbitat]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.433] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Workspace]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.433] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ModuleBase]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.434] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_MobileBase]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.435] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_RigidTube]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.436] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_FlexOTube]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.436] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ExpandoTube_XL]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.437] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ExpandoTube4]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.438] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ExpandoTube_Mini]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.438] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Antenna]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.439] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_DockingPort]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.440] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_DefaultStructureRecipe:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 21:50:00.441] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[Ablator]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 21:50:00.441] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[ReplacementParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 21:50:00.442] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[SolidFuel]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 21:50:00.443] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_TransferRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 21:50:00.444] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_RecycleRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 21:50:00.444] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[EVA?Propellant]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 21:50:00.445] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.446] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.447] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.447] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.448] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.449] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.449] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_01]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.450] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_02]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.451] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_03]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.451] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_04]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.452] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_05]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.453] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_06]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 21:50:00.454] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Antenna]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.454] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_AssemblyPlant]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.455] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_BioLab]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.456] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ColonyHub]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.457] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_DockingPort]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.457] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_DRILL_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.458] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_DRILL_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.459] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ExpandoTube_Mini]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.459] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ExpandoTube4]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.460] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ExpandoTube_XL]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.461] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Fabricator]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.462] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Factory]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.462] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_FlexOTube]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.463] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Greenhouse]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.464] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Kerbitat]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.464] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_LogisticsHub]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.465] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_MachineryPlant]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.466] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ModuleBase]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.467] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_PDU]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.467] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_PioneerPack_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.468] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_RadialTank]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.469] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Refinery]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.470] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_RepairShop]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.470] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_RigidTube]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.471] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ScanOMatic]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.472] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ScienceLab]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.472] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.473] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.474] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.475] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_04]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.476] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_05]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.476] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_06]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.477] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_07]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.478] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.478] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.479] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.480] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_04]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.481] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_05]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.482] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_06]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.482] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Workspace]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.483] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Harvester]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.484] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Terraformer]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.484] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_125_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.485] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_125_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.486] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_Radial_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.487] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_Radial_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.487] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_EL subnode: @PART[MKS_Workspace]:NEEDS[ExtraplanetaryLaunchpads] as it can't satisfy its NEEDS
[LOG 21:50:00.488] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_AntennaRange subnode: @PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[AntennaRange] as it can't satisfy its NEEDS
[LOG 21:50:00.489] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[MKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 21:50:00.490] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[OKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 21:50:00.491] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[*KS_ColonyHub]:AFTER[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 21:50:00.491] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 21:50:00.492] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_AgModule]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.493] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_AssemblyPlant]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.494] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_BioLab]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.495] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Cap]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.495] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_ColonyHub]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.496] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Fabricator]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.496] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Factory]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.497] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Greenhouse]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.498] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_HabRing]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.499] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Hub]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.500] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Kerbitat]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.500] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_MachineryPlant]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.501] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_PDU]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.502] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Refinery]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.503] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_RepairShop]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.503] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_ScienceLab]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.504] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_01]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.505] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_02]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.506] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_03]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.506] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_04]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.507] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_05]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.508] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_06]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.509] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_07]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.509] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Tube]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.510] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Terraformer]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 21:50:00.511] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OSE subnode: @PART[MK3_Fabricator]:NEEDS[Workshop] as it can't satisfy its NEEDS
[LOG 21:50:00.511] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OSE subnode: @PART[MKV_Workshop]:NEEDS[Workshop] as it can't satisfy its NEEDS
[LOG 21:50:00.512] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/TAC-LS subnode: @PART[*_AgModule]:NEEDS[TACLifeSupport] as it can't satisfy its NEEDS
[LOG 21:50:00.513] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/TAC-LS subnode: @PART[*_Aeroponics]:NEEDS[TACLifeSupport] as it can't satisfy its NEEDS
[LOG 21:50:00.514] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/TAC-LS subnode: @PART[*]:HAS[@MODULE[ModuleLifeSupportRecycler]]:NEEDS[TACLifeSupport] as it can't satisfy its NEEDS
[LOG 21:50:00.519] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_625]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.520] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_125]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.520] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_250]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.521] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_375]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.522] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_625]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.523] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_125]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.523] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_250]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.524] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_375]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.525] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[MKS_PDU2]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.526] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[nuclear-recycler-25]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 21:50:00.531] [ModuleManager] Deleting Node in file WarpPlugin/Parts/Microwave/FELA/FELA-reflective_TR subnode: @PART[FELA]:NEEDS[TextureReplacer] as it can't satisfy its NEEDS
[LOG 21:50:00.534] [ModuleManager] Deleting Node in file WarpPlugin/Patches/FixDRE subnode: @PART[*]:HAS[@MODULE[ModuleActiveRadiator]]:NEEDS[DeadlyReentry]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.535] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Heatsink125n]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.536] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Heatsink250n]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.537] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Heatsink375n]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.538] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[MNHeatsink250]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.538] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[MNHeatsink375]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.539] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Radiator125]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.540] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Radiator250]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.541] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[vista]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.541] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[TweakableThermalRocketNozzle]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.542] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[TweakableThermalTurbojet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.543] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[InterstellarPlasmaThruster]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.544] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.544] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @WARP_PLUGIN_SETTINGS[*]:NEEDS[HPTechTree]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.545] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[advEMSystems]]:NEEDS[HPTechTree]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.546] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[specializedPlasmaGeneration]]:NEEDS[HPTechTree]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.547] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.548] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiLANTR]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.548] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[ThermalLaunchNozzle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.549] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiLightbulb]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.550] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[OpenCycleGasCoreReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.550] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[DustyPlasma*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.551] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMagneticNozzle3]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.552] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiNuclearRamjet]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.553] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiNuclearJetEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.553] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[Kspi_ThermalRocketNozzle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.554] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[TweakableThermalTurbojet]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.555] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-4]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.556] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-16]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.556] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-32]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.557] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-48]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.558] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-96]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.559] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarSphereTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.559] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FKspiNuclearFuelTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.560] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiOreTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.561] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexaboraneTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.561] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanLithium]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.562] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanThoriumFl4]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.563] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanUraniumFl6]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.563] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanUraniumN]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.564] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanUraniumTetFl]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.565] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNDeuteriumCryostat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.566] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNHeliumCryostat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.566] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNNitrogenCryostat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.567] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapperTank96]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.568] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapperTank48]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.568] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNAntimatterBottle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.569] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[AntimatterTank125]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.570] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[AntimatterTank250]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.570] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[SmallFlatRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.571] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadiatorSurfaceHalf]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.572] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadiatorSurfaceSquare]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.573] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadPanelEdge]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.573] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadPanelEdge2]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.574] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[radiator1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.575] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadiatorConformal]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.575] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiFoldingRadSmall]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.576] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiFoldingRadMed]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.577] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiFoldingRadLarge]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.578] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFlatRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.578] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFlatRadiator2]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.579] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[UmbrellaRadiatorGE1600]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.580] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[atmosphericScoop]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.580] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[RadialAtmosphericScoop]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.581] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[circradiatorKT]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.582] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRcs5block]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.582] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRcsCorner]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.583] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRetractableRcsBlockCurvedFlat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.584] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRetractableRcsBlockCurved]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.585] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiLinearRcs]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.585] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[ArcjetInlineRcs]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.586] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRcsTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.587] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[scienceModule]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.588] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarParticleAccelerator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.588] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNIRTelescope]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.589] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[AntimatterCollector]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.590] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapAroundRadialRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.590] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapAroundRadialRadiatorHalf]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.591] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWideFixedRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.592] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWideFixedRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.593] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMoltenSaltReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.593] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarPlasmaThruster]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.594] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[MicrowaveRectenna]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.595] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[microwaveThermalEnergyReceiverM]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.595] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[microwaveReceiver]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.596] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiPebbleBed]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.597] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[SmallFNGeneratorMk1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.598] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspLongFixedRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.598] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFNGeneratorMk1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.599] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[MRTransmitter2]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.600] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[microwaveSphereReceiver]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.600] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiPhasedArray1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.601] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMicrowaveArray]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.602] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiCapacitor250]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.602] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InertialFusionReactor*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.603] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KSPIE-VASIMR]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.604] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFusionReactor*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.605] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiTriAlphaFusionReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.605] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FutureFusionReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.606] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNFissionFusionCatReactor*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.607] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[TweakableAntimatterReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.608] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiSupernova]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.608] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMagneticNozzle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.609] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMIFEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.610] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[VISTAEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.610] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[DeadlusEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.611] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.612] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiQuantumSingulaityReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 21:50:00.613] [ModuleManager] Deleting Node in file WarpPlugin/Patches/IntegrationFixes subnode: @PART[M2X_Reactor_DustyPlasma]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.613] [ModuleManager] Deleting Node in file WarpPlugin/Patches/IntegrationFixes subnode: @PART[M2X_Reactor_Tokamak]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.615] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Precooler]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.616] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_AugmentedRocket]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.617] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_ESTOC]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.617] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Jumpjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.618] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_MATTOCK]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.619] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Ramjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.620] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_AtomicJet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.621] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_SCRamjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.621] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Turbojet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.622] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Turboprop]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.623] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_HeavyVTOL]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.624] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[ionXenon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.625] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[ionArgon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.626] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[mpdt-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.627] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[pit-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.627] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[vasimr-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.628] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[ionEngine]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:AFTER[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.629] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[smallerMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.630] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[smallMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.631] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[MPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.631] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[InterstellarPlasmaThruster]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.632] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[TweakableMagneticNozzle]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.633] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[vista]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.634] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-125]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.635] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-25]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.635] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 21:50:00.636] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-25]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 21:50:00.637] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-25-2]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 21:50:00.638] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 21:50:00.639] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-0625]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 21:50:00.640] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-conformal-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.640] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-conformal-2]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.641] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-conformal-3]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.642] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.643] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-2]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.643] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-3]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.644] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-4]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.645] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-surface-125-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.646] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-surface-25-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.646] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-surface-375-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.647] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-universal-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.648] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-universal-2]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.649] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-universal-3]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.649] [ModuleManager] Deleting Node in file WarpPlugin/Patches/OreTanksFix subnode: @PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&SMURFF]:FOR[InterstellarFuelSwitch] as it can't satisfy its NEEDS
[LOG 21:50:00.651] [ModuleManager] Deleting Node in file WarpPlugin/Patches/rapier subnode: @PART[RAPIER|turboFanEngine|radialEngineBody|nacelleBody]:NEEDS[DeadlyReentry]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.652] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @WARP_PLUGIN_SETTINGS[*]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.653] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[*]:NEEDS[RealFuels,!ThunderAerospace]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.653] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[ServiceModule,Fuselage,Jet,Xenon]:NEEDS[RealFuels]:FOR[WarpPlugin]:Final as it can't satisfy its NEEDS
[LOG 21:50:00.654] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[Cryogenic,BalloonCryo]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.655] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[ServiceModule,Fuselage]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.656] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[Default,Balloon]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.657] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[*]:HAS[@RESOURCE[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.657] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.658] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.659] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.660] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.661] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @ATMOSPHERIC_RESOURCE_PACK_DEFINITION[InterstellarAtmosphericPack]:FINAL:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.662] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: !RESOURCE_DEFINITION[LqdMethane]:HAS[#density[0.00186456]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.662] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNMethaneTank*]:HAS[@RESOURCE[LqdMethane],@RESOURCE[Oxidizer],!MODULE[ModuleFuelTanks]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.663] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.664] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.665] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNInlineRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.666] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNInlineRefineryLarge]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.666] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealSolarSystemFix subnode: @WARP_PLUGIN_SETTINGS[*]:NEEDS[RealSolarSystem]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.667] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[scienceModule]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.668] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[WarpDrive2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.669] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[WarpDrive]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.669] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[WarpDrive3]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.670] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AluminiumHybrid1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.671] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNSmallerAugmentedArcjet]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.672] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.672] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableMagneticNozzle]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.673] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNMethaneEngine]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.674] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[smallerMPD]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.675] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[smallMPD]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.676] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[MPD]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.676] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableThermalRocketNozzle]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.677] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableThermalTurbojet]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.678] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[vista]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.679] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterTank125]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.679] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterTank250]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.680] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterTank375]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.681] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[BigXenonTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.682] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNDeuteriumCryostat]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.682] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNDeuteriumCryostat2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.683] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAmmoniaTank3-1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.684] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAmmoniaTank3-2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.685] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNMethaneTank3-1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.685] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNMethaneTank3-2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.686] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNHeliumCryostat]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.687] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[25PureLiquidTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.688] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[375PureLiquidTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.688] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAmmoniaTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.689] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNLiquidWaterTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.690] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNNitrogenCryostat]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.691] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNNitrogenCryostat2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.691] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[nitrogenRadiator3]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.692] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[nitrogenRadiator1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.693] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[nitrogenRadiator2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.694] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAntimatterBottle]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.695] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanDeutTritLarge]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.696] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanHe3Large]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.696] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanLithium]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.697] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanNitrogen]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.698] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanThoriumFl4]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.699] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanUraniumFl6]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.699] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanUraniumN]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.700] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[circradiatorKT3]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.701] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[circradiatorKT]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.702] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[circradiatorKT2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.702] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallFlatRadiator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.703] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radiator0]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.704] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radiator1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.704] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radiator2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.705] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeFlatRadiator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.706] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[RadialRadiatorzzz]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.707] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[RadialRadiatorzzz2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.708] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableAntimatterReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.708] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNFissionFusionCatReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.709] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeFusionReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.710] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[GasCoreReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.711] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeMoltenSaltReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.711] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallMoltenSaltReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.712] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[DustyPlasma]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.713] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeParticleBed]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.714] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallParticleBed]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.714] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallFusionReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.715] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeFNGenerator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.716] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallFNGenerator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.717] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterCollector]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.717] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[atmosphericScoop]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.718] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[atmosphericScoop2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.719] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[DTMagnetometer]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.720] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNInlineRefinery]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.720] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNInlineRefineryLarge]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.721] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[phasedArray1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.722] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[microwaveTransmitter]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.723] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radial_atmospheric_scoop1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.724] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radial_atmospheric_scoop2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.724] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNRefinery]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.725] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[warpAtmIntake]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.726] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[warpAtmIntake2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.727] [ModuleManager] Deleting Node in file WarpPlugin/Patches/TACLifeSupportFix subnode: @TANK_DEFINITION[*]:HAS[@TANK[Kerosene]&!TANK[Water]]:NEEDS[TacLifeSupport]:AFTER[TacLifeSupport]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.728] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNGenerator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.728] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNModuleCryostat]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.729] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ISRUScoop]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.730] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[MicrowavePowerReceiver]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.731] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[MicrowavePowerTransmitter]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.732] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarFissionPBDP]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.733] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarFissionNTR]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.733] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarFissionMSRGC]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.734] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarTokamakFusionReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.735] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarInertialConfinementReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.736] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarCatalysedFissionFusion]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.737] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNAntimatterReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.738] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.738] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FlatFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.739] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[StackFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.740] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ThermalNozzleController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.741] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarMagneticNozzleControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.742] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ElectricEngineControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.742] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[VistaEngineControllerAdvanced]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.743] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[DaedalusEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.744] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[VistaEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.745] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarRefinery]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.746] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.747] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.747] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ScienceModule]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 21:50:00.749] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Attila subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.750] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Daedalus subnode: @PART[DeadlusEngine]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.751] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Magnetic Nozzle subnode: @PART[TweakableMagneticNozzle]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.751] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Methane Rocket subnode: @PART[FNMethaneEngine]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.752] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Plasma subnode: @PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.753] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Quantum Vacuum subnode: @PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.754] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Thermal Rocket subnode: @PART[TweakableThermalRocketNozzle]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.754] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/TTJ subnode: @PART[TweakableThermalTurbojet]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.755] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Vasimir subnode: @PART[KSPIE-VASIMR]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.756] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Vista subnode: @PART[vista]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 21:50:00.758] [ModuleManager] Applying patches
[LOG 21:50:00.760] [ModuleManager] :FIRST pass
[LOG 21:50:00.768] [ModuleManager] :LEGACY (default) pass
[LOG 21:50:00.776] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@CATEGORY[Filter?by?Function] to 000_FilterExtensions Configs/FilterByFunction/Filter by Function
[LOG 21:50:00.783] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 21:50:00.786] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 21:50:00.789] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 21:50:00.790] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 21:50:00.791] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 21:50:00.792] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 21:50:00.793] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 21:50:00.800] [ModuleManager] Applying node 000_FilterExtensions Configs/StockRework/FilterbyFunction/@CATEGORY[Filter?by?Function] to 000_FilterExtensions Configs/FilterByFunction/Filter by Function
[LOG 21:50:00.801] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByCategory/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.804] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByCheck/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.820] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByCost/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.822] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByCrashTolerance/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.823] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByCrew/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.824] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByCustomUnpurchased/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.825] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByFolder/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.826] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByFolderNoTemplate/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.828] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByManufacturer/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.829] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByMass/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.830] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByMaxTemp/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.831] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByModuleName/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.832] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByModuleTitle/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.833] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByName/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.835] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByPath/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.836] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByProfile/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.838] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByPropellant/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.840] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByResource/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.841] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/BySize/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.842] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/BySubcategory/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.843] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByTech/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.844] [ModuleManager] Applying node 000_FilterExtensions Configs/Testing/ByTitle/@CATEGORY[Testing] to 000_FilterExtensions Configs/Testing/TestCategory/Testing
[LOG 21:50:00.847] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 21:50:00.848] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:50:00.851] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:50:00.852] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:50:00.853] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:50:00.854] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:50:00.855] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:50:00.856] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:50:00.856] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:50:00.857] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:50:00.858] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 21:50:00.859] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:50:00.860] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:50:00.861] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 21:50:00.862] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 21:50:00.863] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 21:50:00.864] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 21:50:00.865] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 21:50:00.866] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 21:50:00.867] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 21:50:00.868] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 21:50:00.872] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 21:50:00.878] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 21:50:00.879] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 21:50:00.880] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 21:50:00.881] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 21:50:00.884] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 21:50:00.885] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 21:50:00.886] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 21:50:00.887] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 21:50:00.888] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 21:50:00.889] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 21:50:00.890] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 21:50:00.892] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 21:50:00.893] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 21:50:00.895] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 21:50:00.896] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 21:50:00.897] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 21:50:00.898] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 21:50:00.899] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 21:50:00.900] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 21:50:00.901] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 21:50:00.902] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 21:50:00.903] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 21:50:00.904] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 21:50:00.905] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 21:50:00.906] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 21:50:00.907] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 21:50:00.908] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 21:50:00.909] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 21:50:00.910] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 21:50:00.911] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 21:50:00.912] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 21:50:00.913] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 21:50:00.914] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 21:50:00.915] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 21:50:00.917] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 21:50:00.918] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 21:50:00.919] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:50:00.931] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]] to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 21:50:00.998] [ModuleManager] Applying node CommunityResourcePack/Asteroid/@PART[PotatoRoid] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:01.001] [ModuleManager] Applying node CommunityResourcePack/AsteroidScannerSetup/@PART[SurfaceScanner] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:50:01.005] [ModuleManager] Applying node FieldTrainingFacility/FTFtoLabMM/@PART[Large_Crewed_Lab] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:50:01.007] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[Actinides] to CommunityResourcePack/CommonResources/Actinides
[LOG 21:50:01.010] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[DepletedFuel] to CommunityResourcePack/CommonResources/DepletedFuel
[LOG 21:50:01.011] [ModuleManager] Applying node RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:50:01.032] [ModuleManager] Applying node RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 21:50:01.032] [ModuleManager] Applying node RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 21:50:02.763] [ModuleManager] Applying node TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_AR202] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 21:50:02.766] [ModuleManager] Applying node TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_Pod] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:50:05.033] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airbrake1] to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 21:50:05.036] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield1] to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 21:50:05.039] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield2] to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 21:50:05.041] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield3] to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 21:50:05.044] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[InflatableHeatShield] to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 21:50:05.048] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[standardNoseCone] to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 21:50:05.051] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[noseCone] to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 21:50:05.053] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[rocketNoseCone] to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 21:50:05.056] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeA] to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 21:50:05.059] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeB] to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 21:50:05.062] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[CanardController] to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 21:50:05.065] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[deltaWing] to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 21:50:05.067] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[delta_small] to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 21:50:05.070] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airlinerCtrlSrf] to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 21:50:05.073] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airlinerMainWing] to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 21:50:05.076] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airlinerTailFin] to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 21:50:05.079] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[basicFin] to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 21:50:05.081] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[smallCtrlSrf] to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 21:50:05.084] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing] to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 21:50:05.086] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[tailfin] to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 21:50:05.088] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector] to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 21:50:05.108] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[winglet] to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 21:50:05.111] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[R8winglet] to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 21:50:05.113] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[winglet3] to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 21:50:05.115] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing4] to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 21:50:05.118] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector5] to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 21:50:05.123] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[elevon5] to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 21:50:05.125] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing] to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 21:50:05.128] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleDelta] to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 21:50:05.131] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon1] to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 21:50:05.134] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon2] to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 21:50:05.137] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleStrake] to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 21:50:05.140] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleRudder] to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 21:50:05.144] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing1] to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 21:50:05.147] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing2] to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 21:50:05.151] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[AdvancedCanard] to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 21:50:05.156] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[StandardCtrlSrf] to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 21:50:05.162] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector2] to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 21:50:05.165] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector3] to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 21:50:05.168] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector4] to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 21:50:05.176] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[elevon2] to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 21:50:05.195] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[elevon3] to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 21:50:05.197] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingStrake] to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 21:50:05.202] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing2] to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 21:50:05.205] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing3] to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 21:50:05.208] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTail] to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 21:50:05.211] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTailB] to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 21:50:05.213] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airScoop] to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 21:50:05.216] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[miniIntake] to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 21:50:05.218] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[CircularIntake] to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 21:50:05.221] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[ramAirIntake] to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 21:50:05.224] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[MK1IntakeFuselage] to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 21:50:05.227] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[IntakeRadialLong] to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 21:50:05.230] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[shockConeIntake] to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 21:50:05.234] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[advSasModule] to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 21:50:05.236] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[asasmodule1-2] to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 21:50:05.239] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[sasModule] to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 21:50:05.241] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[cupola] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:50:05.244] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[landerCabinSmall] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:50:05.246] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1Cockpit] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:50:05.249] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark2Cockpit] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:50:05.252] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1-2Pod] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:50:05.254] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk1pod] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:50:05.256] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2LanderCabin] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:50:05.259] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3Cockpit_Shuttle] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:50:05.262] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Standard] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:50:05.283] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Inline] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:50:05.286] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[crewCabin] to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 21:50:05.289] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[MK1CrewCabin] to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 21:50:05.292] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2CrewCabin] to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 21:50:05.294] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3CrewCabin] to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 21:50:05.297] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Large_Crewed_Lab] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:50:05.300] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2DroneCore] to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 21:50:05.303] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreCube] to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 21:50:05.307] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[roverBody] to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 21:50:05.310] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreHex] to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 21:50:05.313] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[HECS2_ProbeCore] to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 21:50:05.317] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto] to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 21:50:05.320] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto2] to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 21:50:05.323] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreSphere] to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 21:50:05.326] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[avionicsNoseCone] to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 21:50:05.330] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackLarge] to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 21:50:05.333] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackSmall] to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 21:50:05.337] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[science_module] to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 21:50:05.340] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[LaunchEscapeSystem] to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 21:50:05.343] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[omsEngine] to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 21:50:05.346] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[ionEngine] to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 21:50:05.348] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[miniJetEngine] to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 21:50:05.352] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[JetEngine] to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 21:50:05.373] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[turboJet] to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 21:50:05.376] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[turboFanSize2] to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 21:50:05.379] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[turboFanEngine] to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 21:50:05.382] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[RAPIER] to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 21:50:05.386] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine] to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 21:50:05.389] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[engineLargeSkipper] to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 21:50:05.393] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine1-2] to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 21:50:05.396] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[Size2LFB] to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 21:50:05.399] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[Size3AdvancedEngine] to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 21:50:05.402] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[Size3EngineCluster] to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 21:50:05.406] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[SSME] to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 21:50:05.408] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2] to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 21:50:05.412] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2-2] to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 21:50:05.415] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine3] to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 21:50:05.418] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngineMini] to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 21:50:05.422] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[microEngine] to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 21:50:05.425] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[nuclearEngine] to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 21:50:05.428] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[radialEngineMini] to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 21:50:05.432] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[radialLiquidEngine1-2] to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 21:50:05.436] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[smallRadialEngine] to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 21:50:05.439] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[toroidalAerospike] to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 21:50:05.443] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[sepMotor1] to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 21:50:05.463] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster_sm] to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 21:50:05.466] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster] to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 21:50:05.469] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster1-1] to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 21:50:05.473] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[MassiveBooster] to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 21:50:05.476] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[linearRcs] to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 21:50:05.479] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[RCSBlock] to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 21:50:05.481] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[vernierEngine] to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 21:50:05.485] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler] to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 21:50:05.489] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler2] to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 21:50:05.492] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler1-2] to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 21:50:05.497] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackDecoupler] to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 21:50:05.500] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackDecouplerMini] to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 21:50:05.504] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[decoupler1-2] to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 21:50:05.507] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparator] to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 21:50:05.510] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorMini] to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 21:50:05.514] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorBig] to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 21:50:05.517] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[size3Decoupler] to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 21:50:05.520] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[nacelleBody] to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 21:50:05.523] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialEngineBody] to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 21:50:05.526] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[smallHardpoint] to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 21:50:05.528] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stationHub] to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 21:50:05.532] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam1] to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 21:50:05.551] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam2] to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 21:50:05.555] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam3] to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 21:50:05.558] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralMiniNode] to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 21:50:05.561] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel1] to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 21:50:05.564] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel2] to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 21:50:05.568] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralPylon] to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 21:50:05.571] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[strutCube] to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 21:50:05.573] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[strutOcto] to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 21:50:05.576] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[trussAdapter] to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 21:50:05.579] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece1x] to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 21:50:05.581] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece3x] to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 21:50:05.583] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[noseConeAdapter] to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 21:50:05.587] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallBi] to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 21:50:05.590] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallQuad] to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 21:50:05.594] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallTri] to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 21:50:05.597] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniShort] to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 21:50:05.602] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniTall] to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 21:50:05.605] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter] to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 21:50:05.608] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter2] to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 21:50:05.611] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackBiCoupler] to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 21:50:05.613] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackQuadCoupler] to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 21:50:05.633] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackTriCoupler] to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 21:50:05.637] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[Mk1FuselageStructural] to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 21:50:05.641] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackPoint1] to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 21:50:05.643] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank] to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 21:50:05.646] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank_long] to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 21:50:05.648] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank1-2] to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 21:50:05.651] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank2-2] to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 21:50:05.654] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank3-2] to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 21:50:05.656] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank4-2] to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 21:50:05.659] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmall] to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 21:50:05.662] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmallFlat] to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 21:50:05.665] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuelTank] to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 21:50:05.667] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[MK1Fuselage] to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 21:50:05.671] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuselage] to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 21:50:05.673] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[radialRCSTank] to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 21:50:05.676] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[RCSFuelTank] to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 21:50:05.678] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[RCSTank1-2] to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 21:50:05.681] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankMini] to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 21:50:05.684] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankRadialLong] to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 21:50:05.687] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[toroidalFuelTank] to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 21:50:05.690] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTank] to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 21:50:05.692] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankRadial] to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 21:50:05.695] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankLarge] to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 21:50:05.697] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[LargeTank] to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 21:50:05.700] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[SmallTank] to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 21:50:05.702] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[RadialOreTank] to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 21:50:05.723] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_25] to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 21:50:05.726] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_50] to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 21:50:05.729] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageMONO] to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 21:50:05.732] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_25] to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 21:50:05.735] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_50] to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 21:50:05.739] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_100] to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 21:50:05.742] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_100] to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 21:50:05.745] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Mk2] to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 21:50:05.748] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 21:50:05.751] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2Slant] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 21:50:05.755] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize3-Mk3] to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 21:50:05.758] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Mk2] to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 21:50:05.761] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 21:50:05.764] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1Slant] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 21:50:05.767] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterEngines] to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 21:50:05.770] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3LargeTank] to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 21:50:05.774] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3MediumTank] to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 21:50:05.777] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3SmallTank] to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 21:50:05.780] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3to2Adapter] to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 21:50:05.782] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_Bicoupler] to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 21:50:05.785] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_AdapterLong] to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 21:50:05.806] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2SpacePlaneAdapter] to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 21:50:05.810] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2Fuselage] to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 21:50:05.812] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageLongLFO] to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 21:50:05.816] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLiquid] to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 21:50:05.820] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLFO] to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 21:50:05.823] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortMono] to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 21:50:05.827] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayL] to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 21:50:05.829] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayS] to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 21:50:05.832] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_125] to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 21:50:05.835] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_250] to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 21:50:05.838] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayM] to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 21:50:05.840] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayL] to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 21:50:05.844] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayS] to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 21:50:05.846] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoRamp] to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 21:50:05.849] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryBank] to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 21:50:05.851] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryBankLarge] to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 21:50:05.854] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryBankMini] to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 21:50:05.857] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryPack] to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 21:50:05.860] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ksp_r_largeBatteryPack] to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 21:50:05.863] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[rtg] to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 21:50:05.865] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[spotLight1] to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 21:50:05.867] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[spotLight2] to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 21:50:05.869] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels1] to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 21:50:05.890] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels2] to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 21:50:05.893] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels3] to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 21:50:05.895] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels4] to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 21:50:05.898] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels5] to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 21:50:05.901] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[largeSolarPanel] to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 21:50:05.904] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[LgRadialSolarPanel] to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 21:50:05.908] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[foldingRadLarge] to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 21:50:05.910] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[foldingRadMed] to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 21:50:05.913] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[foldingRadSmall] to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 21:50:05.916] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[radPanelLg] to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 21:50:05.919] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[radPanelSm] to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 21:50:05.921] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[FuelCell] to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 21:50:05.924] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[FuelCellArray] to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 21:50:05.926] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ISRU] to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 21:50:05.928] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[MiniISRU] to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 21:50:05.931] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[RadialDrill] to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 21:50:05.933] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[MiniDrill] to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 21:50:05.936] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[OrbitalScanner] to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 21:50:05.939] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[SurfaceScanner] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:50:05.942] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[SurveyScanner] to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 21:50:05.945] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearFixed] to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 21:50:05.947] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearFree] to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 21:50:05.950] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[SmallGearBay] to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 21:50:05.952] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearSmall] to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 21:50:05.955] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearMedium] to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 21:50:05.958] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearLarge] to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 21:50:05.977] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[roverWheel1] to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 21:50:05.980] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[roverWheel2] to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 21:50:05.983] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[roverWheel3] to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 21:50:05.986] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[wheelMed] to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 21:50:05.988] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1] to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 21:50:05.992] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1-2] to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 21:50:05.995] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[miniLandingLeg] to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 21:50:05.998] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteDrogue] to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 21:50:06.001] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteLarge] to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 21:50:06.004] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteRadial] to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 21:50:06.007] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteSingle] to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 21:50:06.010] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GrapplingDevice] to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 21:50:06.013] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk2DockingPort] to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 21:50:06.019] [ModuleManager] Applying node UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_DynamicTank]] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:06.037] [ModuleManager] Applying node UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_AsteroidTank]] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:06.072] [ModuleManager] Applying node UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid]] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:06.083] [ModuleManager] Applying node UmbraSpaceIndustries/Konstruction/StockTweaks/@PART[GrapplingDevice] to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 21:50:06.087] [ModuleManager] Applying node UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt/@PART[C3_RTank_00] to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 21:50:06.089] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[crewCabin] to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 21:50:06.092] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[cupola] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:50:06.094] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[Large_Crewed_Lab] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:50:06.097] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[MiniISRU] to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 21:50:06.109] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 21:50:06.110] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 21:50:06.138] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 21:50:06.139] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 21:50:06.140] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 21:50:06.141] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 21:50:06.141] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 21:50:06.142] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 21:50:06.143] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 21:50:06.144] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 21:50:06.144] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 21:50:06.145] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 21:50:06.146] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:50:06.147] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 21:50:06.148] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 21:50:06.150] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 21:50:06.151] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 21:50:06.152] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 21:50:06.153] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 21:50:06.154] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 21:50:06.155] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 21:50:06.155] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 21:50:06.156] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 21:50:06.157] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 21:50:06.158] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 21:50:06.158] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 21:50:06.159] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 21:50:06.160] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 21:50:06.161] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 21:50:06.161] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 21:50:06.162] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 21:50:06.163] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 21:50:06.163] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 21:50:06.164] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 21:50:06.165] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 21:50:06.166] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 21:50:06.167] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 21:50:06.167] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 21:50:06.168] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 21:50:06.169] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 21:50:06.170] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 21:50:06.170] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 21:50:06.171] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 21:50:06.172] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 21:50:06.173] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 21:50:06.173] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 21:50:06.174] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 21:50:06.175] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 21:50:06.175] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 21:50:06.176] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 21:50:06.177] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 21:50:06.177] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 21:50:06.178] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 21:50:06.179] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 21:50:06.179] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 21:50:06.180] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 21:50:06.181] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 21:50:06.182] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 21:50:06.182] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 21:50:06.183] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 21:50:06.184] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 21:50:06.184] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 21:50:06.185] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 21:50:06.186] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 21:50:06.186] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 21:50:06.187] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 21:50:06.187] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 21:50:06.188] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 21:50:06.189] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 21:50:06.189] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 21:50:06.190] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 21:50:06.191] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 21:50:06.191] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 21:50:06.192] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:50:06.193] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 21:50:06.194] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 21:50:06.194] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 21:50:06.195] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 21:50:06.196] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:50:06.197] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:50:06.197] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 21:50:06.198] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:50:06.199] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:50:06.200] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:50:06.200] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:50:06.201] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:50:06.202] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 21:50:06.203] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:50:06.203] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:50:06.204] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 21:50:06.205] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 21:50:06.206] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 21:50:06.206] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 21:50:06.207] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 21:50:06.208] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 21:50:06.208] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 21:50:06.209] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 21:50:06.210] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 21:50:06.211] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 21:50:06.211] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 21:50:06.212] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 21:50:06.213] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 21:50:06.214] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 21:50:06.214] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 21:50:06.215] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 21:50:06.216] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 21:50:06.216] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 21:50:06.217] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 21:50:06.218] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 21:50:06.218] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 21:50:06.219] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 21:50:06.220] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 21:50:06.221] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 21:50:06.221] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 21:50:06.222] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 21:50:06.223] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 21:50:06.224] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 21:50:06.225] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 21:50:06.226] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 21:50:06.226] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 21:50:06.227] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 21:50:06.228] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 21:50:06.229] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 21:50:06.230] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 21:50:06.230] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 21:50:06.231] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 21:50:06.232] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 21:50:06.233] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 21:50:06.234] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 21:50:06.234] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 21:50:06.235] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 21:50:06.236] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 21:50:06.237] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 21:50:06.237] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 21:50:06.238] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 21:50:06.239] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 21:50:06.240] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 21:50:06.241] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 21:50:06.241] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 21:50:06.242] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 21:50:06.243] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 21:50:06.244] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 21:50:06.245] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 21:50:06.245] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 21:50:06.246] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 21:50:06.247] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 21:50:06.247] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 21:50:06.248] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 21:50:06.249] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 21:50:06.249] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 21:50:06.250] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 21:50:06.251] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 21:50:06.252] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 21:50:06.252] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 21:50:06.253] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 21:50:06.254] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 21:50:06.254] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 21:50:06.255] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 21:50:06.256] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 21:50:06.257] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 21:50:06.257] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 21:50:06.258] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 21:50:06.259] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 21:50:06.259] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 21:50:06.260] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 21:50:06.261] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 21:50:06.261] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 21:50:06.262] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 21:50:06.263] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 21:50:06.264] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 21:50:06.264] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 21:50:06.265] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 21:50:06.266] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 21:50:06.266] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 21:50:06.267] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 21:50:06.268] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 21:50:06.268] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 21:50:06.269] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 21:50:06.270] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 21:50:06.271] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 21:50:06.271] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 21:50:06.272] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 21:50:06.273] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 21:50:06.273] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 21:50:06.274] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 21:50:06.275] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 21:50:06.275] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 21:50:06.276] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 21:50:06.277] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 21:50:06.278] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 21:50:06.278] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 21:50:06.279] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:06.280] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Prebuilt/flag/flag
[LOG 21:50:06.280] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 21:50:06.281] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 21:50:06.282] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 21:50:06.282] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 21:50:06.283] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 21:50:06.284] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 21:50:06.285] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 21:50:06.285] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 21:50:06.286] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 21:50:06.287] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 21:50:06.288] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 21:50:06.288] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 21:50:06.289] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:50:06.290] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 21:50:06.290] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 21:50:06.291] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 21:50:06.292] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:50:06.293] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 21:50:06.293] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 21:50:06.294] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 21:50:06.295] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 21:50:06.295] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 21:50:06.296] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 21:50:06.297] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 21:50:06.298] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 21:50:06.299] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 21:50:06.300] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 21:50:06.300] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 21:50:06.301] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 21:50:06.302] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 21:50:06.303] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 21:50:06.304] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 21:50:06.304] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 21:50:06.305] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 21:50:06.306] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 21:50:06.306] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 21:50:06.307] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 21:50:06.308] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 21:50:06.309] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 21:50:06.309] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 21:50:06.310] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 21:50:06.311] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 21:50:06.312] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 21:50:06.312] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 21:50:06.313] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 21:50:06.314] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 21:50:06.315] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 21:50:06.315] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 21:50:06.316] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 21:50:06.317] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 21:50:06.317] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 21:50:06.318] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 21:50:06.319] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 21:50:06.320] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 21:50:06.320] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 21:50:06.321] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 21:50:06.322] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 21:50:06.323] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 21:50:06.323] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 21:50:06.324] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 21:50:06.325] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 21:50:06.326] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 21:50:06.326] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 21:50:06.327] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 21:50:06.328] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 21:50:06.329] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 21:50:06.330] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 21:50:06.330] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 21:50:06.331] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 21:50:06.332] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 21:50:06.332] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 21:50:06.333] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 21:50:06.334] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 21:50:06.335] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 21:50:06.335] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 21:50:06.336] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 21:50:06.337] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 21:50:06.337] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 21:50:06.338] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 21:50:06.339] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 21:50:06.340] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 21:50:06.340] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 21:50:06.341] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 21:50:06.342] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 21:50:06.343] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 21:50:06.343] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 21:50:06.344] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 21:50:06.345] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 21:50:06.345] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 21:50:06.346] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 21:50:06.347] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 21:50:06.348] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 21:50:06.348] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 21:50:06.349] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 21:50:06.350] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 21:50:06.350] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 21:50:06.351] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 21:50:06.352] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 21:50:06.353] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 21:50:06.354] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 21:50:06.354] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 21:50:06.355] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 21:50:06.356] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 21:50:06.356] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 21:50:06.357] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 21:50:06.358] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 21:50:06.358] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 21:50:06.359] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 21:50:06.360] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 21:50:06.361] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 21:50:06.361] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 21:50:06.362] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 21:50:06.363] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 21:50:06.363] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 21:50:06.364] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 21:50:06.365] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 21:50:06.366] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 21:50:06.366] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 21:50:06.367] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 21:50:06.368] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 21:50:06.368] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 21:50:06.369] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 21:50:06.370] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 21:50:06.371] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 21:50:06.371] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 21:50:06.372] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 21:50:06.373] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 21:50:06.374] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 21:50:06.374] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 21:50:06.375] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 21:50:06.376] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 21:50:06.377] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 21:50:06.377] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 21:50:06.378] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 21:50:06.379] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 21:50:06.379] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 21:50:06.380] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 21:50:06.381] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 21:50:06.382] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 21:50:06.382] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 21:50:06.383] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 21:50:06.384] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 21:50:06.385] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 21:50:06.385] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 21:50:06.386] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 21:50:06.387] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 21:50:06.388] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 21:50:06.388] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 21:50:06.389] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 21:50:06.390] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 21:50:06.390] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 21:50:06.391] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 21:50:06.392] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 21:50:06.393] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 21:50:06.393] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 21:50:06.394] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 21:50:06.395] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 21:50:06.395] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 21:50:06.396] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 21:50:06.397] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 21:50:06.397] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 21:50:06.398] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 21:50:06.399] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 21:50:06.400] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 21:50:06.400] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 21:50:06.401] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 21:50:06.402] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 21:50:06.403] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 21:50:06.403] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 21:50:06.404] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 21:50:06.405] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 21:50:06.405] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 21:50:06.406] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 21:50:06.407] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 21:50:06.407] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 21:50:06.408] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 21:50:06.409] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 21:50:06.410] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 21:50:06.410] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 21:50:06.411] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 21:50:06.412] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 21:50:06.412] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 21:50:06.413] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 21:50:06.414] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 21:50:06.414] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 21:50:06.415] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 21:50:06.416] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 21:50:06.417] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 21:50:06.417] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 21:50:06.418] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 21:50:06.419] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 21:50:06.420] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 21:50:06.420] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 21:50:06.421] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 21:50:06.422] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 21:50:06.422] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 21:50:06.423] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 21:50:06.424] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 21:50:06.425] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 21:50:06.425] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 21:50:06.426] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 21:50:06.427] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 21:50:06.428] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 21:50:06.428] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 21:50:06.429] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 21:50:06.430] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 21:50:06.431] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 21:50:06.432] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 21:50:06.432] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 21:50:06.433] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 21:50:06.434] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 21:50:06.434] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 21:50:06.435] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 21:50:06.436] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 21:50:06.437] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 21:50:06.437] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 21:50:06.438] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 21:50:06.439] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 21:50:06.439] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 21:50:06.440] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 21:50:06.441] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 21:50:06.442] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 21:50:06.442] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 21:50:06.443] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 21:50:06.444] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 21:50:06.445] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 21:50:06.445] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 21:50:06.446] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 21:50:06.447] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 21:50:06.448] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 21:50:06.448] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 21:50:06.449] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 21:50:06.450] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 21:50:06.450] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 21:50:06.451] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 21:50:06.452] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 21:50:06.453] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 21:50:06.453] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 21:50:06.454] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 21:50:06.455] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 21:50:06.456] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 21:50:06.457] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 21:50:06.457] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 21:50:06.458] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 21:50:06.459] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 21:50:06.460] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 21:50:06.460] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 21:50:06.461] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 21:50:06.462] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 21:50:06.463] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 21:50:06.463] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 21:50:06.464] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 21:50:06.465] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 21:50:06.466] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 21:50:06.466] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 21:50:06.467] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 21:50:06.468] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 21:50:06.469] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 21:50:06.469] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 21:50:06.470] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 21:50:06.471] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 21:50:06.472] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 21:50:06.472] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 21:50:06.473] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 21:50:06.474] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 21:50:06.475] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 21:50:06.475] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:50:06.476] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 21:50:06.477] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 21:50:06.478] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 21:50:06.478] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 21:50:06.479] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 21:50:06.480] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 21:50:06.481] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 21:50:06.481] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 21:50:06.482] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 21:50:06.483] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 21:50:06.484] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 21:50:06.485] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 21:50:06.485] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 21:50:06.486] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 21:50:06.487] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 21:50:06.488] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 21:50:06.488] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 21:50:06.489] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 21:50:06.490] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 21:50:06.491] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 21:50:06.492] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 21:50:06.492] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 21:50:06.493] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 21:50:06.494] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 21:50:06.495] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 21:50:06.495] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 21:50:06.496] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 21:50:06.497] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 21:50:06.498] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 21:50:06.498] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 21:50:06.499] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 21:50:06.500] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 21:50:06.501] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 21:50:06.501] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 21:50:06.502] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 21:50:06.503] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 21:50:06.504] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 21:50:06.504] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 21:50:06.505] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 21:50:06.506] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 21:50:06.507] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 21:50:06.508] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 21:50:06.509] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 21:50:06.509] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 21:50:06.510] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 21:50:06.511] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 21:50:06.512] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 21:50:06.513] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 21:50:06.513] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 21:50:06.514] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 21:50:06.515] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 21:50:06.516] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 21:50:06.516] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 21:50:06.517] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 21:50:06.518] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 21:50:06.519] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 21:50:06.519] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 21:50:06.520] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 21:50:06.521] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 21:50:06.522] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 21:50:06.523] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 21:50:06.523] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 21:50:06.524] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 21:50:06.525] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 21:50:06.526] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 21:50:06.527] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 21:50:06.528] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 21:50:06.528] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 21:50:06.529] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 21:50:06.530] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 21:50:06.531] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 21:50:06.531] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 21:50:06.532] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 21:50:06.533] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 21:50:06.534] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 21:50:06.534] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 21:50:06.535] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 21:50:06.536] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 21:50:06.536] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 21:50:06.537] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 21:50:06.538] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 21:50:06.538] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 21:50:06.539] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 21:50:06.540] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 21:50:06.541] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 21:50:06.541] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 21:50:06.542] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 21:50:06.543] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 21:50:06.544] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 21:50:06.544] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 21:50:06.545] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 21:50:06.546] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 21:50:06.547] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 21:50:06.547] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 21:50:06.548] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 21:50:06.549] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 21:50:06.550] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 21:50:06.551] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 21:50:06.551] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 21:50:06.552] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 21:50:06.553] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 21:50:06.554] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 21:50:06.555] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 21:50:06.556] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 21:50:06.557] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 21:50:06.558] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 21:50:06.559] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 21:50:06.560] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 21:50:06.561] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 21:50:06.562] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 21:50:06.563] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 21:50:06.564] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 21:50:06.566] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 21:50:06.567] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 21:50:06.569] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 21:50:06.570] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 21:50:06.572] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 21:50:06.573] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 21:50:06.574] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 21:50:06.576] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 21:50:06.577] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 21:50:06.579] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 21:50:06.580] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 21:50:06.582] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 21:50:06.583] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 21:50:06.584] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 21:50:06.585] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 21:50:06.587] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 21:50:06.588] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 21:50:06.590] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 21:50:06.591] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 21:50:06.593] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 21:50:06.594] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 21:50:06.595] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 21:50:06.596] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 21:50:06.597] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 21:50:06.599] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 21:50:06.600] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 21:50:06.601] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 21:50:06.602] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 21:50:06.604] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 21:50:06.607] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/StockTweaks/@PART[FuelCellArray] to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 21:50:06.611] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/StockTweaks/@PART[ISRU] to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 21:50:06.614] [ModuleManager] Applying node WarpPlugin/Category/FilterExtensions/@SUBCATEGORY[Fuel?Tanks] to 000_FilterExtensions Configs/SubCategories_Stock/Fuel Tanks
[LOG 21:50:06.615] [ModuleManager] Applying node WarpPlugin/Category/FilterExtensions/@CATEGORY[KSP?Interstellar] to 000_FilterExtensions Configs/Default/Mod_KSPI/KSP Interstellar
[LOG 21:50:06.683] [ModuleManager] Applying node WarpPlugin/Patches/CLSInterstellar/@PART[computerCore]:HAS[!MODULE[ModuleConnectedLivingSpace]] to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:50:06.686] [ModuleManager] Applying node WarpPlugin/Patches/CLSInterstellar/@PART[scienceModule]:HAS[!MODULE[ModuleConnectedLivingSpace]] to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 21:50:06.690] [ModuleManager] Applying node WarpPlugin/Patches/CLSInterstellar/@PART[FNInlineRefineryLarge]:HAS[!MODULE[ModuleConnectedLivingSpace]] to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 21:50:06.692] [ModuleManager] Applying node WarpPlugin/Patches/KSPI_CTT/@TechTree to Squad/Resources/TechTree/TechTree
[LOG 21:50:06.803] [ModuleManager] Applying node WarpPlugin/Patches/PhysicsFix/@PHYSICSGLOBALS to /Physics/PHYSICSGLOBALS
[LOG 21:50:06.806] [ModuleManager] Applying node WarpPlugin/Patches/science/@PART[sensorAccelerometer] to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 21:50:06.809] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Ore/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Ore]] to Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 21:50:06.810] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:50:06.811] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:50:06.812] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:50:06.813] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 21:50:06.815] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[Antimatter] to CommunityResourcePack/CommonResources/Antimatter
[LOG 21:50:06.816] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[ThF4] to CommunityResourcePack/CommonResources/ThF4
[LOG 21:50:06.817] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO2] to CommunityResourcePack/CommonResources/LqdCO2
[LOG 21:50:06.818] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO] to CommunityResourcePack/CommonResources/LqdCO
[LOG 21:50:06.819] [ModuleManager] :BEFORE[000_FILTEREXTENSIONS] pass
[LOG 21:50:06.823] [ModuleManager] :FOR[000_FILTEREXTENSIONS] pass
[LOG 21:50:06.826] [ModuleManager] :AFTER[000_FILTEREXTENSIONS] pass
[LOG 21:50:06.830] [ModuleManager] :BEFORE[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 21:50:06.834] [ModuleManager] :FOR[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 21:50:06.838] [ModuleManager] :AFTER[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 21:50:06.842] [ModuleManager] :BEFORE[000_TOOLBAR] pass
[LOG 21:50:06.846] [ModuleManager] :FOR[000_TOOLBAR] pass
[LOG 21:50:06.849] [ModuleManager] :AFTER[000_TOOLBAR] pass
[LOG 21:50:06.853] [ModuleManager] :BEFORE[000_USITOOLS] pass
[LOG 21:50:06.856] [ModuleManager] :FOR[000_USITOOLS] pass
[LOG 21:50:06.860] [ModuleManager] :AFTER[000_USITOOLS] pass
[LOG 21:50:06.863] [ModuleManager] :BEFORE[ART] pass
[LOG 21:50:06.867] [ModuleManager] :FOR[ART] pass
[LOG 21:50:06.870] [ModuleManager] :AFTER[ART] pass
[LOG 21:50:06.874] [ModuleManager] :BEFORE[ASSEMBLY-CSHARP] pass
[LOG 21:50:06.877] [ModuleManager] :FOR[ASSEMBLY-CSHARP] pass
[LOG 21:50:06.881] [ModuleManager] :AFTER[ASSEMBLY-CSHARP] pass
[LOG 21:50:06.884] [ModuleManager] :BEFORE[BETTERBURNTIME] pass
[LOG 21:50:06.888] [ModuleManager] :FOR[BETTERBURNTIME] pass
[LOG 21:50:06.891] [ModuleManager] :AFTER[BETTERBURNTIME] pass
[LOG 21:50:06.895] [ModuleManager] :BEFORE[COMMUNITYRESOURCEPACK] pass
[LOG 21:50:06.899] [ModuleManager] :FOR[COMMUNITYRESOURCEPACK] pass
[LOG 21:50:06.903] [ModuleManager] :AFTER[COMMUNITYRESOURCEPACK] pass
[LOG 21:50:06.924] [ModuleManager] :BEFORE[EDITOREXTENSIONSREDUX] pass
[LOG 21:50:06.927] [ModuleManager] :FOR[EDITOREXTENSIONSREDUX] pass
[LOG 21:50:06.931] [ModuleManager] :AFTER[EDITOREXTENSIONSREDUX] pass
[LOG 21:50:06.935] [ModuleManager] :BEFORE[FIELDTRAININGFACILITY] pass
[LOG 21:50:06.938] [ModuleManager] :FOR[FIELDTRAININGFACILITY] pass
[LOG 21:50:06.942] [ModuleManager] :AFTER[FIELDTRAININGFACILITY] pass
[LOG 21:50:06.946] [ModuleManager] :BEFORE[FILTEREXTENSIONS] pass
[LOG 21:50:06.949] [ModuleManager] :FOR[FILTEREXTENSIONS] pass
[LOG 21:50:06.953] [ModuleManager] :AFTER[FILTEREXTENSIONS] pass
[LOG 21:50:06.956] [ModuleManager] :BEFORE[FIRESPITTER] pass
[LOG 21:50:06.960] [ModuleManager] :FOR[FIRESPITTER] pass
[LOG 21:50:06.963] [ModuleManager] :AFTER[FIRESPITTER] pass
[LOG 21:50:06.967] [ModuleManager] :BEFORE[INTERSTELLAR] pass
[LOG 21:50:06.970] [ModuleManager] :FOR[INTERSTELLAR] pass
[LOG 21:50:06.974] [ModuleManager] :AFTER[INTERSTELLAR] pass
[LOG 21:50:06.977] [ModuleManager] :BEFORE[INTERSTELLARFUELSWITCH] pass
[LOG 21:50:06.981] [ModuleManager] :FOR[INTERSTELLARFUELSWITCH] pass
[LOG 21:50:06.987] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 21:50:06.992] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 21:50:06.995] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 21:50:06.998] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 21:50:07.002] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 21:50:07.005] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 21:50:07.008] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 21:50:07.011] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 21:50:07.015] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 21:50:07.018] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 21:50:07.038] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 21:50:07.041] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 21:50:07.045] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 21:50:07.048] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 21:50:07.051] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 21:50:07.055] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 21:50:07.058] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 21:50:07.061] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 21:50:07.065] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 21:50:07.068] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 21:50:07.071] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 21:50:07.075] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 21:50:07.078] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 21:50:07.081] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 21:50:07.085] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 21:50:07.088] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 21:50:07.091] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 21:50:07.095] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 21:50:07.104] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 21:50:07.132] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/XenonTank/@PART[xenonTank]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 21:50:07.142] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:FOR[InterstellarFuelSwitch] to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 21:50:07.146] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:FOR[InterstellarFuelSwitch] to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 21:50:07.151] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:FOR[InterstellarFuelSwitch] to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 21:50:07.169] [ModuleManager] :AFTER[INTERSTELLARFUELSWITCH] pass
[LOG 21:50:07.173] [ModuleManager] :BEFORE[KOLONYTOOLS] pass
[LOG 21:50:07.176] [ModuleManager] :FOR[KOLONYTOOLS] pass
[LOG 21:50:07.180] [ModuleManager] :AFTER[KOLONYTOOLS] pass
[LOG 21:50:07.183] [ModuleManager] :BEFORE[KONSTRUCTION] pass
[LOG 21:50:07.187] [ModuleManager] :FOR[KONSTRUCTION] pass
[LOG 21:50:07.190] [ModuleManager] :AFTER[KONSTRUCTION] pass
[LOG 21:50:07.194] [ModuleManager] :BEFORE[KSPSTEAMCTRLR] pass
[LOG 21:50:07.197] [ModuleManager] :FOR[KSPSTEAMCTRLR] pass
[LOG 21:50:07.201] [ModuleManager] :AFTER[KSPSTEAMCTRLR] pass
[LOG 21:50:07.204] [ModuleManager] :BEFORE[MECHJEB2] pass
[LOG 21:50:07.208] [ModuleManager] :FOR[MECHJEB2] pass
[LOG 21:50:07.211] [ModuleManager] :AFTER[MECHJEB2] pass
[LOG 21:50:07.215] [ModuleManager] :BEFORE[MINIAVC] pass
[LOG 21:50:07.218] [ModuleManager] :FOR[MINIAVC] pass
[LOG 21:50:07.222] [ModuleManager] :AFTER[MINIAVC] pass
[LOG 21:50:07.242] [ModuleManager] :BEFORE[MKS] pass
[LOG 21:50:07.246] [ModuleManager] :FOR[MKS] pass
[LOG 21:50:07.249] [ModuleManager] :AFTER[MKS] pass
[LOG 21:50:07.253] [ModuleManager] :BEFORE[MODULEMANAGER] pass
[LOG 21:50:07.256] [ModuleManager] :FOR[MODULEMANAGER] pass
[LOG 21:50:07.260] [ModuleManager] :AFTER[MODULEMANAGER] pass
[LOG 21:50:07.263] [ModuleManager] :BEFORE[MODULEMANAGER.2.7.1] pass
[LOG 21:50:07.267] [ModuleManager] :FOR[MODULEMANAGER.2.7.1] pass
[LOG 21:50:07.271] [ModuleManager] :AFTER[MODULEMANAGER.2.7.1] pass
[LOG 21:50:07.274] [ModuleManager] :BEFORE[OKS] pass
[LOG 21:50:07.278] [ModuleManager] :FOR[OKS] pass
[LOG 21:50:07.281] [ModuleManager] :AFTER[OKS] pass
[LOG 21:50:07.285] [ModuleManager] :BEFORE[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 21:50:07.288] [ModuleManager] :FOR[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 21:50:07.292] [ModuleManager] :AFTER[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 21:50:07.296] [ModuleManager] :BEFORE[PERSISTENTROTATION] pass
[LOG 21:50:07.299] [ModuleManager] :FOR[PERSISTENTROTATION] pass
[LOG 21:50:07.303] [ModuleManager] :AFTER[PERSISTENTROTATION] pass
[LOG 21:50:07.306] [ModuleManager] :BEFORE[RCSSOUNDS] pass
[LOG 21:50:07.310] [ModuleManager] :FOR[RCSSOUNDS] pass
[LOG 21:50:07.313] [ModuleManager] :AFTER[RCSSOUNDS] pass
[LOG 21:50:07.317] [ModuleManager] :BEFORE[SCALE] pass
[LOG 21:50:07.320] [ModuleManager] :FOR[SCALE] pass
[LOG 21:50:07.324] [ModuleManager] :AFTER[SCALE] pass
[LOG 21:50:07.327] [ModuleManager] :BEFORE[SCALE_REDIST] pass
[LOG 21:50:07.331] [ModuleManager] :FOR[SCALE_REDIST] pass
[LOG 21:50:07.334] [ModuleManager] :AFTER[SCALE_REDIST] pass
[LOG 21:50:07.338] [ModuleManager] :BEFORE[SQUAD] pass
[LOG 21:50:07.341] [ModuleManager] :FOR[SQUAD] pass
[LOG 21:50:07.345] [ModuleManager] :AFTER[SQUAD] pass
[LOG 21:50:07.348] [ModuleManager] :BEFORE[STAGERECOVERY] pass
[LOG 21:50:07.352] [ModuleManager] :FOR[STAGERECOVERY] pass
[LOG 21:50:07.356] [ModuleManager] :AFTER[STAGERECOVERY] pass
[LOG 21:50:07.359] [ModuleManager] :BEFORE[STEAMWORKS.NET] pass
[LOG 21:50:07.363] [ModuleManager] :FOR[STEAMWORKS.NET] pass
[LOG 21:50:07.367] [ModuleManager] :AFTER[STEAMWORKS.NET] pass
[LOG 21:50:07.387] [ModuleManager] :BEFORE[TWEAKSCALE] pass
[LOG 21:50:07.391] [ModuleManager] :FOR[TWEAKSCALE] pass
[LOG 21:50:07.394] [ModuleManager] :AFTER[TWEAKSCALE] pass
[LOG 21:50:07.398] [ModuleManager] :BEFORE[UKS] pass
[LOG 21:50:07.401] [ModuleManager] :FOR[UKS] pass
[LOG 21:50:07.405] [ModuleManager] :AFTER[UKS] pass
[LOG 21:50:07.408] [ModuleManager] :BEFORE[UMBRASPACEINDUSTRIES] pass
[LOG 21:50:07.412] [ModuleManager] :FOR[UMBRASPACEINDUSTRIES] pass
[LOG 21:50:07.415] [ModuleManager] :AFTER[UMBRASPACEINDUSTRIES] pass
[LOG 21:50:07.419] [ModuleManager] :BEFORE[USILIFESUPPORT] pass
[LOG 21:50:07.422] [ModuleManager] :FOR[USILIFESUPPORT] pass
[LOG 21:50:07.427] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:50:07.429] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:50:07.430] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 21:50:07.431] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:50:07.432] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:50:07.434] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:50:07.435] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:50:07.436] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:50:07.437] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:50:07.439] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:50:07.443] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 21:50:07.448] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 21:50:07.453] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 21:50:07.454] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 21:50:07.456] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 21:50:07.458] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 21:50:07.459] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 21:50:07.460] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 21:50:07.462] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 21:50:07.463] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 21:50:07.465] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 21:50:07.467] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 21:50:07.468] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 21:50:07.470] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 21:50:07.471] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 21:50:07.521] [ModuleManager] :AFTER[USILIFESUPPORT] pass
[LOG 21:50:07.525] [ModuleManager] :BEFORE[USITOOLS] pass
[LOG 21:50:07.528] [ModuleManager] :FOR[USITOOLS] pass
[LOG 21:50:07.532] [ModuleManager] :AFTER[USITOOLS] pass
[LOG 21:50:07.535] [ModuleManager] :BEFORE[WARPPLUGIN] pass
[LOG 21:50:07.539] [ModuleManager] :FOR[WARPPLUGIN] pass
[LOG 21:50:07.545] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackPoint1]:FOR[WarpPlugin] to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 21:50:07.548] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackBiCoupler]:FOR[WarpPlugin] to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 21:50:07.551] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackTriCoupler]:FOR[WarpPlugin] to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 21:50:07.555] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackQuadCoupler]:FOR[WarpPlugin] to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 21:50:07.558] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stationHub]:FOR[WarpPlugin] to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 21:50:07.560] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayL]:FOR[WarpPlugin] to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 21:50:07.563] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayS]:FOR[WarpPlugin] to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 21:50:07.565] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayL]:FOR[WarpPlugin] to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 21:50:07.568] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayM]:FOR[WarpPlugin] to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 21:50:07.570] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayS]:FOR[WarpPlugin] to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 21:50:07.591] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[foldingRadLarge]:FOR[WarpPlugin] to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 21:50:07.594] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[foldingRadMed]:FOR[WarpPlugin] to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 21:50:07.597] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[foldingRadSmall]:FOR[WarpPlugin] to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 21:50:07.600] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[radPanelLg]:FOR[WarpPlugin] to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 21:50:07.603] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[radPanelSm]:FOR[WarpPlugin] to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 21:50:07.606] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[radPanelEdge]:FOR[WarpPlugin] to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 21:50:07.611] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_625]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 21:50:07.614] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_125]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 21:50:07.617] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_250]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 21:50:07.620] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_375]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 21:50:07.625] [ModuleManager] Applying node WarpPlugin/Patches/OrbitalScannerFix/@PART[OrbitalScanner]:FOR[WarpPlugin] to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 21:50:07.629] [ModuleManager] Applying node WarpPlugin/Patches/RadialDrillFix/@PART[RadialDrill]:FOR[WarpPlugin] to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 21:50:07.632] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[RAPIER]:FOR[WarpPlugin] to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 21:50:07.635] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[turboFanEngine]:FOR[WarpPlugin] to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 21:50:07.638] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[radialEngineBody]:FOR[WarpPlugin] to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 21:50:07.641] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[nacelleBody]:FOR[WarpPlugin] to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 21:50:07.654] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 21:50:07.655] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 21:50:07.656] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 21:50:07.657] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 21:50:07.675] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 21:50:07.676] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 21:50:07.677] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 21:50:07.682] [ModuleManager] Applying node WarpPlugin/Patches/SolarPanels/@PART[largeSolarPanel]:FOR[WarpPlugin] to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 21:50:07.685] [ModuleManager] Applying node WarpPlugin/Patches/SurfaceScanner/@PART[SurfaceScanner]:FOR[WarpPlugin] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:50:07.688] [ModuleManager] :AFTER[WARPPLUGIN] pass
[LOG 21:50:07.692] [ModuleManager] :FINAL pass
[LOG 21:50:07.693] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 21:50:07.694] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 21:50:07.695] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 21:50:07.696] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 21:50:07.697] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 21:50:07.698] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 21:50:07.698] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 21:50:07.699] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 21:50:07.700] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 21:50:07.701] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 21:50:07.702] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:50:07.702] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 21:50:07.703] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 21:50:07.704] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 21:50:07.705] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 21:50:07.706] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 21:50:07.707] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 21:50:07.707] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 21:50:07.708] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 21:50:07.709] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 21:50:07.710] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 21:50:07.710] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 21:50:07.711] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 21:50:07.712] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 21:50:07.713] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 21:50:07.714] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 21:50:07.714] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 21:50:07.715] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 21:50:07.716] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 21:50:07.717] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 21:50:07.717] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 21:50:07.718] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 21:50:07.719] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 21:50:07.720] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 21:50:07.721] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 21:50:07.722] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 21:50:07.722] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 21:50:07.723] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 21:50:07.724] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 21:50:07.725] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 21:50:07.726] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 21:50:07.727] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 21:50:07.727] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 21:50:07.728] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 21:50:07.729] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 21:50:07.730] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 21:50:07.731] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 21:50:07.731] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 21:50:07.732] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 21:50:07.733] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 21:50:07.734] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 21:50:07.734] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 21:50:07.735] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 21:50:07.736] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 21:50:07.737] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 21:50:07.737] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 21:50:07.738] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 21:50:07.739] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 21:50:07.740] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 21:50:07.740] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 21:50:07.741] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 21:50:07.742] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 21:50:07.743] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 21:50:07.743] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 21:50:07.744] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 21:50:07.745] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 21:50:07.746] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 21:50:07.746] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 21:50:07.747] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 21:50:07.748] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 21:50:07.749] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 21:50:07.750] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:50:07.750] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 21:50:07.751] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 21:50:07.752] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 21:50:07.753] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 21:50:07.754] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:50:07.754] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:50:07.755] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 21:50:07.756] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:50:07.757] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:50:07.758] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:50:07.758] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:50:07.759] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:50:07.760] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 21:50:07.761] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:50:07.762] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:50:07.763] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 21:50:07.764] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 21:50:07.764] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 21:50:07.765] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 21:50:07.766] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 21:50:07.767] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 21:50:07.768] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 21:50:07.768] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 21:50:07.769] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 21:50:07.770] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 21:50:07.771] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 21:50:07.772] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 21:50:07.773] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 21:50:07.773] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 21:50:07.774] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 21:50:07.775] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 21:50:07.776] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 21:50:07.777] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 21:50:07.777] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 21:50:07.778] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 21:50:07.779] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 21:50:07.780] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 21:50:07.781] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 21:50:07.781] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 21:50:07.782] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 21:50:07.783] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 21:50:07.784] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 21:50:07.785] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 21:50:07.786] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 21:50:07.787] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 21:50:07.788] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 21:50:07.789] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 21:50:07.790] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 21:50:07.791] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 21:50:07.792] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 21:50:07.793] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 21:50:07.793] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 21:50:07.794] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 21:50:07.795] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 21:50:07.796] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 21:50:07.797] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 21:50:07.798] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 21:50:07.799] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 21:50:07.800] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 21:50:07.800] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 21:50:07.801] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 21:50:07.802] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 21:50:07.803] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 21:50:07.804] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 21:50:07.805] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 21:50:07.806] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 21:50:07.807] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 21:50:07.808] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 21:50:07.808] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 21:50:07.809] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 21:50:07.810] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 21:50:07.811] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 21:50:07.812] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 21:50:07.812] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 21:50:07.813] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 21:50:07.814] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 21:50:07.815] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 21:50:07.816] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 21:50:07.817] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 21:50:07.817] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 21:50:07.818] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 21:50:07.819] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 21:50:07.820] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 21:50:07.821] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 21:50:07.822] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 21:50:07.822] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 21:50:07.823] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 21:50:07.824] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 21:50:07.825] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 21:50:07.826] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 21:50:07.826] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 21:50:07.827] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 21:50:07.828] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 21:50:07.829] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 21:50:07.830] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 21:50:07.831] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 21:50:07.831] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 21:50:07.832] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 21:50:07.833] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 21:50:07.834] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 21:50:07.834] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 21:50:07.835] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 21:50:07.836] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 21:50:07.837] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 21:50:07.838] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 21:50:07.838] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 21:50:07.839] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 21:50:07.840] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 21:50:07.841] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 21:50:07.842] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 21:50:07.842] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 21:50:07.843] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 21:50:07.844] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 21:50:07.845] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 21:50:07.846] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 21:50:07.846] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 21:50:07.847] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 21:50:07.848] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:07.849] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Prebuilt/flag/flag
[LOG 21:50:07.850] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 21:50:07.850] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 21:50:07.851] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 21:50:07.852] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 21:50:07.853] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 21:50:07.854] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 21:50:07.854] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 21:50:07.855] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 21:50:07.856] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 21:50:07.857] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 21:50:07.858] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 21:50:07.859] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 21:50:07.859] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:50:07.860] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 21:50:07.861] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 21:50:07.862] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 21:50:07.863] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:50:07.864] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 21:50:07.864] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 21:50:07.865] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 21:50:07.866] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 21:50:07.867] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 21:50:07.868] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 21:50:07.869] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 21:50:07.869] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 21:50:07.870] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 21:50:07.871] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 21:50:07.872] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 21:50:07.873] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 21:50:07.874] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 21:50:07.874] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 21:50:07.876] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 21:50:07.877] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 21:50:07.877] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 21:50:07.878] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 21:50:07.879] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 21:50:07.880] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 21:50:07.881] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 21:50:07.881] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 21:50:07.882] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 21:50:07.883] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 21:50:07.884] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 21:50:07.885] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 21:50:07.886] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 21:50:07.887] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 21:50:07.887] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 21:50:07.888] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 21:50:07.889] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 21:50:07.890] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 21:50:07.891] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 21:50:07.891] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 21:50:07.892] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 21:50:07.893] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 21:50:07.894] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 21:50:07.895] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 21:50:07.895] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 21:50:07.896] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 21:50:07.897] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 21:50:07.898] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 21:50:07.899] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 21:50:07.900] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 21:50:07.900] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 21:50:07.901] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 21:50:07.902] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 21:50:07.903] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 21:50:07.904] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 21:50:07.905] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 21:50:07.906] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 21:50:07.906] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 21:50:07.907] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 21:50:07.908] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 21:50:07.909] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 21:50:07.910] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 21:50:07.910] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 21:50:07.911] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 21:50:07.912] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 21:50:07.913] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 21:50:07.914] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 21:50:07.914] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 21:50:07.915] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 21:50:07.916] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 21:50:07.917] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 21:50:07.918] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 21:50:07.919] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 21:50:07.919] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 21:50:07.920] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 21:50:07.921] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 21:50:07.922] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 21:50:07.923] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 21:50:07.923] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 21:50:07.924] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 21:50:07.925] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 21:50:07.926] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 21:50:07.926] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 21:50:07.927] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 21:50:07.928] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 21:50:07.929] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 21:50:07.930] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 21:50:07.931] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 21:50:07.932] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 21:50:07.932] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 21:50:07.933] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 21:50:07.934] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 21:50:07.935] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 21:50:07.935] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 21:50:07.936] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 21:50:07.937] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 21:50:07.938] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 21:50:07.939] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 21:50:07.939] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 21:50:07.940] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 21:50:07.941] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 21:50:07.942] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 21:50:07.943] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 21:50:07.943] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 21:50:07.944] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 21:50:07.945] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 21:50:07.946] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 21:50:07.947] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 21:50:07.947] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 21:50:07.948] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 21:50:07.949] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 21:50:07.950] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 21:50:07.951] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 21:50:07.951] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 21:50:07.952] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 21:50:07.953] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 21:50:07.954] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 21:50:07.955] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 21:50:07.956] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 21:50:07.956] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 21:50:07.957] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 21:50:07.958] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 21:50:07.959] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 21:50:07.960] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 21:50:07.960] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 21:50:07.961] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 21:50:07.962] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 21:50:07.963] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 21:50:07.964] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 21:50:07.964] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 21:50:07.965] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 21:50:07.966] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 21:50:07.967] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 21:50:07.968] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 21:50:07.968] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 21:50:07.969] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 21:50:07.970] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 21:50:07.971] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 21:50:07.972] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 21:50:07.973] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 21:50:07.973] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 21:50:07.974] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 21:50:07.975] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 21:50:07.976] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 21:50:07.977] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 21:50:07.977] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 21:50:07.978] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 21:50:07.979] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 21:50:07.980] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 21:50:07.981] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 21:50:07.981] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 21:50:07.982] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 21:50:07.983] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 21:50:07.984] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 21:50:07.985] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 21:50:07.985] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 21:50:07.986] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 21:50:07.987] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 21:50:07.988] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 21:50:07.989] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 21:50:07.989] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 21:50:07.990] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 21:50:07.991] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 21:50:07.992] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 21:50:07.992] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 21:50:07.993] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 21:50:07.994] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 21:50:07.995] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 21:50:07.996] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 21:50:07.996] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 21:50:07.997] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 21:50:07.998] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 21:50:07.999] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 21:50:08.000] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 21:50:08.000] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 21:50:08.001] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 21:50:08.002] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 21:50:08.003] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 21:50:08.004] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 21:50:08.004] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 21:50:08.005] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 21:50:08.006] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 21:50:08.007] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 21:50:08.008] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 21:50:08.008] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 21:50:08.009] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 21:50:08.010] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 21:50:08.011] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 21:50:08.012] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 21:50:08.013] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 21:50:08.013] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 21:50:08.014] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 21:50:08.015] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 21:50:08.016] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 21:50:08.017] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 21:50:08.018] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 21:50:08.019] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 21:50:08.020] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 21:50:08.020] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 21:50:08.021] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 21:50:08.022] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 21:50:08.023] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 21:50:08.024] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 21:50:08.024] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 21:50:08.025] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 21:50:08.026] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 21:50:08.027] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 21:50:08.028] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 21:50:08.029] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 21:50:08.029] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 21:50:08.030] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 21:50:08.031] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 21:50:08.032] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 21:50:08.033] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 21:50:08.033] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 21:50:08.034] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 21:50:08.035] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 21:50:08.036] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 21:50:08.037] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 21:50:08.038] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 21:50:08.038] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 21:50:08.039] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 21:50:08.040] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 21:50:08.041] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 21:50:08.042] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 21:50:08.042] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 21:50:08.043] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 21:50:08.044] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 21:50:08.045] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 21:50:08.046] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 21:50:08.047] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 21:50:08.048] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 21:50:08.049] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 21:50:08.049] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 21:50:08.050] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 21:50:08.051] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 21:50:08.052] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 21:50:08.053] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 21:50:08.054] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 21:50:08.055] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 21:50:08.055] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 21:50:08.056] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 21:50:08.057] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 21:50:08.058] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 21:50:08.059] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 21:50:08.059] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 21:50:08.060] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 21:50:08.061] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 21:50:08.062] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 21:50:08.063] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 21:50:08.064] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 21:50:08.065] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 21:50:08.065] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 21:50:08.066] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 21:50:08.067] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 21:50:08.068] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:50:08.069] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 21:50:08.069] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 21:50:08.070] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 21:50:08.071] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 21:50:08.072] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 21:50:08.073] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 21:50:08.074] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 21:50:08.075] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 21:50:08.075] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 21:50:08.076] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 21:50:08.077] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 21:50:08.078] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 21:50:08.079] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 21:50:08.080] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 21:50:08.081] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 21:50:08.081] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 21:50:08.082] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 21:50:08.083] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 21:50:08.084] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 21:50:08.085] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 21:50:08.086] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 21:50:08.087] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 21:50:08.088] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 21:50:08.088] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 21:50:08.089] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 21:50:08.090] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 21:50:08.091] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 21:50:08.092] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 21:50:08.093] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 21:50:08.093] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 21:50:08.094] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 21:50:08.095] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 21:50:08.096] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 21:50:08.097] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 21:50:08.098] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 21:50:08.098] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 21:50:08.099] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 21:50:08.100] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 21:50:08.101] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 21:50:08.102] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 21:50:08.103] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 21:50:08.104] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 21:50:08.105] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 21:50:08.105] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 21:50:08.106] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 21:50:08.107] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 21:50:08.108] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 21:50:08.109] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 21:50:08.110] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 21:50:08.111] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 21:50:08.112] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 21:50:08.113] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 21:50:08.113] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 21:50:08.114] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 21:50:08.115] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 21:50:08.116] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 21:50:08.117] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 21:50:08.117] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 21:50:08.118] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 21:50:08.119] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 21:50:08.120] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 21:50:08.121] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 21:50:08.122] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 21:50:08.123] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 21:50:08.124] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 21:50:08.125] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 21:50:08.126] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 21:50:08.127] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 21:50:08.127] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 21:50:08.128] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 21:50:08.129] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 21:50:08.130] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 21:50:08.131] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 21:50:08.132] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 21:50:08.132] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 21:50:08.133] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 21:50:08.134] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 21:50:08.135] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 21:50:08.136] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 21:50:08.136] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 21:50:08.137] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 21:50:08.138] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 21:50:08.139] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 21:50:08.140] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 21:50:08.140] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 21:50:08.141] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 21:50:08.142] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 21:50:08.143] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 21:50:08.144] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 21:50:08.145] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 21:50:08.146] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 21:50:08.147] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 21:50:08.149] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 21:50:08.150] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 21:50:08.152] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 21:50:08.153] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 21:50:08.155] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 21:50:08.156] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 21:50:08.157] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 21:50:08.158] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 21:50:08.160] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 21:50:08.161] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 21:50:08.162] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 21:50:08.164] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 21:50:08.165] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 21:50:08.167] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 21:50:08.168] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 21:50:08.170] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 21:50:08.171] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 21:50:08.172] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 21:50:08.174] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 21:50:08.175] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 21:50:08.176] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 21:50:08.177] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 21:50:08.178] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 21:50:08.179] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 21:50:08.179] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 21:50:08.180] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 21:50:08.181] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 21:50:08.182] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 21:50:08.183] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 21:50:08.184] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 21:50:08.185] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 21:50:08.186] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 21:50:08.187] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 21:50:08.187] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 21:50:08.188] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 21:50:08.189] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 21:50:08.190] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 21:50:08.191] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 21:50:08.192] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 21:50:08.193] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 21:50:08.194] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 21:50:08.194] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 21:50:08.195] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 21:50:08.196] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 21:50:08.197] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 21:50:08.198] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 21:50:08.199] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 21:50:08.200] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 21:50:08.200] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 21:50:08.203] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 21:50:08.204] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 21:50:08.205] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 21:50:08.206] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 21:50:08.207] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 21:50:08.207] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 21:50:08.208] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 21:50:08.209] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 21:50:08.209] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 21:50:08.210] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 21:50:08.211] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:50:08.212] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 21:50:08.212] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 21:50:08.213] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 21:50:08.214] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 21:50:08.214] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 21:50:08.215] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 21:50:08.216] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 21:50:08.217] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 21:50:08.217] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 21:50:08.218] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 21:50:08.219] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 21:50:08.219] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 21:50:08.220] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 21:50:08.221] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 21:50:08.222] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 21:50:08.222] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 21:50:08.223] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 21:50:08.224] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 21:50:08.224] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 21:50:08.225] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 21:50:08.226] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 21:50:08.226] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 21:50:08.227] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 21:50:08.228] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 21:50:08.229] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 21:50:08.229] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 21:50:08.230] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 21:50:08.231] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 21:50:08.232] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 21:50:08.233] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 21:50:08.233] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 21:50:08.234] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 21:50:08.235] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 21:50:08.235] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 21:50:08.236] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 21:50:08.237] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 21:50:08.237] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 21:50:08.238] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 21:50:08.239] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 21:50:08.240] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 21:50:08.240] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 21:50:08.241] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 21:50:08.242] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 21:50:08.242] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 21:50:08.243] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 21:50:08.244] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 21:50:08.244] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 21:50:08.245] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 21:50:08.246] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 21:50:08.246] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 21:50:08.247] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 21:50:08.248] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 21:50:08.248] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 21:50:08.249] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 21:50:08.250] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 21:50:08.250] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 21:50:08.251] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 21:50:08.252] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 21:50:08.252] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 21:50:08.253] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 21:50:08.254] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:50:08.254] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 21:50:08.255] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 21:50:08.256] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 21:50:08.257] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 21:50:08.257] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:50:08.258] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:50:08.259] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 21:50:08.260] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:50:08.260] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:50:08.261] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:50:08.262] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:50:08.263] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:50:08.263] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 21:50:08.264] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:50:08.265] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:50:08.266] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 21:50:08.266] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 21:50:08.267] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 21:50:08.268] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 21:50:08.269] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 21:50:08.269] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 21:50:08.270] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 21:50:08.271] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 21:50:08.272] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 21:50:08.272] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 21:50:08.273] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 21:50:08.274] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 21:50:08.274] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 21:50:08.275] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 21:50:08.276] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 21:50:08.277] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 21:50:08.278] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 21:50:08.278] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 21:50:08.279] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 21:50:08.280] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 21:50:08.280] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 21:50:08.281] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 21:50:08.282] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 21:50:08.282] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 21:50:08.283] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 21:50:08.284] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 21:50:08.285] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 21:50:08.286] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 21:50:08.287] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 21:50:08.287] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 21:50:08.288] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 21:50:08.289] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 21:50:08.290] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 21:50:08.291] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 21:50:08.292] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 21:50:08.292] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 21:50:08.293] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 21:50:08.294] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 21:50:08.295] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 21:50:08.296] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 21:50:08.296] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 21:50:08.297] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 21:50:08.298] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 21:50:08.299] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 21:50:08.299] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 21:50:08.300] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 21:50:08.301] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 21:50:08.302] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 21:50:08.303] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 21:50:08.303] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 21:50:08.304] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 21:50:08.305] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 21:50:08.306] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 21:50:08.306] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 21:50:08.307] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 21:50:08.308] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 21:50:08.309] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 21:50:08.309] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 21:50:08.310] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 21:50:08.311] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 21:50:08.312] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 21:50:08.312] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 21:50:08.313] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 21:50:08.314] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 21:50:08.315] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 21:50:08.315] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 21:50:08.316] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 21:50:08.317] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 21:50:08.318] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 21:50:08.318] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 21:50:08.319] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 21:50:08.320] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 21:50:08.320] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 21:50:08.321] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 21:50:08.322] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 21:50:08.323] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 21:50:08.323] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 21:50:08.324] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 21:50:08.325] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 21:50:08.326] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 21:50:08.326] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 21:50:08.327] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 21:50:08.328] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 21:50:08.329] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 21:50:08.329] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 21:50:08.330] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 21:50:08.331] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 21:50:08.331] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 21:50:08.332] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 21:50:08.333] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 21:50:08.333] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 21:50:08.334] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 21:50:08.335] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 21:50:08.336] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 21:50:08.336] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 21:50:08.337] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 21:50:08.338] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 21:50:08.338] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 21:50:08.339] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 21:50:08.340] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 21:50:08.341] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 21:50:08.341] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 21:50:08.342] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:08.343] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/flag/flag
[LOG 21:50:08.343] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 21:50:08.344] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 21:50:08.345] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 21:50:08.345] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 21:50:08.346] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 21:50:08.347] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 21:50:08.347] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 21:50:08.348] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 21:50:08.349] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 21:50:08.350] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 21:50:08.351] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 21:50:08.351] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 21:50:08.352] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:50:08.353] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 21:50:08.354] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 21:50:08.354] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 21:50:08.355] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:50:08.356] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 21:50:08.356] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 21:50:08.357] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 21:50:08.358] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 21:50:08.359] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 21:50:08.359] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 21:50:08.360] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 21:50:08.361] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 21:50:08.362] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 21:50:08.362] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 21:50:08.363] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 21:50:08.364] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 21:50:08.365] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 21:50:08.365] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 21:50:08.366] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 21:50:08.367] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 21:50:08.368] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 21:50:08.368] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 21:50:08.369] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 21:50:08.370] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 21:50:08.370] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 21:50:08.371] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 21:50:08.372] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 21:50:08.373] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 21:50:08.373] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 21:50:08.374] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 21:50:08.375] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 21:50:08.376] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 21:50:08.376] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 21:50:08.377] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 21:50:08.378] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 21:50:08.379] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 21:50:08.379] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 21:50:08.380] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 21:50:08.381] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 21:50:08.382] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 21:50:08.382] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 21:50:08.383] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 21:50:08.384] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 21:50:08.384] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 21:50:08.385] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 21:50:08.386] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 21:50:08.387] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 21:50:08.388] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 21:50:08.388] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 21:50:08.389] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 21:50:08.390] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 21:50:08.391] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 21:50:08.392] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 21:50:08.392] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 21:50:08.394] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 21:50:08.395] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 21:50:08.396] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 21:50:08.397] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 21:50:08.397] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 21:50:08.398] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 21:50:08.398] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 21:50:08.399] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 21:50:08.400] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 21:50:08.401] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 21:50:08.402] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 21:50:08.403] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 21:50:08.404] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 21:50:08.404] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 21:50:08.405] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 21:50:08.406] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 21:50:08.406] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 21:50:08.407] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 21:50:08.408] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 21:50:08.409] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 21:50:08.409] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 21:50:08.410] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 21:50:08.411] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 21:50:08.412] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 21:50:08.412] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 21:50:08.413] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 21:50:08.414] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 21:50:08.414] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 21:50:08.415] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 21:50:08.416] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 21:50:08.417] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 21:50:08.417] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 21:50:08.418] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 21:50:08.419] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 21:50:08.420] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 21:50:08.420] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 21:50:08.421] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 21:50:08.422] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 21:50:08.422] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 21:50:08.423] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 21:50:08.424] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 21:50:08.425] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 21:50:08.425] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 21:50:08.426] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 21:50:08.427] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 21:50:08.428] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 21:50:08.428] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 21:50:08.429] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 21:50:08.430] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 21:50:08.430] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 21:50:08.431] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 21:50:08.432] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 21:50:08.433] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 21:50:08.433] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 21:50:08.434] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 21:50:08.435] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 21:50:08.435] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 21:50:08.436] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 21:50:08.437] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 21:50:08.438] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 21:50:08.438] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 21:50:08.439] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 21:50:08.440] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 21:50:08.441] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 21:50:08.441] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 21:50:08.442] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 21:50:08.443] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 21:50:08.443] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 21:50:08.444] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 21:50:08.445] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 21:50:08.446] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 21:50:08.446] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 21:50:08.447] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 21:50:08.448] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 21:50:08.448] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 21:50:08.449] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 21:50:08.450] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 21:50:08.451] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 21:50:08.451] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 21:50:08.452] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 21:50:08.453] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 21:50:08.454] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 21:50:08.454] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 21:50:08.455] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 21:50:08.456] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 21:50:08.457] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 21:50:08.457] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 21:50:08.458] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 21:50:08.459] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 21:50:08.459] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 21:50:08.460] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 21:50:08.461] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 21:50:08.462] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 21:50:08.462] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 21:50:08.463] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 21:50:08.464] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 21:50:08.464] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 21:50:08.465] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 21:50:08.466] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 21:50:08.467] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 21:50:08.467] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 21:50:08.468] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 21:50:08.469] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 21:50:08.470] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 21:50:08.470] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 21:50:08.471] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 21:50:08.472] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 21:50:08.472] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 21:50:08.473] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 21:50:08.474] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 21:50:08.474] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 21:50:08.475] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 21:50:08.476] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 21:50:08.476] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 21:50:08.477] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 21:50:08.478] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 21:50:08.479] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 21:50:08.479] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 21:50:08.480] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 21:50:08.481] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 21:50:08.482] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 21:50:08.482] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 21:50:08.483] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 21:50:08.484] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 21:50:08.485] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 21:50:08.485] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 21:50:08.486] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 21:50:08.487] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 21:50:08.487] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 21:50:08.488] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 21:50:08.489] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 21:50:08.490] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 21:50:08.490] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 21:50:08.491] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 21:50:08.492] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 21:50:08.493] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 21:50:08.493] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 21:50:08.494] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 21:50:08.495] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 21:50:08.496] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 21:50:08.497] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 21:50:08.497] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 21:50:08.498] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 21:50:08.499] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 21:50:08.500] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 21:50:08.500] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 21:50:08.518] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 21:50:08.518] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 21:50:08.519] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 21:50:08.520] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 21:50:08.521] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 21:50:08.521] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 21:50:08.522] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 21:50:08.523] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 21:50:08.524] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 21:50:08.524] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 21:50:08.525] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 21:50:08.526] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 21:50:08.527] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 21:50:08.527] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 21:50:08.528] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 21:50:08.529] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 21:50:08.530] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 21:50:08.530] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 21:50:08.531] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 21:50:08.532] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 21:50:08.533] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 21:50:08.533] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 21:50:08.534] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 21:50:08.535] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 21:50:08.536] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 21:50:08.537] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 21:50:08.537] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 21:50:08.538] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 21:50:08.539] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 21:50:08.540] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 21:50:08.541] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 21:50:08.541] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 21:50:08.542] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 21:50:08.543] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 21:50:08.544] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 21:50:08.544] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 21:50:08.545] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 21:50:08.546] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 21:50:08.547] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 21:50:08.547] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 21:50:08.548] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 21:50:08.549] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 21:50:08.550] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 21:50:08.550] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 21:50:08.551] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 21:50:08.552] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 21:50:08.553] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 21:50:08.554] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 21:50:08.554] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 21:50:08.555] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 21:50:08.556] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 21:50:08.557] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 21:50:08.557] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 21:50:08.558] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:50:08.559] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 21:50:08.560] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 21:50:08.560] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 21:50:08.561] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 21:50:08.562] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 21:50:08.563] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 21:50:08.563] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 21:50:08.564] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 21:50:08.565] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 21:50:08.566] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 21:50:08.567] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 21:50:08.568] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 21:50:08.568] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 21:50:08.569] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 21:50:08.570] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 21:50:08.571] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 21:50:08.571] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 21:50:08.572] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 21:50:08.573] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 21:50:08.574] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 21:50:08.575] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 21:50:08.575] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 21:50:08.576] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 21:50:08.577] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 21:50:08.578] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 21:50:08.578] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 21:50:08.579] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 21:50:08.580] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 21:50:08.581] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 21:50:08.581] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 21:50:08.582] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 21:50:08.583] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 21:50:08.584] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 21:50:08.584] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 21:50:08.585] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 21:50:08.586] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 21:50:08.587] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 21:50:08.588] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 21:50:08.588] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 21:50:08.589] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 21:50:08.590] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 21:50:08.591] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 21:50:08.592] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 21:50:08.593] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 21:50:08.593] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 21:50:08.594] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 21:50:08.595] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 21:50:08.596] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 21:50:08.597] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 21:50:08.597] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 21:50:08.598] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 21:50:08.599] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 21:50:08.600] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 21:50:08.601] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 21:50:08.601] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 21:50:08.602] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 21:50:08.603] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 21:50:08.603] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 21:50:08.604] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 21:50:08.605] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 21:50:08.606] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 21:50:08.607] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 21:50:08.608] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 21:50:08.609] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 21:50:08.609] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 21:50:08.610] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 21:50:08.611] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 21:50:08.612] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 21:50:08.613] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 21:50:08.613] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 21:50:08.614] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 21:50:08.615] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 21:50:08.616] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 21:50:08.616] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 21:50:08.617] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 21:50:08.618] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 21:50:08.619] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 21:50:08.619] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 21:50:08.620] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 21:50:08.621] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 21:50:08.621] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 21:50:08.622] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 21:50:08.623] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 21:50:08.624] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 21:50:08.624] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 21:50:08.625] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 21:50:08.626] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 21:50:08.627] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 21:50:08.628] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 21:50:08.629] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 21:50:08.629] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 21:50:08.630] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 21:50:08.631] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 21:50:08.632] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 21:50:08.632] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 21:50:08.633] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 21:50:08.634] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 21:50:08.635] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 21:50:08.636] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 21:50:08.636] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 21:50:08.637] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 21:50:08.638] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 21:50:08.639] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 21:50:08.639] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 21:50:08.640] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 21:50:08.641] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 21:50:08.642] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 21:50:08.643] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 21:50:08.643] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 21:50:08.644] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 21:50:08.645] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 21:50:08.646] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 21:50:08.646] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 21:50:08.647] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 21:50:08.648] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 21:50:08.649] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 21:50:08.649] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 21:50:08.650] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 21:50:08.651] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 21:50:08.652] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 21:50:08.652] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 21:50:08.653] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 21:50:08.654] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 21:50:08.655] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 21:50:08.655] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 21:50:08.656] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 21:50:08.657] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 21:50:08.658] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 21:50:08.659] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 21:50:08.659] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 21:50:08.660] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 21:50:08.661] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 21:50:08.662] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 21:50:08.662] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 21:50:08.663] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 21:50:08.664] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 21:50:08.665] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 21:50:08.665] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 21:50:08.666] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 21:50:08.667] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 21:50:08.668] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 21:50:08.670] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 21:50:08.671] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 21:50:08.672] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 21:50:08.672] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 21:50:08.673] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 21:50:08.674] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 21:50:08.674] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 21:50:08.675] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 21:50:08.676] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 21:50:08.677] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 21:50:08.677] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 21:50:08.678] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 21:50:08.679] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 21:50:08.679] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 21:50:08.680] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 21:50:08.681] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 21:50:08.682] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 21:50:08.682] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 21:50:08.683] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 21:50:08.684] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 21:50:08.684] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 21:50:08.685] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 21:50:08.686] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 21:50:08.687] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 21:50:08.687] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 21:50:08.688] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 21:50:08.689] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 21:50:08.689] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 21:50:08.690] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 21:50:08.691] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 21:50:08.691] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 21:50:08.692] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 21:50:08.693] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 21:50:08.694] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 21:50:08.694] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 21:50:08.695] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 21:50:08.696] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 21:50:08.697] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 21:50:08.697] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 21:50:08.698] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 21:50:08.699] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 21:50:08.700] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 21:50:08.700] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 21:50:08.701] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 21:50:08.702] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 21:50:08.703] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 21:50:08.703] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 21:50:08.704] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 21:50:08.705] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 21:50:08.705] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 21:50:08.706] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 21:50:08.707] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 21:50:08.707] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 21:50:08.708] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 21:50:08.709] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 21:50:08.709] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 21:50:08.710] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 21:50:08.711] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 21:50:08.711] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 21:50:08.712] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 21:50:08.713] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 21:50:08.713] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 21:50:08.714] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 21:50:08.715] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 21:50:08.715] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 21:50:08.716] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 21:50:08.717] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 21:50:08.717] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 21:50:08.718] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 21:50:08.719] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 21:50:08.720] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 21:50:08.720] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/cupola/cupola/cupola
[LOG 21:50:08.721] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 21:50:08.722] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 21:50:08.723] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 21:50:08.723] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 21:50:08.724] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 21:50:08.725] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 21:50:08.726] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 21:50:08.726] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 21:50:08.727] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 21:50:08.728] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 21:50:08.728] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 21:50:08.729] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 21:50:08.730] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 21:50:08.731] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 21:50:08.732] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 21:50:08.732] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 21:50:08.733] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 21:50:08.734] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 21:50:08.734] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 21:50:08.735] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 21:50:08.736] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 21:50:08.737] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 21:50:08.737] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 21:50:08.738] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 21:50:08.739] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 21:50:08.740] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 21:50:08.740] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 21:50:08.741] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 21:50:08.742] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 21:50:08.743] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 21:50:08.743] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 21:50:08.744] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 21:50:08.745] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 21:50:08.745] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 21:50:08.746] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 21:50:08.747] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 21:50:08.748] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 21:50:08.748] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 21:50:08.749] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 21:50:08.750] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 21:50:08.751] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 21:50:08.751] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 21:50:08.752] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 21:50:08.753] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 21:50:08.754] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 21:50:08.755] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 21:50:08.756] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 21:50:08.756] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 21:50:08.757] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 21:50:08.758] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 21:50:08.759] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 21:50:08.760] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 21:50:08.760] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 21:50:08.761] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 21:50:08.762] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 21:50:08.763] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 21:50:08.764] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 21:50:08.764] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 21:50:08.765] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 21:50:08.766] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 21:50:08.767] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 21:50:08.768] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 21:50:08.768] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 21:50:08.769] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 21:50:08.770] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 21:50:08.771] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 21:50:08.772] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 21:50:08.772] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 21:50:08.773] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 21:50:08.774] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 21:50:08.775] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 21:50:08.775] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 21:50:08.776] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 21:50:08.777] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 21:50:08.778] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 21:50:08.778] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 21:50:08.779] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 21:50:08.780] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 21:50:08.780] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 21:50:08.781] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 21:50:08.782] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 21:50:08.783] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 21:50:08.783] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 21:50:08.784] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 21:50:08.785] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 21:50:08.786] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 21:50:08.786] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 21:50:08.787] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 21:50:08.788] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 21:50:08.789] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 21:50:08.789] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 21:50:08.790] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 21:50:08.791] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 21:50:08.792] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 21:50:08.792] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 21:50:08.793] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 21:50:08.794] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 21:50:08.794] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 21:50:08.795] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 21:50:08.796] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 21:50:08.797] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 21:50:08.797] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 21:50:08.798] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 21:50:08.799] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 21:50:08.799] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 21:50:08.800] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 21:50:08.801] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 21:50:08.801] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 21:50:08.802] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 21:50:08.803] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 21:50:08.804] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 21:50:08.804] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 21:50:08.805] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 21:50:08.806] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 21:50:08.806] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 21:50:08.807] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 21:50:08.808] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 21:50:08.809] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 21:50:08.809] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/flag/flag
[LOG 21:50:08.810] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 21:50:08.811] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 21:50:08.811] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 21:50:08.812] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 21:50:08.813] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 21:50:08.813] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 21:50:08.814] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 21:50:08.815] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 21:50:08.816] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 21:50:08.816] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 21:50:08.817] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 21:50:08.818] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 21:50:08.819] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 21:50:08.819] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 21:50:08.820] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 21:50:08.821] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 21:50:08.822] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 21:50:08.822] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 21:50:08.823] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 21:50:08.824] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 21:50:08.825] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 21:50:08.825] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 21:50:08.826] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 21:50:08.827] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 21:50:08.828] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 21:50:08.828] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 21:50:08.829] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 21:50:08.830] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 21:50:08.831] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 21:50:08.831] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 21:50:08.832] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 21:50:08.833] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 21:50:08.834] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 21:50:08.834] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 21:50:08.835] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 21:50:08.836] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 21:50:08.836] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 21:50:08.837] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 21:50:08.838] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 21:50:08.839] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 21:50:08.839] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 21:50:08.840] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 21:50:08.841] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 21:50:08.842] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 21:50:08.842] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 21:50:08.843] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 21:50:08.844] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 21:50:08.845] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 21:50:08.845] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 21:50:08.846] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 21:50:08.847] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 21:50:08.847] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 21:50:08.848] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 21:50:08.849] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 21:50:08.850] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 21:50:08.850] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 21:50:08.851] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 21:50:08.852] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 21:50:08.852] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 21:50:08.853] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 21:50:08.854] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 21:50:08.855] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 21:50:08.856] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 21:50:08.857] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 21:50:08.857] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 21:50:08.858] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 21:50:08.859] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 21:50:08.860] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 21:50:08.860] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 21:50:08.861] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 21:50:08.862] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 21:50:08.862] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 21:50:08.863] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 21:50:08.864] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 21:50:08.865] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 21:50:08.865] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 21:50:08.866] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 21:50:08.867] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 21:50:08.867] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 21:50:08.868] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 21:50:08.869] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 21:50:08.870] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 21:50:08.870] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 21:50:08.871] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 21:50:08.872] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 21:50:08.873] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 21:50:08.873] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 21:50:08.874] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 21:50:08.875] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 21:50:08.876] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 21:50:08.876] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 21:50:08.877] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 21:50:08.878] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 21:50:08.878] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 21:50:08.879] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 21:50:08.880] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 21:50:08.881] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 21:50:08.881] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 21:50:08.882] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 21:50:08.883] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 21:50:08.884] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 21:50:08.884] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 21:50:08.885] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 21:50:08.886] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 21:50:08.886] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 21:50:08.887] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 21:50:08.888] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 21:50:08.889] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 21:50:08.889] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 21:50:08.890] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 21:50:08.891] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 21:50:08.891] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 21:50:08.892] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 21:50:08.893] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 21:50:08.894] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 21:50:08.894] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 21:50:08.895] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 21:50:08.896] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 21:50:08.897] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 21:50:08.897] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 21:50:08.898] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 21:50:08.899] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 21:50:08.899] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 21:50:08.900] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 21:50:08.901] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 21:50:08.902] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 21:50:08.902] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 21:50:08.903] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 21:50:08.904] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 21:50:08.904] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 21:50:08.905] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 21:50:08.906] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 21:50:08.907] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 21:50:08.907] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 21:50:08.908] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 21:50:08.909] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 21:50:08.910] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 21:50:08.910] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 21:50:08.911] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 21:50:08.912] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 21:50:08.912] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 21:50:08.913] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 21:50:08.914] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 21:50:08.915] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 21:50:08.916] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 21:50:08.917] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 21:50:08.917] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 21:50:08.918] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 21:50:08.919] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 21:50:08.920] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 21:50:08.920] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 21:50:08.921] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 21:50:08.922] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 21:50:08.923] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 21:50:08.923] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 21:50:08.924] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 21:50:08.925] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 21:50:08.925] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 21:50:08.926] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 21:50:08.927] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 21:50:08.928] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 21:50:08.928] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 21:50:08.929] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 21:50:08.930] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 21:50:08.930] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 21:50:08.931] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 21:50:08.932] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 21:50:08.933] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 21:50:08.933] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 21:50:08.934] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 21:50:08.935] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 21:50:08.935] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 21:50:08.936] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 21:50:08.937] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 21:50:08.938] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 21:50:08.938] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 21:50:08.939] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 21:50:08.940] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 21:50:08.940] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 21:50:08.941] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 21:50:08.942] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 21:50:08.943] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 21:50:08.943] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 21:50:08.944] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 21:50:08.945] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 21:50:08.946] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 21:50:08.946] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 21:50:08.947] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 21:50:08.948] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 21:50:08.948] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 21:50:08.949] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 21:50:08.950] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 21:50:08.951] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 21:50:08.951] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 21:50:08.952] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 21:50:08.953] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 21:50:08.953] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 21:50:08.954] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 21:50:08.955] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 21:50:08.956] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 21:50:08.957] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 21:50:08.957] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 21:50:08.958] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 21:50:08.959] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 21:50:08.960] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 21:50:08.960] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 21:50:08.961] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 21:50:08.962] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 21:50:08.963] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 21:50:08.964] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 21:50:08.964] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 21:50:08.965] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 21:50:08.966] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 21:50:08.966] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 21:50:08.967] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 21:50:08.968] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 21:50:08.969] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 21:50:08.969] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 21:50:08.970] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 21:50:08.971] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 21:50:08.972] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 21:50:08.972] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 21:50:08.973] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 21:50:08.974] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 21:50:08.975] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 21:50:08.975] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 21:50:08.976] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 21:50:08.977] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 21:50:08.977] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 21:50:08.978] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 21:50:08.979] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 21:50:08.980] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 21:50:08.981] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 21:50:08.981] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 21:50:08.982] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 21:50:08.983] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 21:50:08.983] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 21:50:08.984] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 21:50:08.985] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 21:50:08.986] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 21:50:08.987] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 21:50:08.987] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 21:50:08.988] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 21:50:08.989] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 21:50:08.990] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 21:50:08.991] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 21:50:08.991] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 21:50:08.992] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 21:50:08.993] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 21:50:08.994] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 21:50:08.994] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 21:50:08.995] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 21:50:08.996] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 21:50:08.997] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 21:50:08.997] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 21:50:08.998] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 21:50:08.999] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 21:50:09.000] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 21:50:09.000] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 21:50:09.001] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 21:50:09.002] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 21:50:09.003] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 21:50:09.004] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 21:50:09.004] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 21:50:09.005] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 21:50:09.006] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 21:50:09.007] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:50:09.007] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 21:50:09.008] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 21:50:09.009] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 21:50:09.010] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 21:50:09.010] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 21:50:09.011] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 21:50:09.012] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 21:50:09.013] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 21:50:09.013] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 21:50:09.014] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 21:50:09.015] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 21:50:09.016] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 21:50:09.017] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 21:50:09.018] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 21:50:09.018] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 21:50:09.019] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 21:50:09.020] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 21:50:09.021] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 21:50:09.022] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 21:50:09.022] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 21:50:09.023] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 21:50:09.024] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 21:50:09.025] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 21:50:09.025] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 21:50:09.026] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 21:50:09.027] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 21:50:09.028] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 21:50:09.028] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 21:50:09.029] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 21:50:09.030] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 21:50:09.031] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 21:50:09.031] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 21:50:09.032] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 21:50:09.033] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 21:50:09.034] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 21:50:09.035] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 21:50:09.035] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 21:50:09.036] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 21:50:09.037] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 21:50:09.038] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 21:50:09.039] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 21:50:09.039] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 21:50:09.040] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 21:50:09.041] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 21:50:09.042] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 21:50:09.043] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 21:50:09.043] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 21:50:09.044] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 21:50:09.045] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 21:50:09.046] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 21:50:09.047] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 21:50:09.047] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 21:50:09.048] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 21:50:09.049] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 21:50:09.050] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 21:50:09.050] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 21:50:09.051] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 21:50:09.052] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 21:50:09.053] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 21:50:09.054] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 21:50:09.054] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 21:50:09.055] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 21:50:09.056] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 21:50:09.057] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 21:50:09.058] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 21:50:09.059] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 21:50:09.060] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 21:50:09.060] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 21:50:09.061] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 21:50:09.062] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 21:50:09.063] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 21:50:09.063] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 21:50:09.064] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 21:50:09.065] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 21:50:09.066] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 21:50:09.066] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 21:50:09.067] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 21:50:09.068] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 21:50:09.069] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 21:50:09.069] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 21:50:09.070] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 21:50:09.071] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 21:50:09.071] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 21:50:09.072] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 21:50:09.073] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 21:50:09.074] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 21:50:09.074] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 21:50:09.075] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 21:50:09.076] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 21:50:09.077] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 21:50:09.078] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 21:50:09.078] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 21:50:09.079] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 21:50:09.080] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 21:50:09.081] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 21:50:09.081] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 21:50:09.082] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 21:50:09.083] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 21:50:09.084] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 21:50:09.085] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 21:50:09.085] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 21:50:09.086] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 21:50:09.087] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 21:50:09.088] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 21:50:09.089] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 21:50:09.089] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 21:50:09.090] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 21:50:09.091] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 21:50:09.092] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 21:50:09.092] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 21:50:09.093] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 21:50:09.094] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 21:50:09.095] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 21:50:09.095] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 21:50:09.096] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 21:50:09.097] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 21:50:09.098] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 21:50:09.098] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 21:50:09.099] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 21:50:09.100] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 21:50:09.101] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 21:50:09.101] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 21:50:09.102] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 21:50:09.103] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 21:50:09.104] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 21:50:09.105] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 21:50:09.105] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 21:50:09.106] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 21:50:09.107] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 21:50:09.108] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 21:50:09.109] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 21:50:09.109] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 21:50:09.110] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 21:50:09.111] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 21:50:09.112] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 21:50:09.112] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 21:50:09.113] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 21:50:09.114] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 21:50:09.115] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 21:50:09.115] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 21:50:09.116] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 21:50:09.119] [ModuleManager] Applying node WarpPlugin/Patches/RemoteTechFix/@PART[computerCore]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 21:50:09.132] [ModuleManager] Saving cache
[LOG 21:50:09.230] [ModuleManager] ModuleManager: 2884 patches applied

[LOG 21:50:09.231] [ModuleManager] Reloading resources definitions
[LOG 21:50:09.232] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.232] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.233] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.233] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.233] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.234] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.234] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.235] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.235] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.236] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.236] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.237] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.237] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.238] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.238] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.238] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.239] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.239] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.240] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.240] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.241] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.241] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.241] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.242] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.242] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.243] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.243] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.244] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.244] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.245] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.245] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.245] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.246] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.246] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.247] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.247] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.248] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.248] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.248] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.249] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.249] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.250] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.250] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.251] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.251] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.252] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.252] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.252] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.253] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.253] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.254] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.254] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.255] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.255] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.256] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.256] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.256] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.257] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.257] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.258] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.258] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.259] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.259] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.259] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.260] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.260] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.261] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.261] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.262] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.262] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.263] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.263] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.263] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.264] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.264] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.265] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.265] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.266] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.266] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.267] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.267] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.267] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.268] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.268] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.269] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.269] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.270] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.270] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.271] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.271] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.271] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.272] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.272] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.273] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.273] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.274] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.274] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.274] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.275] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.275] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.276] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.276] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.277] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.277] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.278] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.278] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.278] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.279] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.279] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.280] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.280] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.281] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.281] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.281] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.282] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.282] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.283] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.283] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.284] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.284] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.285] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.285] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.285] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.286] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.286] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.287] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.287] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.288] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.288] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.289] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.289] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.289] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.290] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.290] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.291] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.291] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.292] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.292] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.293] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.293] PartResourceDefinition list already contains definition for 'LqdFluorine'
[LOG 21:50:09.294] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.294] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.294] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.295] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.295] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.296] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.296] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.297] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.297] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.297] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.298] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.298] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.299] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.299] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.300] PartResourceDefinition list already contains definition for 'HeavyWater'
[LOG 21:50:09.300] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.301] PartResourceDefinition list already contains definition for 'Deuterium'
[LOG 21:50:09.301] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.301] PartResourceDefinition list already contains definition for 'Helium4'
[LOG 21:50:09.302] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.302] PartResourceDefinition list already contains definition for 'Helium3'
[LOG 21:50:09.303] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.303] PartResourceDefinition list already contains definition for 'Silicates'
[LOG 21:50:09.304] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.304] PartResourceDefinition list already contains definition for 'Silicon'
[LOG 21:50:09.305] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.305] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.306] PartResourceDefinition list already contains definition for 'Borate'
[LOG 21:50:09.306] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.307] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.307] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.307] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.308] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:09.308] PartResourceDefinition list already contains definition for 'Monazite'
[LOG 21:50:09.309] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:09.312] [ModuleManager] Post run call threw an exception in loading DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at ModuleManager.MMPatchLoader+<ProcessPatch>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
[LOG 21:50:09.318] [ModuleManager] Post run call threw an exception in loading aaa_Toolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at ModuleManager.MMPatchLoader+<ProcessPatch>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
[LOG 21:50:09.357] [ModuleManager] Ran in 9.453s
[LOG 21:50:09.360] [ModuleManager] Checking Cache
[LOG 21:50:09.539] [ModuleManager] SHA generated in 0.177s
[LOG 21:50:09.540] [ModuleManager]       SHA = A5-39-56-E0-40-09-16-C4-F3-A4-4A-13-86-AA-BD-3F-C7-41-E3-2C-30-41-0A-6D-02-B6-5F-F5-89-BD-C9-0E
[LOG 21:50:09.569] [ModuleManager] Changes :
Added   : /Physics.cfg
Added   : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part .cfg
Deleted : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part.cfg

[LOG 21:50:09.570] [ModuleManager] Cache SHA = F1-C3-AC-62-9B-B7-9B-EF-4F-98-81-70-02-7C-11-82-9D-F5-46-0B-11-AE-A2-70-01-47-96-5F-CC-49-90-A3
[LOG 21:50:09.571] [ModuleManager] useCache = False
[LOG 21:50:09.571] [ModuleManager] Pre patch init
[LOG 21:50:09.723] [ModuleManager] compiling list of loaded mods...
Mod DLLs found:
    Assembly-CSharp v1.0.0.0                         SHA256 d7ef77181392768fde00ffac8321c8741a1a4b862f184557255a1993283d068a
    ModuleManager.2.7.1 v2.7.1.0                     SHA256 50ff84931665e9d701108c20b3be2bd35cdbb729ea94f3dae263cb55534a77d9
    FilterExtensions v1.0.0.0                        SHA256 ead8f10cedcf5734d83ba54ee6d7e0291a5e64775ebdf75b74ec4c48cc409010
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    USITools v1.0.0.0                                SHA256 6c0185fcc15403014904861aa6863f3387c702dc1944fa2e16dbef11590d0594
    BetterBurnTime v1.0.0.0                          SHA256 cc114b72f728ad8ea34f8f8b883edcd2180f5dc273083e42ca150d7e1083dfb4
    EditorExtensionsRedux v3.2.13.40022              SHA256 478fea34d9dc4d679b9416bb9b3b363cfba5d1de66c40f737f224c016772b749
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    FieldTrainingFacility v1.0.0.0                   SHA256 315eb9bcad9b606d19bc79bffa30978066e25b4c1ac4e82b4bab029651d68296
    Firespitter v7.3.6128.14258                      SHA256 1eec6bb1a3c6bd1732b682ab4115b2b7accd56a4ad4ad662202a20fde4c1ec32
    InterstellarFuelSwitch v2.2.3.0 / v2.2.3         SHA256 aaa09516b498cbb815da393ddfec39eb04f28948768cea98d06a3ca7a4cc1089
    MiniAVC v1.0.3.1                                 SHA256 6b3cc0606f225afbab50a8e49e409ccd21c7d9c746805de7b47091d2c74ab4be
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    MechJeb2 v2.5.1.0 / vDev #641 Sarbian / v2.5.9.0 SHA256 ac44e8e70a027a69c559c1196deb19aa70551a3fa7d601b33242708899d7b7ce
    PersistentRotation v1.0.0.0                      SHA256 ce9cc80c5f0c0dbda170083896a14b0c6d695870a37dbcc38150629563f70ecb
    RcsSounds v5.0.0.0                               SHA256 836fbcf5676a554530669b33c6a0d7d0150dc8cb1e8640b1bb8b5239fd42f8af
    KSPSteamCtrlr v0.0.1.35                          SHA256 70c884b63b0d5d913dff497fa8246934b21f13327934494966e6b0a5c15556e7
    Steamworks.NET v9.0.0.0 / v9.0.0                 SHA256 c32c0219c58e654c06e2b494302718372a94ff8b82d9ae59b9bb9e283957d44a
    StageRecovery v1.6.4.6                           SHA256 98f7a264a2803aefcbec6d17d477229bd0e303426598e19c6142d02dac4ce152
    Scale v2.2.13.1                                  SHA256 92e6ce991c223ac080777cccbed41f5aab5e664595318c5eb7c6938e8017c560
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    Konstruction v0.0.0.0                            SHA256 032f0b0914d3588079257f6389d79a2fc26877a576a34989754841fef97e2742
    USILifeSupport v1.0.0.0                          SHA256 737a53f253c2e2c0486d27e18301f052278b73db60c3e1acbb71679609596f43
    KolonyTools v1.0.0.0                             SHA256 c83ed49fd19b38edeaaba90ca20a8d7a21489f6f0b1b45f11051fdbdf4c1a976
    ModuleManager v2.6.25.0                          SHA256 cecd3f59eeeef4323f069aa5f568ed7c0a4cafd1dcfd5fec6d477430398d3316
    OpenResourceSystem_KSPIE v1.4.2.0                SHA256 9924883f685ea599e159eab8502db85e76e1d60806acd335dd0301fb96fee5bd
    Interstellar v1.10.8.0                           SHA256 5785695cf5c1a4f7a937ba32b5f954bb4b9748c77b4bb0dd87acc5cf203b6678
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
Non-DLL mods added (:FOR[xxx]):
Mods by directory (sub directories of GameData):
  000_FilterExtensions
  000_FilterExtensionsConfigs
  000_Toolbar
  000_USITools
  CommunityResourcePack
  Squad
  TweakScale
  UmbraSpaceIndustries
  WarpPlugin

[LOG 21:50:09.735] [ModuleManager] Loading Physics.cfg
[LOG 21:50:09.737] [ModuleManager] Checking NEEDS.
[LOG 21:50:09.798] [ModuleManager] Applying patches
[LOG 21:50:09.801] [ModuleManager] :FIRST pass
[LOG 21:50:09.805] [ModuleManager] :LEGACY (default) pass
[LOG 21:50:09.809] [ModuleManager] :BEFORE[000_FILTEREXTENSIONS] pass
[LOG 21:50:09.813] [ModuleManager] :FOR[000_FILTEREXTENSIONS] pass
[LOG 21:50:09.816] [ModuleManager] :AFTER[000_FILTEREXTENSIONS] pass
[LOG 21:50:09.820] [ModuleManager] :BEFORE[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 21:50:09.824] [ModuleManager] :FOR[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 21:50:09.828] [ModuleManager] :AFTER[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 21:50:09.832] [ModuleManager] :BEFORE[000_TOOLBAR] pass
[LOG 21:50:09.836] [ModuleManager] :FOR[000_TOOLBAR] pass
[LOG 21:50:09.840] [ModuleManager] :AFTER[000_TOOLBAR] pass
[LOG 21:50:09.844] [ModuleManager] :BEFORE[000_USITOOLS] pass
[LOG 21:50:09.847] [ModuleManager] :FOR[000_USITOOLS] pass
[LOG 21:50:09.851] [ModuleManager] :AFTER[000_USITOOLS] pass
[LOG 21:50:09.855] [ModuleManager] :BEFORE[ASSEMBLY-CSHARP] pass
[LOG 21:50:09.859] [ModuleManager] :FOR[ASSEMBLY-CSHARP] pass
[LOG 21:50:09.862] [ModuleManager] :AFTER[ASSEMBLY-CSHARP] pass
[LOG 21:50:09.866] [ModuleManager] :BEFORE[BETTERBURNTIME] pass
[LOG 21:50:09.870] [ModuleManager] :FOR[BETTERBURNTIME] pass
[LOG 21:50:09.874] [ModuleManager] :AFTER[BETTERBURNTIME] pass
[LOG 21:50:09.878] [ModuleManager] :BEFORE[COMMUNITYRESOURCEPACK] pass
[LOG 21:50:09.882] [ModuleManager] :FOR[COMMUNITYRESOURCEPACK] pass
[LOG 21:50:09.886] [ModuleManager] :AFTER[COMMUNITYRESOURCEPACK] pass
[LOG 21:50:09.890] [ModuleManager] :BEFORE[EDITOREXTENSIONSREDUX] pass
[LOG 21:50:09.894] [ModuleManager] :FOR[EDITOREXTENSIONSREDUX] pass
[LOG 21:50:09.897] [ModuleManager] :AFTER[EDITOREXTENSIONSREDUX] pass
[LOG 21:50:09.901] [ModuleManager] :BEFORE[FIELDTRAININGFACILITY] pass
[LOG 21:50:09.905] [ModuleManager] :FOR[FIELDTRAININGFACILITY] pass
[LOG 21:50:09.909] [ModuleManager] :AFTER[FIELDTRAININGFACILITY] pass
[LOG 21:50:09.912] [ModuleManager] :BEFORE[FILTEREXTENSIONS] pass
[LOG 21:50:09.933] [ModuleManager] :FOR[FILTEREXTENSIONS] pass
[LOG 21:50:09.937] [ModuleManager] :AFTER[FILTEREXTENSIONS] pass
[LOG 21:50:09.941] [ModuleManager] :BEFORE[FIRESPITTER] pass
[LOG 21:50:09.945] [ModuleManager] :FOR[FIRESPITTER] pass
[LOG 21:50:09.948] [ModuleManager] :AFTER[FIRESPITTER] pass
[LOG 21:50:09.952] [ModuleManager] :BEFORE[INTERSTELLAR] pass
[LOG 21:50:09.956] [ModuleManager] :FOR[INTERSTELLAR] pass
[LOG 21:50:09.960] [ModuleManager] :AFTER[INTERSTELLAR] pass
[LOG 21:50:09.964] [ModuleManager] :BEFORE[INTERSTELLARFUELSWITCH] pass
[LOG 21:50:09.968] [ModuleManager] :FOR[INTERSTELLARFUELSWITCH] pass
[LOG 21:50:09.972] [ModuleManager] :AFTER[INTERSTELLARFUELSWITCH] pass
[LOG 21:50:09.976] [ModuleManager] :BEFORE[KOLONYTOOLS] pass
[LOG 21:50:09.979] [ModuleManager] :FOR[KOLONYTOOLS] pass
[LOG 21:50:09.983] [ModuleManager] :AFTER[KOLONYTOOLS] pass
[LOG 21:50:09.987] [ModuleManager] :BEFORE[KONSTRUCTION] pass
[LOG 21:50:09.991] [ModuleManager] :FOR[KONSTRUCTION] pass
[LOG 21:50:09.994] [ModuleManager] :AFTER[KONSTRUCTION] pass
[LOG 21:50:09.998] [ModuleManager] :BEFORE[KSPSTEAMCTRLR] pass
[LOG 21:50:10.002] [ModuleManager] :FOR[KSPSTEAMCTRLR] pass
[LOG 21:50:10.006] [ModuleManager] :AFTER[KSPSTEAMCTRLR] pass
[LOG 21:50:10.009] [ModuleManager] :BEFORE[MECHJEB2] pass
[LOG 21:50:10.013] [ModuleManager] :FOR[MECHJEB2] pass
[LOG 21:50:10.017] [ModuleManager] :AFTER[MECHJEB2] pass
[LOG 21:50:10.021] [ModuleManager] :BEFORE[MINIAVC] pass
[LOG 21:50:10.025] [ModuleManager] :FOR[MINIAVC] pass
[LOG 21:50:10.028] [ModuleManager] :AFTER[MINIAVC] pass
[LOG 21:50:10.032] [ModuleManager] :BEFORE[MODULEMANAGER] pass
[LOG 21:50:10.036] [ModuleManager] :FOR[MODULEMANAGER] pass
[LOG 21:50:10.040] [ModuleManager] :AFTER[MODULEMANAGER] pass
[LOG 21:50:10.044] [ModuleManager] :BEFORE[MODULEMANAGER.2.7.1] pass
[LOG 21:50:10.047] [ModuleManager] :FOR[MODULEMANAGER.2.7.1] pass
[LOG 21:50:10.051] [ModuleManager] :AFTER[MODULEMANAGER.2.7.1] pass
[LOG 21:50:10.055] [ModuleManager] :BEFORE[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 21:50:10.059] [ModuleManager] :FOR[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 21:50:10.062] [ModuleManager] :AFTER[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 21:50:10.066] [ModuleManager] :BEFORE[PERSISTENTROTATION] pass
[LOG 21:50:10.070] [ModuleManager] :FOR[PERSISTENTROTATION] pass
[LOG 21:50:10.074] [ModuleManager] :AFTER[PERSISTENTROTATION] pass
[LOG 21:50:10.095] [ModuleManager] :BEFORE[RCSSOUNDS] pass
[LOG 21:50:10.098] [ModuleManager] :FOR[RCSSOUNDS] pass
[LOG 21:50:10.102] [ModuleManager] :AFTER[RCSSOUNDS] pass
[LOG 21:50:10.106] [ModuleManager] :BEFORE[SCALE] pass
[LOG 21:50:10.110] [ModuleManager] :FOR[SCALE] pass
[LOG 21:50:10.113] [ModuleManager] :AFTER[SCALE] pass
[LOG 21:50:10.117] [ModuleManager] :BEFORE[SCALE_REDIST] pass
[LOG 21:50:10.121] [ModuleManager] :FOR[SCALE_REDIST] pass
[LOG 21:50:10.125] [ModuleManager] :AFTER[SCALE_REDIST] pass
[LOG 21:50:10.129] [ModuleManager] :BEFORE[SQUAD] pass
[LOG 21:50:10.133] [ModuleManager] :FOR[SQUAD] pass
[LOG 21:50:10.137] [ModuleManager] :AFTER[SQUAD] pass
[LOG 21:50:10.140] [ModuleManager] :BEFORE[STAGERECOVERY] pass
[LOG 21:50:10.144] [ModuleManager] :FOR[STAGERECOVERY] pass
[LOG 21:50:10.150] [ModuleManager] :AFTER[STAGERECOVERY] pass
[LOG 21:50:10.154] [ModuleManager] :BEFORE[STEAMWORKS.NET] pass
[LOG 21:50:10.158] [ModuleManager] :FOR[STEAMWORKS.NET] pass
[LOG 21:50:10.162] [ModuleManager] :AFTER[STEAMWORKS.NET] pass
[LOG 21:50:10.166] [ModuleManager] :BEFORE[TWEAKSCALE] pass
[LOG 21:50:10.170] [ModuleManager] :FOR[TWEAKSCALE] pass
[LOG 21:50:10.174] [ModuleManager] :AFTER[TWEAKSCALE] pass
[LOG 21:50:10.177] [ModuleManager] :BEFORE[UMBRASPACEINDUSTRIES] pass
[LOG 21:50:10.181] [ModuleManager] :FOR[UMBRASPACEINDUSTRIES] pass
[LOG 21:50:10.185] [ModuleManager] :AFTER[UMBRASPACEINDUSTRIES] pass
[LOG 21:50:10.189] [ModuleManager] :BEFORE[USILIFESUPPORT] pass
[LOG 21:50:10.192] [ModuleManager] :FOR[USILIFESUPPORT] pass
[LOG 21:50:10.196] [ModuleManager] :AFTER[USILIFESUPPORT] pass
[LOG 21:50:10.200] [ModuleManager] :BEFORE[USITOOLS] pass
[LOG 21:50:10.204] [ModuleManager] :FOR[USITOOLS] pass
[LOG 21:50:10.208] [ModuleManager] :AFTER[USITOOLS] pass
[LOG 21:50:10.211] [ModuleManager] :BEFORE[WARPPLUGIN] pass
[LOG 21:50:10.215] [ModuleManager] :FOR[WARPPLUGIN] pass
[LOG 21:50:10.219] [ModuleManager] :AFTER[WARPPLUGIN] pass
[LOG 21:50:10.223] [ModuleManager] :FINAL pass
[LOG 21:50:10.229] [ModuleManager] Saving Cache
[LOG 21:50:10.256] [ModuleManager] Saving cache
[LOG 21:50:10.330] [ModuleManager] ModuleManager: 0 patches applied

[LOG 21:50:10.331] [ModuleManager] Reloading resources definitions
[LOG 21:50:10.332] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.332] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.333] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.333] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.334] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.334] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.334] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.335] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.335] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.336] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.336] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.337] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.337] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.338] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.338] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.338] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.339] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.339] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.340] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.340] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.341] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.341] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.342] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.342] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.342] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.343] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.343] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.344] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.344] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.345] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.345] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.345] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.346] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.346] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.347] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.347] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.348] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.348] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.349] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.349] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.349] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.350] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.350] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.351] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.351] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.352] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.352] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.353] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.353] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.353] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.354] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.354] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.355] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.355] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.356] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.356] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.357] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.357] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.357] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.358] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.358] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.359] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.359] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.360] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.360] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.360] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.361] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.361] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.362] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.362] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.363] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.363] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.364] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.364] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.364] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.365] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.365] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.366] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.366] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.367] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.367] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.367] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.368] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.368] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.369] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.369] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.370] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.370] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.371] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.371] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.371] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.372] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.372] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.373] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.373] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.374] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.374] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.375] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.375] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.375] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.376] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.376] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.377] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.377] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.378] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.378] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.378] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.379] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.379] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.380] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.380] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.381] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.381] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.382] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.382] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.383] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.383] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.384] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.384] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.384] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.385] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.385] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.386] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.386] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.387] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.387] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.388] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.388] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.388] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.389] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.389] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.390] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.390] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.391] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.391] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.392] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.392] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.392] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.393] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.393] PartResourceDefinition list already contains definition for 'LqdFluorine'
[LOG 21:50:10.394] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.394] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.395] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.395] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.396] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.396] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.396] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.397] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.397] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.398] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.398] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.399] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.399] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.399] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.400] PartResourceDefinition list already contains definition for 'HeavyWater'
[LOG 21:50:10.400] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.401] PartResourceDefinition list already contains definition for 'Deuterium'
[LOG 21:50:10.401] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.402] PartResourceDefinition list already contains definition for 'Helium4'
[LOG 21:50:10.402] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.403] PartResourceDefinition list already contains definition for 'Helium3'
[LOG 21:50:10.403] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.404] PartResourceDefinition list already contains definition for 'Silicates'
[LOG 21:50:10.404] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.405] PartResourceDefinition list already contains definition for 'Silicon'
[LOG 21:50:10.405] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.405] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.406] PartResourceDefinition list already contains definition for 'Borate'
[LOG 21:50:10.406] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.407] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.407] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.408] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.408] Resource RESOURCE_DEFINITION added to database
[WRN 21:50:10.409] PartResourceDefinition list already contains definition for 'Monazite'
[LOG 21:50:10.409] Resource RESOURCE_DEFINITION added to database
[LOG 21:50:10.411] [ModuleManager] Post run call threw an exception in loading DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at ModuleManager.MMPatchLoader+<ProcessPatch>d__46.MoveNext () [0x00000] in <filename unknown>:0 
[LOG 21:50:10.415] [ModuleManager] Post run call threw an exception in loading aaa_Toolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at ModuleManager.MMPatchLoader+<ProcessPatch>d__46.MoveNext () [0x00000] in <filename unknown>:0 
[LOG 21:50:10.430] [ModuleManager] Ran in 1.072s
[LOG 21:50:10.436] PartLoader: Creating part database
[LOG 21:50:10.437] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack'
[LOG 21:50:10.458] EffectList: Created 14 effect types
[LOG 21:50:10.484] OnLoad(Prefab): part=InterstellarGasTank.PB-Stack
[LOG 21:50:10.504] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:10.517] PartLoader: Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack' has no database record. Creating.
[LOG 21:50:10.519] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R'
[ERR 21:50:10.526] Cannot find fx group of that name for decoupler

[LOG 21:50:10.529] OnLoad(Prefab): part=InterstellarGasTank-PB-X50R
[LOG 21:50:10.530] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[ERR 21:50:10.533] Cannot find fx group of that name for decoupler

[LOG 21:50:10.535] PartLoader: Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R' has no database record. Creating.
[LOG 21:50:10.538] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501'
[LOG 21:50:10.540] OnLoad(Prefab): part=CC2501
[LOG 21:50:10.543] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:10.550] PartLoader: Part 'InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501' has no database record. Creating.
[LOG 21:50:10.551] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501'
[LOG 21:50:10.556] OnLoad(Prefab): part=CT2501
[LOG 21:50:10.558] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:10.580] PartLoader: Part 'InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501' has no database record. Creating.
[LOG 21:50:10.582] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501'
[LOG 21:50:10.584] OnLoad(Prefab): part=RFC2501
[LOG 21:50:10.585] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:10.590] PartLoader: Part 'InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501' has no database record. Creating.
[LOG 21:50:10.591] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202'
[LOG 21:50:10.603] Starting the Dispatcher
[ERR 21:50:10.608] MechJeb moduleRegistry creation threw an exception in LoadComputerModules loading DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at MuMech.MechJebCore.LoadComputerModules () [0x00000] in <filename unknown>:0 

[ERR 21:50:10.611] MechJeb moduleRegistry creation threw an exception in LoadComputerModules loading aaa_Toolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at MuMech.MechJebCore.LoadComputerModules () [0x00000] in <filename unknown>:0 

[LOG 21:50:10.626] ManeuverPlanner initialization: found 17 maneuvers
[LOG 21:50:10.698] OnLoad(Prefab): part=mumech.MJ2.AR202
[LOG 21:50:10.700] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:10.705] Starting the Dispatcher
[LOG 21:50:10.705] 
[LOG 21:50:10.712] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202' has no database record. Creating.
[LOG 21:50:10.716] Starting the Dispatcher
[LOG 21:50:10.716] 
[LOG 21:50:10.718] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202'
[LOG 21:50:10.742] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1'
[LOG 21:50:10.745] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1' has no database record. Creating.
[LOG 21:50:10.747] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features1'
[LOG 21:50:10.767] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2'
[LOG 21:50:10.771] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2' has no database record. Creating.
[LOG 21:50:10.772] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features2'
[LOG 21:50:10.795] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3'
[LOG 21:50:10.798] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3' has no database record. Creating.
[LOG 21:50:10.799] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features3'
[LOG 21:50:10.820] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4'
[LOG 21:50:10.824] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4' has no database record. Creating.
[LOG 21:50:10.825] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features4'
[LOG 21:50:10.847] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod'
[LOG 21:50:10.854] Starting the Dispatcher
[LOG 21:50:10.854] 
[LOG 21:50:10.893] OnLoad(Prefab): part=mumech.MJ2.Pod
[LOG 21:50:10.894] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:10.903] Starting the Dispatcher
[LOG 21:50:10.903] 
[EXC 21:50:10.909] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    PartLoader:StripComponent(GameObject)
    PartLoader:CreatePartIcon(GameObject, Single&)
    PartLoader:ParsePart(UrlConfig, ConfigNode)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 21:50:10.911] PartLoader: Part 'MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod' has no database record. Creating.
[LOG 21:50:10.915] Starting the Dispatcher
[LOG 21:50:10.915] 
[LOG 21:50:10.921] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.Pod'
[EXC 21:50:10.977] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    <RenderDragCubes>c__Iterator1E:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 21:50:10.981] PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone'
[LOG 21:50:10.983] OnLoad(Prefab): part=noseCone
[LOG 21:50:10.985] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:10.987] PartLoader: Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone' has no database record. Creating.
[LOG 21:50:10.989] DragCubeSystem: Creating drag cubes for part 'noseCone'
[LOG 21:50:11.015] PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1'
[LOG 21:50:11.022] OnLoad(Prefab): part=airbrake1
[LOG 21:50:11.024] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.028] PartLoader: Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1' has no database record. Creating.
[LOG 21:50:11.030] DragCubeSystem: Creating drag cubes for part 'airbrake1'
[LOG 21:50:11.085] PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop'
[LOG 21:50:11.109] OnLoad(Prefab): part=airScoop
[LOG 21:50:11.110] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.113] PartLoader: Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop' has no database record. Creating.
[LOG 21:50:11.115] DragCubeSystem: Creating drag cubes for part 'airScoop'
[LOG 21:50:11.137] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf'
[LOG 21:50:11.141] OnLoad(Prefab): part=airlinerCtrlSrf
[LOG 21:50:11.142] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.145] PartLoader: Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf' has no database record. Creating.
[LOG 21:50:11.149] DragCubeSystem: Creating drag cubes for part 'airlinerCtrlSrf'
[LOG 21:50:11.202] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing'
[LOG 21:50:11.206] OnLoad(Prefab): part=airlinerMainWing
[LOG 21:50:11.207] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.210] PartLoader: Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing' has no database record. Creating.
[LOG 21:50:11.212] DragCubeSystem: Creating drag cubes for part 'airlinerMainWing'
[LOG 21:50:11.228] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin'
[LOG 21:50:11.232] OnLoad(Prefab): part=airlinerTailFin
[LOG 21:50:11.234] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.237] PartLoader: Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin' has no database record. Creating.
[LOG 21:50:11.239] DragCubeSystem: Creating drag cubes for part 'airlinerTailFin'
[LOG 21:50:11.286] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard'
[LOG 21:50:11.289] OnLoad(Prefab): part=AdvancedCanard
[LOG 21:50:11.290] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.293] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard' has no database record. Creating.
[LOG 21:50:11.295] DragCubeSystem: Creating drag cubes for part 'AdvancedCanard'
[LOG 21:50:11.336] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController'
[LOG 21:50:11.339] OnLoad(Prefab): part=CanardController
[LOG 21:50:11.340] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.343] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController' has no database record. Creating.
[LOG 21:50:11.345] DragCubeSystem: Creating drag cubes for part 'CanardController'
[LOG 21:50:11.395] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing'
[LOG 21:50:11.398] OnLoad(Prefab): part=sweptWing
[LOG 21:50:11.399] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.401] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing' has no database record. Creating.
[LOG 21:50:11.403] DragCubeSystem: Creating drag cubes for part 'sweptWing'
[LOG 21:50:11.421] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin'
[LOG 21:50:11.424] OnLoad(Prefab): part=tailfin
[LOG 21:50:11.426] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.428] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin' has no database record. Creating.
[LOG 21:50:11.430] DragCubeSystem: Creating drag cubes for part 'tailfin'
[LOG 21:50:11.487] PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin'
[LOG 21:50:11.490] OnLoad(Prefab): part=basicFin
[LOG 21:50:11.491] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:11.494] PartLoader: Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin' has no database record. Creating.
[LOG 21:50:11.495] DragCubeSystem: Creating drag cubes for part 'basicFin'
[LOG 21:50:11.538] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake'
[LOG 21:50:11.542] OnLoad(Prefab): part=CircularIntake
[LOG 21:50:11.544] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.547] PartLoader: Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake' has no database record. Creating.
[LOG 21:50:11.547] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake'
[LOG 21:50:11.550] OnLoad(Prefab): part=shockConeIntake
[LOG 21:50:11.551] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.554] PartLoader: Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake' has no database record. Creating.
[LOG 21:50:11.555] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone'
[LOG 21:50:11.559] OnLoad(Prefab): part=avionicsNoseCone
[LOG 21:50:11.561] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:11.564] PartLoader: Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone' has no database record. Creating.
[LOG 21:50:11.566] DragCubeSystem: Creating drag cubes for part 'avionicsNoseCone'
[LOG 21:50:11.588] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA'
[LOG 21:50:11.590] OnLoad(Prefab): part=pointyNoseConeA
[LOG 21:50:11.592] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.594] PartLoader: Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA' has no database record. Creating.
[LOG 21:50:11.595] DragCubeSystem: Creating drag cubes for part 'pointyNoseConeA'
[LOG 21:50:11.620] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB'
[LOG 21:50:11.623] OnLoad(Prefab): part=pointyNoseConeB
[LOG 21:50:11.624] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.626] PartLoader: Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB' has no database record. Creating.
[LOG 21:50:11.628] DragCubeSystem: Creating drag cubes for part 'pointyNoseConeB'
[LOG 21:50:11.651] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter'
[LOG 21:50:11.654] OnLoad(Prefab): part=noseConeAdapter
[LOG 21:50:11.655] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.657] PartLoader: Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter' has no database record. Creating.
[LOG 21:50:11.659] DragCubeSystem: Creating drag cubes for part 'noseConeAdapter'
[LOG 21:50:11.685] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone'
[LOG 21:50:11.687] OnLoad(Prefab): part=standardNoseCone
[LOG 21:50:11.689] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:11.691] PartLoader: Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone' has no database record. Creating.
[LOG 21:50:11.693] DragCubeSystem: Creating drag cubes for part 'standardNoseCone'
[LOG 21:50:11.718] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail'
[LOG 21:50:11.721] OnLoad(Prefab): part=airplaneTail
[LOG 21:50:11.722] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.724] PartLoader: Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail' has no database record. Creating.
[LOG 21:50:11.726] DragCubeSystem: Creating drag cubes for part 'airplaneTail'
[LOG 21:50:11.746] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB'
[LOG 21:50:11.748] OnLoad(Prefab): part=airplaneTailB
[LOG 21:50:11.750] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.752] PartLoader: Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB' has no database record. Creating.
[LOG 21:50:11.753] DragCubeSystem: Creating drag cubes for part 'airplaneTailB'
[LOG 21:50:11.776] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1'
[LOG 21:50:11.801] PartLoader: Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1' has no database record. Creating.
[LOG 21:50:11.807] DragCubeSystem: Creating drag cubes for part 'fairingSize1'
[LOG 21:50:11.830] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2'
[LOG 21:50:11.843] PartLoader: Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2' has no database record. Creating.
[LOG 21:50:11.848] DragCubeSystem: Creating drag cubes for part 'fairingSize2'
[LOG 21:50:11.868] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3'
[LOG 21:50:11.881] PartLoader: Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3' has no database record. Creating.
[LOG 21:50:11.886] DragCubeSystem: Creating drag cubes for part 'fairingSize3'
[LOG 21:50:11.909] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0'
[LOG 21:50:11.920] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0' has no database record. Creating.
[LOG 21:50:11.923] DragCubeSystem: Creating drag cubes for part 'HeatShield0'
[LOG 21:50:11.944] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1'
[LOG 21:50:11.949] OnLoad(Prefab): part=HeatShield1
[LOG 21:50:11.950] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:11.954] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1' has no database record. Creating.
[LOG 21:50:11.958] DragCubeSystem: Creating drag cubes for part 'HeatShield1'
[LOG 21:50:12.019] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2'
[LOG 21:50:12.024] OnLoad(Prefab): part=HeatShield2
[LOG 21:50:12.025] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:12.029] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2' has no database record. Creating.
[LOG 21:50:12.033] DragCubeSystem: Creating drag cubes for part 'HeatShield2'
[LOG 21:50:12.075] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3'
[LOG 21:50:12.080] OnLoad(Prefab): part=HeatShield3
[LOG 21:50:12.081] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:12.085] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3' has no database record. Creating.
[LOG 21:50:12.089] DragCubeSystem: Creating drag cubes for part 'HeatShield3'
[LOG 21:50:12.129] PartLoader: Compiling Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield'
[LOG 21:50:12.135] OnLoad(Prefab): part=InflatableHeatShield
[LOG 21:50:12.137] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:12.141] PartLoader: Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield' has no database record. Creating.
[LOG 21:50:12.144] DragCubeSystem: Part 'InflatableHeatShield' has defined a procedural drag cube setup
[LOG 21:50:12.145] PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong'
[LOG 21:50:12.150] OnLoad(Prefab): part=IntakeRadialLong
[LOG 21:50:12.152] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.156] PartLoader: Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong' has no database record. Creating.
[LOG 21:50:12.159] DragCubeSystem: Creating drag cubes for part 'IntakeRadialLong'
[LOG 21:50:12.180] PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake'
[LOG 21:50:12.182] OnLoad(Prefab): part=miniIntake
[LOG 21:50:12.184] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:12.186] PartLoader: Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake' has no database record. Creating.
[LOG 21:50:12.186] PartLoader: Compiling Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone'
[LOG 21:50:12.189] OnLoad(Prefab): part=rocketNoseCone
[LOG 21:50:12.190] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:12.192] PartLoader: Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone' has no database record. Creating.
[LOG 21:50:12.193] DragCubeSystem: Creating drag cubes for part 'rocketNoseCone'
[LOG 21:50:12.220] PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake'
[LOG 21:50:12.223] OnLoad(Prefab): part=ramAirIntake
[LOG 21:50:12.224] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:12.227] PartLoader: Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake' has no database record. Creating.
[LOG 21:50:12.227] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta'
[LOG 21:50:12.230] OnLoad(Prefab): part=wingShuttleDelta
[LOG 21:50:12.231] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.233] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta' has no database record. Creating.
[LOG 21:50:12.235] DragCubeSystem: Creating drag cubes for part 'wingShuttleDelta'
[LOG 21:50:12.254] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1'
[LOG 21:50:12.257] OnLoad(Prefab): part=wingShuttleElevon1
[LOG 21:50:12.258] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.260] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1' has no database record. Creating.
[LOG 21:50:12.262] DragCubeSystem: Creating drag cubes for part 'wingShuttleElevon1'
[LOG 21:50:12.318] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2'
[LOG 21:50:12.321] OnLoad(Prefab): part=wingShuttleElevon2
[LOG 21:50:12.322] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.325] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2' has no database record. Creating.
[LOG 21:50:12.327] DragCubeSystem: Creating drag cubes for part 'wingShuttleElevon2'
[LOG 21:50:12.382] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder'
[LOG 21:50:12.385] OnLoad(Prefab): part=wingShuttleRudder
[LOG 21:50:12.387] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.389] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder' has no database record. Creating.
[LOG 21:50:12.391] DragCubeSystem: Creating drag cubes for part 'wingShuttleRudder'
[LOG 21:50:12.438] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake'
[LOG 21:50:12.441] OnLoad(Prefab): part=wingShuttleStrake
[LOG 21:50:12.442] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.444] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake' has no database record. Creating.
[LOG 21:50:12.446] DragCubeSystem: Creating drag cubes for part 'wingShuttleStrake'
[LOG 21:50:12.484] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet'
[LOG 21:50:12.486] OnLoad(Prefab): part=R8winglet
[LOG 21:50:12.488] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.490] PartLoader: Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet' has no database record. Creating.
[LOG 21:50:12.492] DragCubeSystem: Creating drag cubes for part 'R8winglet'
[LOG 21:50:12.543] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet'
[LOG 21:50:12.545] OnLoad(Prefab): part=winglet
[LOG 21:50:12.547] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.549] PartLoader: Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet' has no database record. Creating.
[LOG 21:50:12.551] DragCubeSystem: Creating drag cubes for part 'winglet'
[LOG 21:50:12.570] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3'
[LOG 21:50:12.573] OnLoad(Prefab): part=winglet3
[LOG 21:50:12.574] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.577] PartLoader: Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3' has no database record. Creating.
[LOG 21:50:12.579] DragCubeSystem: Creating drag cubes for part 'winglet3'
[LOG 21:50:12.630] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector'
[LOG 21:50:12.633] OnLoad(Prefab): part=wingConnector
[LOG 21:50:12.634] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.637] PartLoader: Part 'Squad/Parts/Aero/wings/connector1/wingConnector' has no database record. Creating.
[LOG 21:50:12.638] DragCubeSystem: Creating drag cubes for part 'wingConnector'
[LOG 21:50:12.656] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2'
[LOG 21:50:12.658] OnLoad(Prefab): part=wingConnector2
[LOG 21:50:12.660] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.662] PartLoader: Part 'Squad/Parts/Aero/wings/connector2/wingConnector2' has no database record. Creating.
[LOG 21:50:12.664] DragCubeSystem: Creating drag cubes for part 'wingConnector2'
[LOG 21:50:12.683] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3'
[LOG 21:50:12.686] OnLoad(Prefab): part=wingConnector3
[LOG 21:50:12.687] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.689] PartLoader: Part 'Squad/Parts/Aero/wings/connector3/wingConnector3' has no database record. Creating.
[LOG 21:50:12.691] DragCubeSystem: Creating drag cubes for part 'wingConnector3'
[LOG 21:50:12.710] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4'
[LOG 21:50:12.713] OnLoad(Prefab): part=wingConnector4
[LOG 21:50:12.714] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.717] PartLoader: Part 'Squad/Parts/Aero/wings/connector4/wingConnector4' has no database record. Creating.
[LOG 21:50:12.718] DragCubeSystem: Creating drag cubes for part 'wingConnector4'
[LOG 21:50:12.737] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5'
[LOG 21:50:12.740] OnLoad(Prefab): part=wingConnector5
[LOG 21:50:12.742] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.744] PartLoader: Part 'Squad/Parts/Aero/wings/connector5/wingConnector5' has no database record. Creating.
[LOG 21:50:12.746] DragCubeSystem: Creating drag cubes for part 'wingConnector5'
[LOG 21:50:12.765] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing'
[LOG 21:50:12.767] OnLoad(Prefab): part=deltaWing
[LOG 21:50:12.769] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.771] PartLoader: Part 'Squad/Parts/Aero/wings/delta/deltaWing' has no database record. Creating.
[LOG 21:50:12.773] DragCubeSystem: Creating drag cubes for part 'deltaWing'
[LOG 21:50:12.789] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small'
[LOG 21:50:12.792] OnLoad(Prefab): part=delta.small
[LOG 21:50:12.793] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.795] PartLoader: Part 'Squad/Parts/Aero/wings/delta_small/delta_small' has no database record. Creating.
[LOG 21:50:12.797] DragCubeSystem: Creating drag cubes for part 'delta.small'
[LOG 21:50:12.816] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf'
[LOG 21:50:12.819] OnLoad(Prefab): part=StandardCtrlSrf
[LOG 21:50:12.820] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.823] PartLoader: Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf' has no database record. Creating.
[LOG 21:50:12.825] DragCubeSystem: Creating drag cubes for part 'StandardCtrlSrf'
[LOG 21:50:12.875] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2'
[LOG 21:50:12.878] OnLoad(Prefab): part=elevon2
[LOG 21:50:12.879] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.882] PartLoader: Part 'Squad/Parts/Aero/wings/elevon2/elevon2' has no database record. Creating.
[LOG 21:50:12.884] DragCubeSystem: Creating drag cubes for part 'elevon2'
[LOG 21:50:12.958] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3'
[LOG 21:50:12.961] OnLoad(Prefab): part=elevon3
[LOG 21:50:12.963] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:12.965] PartLoader: Part 'Squad/Parts/Aero/wings/elevon3/elevon3' has no database record. Creating.
[LOG 21:50:12.967] DragCubeSystem: Creating drag cubes for part 'elevon3'
[LOG 21:50:13.023] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf'
[LOG 21:50:13.026] OnLoad(Prefab): part=smallCtrlSrf
[LOG 21:50:13.027] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.030] PartLoader: Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf' has no database record. Creating.
[LOG 21:50:13.032] DragCubeSystem: Creating drag cubes for part 'smallCtrlSrf'
[LOG 21:50:13.099] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5'
[LOG 21:50:13.102] OnLoad(Prefab): part=elevon5
[LOG 21:50:13.104] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.106] PartLoader: Part 'Squad/Parts/Aero/wings/elevon5/elevon5' has no database record. Creating.
[LOG 21:50:13.108] DragCubeSystem: Creating drag cubes for part 'elevon5'
[LOG 21:50:13.161] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake'
[LOG 21:50:13.164] OnLoad(Prefab): part=wingStrake
[LOG 21:50:13.165] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.167] PartLoader: Part 'Squad/Parts/Aero/wings/strake/wingStrake' has no database record. Creating.
[LOG 21:50:13.169] DragCubeSystem: Creating drag cubes for part 'wingStrake'
[LOG 21:50:13.186] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing'
[LOG 21:50:13.189] OnLoad(Prefab): part=structuralWing
[LOG 21:50:13.190] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.192] PartLoader: Part 'Squad/Parts/Aero/wings/structural1/structuralWing' has no database record. Creating.
[LOG 21:50:13.194] DragCubeSystem: Creating drag cubes for part 'structuralWing'
[LOG 21:50:13.210] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2'
[LOG 21:50:13.212] OnLoad(Prefab): part=structuralWing2
[LOG 21:50:13.214] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.216] PartLoader: Part 'Squad/Parts/Aero/wings/structural2/structuralWing2' has no database record. Creating.
[LOG 21:50:13.218] DragCubeSystem: Creating drag cubes for part 'structuralWing2'
[LOG 21:50:13.235] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3'
[LOG 21:50:13.238] OnLoad(Prefab): part=structuralWing3
[LOG 21:50:13.239] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.241] PartLoader: Part 'Squad/Parts/Aero/wings/structural3/structuralWing3' has no database record. Creating.
[LOG 21:50:13.243] DragCubeSystem: Creating drag cubes for part 'structuralWing3'
[LOG 21:50:13.260] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4'
[LOG 21:50:13.262] OnLoad(Prefab): part=structuralWing4
[LOG 21:50:13.264] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.266] PartLoader: Part 'Squad/Parts/Aero/wings/structural4/structuralWing4' has no database record. Creating.
[LOG 21:50:13.268] DragCubeSystem: Creating drag cubes for part 'structuralWing4'
[LOG 21:50:13.285] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1'
[LOG 21:50:13.288] OnLoad(Prefab): part=sweptWing1
[LOG 21:50:13.289] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.291] PartLoader: Part 'Squad/Parts/Aero/wings/swept1/sweptWing1' has no database record. Creating.
[LOG 21:50:13.293] DragCubeSystem: Creating drag cubes for part 'sweptWing1'
[LOG 21:50:13.308] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2'
[LOG 21:50:13.311] OnLoad(Prefab): part=sweptWing2
[LOG 21:50:13.312] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:13.314] PartLoader: Part 'Squad/Parts/Aero/wings/swept2/sweptWing2' has no database record. Creating.
[LOG 21:50:13.316] DragCubeSystem: Creating drag cubes for part 'sweptWing2'
[LOG 21:50:13.334] PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2'
[LOG 21:50:13.337] OnLoad(Prefab): part=asasmodule1-2
[LOG 21:50:13.338] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:13.341] PartLoader: Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2' has no database record. Creating.
[LOG 21:50:13.341] PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola'
[LOG 21:50:13.354] OnLoad(Prefab): part=cupola
[LOG 21:50:13.355] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:13.371] PartLoader: Part 'Squad/Parts/Command/cupola/cupola/cupola' has no database record. Creating.
[LOG 21:50:13.377] DragCubeSystem: Creating drag cubes for part 'cupola'
[LOG 21:50:13.425] PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd'
[LOG 21:50:13.431] PartLoader: Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd' has no database record. Creating.
[LOG 21:50:13.433] DragCubeSystem: Creating drag cubes for part 'seatExternalCmd'
[LOG 21:50:13.455] PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin'
[LOG 21:50:13.459] OnLoad(Prefab): part=crewCabin
[LOG 21:50:13.461] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:13.467] PartLoader: Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin' has no database record. Creating.
[LOG 21:50:13.472] DragCubeSystem: Creating drag cubes for part 'crewCabin'
[LOG 21:50:13.500] PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule'
[LOG 21:50:13.502] OnLoad(Prefab): part=advSasModule
[LOG 21:50:13.504] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:13.506] PartLoader: Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule' has no database record. Creating.
[LOG 21:50:13.508] DragCubeSystem: Creating drag cubes for part 'advSasModule'
[LOG 21:50:13.530] PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule'
[LOG 21:50:13.533] OnLoad(Prefab): part=sasModule
[LOG 21:50:13.534] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:13.536] PartLoader: Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule' has no database record. Creating.
[LOG 21:50:13.538] DragCubeSystem: Creating drag cubes for part 'sasModule'
[LOG 21:50:13.560] PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod'
[LOG 21:50:13.568] OnLoad(Prefab): part=Mark1-2Pod
[LOG 21:50:13.570] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:13.578] PartLoader: Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod' has no database record. Creating.
[LOG 21:50:13.584] DragCubeSystem: Creating drag cubes for part 'Mark1-2Pod'
[LOG 21:50:13.613] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit'
[LOG 21:50:13.618] OnLoad(Prefab): part=Mark1Cockpit
[LOG 21:50:13.619] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:13.626] PartLoader: Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit' has no database record. Creating.
[LOG 21:50:13.632] DragCubeSystem: Creating drag cubes for part 'Mark1Cockpit'
[LOG 21:50:13.677] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin'
[LOG 21:50:13.681] OnLoad(Prefab): part=MK1CrewCabin
[LOG 21:50:13.683] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:13.688] PartLoader: Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin' has no database record. Creating.
[LOG 21:50:13.692] DragCubeSystem: Creating drag cubes for part 'MK1CrewCabin'
[LOG 21:50:13.743] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit'
[LOG 21:50:13.749] OnLoad(Prefab): part=Mark2Cockpit
[LOG 21:50:13.751] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:13.758] PartLoader: Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit' has no database record. Creating.
[LOG 21:50:13.763] DragCubeSystem: Creating drag cubes for part 'Mark2Cockpit'
[LOG 21:50:13.815] PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall'
[LOG 21:50:13.820] OnLoad(Prefab): part=landerCabinSmall
[LOG 21:50:13.822] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:13.828] PartLoader: Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall' has no database record. Creating.
[LOG 21:50:13.833] DragCubeSystem: Creating drag cubes for part 'landerCabinSmall'
[LOG 21:50:13.863] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod'
[LOG 21:50:13.869] OnLoad(Prefab): part=mk1pod
[LOG 21:50:13.870] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:13.878] PartLoader: Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod' has no database record. Creating.
[LOG 21:50:13.910] DragCubeSystem: Creating drag cubes for part 'mk1pod'
[LOG 21:50:13.939] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline'
[LOG 21:50:13.945] OnLoad(Prefab): part=mk2Cockpit.Inline
[LOG 21:50:13.947] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:13.954] PartLoader: Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline' has no database record. Creating.
[LOG 21:50:13.960] DragCubeSystem: Creating drag cubes for part 'mk2Cockpit.Inline'
[LOG 21:50:14.016] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard'
[LOG 21:50:14.021] OnLoad(Prefab): part=mk2Cockpit.Standard
[LOG 21:50:14.023] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:14.030] PartLoader: Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard' has no database record. Creating.
[LOG 21:50:14.036] DragCubeSystem: Creating drag cubes for part 'mk2Cockpit.Standard'
[LOG 21:50:14.079] PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore'
[LOG 21:50:14.084] OnLoad(Prefab): part=mk2DroneCore
[LOG 21:50:14.085] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:14.089] PartLoader: Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore' has no database record. Creating.
[LOG 21:50:14.093] DragCubeSystem: Creating drag cubes for part 'mk2DroneCore'
[LOG 21:50:14.111] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin'
[LOG 21:50:14.116] OnLoad(Prefab): part=mk2LanderCabin
[LOG 21:50:14.118] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:14.125] PartLoader: Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin' has no database record. Creating.
[LOG 21:50:14.130] DragCubeSystem: Creating drag cubes for part 'mk2LanderCabin'
[LOG 21:50:14.160] PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle'
[LOG 21:50:14.169] OnLoad(Prefab): part=mk3Cockpit.Shuttle
[LOG 21:50:14.171] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:14.181] PartLoader: Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle' has no database record. Creating.
[LOG 21:50:14.187] DragCubeSystem: Creating drag cubes for part 'mk3Cockpit.Shuttle'
[LOG 21:50:14.239] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube'
[LOG 21:50:14.243] OnLoad(Prefab): part=probeCoreCube
[LOG 21:50:14.244] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.248] PartLoader: Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube' has no database record. Creating.
[LOG 21:50:14.251] DragCubeSystem: Creating drag cubes for part 'probeCoreCube'
[LOG 21:50:14.285] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex'
[LOG 21:50:14.289] OnLoad(Prefab): part=probeCoreHex
[LOG 21:50:14.290] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.295] PartLoader: Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex' has no database record. Creating.
[LOG 21:50:14.298] DragCubeSystem: Creating drag cubes for part 'probeCoreHex'
[LOG 21:50:14.324] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto'
[LOG 21:50:14.328] OnLoad(Prefab): part=probeCoreOcto
[LOG 21:50:14.330] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.334] PartLoader: Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto' has no database record. Creating.
[LOG 21:50:14.337] DragCubeSystem: Creating drag cubes for part 'probeCoreOcto'
[LOG 21:50:14.365] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2'
[LOG 21:50:14.369] OnLoad(Prefab): part=probeCoreOcto2
[LOG 21:50:14.370] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.374] PartLoader: Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2' has no database record. Creating.
[LOG 21:50:14.378] DragCubeSystem: Creating drag cubes for part 'probeCoreOcto2'
[LOG 21:50:14.400] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody'
[LOG 21:50:14.404] OnLoad(Prefab): part=roverBody
[LOG 21:50:14.405] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.409] PartLoader: Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody' has no database record. Creating.
[LOG 21:50:14.412] DragCubeSystem: Creating drag cubes for part 'roverBody'
[LOG 21:50:14.460] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge'
[LOG 21:50:14.465] OnLoad(Prefab): part=probeStackLarge
[LOG 21:50:14.466] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:14.471] PartLoader: Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge' has no database record. Creating.
[LOG 21:50:14.475] DragCubeSystem: Creating drag cubes for part 'probeStackLarge'
[LOG 21:50:14.496] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall'
[LOG 21:50:14.501] OnLoad(Prefab): part=probeStackSmall
[LOG 21:50:14.502] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:14.507] PartLoader: Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall' has no database record. Creating.
[LOG 21:50:14.512] DragCubeSystem: Creating drag cubes for part 'probeStackSmall'
[LOG 21:50:14.534] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere'
[LOG 21:50:14.537] OnLoad(Prefab): part=probeCoreSphere
[LOG 21:50:14.539] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:14.543] PartLoader: Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere' has no database record. Creating.
[LOG 21:50:14.545] DragCubeSystem: Creating drag cubes for part 'probeCoreSphere'
[LOG 21:50:14.572] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine'
[LOG 21:50:14.585] PartLoader: Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine' has no database record. Creating.
[LOG 21:50:14.586] DragCubeSystem: Creating drag cubes for part 'fuelLine'
[LOG 21:50:14.603] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector'
[LOG 21:50:14.609] PartLoader: Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector' has no database record. Creating.
[LOG 21:50:14.610] DragCubeSystem: Creating drag cubes for part 'strutConnector'
[LOG 21:50:14.625] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2'
[LOG 21:50:14.631] OnLoad(Prefab): part=solarPanels2
[LOG 21:50:14.632] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.636] PartLoader: Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2' has no database record. Creating.
[LOG 21:50:14.638] DragCubeSystem: Creating drag cubes for part 'solarPanels2'
[LOG 21:50:14.697] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4'
[LOG 21:50:14.700] OnLoad(Prefab): part=solarPanels4
[LOG 21:50:14.702] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.705] PartLoader: Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4' has no database record. Creating.
[LOG 21:50:14.707] DragCubeSystem: Creating drag cubes for part 'solarPanels4'
[LOG 21:50:14.766] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1'
[LOG 21:50:14.769] OnLoad(Prefab): part=solarPanels1
[LOG 21:50:14.771] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.774] PartLoader: Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1' has no database record. Creating.
[LOG 21:50:14.776] DragCubeSystem: Creating drag cubes for part 'solarPanels1'
[LOG 21:50:14.838] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3'
[LOG 21:50:14.841] OnLoad(Prefab): part=solarPanels3
[LOG 21:50:14.843] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.845] PartLoader: Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3' has no database record. Creating.
[LOG 21:50:14.848] DragCubeSystem: Creating drag cubes for part 'solarPanels3'
[LOG 21:50:14.933] PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel'
[LOG 21:50:14.937] OnLoad(Prefab): part=largeSolarPanel
[LOG 21:50:14.939] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:14.948] PartLoader: Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel' has no database record. Creating.
[LOG 21:50:14.951] DragCubeSystem: Creating drag cubes for part 'largeSolarPanel'
[LOG 21:50:15.002] PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5'
[LOG 21:50:15.005] OnLoad(Prefab): part=solarPanels5
[LOG 21:50:15.006] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:15.009] PartLoader: Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5' has no database record. Creating.
[LOG 21:50:15.011] DragCubeSystem: Creating drag cubes for part 'solarPanels5'
[LOG 21:50:15.030] PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg'
[LOG 21:50:15.036] OnLoad(Prefab): part=rtg
[LOG 21:50:15.037] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:15.041] PartLoader: Part 'Squad/Parts/Electrical/RTG/RTG/rtg' has no database record. Creating.
[LOG 21:50:15.043] DragCubeSystem: Creating drag cubes for part 'rtg'
[LOG 21:50:15.064] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack'
[LOG 21:50:15.067] OnLoad(Prefab): part=batteryPack
[LOG 21:50:15.068] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:15.070] PartLoader: Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack' has no database record. Creating.
[LOG 21:50:15.071] DragCubeSystem: Creating drag cubes for part 'batteryPack'
[LOG 21:50:15.096] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank'
[LOG 21:50:15.098] OnLoad(Prefab): part=batteryBank
[LOG 21:50:15.100] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.102] PartLoader: Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank' has no database record. Creating.
[LOG 21:50:15.103] DragCubeSystem: Creating drag cubes for part 'batteryBank'
[LOG 21:50:15.126] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini'
[LOG 21:50:15.128] OnLoad(Prefab): part=batteryBankMini
[LOG 21:50:15.129] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:15.131] PartLoader: Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini' has no database record. Creating.
[LOG 21:50:15.133] DragCubeSystem: Creating drag cubes for part 'batteryBankMini'
[LOG 21:50:15.162] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack'
[LOG 21:50:15.165] OnLoad(Prefab): part=ksp.r.largeBatteryPack
[LOG 21:50:15.166] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:15.168] PartLoader: Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack' has no database record. Creating.
[LOG 21:50:15.170] DragCubeSystem: Creating drag cubes for part 'ksp.r.largeBatteryPack'
[LOG 21:50:15.197] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge'
[LOG 21:50:15.200] OnLoad(Prefab): part=batteryBankLarge
[LOG 21:50:15.202] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:15.204] PartLoader: Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge' has no database record. Creating.
[LOG 21:50:15.205] DragCubeSystem: Creating drag cubes for part 'batteryBankLarge'
[LOG 21:50:15.229] PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine'
[LOG 21:50:15.240] OnLoad(Prefab): part=ionEngine
[LOG 21:50:15.241] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:15.248] PartLoader: Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine' has no database record. Creating.
[LOG 21:50:15.251] DragCubeSystem: Creating drag cubes for part 'ionEngine'
[LOG 21:50:15.275] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet'
[LOG 21:50:15.292] OnLoad(Prefab): part=turboJet
[LOG 21:50:15.293] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.305] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet' has no database record. Creating.
[LOG 21:50:15.312] DragCubeSystem: Creating drag cubes for part 'turboJet'
[LOG 21:50:15.341] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine'
[LOG 21:50:15.348] OnLoad(Prefab): part=JetEngine
[LOG 21:50:15.349] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.355] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine' has no database record. Creating.
[LOG 21:50:15.359] DragCubeSystem: Creating drag cubes for part 'JetEngine'
[LOG 21:50:15.435] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2'
[LOG 21:50:15.443] OnLoad(Prefab): part=turboFanSize2
[LOG 21:50:15.445] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:15.452] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2' has no database record. Creating.
[LOG 21:50:15.457] DragCubeSystem: Part 'turboFanSize2' has defined a procedural drag cube setup
[LOG 21:50:15.459] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine'
[LOG 21:50:15.466] OnLoad(Prefab): part=turboFanEngine
[LOG 21:50:15.468] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.476] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine' has no database record. Creating.
[LOG 21:50:15.481] DragCubeSystem: Creating drag cubes for part 'turboFanEngine'
[LOG 21:50:15.507] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine'
[LOG 21:50:15.512] OnLoad(Prefab): part=smallRadialEngine
[LOG 21:50:15.514] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:15.520] PartLoader: Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine' has no database record. Creating.
[LOG 21:50:15.524] DragCubeSystem: Creating drag cubes for part 'smallRadialEngine'
[LOG 21:50:15.543] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini'
[LOG 21:50:15.549] OnLoad(Prefab): part=liquidEngineMini
[LOG 21:50:15.550] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:15.555] PartLoader: Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini' has no database record. Creating.
[LOG 21:50:15.559] DragCubeSystem: Creating drag cubes for part 'liquidEngineMini'
[LOG 21:50:15.606] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike'
[LOG 21:50:15.614] OnLoad(Prefab): part=toroidalAerospike
[LOG 21:50:15.616] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.621] PartLoader: Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike' has no database record. Creating.
[LOG 21:50:15.625] DragCubeSystem: Creating drag cubes for part 'toroidalAerospike'
[LOG 21:50:15.678] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine'
[LOG 21:50:15.683] OnLoad(Prefab): part=microEngine
[LOG 21:50:15.684] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:15.688] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine' has no database record. Creating.
[LOG 21:50:15.691] DragCubeSystem: Creating drag cubes for part 'microEngine'
[LOG 21:50:15.716] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini'
[LOG 21:50:15.721] OnLoad(Prefab): part=radialEngineMini
[LOG 21:50:15.723] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:15.727] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini' has no database record. Creating.
[LOG 21:50:15.730] DragCubeSystem: Creating drag cubes for part 'radialEngineMini'
[LOG 21:50:15.755] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3'
[LOG 21:50:15.760] OnLoad(Prefab): part=liquidEngine3
[LOG 21:50:15.762] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.767] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3' has no database record. Creating.
[LOG 21:50:15.771] DragCubeSystem: Creating drag cubes for part 'liquidEngine3'
[LOG 21:50:15.821] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine'
[LOG 21:50:15.831] OnLoad(Prefab): part=nuclearEngine
[LOG 21:50:15.833] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.840] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine' has no database record. Creating.
[LOG 21:50:15.845] DragCubeSystem: Part 'nuclearEngine' has defined a procedural drag cube setup
[LOG 21:50:15.847] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine'
[LOG 21:50:15.853] OnLoad(Prefab): part=liquidEngine
[LOG 21:50:15.855] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.860] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine' has no database record. Creating.
[LOG 21:50:15.865] DragCubeSystem: Creating drag cubes for part 'liquidEngine'
[LOG 21:50:15.960] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2'
[LOG 21:50:15.966] OnLoad(Prefab): part=liquidEngine2
[LOG 21:50:15.968] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:15.974] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2' has no database record. Creating.
[LOG 21:50:15.979] DragCubeSystem: Creating drag cubes for part 'liquidEngine2'
[LOG 21:50:16.031] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2'
[LOG 21:50:16.038] OnLoad(Prefab): part=liquidEngine1-2
[LOG 21:50:16.039] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:16.044] PartLoader: Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2' has no database record. Creating.
[LOG 21:50:16.049] DragCubeSystem: Creating drag cubes for part 'liquidEngine1-2'
[LOG 21:50:16.105] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2'
[LOG 21:50:16.110] OnLoad(Prefab): part=radialLiquidEngine1-2
[LOG 21:50:16.112] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:16.116] PartLoader: Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2' has no database record. Creating.
[LOG 21:50:16.120] DragCubeSystem: Creating drag cubes for part 'radialLiquidEngine1-2'
[LOG 21:50:16.144] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2'
[LOG 21:50:16.153] OnLoad(Prefab): part=liquidEngine2-2
[LOG 21:50:16.155] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:16.160] PartLoader: Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2' has no database record. Creating.
[LOG 21:50:16.165] DragCubeSystem: Creating drag cubes for part 'liquidEngine2-2'
[LOG 21:50:16.214] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper'
[LOG 21:50:16.220] OnLoad(Prefab): part=engineLargeSkipper
[LOG 21:50:16.221] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:16.227] PartLoader: Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper' has no database record. Creating.
[LOG 21:50:16.232] DragCubeSystem: Creating drag cubes for part 'engineLargeSkipper'
[LOG 21:50:16.288] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME'
[LOG 21:50:16.294] OnLoad(Prefab): part=SSME
[LOG 21:50:16.296] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:16.302] PartLoader: Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME' has no database record. Creating.
[LOG 21:50:16.307] DragCubeSystem: Creating drag cubes for part 'SSME'
[LOG 21:50:16.357] PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster'
[LOG 21:50:16.363] OnLoad(Prefab): part=MassiveBooster
[LOG 21:50:16.364] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:16.370] PartLoader: Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster' has no database record. Creating.
[LOG 21:50:16.373] DragCubeSystem: Creating drag cubes for part 'MassiveBooster'
[LOG 21:50:16.393] PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine'
[LOG 21:50:16.398] OnLoad(Prefab): part=miniJetEngine
[LOG 21:50:16.400] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:16.404] PartLoader: Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine' has no database record. Creating.
[LOG 21:50:16.408] DragCubeSystem: Creating drag cubes for part 'miniJetEngine'
[LOG 21:50:16.437] PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine'
[LOG 21:50:16.441] OnLoad(Prefab): part=omsEngine
[LOG 21:50:16.443] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:16.446] PartLoader: Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine' has no database record. Creating.
[LOG 21:50:16.450] DragCubeSystem: Creating drag cubes for part 'omsEngine'
[LOG 21:50:16.500] PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER'
[LOG 21:50:16.510] OnLoad(Prefab): part=RAPIER
[LOG 21:50:16.511] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:16.519] PartLoader: Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER' has no database record. Creating.
[LOG 21:50:16.525] DragCubeSystem: Creating drag cubes for part 'RAPIER'
[LOG 21:50:16.556] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB'
[LOG 21:50:16.562] OnLoad(Prefab): part=Size2LFB
[LOG 21:50:16.563] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:16.568] PartLoader: Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB' has no database record. Creating.
[LOG 21:50:16.573] DragCubeSystem: Creating drag cubes for part 'Size2LFB'
[LOG 21:50:16.596] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine'
[LOG 21:50:16.603] OnLoad(Prefab): part=Size3AdvancedEngine
[LOG 21:50:16.605] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:16.611] PartLoader: Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine' has no database record. Creating.
[LOG 21:50:16.616] DragCubeSystem: Creating drag cubes for part 'Size3AdvancedEngine'
[LOG 21:50:16.671] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster'
[LOG 21:50:16.678] OnLoad(Prefab): part=Size3EngineCluster
[LOG 21:50:16.679] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:16.684] PartLoader: Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster' has no database record. Creating.
[LOG 21:50:16.689] DragCubeSystem: Creating drag cubes for part 'Size3EngineCluster'
[LOG 21:50:16.720] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1'
[LOG 21:50:16.725] OnLoad(Prefab): part=solidBooster1-1
[LOG 21:50:16.726] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:16.730] PartLoader: Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1' has no database record. Creating.
[LOG 21:50:16.734] DragCubeSystem: Creating drag cubes for part 'solidBooster1-1'
[LOG 21:50:16.755] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster'
[LOG 21:50:16.760] OnLoad(Prefab): part=solidBooster
[LOG 21:50:16.761] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:16.766] PartLoader: Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster' has no database record. Creating.
[LOG 21:50:16.769] DragCubeSystem: Creating drag cubes for part 'solidBooster'
[LOG 21:50:16.795] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm'
[LOG 21:50:16.799] OnLoad(Prefab): part=solidBooster.sm
[LOG 21:50:16.800] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:16.804] PartLoader: Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm' has no database record. Creating.
[LOG 21:50:16.808] DragCubeSystem: Creating drag cubes for part 'solidBooster.sm'
[LOG 21:50:16.836] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1'
[LOG 21:50:16.840] OnLoad(Prefab): part=sepMotor1
[LOG 21:50:16.841] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:16.844] PartLoader: Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1' has no database record. Creating.
[LOG 21:50:16.847] DragCubeSystem: Creating drag cubes for part 'sepMotor1'
[LOG 21:50:16.866] PartLoader: Compiling Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine'
[LOG 21:50:16.871] OnLoad(Prefab): part=vernierEngine
[LOG 21:50:16.873] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:16.876] PartLoader: Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine' has no database record. Creating.
[LOG 21:50:16.878] DragCubeSystem: Creating drag cubes for part 'vernierEngine'
[LOG 21:50:16.900] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2'
[WRN 21:50:16.902] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:16.902] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:16.903] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:16.903] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:16.904] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:16.904] OnLoad(Prefab): part=adapterMk3-Mk2
[LOG 21:50:16.906] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:16.912] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2' has no database record. Creating.
[LOG 21:50:16.916] DragCubeSystem: Creating drag cubes for part 'adapterMk3-Mk2'
[LOG 21:50:16.943] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines'
[LOG 21:50:16.946] OnLoad(Prefab): part=adapterEngines
[LOG 21:50:16.947] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:16.949] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines' has no database record. Creating.
[LOG 21:50:16.950] DragCubeSystem: Creating drag cubes for part 'adapterEngines'
[LOG 21:50:16.976] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2'
[WRN 21:50:16.978] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:16.979] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:16.979] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:16.979] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:16.980] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:16.981] OnLoad(Prefab): part=adapterMk3-Size2
[LOG 21:50:16.982] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:17.018] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2' has no database record. Creating.
[LOG 21:50:17.022] DragCubeSystem: Creating drag cubes for part 'adapterMk3-Size2'
[LOG 21:50:17.051] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant'
[WRN 21:50:17.053] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.054] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.054] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.055] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.055] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.056] OnLoad(Prefab): part=adapterMk3-Size2Slant
[LOG 21:50:17.058] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:17.064] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant' has no database record. Creating.
[LOG 21:50:17.067] DragCubeSystem: Creating drag cubes for part 'adapterMk3-Size2Slant'
[LOG 21:50:17.098] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2'
[WRN 21:50:17.100] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.100] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.101] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.101] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.101] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.102] OnLoad(Prefab): part=adapterSize2-Mk2
[LOG 21:50:17.104] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:17.110] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2' has no database record. Creating.
[LOG 21:50:17.114] DragCubeSystem: Creating drag cubes for part 'adapterSize2-Mk2'
[LOG 21:50:17.139] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1'
[WRN 21:50:17.140] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.141] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.141] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.142] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.142] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.143] OnLoad(Prefab): part=adapterSize2-Size1
[LOG 21:50:17.145] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:17.155] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1' has no database record. Creating.
[LOG 21:50:17.160] DragCubeSystem: Creating drag cubes for part 'adapterSize2-Size1'
[LOG 21:50:17.190] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant'
[WRN 21:50:17.193] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.194] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.195] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.196] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.196] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.197] OnLoad(Prefab): part=adapterSize2-Size1Slant
[LOG 21:50:17.199] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:17.205] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant' has no database record. Creating.
[LOG 21:50:17.208] DragCubeSystem: Creating drag cubes for part 'adapterSize2-Size1Slant'
[LOG 21:50:17.236] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3'
[WRN 21:50:17.238] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.238] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.239] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.239] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.240] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.241] OnLoad(Prefab): part=adapterSize3-Mk3
[LOG 21:50:17.242] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:17.248] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3' has no database record. Creating.
[LOG 21:50:17.252] DragCubeSystem: Creating drag cubes for part 'adapterSize3-Mk3'
[LOG 21:50:17.278] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2'
[WRN 21:50:17.280] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.280] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.281] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.281] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.281] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.282] OnLoad(Prefab): part=fuelTank3-2
[LOG 21:50:17.284] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:17.290] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2' has no database record. Creating.
[LOG 21:50:17.293] DragCubeSystem: Creating drag cubes for part 'fuelTank3-2'
[LOG 21:50:17.317] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank'
[WRN 21:50:17.319] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.319] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.320] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.320] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.321] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.321] OnLoad(Prefab): part=miniFuelTank
[LOG 21:50:17.323] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:17.329] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank' has no database record. Creating.
[LOG 21:50:17.332] DragCubeSystem: Creating drag cubes for part 'miniFuelTank'
[LOG 21:50:17.362] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat'
[WRN 21:50:17.364] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.364] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.365] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.365] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.366] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.367] OnLoad(Prefab): part=fuelTankSmallFlat
[LOG 21:50:17.368] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.374] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat' has no database record. Creating.
[LOG 21:50:17.378] DragCubeSystem: Creating drag cubes for part 'fuelTankSmallFlat'
[LOG 21:50:17.404] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall'
[WRN 21:50:17.406] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.406] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.407] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.407] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.408] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.409] OnLoad(Prefab): part=fuelTankSmall
[LOG 21:50:17.410] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.416] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall' has no database record. Creating.
[LOG 21:50:17.420] DragCubeSystem: Creating drag cubes for part 'fuelTankSmall'
[LOG 21:50:17.451] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank'
[WRN 21:50:17.453] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.453] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.454] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.454] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.455] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.456] OnLoad(Prefab): part=fuelTank
[LOG 21:50:17.457] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.463] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank' has no database record. Creating.
[LOG 21:50:17.467] DragCubeSystem: Creating drag cubes for part 'fuelTank'
[LOG 21:50:17.495] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long'
[WRN 21:50:17.497] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.497] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.498] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.498] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.499] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.500] OnLoad(Prefab): part=fuelTank.long
[LOG 21:50:17.501] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.507] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long' has no database record. Creating.
[LOG 21:50:17.511] DragCubeSystem: Creating drag cubes for part 'fuelTank.long'
[LOG 21:50:17.534] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank'
[WRN 21:50:17.536] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.536] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.537] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.537] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.538] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.539] OnLoad(Prefab): part=toroidalFuelTank
[LOG 21:50:17.540] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.546] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank' has no database record. Creating.
[LOG 21:50:17.547] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2'
[WRN 21:50:17.549] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.549] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.550] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.550] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.551] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.551] OnLoad(Prefab): part=fuelTank2-2
[LOG 21:50:17.553] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:17.589] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2' has no database record. Creating.
[LOG 21:50:17.592] DragCubeSystem: Creating drag cubes for part 'fuelTank2-2'
[LOG 21:50:17.620] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2'
[WRN 21:50:17.624] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.624] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.625] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.625] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.626] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.626] OnLoad(Prefab): part=fuelTank1-2
[LOG 21:50:17.628] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:17.634] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2' has no database record. Creating.
[LOG 21:50:17.638] DragCubeSystem: Creating drag cubes for part 'fuelTank1-2'
[LOG 21:50:17.666] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2'
[WRN 21:50:17.668] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.668] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.669] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.669] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.670] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.670] OnLoad(Prefab): part=fuelTank4-2
[LOG 21:50:17.672] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:17.678] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2' has no database record. Creating.
[LOG 21:50:17.681] DragCubeSystem: Creating drag cubes for part 'fuelTank4-2'
[LOG 21:50:17.706] PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage'
[LOG 21:50:17.708] OnLoad(Prefab): part=miniFuselage
[LOG 21:50:17.710] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:17.712] PartLoader: Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage' has no database record. Creating.
[LOG 21:50:17.713] DragCubeSystem: Creating drag cubes for part 'miniFuselage'
[LOG 21:50:17.738] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler'
[WRN 21:50:17.740] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.741] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.741] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.742] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.742] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.744] OnLoad(Prefab): part=mk2.1m.Bicoupler
[LOG 21:50:17.745] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.752] PartLoader: Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler' has no database record. Creating.
[LOG 21:50:17.756] DragCubeSystem: Creating drag cubes for part 'mk2.1m.Bicoupler'
[LOG 21:50:17.782] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong'
[WRN 21:50:17.784] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.785] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.785] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.786] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.786] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.788] OnLoad(Prefab): part=mk2.1m.AdapterLong
[LOG 21:50:17.789] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.796] PartLoader: Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong' has no database record. Creating.
[LOG 21:50:17.800] DragCubeSystem: Creating drag cubes for part 'mk2.1m.AdapterLong'
[LOG 21:50:17.824] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter'
[WRN 21:50:17.826] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.826] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.827] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.827] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.828] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.829] OnLoad(Prefab): part=mk2SpacePlaneAdapter
[LOG 21:50:17.830] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.837] PartLoader: Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter' has no database record. Creating.
[LOG 21:50:17.841] DragCubeSystem: Creating drag cubes for part 'mk2SpacePlaneAdapter'
[LOG 21:50:17.866] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO'
[WRN 21:50:17.868] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.869] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.869] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.870] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.870] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.872] OnLoad(Prefab): part=mk2FuselageLongLFO
[LOG 21:50:17.873] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.880] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO' has no database record. Creating.
[LOG 21:50:17.883] DragCubeSystem: Creating drag cubes for part 'mk2FuselageLongLFO'
[LOG 21:50:17.907] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage'
[LOG 21:50:17.910] OnLoad(Prefab): part=mk2Fuselage
[LOG 21:50:17.911] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.913] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage' has no database record. Creating.
[LOG 21:50:17.915] DragCubeSystem: Creating drag cubes for part 'mk2Fuselage'
[LOG 21:50:17.939] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO'
[WRN 21:50:17.941] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:17.942] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:17.942] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:17.943] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:17.943] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:17.944] OnLoad(Prefab): part=mk2FuselageShortLFO
[LOG 21:50:17.946] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.952] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO' has no database record. Creating.
[LOG 21:50:17.956] DragCubeSystem: Creating drag cubes for part 'mk2FuselageShortLFO'
[LOG 21:50:17.982] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid'
[LOG 21:50:17.984] OnLoad(Prefab): part=mk2FuselageShortLiquid
[LOG 21:50:17.986] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:17.988] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid' has no database record. Creating.
[LOG 21:50:17.990] DragCubeSystem: Creating drag cubes for part 'mk2FuselageShortLiquid'
[LOG 21:50:18.015] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono'
[LOG 21:50:18.018] OnLoad(Prefab): part=mk2FuselageShortMono
[LOG 21:50:18.019] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:18.022] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono' has no database record. Creating.
[LOG 21:50:18.024] DragCubeSystem: Creating drag cubes for part 'mk2FuselageShortMono'
[LOG 21:50:18.050] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin'
[LOG 21:50:18.054] OnLoad(Prefab): part=mk3CrewCabin
[LOG 21:50:18.056] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.060] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin' has no database record. Creating.
[LOG 21:50:18.064] DragCubeSystem: Creating drag cubes for part 'mk3CrewCabin'
[LOG 21:50:18.124] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100'
[WRN 21:50:18.126] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:18.127] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:18.127] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:18.128] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:18.128] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:18.129] OnLoad(Prefab): part=mk3FuselageLFO.100
[LOG 21:50:18.131] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.177] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100' has no database record. Creating.
[LOG 21:50:18.181] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLFO.100'
[LOG 21:50:18.203] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25'
[WRN 21:50:18.205] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:18.205] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:18.206] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:18.206] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:18.207] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:18.208] OnLoad(Prefab): part=mk3FuselageLFO.25
[LOG 21:50:18.209] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.215] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25' has no database record. Creating.
[LOG 21:50:18.219] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLFO.25'
[LOG 21:50:18.249] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50'
[WRN 21:50:18.251] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:18.252] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:18.252] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:18.253] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:18.253] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:18.254] OnLoad(Prefab): part=mk3FuselageLFO.50
[LOG 21:50:18.256] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.261] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50' has no database record. Creating.
[LOG 21:50:18.265] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLFO.50'
[LOG 21:50:18.295] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100'
[LOG 21:50:18.297] OnLoad(Prefab): part=mk3FuselageLF.100
[LOG 21:50:18.299] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.301] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100' has no database record. Creating.
[LOG 21:50:18.302] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLF.100'
[LOG 21:50:18.327] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25'
[LOG 21:50:18.329] OnLoad(Prefab): part=mk3FuselageLF.25
[LOG 21:50:18.331] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.333] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25' has no database record. Creating.
[LOG 21:50:18.334] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLF.25'
[LOG 21:50:18.366] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50'
[LOG 21:50:18.368] OnLoad(Prefab): part=mk3FuselageLF.50
[LOG 21:50:18.370] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.372] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50' has no database record. Creating.
[LOG 21:50:18.373] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLF.50'
[LOG 21:50:18.400] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO'
[LOG 21:50:18.402] OnLoad(Prefab): part=mk3FuselageMONO
[LOG 21:50:18.403] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.405] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO' has no database record. Creating.
[LOG 21:50:18.407] DragCubeSystem: Creating drag cubes for part 'mk3FuselageMONO'
[LOG 21:50:18.430] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2'
[LOG 21:50:18.432] OnLoad(Prefab): part=RCSTank1-2
[LOG 21:50:18.434] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:18.436] PartLoader: Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2' has no database record. Creating.
[LOG 21:50:18.437] DragCubeSystem: Creating drag cubes for part 'RCSTank1-2'
[LOG 21:50:18.462] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini'
[LOG 21:50:18.464] OnLoad(Prefab): part=rcsTankMini
[LOG 21:50:18.465] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:18.467] PartLoader: Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini' has no database record. Creating.
[LOG 21:50:18.469] DragCubeSystem: Creating drag cubes for part 'rcsTankMini'
[LOG 21:50:18.496] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank'
[LOG 21:50:18.499] OnLoad(Prefab): part=RCSFuelTank
[LOG 21:50:18.500] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:18.502] PartLoader: Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank' has no database record. Creating.
[LOG 21:50:18.504] DragCubeSystem: Creating drag cubes for part 'RCSFuelTank'
[LOG 21:50:18.529] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank'
[LOG 21:50:18.531] OnLoad(Prefab): part=radialRCSTank
[LOG 21:50:18.533] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:18.535] PartLoader: Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank' has no database record. Creating.
[LOG 21:50:18.536] DragCubeSystem: Creating drag cubes for part 'radialRCSTank'
[LOG 21:50:18.563] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong'
[LOG 21:50:18.565] OnLoad(Prefab): part=rcsTankRadialLong
[LOG 21:50:18.567] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:18.569] PartLoader: Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong' has no database record. Creating.
[LOG 21:50:18.570] DragCubeSystem: Creating drag cubes for part 'rcsTankRadialLong'
[LOG 21:50:18.594] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank'
[WRN 21:50:18.596] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:18.596] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:18.597] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:18.597] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:18.598] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:18.598] OnLoad(Prefab): part=Size3LargeTank
[LOG 21:50:18.600] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.606] PartLoader: Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank' has no database record. Creating.
[LOG 21:50:18.609] DragCubeSystem: Creating drag cubes for part 'Size3LargeTank'
[LOG 21:50:18.634] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank'
[WRN 21:50:18.636] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:18.636] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:18.637] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:18.637] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:18.638] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:18.638] OnLoad(Prefab): part=Size3MediumTank
[LOG 21:50:18.640] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.646] PartLoader: Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank' has no database record. Creating.
[LOG 21:50:18.649] DragCubeSystem: Creating drag cubes for part 'Size3MediumTank'
[LOG 21:50:18.682] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank'
[WRN 21:50:18.684] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:18.684] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:18.685] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:18.685] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:18.686] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:18.687] OnLoad(Prefab): part=Size3SmallTank
[LOG 21:50:18.688] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:18.694] PartLoader: Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank' has no database record. Creating.
[LOG 21:50:18.697] DragCubeSystem: Creating drag cubes for part 'Size3SmallTank'
[LOG 21:50:18.724] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank'
[LOG 21:50:18.726] OnLoad(Prefab): part=xenonTank
[LOG 21:50:18.727] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:18.731] PartLoader: Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank' has no database record. Creating.
[LOG 21:50:18.734] DragCubeSystem: Creating drag cubes for part 'xenonTank'
[LOG 21:50:18.792] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge'
[LOG 21:50:18.795] OnLoad(Prefab): part=xenonTankLarge
[LOG 21:50:18.797] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:18.798] PartLoader: Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge' has no database record. Creating.
[LOG 21:50:18.800] DragCubeSystem: Creating drag cubes for part 'xenonTankLarge'
[LOG 21:50:18.825] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial'
[LOG 21:50:18.828] OnLoad(Prefab): part=xenonTankRadial
[LOG 21:50:18.829] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:18.831] PartLoader: Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial' has no database record. Creating.
[LOG 21:50:18.832] DragCubeSystem: Creating drag cubes for part 'xenonTankRadial'
[LOG 21:50:18.859] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore'
[LOG 21:50:18.863] OnLoad(Prefab): part=HECS2.ProbeCore
[LOG 21:50:18.865] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:18.869] PartLoader: Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore' has no database record. Creating.
[LOG 21:50:18.873] DragCubeSystem: Creating drag cubes for part 'HECS2.ProbeCore'
[LOG 21:50:18.899] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna'
[LOG 21:50:18.908] PartLoader: Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna' has no database record. Creating.
[LOG 21:50:18.910] DragCubeSystem: Creating drag cubes for part 'HighGainAntenna'
[LOG 21:50:18.964] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel'
[LOG 21:50:18.967] OnLoad(Prefab): part=LgRadialSolarPanel
[LOG 21:50:18.968] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:18.971] PartLoader: Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel' has no database record. Creating.
[LOG 21:50:18.973] DragCubeSystem: Creating drag cubes for part 'LgRadialSolarPanel'
[LOG 21:50:18.990] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid'
[ERR 21:50:19.001] Cannot find a PartModule of typename 'USI_DynamicTank'

[ERR 21:50:19.001] Cannot find a PartModule of typename 'USI_AsteroidTank'

[LOG 21:50:19.008] PartLoader: Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid' has no database record. Creating.
[LOG 21:50:19.012] DragCubeSystem: Creating drag cubes for part 'PotatoRoid'
[LOG 21:50:19.045] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/flag/flag'
[LOG 21:50:19.049] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA'
[LOG 21:50:19.056] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale'
[LOG 21:50:19.060] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell'
[LOG 21:50:19.064] OnLoad(Prefab): part=FuelCell
[LOG 21:50:19.065] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.068] PartLoader: Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell' has no database record. Creating.
[LOG 21:50:19.070] DragCubeSystem: Creating drag cubes for part 'FuelCell'
[LOG 21:50:19.098] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray'
[LOG 21:50:19.101] OnLoad(Prefab): part=FuelCellArray
[LOG 21:50:19.102] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.107] PartLoader: Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray' has no database record. Creating.
[LOG 21:50:19.109] DragCubeSystem: Creating drag cubes for part 'FuelCellArray'
[LOG 21:50:19.132] PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU'
[LOG 21:50:19.144] OnLoad(Prefab): part=ISRU
[LOG 21:50:19.145] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:19.158] PartLoader: Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU' has no database record. Creating.
[LOG 21:50:19.167] DragCubeSystem: Creating drag cubes for part 'ISRU'
[LOG 21:50:19.223] PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank'
[LOG 21:50:19.227] OnLoad(Prefab): part=LargeTank
[LOG 21:50:19.228] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:19.233] PartLoader: Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank' has no database record. Creating.
[LOG 21:50:19.236] DragCubeSystem: Creating drag cubes for part 'LargeTank'
[LOG 21:50:19.266] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill'
[LOG 21:50:19.277] OnLoad(Prefab): part=MiniDrill
[LOG 21:50:19.278] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.284] PartLoader: Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill' has no database record. Creating.
[LOG 21:50:19.288] DragCubeSystem: Creating drag cubes for part 'MiniDrill'
[LOG 21:50:19.402] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU'
[LOG 21:50:19.408] OnLoad(Prefab): part=MiniISRU
[LOG 21:50:19.410] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:19.416] PartLoader: Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU' has no database record. Creating.
[LOG 21:50:19.423] DragCubeSystem: Creating drag cubes for part 'MiniISRU'
[LOG 21:50:19.450] PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner'
[LOG 21:50:19.457] OnLoad(Prefab): part=OrbitalScanner
[LOG 21:50:19.459] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.467] PartLoader: Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner' has no database record. Creating.
[LOG 21:50:19.473] DragCubeSystem: Creating drag cubes for part 'OrbitalScanner'
[LOG 21:50:19.514] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill'
[LOG 21:50:19.522] OnLoad(Prefab): part=RadialDrill
[LOG 21:50:19.524] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.546] PartLoader: Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill' has no database record. Creating.
[LOG 21:50:19.557] DragCubeSystem: Creating drag cubes for part 'RadialDrill'
[LOG 21:50:19.625] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank'
[LOG 21:50:19.627] OnLoad(Prefab): part=RadialOreTank
[LOG 21:50:19.628] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.633] PartLoader: Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank' has no database record. Creating.
[LOG 21:50:19.635] DragCubeSystem: Creating drag cubes for part 'RadialOreTank'
[LOG 21:50:19.661] PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank'
[LOG 21:50:19.663] OnLoad(Prefab): part=SmallTank
[LOG 21:50:19.665] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:19.669] PartLoader: Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank' has no database record. Creating.
[LOG 21:50:19.672] DragCubeSystem: Creating drag cubes for part 'SmallTank'
[LOG 21:50:19.699] PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner'
[LOG 21:50:19.708] OnLoad(Prefab): part=SurfaceScanner
[LOG 21:50:19.709] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.720] PartLoader: Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner' has no database record. Creating.
[LOG 21:50:19.726] DragCubeSystem: Creating drag cubes for part 'SurfaceScanner'
[LOG 21:50:19.750] PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner'
[LOG 21:50:19.758] OnLoad(Prefab): part=SurveyScanner
[LOG 21:50:19.760] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:19.764] PartLoader: Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner' has no database record. Creating.
[LOG 21:50:19.766] DragCubeSystem: Creating drag cubes for part 'SurveyScanner'
[LOG 21:50:19.841] PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere'
[LOG 21:50:19.845] PartLoader: Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere' has no database record. Creating.
[LOG 21:50:19.847] DragCubeSystem: Creating drag cubes for part 'sensorAtmosphere'
[LOG 21:50:19.871] PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment'
[LOG 21:50:19.876] PartLoader: Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment' has no database record. Creating.
[LOG 21:50:19.879] DragCubeSystem: Creating drag cubes for part 'GooExperiment'
[LOG 21:50:19.921] PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab'
[LOG 21:50:19.933] OnLoad(Prefab): part=Large.Crewed.Lab
[LOG 21:50:19.934] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:19.947] PartLoader: Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab' has no database record. Creating.
[LOG 21:50:19.952] DragCubeSystem: Creating drag cubes for part 'Large.Crewed.Lab'
[LOG 21:50:19.981] PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module'
[LOG 21:50:19.984] OnLoad(Prefab): part=science.module
[LOG 21:50:19.986] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:19.989] PartLoader: Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module' has no database record. Creating.
[LOG 21:50:19.992] DragCubeSystem: Creating drag cubes for part 'science.module'
[LOG 21:50:20.050] PartLoader: Compiling Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox'
[LOG 21:50:20.055] PartLoader: Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox' has no database record. Creating.
[LOG 21:50:20.056] DragCubeSystem: Creating drag cubes for part 'ScienceBox'
[LOG 21:50:20.083] PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer'
[LOG 21:50:20.093] PartLoader: Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer' has no database record. Creating.
[LOG 21:50:20.096] DragCubeSystem: Creating drag cubes for part 'sensorAccelerometer'
[LOG 21:50:20.123] PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer'
[LOG 21:50:20.127] PartLoader: Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer' has no database record. Creating.
[LOG 21:50:20.129] DragCubeSystem: Creating drag cubes for part 'sensorBarometer'
[LOG 21:50:20.157] PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter'
[LOG 21:50:20.162] PartLoader: Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter' has no database record. Creating.
[LOG 21:50:20.164] DragCubeSystem: Creating drag cubes for part 'sensorGravimeter'
[LOG 21:50:20.197] PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer'
[LOG 21:50:20.202] PartLoader: Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer' has no database record. Creating.
[LOG 21:50:20.204] DragCubeSystem: Creating drag cubes for part 'sensorThermometer'
[LOG 21:50:20.223] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi'
[LOG 21:50:20.226] OnLoad(Prefab): part=adapterLargeSmallBi
[LOG 21:50:20.227] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:20.229] PartLoader: Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi' has no database record. Creating.
[LOG 21:50:20.231] DragCubeSystem: Creating drag cubes for part 'adapterLargeSmallBi'
[LOG 21:50:20.254] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad'
[LOG 21:50:20.257] OnLoad(Prefab): part=adapterLargeSmallQuad
[LOG 21:50:20.259] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:20.260] PartLoader: Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad' has no database record. Creating.
[LOG 21:50:20.262] DragCubeSystem: Creating drag cubes for part 'adapterLargeSmallQuad'
[LOG 21:50:20.286] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri'
[LOG 21:50:20.289] OnLoad(Prefab): part=adapterLargeSmallTri
[LOG 21:50:20.290] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:20.292] PartLoader: Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri' has no database record. Creating.
[LOG 21:50:20.294] DragCubeSystem: Creating drag cubes for part 'adapterLargeSmallTri'
[LOG 21:50:20.317] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort'
[LOG 21:50:20.319] OnLoad(Prefab): part=adapterSmallMiniShort
[LOG 21:50:20.321] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.323] PartLoader: Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort' has no database record. Creating.
[LOG 21:50:20.324] DragCubeSystem: Creating drag cubes for part 'adapterSmallMiniShort'
[LOG 21:50:20.346] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall'
[LOG 21:50:20.348] OnLoad(Prefab): part=adapterSmallMiniTall
[LOG 21:50:20.349] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.351] PartLoader: Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall' has no database record. Creating.
[LOG 21:50:20.353] DragCubeSystem: Creating drag cubes for part 'adapterSmallMiniTall'
[LOG 21:50:20.412] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody'
[LOG 21:50:20.416] OnLoad(Prefab): part=radialEngineBody
[LOG 21:50:20.417] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.423] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody' has no database record. Creating.
[LOG 21:50:20.425] DragCubeSystem: Creating drag cubes for part 'radialEngineBody'
[LOG 21:50:20.452] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody'
[LOG 21:50:20.456] OnLoad(Prefab): part=nacelleBody
[LOG 21:50:20.457] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.460] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody' has no database record. Creating.
[LOG 21:50:20.462] DragCubeSystem: Creating drag cubes for part 'nacelleBody'
[LOG 21:50:20.489] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage'
[LOG 21:50:20.491] OnLoad(Prefab): part=MK1Fuselage
[LOG 21:50:20.493] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.495] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage' has no database record. Creating.
[LOG 21:50:20.496] DragCubeSystem: Creating drag cubes for part 'MK1Fuselage'
[LOG 21:50:20.522] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage'
[LOG 21:50:20.526] OnLoad(Prefab): part=MK1IntakeFuselage
[LOG 21:50:20.527] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.530] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage' has no database record. Creating.
[LOG 21:50:20.532] DragCubeSystem: Creating drag cubes for part 'MK1IntakeFuselage'
[LOG 21:50:20.563] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural'
[LOG 21:50:20.565] OnLoad(Prefab): part=Mk1FuselageStructural
[LOG 21:50:20.566] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.568] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural' has no database record. Creating.
[LOG 21:50:20.569] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler'
[LOG 21:50:20.573] OnLoad(Prefab): part=size3Decoupler
[LOG 21:50:20.574] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:20.577] PartLoader: Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler' has no database record. Creating.
[LOG 21:50:20.578] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter'
[LOG 21:50:20.580] OnLoad(Prefab): part=Size3to2Adapter
[LOG 21:50:20.582] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:20.583] PartLoader: Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter' has no database record. Creating.
[LOG 21:50:20.584] PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub'
[LOG 21:50:20.586] OnLoad(Prefab): part=stationHub
[LOG 21:50:20.588] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:20.592] PartLoader: Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub' has no database record. Creating.
[LOG 21:50:20.593] DragCubeSystem: Creating drag cubes for part 'stationHub'
[LOG 21:50:20.625] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2'
[LOG 21:50:20.627] OnLoad(Prefab): part=structuralIBeam2
[LOG 21:50:20.628] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.630] PartLoader: Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2' has no database record. Creating.
[LOG 21:50:20.632] DragCubeSystem: Creating drag cubes for part 'structuralIBeam2'
[LOG 21:50:20.650] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3'
[LOG 21:50:20.653] OnLoad(Prefab): part=structuralIBeam3
[LOG 21:50:20.655] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.657] PartLoader: Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3' has no database record. Creating.
[LOG 21:50:20.658] DragCubeSystem: Creating drag cubes for part 'structuralIBeam3'
[LOG 21:50:20.675] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1'
[LOG 21:50:20.678] OnLoad(Prefab): part=structuralIBeam1
[LOG 21:50:20.679] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.681] PartLoader: Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1' has no database record. Creating.
[LOG 21:50:20.683] DragCubeSystem: Creating drag cubes for part 'structuralIBeam1'
[LOG 21:50:20.704] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode'
[LOG 21:50:20.706] OnLoad(Prefab): part=structuralMiniNode
[LOG 21:50:20.708] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.710] PartLoader: Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode' has no database record. Creating.
[LOG 21:50:20.711] DragCubeSystem: Creating drag cubes for part 'structuralMiniNode'
[LOG 21:50:20.741] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1'
[LOG 21:50:20.744] OnLoad(Prefab): part=structuralPanel1
[LOG 21:50:20.745] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.747] PartLoader: Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1' has no database record. Creating.
[LOG 21:50:20.749] DragCubeSystem: Creating drag cubes for part 'structuralPanel1'
[LOG 21:50:20.771] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2'
[LOG 21:50:20.774] OnLoad(Prefab): part=structuralPanel2
[LOG 21:50:20.775] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.777] PartLoader: Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2' has no database record. Creating.
[LOG 21:50:20.779] DragCubeSystem: Creating drag cubes for part 'structuralPanel2'
[LOG 21:50:20.800] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint'
[LOG 21:50:20.804] OnLoad(Prefab): part=smallHardpoint
[LOG 21:50:20.805] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.808] PartLoader: Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint' has no database record. Creating.
[LOG 21:50:20.810] DragCubeSystem: Creating drag cubes for part 'smallHardpoint'
[LOG 21:50:20.828] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon'
[LOG 21:50:20.831] OnLoad(Prefab): part=structuralPylon
[LOG 21:50:20.833] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.836] PartLoader: Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon' has no database record. Creating.
[LOG 21:50:20.838] DragCubeSystem: Creating drag cubes for part 'structuralPylon'
[LOG 21:50:20.854] PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube'
[LOG 21:50:20.857] OnLoad(Prefab): part=strutCube
[LOG 21:50:20.858] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.860] PartLoader: Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube' has no database record. Creating.
[LOG 21:50:20.861] DragCubeSystem: Creating drag cubes for part 'strutCube'
[LOG 21:50:20.883] PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto'
[LOG 21:50:20.885] OnLoad(Prefab): part=strutOcto
[LOG 21:50:20.887] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.889] PartLoader: Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto' has no database record. Creating.
[LOG 21:50:20.891] DragCubeSystem: Creating drag cubes for part 'strutOcto'
[LOG 21:50:20.909] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter'
[LOG 21:50:20.912] OnLoad(Prefab): part=trussAdapter
[LOG 21:50:20.913] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.915] PartLoader: Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter' has no database record. Creating.
[LOG 21:50:20.917] DragCubeSystem: Creating drag cubes for part 'trussAdapter'
[LOG 21:50:20.941] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x'
[LOG 21:50:20.943] OnLoad(Prefab): part=trussPiece1x
[LOG 21:50:20.945] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:20.947] PartLoader: Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x' has no database record. Creating.
[LOG 21:50:20.948] DragCubeSystem: Creating drag cubes for part 'trussPiece1x'
[LOG 21:50:21.003] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x'
[LOG 21:50:21.006] OnLoad(Prefab): part=trussPiece3x
[LOG 21:50:21.007] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.009] PartLoader: Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x' has no database record. Creating.
[LOG 21:50:21.011] DragCubeSystem: Creating drag cubes for part 'trussPiece3x'
[LOG 21:50:21.032] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge'
[LOG 21:50:21.040] OnLoad(Prefab): part=foldingRadLarge
[LOG 21:50:21.042] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.052] PartLoader: Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge' has no database record. Creating.
[LOG 21:50:21.054] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed'
[LOG 21:50:21.058] OnLoad(Prefab): part=foldingRadMed
[LOG 21:50:21.059] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.064] PartLoader: Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed' has no database record. Creating.
[LOG 21:50:21.065] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall'
[LOG 21:50:21.069] OnLoad(Prefab): part=foldingRadSmall
[LOG 21:50:21.070] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.075] PartLoader: Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall' has no database record. Creating.
[LOG 21:50:21.076] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge'
[LOG 21:50:21.084] PartLoader: Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge' has no database record. Creating.
[LOG 21:50:21.087] DragCubeSystem: Creating drag cubes for part 'radPanelEdge'
[LOG 21:50:21.104] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg'
[LOG 21:50:21.107] OnLoad(Prefab): part=radPanelLg
[LOG 21:50:21.109] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.113] PartLoader: Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg' has no database record. Creating.
[LOG 21:50:21.116] DragCubeSystem: Creating drag cubes for part 'radPanelLg'
[LOG 21:50:21.135] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm'
[LOG 21:50:21.138] OnLoad(Prefab): part=radPanelSm
[LOG 21:50:21.140] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.144] PartLoader: Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm' has no database record. Creating.
[LOG 21:50:21.148] DragCubeSystem: Creating drag cubes for part 'radPanelSm'
[LOG 21:50:21.172] PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish'
[LOG 21:50:21.178] PartLoader: Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish' has no database record. Creating.
[LOG 21:50:21.181] DragCubeSystem: Creating drag cubes for part 'commDish'
[LOG 21:50:21.252] PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna'
[LOG 21:50:21.258] PartLoader: Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna' has no database record. Creating.
[LOG 21:50:21.261] DragCubeSystem: Creating drag cubes for part 'mediumDishAntenna'
[LOG 21:50:21.317] PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna'
[LOG 21:50:21.322] PartLoader: Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna' has no database record. Creating.
[LOG 21:50:21.325] DragCubeSystem: Creating drag cubes for part 'longAntenna'
[LOG 21:50:21.377] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2'
[LOG 21:50:21.381] OnLoad(Prefab): part=radialDecoupler1-2
[LOG 21:50:21.383] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.385] PartLoader: Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2' has no database record. Creating.
[LOG 21:50:21.388] DragCubeSystem: Creating drag cubes for part 'radialDecoupler1-2'
[LOG 21:50:21.404] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler'
[LOG 21:50:21.409] OnLoad(Prefab): part=radialDecoupler
[LOG 21:50:21.410] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.413] PartLoader: Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler' has no database record. Creating.
[LOG 21:50:21.415] DragCubeSystem: Creating drag cubes for part 'radialDecoupler'
[LOG 21:50:21.436] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2'
[LOG 21:50:21.440] OnLoad(Prefab): part=radialDecoupler2
[LOG 21:50:21.441] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:21.444] PartLoader: Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2' has no database record. Creating.
[LOG 21:50:21.446] DragCubeSystem: Creating drag cubes for part 'radialDecoupler2'
[LOG 21:50:21.464] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator'
[LOG 21:50:21.467] OnLoad(Prefab): part=stackSeparator
[LOG 21:50:21.469] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:21.472] PartLoader: Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator' has no database record. Creating.
[LOG 21:50:21.472] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini'
[LOG 21:50:21.515] OnLoad(Prefab): part=stackSeparatorMini
[LOG 21:50:21.517] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:21.520] PartLoader: Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini' has no database record. Creating.
[LOG 21:50:21.521] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig'
[LOG 21:50:21.525] OnLoad(Prefab): part=stackSeparatorBig
[LOG 21:50:21.527] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:21.529] PartLoader: Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig' has no database record. Creating.
[LOG 21:50:21.530] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2'
[LOG 21:50:21.534] OnLoad(Prefab): part=decoupler1-2
[LOG 21:50:21.535] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:21.538] PartLoader: Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2' has no database record. Creating.
[LOG 21:50:21.539] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler'
[LOG 21:50:21.543] OnLoad(Prefab): part=stackDecoupler
[LOG 21:50:21.544] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:21.547] PartLoader: Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler' has no database record. Creating.
[LOG 21:50:21.547] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini'
[LOG 21:50:21.551] OnLoad(Prefab): part=stackDecouplerMini
[LOG 21:50:21.553] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:21.555] PartLoader: Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini' has no database record. Creating.
[LOG 21:50:21.556] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna'
[LOG 21:50:21.559] PartLoader: Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna' has no database record. Creating.
[LOG 21:50:21.561] DragCubeSystem: Creating drag cubes for part 'SurfAntenna'
[LOG 21:50:21.580] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5'
[LOG 21:50:21.586] PartLoader: Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5' has no database record. Creating.
[LOG 21:50:21.588] DragCubeSystem: Creating drag cubes for part 'HighGainAntenna5'
[LOG 21:50:21.636] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2'
[LOG 21:50:21.644] PartLoader: Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2' has no database record. Creating.
[LOG 21:50:21.646] DragCubeSystem: Creating drag cubes for part 'dockingPort2'
[LOG 21:50:21.670] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral'
[LOG 21:50:21.676] PartLoader: Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral' has no database record. Creating.
[LOG 21:50:21.678] DragCubeSystem: Creating drag cubes for part 'dockingPortLateral'
[LOG 21:50:21.727] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3'
[LOG 21:50:21.731] PartLoader: Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3' has no database record. Creating.
[LOG 21:50:21.733] DragCubeSystem: Creating drag cubes for part 'dockingPort3'
[LOG 21:50:21.758] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1'
[LOG 21:50:21.765] PartLoader: Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1' has no database record. Creating.
[LOG 21:50:21.767] DragCubeSystem: Creating drag cubes for part 'dockingPort1'
[LOG 21:50:21.808] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge'
[LOG 21:50:21.812] PartLoader: Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge' has no database record. Creating.
[LOG 21:50:21.814] DragCubeSystem: Creating drag cubes for part 'dockingPortLarge'
[LOG 21:50:21.836] PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice'
[LOG 21:50:21.843] OnLoad(Prefab): part=GrapplingDevice
[LOG 21:50:21.844] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:21.852] PartLoader: Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice' has no database record. Creating.
[LOG 21:50:21.856] DragCubeSystem: Creating drag cubes for part 'GrapplingDevice'
[LOG 21:50:21.904] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1'
[LOG 21:50:21.907] PartLoader: Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1' has no database record. Creating.
[LOG 21:50:21.908] DragCubeSystem: Creating drag cubes for part 'ladder1'
[LOG 21:50:21.927] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder'
[LOG 21:50:21.934] PartLoader: Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder' has no database record. Creating.
[LOG 21:50:21.936] DragCubeSystem: Creating drag cubes for part 'telescopicLadder'
[LOG 21:50:21.985] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay'
[LOG 21:50:21.989] PartLoader: Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay' has no database record. Creating.
[LOG 21:50:21.991] DragCubeSystem: Creating drag cubes for part 'telescopicLadderBay'
[LOG 21:50:22.070] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1'
[LOG 21:50:22.088] OnLoad(Prefab): part=landingLeg1
[LOG 21:50:22.090] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:22.098] PartLoader: Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1' has no database record. Creating.
[LOG 21:50:22.103] DragCubeSystem: Creating drag cubes for part 'landingLeg1'
[LOG 21:50:22.139] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2'
[LOG 21:50:22.145] OnLoad(Prefab): part=landingLeg1-2
[LOG 21:50:22.148] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:22.155] PartLoader: Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2' has no database record. Creating.
[LOG 21:50:22.160] DragCubeSystem: Creating drag cubes for part 'landingLeg1-2'
[LOG 21:50:22.195] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg'
[LOG 21:50:22.201] OnLoad(Prefab): part=miniLandingLeg
[LOG 21:50:22.203] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:22.208] PartLoader: Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg' has no database record. Creating.
[LOG 21:50:22.212] DragCubeSystem: Creating drag cubes for part 'miniLandingLeg'
[LOG 21:50:22.247] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter'
[LOG 21:50:22.250] OnLoad(Prefab): part=largeAdapter
[LOG 21:50:22.252] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:22.254] PartLoader: Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter' has no database record. Creating.
[LOG 21:50:22.255] DragCubeSystem: Creating drag cubes for part 'largeAdapter'
[LOG 21:50:22.281] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2'
[LOG 21:50:22.284] OnLoad(Prefab): part=largeAdapter2
[LOG 21:50:22.286] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:22.288] PartLoader: Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2' has no database record. Creating.
[LOG 21:50:22.289] DragCubeSystem: Creating drag cubes for part 'largeAdapter2'
[LOG 21:50:22.309] PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1'
[LOG 21:50:22.317] PartLoader: Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1' has no database record. Creating.
[LOG 21:50:22.319] DragCubeSystem: Creating drag cubes for part 'launchClamp1'
[LOG 21:50:22.339] PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem'
[LOG 21:50:22.344] OnLoad(Prefab): part=LaunchEscapeSystem
[LOG 21:50:22.345] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.349] PartLoader: Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem' has no database record. Creating.
[LOG 21:50:22.353] DragCubeSystem: Creating drag cubes for part 'LaunchEscapeSystem'
[LOG 21:50:22.375] PartLoader: Compiling Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs'
[LOG 21:50:22.379] OnLoad(Prefab): part=linearRcs
[LOG 21:50:22.380] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:22.383] PartLoader: Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs' has no database record. Creating.
[LOG 21:50:22.386] DragCubeSystem: Creating drag cubes for part 'linearRcs'
[LOG 21:50:22.416] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL'
[LOG 21:50:22.420] OnLoad(Prefab): part=mk2CargoBayL
[LOG 21:50:22.421] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.427] PartLoader: Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL' has no database record. Creating.
[LOG 21:50:22.428] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS'
[LOG 21:50:22.432] OnLoad(Prefab): part=mk2CargoBayS
[LOG 21:50:22.433] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.439] PartLoader: Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS' has no database record. Creating.
[LOG 21:50:22.440] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin'
[LOG 21:50:22.444] OnLoad(Prefab): part=mk2CrewCabin
[LOG 21:50:22.446] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.451] PartLoader: Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin' has no database record. Creating.
[LOG 21:50:22.456] DragCubeSystem: Creating drag cubes for part 'mk2CrewCabin'
[LOG 21:50:22.505] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort'
[LOG 21:50:22.510] OnLoad(Prefab): part=mk2DockingPort
[LOG 21:50:22.511] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.515] PartLoader: Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort' has no database record. Creating.
[LOG 21:50:22.516] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL'
[LOG 21:50:22.520] OnLoad(Prefab): part=mk3CargoBayL
[LOG 21:50:22.521] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:22.527] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL' has no database record. Creating.
[LOG 21:50:22.527] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM'
[LOG 21:50:22.531] OnLoad(Prefab): part=mk3CargoBayM
[LOG 21:50:22.533] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:22.538] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM' has no database record. Creating.
[LOG 21:50:22.539] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp'
[LOG 21:50:22.543] OnLoad(Prefab): part=mk3CargoRamp
[LOG 21:50:22.544] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:22.548] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp' has no database record. Creating.
[LOG 21:50:22.549] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS'
[LOG 21:50:22.552] OnLoad(Prefab): part=mk3CargoBayS
[LOG 21:50:22.554] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:22.596] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS' has no database record. Creating.
[LOG 21:50:22.598] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle'
[LOG 21:50:22.607] OnLoad(Prefab): part=parachuteSingle
[LOG 21:50:22.608] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:22.613] PartLoader: Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle' has no database record. Creating.
[LOG 21:50:22.616] DragCubeSystem: Creating drag cubes for part 'parachuteSingle'
[LOG 21:50:22.680] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue'
[LOG 21:50:22.686] PartLoader: Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue' has no database record. Creating.
[LOG 21:50:22.689] DragCubeSystem: Creating drag cubes for part 'radialDrogue'
[LOG 21:50:22.747] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge'
[LOG 21:50:22.751] OnLoad(Prefab): part=parachuteLarge
[LOG 21:50:22.753] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.756] PartLoader: Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge' has no database record. Creating.
[LOG 21:50:22.759] DragCubeSystem: Creating drag cubes for part 'parachuteLarge'
[LOG 21:50:22.822] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial'
[LOG 21:50:22.826] OnLoad(Prefab): part=parachuteRadial
[LOG 21:50:22.828] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:22.832] PartLoader: Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial' has no database record. Creating.
[LOG 21:50:22.834] DragCubeSystem: Creating drag cubes for part 'parachuteRadial'
[LOG 21:50:22.894] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue'
[LOG 21:50:22.898] OnLoad(Prefab): part=parachuteDrogue
[LOG 21:50:22.899] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.902] PartLoader: Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue' has no database record. Creating.
[LOG 21:50:22.905] DragCubeSystem: Creating drag cubes for part 'parachuteDrogue'
[LOG 21:50:22.966] PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1'
[LOG 21:50:22.968] OnLoad(Prefab): part=stackPoint1
[LOG 21:50:22.970] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:22.972] PartLoader: Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1' has no database record. Creating.
[LOG 21:50:22.974] DragCubeSystem: Creating drag cubes for part 'stackPoint1'
[LOG 21:50:22.997] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock'
[LOG 21:50:23.001] OnLoad(Prefab): part=RCSBlock
[LOG 21:50:23.002] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.005] PartLoader: Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock' has no database record. Creating.
[LOG 21:50:23.008] DragCubeSystem: Creating drag cubes for part 'RCSBlock'
[LOG 21:50:23.029] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100'
[LOG 21:50:23.033] PartLoader: Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100' has no database record. Creating.
[LOG 21:50:23.035] DragCubeSystem: Creating drag cubes for part 'RelayAntenna100'
[LOG 21:50:23.058] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5'
[LOG 21:50:23.062] PartLoader: Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5' has no database record. Creating.
[LOG 21:50:23.063] DragCubeSystem: Creating drag cubes for part 'RelayAntenna5'
[LOG 21:50:23.086] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50'
[LOG 21:50:23.090] PartLoader: Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50' has no database record. Creating.
[LOG 21:50:23.092] DragCubeSystem: Creating drag cubes for part 'RelayAntenna50'
[LOG 21:50:23.114] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125'
[LOG 21:50:23.120] OnLoad(Prefab): part=ServiceBay.125
[LOG 21:50:23.121] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:23.126] PartLoader: Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125' has no database record. Creating.
[LOG 21:50:23.129] DragCubeSystem: Creating drag cubes for part 'ServiceBay.125'
[LOG 21:50:23.222] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250'
[LOG 21:50:23.227] OnLoad(Prefab): part=ServiceBay.250
[LOG 21:50:23.229] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:23.233] PartLoader: Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250' has no database record. Creating.
[LOG 21:50:23.236] DragCubeSystem: Creating drag cubes for part 'ServiceBay.250'
[LOG 21:50:23.279] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1'
[LOG 21:50:23.282] OnLoad(Prefab): part=spotLight1
[LOG 21:50:23.283] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.285] PartLoader: Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1' has no database record. Creating.
[LOG 21:50:23.287] DragCubeSystem: Creating drag cubes for part 'spotLight1'
[LOG 21:50:23.312] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2'
[LOG 21:50:23.315] OnLoad(Prefab): part=spotLight2
[LOG 21:50:23.317] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.319] PartLoader: Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2' has no database record. Creating.
[LOG 21:50:23.321] DragCubeSystem: Creating drag cubes for part 'spotLight2'
[LOG 21:50:23.346] PartLoader: Compiling Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler'
[LOG 21:50:23.348] OnLoad(Prefab): part=stackBiCoupler
[LOG 21:50:23.350] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:23.352] PartLoader: Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler' has no database record. Creating.
[LOG 21:50:23.354] DragCubeSystem: Creating drag cubes for part 'stackBiCoupler'
[LOG 21:50:23.374] PartLoader: Compiling Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler'
[LOG 21:50:23.377] OnLoad(Prefab): part=stackQuadCoupler
[LOG 21:50:23.378] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:23.381] PartLoader: Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler' has no database record. Creating.
[LOG 21:50:23.382] DragCubeSystem: Creating drag cubes for part 'stackQuadCoupler'
[LOG 21:50:23.408] PartLoader: Compiling Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler'
[LOG 21:50:23.410] OnLoad(Prefab): part=stackTriCoupler
[LOG 21:50:23.412] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:23.414] PartLoader: Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler' has no database record. Creating.
[LOG 21:50:23.416] DragCubeSystem: Creating drag cubes for part 'stackTriCoupler'
[LOG 21:50:23.439] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge'
[LOG 21:50:23.450] OnLoad(Prefab): part=GearLarge
[LOG 21:50:23.452] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.461] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge' has no database record. Creating.
[LOG 21:50:23.467] DragCubeSystem: Creating drag cubes for part 'GearLarge'
[LOG 21:50:23.503] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed'
[LOG 21:50:23.507] OnLoad(Prefab): part=GearFixed
[LOG 21:50:23.508] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.512] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed' has no database record. Creating.
[LOG 21:50:23.515] DragCubeSystem: Creating drag cubes for part 'GearFixed'
[LOG 21:50:23.534] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree'
[LOG 21:50:23.541] OnLoad(Prefab): part=GearFree
[LOG 21:50:23.542] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.547] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree' has no database record. Creating.
[LOG 21:50:23.550] DragCubeSystem: Creating drag cubes for part 'GearFree'
[LOG 21:50:23.571] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium'
[LOG 21:50:23.579] OnLoad(Prefab): part=GearMedium
[LOG 21:50:23.580] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.587] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium' has no database record. Creating.
[LOG 21:50:23.593] DragCubeSystem: Creating drag cubes for part 'GearMedium'
[LOG 21:50:23.632] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall'
[LOG 21:50:23.640] OnLoad(Prefab): part=GearSmall
[LOG 21:50:23.641] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.648] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall' has no database record. Creating.
[LOG 21:50:23.654] DragCubeSystem: Creating drag cubes for part 'GearSmall'
[LOG 21:50:23.729] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay'
[LOG 21:50:23.738] OnLoad(Prefab): part=SmallGearBay
[LOG 21:50:23.740] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.747] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay' has no database record. Creating.
[LOG 21:50:23.752] DragCubeSystem: Creating drag cubes for part 'SmallGearBay'
[LOG 21:50:23.787] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1'
[LOG 21:50:23.796] OnLoad(Prefab): part=roverWheel1
[LOG 21:50:23.797] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.803] PartLoader: Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1' has no database record. Creating.
[LOG 21:50:23.807] DragCubeSystem: Creating drag cubes for part 'roverWheel1'
[LOG 21:50:23.832] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2'
[LOG 21:50:23.838] OnLoad(Prefab): part=roverWheel2
[LOG 21:50:23.839] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.844] PartLoader: Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2' has no database record. Creating.
[LOG 21:50:23.848] DragCubeSystem: Creating drag cubes for part 'roverWheel2'
[LOG 21:50:23.871] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed'
[LOG 21:50:23.876] OnLoad(Prefab): part=wheelMed
[LOG 21:50:23.878] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.882] PartLoader: Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed' has no database record. Creating.
[LOG 21:50:23.886] DragCubeSystem: Creating drag cubes for part 'wheelMed'
[LOG 21:50:23.925] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3'
[LOG 21:50:23.932] OnLoad(Prefab): part=roverWheel3
[LOG 21:50:23.933] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:23.938] PartLoader: Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3' has no database record. Creating.
[LOG 21:50:23.942] DragCubeSystem: Creating drag cubes for part 'roverWheel3'
[LOG 21:50:23.964] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch'
[ERR 21:50:23.967] Cannot find a PartModule of typename 'USI_CrewTank'

[LOG 21:50:23.971] PartLoader: Part 'UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch' has no database record. Creating.
[LOG 21:50:23.974] DragCubeSystem: Creating drag cubes for part 'HA.CrewHatch'
[LOG 21:50:24.035] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch'
[ERR 21:50:24.039] Cannot find a PartModule of typename 'USI_DynamicPort'

[ERR 21:50:24.048] Error: FSFuelSwitch Mass Discrepancy detected in part 'HA.FuelHatch'.

[LOG 21:50:24.048] OnLoad(Prefab): part=HA.FuelHatch
[LOG 21:50:24.050] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:24.057] PartLoader: Part 'UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch' has no database record. Creating.
[LOG 21:50:24.061] DragCubeSystem: Creating drag cubes for part 'HA.FuelHatch'
[LOG 21:50:24.117] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw'
[ERR 21:50:24.121] Invalid float value! Field ImpactRange, value  on object of type ModuleAsteroidDrill

[LOG 21:50:24.130] PartLoader: Part 'UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw' has no database record. Creating.
[LOG 21:50:24.134] DragCubeSystem: Part 'HA.Jaw' has defined a procedural drag cube setup
[LOG 21:50:24.136] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125'
[EXC 21:50:24.143] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    PartLoader:StripComponent(GameObject)
    PartLoader:CreatePartIcon(GameObject, Single&)
    PartLoader:ParsePart(UrlConfig, ConfigNode)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 21:50:24.144] PartLoader: Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125' has no database record. Creating.
[LOG 21:50:24.147] DragCubeSystem: Creating drag cubes for part 'HA.MassDriver.125'
[EXC 21:50:24.177] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    <RenderDragCubes>c__Iterator1E:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 21:50:24.179] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250'
[EXC 21:50:24.189] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    PartLoader:StripComponent(GameObject)
    PartLoader:CreatePartIcon(GameObject, Single&)
    PartLoader:ParsePart(UrlConfig, ConfigNode)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 21:50:24.190] PartLoader: Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250' has no database record. Creating.
[LOG 21:50:24.195] DragCubeSystem: Part 'HA.MassDriver.250' has defined a procedural drag cube setup
[EXC 21:50:24.196] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    <RenderDragCubesCoroutine>c__Iterator1D:MoveNext()
    UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
    <SetupDragCubeCoroutine>c__Iterator1F:MoveNext()
    UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 21:50:24.199] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank'
[LOG 21:50:24.202] PartLoader: Part 'UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank' has no database record. Creating.
[LOG 21:50:24.203] DragCubeSystem: Creating drag cubes for part 'HA.RockTank'
[LOG 21:50:24.227] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX'
[LOG 21:50:24.237] PartLoader: Part 'UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX' has no database record. Creating.
[LOG 21:50:24.240] DragCubeSystem: Creating drag cubes for part 'HA.Separator.EX'
[LOG 21:50:24.332] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA'
[LOG 21:50:24.342] PartLoader: Part 'UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA' has no database record. Creating.
[LOG 21:50:24.344] DragCubeSystem: Creating drag cubes for part 'HA.Separator.KA'
[LOG 21:50:24.395] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ'
[LOG 21:50:24.405] PartLoader: Part 'UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ' has no database record. Creating.
[LOG 21:50:24.408] DragCubeSystem: Creating drag cubes for part 'HA.Separator.LQ'
[LOG 21:50:24.459] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw'
[LOG 21:50:24.473] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw' has no database record. Creating.
[LOG 21:50:24.477] DragCubeSystem: Creating drag cubes for part 'PAL.Claw'
[LOG 21:50:24.494] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight'
[LOG 21:50:24.501] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight' has no database record. Creating.
[LOG 21:50:24.503] DragCubeSystem: Creating drag cubes for part 'PAL.Counterweight'
[LOG 21:50:24.527] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250'
[LOG 21:50:24.536] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250' has no database record. Creating.
[LOG 21:50:24.541] DragCubeSystem: Part 'PAL.Cradle250' has defined a procedural drag cube setup
[LOG 21:50:24.542] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375'
[LOG 21:50:24.552] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375' has no database record. Creating.
[LOG 21:50:24.556] DragCubeSystem: Part 'PAL.Cradle375' has defined a procedural drag cube setup
[LOG 21:50:24.558] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane'
[LOG 21:50:24.564] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane' has no database record. Creating.
[LOG 21:50:24.566] DragCubeSystem: Creating drag cubes for part 'PAL.Crane'
[LOG 21:50:24.584] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift'
[LOG 21:50:24.591] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift' has no database record. Creating.
[LOG 21:50:24.594] DragCubeSystem: Creating drag cubes for part 'PAL.Forklift'
[LOG 21:50:24.612] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback'
[LOG 21:50:24.616] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback' has no database record. Creating.
[LOG 21:50:24.618] DragCubeSystem: Creating drag cubes for part 'PAL.Humpback'
[LOG 21:50:24.639] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder'
[LOG 21:50:24.643] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder' has no database record. Creating.
[LOG 21:50:24.645] DragCubeSystem: Creating drag cubes for part 'PAL.Ladder'
[LOG 21:50:24.692] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet'
[LOG 21:50:24.698] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet' has no database record. Creating.
[LOG 21:50:24.700] DragCubeSystem: Creating drag cubes for part 'PAL.Magnet'
[LOG 21:50:24.726] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel'
[LOG 21:50:24.733] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel' has no database record. Creating.
[LOG 21:50:24.737] DragCubeSystem: Creating drag cubes for part 'PAL.MiniWheel'
[LOG 21:50:24.758] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount'
[LOG 21:50:24.761] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount' has no database record. Creating.
[LOG 21:50:24.762] DragCubeSystem: Creating drag cubes for part 'PAL.MultiMount'
[LOG 21:50:24.781] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer'
[LOG 21:50:24.787] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer' has no database record. Creating.
[LOG 21:50:24.790] DragCubeSystem: Creating drag cubes for part 'PAL.Stabilizer'
[LOG 21:50:24.808] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss'
[LOG 21:50:24.812] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss' has no database record. Creating.
[LOG 21:50:24.813] DragCubeSystem: Creating drag cubes for part 'PAL.Truss'
[LOG 21:50:24.830] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel'
[LOG 21:50:24.839] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel' has no database record. Creating.
[LOG 21:50:24.842] DragCubeSystem: Creating drag cubes for part 'PAL.Wheel'
[LOG 21:50:24.920] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0'
[LOG 21:50:24.928] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0' has no database record. Creating.
[LOG 21:50:24.930] DragCubeSystem: Creating drag cubes for part 'ConstructionPort0'
[LOG 21:50:24.955] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1'
[LOG 21:50:24.961] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1' has no database record. Creating.
[LOG 21:50:24.963] DragCubeSystem: Creating drag cubes for part 'ConstructionPort1'
[LOG 21:50:24.989] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2'
[LOG 21:50:24.996] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2' has no database record. Creating.
[LOG 21:50:24.998] DragCubeSystem: Creating drag cubes for part 'ConstructionPort2'
[LOG 21:50:25.020] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank'
[LOG 21:50:25.028] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank' has no database record. Creating.
[LOG 21:50:25.029] DragCubeSystem: Creating drag cubes for part 'C3.DepletedFuelTank'
[LOG 21:50:25.053] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01'
[LOG 21:50:25.060] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01' has no database record. Creating.
[LOG 21:50:25.063] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.01'
[LOG 21:50:25.086] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02'
[LOG 21:50:25.092] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02' has no database record. Creating.
[LOG 21:50:25.095] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.02'
[LOG 21:50:25.119] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03'
[LOG 21:50:25.125] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03' has no database record. Creating.
[LOG 21:50:25.128] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.03'
[LOG 21:50:25.152] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04'
[LOG 21:50:25.160] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04' has no database record. Creating.
[LOG 21:50:25.163] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.04'
[LOG 21:50:25.185] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01'
[LOG 21:50:25.191] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01' has no database record. Creating.
[LOG 21:50:25.194] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.01'
[LOG 21:50:25.218] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02'
[LOG 21:50:25.225] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02' has no database record. Creating.
[LOG 21:50:25.227] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.02'
[LOG 21:50:25.251] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03'
[LOG 21:50:25.258] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03' has no database record. Creating.
[LOG 21:50:25.260] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.03'
[LOG 21:50:25.284] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04'
[LOG 21:50:25.291] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04' has no database record. Creating.
[LOG 21:50:25.293] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.04'
[LOG 21:50:25.318] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01'
[LOG 21:50:25.324] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01' has no database record. Creating.
[LOG 21:50:25.327] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.01'
[LOG 21:50:25.353] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02'
[LOG 21:50:25.359] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02' has no database record. Creating.
[LOG 21:50:25.362] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.02'
[LOG 21:50:25.388] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03'
[LOG 21:50:25.396] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03' has no database record. Creating.
[LOG 21:50:25.398] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.03'
[LOG 21:50:25.428] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04'
[LOG 21:50:25.433] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04' has no database record. Creating.
[LOG 21:50:25.436] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.04'
[LOG 21:50:25.506] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01'
[ERR 21:50:25.509] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 21:50:25.510] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01' has no database record. Creating.
[LOG 21:50:25.512] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.01'
[LOG 21:50:25.537] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02'
[ERR 21:50:25.540] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 21:50:25.542] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02' has no database record. Creating.
[LOG 21:50:25.543] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.02'
[LOG 21:50:25.568] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03'
[ERR 21:50:25.571] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 21:50:25.572] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03' has no database record. Creating.
[LOG 21:50:25.574] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.03'
[LOG 21:50:25.600] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04'
[ERR 21:50:25.602] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 21:50:25.604] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04' has no database record. Creating.
[LOG 21:50:25.605] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.04'
[LOG 21:50:25.631] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M'
[ERR 21:50:25.634] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 21:50:25.635] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M' has no database record. Creating.
[LOG 21:50:25.637] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.M'
[LOG 21:50:25.662] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank'
[LOG 21:50:25.668] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank' has no database record. Creating.
[LOG 21:50:25.671] DragCubeSystem: Creating drag cubes for part 'C3.LqdTrussTank'
[LOG 21:50:25.696] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank'
[LOG 21:50:25.700] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank' has no database record. Creating.
[LOG 21:50:25.701] DragCubeSystem: Creating drag cubes for part 'C3.NukeFuelTank'
[LOG 21:50:25.728] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank'
[ERR 21:50:25.730] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:25.734] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank' has no database record. Creating.
[LOG 21:50:25.736] DragCubeSystem: Creating drag cubes for part 'RadialLqdTank'
[LOG 21:50:25.766] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack'
[ERR 21:50:25.768] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:25.772] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack' has no database record. Creating.
[LOG 21:50:25.775] DragCubeSystem: Creating drag cubes for part 'RadialSupPack'
[LOG 21:50:25.802] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00'
[LOG 21:50:25.809] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00' has no database record. Creating.
[LOG 21:50:25.812] DragCubeSystem: Creating drag cubes for part 'C3.RTank.00'
[LOG 21:50:25.840] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01'
[LOG 21:50:25.847] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01' has no database record. Creating.
[LOG 21:50:25.850] DragCubeSystem: Creating drag cubes for part 'C3.RTank.01'
[LOG 21:50:25.879] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02'
[LOG 21:50:25.886] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02' has no database record. Creating.
[LOG 21:50:25.889] DragCubeSystem: Creating drag cubes for part 'C3.RTank.02'
[LOG 21:50:25.916] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03'
[LOG 21:50:25.923] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03' has no database record. Creating.
[LOG 21:50:25.926] DragCubeSystem: Creating drag cubes for part 'C3.RTank.03'
[LOG 21:50:25.954] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04'
[LOG 21:50:25.960] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04' has no database record. Creating.
[LOG 21:50:25.963] DragCubeSystem: Creating drag cubes for part 'C3.RTank.04'
[LOG 21:50:25.991] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06'
[LOG 21:50:25.997] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06' has no database record. Creating.
[LOG 21:50:26.000] DragCubeSystem: Creating drag cubes for part 'C3.RTank.06'
[LOG 21:50:26.029] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08'
[LOG 21:50:26.036] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08' has no database record. Creating.
[LOG 21:50:26.039] DragCubeSystem: Creating drag cubes for part 'C3.RTank.08'
[LOG 21:50:26.067] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01'
[LOG 21:50:26.073] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01' has no database record. Creating.
[LOG 21:50:26.076] DragCubeSystem: Creating drag cubes for part 'C3.Tank.01'
[LOG 21:50:26.103] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02'
[LOG 21:50:26.109] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02' has no database record. Creating.
[LOG 21:50:26.112] DragCubeSystem: Creating drag cubes for part 'C3.Tank.02'
[LOG 21:50:26.194] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03'
[LOG 21:50:26.206] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03' has no database record. Creating.
[LOG 21:50:26.210] DragCubeSystem: Creating drag cubes for part 'C3.Tank.03'
[LOG 21:50:26.236] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04'
[LOG 21:50:26.243] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04' has no database record. Creating.
[LOG 21:50:26.246] DragCubeSystem: Creating drag cubes for part 'C3.Tank.04'
[LOG 21:50:26.271] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125'
[WRN 21:50:26.273] [ShipConstruct for Fert.Tank.125]: part cost (500.0) is less than the cost of its resources (1000.0)
[ERR 21:50:26.274] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.276] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125' has no database record. Creating.
[LOG 21:50:26.277] DragCubeSystem: Creating drag cubes for part 'Fert.Tank.125'
[LOG 21:50:26.300] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250'
[WRN 21:50:26.302] [ShipConstruct for Fert.Tank.250]: part cost (1000.0) is less than the cost of its resources (9000.0)
[ERR 21:50:26.303] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.305] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250' has no database record. Creating.
[LOG 21:50:26.306] DragCubeSystem: Creating drag cubes for part 'Fert.Tank.250'
[LOG 21:50:26.330] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375'
[WRN 21:50:26.332] [ShipConstruct for Fert.Tank.375]: part cost (1500.0) is less than the cost of its resources (30000.0)
[ERR 21:50:26.333] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.334] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375' has no database record. Creating.
[LOG 21:50:26.336] DragCubeSystem: Creating drag cubes for part 'Fert.Tank.375'
[LOG 21:50:26.360] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250'
[ERR 21:50:26.365] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.370] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250' has no database record. Creating.
[LOG 21:50:26.373] DragCubeSystem: Creating drag cubes for part 'USILS.Greenhouse.250'
[LOG 21:50:26.400] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg'
[ERR 21:50:26.404] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.408] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg' has no database record. Creating.
[LOG 21:50:26.411] DragCubeSystem: Creating drag cubes for part 'USILS.Greenhouse.Lg'
[LOG 21:50:26.434] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm'
[WRN 21:50:26.436] [ShipConstruct for USILS.Greenhouse.Sm]: part cost (100.0) is less than the cost of its resources (0.0)
[LOG 21:50:26.442] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm' has no database record. Creating.
[LOG 21:50:26.445] DragCubeSystem: Creating drag cubes for part 'USILS.Greenhouse.Sm'
[LOG 21:50:26.469] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack'
[WRN 21:50:26.471] [ShipConstruct for LifeSupportMiniPack]: part cost (100.0) is less than the cost of its resources (250.0)
[LOG 21:50:26.474] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack' has no database record. Creating.
[LOG 21:50:26.475] DragCubeSystem: Creating drag cubes for part 'LifeSupportMiniPack'
[LOG 21:50:26.500] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack'
[WRN 21:50:26.502] [ShipConstruct for FertilizerMiniPack]: part cost (100.0) is less than the cost of its resources (200.0)
[LOG 21:50:26.504] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack' has no database record. Creating.
[LOG 21:50:26.506] DragCubeSystem: Creating drag cubes for part 'FertilizerMiniPack'
[LOG 21:50:26.531] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack'
[LOG 21:50:26.535] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack' has no database record. Creating.
[LOG 21:50:26.536] DragCubeSystem: Creating drag cubes for part 'MulchMiniPack'
[LOG 21:50:26.561] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler'
[LOG 21:50:26.566] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler' has no database record. Creating.
[LOG 21:50:26.567] DragCubeSystem: Creating drag cubes for part 'USILS.Recycler'
[LOG 21:50:26.593] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola'
[LOG 21:50:26.597] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola' has no database record. Creating.
[LOG 21:50:26.599] DragCubeSystem: Creating drag cubes for part 'USILS.SmCupola'
[LOG 21:50:26.625] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125'
[WRN 21:50:26.627] [ShipConstruct for LS.Tank.125]: part cost (500.0) is less than the cost of its resources (1250.0)
[ERR 21:50:26.628] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.629] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125' has no database record. Creating.
[LOG 21:50:26.630] DragCubeSystem: Creating drag cubes for part 'LS.Tank.125'
[LOG 21:50:26.656] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250'
[WRN 21:50:26.657] [ShipConstruct for LS.Tank.250]: part cost (1000.0) is less than the cost of its resources (11250.0)
[ERR 21:50:26.658] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.660] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250' has no database record. Creating.
[LOG 21:50:26.661] DragCubeSystem: Creating drag cubes for part 'LS.Tank.250'
[LOG 21:50:26.685] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375'
[WRN 21:50:26.687] [ShipConstruct for LS.Tank.375]: part cost (1500.0) is less than the cost of its resources (37500.0)
[ERR 21:50:26.688] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:26.690] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375' has no database record. Creating.
[LOG 21:50:26.691] DragCubeSystem: Creating drag cubes for part 'LS.Tank.375'
[LOG 21:50:26.714] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola'
[LOG 21:50:26.720] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola' has no database record. Creating.
[LOG 21:50:26.723] DragCubeSystem: Creating drag cubes for part 'USILS.ViewingCupola'
[LOG 21:50:26.752] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock'
[LOG 21:50:26.758] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock' has no database record. Creating.
[LOG 21:50:26.760] DragCubeSystem: Creating drag cubes for part 'USI.DeomlitionBlock'
[LOG 21:50:26.781] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture'
[ERR 21:50:26.789] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:26.789] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:26.804] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture' has no database record. Creating.
[LOG 21:50:26.854] DragCubeSystem: Creating drag cubes for part 'Duna.Agriculture'
[LOG 21:50:26.918] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat'
[ERR 21:50:26.923] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:26.924] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:26.934] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat' has no database record. Creating.
[LOG 21:50:26.940] DragCubeSystem: Creating drag cubes for part 'Duna.Kerbitat'
[LOG 21:50:27.001] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist'
[ERR 21:50:27.005] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:27.006] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:27.016] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist' has no database record. Creating.
[LOG 21:50:27.021] DragCubeSystem: Creating drag cubes for part 'Duna.Kolonist'
[LOG 21:50:27.080] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter'
[ERR 21:50:27.085] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:27.086] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:27.094] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter' has no database record. Creating.
[LOG 21:50:27.099] DragCubeSystem: Creating drag cubes for part 'Duna.LogCenter'
[LOG 21:50:27.163] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay'
[ERR 21:50:27.169] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:27.170] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:27.177] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay' has no database record. Creating.
[LOG 21:50:27.182] DragCubeSystem: Creating drag cubes for part 'Duna.MedBay'
[LOG 21:50:27.244] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU'
[ERR 21:50:27.249] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:27.249] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:27.260] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU' has no database record. Creating.
[LOG 21:50:27.266] DragCubeSystem: Creating drag cubes for part 'Duna.PDU'
[LOG 21:50:27.328] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer'
[ERR 21:50:27.333] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:27.333] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 21:50:27.334] Cannot find a PartModule of typename 'ExSurveyStation'

[LOG 21:50:27.342] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer' has no database record. Creating.
[LOG 21:50:27.347] DragCubeSystem: Creating drag cubes for part 'Duna.Pioneer'
[LOG 21:50:27.408] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01'
[LOG 21:50:27.432] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01' has no database record. Creating.
[LOG 21:50:27.442] DragCubeSystem: Creating drag cubes for part 'MKS.Drill.01'
[LOG 21:50:27.567] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02'
[LOG 21:50:27.593] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02' has no database record. Creating.
[LOG 21:50:27.603] DragCubeSystem: Creating drag cubes for part 'MKS.Drill.02'
[LOG 21:50:27.671] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03'
[LOG 21:50:27.698] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03' has no database record. Creating.
[LOG 21:50:27.709] DragCubeSystem: Creating drag cubes for part 'MKS.Drill.03'
[LOG 21:50:27.777] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad'
[ERR 21:50:27.779] Cannot find a PartModule of typename 'ExTarget'

[ERR 21:50:27.780] Cannot find a PartModule of typename 'ExLaunchPad'

[LOG 21:50:27.784] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad' has no database record. Creating.
[LOG 21:50:27.787] DragCubeSystem: Creating drag cubes for part 'MKS.EL.LaunchPad'
[LOG 21:50:27.837] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock'
[ERR 21:50:27.840] Cannot find a PartModule of typename 'ExTarget'

[ERR 21:50:27.841] Cannot find a PartModule of typename 'ExLaunchPad'

[ERR 21:50:27.842] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 21:50:27.845] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:27.851] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock' has no database record. Creating.
[LOG 21:50:27.855] DragCubeSystem: Creating drag cubes for part 'MKS.EL.OrbitalDock'
[LOG 21:50:27.884] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube'
[ERR 21:50:27.886] Cannot find a PartModule of typename 'KASModuleStrut'

[ERR 21:50:27.887] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:27.887] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:27.890] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube' has no database record. Creating.
[LOG 21:50:27.891] DragCubeSystem: Creating drag cubes for part 'MKS.FlexOTube'
[LOG 21:50:27.918] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank'
[WRN 21:50:27.920] PartLoader Warning: Variable cryoPower not found in Part
[WRN 21:50:27.920] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 21:50:27.921] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 21:50:27.921] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 21:50:27.922] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 21:50:27.930] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank' has no database record. Creating.
[LOG 21:50:27.934] DragCubeSystem: Creating drag cubes for part 'MKS.InflationTank'
[LOG 21:50:27.958] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg'
[LOG 21:50:27.963] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg' has no database record. Creating.
[LOG 21:50:27.964] DragCubeSystem: Creating drag cubes for part 'MKS.LandingLeg'
[LOG 21:50:27.999] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel'
[LOG 21:50:28.008] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel' has no database record. Creating.
[LOG 21:50:28.012] DragCubeSystem: Creating drag cubes for part 'MKS.LandingWheel'
[LOG 21:50:28.100] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna'
[LOG 21:50:28.105] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna' has no database record. Creating.
[LOG 21:50:28.106] DragCubeSystem: Creating drag cubes for part 'UKS.PowerAntenna'
[LOG 21:50:28.124] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox'
[LOG 21:50:28.129] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox' has no database record. Creating.
[LOG 21:50:28.131] DragCubeSystem: Creating drag cubes for part 'UKS.PowerBox'
[LOG 21:50:28.156] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane'
[LOG 21:50:28.165] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane' has no database record. Creating.
[LOG 21:50:28.168] DragCubeSystem: Creating drag cubes for part 'MKS.SkyCrane'
[LOG 21:50:28.209] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg'
[LOG 21:50:28.217] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg' has no database record. Creating.
[LOG 21:50:28.220] DragCubeSystem: Part 'WideLeg' has defined a procedural drag cube setup
[LOG 21:50:28.221] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule'
[ERR 21:50:28.228] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:28.229] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.237] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule' has no database record. Creating.
[LOG 21:50:28.243] DragCubeSystem: Creating drag cubes for part 'Ranger.AgModule'
[LOG 21:50:28.266] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock'
[ERR 21:50:28.268] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:28.269] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.272] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock' has no database record. Creating.
[LOG 21:50:28.274] DragCubeSystem: Creating drag cubes for part 'Ranger.Airlock'
[LOG 21:50:28.303] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub'
[ERR 21:50:28.306] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:28.307] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:28.312] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub' has no database record. Creating.
[LOG 21:50:28.315] DragCubeSystem: Creating drag cubes for part 'Ranger.AnchorHub'
[LOG 21:50:28.343] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon'
[ERR 21:50:28.346] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:28.347] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.352] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon' has no database record. Creating.
[LOG 21:50:28.355] DragCubeSystem: Creating drag cubes for part 'Ranger.AuxCon'
[LOG 21:50:28.383] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub'
[ERR 21:50:28.385] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:28.386] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:28.388] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub' has no database record. Creating.
[LOG 21:50:28.390] DragCubeSystem: Creating drag cubes for part 'Ranger.BallHub'
[LOG 21:50:28.419] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak'
[ERR 21:50:28.423] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:28.424] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.430] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak' has no database record. Creating.
[LOG 21:50:28.435] DragCubeSystem: Creating drag cubes for part 'Ranger.CommPak'
[LOG 21:50:28.481] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher'
[ERR 21:50:28.485] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:28.490] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher' has no database record. Creating.
[LOG 21:50:28.494] DragCubeSystem: Creating drag cubes for part 'Ranger.Crusher'
[LOG 21:50:28.520] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule'
[ERR 21:50:28.524] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:28.525] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.531] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule' has no database record. Creating.
[LOG 21:50:28.535] DragCubeSystem: Creating drag cubes for part 'Ranger.HabModule'
[LOG 21:50:28.562] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM'
[ERR 21:50:28.565] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:28.567] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:28.567] Cannot find a PartModule of typename 'ModuleDistributedWarehouse'

[LOG 21:50:28.572] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM' has no database record. Creating.
[LOG 21:50:28.576] DragCubeSystem: Creating drag cubes for part 'Ranger.ISM'
[LOG 21:50:28.601] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint'
[ERR 21:50:28.603] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:28.605] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint' has no database record. Creating.
[LOG 21:50:28.606] DragCubeSystem: Creating drag cubes for part 'Ranger.MountPoint'
[LOG 21:50:28.632] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack'
[WRN 21:50:28.634] [ShipConstruct for Ranger.PowerPack]: part cost (7500.0) is less than the cost of its resources (80000.0)
[ERR 21:50:28.635] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:28.639] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack' has no database record. Creating.
[LOG 21:50:28.642] DragCubeSystem: Creating drag cubes for part 'Ranger.PowerPack'
[LOG 21:50:28.664] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter'
[ERR 21:50:28.666] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:28.723] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter' has no database record. Creating.
[LOG 21:50:28.726] DragCubeSystem: Creating drag cubes for part 'Ranger.Sifter'
[LOG 21:50:28.779] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter'
[ERR 21:50:28.784] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 21:50:28.789] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter' has no database record. Creating.
[LOG 21:50:28.794] DragCubeSystem: Creating drag cubes for part 'Ranger.Smelter'
[LOG 21:50:28.821] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket'
[LOG 21:50:28.826] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket' has no database record. Creating.
[LOG 21:50:28.828] DragCubeSystem: Creating drag cubes for part 'Ranger.VBracket'
[LOG 21:50:28.850] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop'
[WRN 21:50:28.852] [ShipConstruct for Ranger.Workshop]: part cost (27360.0) is less than the cost of its resources (395.0)
[ERR 21:50:28.853] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 21:50:28.857] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 21:50:28.857] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.867] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop' has no database record. Creating.
[LOG 21:50:28.872] DragCubeSystem: Creating drag cubes for part 'Ranger.Workshop'
[LOG 21:50:28.899] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod'
[ERR 21:50:28.903] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.911] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod' has no database record. Creating.
[LOG 21:50:28.916] DragCubeSystem: Creating drag cubes for part 'SalamanderPod'
[LOG 21:50:28.959] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2'
[ERR 21:50:28.962] Cannot find a PartModule of typename 'ModuleKISInventory'

[ERR 21:50:28.963] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:28.966] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2' has no database record. Creating.
[LOG 21:50:28.969] DragCubeSystem: Creating drag cubes for part 'ScoutLanderMk2'
[LOG 21:50:29.016] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap'
[LOG 21:50:29.019] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap' has no database record. Creating.
[LOG 21:50:29.020] DragCubeSystem: Creating drag cubes for part 'Tundra.250Cap'
[LOG 21:50:29.042] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab'
[WRN 21:50:29.045] [ShipConstruct for Tundra.275.Hab]: part cost (2750.0) is less than the cost of its resources (79.0)
[ERR 21:50:29.049] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:29.054] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab' has no database record. Creating.
[LOG 21:50:29.059] DragCubeSystem: Creating drag cubes for part 'Tundra.275.Hab'
[LOG 21:50:29.084] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap'
[LOG 21:50:29.088] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap' has no database record. Creating.
[LOG 21:50:29.090] DragCubeSystem: Creating drag cubes for part 'Tundra.375Cap'
[LOG 21:50:29.110] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab'
[WRN 21:50:29.111] [ShipConstruct for Tundra.425.Hab]: part cost (4250.0) is less than the cost of its resources (79.0)
[ERR 21:50:29.115] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:29.120] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab' has no database record. Creating.
[LOG 21:50:29.125] DragCubeSystem: Creating drag cubes for part 'Tundra.425.Hab'
[LOG 21:50:29.149] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250'
[ERR 21:50:29.156] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.157] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.168] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250' has no database record. Creating.
[LOG 21:50:29.175] DragCubeSystem: Creating drag cubes for part 'Tundra.Agriculture250'
[LOG 21:50:29.201] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375'
[ERR 21:50:29.206] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.207] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.219] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375' has no database record. Creating.
[LOG 21:50:29.226] DragCubeSystem: Creating drag cubes for part 'Tundra.Agriculture375'
[LOG 21:50:29.251] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock'
[LOG 21:50:29.257] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock' has no database record. Creating.
[LOG 21:50:29.260] DragCubeSystem: Creating drag cubes for part 'Tundra.Airlock'
[LOG 21:50:29.333] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy'
[ERR 21:50:29.338] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.339] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 21:50:29.339] Cannot find a PartModule of typename 'SpaceAcademy'

[LOG 21:50:29.345] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy' has no database record. Creating.
[LOG 21:50:29.349] DragCubeSystem: Creating drag cubes for part 'Tundra.Akademy'
[LOG 21:50:29.375] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM'
[ERR 21:50:29.379] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.380] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.393] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM' has no database record. Creating.
[LOG 21:50:29.400] DragCubeSystem: Creating drag cubes for part 'Tundra.ASM'
[LOG 21:50:29.425] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant'
[ERR 21:50:29.429] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.430] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.442] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant' has no database record. Creating.
[LOG 21:50:29.449] DragCubeSystem: Creating drag cubes for part 'Tundra.AssemblyPlant'
[LOG 21:50:29.472] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing'
[WRN 21:50:29.475] [ShipConstruct for Tundra.HabRing]: part cost (4000.0) is less than the cost of its resources (7900.0)
[ERR 21:50:29.479] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:29.483] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing' has no database record. Creating.
[LOG 21:50:29.487] DragCubeSystem: Creating drag cubes for part 'Tundra.HabRing'
[LOG 21:50:29.513] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250'
[LOG 21:50:29.521] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250' has no database record. Creating.
[LOG 21:50:29.524] DragCubeSystem: Creating drag cubes for part 'Tundra.Hub250'
[LOG 21:50:29.553] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250'
[ERR 21:50:29.556] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.557] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.567] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250' has no database record. Creating.
[LOG 21:50:29.573] DragCubeSystem: Creating drag cubes for part 'Tundra.Kerbitat250'
[LOG 21:50:29.598] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375'
[ERR 21:50:29.602] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.602] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.613] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375' has no database record. Creating.
[LOG 21:50:29.619] DragCubeSystem: Creating drag cubes for part 'Tundra.Kerbitat375'
[LOG 21:50:29.645] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250'
[ERR 21:50:29.650] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.650] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.657] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250' has no database record. Creating.
[LOG 21:50:29.660] DragCubeSystem: Creating drag cubes for part 'Tundra.Kolonist250'
[LOG 21:50:29.687] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375'
[ERR 21:50:29.692] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.693] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 21:50:29.694] Cannot find a PartModule of typename 'SpaceAcademy'

[LOG 21:50:29.701] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375' has no database record. Creating.
[LOG 21:50:29.705] DragCubeSystem: Creating drag cubes for part 'Tundra.Kolonist375'
[LOG 21:50:29.731] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250'
[ERR 21:50:29.734] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.735] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.741] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250' has no database record. Creating.
[LOG 21:50:29.744] DragCubeSystem: Creating drag cubes for part 'Tundra.MedBay250'
[LOG 21:50:29.770] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375'
[ERR 21:50:29.775] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:29.775] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:29.782] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375' has no database record. Creating.
[LOG 21:50:29.787] DragCubeSystem: Creating drag cubes for part 'Tundra.MedBay375'
[LOG 21:50:29.811] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock'
[LOG 21:50:29.815] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock' has no database record. Creating.
[LOG 21:50:29.817] DragCubeSystem: Creating drag cubes for part 'Tundra.MiniAirlock'
[LOG 21:50:29.851] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss'
[LOG 21:50:29.857] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss' has no database record. Creating.
[LOG 21:50:29.860] DragCubeSystem: Creating drag cubes for part 'Tundra.MiniTruss'
[LOG 21:50:29.936] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub'
[LOG 21:50:29.949] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub' has no database record. Creating.
[LOG 21:50:29.955] DragCubeSystem: Creating drag cubes for part 'Tundra.MultiHub'
[LOG 21:50:29.985] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss'
[LOG 21:50:29.992] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss' has no database record. Creating.
[LOG 21:50:29.995] DragCubeSystem: Creating drag cubes for part 'Tundra.MultiTruss'
[LOG 21:50:30.019] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper'
[LOG 21:50:30.024] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper' has no database record. Creating.
[LOG 21:50:30.025] DragCubeSystem: Creating drag cubes for part 'NodeHelper'
[LOG 21:50:30.043] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc'
[WRN 21:50:30.046] [ShipConstruct for Tundra.NukeProc]: part cost (65000.0) is less than the cost of its resources (1580.0)
[ERR 21:50:30.049] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:30.050] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:30.060] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc' has no database record. Creating.
[LOG 21:50:30.066] DragCubeSystem: Creating drag cubes for part 'Tundra.NukeProc'
[LOG 21:50:30.093] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU'
[ERR 21:50:30.096] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:30.097] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:30.104] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU' has no database record. Creating.
[LOG 21:50:30.108] DragCubeSystem: Creating drag cubes for part 'Tundra.PDU'
[LOG 21:50:30.134] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC'
[ERR 21:50:30.138] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:30.139] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 21:50:30.140] Cannot find a PartModule of typename 'ExSurveyStation'

[LOG 21:50:30.148] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC' has no database record. Creating.
[LOG 21:50:30.156] DragCubeSystem: Creating drag cubes for part 'Tundra.PioneerLC'
[LOG 21:50:30.182] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant'
[ERR 21:50:30.186] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:30.187] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:30.193] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant' has no database record. Creating.
[LOG 21:50:30.198] DragCubeSystem: Creating drag cubes for part 'Tundra.RecyclingPlant'
[LOG 21:50:30.225] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery'
[ERR 21:50:30.229] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:30.230] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:30.243] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery' has no database record. Creating.
[LOG 21:50:30.250] DragCubeSystem: Creating drag cubes for part 'Tundra.Refinery'
[LOG 21:50:30.275] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter'
[ERR 21:50:30.279] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 21:50:30.280] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 21:50:30.287] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter' has no database record. Creating.
[LOG 21:50:30.291] DragCubeSystem: Creating drag cubes for part 'Tundra.RegSifter'
[LOG 21:50:30.316] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125'
[LOG 21:50:30.334] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125' has no database record. Creating.
[LOG 21:50:30.339] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.125'
[LOG 21:50:30.369] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250'
[LOG 21:50:30.379] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250' has no database record. Creating.
[LOG 21:50:30.384] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.250'
[LOG 21:50:30.412] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375'
[LOG 21:50:30.422] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375' has no database record. Creating.
[LOG 21:50:30.426] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.375'
[LOG 21:50:30.455] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625'
[LOG 21:50:30.513] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625' has no database record. Creating.
[LOG 21:50:30.518] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.625'
[LOG 21:50:30.546] PartLoader: Compiling Part 'WarpPlugin/Parts/Command/computerCore/part/computerCore'
[ERR 21:50:30.553] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:30.558] PartLoader: Part 'WarpPlugin/Parts/Command/computerCore/part/computerCore' has no database record. Creating.
[LOG 21:50:30.562] DragCubeSystem: Creating drag cubes for part 'computerCore'
[LOG 21:50:30.583] PartLoader: Compiling Part 'WarpPlugin/Parts/Command/scienceModule/part/scienceModule'
[ERR 21:50:30.591] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:30.598] PartLoader: Part 'WarpPlugin/Parts/Command/scienceModule/part/scienceModule' has no database record. Creating.
[LOG 21:50:30.598] PartLoader: Compiling Part 'WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced'
[LOG 21:50:30.609] PartLoader: Part 'WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced' has no database record. Creating.
[LOG 21:50:30.610] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector'
[LOG 21:50:30.614] OnLoad(Prefab): part=AntimatterCollector
[LOG 21:50:30.616] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.619] PartLoader: Part 'WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector' has no database record. Creating.
[LOG 21:50:30.619] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor'
[LOG 21:50:30.628] OnLoad(Prefab): part=TweakableAntimatterReactor
[LOG 21:50:30.630] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.637] PartLoader: Part 'WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor' has no database record. Creating.
[LOG 21:50:30.639] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250'
[LOG 21:50:30.644] OnLoad(Prefab): part=KspiCapacitor250
[LOG 21:50:30.646] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.649] PartLoader: Part 'WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250' has no database record. Creating.
[LOG 21:50:30.650] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1'
[LOG 21:50:30.659] OnLoad(Prefab): part=DustyPlasmaMk1
[LOG 21:50:30.660] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:30.665] PartLoader: Part 'WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1' has no database record. Creating.
[LOG 21:50:30.667] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1'
[LOG 21:50:30.670] OnLoad(Prefab): part=LargeFNGeneratorMk1
[LOG 21:50:30.672] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.675] PartLoader: Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1' has no database record. Creating.
[LOG 21:50:30.676] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1'
[LOG 21:50:30.679] OnLoad(Prefab): part=SmallFNGeneratorMk1
[LOG 21:50:30.681] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.684] PartLoader: Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1' has no database record. Creating.
[LOG 21:50:30.685] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced'
[LOG 21:50:30.688] OnLoad(Prefab): part=SmallFNGeneratorAdvanced
[LOG 21:50:30.690] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.693] PartLoader: Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced' has no database record. Creating.
[LOG 21:50:30.694] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1'
[LOG 21:50:30.702] OnLoad(Prefab): part=FNFissionFusionCatReactorMk1
[LOG 21:50:30.704] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.709] PartLoader: Part 'WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1' has no database record. Creating.
[LOG 21:50:30.710] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor'
[LOG 21:50:30.715] OnLoad(Prefab): part=DPFFReactor
[WRN 21:50:30.717] [TweakScale Warning] Wrong number of techRequired compared to scaleFactors in scaleType "stack_interstellar": 7 scaleFactors vs 5 techRequired
TweakScale.Tools:LogWf(String, Object[])
TweakScale.ScaleType:.ctor(ConfigNode)
TweakScale.TweakScale:SetupPrefab()
TweakScale.TweakScale:OnLoad(ConfigNode)
PartModule:Load(ConfigNode)
Part:AddModule(ConfigNode, Boolean)
PartLoader:ParsePart(UrlConfig, ConfigNode)
<CompileParts>c__Iterator62:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

[LOG 21:50:30.721] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:30.726] PartLoader: Part 'WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor' has no database record. Creating.
[LOG 21:50:30.728] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor'
[LOG 21:50:30.743] PartLoader: Part 'WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor' has no database record. Creating.
[LOG 21:50:30.745] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing'
[LOG 21:50:30.751] OnLoad(Prefab): part=KspiIXSWarpRing
[LOG 21:50:30.753] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.756] PartLoader: Part 'WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing' has no database record. Creating.
[LOG 21:50:30.757] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1'
[LOG 21:50:30.762] OnLoad(Prefab): part=LargeFusionReactorMk1
[LOG 21:50:30.764] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.768] PartLoader: Part 'WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1' has no database record. Creating.
[LOG 21:50:30.770] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor'
[LOG 21:50:30.775] OnLoad(Prefab): part=MoltenSaltReactor
[LOG 21:50:30.777] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.781] PartLoader: Part 'WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor' has no database record. Creating.
[LOG 21:50:30.782] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed'
[WRN 21:50:30.784] [ShipConstruct for KspiPebbleBed]: part cost (120000.0) is less than the cost of its resources (371800.0)
[LOG 21:50:30.788] OnLoad(Prefab): part=KspiPebbleBed
[LOG 21:50:30.789] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.795] PartLoader: Part 'WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed' has no database record. Creating.
[LOG 21:50:30.796] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2'
[LOG 21:50:30.810] OnLoad(Prefab): part=KspiQuantumSingulaityReactor2
[LOG 21:50:30.812] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.821] PartLoader: Part 'WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2' has no database record. Creating.
[LOG 21:50:30.823] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1'
[LOG 21:50:30.829] OnLoad(Prefab): part=InertialFusionReactorMk1
[LOG 21:50:30.831] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.836] PartLoader: Part 'WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1' has no database record. Creating.
[LOG 21:50:30.838] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor'
[LOG 21:50:30.843] OnLoad(Prefab): part=KspiTriAlphaFusionReactor
[LOG 21:50:30.845] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.850] PartLoader: Part 'WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor' has no database record. Creating.
[LOG 21:50:30.852] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive'
[LOG 21:50:30.856] OnLoad(Prefab): part=WarpDrive
[LOG 21:50:30.857] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.860] PartLoader: Part 'WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive' has no database record. Creating.
[LOG 21:50:30.861] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive'
[LOG 21:50:30.865] OnLoad(Prefab): part=KspiWarpDrive
[LOG 21:50:30.867] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.871] PartLoader: Part 'WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive' has no database record. Creating.
[LOG 21:50:30.872] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1'
[LOG 21:50:30.877] OnLoad(Prefab): part=AluminiumHybrid1
[LOG 21:50:30.878] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.882] PartLoader: Part 'WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1' has no database record. Creating.
[LOG 21:50:30.883] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet'
[LOG 21:50:30.892] OnLoad(Prefab): part=FNSmallAugmentedArcjet
[LOG 21:50:30.893] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:30.900] PartLoader: Part 'WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet' has no database record. Creating.
[LOG 21:50:30.903] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine'
[LOG 21:50:30.911] OnLoad(Prefab): part=DeadlusEngine
[LOG 21:50:30.912] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.917] PartLoader: Part 'WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine' has no database record. Creating.
[LOG 21:50:30.918] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs'
[ERR 21:50:30.979] Cannot find a PartModule of typename 'ModuleCrossFeed'

[LOG 21:50:30.980] OnLoad(Prefab): part=ArcjetInlineRcs
[LOG 21:50:30.982] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:30.999] PartLoader: Part 'WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs' has no database record. Creating.
[LOG 21:50:31.000] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle'
[LOG 21:50:31.030] PartLoader: Part 'WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle' has no database record. Creating.
[LOG 21:50:31.032] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.033] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR'
[LOG 21:50:31.043] OnLoad(Prefab): part=KspiLANTR
[LOG 21:50:31.045] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.056] PartLoader: Part 'WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR' has no database record. Creating.
[LOG 21:50:31.058] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.058] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb'
[LOG 21:50:31.067] OnLoad(Prefab): part=KspiLightbulb
[LOG 21:50:31.068] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.083] PartLoader: Part 'WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb' has no database record. Creating.
[LOG 21:50:31.093] DragCubeSystem: Part 'KspiLightbulb' has defined a procedural drag cube setup
[LOG 21:50:31.096] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.097] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs'
[LOG 21:50:31.101] OnLoad(Prefab): part=KspiLinearRcs
[LOG 21:50:31.103] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.107] PartLoader: Part 'WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs' has no database record. Creating.
[LOG 21:50:31.107] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle'
[LOG 21:50:31.118] OnLoad(Prefab): part=TweakableMagneticNozzle
[LOG 21:50:31.119] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.125] PartLoader: Part 'WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle' has no database record. Creating.
[LOG 21:50:31.126] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle'
[LOG 21:50:31.132] OnLoad(Prefab): part=KspiMagneticNozzle
[LOG 21:50:31.133] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.140] PartLoader: Part 'WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle' has no database record. Creating.
[LOG 21:50:31.141] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.142] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3'
[LOG 21:50:31.149] OnLoad(Prefab): part=KspiMagneticNozzle3
[LOG 21:50:31.152] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.158] PartLoader: Part 'WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3' has no database record. Creating.
[LOG 21:50:31.163] DragCubeSystem: Part 'KspiMagneticNozzle3' has defined a procedural drag cube setup
[LOG 21:50:31.165] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine'
[LOG 21:50:31.173] PartLoader: Part 'WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine' has no database record. Creating.
[LOG 21:50:31.173] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine'
[LOG 21:50:31.183] OnLoad(Prefab): part=KspiMIFEngine
[LOG 21:50:31.185] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.194] PartLoader: Part 'WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine' has no database record. Creating.
[LOG 21:50:31.202] DragCubeSystem: Part 'KspiMIFEngine' has defined a procedural drag cube setup
[LOG 21:50:31.205] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.206] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster'
[LOG 21:50:31.211] OnLoad(Prefab): part=InterstellarPlasmaThruster
[LOG 21:50:31.213] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.218] PartLoader: Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster' has no database record. Creating.
[LOG 21:50:31.219] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded'
[LOG 21:50:31.225] OnLoad(Prefab): part=InterstellarPlasmaThrusterUpgraded
[WRN 21:50:31.227] [TweakScale Warning] Failed to convert string value "0.625 1.25, 1.875, 2.5" to type Single
TweakScale.Tools:LogWf(String, Object[])
TweakScale.Tools:ConvertString(String, Single[])
TweakScale.Tools:ConfigValue(ConfigNode, String, Single[])
TweakScale.ScaleType:.ctor(ConfigNode)
TweakScale.TweakScale:SetupPrefab()
TweakScale.TweakScale:OnLoad(ConfigNode)
PartModule:Load(ConfigNode)
Part:AddModule(ConfigNode, Boolean)
PartLoader:ParsePart(UrlConfig, ConfigNode)
<CompileParts>c__Iterator62:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

[LOG 21:50:31.229] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.234] PartLoader: Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded' has no database record. Creating.
[LOG 21:50:31.236] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block'
[LOG 21:50:31.240] OnLoad(Prefab): part=InterstellarRcs5block
[LOG 21:50:31.241] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 21:50:31.245] PartLoader: Part 'WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block' has no database record. Creating.
[LOG 21:50:31.246] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner'
[LOG 21:50:31.250] OnLoad(Prefab): part=InterstellarRcsCorner
[LOG 21:50:31.251] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 21:50:31.256] PartLoader: Part 'WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner' has no database record. Creating.
[LOG 21:50:31.256] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet'
[LOG 21:50:31.267] OnLoad(Prefab): part=KspiNuclearRamjet
[LOG 21:50:31.269] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.281] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet' has no database record. Creating.
[LOG 21:50:31.282] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.283] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine'
[ERR 21:50:31.290] Invalid float value! Field skinInternalConductionMult, value 4; on object of type FNPlugin.ThermalNozzleController

[ERR 21:50:31.291] Invalid float value! Field skinThermalMassModifier, value 1; on object of type FNPlugin.ThermalNozzleController

[ERR 21:50:31.291] Invalid float value! Field thermalMassModifier, value 1; on object of type FNPlugin.ThermalNozzleController

[LOG 21:50:31.294] OnLoad(Prefab): part=KspiNuclearJetEngine
[LOG 21:50:31.296] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.308] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine' has no database record. Creating.
[LOG 21:50:31.309] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.310] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2'
[LOG 21:50:31.313] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2' has no database record. Creating.
[LOG 21:50:31.314] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded'
[WRN 21:50:31.316] [ShipConstruct for KspiNuclearJetEngineUpgraded]: part cost (12500.0) is less than the cost of its resources (21933.7)
[LOG 21:50:31.324] OnLoad(Prefab): part=KspiNuclearJetEngineUpgraded
[LOG 21:50:31.325] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.336] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded' has no database record. Creating.
[LOG 21:50:31.337] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.338] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine'
[LOG 21:50:31.412] PartLoader: Part 'WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine' has no database record. Creating.
[LOG 21:50:31.421] DragCubeSystem: Part 'KspiOpenCycleGasCoreEngine' has defined a procedural drag cube setup
[LOG 21:50:31.424] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.425] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator'
[LOG 21:50:31.431] OnLoad(Prefab): part=KspiPlasmaWakefieldAccelerator
[LOG 21:50:31.433] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:31.438] PartLoader: Part 'WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator' has no database record. Creating.
[LOG 21:50:31.439] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank'
[LOG 21:50:31.445] OnLoad(Prefab): part=InterstellarRcsTank
[LOG 21:50:31.447] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.463] PartLoader: Part 'WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank' has no database record. Creating.
[LOG 21:50:31.464] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat'
[LOG 21:50:31.468] OnLoad(Prefab): part=InterstellarRetractableRcsBlockCurvedFlat
[LOG 21:50:31.470] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 21:50:31.474] PartLoader: Part 'WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat' has no database record. Creating.
[LOG 21:50:31.475] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved'
[LOG 21:50:31.479] OnLoad(Prefab): part=InterstellarRetractableRcsBlockCurved
[LOG 21:50:31.481] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 21:50:31.485] PartLoader: Part 'WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved' has no database record. Creating.
[LOG 21:50:31.486] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail'
[LOG 21:50:31.492] PartLoader: Part 'WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail' has no database record. Creating.
[LOG 21:50:31.493] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle'
[LOG 21:50:31.502] OnLoad(Prefab): part=ThermalLaunchNozzle
[LOG 21:50:31.503] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.511] PartLoader: Part 'WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle' has no database record. Creating.
[LOG 21:50:31.512] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.513] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle'
[LOG 21:50:31.519] OnLoad(Prefab): part=Kspi.ThermalRocketNozzle
[LOG 21:50:31.521] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.527] PartLoader: Part 'WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle' has no database record. Creating.
[LOG 21:50:31.528] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.529] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet'
[LOG 21:50:31.535] OnLoad(Prefab): part=TweakableThermalTurbojet
[LOG 21:50:31.537] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.543] PartLoader: Part 'WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet' has no database record. Creating.
[LOG 21:50:31.544] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.545] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova'
[ERR 21:50:31.546] PartCompiler: Cannot replace texture as cannot find texture 'Diffuse' to replace

[LOG 21:50:31.556] OnLoad(Prefab): part=KspiSupernova
[LOG 21:50:31.558] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:31.569] PartLoader: Part 'WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova' has no database record. Creating.
[LOG 21:50:31.578] DragCubeSystem: Part 'KspiSupernova' has defined a procedural drag cube setup
[LOG 21:50:31.581] [KSPI] - ThermalNozzleController - getPropellants
[LOG 21:50:31.582] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR'
[LOG 21:50:31.588] OnLoad(Prefab): part=KSPIE-VASIMR
[LOG 21:50:31.589] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:31.595] PartLoader: Part 'WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR' has no database record. Creating.
[LOG 21:50:31.596] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine'
[LOG 21:50:31.604] OnLoad(Prefab): part=VISTAEngine
[LOG 21:50:31.606] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.612] PartLoader: Part 'WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine' has no database record. Creating.
[LOG 21:50:31.612] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125'
[LOG 21:50:31.617] OnLoad(Prefab): part=AntimatterTank125
[LOG 21:50:31.619] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.621] PartLoader: Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125' has no database record. Creating.
[LOG 21:50:31.622] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250'
[LOG 21:50:31.625] OnLoad(Prefab): part=AntimatterTank250
[LOG 21:50:31.627] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.629] PartLoader: Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250' has no database record. Creating.
[LOG 21:50:31.630] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat'
[LOG 21:50:31.635] OnLoad(Prefab): part=FNDeuteriumCryostat
[LOG 21:50:31.636] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.641] PartLoader: Part 'WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat' has no database record. Creating.
[LOG 21:50:31.642] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat'
[LOG 21:50:31.645] OnLoad(Prefab): part=FNHeliumCryostat
[LOG 21:50:31.647] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:31.657] PartLoader: Part 'WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat' has no database record. Creating.
[LOG 21:50:31.657] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone'
[LOG 21:50:31.661] OnLoad(Prefab): part=InterstellarFuelTank-NoseCone
[LOG 21:50:31.663] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.673] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone' has no database record. Creating.
[LOG 21:50:31.680] DragCubeSystem: Creating drag cubes for part 'InterstellarFuelTank-NoseCone'
[LOG 21:50:31.707] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge'
[ERR 21:50:31.708] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1R220_Wedge_Monoprop/model' as model does not exist

[ERR 21:50:31.708] PartCompiler: Model was not compiled correctly

[ERR 21:50:31.709] PartCompiler: Cannot compile model

[ERR 21:50:31.709] PartCompiler: Cannot compile part

[LOG 21:50:31.710] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16'
[LOG 21:50:31.714] OnLoad(Prefab): part=InterstellarFuelTank-X200-16
[LOG 21:50:31.716] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.729] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16' has no database record. Creating.
[LOG 21:50:31.737] DragCubeSystem: Part 'InterstellarFuelTank-X200-16' has defined a procedural drag cube setup
[LOG 21:50:31.739] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32'
[LOG 21:50:31.743] OnLoad(Prefab): part=InterstellarFuelTank-X200-32
[LOG 21:50:31.745] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.758] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32' has no database record. Creating.
[LOG 21:50:31.766] DragCubeSystem: Part 'InterstellarFuelTank-X200-32' has defined a procedural drag cube setup
[LOG 21:50:31.767] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4'
[LOG 21:50:31.772] OnLoad(Prefab): part=InterstellarFuelTank-X200-4
[LOG 21:50:31.774] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.788] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4' has no database record. Creating.
[LOG 21:50:31.796] DragCubeSystem: Part 'InterstellarFuelTank-X200-4' has defined a procedural drag cube setup
[LOG 21:50:31.798] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48'
[LOG 21:50:31.860] OnLoad(Prefab): part=InterstellarFuelTank-X200-48
[LOG 21:50:31.862] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.874] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48' has no database record. Creating.
[LOG 21:50:31.881] DragCubeSystem: Part 'InterstellarFuelTank-X200-48' has defined a procedural drag cube setup
[LOG 21:50:31.883] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96'
[LOG 21:50:31.887] OnLoad(Prefab): part=InterstellarFuelTank-X200-96
[LOG 21:50:31.889] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.903] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96' has no database record. Creating.
[LOG 21:50:31.911] DragCubeSystem: Part 'InterstellarFuelTank-X200-96' has defined a procedural drag cube setup
[LOG 21:50:31.912] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge'
[ERR 21:50:31.913] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1R330_Wedge_Hydrogen/model' as model does not exist

[ERR 21:50:31.914] PartCompiler: Model was not compiled correctly

[ERR 21:50:31.915] PartCompiler: Cannot compile model

[ERR 21:50:31.915] PartCompiler: Cannot compile part

[LOG 21:50:31.915] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank'
[LOG 21:50:31.919] OnLoad(Prefab): part=KspiGasTank
[LOG 21:50:31.921] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.924] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank' has no database record. Creating.
[LOG 21:50:31.926] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank'
[WRN 21:50:31.928] [ShipConstruct for KspiOreTank]: part cost (3000.0) is less than the cost of its resources (0.0)
[LOG 21:50:31.930] OnLoad(Prefab): part=KspiOreTank
[LOG 21:50:31.932] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.936] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank' has no database record. Creating.
[LOG 21:50:31.936] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank'
[LOG 21:50:31.941] OnLoad(Prefab): part=InterstellarSphereTank
[LOG 21:50:31.943] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:31.956] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank' has no database record. Creating.
[LOG 21:50:31.957] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank'
[LOG 21:50:31.960] OnLoad(Prefab): part=25PureLiquidTank
[LOG 21:50:31.962] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.964] PartLoader: Part 'WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank' has no database record. Creating.
[LOG 21:50:31.964] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank'
[LOG 21:50:31.967] OnLoad(Prefab): part=FNLiquidWaterTank
[LOG 21:50:31.968] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:31.971] PartLoader: Part 'WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank' has no database record. Creating.
[LOG 21:50:31.972] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m'
[ERR 21:50:31.975] Cannot find a PartModule of typename 'ModuleCrossFeed'

[LOG 21:50:31.976] OnLoad(Prefab): part=KspiNBconeTank3m
[LOG 21:50:31.978] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:31.989] PartLoader: Part 'WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m' has no database record. Creating.
[LOG 21:50:31.990] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat'
[LOG 21:50:31.993] OnLoad(Prefab): part=FNNitrogenCryostat
[LOG 21:50:31.995] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:32.006] PartLoader: Part 'WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat' has no database record. Creating.
[LOG 21:50:32.006] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank'
[WRN 21:50:32.008] [ShipConstruct for KspiNuclearFuelTank]: part cost (1500.0) is less than the cost of its resources (72000.0)
[LOG 21:50:32.011] OnLoad(Prefab): part=KspiNuclearFuelTank
[LOG 21:50:32.013] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.016] PartLoader: Part 'WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank' has no database record. Creating.
[LOG 21:50:32.017] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle'
[WRN 21:50:32.019] [ShipConstruct for FNAntimatterBottle]: part cost (812000.0) is less than the cost of its resources (0.0)
[LOG 21:50:32.021] OnLoad(Prefab): part=FNAntimatterBottle
[LOG 21:50:32.023] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.026] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle' has no database record. Creating.
[LOG 21:50:32.026] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge'
[LOG 21:50:32.031] OnLoad(Prefab): part=HexCanDeutTritLarge
[LOG 21:50:32.032] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.036] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge' has no database record. Creating.
[LOG 21:50:32.037] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large'
[WRN 21:50:32.039] [ShipConstruct for HexCanHe3Large]: part cost (3400.0) is less than the cost of its resources (0.0)
[LOG 21:50:32.041] OnLoad(Prefab): part=HexCanHe3Large
[LOG 21:50:32.043] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.046] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large' has no database record. Creating.
[LOG 21:50:32.047] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank'
[WRN 21:50:32.048] [ShipConstruct for HexaboraneTank]: part cost (500.0) is less than the cost of its resources (14600.0)
[LOG 21:50:32.051] OnLoad(Prefab): part=HexaboraneTank
[LOG 21:50:32.052] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.055] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank' has no database record. Creating.
[LOG 21:50:32.056] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium'
[LOG 21:50:32.059] OnLoad(Prefab): part=HexCanLithium
[LOG 21:50:32.061] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.064] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium' has no database record. Creating.
[LOG 21:50:32.064] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4'
[LOG 21:50:32.068] OnLoad(Prefab): part=HexCanThoriumFl4
[LOG 21:50:32.069] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.072] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4' has no database record. Creating.
[LOG 21:50:32.073] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6'
[LOG 21:50:32.076] OnLoad(Prefab): part=HexCanUraniumFl6
[LOG 21:50:32.077] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.080] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6' has no database record. Creating.
[LOG 21:50:32.081] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN'
[WRN 21:50:32.082] [ShipConstruct for HexCanUraniumN]: part cost (185900.0) is less than the cost of its resources (1859000.0)
[LOG 21:50:32.085] OnLoad(Prefab): part=HexCanUraniumN
[LOG 21:50:32.086] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.089] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN' has no database record. Creating.
[LOG 21:50:32.089] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl'
[LOG 21:50:32.093] OnLoad(Prefab): part=HexCanUraniumTetFl
[LOG 21:50:32.094] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.097] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl' has no database record. Creating.
[LOG 21:50:32.098] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96'
[LOG 21:50:32.102] OnLoad(Prefab): part=KspiWrapperTank96
[LOG 21:50:32.104] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.116] PartLoader: Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96' has no database record. Creating.
[LOG 21:50:32.116] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48'
[LOG 21:50:32.122] OnLoad(Prefab): part=KspiWrapperTank48
[LOG 21:50:32.124] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.136] PartLoader: Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48' has no database record. Creating.
[LOG 21:50:32.137] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray'
[LOG 21:50:32.141] OnLoad(Prefab): part=DiodeLaserArray
[LOG 21:50:32.143] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.146] PartLoader: Part 'WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray' has no database record. Creating.
[LOG 21:50:32.147] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser'
[LOG 21:50:32.153] OnLoad(Prefab): part=FreeElectronLaser
[LOG 21:50:32.156] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.158] PartLoader: Part 'WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser' has no database record. Creating.
[LOG 21:50:32.159] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron'
[LOG 21:50:32.162] OnLoad(Prefab): part=Gyrotron
[LOG 21:50:32.163] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.166] PartLoader: Part 'WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron' has no database record. Creating.
[LOG 21:50:32.166] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver'
[LOG 21:50:32.172] OnLoad(Prefab): part=CircularSolarPhotovoltaicReceiver
[LOG 21:50:32.173] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.178] PartLoader: Part 'WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver' has no database record. Creating.
[LOG 21:50:32.182] DragCubeSystem: Part 'CircularSolarPhotovoltaicReceiver' has defined a procedural drag cube setup
[LOG 21:50:32.184] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver'
[LOG 21:50:32.189] OnLoad(Prefab): part=CircularThermophotovoltaicReceiver
[LOG 21:50:32.191] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.196] PartLoader: Part 'WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver' has no database record. Creating.
[LOG 21:50:32.200] DragCubeSystem: Part 'CircularThermophotovoltaicReceiver' has defined a procedural drag cube setup
[LOG 21:50:32.202] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/FELA/FELA/FELA'
[LOG 21:50:32.209] OnLoad(Prefab): part=FELA
[LOG 21:50:32.211] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.216] PartLoader: Part 'WarpPlugin/Parts/Microwave/FELA/FELA/FELA' has no database record. Creating.
[LOG 21:50:32.220] DragCubeSystem: Part 'FELA' has defined a procedural drag cube setup
[LOG 21:50:32.222] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish'
[LOG 21:50:32.226] OnLoad(Prefab): part=FoldingThermalDish
[LOG 21:50:32.228] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.234] PartLoader: Part 'WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish' has no database record. Creating.
[LOG 21:50:32.235] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray'
[LOG 21:50:32.239] OnLoad(Prefab): part=KspiInlinePhasedArray
[LOG 21:50:32.241] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.245] PartLoader: Part 'WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray' has no database record. Creating.
[LOG 21:50:32.246] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter'
[LOG 21:50:32.251] OnLoad(Prefab): part=LaserTransmitter
[LOG 21:50:32.252] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.256] PartLoader: Part 'WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter' has no database record. Creating.
[LOG 21:50:32.259] DragCubeSystem: Part 'LaserTransmitter' has defined a procedural drag cube setup
[LOG 21:50:32.261] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna'
[LOG 21:50:32.268] OnLoad(Prefab): part=MicrowaveRectenna
[LOG 21:50:32.269] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.275] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna' has no database record. Creating.
[LOG 21:50:32.280] DragCubeSystem: Part 'MicrowaveRectenna' has defined a procedural drag cube setup
[LOG 21:50:32.282] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM'
[LOG 21:50:32.285] OnLoad(Prefab): part=microwaveThermalEnergyReceiverM
[LOG 21:50:32.346] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.349] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM' has no database record. Creating.
[LOG 21:50:32.350] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2'
[ERR 21:50:32.351] PartCompiler: Cannot clone model 'WarpPlugin/Parts/Microwave/MTPRmk2/modelMTPRmk2' as model does not exist

[LOG 21:50:32.354] OnLoad(Prefab): part=MicrowaveThermalRecieverMk2
[LOG 21:50:32.356] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.359] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2' has no database record. Creating.
[LOG 21:50:32.360] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2'
[LOG 21:50:32.366] OnLoad(Prefab): part=MicroWaveTransducer2
[LOG 21:50:32.368] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 21:50:32.376] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2' has no database record. Creating.
[LOG 21:50:32.383] DragCubeSystem: Part 'MicroWaveTransducer2' has defined a procedural drag cube setup
[LOG 21:50:32.385] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2'
[LOG 21:50:32.391] OnLoad(Prefab): part=MRTransmitter2
[LOG 21:50:32.393] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.400] PartLoader: Part 'WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2' has no database record. Creating.
[LOG 21:50:32.405] DragCubeSystem: Part 'MRTransmitter2' has defined a procedural drag cube setup
[LOG 21:50:32.407] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1'
[LOG 21:50:32.412] OnLoad(Prefab): part=KspiPhasedArray1
[LOG 21:50:32.414] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.418] PartLoader: Part 'WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1' has no database record. Creating.
[LOG 21:50:32.419] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray'
[LOG 21:50:32.423] OnLoad(Prefab): part=KspiMicrowaveArray
[LOG 21:50:32.425] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.428] PartLoader: Part 'WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray' has no database record. Creating.
[LOG 21:50:32.429] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror'
[LOG 21:50:32.436] OnLoad(Prefab): part=PivotedInfraredMirror
[LOG 21:50:32.437] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.443] PartLoader: Part 'WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror' has no database record. Creating.
[LOG 21:50:32.448] DragCubeSystem: Part 'PivotedInfraredMirror' has defined a procedural drag cube setup
[LOG 21:50:32.450] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish'
[LOG 21:50:32.455] OnLoad(Prefab): part=RadialMicrowaveDish
[LOG 21:50:32.457] SetupFromConfig: defaultScale=100, currentScale=-1, tweakScale=-1
[LOG 21:50:32.461] PartLoader: Part 'WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish' has no database record. Creating.
[LOG 21:50:32.462] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial'
[LOG 21:50:32.466] OnLoad(Prefab): part=MicroWaveR.Radial
[LOG 21:50:32.468] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.472] PartLoader: Part 'WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial' has no database record. Creating.
[LOG 21:50:32.473] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish'
[LOG 21:50:32.477] OnLoad(Prefab): part=ThermalReceiverDish
[LOG 21:50:32.479] SetupFromConfig: defaultScale=100, currentScale=-1, tweakScale=-1
[LOG 21:50:32.483] PartLoader: Part 'WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish' has no database record. Creating.
[LOG 21:50:32.484] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver'
[LOG 21:50:32.487] OnLoad(Prefab): part=microwaveSphereReceiver
[LOG 21:50:32.489] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 21:50:32.492] PartLoader: Part 'WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver' has no database record. Creating.
[LOG 21:50:32.493] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray'
[LOG 21:50:32.498] OnLoad(Prefab): part=KspiSpherePhasedArray
[LOG 21:50:32.499] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:32.504] PartLoader: Part 'WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray' has no database record. Creating.
[LOG 21:50:32.504] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT'
[LOG 21:50:32.511] OnLoad(Prefab): part=circradiatorKT
[LOG 21:50:32.513] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.518] PartLoader: Part 'WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT' has no database record. Creating.
[LOG 21:50:32.518] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal'
[LOG 21:50:32.525] OnLoad(Prefab): part=KspiRadiatorConformal
[LOG 21:50:32.527] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.533] PartLoader: Part 'WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal' has no database record. Creating.
[LOG 21:50:32.534] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge'
[LOG 21:50:32.538] OnLoad(Prefab): part=KspiRadPanelEdge
[LOG 21:50:32.539] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.543] PartLoader: Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge' has no database record. Creating.
[LOG 21:50:32.543] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2'
[LOG 21:50:32.547] OnLoad(Prefab): part=KspiRadPanelEdge2
[LOG 21:50:32.549] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.552] PartLoader: Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2' has no database record. Creating.
[LOG 21:50:32.553] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator'
[LOG 21:50:32.557] OnLoad(Prefab): part=SmallFlatRadiator
[LOG 21:50:32.558] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.562] PartLoader: Part 'WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator' has no database record. Creating.
[LOG 21:50:32.562] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge'
[LOG 21:50:32.567] OnLoad(Prefab): part=KspiFoldingRadLarge
[LOG 21:50:32.569] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.574] PartLoader: Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge' has no database record. Creating.
[LOG 21:50:32.575] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed'
[LOG 21:50:32.580] OnLoad(Prefab): part=KspiFoldingRadMed
[LOG 21:50:32.581] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.586] PartLoader: Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed' has no database record. Creating.
[LOG 21:50:32.586] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall'
[LOG 21:50:32.591] OnLoad(Prefab): part=KspiFoldingRadSmall
[LOG 21:50:32.593] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.597] PartLoader: Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall' has no database record. Creating.
[LOG 21:50:32.598] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator'
[LOG 21:50:32.602] OnLoad(Prefab): part=LargeFlatRadiator
[LOG 21:50:32.604] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.607] PartLoader: Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator' has no database record. Creating.
[LOG 21:50:32.608] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2'
[LOG 21:50:32.612] OnLoad(Prefab): part=LargeFlatRadiator2
[LOG 21:50:32.613] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.617] PartLoader: Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2' has no database record. Creating.
[LOG 21:50:32.617] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator'
[LOG 21:50:32.621] OnLoad(Prefab): part=KspLongFixedRadiator
[LOG 21:50:32.623] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.626] PartLoader: Part 'WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator' has no database record. Creating.
[LOG 21:50:32.627] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz'
[LOG 21:50:32.632] OnLoad(Prefab): part=RadialRadiatorzzz
[LOG 21:50:32.633] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.636] PartLoader: Part 'WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz' has no database record. Creating.
[LOG 21:50:32.637] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg'
[LOG 21:50:32.641] OnLoad(Prefab): part=KspiRadPanelLg
[LOG 21:50:32.643] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.646] PartLoader: Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg' has no database record. Creating.
[LOG 21:50:32.647] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm'
[LOG 21:50:32.651] OnLoad(Prefab): part=KspiRadPanelSm
[LOG 21:50:32.652] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.656] PartLoader: Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm' has no database record. Creating.
[LOG 21:50:32.657] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1'
[LOG 21:50:32.661] OnLoad(Prefab): part=radiator1
[LOG 21:50:32.663] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.667] PartLoader: Part 'WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1' has no database record. Creating.
[LOG 21:50:32.668] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare'
[LOG 21:50:32.672] OnLoad(Prefab): part=KspiRadiatorSurfaceSquare
[LOG 21:50:32.673] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.677] PartLoader: Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare' has no database record. Creating.
[LOG 21:50:32.678] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf'
[LOG 21:50:32.682] OnLoad(Prefab): part=KspiRadiatorSurfaceHalf
[LOG 21:50:32.684] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.687] PartLoader: Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf' has no database record. Creating.
[LOG 21:50:32.688] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600'
[LOG 21:50:32.692] OnLoad(Prefab): part=UmbrellaRadiatorGE1600
[LOG 21:50:32.694] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.698] PartLoader: Part 'WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600' has no database record. Creating.
[LOG 21:50:32.705] DragCubeSystem: Creating drag cubes for part 'UmbrellaRadiatorGE1600'
[LOG 21:50:32.729] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator'
[LOG 21:50:32.734] OnLoad(Prefab): part=KspiWideFixedRadiator
[LOG 21:50:32.735] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 21:50:32.739] PartLoader: Part 'WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator' has no database record. Creating.
[LOG 21:50:32.739] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator'
[LOG 21:50:32.743] OnLoad(Prefab): part=KspiWrapAroundRadialRadiator
[LOG 21:50:32.745] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.749] PartLoader: Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator' has no database record. Creating.
[LOG 21:50:32.749] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf'
[LOG 21:50:32.754] OnLoad(Prefab): part=KspiWrapAroundRadialRadiatorHalf
[LOG 21:50:32.756] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:32.759] PartLoader: Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf' has no database record. Creating.
[LOG 21:50:32.760] PartLoader: Compiling Part 'WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator'
[ERR 21:50:32.810] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 21:50:32.857] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 21:50:32.905] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 21:50:32.909] Action 'DeployExperiment' already defined.

[LOG 21:50:32.912] OnLoad(Prefab): part=InterstellarParticleAccelerator
[LOG 21:50:32.913] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[ERR 21:50:32.964] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 21:50:32.965] Action 'DeployExperiment' already defined.

[ERR 21:50:33.015] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[LOG 21:50:33.016] PartLoader: Part 'WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator' has no database record. Creating.
[LOG 21:50:33.018] PartLoader: Compiling Part 'WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope'
[LOG 21:50:33.025] PartLoader: Part 'WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope' has no database record. Creating.
[LOG 21:50:33.026] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop'
[LOG 21:50:33.030] OnLoad(Prefab): part=atmosphericScoop
[LOG 21:50:33.032] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 21:50:33.035] PartLoader: Part 'WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop' has no database record. Creating.
[LOG 21:50:33.036] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer'
[LOG 21:50:33.044] PartLoader: Part 'WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer' has no database record. Creating.
[LOG 21:50:33.044] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer'
[LOG 21:50:33.052] PartLoader: Part 'WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer' has no database record. Creating.
[LOG 21:50:33.053] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier'
[ERR 21:50:33.054] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1P110_Wedge_Fuelcell/model' as model does not exist

[ERR 21:50:33.055] PartCompiler: Model was not compiled correctly

[ERR 21:50:33.055] PartCompiler: Cannot compile model

[ERR 21:50:33.055] PartCompiler: Cannot compile part

[LOG 21:50:33.056] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS'
[LOG 21:50:33.063] PartLoader: Part 'WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS' has no database record. Creating.
[LOG 21:50:33.064] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU'
[LOG 21:50:33.073] OnLoad(Prefab): part=KspiISRU
[LOG 21:50:33.137] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 21:50:33.152] PartLoader: Part 'WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU' has no database record. Creating.
[LOG 21:50:33.154] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge'
[ERR 21:50:33.161] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 21:50:33.166] PartLoader: Part 'WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge' has no database record. Creating.
[LOG 21:50:33.167] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS'
[LOG 21:50:33.173] PartLoader: Part 'WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS' has no database record. Creating.
[LOG 21:50:33.174] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator'
[ERR 21:50:33.175] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1P120_Wedge_Elektron/model' as model does not exist

[ERR 21:50:33.175] PartCompiler: Model was not compiled correctly

[ERR 21:50:33.176] PartCompiler: Cannot compile model

[ERR 21:50:33.176] PartCompiler: Cannot compile part

[LOG 21:50:33.176] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop'
[LOG 21:50:33.179] OnLoad(Prefab): part=RadialAtmosphericScoop
[LOG 21:50:33.181] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 21:50:33.184] PartLoader: Part 'WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop' has no database record. Creating.
[LOG 21:50:33.184] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/Refinery/part/FNRefinery'
[LOG 21:50:33.194] PartLoader: Part 'WarpPlugin/Parts/Utility/Refinery/part/FNRefinery' has no database record. Creating.
[LOG 21:50:33.195] PartLoader: Compiling Internal Prop 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands'
[LOG 21:50:33.199] PartLoader: Compiling Internal Prop 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth'
[LOG 21:50:33.201] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch'
[LOG 21:50:33.204] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll'
[LOG 21:50:33.206] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw'
[LOG 21:50:33.208] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/circularButton/genericCircularButton'
[LOG 21:50:33.210] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons'
[LOG 21:50:33.211] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2'
[LOG 21:50:33.212] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs'
[LOG 21:50:33.213] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2'
[LOG 21:50:33.214] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed'
[LOG 21:50:33.215] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01'
[LOG 21:50:33.216] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02'
[LOG 21:50:33.217] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03'
[LOG 21:50:33.218] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04'
[LOG 21:50:33.219] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05'
[LOG 21:50:33.220] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06'
[LOG 21:50:33.221] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07'
[LOG 21:50:33.222] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob'
[LOG 21:50:33.223] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2'
[LOG 21:50:33.224] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch'
[LOG 21:50:33.225] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/squareButton/genericSquareButton'
[LOG 21:50:33.226] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch'
[LOG 21:50:33.227] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switch/genericSwitch'
[LOG 21:50:33.228] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards'
[LOG 21:50:33.229] PartLoader: Compiling Internal Prop 'Squad/Props/ButtonSquare/prop/ButtonSquare'
[LOG 21:50:33.232] PartLoader: Compiling Internal Prop 'Squad/Props/circularButton/prop/circularButton'
[LOG 21:50:33.234] PartLoader: Compiling Internal Prop 'Squad/Props/Compass/prop/Compass'
[LOG 21:50:33.236] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob/prop/directionalKnob'
[LOG 21:50:33.237] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob2/prop/directionalKnob2'
[LOG 21:50:33.238] PartLoader: Compiling Internal Prop 'Squad/Props/IndicatorPanel/prop/IndicatorPanel'
[LOG 21:50:33.242] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBall/prop/NavBall'
[LOG 21:50:33.245] PartLoader: Compiling Internal Prop 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed'
[LOG 21:50:33.248] PartLoader: Compiling Internal Prop 'Squad/Props/Monitor/DockingMode/MonitorDockingMode'
[LOG 21:50:33.249] PartLoader: Compiling Internal Prop 'Squad/Props/NavBall/prop/NavBall'
[LOG 21:50:33.250] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode'
[LOG 21:50:33.251] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA'
[LOG 21:50:33.252] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB'
[LOG 21:50:33.253] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC'
[LOG 21:50:33.254] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane'
[LOG 21:50:33.255] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90'
[LOG 21:50:33.256] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame'
[LOG 21:50:33.257] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger'
[LOG 21:50:33.258] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot'
[LOG 21:50:33.259] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet'
[LOG 21:50:33.260] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/SideStick/SideStick'
[LOG 21:50:33.261] PartLoader: Compiling Internal Prop 'Squad/Props/pullSwitch/prop/pullSwitch'
[LOG 21:50:33.262] PartLoader: Compiling Internal Prop 'Squad/Props/radarAltitude/prop/RadarAltimeter'
[LOG 21:50:33.264] PartLoader: Compiling Internal Prop 'Squad/Props/squareButton/prop/squareButton'
[LOG 21:50:33.266] PartLoader: Compiling Internal Prop 'Squad/Props/standingSwitch/prop/standingSwitch'
[LOG 21:50:33.267] PartLoader: Compiling Internal Prop 'Squad/Props/switch/prop/switch'
[LOG 21:50:33.268] PartLoader: Compiling Internal Prop 'Squad/Props/switchGuard/prop/switchGuard'
[LOG 21:50:33.269] PartLoader: Compiling Internal Prop 'Squad/Props/switchWithGuards/prop/switchWithGuards'
[LOG 21:50:33.270] PartLoader: Compiling Internal Prop 'Squad/Props/throttle/prop/throttle'
[LOG 21:50:33.272] PartLoader: Compiling Internal Prop 'Squad/Props/VSI/prop/VSI'
[LOG 21:50:33.275] PartLoader: Compiling Internal Space '000_USITools/Spaces/USIGeneric_IVA/USIGenericInternal'
[LOG 21:50:33.286] PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals'
[LOG 21:50:33.291] PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal'
[LOG 21:50:33.299] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1'
[LOG 21:50:33.301] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3'
[LOG 21:50:33.303] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals'
[LOG 21:50:33.306] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal'
[LOG 21:50:33.309] PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int'
[LOG 21:50:33.312] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal'
[LOG 21:50:33.317] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal'
[LOG 21:50:33.324] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal'
[LOG 21:50:33.329] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit'
[LOG 21:50:33.332] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals'
[LOG 21:50:33.339] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int'
[LOG 21:50:33.343] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal'
[LOG 21:50:33.352] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int'
[LOG 21:50:33.362] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int'
[LOG 21:50:33.364] InternalSeat: Cannot find portraitCamera of name 'Camera_Left003'
[LOG 21:50:33.369] PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder'
[LOG 21:50:33.376] PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit'
[LOG 21:50:33.382] PartLoader: Compiling Internal Space 'UmbraSpaceIndustries/ART/Spaces/CrewHatch/internal/ARTCrewHatchInternal'
[LOG 21:50:33.389] PartLoader: Compiling Internal Space 'UmbraSpaceIndustries/LifeSupport/Spaces/ViewingCupola_Internall/ViewingCupolaInternal'
[LOG 21:50:33.390] PartLoader: Compiling Internal Space 'UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA/SalamanderInternal'
[LOG 21:50:33.393] PartLoader: Compiling Internal Space 'WarpPlugin/Spaces/sci/internal/crewtestInternals'
[LOG 21:50:33.404] Loading Systems: Elapsed time is 79.59758s
[WRN 21:50:34.562] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.562] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.562] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.563] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.563] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.563] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.564] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.564] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:34.564] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 21:50:36.293] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:36.294] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:36.608] [UIMasterController]: HideUI
[LOG 21:50:36.622] [Agent]: Found 19 agent mentality types
[LOG 21:50:36.625] [AgentList]: 29 agents parsed and loaded.
[LOG 21:50:36.924] [CelestialBody]: Kerbin's solar day length is 1d, 0h, 0m long. sidereal day length is 5h, 59m, 9s long
[LOG 21:50:36.931] MiniAVC -> Starter was destroyed.
[LOG 21:50:37.107] [UIMasterController]: HideUI
[WRN 21:50:37.109] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU =====================
[LOG 21:50:37.420] [AddonLoader]: Instantiating addon 'Core' from assembly 'FilterExtensions'
[LOG 21:50:37.422] [AddonLoader]: Instantiating addon 'USI_RoverFilter' from assembly 'USITools'
[LOG 21:50:37.424] Rovers  Filter Count: 0
[LOG 21:50:37.424] [AddonLoader]: Instantiating addon 'USI_ManufacturingFilter' from assembly 'USITools'
[LOG 21:50:37.425] Manufacturing  Filter Count: 15
[LOG 21:50:37.426] [AddonLoader]: Instantiating addon 'USI_LogisticsFilter' from assembly 'USITools'
[LOG 21:50:37.426] Logistics  Filter Count: 33
[LOG 21:50:37.427] [AddonLoader]: Instantiating addon 'USI_ConstructionFilter' from assembly 'USITools'
[LOG 21:50:37.428] Construction  Filter Count: 17
[LOG 21:50:37.428] [AddonLoader]: Instantiating addon 'USI_KolonizationFilter' from assembly 'USITools'
[LOG 21:50:37.429] Kolonization  Filter Count: 40
[LOG 21:50:37.429] [AddonLoader]: Instantiating addon 'USI_LifeSupportFilter' from assembly 'USITools'
[LOG 21:50:37.430] LifeSupport  Filter Count: 15
[LOG 21:50:37.431] [AddonLoader]: Instantiating addon 'InstallChecker' from assembly 'MechJeb2'
[LOG 21:50:37.433] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:37.434] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:37.435] [UIMasterController]: ShowUI
[LOG 21:50:37.859] [GameParameters]: Loaded custom parameter class CommNetParams.
[LOG 21:50:37.859] [GameParameters]: Loaded custom parameter class AdvancedParams.
[LOG 21:50:37.860] [GameParameters]: Loaded custom parameter class FESettings.
[WRN 21:50:38.383] [Filter Extensions 2.7.1.0]: 
[LOG 21:50:38.385] [ModuleManager] Total loading Time = 83.377s
[LOG 21:50:38.385] [ModuleManager] Total loading Time = 83.322s
[WRN 21:50:38.479] [ApplicationLauncher] Awake False
[LOG 21:50:38.481] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 21:50:38.496] [UiApp] Awake: MessageSystem
[LOG 21:50:38.497] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 21:50:38.562] [UIApp] Adding MessageSystem to Application Launcher
[LOG 21:50:38.567] [ApplicationLauncher] SetHidden: 
[LOG 21:50:38.573] [MessageSystem] OnAppInitialized
[LOG 21:50:38.573] [MessageSystem] Reposition 0.08658964 30760
[LOG 21:50:43.652] [ExperienceSystem]: Found 0 trait types
[LOG 21:50:43.655] [ExperienceSystem]: Found 16 effect types
[LOG 21:50:46.766] [ReflectionUtil]: Found 4 types with UpgradeModule attribute in 29 assemblies.
[LOG 21:50:46.773] [KSPUpgradePipeline]: Colonization (1.2.0) is up to date.
[LOG 21:50:46.780] [ScenarioTypes]: List Created 17 scenario types loaded from 29 loaded assemblies.
[LOG 21:50:46.782] [UIMasterController]: HideUI
[WRN 21:50:46.783] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
[LOG 21:50:46.960] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:46.962] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:46.963] [UIMasterController]: HideUI
[LOG 21:50:47.346] [SR] Determined cutoff altitude to be 27200
[LOG 21:50:48.077] [AddonLoader]: Instantiating addon 'ContractDefs' from assembly 'KSP'
[LOG 21:50:48.089] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 21:50:48.091] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:48.092] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'USILifeSupport'
[LOG 21:50:48.093] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_SpaceCenter' from assembly 'USILifeSupport'
[LOG 21:50:48.094] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 21:50:48.099] [AddonLoader]: Instantiating addon 'PlanetaryLogisticsMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 21:50:48.104] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\PlanLog.png
[LOG 21:50:48.105] [AddonLoader]: Instantiating addon 'KolonizationMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 21:50:48.107] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 21:50:48.114] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'KolonyTools'
[LOG 21:50:48.115] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 21:50:48.116] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:48.117] [AddonLoader]: Instantiating addon 'PluginHelper' from assembly 'KSPInterstellar'
[LOG 21:50:48.118] [UIMasterController]: HideUI
[LOG 21:50:51.246] Loading Depletion Nodes
[LOG 21:50:51.247] DepNodeCount:  0
[LOG 21:50:51.248] Loading Biome Nodes
[LOG 21:50:51.248] BiomeNodeCount:  0
[LOG 21:50:51.248] Loading Planet Nodes
[LOG 21:50:51.249] PlanetNodeCount:  0
[LOG 21:50:51.255] [ContractSystem]: Found 13 contract types
[LOG 21:50:51.258] [ContractSystem]: Found 39 parameter types
[LOG 21:50:51.261] [ContractSystem]: Found 5 predicate types
[LOG 21:50:51.280] [StrategySystem]: Found 0 strategy types
[LOG 21:50:51.284] [StrategySystem]: Found 4 effect types
[LOG 21:50:51.293] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 21:50:51.296] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 21:50:51.299] Loading Status Nodes
[LOG 21:50:51.299] StatNodeCount:  2
[LOG 21:50:51.301] Loading Vessel Nodes
[LOG 21:50:51.301] StatNodeCount:  0
[LOG 21:50:51.302] Loading Config
[LOG 21:50:51.302] StatNodeCount:  1
[LOG 21:50:51.306] Loading Kolony Nodes
[LOG 21:50:51.307] StatNodeCount:  0
[LOG 21:50:51.309] Loading logistics Nodes
[LOG 21:50:51.309] StatNodeCount:  0
[LOG 21:50:51.329] [CustomConfigsManager] Setting moddeed physics as the active one
[LOG 21:50:51.330] PhysicsGlobals: Loading database
[LOG 21:50:51.361] [KSP Interstellar] SecondsInDay set to: 21600
[LOG 21:50:51.361] [KSP Interstellar] Aperture Diameter Multiplier set to: 10
[LOG 21:50:51.362] [KSP Interstellar] Speed Of Light Multiplier set to: 0.1
[LOG 21:50:51.362] [KSP Interstellar] Radiation Mechanics Disabled set to: True
[LOG 21:50:51.363] [KSP Interstellar] ThermalMechanics set to : True
[LOG 21:50:51.363] [KSP Interstellar] Solar panels clamped heating set to enabled: False
[LOG 21:50:51.364] [KSP Interstellar] Microwave reciever CoreTemp tweak is set to enabled: True
[LOG 21:50:51.364] [KSP Interstellar] Apply Limited Warp Travel: False
[LOG 21:50:51.365] [KSP Interstellar] Match Demand With Supply: False
[LOG 21:50:51.365] [KSP Interstellar] Max Power Draw For Exotic Matter Multiplier set to: 1.000000
[LOG 21:50:51.366] [KSP Interstellar] Gravity constant set to: 9.806650
[LOG 21:50:51.366] [KSP Interstellar] Isp core temperature multiplier set to: 22.371670
[LOG 21:50:51.367] [KSP Interstellar] Electric EngineIsp Multiplier set to: 1.000000
[LOG 21:50:51.367] [KSP Interstellar] Maximum Global Thermal Power Maximum Thrust Multiplier set to: 1.0
[LOG 21:50:51.368] [KSP Interstellar] Maximum Global Magnetic Nozzle Power Maximum Thrust Multiplier set to: 1.0
[LOG 21:50:51.368] [KSP Interstellar] Maximum Global Electric Engine Power Maximum Thrust Multiplier set to: 1.0
[LOG 21:50:51.369] [KSP Interstellar] Maximum Thermal Nozzle Isp set to: 10000.0
[LOG 21:50:51.370] [KSP Interstellar] EngineHeatProduction set to: 1000.0
[LOG 21:50:51.370] [KSP Interstellar] AirflowHeatMultipler Isp set to: 1.4
[LOG 21:50:51.371] [KSP Interstellar] Base Power Consumption set to: 5.0
[LOG 21:50:51.371] [KSP Interstellar] Base Power Consumption set to: 1.0
[LOG 21:50:51.372] [KSP Interstellar] Electric Engine Power Propellant IspMultiplier Limiter set to: 1.0
[LOG 21:50:51.372] [KSP Interstellar] Electric Engine Power Propellant IspMultiplier Limiter set to: 0.0
[LOG 21:50:51.373] [KSP Interstellar] Maximum Atmospheric Altitude Multiplier set to: 3.6
[LOG 21:50:51.373] [KSP Interstellar] Minimum Atmospheric Air Density set to: 0.0
[LOG 21:50:51.374] [KSP Interstellar] JetUpgradeTech0highAltitudeFlight
[LOG 21:50:51.374] [KSP Interstellar] JetUpgradeTech1hypersonicFlight
[LOG 21:50:51.375] [KSP Interstellar] JetUpgradeTech2aerospaceTech
[LOG 21:50:51.375] [KSP Interstellar] JetUpgradeTech3expAircraftEngines
[LOG 21:50:51.377] [KSP Interstellar] Aluminium resource name set to Aluminium
[LOG 21:50:51.378] [KSP Interstellar] Ammonia resource name set to LqdAmmonia
[LOG 21:50:51.378] [KSP Interstellar] Argon resource name set to ArgonGas
[LOG 21:50:51.379] [KSP Interstellar] CarbonDioxide resource name set to LqdCO2
[LOG 21:50:51.379] [KSP Interstellar] CarbonMonoxide resource name set to LqdCO
[LOG 21:50:51.380] [KSP Interstellar] Helium4 resource name set to LqdHelium
[LOG 21:50:51.380] [KSP Interstellar] Helium3 resource name set to LqdHe3
[LOG 21:50:51.381] [KSP Interstellar] Hydrazine resource name set to Hydrazine
[LOG 21:50:51.381] [KSP Interstellar] Hydrogen resource name set to LqdHydrogen
[LOG 21:50:51.382] [KSP Interstellar] Hydrogen Peroxide resource name set to HTP
[LOG 21:50:51.382] [KSP Interstellar] Methane resource name set to LqdMethane
[LOG 21:50:51.383] [KSP Interstellar] Nitrogen resource name set to LqdNitrogen
[LOG 21:50:51.383] [KSP Interstellar] Oxygen resource name set to LqdOxygen
[LOG 21:50:51.384] [KSP Interstellar] Tritium resource name set to LqdTritium
[LOG 21:50:51.384] [KSP Interstellar] UraniumTetraflouride resource name set to UF4
[LOG 21:50:51.384] [KSP Interstellar] Water resource name set to Water
[LOG 21:50:51.385] [KSP Interstellar] Heavy Water resource name set to HeavyWater
[LOG 21:50:51.388] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.389] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.389] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 21:50:51.390] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.390] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.391] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.391] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.392] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.393] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 21:50:51.393] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.394] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.394] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.394] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.395] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.396] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.396] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.397] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 21:50:51.397] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.398] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.398] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.399] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.399] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.400] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.400] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.401] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 21:50:51.401] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.402] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.402] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.403] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.403] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.404] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.404] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.405] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 21:50:51.405] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.406] [KSPI] - did not find techid advEMSystems
[LOG 21:50:51.406] [KSPI] - did not find techid advEMSystems
[WRN 21:50:51.773] [UiApp] Awake: ContractsApp
[WRN 21:50:51.773] [UiApp] Awake: KSPedia
[LOG 21:50:51.773] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 21:50:51.774] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 21:50:51.776] [ApplicationLauncher] SetVisible: 
[LOG 21:50:51.777] ScaleModList: listSize 123 maxListSize 1484
[LOG 21:50:51.777] ScaleModList: listSize 123 maxListSize 1475
[LOG 21:50:51.779] ScaleModList: listSize 164 maxListSize 1475
[WRN 21:50:51.832] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 21:50:51.837] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 21:50:51.846] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 21:50:51.847] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 21:50:51.899] ScaleModList: listSize 205 maxListSize 1475
[LOG 21:50:51.901] [MessageSystem] Reposition 0.02 31229
[LOG 21:50:52.039] [UIApp] Adding ContractsApp to Application Launcher
[LOG 21:50:52.040] ScaleModList: listSize 205 maxListSize 1434
[LOG 21:50:52.057] [GenericAppFrame] Reposition 0.1575093 31234
[LOG 21:50:52.072] [UIApp] Adding KSPedia to Application Launcher
[LOG 21:50:52.073] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:52.190] [UIMasterController]: ShowUI
[LOG 21:50:54.374] Flight State Captured
[LOG 21:50:54.382] Saving Achievements Tree...
[LOG 21:50:54.383] Saving Achievements Tree...
[LOG 21:50:54.384] Saving Achievements Tree...
[LOG 21:50:54.389] [MessageSystem] Save Messages
[LOG 21:50:54.400] Game State Saved to saves/Colonization/persistent
[LOG 21:50:54.404] [UIMasterController]: HideUI
[WRN 21:50:54.413] [HighLogic]: =========================== Scene Change : From SPACECENTER to EDITOR (Async) =====================
[LOG 21:50:54.569] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:54.570] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:54.570] [UIApp] OnDestroy: ContractsApp
[LOG 21:50:54.571] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:54.572] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:54.574] [UIApp] OnDestroy: KSPedia
[LOG 21:50:54.574] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:54.575] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:54.595] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:54.596] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:54.597] [UIMasterController]: HideUI
[LOG 21:50:55.821] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 21:50:55.848] No Input Locks in effect right now
[LOG 21:50:55.855] [AddonLoader]: Instantiating addon 'Editor' from assembly 'FilterExtensions'
[LOG 21:50:55.857] [AddonLoader]: Instantiating addon 'EditorExtensions' from assembly 'EditorExtensionsRedux'
[LOG 21:50:55.858] [AddonLoader]: Instantiating addon 'AppLauncherButton' from assembly 'EditorExtensionsRedux'
[LOG 21:50:55.859] [AddonLoader]: Instantiating addon 'GizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 21:50:55.861] [AddonLoader]: Instantiating addon 'TestGizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 21:50:55.862] [AddonLoader]: Instantiating addon 'FreeOffsetBehaviour' from assembly 'EditorExtensionsRedux'
[LOG 21:50:55.863] [AddonLoader]: Instantiating addon 'StripSymmetry' from assembly 'EditorExtensionsRedux'
[LOG 21:50:55.864] [AddonLoader]: Instantiating addon 'SelectRoot2Behaviour' from assembly 'EditorExtensionsRedux'
[LOG 21:50:55.866] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:55.866] [AddonLoader]: Instantiating addon 'HotkeyManager' from assembly 'Scale'
[LOG 21:50:55.870] [AddonLoader]: Instantiating addon 'TechUpdater' from assembly 'Scale'
[LOG 21:50:55.871] [AddonLoader]: Instantiating addon 'ServoMonitor_Editor' from assembly 'Konstruction'
[LOG 21:50:55.872] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 21:50:55.891] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:55.892] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Editor' from assembly 'USILifeSupport'
[LOG 21:50:55.893] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 21:50:55.894] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:55.895] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Editor' from assembly 'KolonyTools'
[LOG 21:50:55.896] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 21:50:55.897] ScaleModList: listSize 205 maxListSize 1393
[LOG 21:50:55.898] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:55.899] [AddonLoader]: Instantiating addon 'VABThermalUI' from assembly 'KSPInterstellar'
[LOG 21:50:55.900] [UIMasterController]: HideUI
[LOG 21:50:56.020] ------------------- initializing editor mode... ------------------
[LOG 21:50:56.020] editor started
[LOG 21:50:56.031] Loading Depletion Nodes
[LOG 21:50:56.031] DepNodeCount:  0
[LOG 21:50:56.032] Loading Biome Nodes
[LOG 21:50:56.032] BiomeNodeCount:  0
[LOG 21:50:56.032] Loading Planet Nodes
[LOG 21:50:56.033] PlanetNodeCount:  0
[LOG 21:50:56.036] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 21:50:56.037] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 21:50:56.037] Loading Status Nodes
[LOG 21:50:56.038] StatNodeCount:  2
[LOG 21:50:56.038] Loading Vessel Nodes
[LOG 21:50:56.039] StatNodeCount:  0
[LOG 21:50:56.039] Loading Config
[LOG 21:50:56.039] StatNodeCount:  1
[LOG 21:50:56.040] Loading Kolony Nodes
[LOG 21:50:56.041] StatNodeCount:  0
[LOG 21:50:56.041] Loading logistics Nodes
[LOG 21:50:56.041] StatNodeCount:  0
[WRN 21:50:56.134] [RDTechTree]: No tech node found called none
[WRN 21:50:56.135] [RDTechTree]: No tech node found called none
[WRN 21:50:56.136] [RDTechTree]: No tech node found called none
[WRN 21:50:56.136] [RDTechTree]: No tech node found called none
[WRN 21:50:56.137] [RDTechTree]: No tech node found called none
[WRN 21:50:56.137] [RDTechTree]: No tech node found called none
[WRN 21:50:56.138] [RDTechTree]: No tech node found called none
[WRN 21:50:56.138] [RDTechTree]: No tech node found called none
[WRN 21:50:56.139] [RDTechTree]: No tech node found called none
[WRN 21:50:56.139] [RDTechTree]: No tech node found called none
[WRN 21:50:56.140] [RDTechTree]: No tech node found called none
[WRN 21:50:56.140] [RDTechTree]: No tech node found called none
[WRN 21:50:56.140] [RDTechTree]: No tech node found called none
[WRN 21:50:56.141] [RDTechTree]: No tech node found called none
[WRN 21:50:56.141] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 21:50:56.142] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 21:50:56.143] [RDTechTree]: No tech node found called none
[WRN 21:50:56.143] [RDTechTree]: No tech node found called none
[WRN 21:50:56.144] [RDTechTree]: No tech node found called none
[WRN 21:50:56.144] [RDTechTree]: No tech node found called none
[WRN 21:50:56.145] [RDTechTree]: No tech node found called none
[WRN 21:50:56.145] [RDTechTree]: No tech node found called none
[WRN 21:50:56.146] [RDTechTree]: No tech node found called none
[WRN 21:50:56.146] [RDTechTree]: No tech node found called none
[WRN 21:50:56.147] [RDTechTree]: No tech node found called none
[WRN 21:50:56.148] [RDTechTree]: No tech node found called none
[WRN 21:50:56.149] [RDTechTree]: No tech node found called none
[WRN 21:50:56.150] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 21:50:56.151] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 21:50:56.152] [RDTechTree]: No tech node found called none
[WRN 21:50:56.153] [RDTechTree]: No tech node found called none
[WRN 21:50:56.154] [RDTechTree]: No tech node found called none
[WRN 21:50:56.154] [RDTechTree]: No tech node found called none
[WRN 21:50:56.155] [RDTechTree]: No tech node found called none
[WRN 21:50:56.155] [RDTechTree]: No tech node found called none
[WRN 21:50:56.156] [RDTechTree]: No tech node found called none
[WRN 21:50:56.156] [RDTechTree]: No tech node found called none
[WRN 21:50:56.157] [RDTechTree]: No tech node found called none
[WRN 21:50:56.158] [RDTechTree]: No tech node found called none
[WRN 21:50:56.159] [RDTechTree]: No tech node found called none
[WRN 21:50:56.159] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 21:50:56.160] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 21:50:56.162] [RDTechTree]: No tech node found called none
[WRN 21:50:56.163] [RDTechTree]: No tech node found called none
[WRN 21:50:56.163] [RDTechTree]: No tech node found called none
[WRN 21:50:56.164] [RDTechTree]: No tech node found called none
[WRN 21:50:56.164] [RDTechTree]: No tech node found called none
[WRN 21:50:56.165] [RDTechTree]: No tech node found called none
[WRN 21:50:56.165] [RDTechTree]: No tech node found called none
[WRN 21:50:56.165] [RDTechTree]: No tech node found called none
[WRN 21:50:56.166] [RDTechTree]: No tech node found called none
[WRN 21:50:56.166] [RDTechTree]: No tech node found called none
[WRN 21:50:56.167] [RDTechTree]: No tech node found called none
[WRN 21:50:56.167] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 21:50:56.168] [RDTechTree]: No tech node found called simpleCommandModules
[LOG 21:50:56.222] *****Adding icon for LifeSupport
[LOG 21:50:56.250] *****Adding icon for Kolonization
[LOG 21:50:56.273] *****Adding icon for Construction
[LOG 21:50:56.298] *****Adding icon for Logistics
[LOG 21:50:56.321] *****Adding icon for Manufacturing
[WRN 21:50:56.385] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.386] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.387] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.388] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.388] UIList: RemoveItem didn't find any item to remove.
[ERR 21:50:56.399] [Filter Extensions 2.7.1.0]: Attitude Control failed to initialise
Category: Filter by Function, Subcategory: Attitude Control, filter?: True, filter count: 2, Icon: RUI.Icons.Selectable.Icon
Argument cannot be null.
Parameter name: key
  at System.Collections.Generic.Dictionary`2[System.String,PartModule].ContainsKey (System.String key) [0x00000] in <filename unknown>:0 
  at FilterExtensions.Utility.PartType.checkModuleNameType (.AvailablePart part, System.String value) [0x00000] in <filename unknown>:0 
  at FilterExtensions.Utility.PartType+<>c__DisplayClass4_0.<checkModuleName>b__0 (System.String s) [0x00000] in <filename unknown>:0 
  at System.Linq.Enumerable.Any[String] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0 
  at FilterExtensions.Utility.PartType.checkModuleName (.AvailablePart part, System.String[] values, Boolean contains, Boolean exact) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.Check.checkResult (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.Filter.filterResult (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkFilters (.AvailablePart ap, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkTemplate (.AvailablePart ap, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkPartFilters (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.Utility.PartType.checkSubcategory (.AvailablePart part, System.String[] value, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.Check.checkResult (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.Filter.filterResult (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkFilters (.AvailablePart ap, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkTemplate (.AvailablePart ap, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkPartFilters (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkSubCategoryHasParts (System.String category) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customCategory.initSubcategory (Int32 index, FilterExtensions.ConfigNodes.subCategoryItem toInit, KSP.UI.Screens.Category category) [0x00000] in <filename unknown>:0 

[WRN 21:50:56.418] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.419] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.419] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.420] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.420] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.421] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.421] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.422] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.422] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.422] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.423] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.441] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.441] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.442] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.442] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.443] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.443] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.444] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.444] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.445] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.445] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.446] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.446] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.447] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.447] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.448] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.448] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.449] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.449] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.450] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.450] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.450] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.451] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.451] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.452] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.452] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.453] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.453] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.454] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.454] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.454] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.455] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.455] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.456] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.456] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.457] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.457] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.458] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.458] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.458] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.459] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.459] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.460] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.460] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.461] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.461] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.462] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.462] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.462] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.463] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.463] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.464] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.464] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.465] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.465] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.466] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.466] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.466] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.467] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.467] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.468] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.468] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.469] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.469] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.470] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.470] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.470] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.471] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.505] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.505] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.506] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.506] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.507] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.507] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.508] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.508] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.508] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.509] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.509] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.510] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.510] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.511] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.511] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.512] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.512] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.512] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.513] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.513] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.514] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.514] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.515] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.515] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.516] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.516] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:56.517] UIList: RemoveItem didn't find any item to remove.
[LOG 21:50:56.552] ScaleModList: listSize 205 maxListSize 1393
[WRN 21:50:56.656] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[WRN 21:50:56.945] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:56.946] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 21:50:56.946] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 21:50:57.006] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:57.008] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:57.011] [UIMasterController]: ShowUI
[LOG 21:50:57.143] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 21:50:57.144] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 21:50:57.145] [UIMasterController]: ShowUI
[WRN 21:50:57.145] The loaded level has a different lightmaps mode than the current one. Current: 1. Loaded: 0. Will use: 1.
[WRN 21:50:57.170] [UiApp] Awake: EngineersReport
[WRN 21:50:57.170] [UiApp] Awake: ContractsApp
[WRN 21:50:57.171] [UiApp] Awake: KSPedia
[LOG 21:50:57.171] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 21:50:57.175] ScaleModList: listSize 205 maxListSize 1216
[LOG 21:50:57.176] ScaleModList: listSize 246 maxListSize 1216
[WRN 21:50:57.176] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 21:50:57.177] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 21:50:57.178] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 21:50:57.179] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 21:50:57.379] [MessageSystem] Reposition 0.02 31389
[WRN 21:50:57.385] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.385] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.386] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.386] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.386] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.387] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.387] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.388] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.388] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.389] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.389] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.390] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.390] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.391] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.391] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.391] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.392] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.392] UIList: RemoveItem didn't find any item to remove.
[WRN 21:50:57.483] [Filter Extensions 2.7.1.0]: subcategory Ions not found in subcategories Dictionary
[WRN 21:50:57.527] [Filter Extensions 2.7.1.0]: subcategory PreCooler not found in subcategories Dictionary
[WRN 21:50:57.541] [Filter Extensions 2.7.1.0]: subcategory dummy not found in subcategories Dictionary
[LOG 21:50:57.590] [UIApp] Adding ContractsApp to Application Launcher
[LOG 21:50:57.592] ScaleModList: listSize 246 maxListSize 1175
[LOG 21:50:57.617] [GenericAppFrame] Reposition 0.1698457 31394
[LOG 21:50:57.621] [UIApp] Adding EngineersReport to Application Launcher
 

 

Link to comment
Share on other sites

Please do a clean install of FE. There is a lot of extra stuff from older versions being loaded there (including 3 of each icon? :confused:) and 1.2 parts aren't wholly compatible with earlier distributions

Edited by Crzyrndm
Link to comment
Share on other sites

Hmm, I thought I'd deleted the folders first but maybe I forgot. I'll give it a go.

 

EDIT: OK, yup.. I was an idiot. That fixed it. Thanks :). Command and control, payload and coupling tabs are back in place. Much appreciated.

 

2nd EDIT: Though Fuel tanks tab also seems to be missing. That's easy to find in the other tab style lists, but might want to fix that.

 

3rd EDIT: Um... OK, that's weird. I'm adding in the log file as this might not be as simple as I thought. The Fuel tanks weren't there in the tabs for one rocket, but were for the next? This without exiting and reloading the game. Very odd.

 

Spoiler

[LOG 04:07:31.461] ******* Log Initiated for Kerbal Space Program - 1.2.0.1586 (WindowsPlayer x64) *******
Kerbal Space Program - 1.2.0.1586 (WindowsPlayer x64)


OS: Windows 10  (10.0.0) 64bit
CPU: Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz (4)
RAM: 16312
GPU: NVIDIA GeForce GTX 750 (2016MB)
SM: 30 (Direct3D 9.0c [C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispiwu.inf_amd64_9ff5ab165faead52\nvd3dumx.dll 21.21.13.6909])
RT Formats: ARGB32, Depth, ARGBHalf, Shadowmap, RGB565, Default, ARGB2101010, DefaultHDR, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8


Log started: Sat, Oct 15, 2016 04:07:31


[LOG 04:07:31.516] ActionCanvas MASK: 3458764513820540928
[LOG 04:07:31.534] AppCanvas MASK: 3458764513820540928
[WRN 04:07:35.744] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\Examples.cfg'.
[WRN 04:07:35.779] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\B9_TweakScale.cfg'.
[WRN 04:07:35.923] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\NASA_TweakScale.cfg'.
[WRN 04:07:36.012] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\SpaceplanePlus_TweakScale.cfg'.
[WRN 04:07:36.015] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\Squad_TweakScale.cfg'.
[ERR 04:07:38.044] Error: Empty part config file

[WRN 04:07:38.044] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Parts\Radiators\EdgeRadiator\radPanelEdge - kopie.cfg'.
[ERR 04:07:38.524] Error: Empty part config file

[WRN 04:07:38.526] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Patches\FilterExtensions.cfg'.
[LOG 04:07:38.939] Load(Assembly): /ModuleManager.2.7.1
[LOG 04:07:38.940] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\ModuleManager.2.7.1.dll
[LOG 04:07:38.964] AssemblyLoader: KSPAssembly 'ModuleManager' V2.5
[LOG 04:07:38.964] Load(Assembly): 000_FilterExtensions/FilterExtensions
[LOG 04:07:38.965] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_FilterExtensions\FilterExtensions.dll
[LOG 04:07:38.967] Load(Assembly): 000_USITools/USITools
[LOG 04:07:38.968] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\000_USITools\USITools.dll
[LOG 04:07:38.969] Load(Assembly): BetterBurnTime/BetterBurnTime
[LOG 04:07:38.970] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\BetterBurnTime\BetterBurnTime.dll
[LOG 04:07:39.025] Load(Assembly): EditorExtensionsRedux/EditorExtensionsRedux
[LOG 04:07:39.026] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\EditorExtensionsRedux\EditorExtensionsRedux.dll
[LOG 04:07:39.033] Load(Assembly): EditorExtensionsRedux/MiniAVC
[LOG 04:07:39.036] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\EditorExtensionsRedux\MiniAVC.dll
[LOG 04:07:39.042] Load(Assembly): FieldTrainingFacility/FieldTrainingFacility
[LOG 04:07:39.043] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\FieldTrainingFacility\FieldTrainingFacility.dll
[LOG 04:07:39.049] Load(Assembly): Firespitter/Plugins/Firespitter
[LOG 04:07:39.050] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Firespitter\Plugins\Firespitter.dll
[LOG 04:07:39.056] Load(Assembly): InterstellarFuelSwitch/Plugins/InterstellarFuelSwitch
[LOG 04:07:39.057] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\InterstellarFuelSwitch.dll
[LOG 04:07:39.060] Load(Assembly): InterstellarFuelSwitch/Plugins/MiniAVC
[LOG 04:07:39.061] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\MiniAVC.dll
[LOG 04:07:39.064] Load(Assembly): InterstellarFuelSwitch/Plugins/Scale_Redist
[LOG 04:07:39.065] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\Scale_Redist.dll
[LOG 04:07:39.068] Load(Assembly): MechJeb2/Plugins/MechJeb2
[LOG 04:07:39.069] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\MechJeb2\Plugins\MechJeb2.dll
[LOG 04:07:39.108] AssemblyLoader: KSPAssembly 'MechJeb2' V2.5
[LOG 04:07:39.109] Load(Assembly): PersistentRotation/Plugins/PersistentRotation
[LOG 04:07:39.109] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\PersistentRotation\Plugins\PersistentRotation.dll
[LOG 04:07:39.111] Load(Assembly): RcsSounds/Plugins/RcsSounds
[LOG 04:07:39.111] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\RcsSounds\Plugins\RcsSounds.dll
[LOG 04:07:39.113] Load(Assembly): Squad/Plugins/KSPSteamCtrlr
[LOG 04:07:39.114] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\Plugins\KSPSteamCtrlr.dll
[LOG 04:07:39.115] Load(Assembly): Squad/Plugins/Steamworks.NET
[LOG 04:07:39.115] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\Plugins\Steamworks.NET.dll
[LOG 04:07:39.117] Load(Assembly): StageRecovery/StageRecovery
[LOG 04:07:39.118] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\StageRecovery\StageRecovery.dll
[LOG 04:07:39.120] Load(Assembly): TweakScale/plugins/Scale
[LOG 04:07:39.120] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\plugins\Scale.dll
[LOG 04:07:39.122] Load(Assembly): TweakScale/plugins/Scale_Redist
[LOG 04:07:39.123] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\plugins\Scale_Redist.dll
[LOG 04:07:39.124] Load(Assembly): UmbraSpaceIndustries/ART/DynamicTanks
[LOG 04:07:39.125] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\ART\DynamicTanks.dll
[LOG 04:07:39.126] Load(Assembly): UmbraSpaceIndustries/Konstruction/Konstruction
[LOG 04:07:39.127] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Konstruction.dll
[LOG 04:07:39.128] Load(Assembly): UmbraSpaceIndustries/LifeSupport/USILifeSupport
[LOG 04:07:39.129] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\USILifeSupport.dll
[LOG 04:07:39.131] Load(Assembly): UmbraSpaceIndustries/MKS/KolonyTools
[LOG 04:07:39.131] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\KolonyTools.dll
[LOG 04:07:39.144] Load(Assembly): WarpPlugin/ModuleManager
[LOG 04:07:39.144] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\ModuleManager.dll
[LOG 04:07:39.146] AssemblyLoader: KSPAssembly 'ModuleManager' V2.5
[LOG 04:07:39.147] Load(Assembly): WarpPlugin/Plugins/Interstellar
[LOG 04:07:39.148] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\Interstellar.dll
[LOG 04:07:39.203] AssemblyLoader: KSPAssemblyDependency 'OpenResourceSystem' V1.1
[LOG 04:07:39.204] AssemblyLoader: KSPAssembly 'KSPInterstellar' V10.3
[LOG 04:07:39.204] Load(Assembly): WarpPlugin/Plugins/MiniAVC
[LOG 04:07:39.205] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\MiniAVC.dll
[LOG 04:07:39.207] Load(Assembly): WarpPlugin/Plugins/OpenResourceSystem_KSPIE
[LOG 04:07:39.207] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\OpenResourceSystem_KSPIE.dll
[LOG 04:07:39.209] AssemblyLoader: KSPAssembly 'OpenResourceSystem' V1.4
[LOG 04:07:39.210] Load(Assembly): WarpPlugin/Plugins/Scale_Redist
[LOG 04:07:39.210] AssemblyLoader: Loading assembly at C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\Scale_Redist.dll
[LOG 04:07:39.213] AssemblyLoader: Loading assemblies
[ERR 04:07:39.284] ADDON BINDER: Cannot resolve assembly: KSPUtil, Culture=neutral, PublicKeyToken=null

[ERR 04:07:39.285] ADDON BINDER: Cannot resolve assembly: KSPUtil, Culture=neutral, PublicKeyToken=null

[ERR 04:07:39.287] AssemblyLoader: Exception loading 'DynamicTanks': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 

Additional information about this exception:

 System.TypeLoadException: Could not load type 'DynamicTanks.USI_CrewTank' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type 'DynamicTanks.USI_DynamicPort' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type '<>c' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type '<>c' from assembly 'DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

[LOG 04:07:39.320] VesselModules: Found VesselModule of type CommNetVessel with order 999
[LOG 04:07:39.323] VesselModules: Found VesselModule of type FlightIntegrator with order 0
[LOG 04:07:39.325] VesselModules: Found 2 VesselModule types
[LOG 04:07:39.337] 
************************************************************************

Environment Info
Win32NT 7FFFFFFFFFFFFFFF  Args: KSP_x64.exe 

Mod DLLs found:
Stock assembly: Assembly-CSharp v1.0.0.0
ModuleManager.2.7.1 v2.7.1.0
FilterExtensions v1.0.0.0
USITools v1.0.0.0
BetterBurnTime v1.0.0.0
EditorExtensionsRedux v3.2.13.40022
MiniAVC v1.0.3.2
FieldTrainingFacility v1.0.0.0
Firespitter v7.3.6128.14258
InterstellarFuelSwitch v2.2.3.0 / v2.2.3
MiniAVC v1.0.3.1
Scale_Redist v1.0.0.0
MechJeb2 v2.5.1.0 / vDev #641 Sarbian / v2.5.9.0
PersistentRotation v1.0.0.0
RcsSounds v5.0.0.0
Stock assembly: KSPSteamCtrlr v0.0.1.35
Stock assembly: Steamworks.NET v9.0.0.0 / v9.0.0
StageRecovery v1.6.4.6
Scale v2.2.13.1
Scale_Redist v1.0.0.0
Konstruction v0.0.0.0
USILifeSupport v1.0.0.0
KolonyTools v1.0.0.0
ModuleManager v2.6.25.0
OpenResourceSystem_KSPIE v1.4.2.0
Interstellar v1.10.8.0
MiniAVC v1.0.3.2
Scale_Redist v1.0.0.0

Folders and files in GameData:
000_FilterExtensions
000_FilterExtensions Configs
000_USITools
BetterBurnTime
CommunityResourcePack
EditorExtensionsRedux
FieldTrainingFacility
Firespitter
InterstellarFuelSwitch
MechJeb2
PersistentRotation
RcsSounds
Stock folder: Squad

StageRecovery
TweakScale
UmbraSpaceIndustries
WarpPlugin
ModuleManager.2.7.1.dll
ModuleManager.ConfigCache
ModuleManager.ConfigSHA
ModuleManager.Physics
ModuleManager.TechTree

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

[LOG 04:07:39.347] [AddonLoader]: Instantiating addon 'ModuleManager' from assembly 'ModuleManager'
[LOG 04:07:39.372] [ModuleManager] Adding ModuleManager to the loading screen 2
[LOG 04:07:39.373] [AddonLoader]: Instantiating addon 'SplashScreen' from assembly 'BetterBurnTime'
[LOG 04:07:39.375] [AddonLoader]: Instantiating addon 'Logger' from assembly 'MiniAVC'
[LOG 04:07:39.376] [AddonLoader]: Instantiating addon 'Starter' from assembly 'MiniAVC'
[LOG 04:07:39.378] [AddonLoader]: Instantiating addon 'Logger' from assembly 'MiniAVC'
[LOG 04:07:39.379] [AddonLoader]: Instantiating addon 'Starter' from assembly 'MiniAVC'
[LOG 04:07:39.381] [AddonLoader]: Instantiating addon 'CompatibilityChecker' from assembly 'MechJeb2'
[LOG 04:07:39.382] [AddonLoader]: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr'
[LOG 04:07:39.385] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:07:39.401] [AddonLoader]: Instantiating addon 'CompatibilityChecker' from assembly 'Scale'
[LOG 04:07:39.402] [AddonLoader]: Instantiating addon 'TweakScaleRegister' from assembly 'Scale'
[LOG 04:07:39.404] [AddonLoader]: Instantiating addon 'ModuleManager' from assembly 'ModuleManager'
[LOG 04:07:39.409] [ModuleManager] Adding ModuleManager to the loading screen 3
[LOG 04:07:39.418] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:07:39.419] [AddonLoader]: Instantiating addon 'Logger' from assembly 'MiniAVC'
[LOG 04:07:39.420] [AddonLoader]: Instantiating addon 'Starter' from assembly 'MiniAVC'
[WRN 04:07:39.865] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\Examples.cfg'.
[WRN 04:07:39.868] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\B9_TweakScale.cfg'.
[WRN 04:07:39.878] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\NASA_TweakScale.cfg'.
[WRN 04:07:39.884] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\SpaceplanePlus_TweakScale.cfg'.
[WRN 04:07:39.885] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\TweakScale\patches\Squad_TweakScale.cfg'.
[ERR 04:07:40.143] Error: Empty part config file

[WRN 04:07:40.144] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Parts\Radiators\EdgeRadiator\radPanelEdge - kopie.cfg'.
[ERR 04:07:40.174] Error: Empty part config file

[WRN 04:07:40.175] Cannot create config from file 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Patches\FilterExtensions.cfg'.
[LOG 04:07:40.219] Load(Audio): RcsSounds/Sounds/RcsHeavy
[LOG 04:07:40.243] PhysicsGlobals: Loading database
[LOG 04:07:40.249] MainCanvas MASK: 3458764513820540928
[WRN 04:07:41.755] [SpaceNavigatorWindows]: Could not initialize device.

[LOG 04:07:41.766] material = Particles/Alpha Blended (Instance) (UnityEngine.Material)
[LOG 04:07:41.828] [CompatibilityChecker] Running checker version 5 from 'MechJeb2'
[LOG 04:07:41.911] MiniAVC -> Executing: MiniAVC - 1.0.3.2
[LOG 04:07:41.911] MiniAVC -> Assembly: C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\EditorExtensionsRedux\MiniAVC.dll
[LOG 04:07:41.912] MiniAVC -> Starter was created.
[LOG 04:07:41.912] MiniAVC -> Starter was destroyed.
[LOG 04:07:41.920] MiniAVC -> System.IO.IOException: Sharing violation on path C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\EditorExtensionsRedux\MiniAVC.xml
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode) [0x00000] in <filename unknown>:0 
  at MiniAVC.AddonSettings.Load (System.String rootPath) [0x00000] in <filename unknown>:0 
  at MiniAVC.AddonLibrary.ProcessAddonPopulation (System.Object state) [0x00000] in <filename unknown>:0 
[LOG 04:07:41.967] MiniAVC -> Executing: MiniAVC - 1.0.3.1
[LOG 04:07:41.968] MiniAVC -> Assembly: C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\InterstellarFuelSwitch\Plugins\MiniAVC.dll
[LOG 04:07:41.968] MiniAVC -> Starter was created.
[LOG 04:07:42.937] Load(Audio): RcsSounds/Sounds/RcsHeavyShutoff
[LOG 04:07:42.996] Load(Audio): Squad/Sounds/editorLoop01
[LOG 04:07:43.184] Load(Audio): Squad/Sounds/elev_loop
[LOG 04:07:43.204] Load(Audio): Squad/Sounds/elev_start
[LOG 04:07:43.223] Load(Audio): Squad/Sounds/elev_stop
[LOG 04:07:43.235] Load(Audio): Squad/Sounds/sound_ambience_nature
[LOG 04:07:43.260] Load(Audio): Squad/Sounds/sound_click_flick
[LOG 04:07:43.277] Load(Audio): Squad/Sounds/sound_click_latch
[LOG 04:07:43.293] Load(Audio): Squad/Sounds/sound_click_sharp
[LOG 04:07:43.310] Load(Audio): Squad/Sounds/sound_click_tick
[LOG 04:07:43.324] Load(Audio): Squad/Sounds/sound_click_tock
[LOG 04:07:43.342] Load(Audio): Squad/Sounds/sound_decoupler_fire
[LOG 04:07:43.360] Load(Audio): Squad/Sounds/sound_delete_bin
[LOG 04:07:43.375] Load(Audio): Squad/Sounds/sound_explosion_debris1
[LOG 04:07:43.398] Load(Audio): Squad/Sounds/sound_explosion_debris2
[LOG 04:07:43.399] MiniAVC -> Identical remote version found: Using remote version information only.
[LOG 04:07:43.400] MiniAVC -> C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\WarpPlugin\Plugins\KSP-Interstellar-Extended.version
    NAME: KSP Interstellar Extended
    URL: http://ksp-avc.cybutek.net/version.php?id=152
    DOWNLOAD: http://www.curse.com/ksp-mods/kerbal/236825-ksp-interstellar-extended
    GITHUB: NULL
    VERSION: 1.10.8
    KSP_VERSION: 1.2
    KSP_VERSION_MIN: NULL
    KSP_VERSION_MAX: NULL
    CompatibleKspVersion: True
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
[LOG 04:07:43.401] MiniAVC -> http://ksp-avc.cybutek.net/version.php?id=157
    NAME: Interstellar Fuel Switch
    URL: http://ksp-avc.cybutek.net/version.php?id=157
    DOWNLOAD: http://kerbal.curseforge.com/projects/interstellar-fuel-switch
    GITHUB: NULL
    VERSION: 2.2.3
    KSP_VERSION: 1.2
    KSP_VERSION_MIN: NULL
    KSP_VERSION_MAX: NULL
    CompatibleKspVersion: True
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
[LOG 04:07:43.405] MiniAVC -> http://ksp-avc.cybutek.net/version.php?id=152
    NAME: KSP Interstellar Extended
    URL: http://ksp-avc.cybutek.net/version.php?id=152
    DOWNLOAD: http://www.curse.com/ksp-mods/kerbal/236825-ksp-interstellar-extended
    GITHUB: NULL
    VERSION: 1.9.11
    KSP_VERSION: 1.1.3
    KSP_VERSION_MIN: NULL
    KSP_VERSION_MAX: NULL
    CompatibleKspVersion: False
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
    UpdateAvailable: False
[LOG 04:07:43.417] Load(Audio): Squad/Sounds/sound_explosion_large
[LOG 04:07:43.431] Load(Audio): Squad/Sounds/sound_rocket_mini
[LOG 04:07:43.449] Load(Audio): Squad/Sounds/sound_rocket_spurts
[LOG 04:07:43.484] Load(Audio): Squad/Sounds/sound_servomotor
[LOG 04:07:43.507] Load(Audio): Squad/Sounds/sound_tab_extend
[LOG 04:07:43.510] Load(Audio): Squad/Sounds/sound_tab_retreat
[LOG 04:07:43.524] Load(Audio): UmbraSpaceIndustries/FX/Bubbling
[LOG 04:07:43.554] Load(Audio): UmbraSpaceIndustries/FX/NukeBlast
[LOG 04:07:43.568] Load(Audio): WarpPlugin/FX/WildBlue/SND_LiquidFlame
[LOG 04:07:43.586] Load(Audio): WarpPlugin/FX/WildBlue/SND_PlasmaFlame
[LOG 04:07:43.596] MiniAVC -> Identical remote version found: Using remote version information only.
[LOG 04:07:43.596] MiniAVC -> http://ksp-avc.cybutek.net/version.php?id=236
    NAME: EditorExtensionsRedux
    URL: http://ksp-avc.cybutek.net/version.php?id=236
    DOWNLOAD: http://spacedock.info/mod/48/Editor Extensions Redux/download
    GITHUB: NULL
    VERSION: 3.3.2
    KSP_VERSION: 1.2
    KSP_VERSION_MIN: 1.2
    KSP_VERSION_MAX: 1.2
    CompatibleKspVersion: True
    CompatibleKspVersionMin: True
    CompatibleKspVersionMax: True
    CompatibleGitHubVersion: True
[LOG 04:07:43.600] Load(Audio): WarpPlugin/Sounds/sound_attila_looped
[LOG 04:07:43.601] MiniAVC -> Starter was destroyed.
[LOG 04:07:43.618] Load(Audio): WarpPlugin/Sounds/sound_GenericFlameout
[LOG 04:07:43.635] Load(Audio): WarpPlugin/Sounds/sound_VASIMRLoop
[LOG 04:07:43.661] Load(Audio): WarpPlugin/Sounds/sound_VASIMROn
[LOG 04:07:43.676] Load(Audio): WarpPlugin/Sounds/warp_sound
[LOG 04:07:43.740] Load(Texture): 000_FilterExtensions/Icons/FilterCreator
[LOG 04:07:43.744] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_ers
[LOG 04:07:43.745] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hextruss
[LOG 04:07:43.747] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_hx
[LOG 04:07:43.749] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_kpbs
[LOG 04:07:43.751] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk2o
[LOG 04:07:43.753] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mk4
[LOG 04:07:43.755] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkj
[LOG 04:07:43.757] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_mkk
[LOG 04:07:43.758] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octo3
[LOG 04:07:43.760] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_octotruss
[LOG 04:07:43.762] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_optj
[LOG 04:07:43.768] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_optk
[LOG 04:07:43.770] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_optl
[LOG 04:07:43.773] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_proc
[LOG 04:07:43.775] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size00
[LOG 04:07:43.777] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1p5
[LOG 04:07:43.779] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x05bb
[LOG 04:07:43.781] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size1x1bb
[LOG 04:07:43.783] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size25
[LOG 04:07:43.786] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size4
[LOG 04:07:43.787] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size5
[LOG 04:07:43.789] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size6
[LOG 04:07:43.791] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size7
[LOG 04:07:43.794] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size8
[LOG 04:07:43.797] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_size9
[LOG 04:07:43.799] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_square4
[LOG 04:07:43.801] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_CrossSections/cs_wedge
[LOG 04:07:43.803] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/0PinlineFairings
[LOG 04:07:43.806] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/0PinlineFairings_selected
[LOG 04:07:43.808] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear
[LOG 04:07:43.810] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AdjustableLandingGear_selected
[LOG 04:07:43.812] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries
[LOG 04:07:43.814] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ArcanumIndustries_selected
[LOG 04:07:43.816] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART
[LOG 04:07:43.817] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ART_selected
[LOG 04:07:43.819] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET
[LOG 04:07:43.821] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ASET_selected
[LOG 04:07:43.823] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge
[LOG 04:07:43.825] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/AtomicAge_selected
[LOG 04:07:43.826] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace
[LOG 04:07:43.828] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_HX
[LOG 04:07:43.831] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_HX_selected
[LOG 04:07:43.833] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_ProceduralWings
[LOG 04:07:43.836] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_ProceduralWings_selected
[LOG 04:07:43.839] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/B9_Aerospace_selected
[LOG 04:07:43.841] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE
[LOG 04:07:43.843] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BAE_selected
[LOG 04:07:43.845] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP
[LOG 04:07:43.847] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BahaSP_selected
[LOG 04:07:43.848] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Better Science Labs Continued
[LOG 04:07:43.851] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Better Science Labs Continued_selected
[LOG 04:07:43.854] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BZ-1
[LOG 04:07:43.858] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/BZ-1_selected
[LOG 04:07:43.861] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye
[LOG 04:07:43.862] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CactEye_selected
[LOG 04:07:43.864] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop
[LOG 04:07:43.866] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ChopShop_selected
[LOG 04:07:43.868] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT
[LOG 04:07:43.869] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CIT_selected
[LOG 04:07:43.871] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus
[LOG 04:07:43.873] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras
[LOG 04:07:43.875] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CorvusExtras_selected
[LOG 04:07:43.877] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Corvus_selected
[LOG 04:07:43.878] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines
[LOG 04:07:43.880] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoEngines_selected
[LOG 04:07:43.882] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoTanks
[LOG 04:07:43.885] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CryoTanks_selected
[LOG 04:07:43.888] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN
[LOG 04:07:43.890] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/CTN_selected
[LOG 04:07:43.892] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry
[LOG 04:07:43.894] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DeadlyReentry_selected
[LOG 04:07:43.896] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience
[LOG 04:07:43.898] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/DMagicOrbitalScience_selected
[LOG 04:07:43.899] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus
[LOG 04:07:43.901] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EnginesPlus_selected
[LOG 04:07:43.903] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Eskandare_Heavy_Industries
[LOG 04:07:43.906] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Eskandare_Heavy_Industries_selected
[LOG 04:07:43.909] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVAStruts - copia
[LOG 04:07:43.912] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVAStruts
[LOG 04:07:43.915] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVATransfer
[LOG 04:07:43.918] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/EVATransfer_selected
[LOG 04:07:43.943] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads
[LOG 04:07:43.945] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ExtraplanetaryLaunchpads_selected
[LOG 04:07:43.947] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA
[LOG 04:07:43.949] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FASA_selected
[LOG 04:07:43.951] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Firespitter
[LOG 04:07:43.954] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Firespitter_selected
[LOG 04:07:43.956] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus
[LOG 04:07:43.958] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/FuelTanksPlus_selected
[LOG 04:07:43.960] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp
[LOG 04:07:43.962] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/GingerCorp_selected
[LOG 04:07:43.964] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatControl
[LOG 04:07:43.968] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatControl_selected
[LOG 04:07:43.972] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement
[LOG 04:07:43.975] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HeatManagement_selected
[LOG 04:07:43.976] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR
[LOG 04:07:43.979] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR_Redux
[LOG 04:07:43.982] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR_Redux_selected
[LOG 04:07:43.984] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HGR_selected
[LOG 04:07:43.987] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HullCameraVDS
[LOG 04:07:43.991] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/HullCameraVDS_selected
[LOG 04:07:43.993] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact
[LOG 04:07:43.995] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Impact_selected
[LOG 04:07:43.997] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/IndicatorLights
[LOG 04:07:43.999] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/IndicatorLights_selected
[LOG 04:07:44.002] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch
[LOG 04:07:44.004] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/InterstellarFuelSwitch_selected
[LOG 04:07:44.006] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev
[LOG 04:07:44.008] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JarDev_selected
[LOG 04:07:44.010] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5
[LOG 04:07:44.012] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JFJohnny5_selected
[LOG 04:07:44.014] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI
[LOG 04:07:44.015] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/JSI_selected
[LOG 04:07:44.017] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS
[LOG 04:07:44.019] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAS_selected
[LOG 04:07:44.021] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAX
[LOG 04:07:44.023] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KAX_selected
[LOG 04:07:44.026] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalAtomics
[LOG 04:07:44.028] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalAtomics_selected
[LOG 04:07:44.031] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer
[LOG 04:07:44.032] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalEngineer_selected
[LOG 04:07:44.034] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute
[LOG 04:07:44.036] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KerbalHistoricalInstitute_selected
[LOG 04:07:44.038] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS
[LOG 04:07:44.040] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KIS_selected
[LOG 04:07:44.042] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/kOS
[LOG 04:07:44.044] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/kOS_selected
[LOG 04:07:44.047] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX
[LOG 04:07:44.048] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KSPX_selected
[LOG 04:07:44.050] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry
[LOG 04:07:44.052] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/KWRocketry_selected
[LOG 04:07:44.053] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/LETech
[LOG 04:07:44.056] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/LETech_selected
[LOG 04:07:44.059] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries
[LOG 04:07:44.060] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MagicSmokeIndustries_selected
[LOG 04:07:44.062] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MainSailor
[LOG 04:07:44.065] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MainSailor_selected
[LOG 04:07:44.067] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem
[LOG 04:07:44.069] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MarkIVSystem_selected
[LOG 04:07:44.071] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MBI
[LOG 04:07:44.074] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MBI_selected
[LOG 04:07:44.077] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2
[LOG 04:07:44.079] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MechJeb2_selected
[LOG 04:07:44.080] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Mk2Expansion
[LOG 04:07:44.083] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Mk2Expansion_selected
[LOG 04:07:44.086] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys
[LOG 04:07:44.088] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModRocketSys_selected
[LOG 04:07:44.090] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal
[LOG 04:07:44.092] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ModsByTal_selected
[LOG 04:07:44.093] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Multiports
[LOG 04:07:44.096] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Multiports_selected
[LOG 04:07:44.098] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries
[LOG 04:07:44.100] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/MunarIndustries_selected
[LOG 04:07:44.102] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission
[LOG 04:07:44.104] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NASAmission_selected
[LOG 04:07:44.105] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction
[LOG 04:07:44.107] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureConstruction_selected
[LOG 04:07:44.109] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical
[LOG 04:07:44.111] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureElectrical_selected
[LOG 04:07:44.113] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion
[LOG 04:07:44.114] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFuturePropulsion_selected
[LOG 04:07:44.116] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar
[LOG 04:07:44.118] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSolar_selected
[LOG 04:07:44.120] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft
[LOG 04:07:44.122] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NearFutureSpacecraft_selected
[LOG 04:07:44.124] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA
[LOG 04:07:44.126] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NEBULA_selected
[LOG 04:07:44.127] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc
[LOG 04:07:44.129] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NehemiahInc_selected
[LOG 04:07:44.131] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom
[LOG 04:07:44.132] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NothkeSerCom_selected
[LOG 04:07:44.134] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2
[LOG 04:07:44.136] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NovaPunch2_selected
[LOG 04:07:44.138] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP
[LOG 04:07:44.140] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/NRAP_selected
[LOG 04:07:44.142] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT
[LOG 04:07:44.144] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OPT_selected
[LOG 04:07:44.145] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OrbitalTug
[LOG 04:07:44.150] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/OrbitalTug_selected
[LOG 04:07:44.154] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc
[LOG 04:07:44.156] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/PlanetaryBaseInc_selected
[LOG 04:07:44.159] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics
[LOG 04:07:44.161] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralDynamics_selected
[LOG 04:07:44.162] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings
[LOG 04:07:44.164] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralFairings_selected
[LOG 04:07:44.166] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts
[LOG 04:07:44.168] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ProceduralParts_selected
[LOG 04:07:44.170] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero
[LOG 04:07:44.172] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/QuizTechAero_selected
[LOG 04:07:44.174] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute
[LOG 04:07:44.175] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RealChute_selected
[LOG 04:07:44.177] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech
[LOG 04:07:44.179] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RemoteTech_selected
[LOG 04:07:44.181] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/REPOSoftTech
[LOG 04:07:44.184] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/REPOSoftTech_selected
[LOG 04:07:44.187] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike
[LOG 04:07:44.188] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RLA_Stockalike_selected
[LOG 04:07:44.190] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne
[LOG 04:07:44.192] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/RSCapsuledyne_selected
[LOG 04:07:44.194] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat
[LOG 04:07:44.196] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SCANsat_selected
[LOG 04:07:44.197] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SDHI
[LOG 04:07:44.200] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SDHI_selected
[LOG 04:07:44.203] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt
[LOG 04:07:44.204] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SETIctt_selected
[LOG 04:07:44.206] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma
[LOG 04:07:44.208] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Sigma_selected
[LOG 04:07:44.210] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts
[LOG 04:07:44.212] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SmartParts_selected
[LOG 04:07:44.214] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Expanded
[LOG 04:07:44.216] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Expanded_selected
[LOG 04:07:44.219] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters
[LOG 04:07:44.221] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SpaceY-Lifters_selected
[LOG 04:07:44.223] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD
[LOG 04:07:44.224] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SPD_selected
[LOG 04:07:44.226] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad
[LOG 04:07:44.228] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Squad_selected
[LOG 04:07:44.230] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion
[LOG 04:07:44.232] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationPartsExpansion_selected
[LOG 04:07:44.233] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience
[LOG 04:07:44.235] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/StationScience_selected
[LOG 04:07:44.237] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceExperimentPackage
[LOG 04:07:44.240] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceExperimentPackage_selected
[LOG 04:07:44.243] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights
[LOG 04:07:44.245] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SurfaceLights_selected
[LOG 04:07:44.247] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT
[LOG 04:07:44.249] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/SXT_selected
[LOG 04:07:44.251] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TalisarParts
[LOG 04:07:44.252] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TalisarParts_selected
[LOG 04:07:44.254] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TarsierSpaceTech
[LOG 04:07:44.257] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TarsierSpaceTech_selected
[LOG 04:07:44.260] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThrottleControlledAvionics
[LOG 04:07:44.263] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThrottleControlledAvionics_selected
[LOG 04:07:44.266] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace
[LOG 04:07:44.268] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ThunderAerospace_selected
[LOG 04:07:44.270] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded
[LOG 04:07:44.271] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/TurboNisuReloaded_selected
[LOG 04:07:44.274] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries
[LOG 04:07:44.275] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UmbraSpaceIndustries_selected
[LOG 04:07:44.277] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage
[LOG 04:07:44.279] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/UniversalStorage_selected
[LOG 04:07:44.281] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics
[LOG 04:07:44.283] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VanguardAstrodynamics_selected
[LOG 04:07:44.284] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp
[LOG 04:07:44.286] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VenStockRevamp_selected
[LOG 04:07:44.288] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG
[LOG 04:07:44.290] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/VNG_selected
[LOG 04:07:44.292] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin
[LOG 04:07:44.294] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WarpPlugin_selected
[LOG 04:07:44.296] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WildBlueIndustries
[LOG 04:07:44.298] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WildBlueIndustries_selected
[LOG 04:07:44.301] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions
[LOG 04:07:44.303] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/WombatConversions_selected
[LOG 04:07:44.305] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Workshop
[LOG 04:07:44.308] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Workshop_selected
[LOG 04:07:44.311] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08
[LOG 04:07:44.313] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/Yarbrough08_selected
[LOG 04:07:44.315] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags
[LOG 04:07:44.317] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Mods/ZZZ_Flags_selected
[LOG 04:07:44.318] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides
[LOG 04:07:44.320] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Actinides_selected
[LOG 04:07:44.322] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina
[LOG 04:07:44.324] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Alumina_selected
[LOG 04:07:44.326] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium
[LOG 04:07:44.327] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Aluminium_selected
[LOG 04:07:44.329] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia
[LOG 04:07:44.331] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Ammonia_selected
[LOG 04:07:44.333] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter
[LOG 04:07:44.335] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Antimatter_selected
[LOG 04:07:44.337] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas
[LOG 04:07:44.338] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon Gas_selected
[LOG 04:07:44.340] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon
[LOG 04:07:44.342] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Argon_selected
[LOG 04:07:44.344] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air
[LOG 04:07:44.346] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/B9 Compressed Air_selected
[LOG 04:07:44.348] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass
[LOG 04:07:44.349] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Bio Mass_selected
[LOG 04:07:44.351] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide
[LOG 04:07:44.353] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Carbon Dioxide_selected
[LOG 04:07:44.355] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles
[LOG 04:07:44.357] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Charged Particles_selected
[LOG 04:07:44.358] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals
[LOG 04:07:44.360] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Chemicals_selected
[LOG 04:07:44.362] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost
[LOG 04:07:44.364] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Compost_selected
[LOG 04:07:44.366] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel
[LOG 04:07:44.367] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Fuel_selected
[LOG 04:07:44.369] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium
[LOG 04:07:44.371] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Depleted Uranium_selected
[LOG 04:07:44.373] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge
[LOG 04:07:44.375] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electric Charge_selected
[LOG 04:07:44.377] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts
[LOG 04:07:44.379] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Electronic Parts_selected
[LOG 04:07:44.381] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite
[LOG 04:07:44.382] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Karbonite_selected
[LOG 04:07:44.384] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts
[LOG 04:07:44.386] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Mechanical Parts_selected
[LOG 04:07:44.388] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts
[LOG 04:07:44.390] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_Icons_Resources/Plastic Parts_selected
[LOG 04:07:44.392] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal
[LOG 04:07:44.394] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/1Kerbal_selected
[LOG 04:07:44.396] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal
[LOG 04:07:44.398] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/2Kerbal_selected
[LOG 04:07:44.400] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal
[LOG 04:07:44.402] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/3Kerbal_selected
[LOG 04:07:44.403] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield
[LOG 04:07:44.405] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ablative_Shield_selected
[LOG 04:07:44.408] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter
[LOG 04:07:44.409] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Adapter_seledcted
[LOG 04:07:44.411] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts
[LOG 04:07:44.413] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AeroParts_selected
[LOG 04:07:44.415] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake
[LOG 04:07:44.416] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/AirIntake_selected
[LOG 04:07:44.418] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay
[LOG 04:07:44.420] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CargoBay_selected
[LOG 04:07:44.422] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes
[LOG 04:07:44.424] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Chutes_selected
[LOG 04:07:44.425] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable
[LOG 04:07:44.427] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/CLSPassable_selected
[LOG 04:07:44.429] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded
[LOG 04:07:44.431] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Commanded_selected
[LOG 04:07:44.433] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS
[LOG 04:07:44.434] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlRCS_selected
[LOG 04:07:44.436] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels
[LOG 04:07:44.438] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlReactionWheels_selected
[LOG 04:07:44.440] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface
[LOG 04:07:44.442] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ControlSurface_selected
[LOG 04:07:44.444] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler
[LOG 04:07:44.445] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Coupler_selected
[LOG 04:07:44.447] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter
[LOG 04:07:44.449] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/DataTransmitter_selected
[LOG 04:07:44.451] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler
[LOG 04:07:44.453] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Decoupler_selected
[LOG 04:07:44.454] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port
[LOG 04:07:44.456] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Docking_Port_selected
[LOG 04:07:44.458] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill
[LOG 04:07:44.460] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drill_selected
[LOG 04:07:44.462] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone
[LOG 04:07:44.464] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Drone_selected
[LOG 04:07:44.465] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge
[LOG 04:07:44.467] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ElectricCharge_selected
[LOG 04:07:44.469] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium
[LOG 04:07:44.471] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineAluminium_selected
[LOG 04:07:44.473] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon
[LOG 04:07:44.475] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineArgon_selected
[LOG 04:07:44.477] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo
[LOG 04:07:44.478] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineCryo_selected
[LOG 04:07:44.480] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion
[LOG 04:07:44.482] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineFusion_selected
[LOG 04:07:44.484] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon
[LOG 04:07:44.486] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineIon_selected
[LOG 04:07:44.488] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet
[LOG 04:07:44.489] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite
[LOG 04:07:44.491] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJetKarbonite_selected
[LOG 04:07:44.493] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineJet_selected
[LOG 04:07:44.495] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite
[LOG 04:07:44.497] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarbonite_selected
[LOG 04:07:44.499] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum
[LOG 04:07:44.501] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineKarborundum_selected
[LOG 04:07:44.502] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO
[LOG 04:07:44.504] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineLFO_selected
[LOG 04:07:44.506] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane
[LOG 04:07:44.509] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMethane_selected
[LOG 04:07:44.511] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ
[LOG 04:07:44.512] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMJ_selected
[LOG 04:07:44.514] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono
[LOG 04:07:44.516] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMono_selected
[LOG 04:07:44.518] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti
[LOG 04:07:44.520] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineMulti_selected
[LOG 04:07:44.521] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther
[LOG 04:07:44.523] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineOther_selected
[LOG 04:07:44.525] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma
[LOG 04:07:44.527] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EnginePlasma_selected
[LOG 04:07:44.529] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock
[LOG 04:07:44.531] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket
[LOG 04:07:44.533] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRocket_selected
[LOG 04:07:44.534] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineRock_selected 
[LOG 04:07:44.536] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid
[LOG 04:07:44.538] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineSolid_selected
[LOG 04:07:44.540] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal
[LOG 04:07:44.542] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/EngineThermal_selected
[LOG 04:07:44.544] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment
[LOG 04:07:44.546] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Experiment_selected
[LOG 04:07:44.547] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase
[LOG 04:07:44.549] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FairinBase_selected
[LOG 04:07:44.551] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing
[LOG 04:07:44.553] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Fairing_selected
[LOG 04:07:44.555] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine
[LOG 04:07:44.556] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/FanEngine_selected
[LOG 04:07:44.559] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator
[LOG 04:07:44.560] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Generator_selected
[LOG 04:07:44.562] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder
[LOG 04:07:44.564] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Girder_selected
[LOG 04:07:44.566] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum
[LOG 04:07:44.568] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Karborundum_selected
[LOG 04:07:44.569] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones
[LOG 04:07:44.571] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Kerbal_Drones_selected
[LOG 04:07:44.573] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab
[LOG 04:07:44.575] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Lab_selected
[LOG 04:07:44.577] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder
[LOG 04:07:44.578] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Ladder_selected
[LOG 04:07:44.580] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear
[LOG 04:07:44.582] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingGear_selected
[LOG 04:07:44.584] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg
[LOG 04:07:44.586] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingLeg_selected
[LOG 04:07:44.588] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts
[LOG 04:07:44.590] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LandingParts_selected
[LOG 04:07:44.592] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp
[LOG 04:07:44.593] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LaunchClamp_selected
[LOG 04:07:44.595] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light
[LOG 04:07:44.597] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Light_selected
[LOG 04:07:44.599] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel
[LOG 04:07:44.601] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidFuel_selected
[LOG 04:07:44.603] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd
[LOG 04:07:44.604] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/LiquidHyd_selected
[LOG 04:07:44.606] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant
[LOG 04:07:44.608] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/MonoPropellant_selected
[LOG 04:07:44.610] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone
[LOG 04:07:44.612] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NoseCone_selected
[LOG 04:07:44.614] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket
[LOG 04:07:44.616] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/NuclearRocket_selected
[LOG 04:07:44.618] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss
[LOG 04:07:44.619] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/octotruss_selected
[LOG 04:07:44.621] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers
[LOG 04:07:44.623] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Passengers_selected
[LOG 04:07:44.625] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal
[LOG 04:07:44.627] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PlusKerbal_selected
[LOG 04:07:44.629] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage
[LOG 04:07:44.631] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/PowerStorage_selected
[LOG 04:07:44.632] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS
[LOG 04:07:44.634] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/RCS_selected
[LOG 04:07:44.636] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels
[LOG 04:07:44.638] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Reaction_Wheels_selected
[LOG 04:07:44.640] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor
[LOG 04:07:44.642] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ResourceProcessor_selected
[LOG 04:07:44.644] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources
[LOG 04:07:44.646] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Resources_selected
[LOG 04:07:44.647] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts
[LOG 04:07:44.649] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/ScienceParts_selected
[LOG 04:07:44.651] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor
[LOG 04:07:44.653] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Sensor_selected
[LOG 04:07:44.654] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel
[LOG 04:07:44.656] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/SolarPanel_selected
[LOG 04:07:44.658] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel
[LOG 04:07:44.660] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageJetFuel_selected
[LOG 04:07:44.662] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite
[LOG 04:07:44.664] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarbonite_selected
[LOG 04:07:44.666] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum
[LOG 04:07:44.668] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageKarborundum_selected
[LOG 04:07:44.670] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO
[LOG 04:07:44.671] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLFO_selected
[LOG 04:07:44.673] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd
[LOG 04:07:44.675] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLiquidHyd_selected
[LOG 04:07:44.677] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS
[LOG 04:07:44.679] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageLS_selected
[LOG 04:07:44.681] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono
[LOG 04:07:44.683] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageMono_selected
[LOG 04:07:44.685] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon
[LOG 04:07:44.686] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StorageXenon_selected
[LOG 04:07:44.688] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts
[LOG 04:07:44.690] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/StructuralParts_selected
[LOG 04:07:44.692] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut
[LOG 04:07:44.694] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Strut_selected
[LOG 04:07:44.696] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels
[LOG 04:07:44.698] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wheels_selected
[LOG 04:07:44.699] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings
[LOG 04:07:44.701] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/Wings_selected
[LOG 04:07:44.703] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas
[LOG 04:07:44.705] Load(Texture): 000_FilterExtensions/Icons/Autoloaded_PatchIcon/XenonGas_selected
[LOG 04:07:44.707] Load(Texture): 000_USITools/Construction_N
[LOG 04:07:44.721] Load(Texture): 000_USITools/Construction_S
[LOG 04:07:44.729] Load(Texture): 000_USITools/Kolonization_N
[LOG 04:07:44.742] Load(Texture): 000_USITools/Kolonization_S
[LOG 04:07:44.755] Load(Texture): 000_USITools/LifeSupport_N
[LOG 04:07:44.767] Load(Texture): 000_USITools/LifeSupport_S
[LOG 04:07:44.778] Load(Texture): 000_USITools/Logistics_N
[LOG 04:07:44.786] Load(Texture): 000_USITools/Logistics_S
[LOG 04:07:44.796] Load(Texture): 000_USITools/Manufacturing_N
[LOG 04:07:44.801] Load(Texture): 000_USITools/Manufacturing_S
[LOG 04:07:44.810] Load(Texture): 000_USITools/Rovers_N
[LOG 04:07:44.821] Load(Texture): 000_USITools/Rovers_S
[LOG 04:07:44.835] Load(Texture): 000_USITools/Agency/USILogo
[LOG 04:07:44.851] Load(Texture): 000_USITools/Agency/USILogo_SM
[LOG 04:07:44.861] Load(Texture): 000_USITools/Flags/CatFlag
[LOG 04:07:44.869] Load(Texture): 000_USITools/Flags/JebFlag
[LOG 04:07:44.883] Load(Texture): 000_USITools/Flags/USI-LD
[LOG 04:07:44.895] Load(Texture): 000_USITools/Spaces/propsGeneric
[LOG 04:07:44.915] Load(Texture): EditorExtensionsRedux/Textures/AppLauncherIcon-Off
[LOG 04:07:44.917] Load(Texture): EditorExtensionsRedux/Textures/AppLauncherIcon-On
[LOG 04:07:44.920] Load(Texture): EditorExtensionsRedux/Textures/AppLauncherIcon
[LOG 04:07:44.922] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/BlackLetters
[LOG 04:07:44.941] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CargoContainer
[LOG 04:07:44.960] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CargoContainer_NRM
[LOG 04:07:44.975] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CryogenicTank
[LOG 04:07:44.994] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/CryogenicTank_NRM
[LOG 04:07:45.012] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/RadioactiveFuelContainer
[LOG 04:07:45.030] Load(Texture): InterstellarFuelSwitch/Parts/TankRevamp/RadioactiveFuelContainer_NRM
[LOG 04:07:45.044] Load(Texture): MechJeb2/Icons/Ascent_Guidance
[LOG 04:07:45.046] Load(Texture): MechJeb2/Icons/Attitude_Adjustment
[LOG 04:07:45.049] Load(Texture): MechJeb2/Icons/Custom_Window_Editor
[LOG 04:07:45.051] Load(Texture): MechJeb2/Icons/delete
[LOG 04:07:45.054] Load(Texture): MechJeb2/Icons/Delta-V_Stats
[LOG 04:07:45.056] Load(Texture): MechJeb2/Icons/Docking_Autopilot
[LOG 04:07:45.059] Load(Texture): MechJeb2/Icons/Landing_Guidance
[LOG 04:07:45.077] Load(Texture): MechJeb2/Icons/Maneuver_Node_Editor
[LOG 04:07:45.080] Load(Texture): MechJeb2/Icons/Maneuver_Planner
[LOG 04:07:45.089] Load(Texture): MechJeb2/Icons/MJ2
[LOG 04:07:45.092] Load(Texture): MechJeb2/Icons/Orbit_Info
[LOG 04:07:45.094] Load(Texture): MechJeb2/Icons/QMark
[LOG 04:07:45.096] Load(Texture): MechJeb2/Icons/RCS_Balancer
[LOG 04:07:45.099] Load(Texture): MechJeb2/Icons/Rendezvous_Autopilot
[LOG 04:07:45.101] Load(Texture): MechJeb2/Icons/Rendezvous_Planner
[LOG 04:07:45.104] Load(Texture): MechJeb2/Icons/Rover_Autopilot
[LOG 04:07:45.108] Load(Texture): MechJeb2/Icons/Settings
[LOG 04:07:45.110] Load(Texture): MechJeb2/Icons/Smart_A_S_S_
[LOG 04:07:45.112] Load(Texture): MechJeb2/Icons/Spaceplane_Guidance
[LOG 04:07:45.125] Load(Texture): MechJeb2/Icons/Surface_Info
[LOG 04:07:45.128] Load(Texture): MechJeb2/Icons/Translatron
[LOG 04:07:45.130] Load(Texture): MechJeb2/Icons/up
[LOG 04:07:45.132] Load(Texture): MechJeb2/Icons/Utilities
[LOG 04:07:45.135] Load(Texture): MechJeb2/Icons/Vessel_Info
[LOG 04:07:45.140] Load(Texture): MechJeb2/Icons/view
[LOG 04:07:45.143] Load(Texture): MechJeb2/Icons/view_a
[LOG 04:07:45.145] Load(Texture): MechJeb2/Icons/Warp_Helper
[LOG 04:07:45.153] Load(Texture): MechJeb2/Parts/MechJeb2_AR202/AR202_HD2_tex
[LOG 04:07:45.173] Load(Texture): MechJeb2/Parts/MechJeb2_Pod/model000
[LOG 04:07:45.193] Load(Texture): MechJeb2/Parts/MechJeb2_Pod/model001
[LOG 04:07:45.231] Load(Texture): MechJeb2/Parts/MechJeb2_Pod/model002
[LOG 04:07:45.252] Load(Texture): PersistentRotation/Textures/close_w
[LOG 04:07:45.255] Load(Texture): PersistentRotation/Textures/maximize_w
[LOG 04:07:45.257] Load(Texture): PersistentRotation/Textures/minimize_w
[LOG 04:07:45.260] Load(Texture): PersistentRotation/Textures/options_w
[LOG 04:07:45.262] Load(Texture): PersistentRotation/Textures/texture
[LOG 04:07:45.264] Load(Texture): Squad/Agencies/C7AerospaceDivision
[LOG 04:07:45.274] Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled
[LOG 04:07:45.286] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium
[LOG 04:07:45.288] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
[LOG 04:07:45.290] Load(Texture): Squad/Agencies/ExperimentalEngineering
[LOG 04:07:45.292] Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled
[LOG 04:07:45.294] Load(Texture): Squad/Agencies/FlooydResearchLab
[LOG 04:07:45.304] Load(Texture): Squad/Agencies/FlooydResearchLab_scaled
[LOG 04:07:45.317] Load(Texture): Squad/Agencies/GoliathNationalProducts
[LOG 04:07:45.331] Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled
[LOG 04:07:45.338] Load(Texture): Squad/Agencies/IntegratedIntegrals
[LOG 04:07:45.349] Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled
[LOG 04:07:45.351] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics
[LOG 04:07:45.352] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled
[LOG 04:07:45.362] Load(Texture): Squad/Agencies/JebsJunkyard
[LOG 04:07:45.364] Load(Texture): Squad/Agencies/JebsJunkyard_scaled
[LOG 04:07:45.375] Load(Texture): Squad/Agencies/KerbalMotion
[LOG 04:07:45.377] Load(Texture): Squad/Agencies/KerbalMotion_scaled
[LOG 04:07:45.379] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety
[LOG 04:07:45.380] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled
[LOG 04:07:45.382] Load(Texture): Squad/Agencies/Kerbodyne
[LOG 04:07:45.384] Load(Texture): Squad/Agencies/Kerbodyne_scaled
[LOG 04:07:45.393] Load(Texture): Squad/Agencies/Kerlington
[LOG 04:07:45.398] Load(Texture): Squad/Agencies/Kerlington_scaled
[LOG 04:07:45.402] Load(Texture): Squad/Agencies/MaxoConstructionToys
[LOG 04:07:45.412] Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled
[LOG 04:07:45.422] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup
[LOG 04:07:45.424] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled
[LOG 04:07:45.426] Load(Texture): Squad/Agencies/OMBDemolition
[LOG 04:07:45.428] Load(Texture): Squad/Agencies/OMBDemolition_scaled
[LOG 04:07:45.430] Load(Texture): Squad/Agencies/PeriapsisCo
[LOG 04:07:45.432] Load(Texture): Squad/Agencies/PeriapsisCo_scaled
[LOG 04:07:45.434] Load(Texture): Squad/Agencies/Probodobodyne
[LOG 04:07:45.435] Load(Texture): Squad/Agencies/Probodobodyne_scaled
[LOG 04:07:45.441] Load(Texture): Squad/Agencies/R&D
[LOG 04:07:45.456] Load(Texture): Squad/Agencies/R&D_scaled
[LOG 04:07:45.458] Load(Texture): Squad/Agencies/ReactionSystemsLtd
[LOG 04:07:45.470] Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled
[LOG 04:07:45.472] Load(Texture): Squad/Agencies/Rockomax
[LOG 04:07:45.480] Load(Texture): Squad/Agencies/Rockomax_scaled
[LOG 04:07:45.482] Load(Texture): Squad/Agencies/Rokea
[LOG 04:07:45.491] Load(Texture): Squad/Agencies/Rokea_scaled
[LOG 04:07:45.493] Load(Texture): Squad/Agencies/SeansCannery
[LOG 04:07:45.500] Load(Texture): Squad/Agencies/SeansCannery_scaled
[LOG 04:07:45.502] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps
[LOG 04:07:45.512] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled
[LOG 04:07:45.520] Load(Texture): Squad/Agencies/StrutCo
[LOG 04:07:45.530] Load(Texture): Squad/Agencies/StrutCo_scaled
[LOG 04:07:45.532] Load(Texture): Squad/Agencies/Vac-Co
[LOG 04:07:45.539] Load(Texture): Squad/Agencies/Vac-Co_scaled
[LOG 04:07:45.541] Load(Texture): Squad/Agencies/WinterOwl
[LOG 04:07:45.553] Load(Texture): Squad/Agencies/WinterOwl_scaled
[LOG 04:07:45.555] Load(Texture): Squad/Agencies/ZaltonicElectronics
[LOG 04:07:45.561] Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled
[LOG 04:07:45.571] Load(Texture): Squad/Contracts/Icons/balloon
[LOG 04:07:45.579] Load(Texture): Squad/Contracts/Icons/custom
[LOG 04:07:45.581] Load(Texture): Squad/Contracts/Icons/default
[LOG 04:07:45.583] Load(Texture): Squad/Contracts/Icons/dish
[LOG 04:07:45.585] Load(Texture): Squad/Contracts/Icons/eva
[LOG 04:07:45.590] Load(Texture): Squad/Contracts/Icons/gravity
[LOG 04:07:45.594] Load(Texture): Squad/Contracts/Icons/marker
[LOG 04:07:45.603] Load(Texture): Squad/Contracts/Icons/pressure
[LOG 04:07:45.604] Load(Texture): Squad/Contracts/Icons/report
[LOG 04:07:45.615] Load(Texture): Squad/Contracts/Icons/sample
[LOG 04:07:45.617] Load(Texture): Squad/Contracts/Icons/seismic
[LOG 04:07:45.621] Load(Texture): Squad/Contracts/Icons/thermometer
[LOG 04:07:45.622] Load(Texture): Squad/Contracts/Icons/vessel
[LOG 04:07:45.624] Load(Texture): Squad/Flags/09
[LOG 04:07:45.628] Load(Texture): Squad/Flags/blorbs
[LOG 04:07:45.635] Load(Texture): Squad/Flags/bullseye
[LOG 04:07:45.643] Load(Texture): Squad/Flags/capsule
[LOG 04:07:45.646] Load(Texture): Squad/Flags/circles
[LOG 04:07:45.652] Load(Texture): Squad/Flags/default
[LOG 04:07:45.657] Load(Texture): Squad/Flags/esa_dark_blue
[LOG 04:07:45.669] Load(Texture): Squad/Flags/hexagon
[LOG 04:07:45.673] Load(Texture): Squad/Flags/hexagonCircles
[LOG 04:07:45.681] Load(Texture): Squad/Flags/kerbal1
[LOG 04:07:45.693] Load(Texture): Squad/Flags/kerbal2
[LOG 04:07:45.708] Load(Texture): Squad/Flags/kerbin
[LOG 04:07:45.712] Load(Texture): Squad/Flags/kerbinmunflag
[LOG 04:07:45.716] Load(Texture): Squad/Flags/line
[LOG 04:07:45.725] Load(Texture): Squad/Flags/minimalistic
[LOG 04:07:45.730] Load(Texture): Squad/Flags/NASA
[LOG 04:07:45.734] Load(Texture): Squad/Flags/orbit
[LOG 04:07:45.738] Load(Texture): Squad/Flags/orbs
[LOG 04:07:45.753] Load(Texture): Squad/Flags/retro
[LOG 04:07:45.757] Load(Texture): Squad/Flags/rings
[LOG 04:07:45.767] Load(Texture): Squad/Flags/rocketScience
[LOG 04:07:45.771] Load(Texture): Squad/Flags/satellite
[LOG 04:07:45.785] Load(Texture): Squad/Flags/spheres
[LOG 04:07:45.797] Load(Texture): Squad/Flags/squadLogo
[LOG 04:07:45.815] Load(Texture): Squad/Flags/squadLogo2
[LOG 04:07:45.819] Load(Texture): Squad/Flags/stripes
[LOG 04:07:45.822] Load(Texture): Squad/Flags/trees
[LOG 04:07:45.826] Load(Texture): Squad/Flags/trippy
[LOG 04:07:45.833] Load(Texture): Squad/Flags/uk_space_agency
[LOG 04:07:45.837] Load(Texture): Squad/FX/DiamondBlue
[LOG 04:07:45.839] Load(Texture): Squad/FX/FlameBlueOrange
[LOG 04:07:45.845] Load(Texture): Squad/FX/FlamePurple
[LOG 04:07:45.856] Load(Texture): Squad/FX/FlameRed
[LOG 04:07:45.857] Load(Texture): Squad/FX/FlameRedOrange
[LOG 04:07:45.859] Load(Texture): Squad/FX/Monoprop
[LOG 04:07:45.860] Load(Texture): Squad/FX/plasma2
[LOG 04:07:45.867] Load(Texture): Squad/FX/rocketplume2
[LOG 04:07:45.869] Load(Texture): Squad/FX/shockDiamond2
[LOG 04:07:45.870] Load(Texture): Squad/FX/smokepuff1
[LOG 04:07:45.875] Load(Texture): Squad/PartList/SimpleIcons/cs_main
[LOG 04:07:45.887] Load(Texture): Squad/PartList/SimpleIcons/cs_mk2
[LOG 04:07:45.890] Load(Texture): Squad/PartList/SimpleIcons/cs_mk3
[LOG 04:07:45.892] Load(Texture): Squad/PartList/SimpleIcons/cs_size0
[LOG 04:07:45.895] Load(Texture): Squad/PartList/SimpleIcons/cs_size1
[LOG 04:07:45.903] Load(Texture): Squad/PartList/SimpleIcons/cs_size2
[LOG 04:07:45.910] Load(Texture): Squad/PartList/SimpleIcons/cs_size3
[LOG 04:07:45.913] Load(Texture): Squad/PartList/SimpleIcons/cs_surface
[LOG 04:07:45.915] Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant
[LOG 04:07:45.918] Load(Texture): Squad/PartList/SimpleIcons/fuels_ore
[LOG 04:07:45.920] Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer
[LOG 04:07:45.929] Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel
[LOG 04:07:45.931] Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas
[LOG 04:07:45.934] Load(Texture): Squad/PartList/SimpleIcons/number1
[LOG 04:07:45.936] Load(Texture): Squad/PartList/SimpleIcons/number2
[LOG 04:07:45.939] Load(Texture): Squad/PartList/SimpleIcons/number3
[LOG 04:07:45.942] Load(Texture): Squad/PartList/SimpleIcons/number4
[LOG 04:07:45.944] Load(Texture): Squad/PartList/SimpleIcons/number5
[LOG 04:07:45.946] Load(Texture): Squad/PartList/SimpleIcons/number6
[LOG 04:07:45.958] Load(Texture): Squad/PartList/SimpleIcons/number7
[LOG 04:07:45.961] Load(Texture): Squad/PartList/SimpleIcons/number8
[LOG 04:07:45.963] Load(Texture): Squad/PartList/SimpleIcons/number9
[LOG 04:07:45.966] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics
[LOG 04:07:45.968] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors
[LOG 04:07:45.974] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction
[LOG 04:07:45.985] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics
[LOG 04:07:45.992] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration
[LOG 04:07:46.002] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol
[LOG 04:07:46.016] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding
[LOG 04:07:46.030] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks
[LOG 04:07:46.032] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry
[LOG 04:07:46.038] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech
[LOG 04:07:46.049] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned
[LOG 04:07:46.058] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems
[LOG 04:07:46.065] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech
[LOG 04:07:46.073] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation
[LOG 04:07:46.081] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes
[LOG 04:07:46.090] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry
[LOG 04:07:46.098] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites
[LOG 04:07:46.107] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics
[LOG 04:07:46.118] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics
[LOG 04:07:46.131] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech
[LOG 04:07:46.139] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics
[LOG 04:07:46.147] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics
[LOG 04:07:46.161] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors
[LOG 04:07:46.173] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry
[LOG 04:07:46.185] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience
[LOG 04:07:46.197] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience
[LOG 04:07:46.202] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol
[LOG 04:07:46.213] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems
[LOG 04:07:46.226] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction
[LOG 04:07:46.235] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry
[LOG 04:07:46.246] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic
[LOG 04:07:46.290] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry
[LOG 04:07:46.296] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics
[LOG 04:07:46.309] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry
[LOG 04:07:46.323] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight
[LOG 04:07:46.337] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion
[LOG 04:07:46.346] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight
[LOG 04:07:46.357] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion
[LOG 04:07:46.373] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing
[LOG 04:07:46.381] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol
[LOG 04:07:46.393] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics
[LOG 04:07:46.402] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes
[LOG 04:07:46.420] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials
[LOG 04:07:46.428] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing
[LOG 04:07:46.439] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion
[LOG 04:07:46.452] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering
[LOG 04:07:46.462] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics
[LOG 04:07:46.471] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech
[LOG 04:07:46.482] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction
[LOG 04:07:46.487] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol
[LOG 04:07:46.497] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics
[LOG 04:07:46.505] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability
[LOG 04:07:46.512] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start
[LOG 04:07:46.522] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight
[LOG 04:07:46.531] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability
[LOG 04:07:46.543] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech
[LOG 04:07:46.551] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry
[LOG 04:07:46.557] Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2
[LOG 04:07:46.565] Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules
[LOG 04:07:46.576] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced
[LOG 04:07:46.586] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance
[LOG 04:07:46.596] Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment
[LOG 04:07:46.599] Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization
[LOG 04:07:46.607] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision
[LOG 04:07:46.618] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems
[LOG 04:07:46.625] Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope
[LOG 04:07:46.633] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Nosecone
[LOG 04:07:46.637] Load(Texture): Squad/Parts/Aero/airbrake/Airbrake
[LOG 04:07:46.648] Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 04:07:46.655] Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings
[LOG 04:07:46.751] Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins
[LOG 04:07:46.780] Load(Texture): Squad/Parts/Aero/basicFin/BasicFin
[LOG 04:07:46.795] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes
[LOG 04:07:46.812] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat
[LOG 04:07:46.828] Load(Texture): Squad/Parts/Aero/cones/Cones
[LOG 04:07:46.839] Load(Texture): Squad/Parts/Aero/cones/Cones_Heat
[LOG 04:07:46.842] Load(Texture): Squad/Parts/Aero/fairings/AutoTruss
[LOG 04:07:46.844] Load(Texture): Squad/Parts/Aero/fairings/FairingBase
[LOG 04:07:46.846] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff
[LOG 04:07:46.851] Load(Texture): Squad/Parts/Aero/HeatShield/Fairing
[LOG 04:07:46.853] Load(Texture): Squad/Parts/Aero/HeatShield/heatshield
[LOG 04:07:46.857] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 04:07:46.870] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShieldFairing
[LOG 04:07:46.873] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield_NRM
[LOG 04:07:46.901] Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long
[LOG 04:07:46.919] Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 04:07:46.924] Load(Texture): Squad/Parts/Aero/protectiveRocketNoseMk7/model000
[LOG 04:07:46.928] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 04:07:46.942] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat
[LOG 04:07:46.945] Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings
[LOG 04:07:47.063] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000
[LOG 04:07:47.081] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001
[LOG 04:07:47.110] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000
[LOG 04:07:47.169] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001
[LOG 04:07:47.200] Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000
[LOG 04:07:47.222] Load(Texture): Squad/Parts/Aero/wings/Wings
[LOG 04:07:47.246] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000
[LOG 04:07:47.262] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001
[LOG 04:07:47.280] Load(Texture): Squad/Parts/Command/cupola/cupola_Emissive
[LOG 04:07:47.311] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff
[LOG 04:07:47.326] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal
[LOG 04:07:47.352] Load(Texture): Squad/Parts/Command/cupola/window
[LOG 04:07:47.360] Load(Texture): Squad/Parts/Command/externalCommandSeat/model000
[LOG 04:07:47.375] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin
[LOG 04:07:47.389] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_Illum
[LOG 04:07:47.415] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n
[LOG 04:07:47.430] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window
[LOG 04:07:47.438] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000
[LOG 04:07:47.469] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001
[LOG 04:07:47.476] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000
[LOG 04:07:47.494] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001
[LOG 04:07:47.508] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002
[LOG 04:07:47.518] Load(Texture): Squad/Parts/Command/Mk1-2Pod/ladder
[LOG 04:07:47.533] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch NRM
[LOG 04:07:47.543] Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch
[LOG 04:07:47.590] Load(Texture): Squad/Parts/Command/Mk1-2Pod/Mk1-2_illum
[LOG 04:07:47.608] Load(Texture): Squad/Parts/Command/Mk1-2Pod/walls
[LOG 04:07:47.628] Load(Texture): Squad/Parts/Command/Mk1-2Pod/window
[LOG 04:07:47.636] Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW
[LOG 04:07:47.655] Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit
[LOG 04:07:47.669] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff
[LOG 04:07:47.682] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal
[LOG 04:07:47.710] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_psd_illum
[LOG 04:07:47.737] Load(Texture): Squad/Parts/Command/mk1pod/hatch
[LOG 04:07:47.755] Load(Texture): Squad/Parts/Command/mk1pod/ladderrung
[LOG 04:07:47.771] Load(Texture): Squad/Parts/Command/mk1pod/outer shell NRM
[LOG 04:07:47.793] Load(Texture): Squad/Parts/Command/mk1pod/outer shell
[LOG 04:07:47.820] Load(Texture): Squad/Parts/Command/mk1pod/window
[LOG 04:07:47.839] Load(Texture): Squad/Parts/Command/mk1pod/window_illum
[LOG 04:07:47.846] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_A
[LOG 04:07:47.892] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_Emissive
[LOG 04:07:47.918] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_normal
[LOG 04:07:47.932] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit
[LOG 04:07:47.971] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum
[LOG 04:07:47.990] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM
[LOG 04:07:48.050] Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore
[LOG 04:07:48.109] Load(Texture): Squad/Parts/Command/mk2LanderCan/Illum
[LOG 04:07:48.126] Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder
[LOG 04:07:48.141] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell
[LOG 04:07:48.163] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n
[LOG 04:07:48.186] Load(Texture): Squad/Parts/Command/mk2LanderCan/window
[LOG 04:07:48.192] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle
[LOG 04:07:48.218] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM
[LOG 04:07:48.230] Load(Texture): Squad/Parts/Command/probeCoreCube/model000
[LOG 04:07:48.244] Load(Texture): Squad/Parts/Command/probeCoreCube/model001
[LOG 04:07:48.259] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff
[LOG 04:07:48.270] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal
[LOG 04:07:48.286] Load(Texture): Squad/Parts/Command/probeCoreOcto/model000
[LOG 04:07:48.303] Load(Texture): Squad/Parts/Command/probeCoreOcto/model001
[LOG 04:07:48.316] Load(Texture): Squad/Parts/Command/probeCoreOcto2/model000
[LOG 04:07:48.327] Load(Texture): Squad/Parts/Command/probeRoverBody/model000
[LOG 04:07:48.338] Load(Texture): Squad/Parts/Command/probeRoverBody/model001
[LOG 04:07:48.357] Load(Texture): Squad/Parts/Command/probeStackLarge/model000
[LOG 04:07:48.386] Load(Texture): Squad/Parts/Command/probeStackLarge/model001
[LOG 04:07:48.396] Load(Texture): Squad/Parts/Command/probeStackSmall/model000
[LOG 04:07:48.407] Load(Texture): Squad/Parts/Command/probeStackSmall/model001
[LOG 04:07:48.417] Load(Texture): Squad/Parts/Command/probeStackSphere/model000
[LOG 04:07:48.432] Load(Texture): Squad/Parts/Command/probeStackSphere/model001
[LOG 04:07:48.447] Load(Texture): Squad/Parts/CompoundParts/fuelLine/model000
[LOG 04:07:48.459] Load(Texture): Squad/Parts/CompoundParts/strutConnector/model000
[LOG 04:07:48.470] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000
[LOG 04:07:48.491] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001
[LOG 04:07:48.504] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002
[LOG 04:07:48.520] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000
[LOG 04:07:48.532] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001
[LOG 04:07:48.546] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002
[LOG 04:07:48.561] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000
[LOG 04:07:48.583] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001
[LOG 04:07:48.604] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002
[LOG 04:07:48.617] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000
[LOG 04:07:48.635] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001
[LOG 04:07:48.653] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002
[LOG 04:07:48.670] Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/panel
[LOG 04:07:48.688] Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000
[LOG 04:07:48.709] Load(Texture): Squad/Parts/Electrical/RTG/model000
[LOG 04:07:48.714] Load(Texture): Squad/Parts/Electrical/z-100Battery/model000
[LOG 04:07:48.720] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000
[LOG 04:07:48.811] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001
[LOG 04:07:48.837] Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff
[LOG 04:07:48.848] Load(Texture): Squad/Parts/Electrical/z-400Battery/model000
[LOG 04:07:48.867] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff
[LOG 04:07:48.888] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal
[LOG 04:07:48.903] Load(Texture): Squad/Parts/Engine/ionEngine/model000
[LOG 04:07:48.919] Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines
[LOG 04:07:48.927] Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat
[LOG 04:07:48.944] Load(Texture): Squad/Parts/Engine/liquidEngine24-77/model000
[LOG 04:07:48.959] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_diff
[LOG 04:07:48.971] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_norm
[LOG 04:07:48.978] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_norm
[LOG 04:07:48.997] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_psd
[LOG 04:07:49.010] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike
[LOG 04:07:49.025] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat
[LOG 04:07:49.037] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/alternatebracket
[LOG 04:07:49.054] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/engine
[LOG 04:07:49.065] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1R/ksp_r_microEngine_diff
[LOG 04:07:49.076] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/bigfairing
[LOG 04:07:49.088] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3
[LOG 04:07:49.103] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_emissive
[LOG 04:07:49.114] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_n
[LOG 04:07:49.127] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000
[LOG 04:07:49.142] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001
[LOG 04:07:49.158] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002
[LOG 04:07:49.169] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003
[LOG 04:07:49.187] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000
[LOG 04:07:49.202] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001
[LOG 04:07:49.212] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002
[LOG 04:07:49.231] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000
[LOG 04:07:49.251] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001
[LOG 04:07:49.264] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002
[LOG 04:07:49.278] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003
[LOG 04:07:49.291] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model000
[LOG 04:07:49.304] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model001
[LOG 04:07:49.321] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model002
[LOG 04:07:49.335] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model003
[LOG 04:07:49.352] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model004
[LOG 04:07:49.362] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 04:07:49.379] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat
[LOG 04:07:49.391] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model000
[LOG 04:07:49.405] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model001
[LOG 04:07:49.423] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model002
[LOG 04:07:49.441] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model003
[LOG 04:07:49.458] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_diff
[LOG 04:07:49.480] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_emissive
[LOG 04:07:49.499] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_diff
[LOG 04:07:49.514] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_norm
[LOG 04:07:49.545] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_normal
[LOG 04:07:49.618] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 04:07:49.632] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW
[LOG 04:07:49.633] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM
[LOG 04:07:49.644] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm
[LOG 04:07:49.657] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em
[LOG 04:07:49.673] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm
[LOG 04:07:49.692] Load(Texture): Squad/Parts/Engine/miniJet/SmallJet
[LOG 04:07:49.710] Load(Texture): Squad/Parts/Engine/OMSEngine/engineoms 1
[LOG 04:07:49.724] Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse
[LOG 04:07:49.742] Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit
[LOG 04:07:49.757] Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive
[LOG 04:07:49.776] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm
[LOG 04:07:49.792] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm
[LOG 04:07:49.828] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm
[LOG 04:07:49.845] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse
[LOG 04:07:49.861] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive
[LOG 04:07:49.883] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal
[LOG 04:07:49.909] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit
[LOG 04:07:49.925] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm
[LOG 04:07:49.941] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm
[LOG 04:07:49.959] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000
[LOG 04:07:49.979] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001
[LOG 04:07:49.999] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002
[LOG 04:07:50.020] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model000
[LOG 04:07:50.036] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model001
[LOG 04:07:50.073] Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model002
[LOG 04:07:50.091] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5
[LOG 04:07:50.111] Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5_N_NRM
[LOG 04:07:50.128] Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000
[LOG 04:07:50.150] Load(Texture): Squad/Parts/Engine/vernorEngine/vernierEngine3UV
[LOG 04:07:50.171] Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters
[LOG 04:07:50.241] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model000
[LOG 04:07:50.263] Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model001
[LOG 04:07:50.283] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000
[LOG 04:07:50.299] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001
[LOG 04:07:50.311] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank
[LOG 04:07:50.319] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank_n
[LOG 04:07:50.337] Load(Texture): Squad/Parts/FuelTank/fuelTankT100/tank4
[LOG 04:07:50.359] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3
[LOG 04:07:50.372] Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3_n
[LOG 04:07:50.385] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model000
[LOG 04:07:50.399] Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model001
[LOG 04:07:50.415] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model000
[LOG 04:07:50.433] Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model001
[LOG 04:07:50.446] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model000
[LOG 04:07:50.462] Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model001
[LOG 04:07:50.478] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model000
[LOG 04:07:50.494] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model001
[LOG 04:07:50.505] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model000
[LOG 04:07:50.526] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model001
[LOG 04:07:50.543] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model000
[LOG 04:07:50.573] Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model001
[LOG 04:07:50.596] Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 04:07:50.608] Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m
[LOG 04:07:50.642] Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage
[LOG 04:07:50.691] Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort
[LOG 04:07:50.701] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage
[LOG 04:07:50.739] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM
[LOG 04:07:50.747] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model000
[LOG 04:07:50.762] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model001
[LOG 04:07:50.778] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff
[LOG 04:07:50.794] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal
[LOG 04:07:50.803] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model000
[LOG 04:07:50.816] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model001
[LOG 04:07:50.836] Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000
[LOG 04:07:50.847] Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff
[LOG 04:07:50.862] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm
[LOG 04:07:50.886] Load(Texture): Squad/Parts/FuelTank/xenonTank/model000
[LOG 04:07:50.909] Load(Texture): Squad/Parts/FuelTank/xenonTank/model001
[LOG 04:07:50.920] Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank
[LOG 04:07:50.931] Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff
[LOG 04:07:50.945] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat
[LOG 04:07:50.961] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_glow
[LOG 04:07:50.979] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_N_NRM
[LOG 04:07:50.990] Load(Texture): Squad/Parts/Misc/AsteroidDay/default
[LOG 04:07:51.006] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe
[LOG 04:07:51.026] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe_NORM_NRM
[LOG 04:07:51.046] Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp
[LOG 04:07:51.051] Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack
[LOG 04:07:51.066] Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell
[LOG 04:07:51.081] Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large
[LOG 04:07:51.100] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff
[LOG 04:07:51.130] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm
[LOG 04:07:51.141] Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle
[LOG 04:07:51.159] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff
[LOG 04:07:51.206] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_PSD
[LOG 04:07:51.216] Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff
[LOG 04:07:51.237] Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector
[LOG 04:07:51.249] Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle
[LOG 04:07:51.255] Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 04:07:51.276] Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2
[LOG 04:07:51.296] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff
[LOG 04:07:51.325] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal
[LOG 04:07:51.336] Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff
[LOG 04:07:51.365] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish
[LOG 04:07:51.387] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n
[LOG 04:07:51.397] Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff
[LOG 04:07:51.419] Load(Texture): Squad/Parts/Science/GooExperiment/A_GooExperiment_diff
[LOG 04:07:51.446] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab
[LOG 04:07:51.472] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab_glow
[LOG 04:07:51.530] Load(Texture): Squad/Parts/Science/LargeCrewedLab/window
[LOG 04:07:51.536] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 04:07:51.563] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit
[LOG 04:07:51.588] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm
[LOG 04:07:51.601] Load(Texture): Squad/Parts/Science/MaterialBay/wires
[LOG 04:07:51.619] Load(Texture): Squad/Parts/Science/ScienceBox/Container
[LOG 04:07:51.634] Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000
[LOG 04:07:51.653] Load(Texture): Squad/Parts/Science/sensorBarometer/model000
[LOG 04:07:51.667] Load(Texture): Squad/Parts/Science/sensorGravimeter/model000
[LOG 04:07:51.685] Load(Texture): Squad/Parts/Science/sensorThermometer/model000
[LOG 04:07:51.755] Load(Texture): Squad/Parts/Structural/adapterLargeSmallBi/ksp_l_biAdapter_diff
[LOG 04:07:51.781] Load(Texture): Squad/Parts/Structural/adapterLargeSmallQuad/ksp_l_quadAdapter_diff
[LOG 04:07:51.796] Load(Texture): Squad/Parts/Structural/adapterLargeSmallTri/ksp_l_triAdapter_diff
[LOG 04:07:51.814] Load(Texture): Squad/Parts/Structural/adapterSmallMiniShort/ksp_s_adapterShort_diff
[LOG 04:07:51.829] Load(Texture): Squad/Parts/Structural/adapterSmallMiniTall/ksp_s_adapterLong_diff
[LOG 04:07:51.842] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural
[LOG 04:07:51.875] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat
[LOG 04:07:51.901] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_cm
[LOG 04:07:51.928] Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_nm
[LOG 04:07:51.961] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_cm
[LOG 04:07:51.990] Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_nm
[LOG 04:07:52.013] Load(Texture): Squad/Parts/Structural/stationHub/model000
[LOG 04:07:52.069] Load(Texture): Squad/Parts/Structural/stationHub/model001
[LOG 04:07:52.075] Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000
[LOG 04:07:52.087] Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000
[LOG 04:07:52.098] Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000
[LOG 04:07:52.113] Load(Texture): Squad/Parts/Structural/structuralMicronode/model000
[LOG 04:07:52.123] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000
[LOG 04:07:52.138] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001
[LOG 04:07:52.152] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000
[LOG 04:07:52.160] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001
[LOG 04:07:52.166] Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons
[LOG 04:07:52.175] Load(Texture): Squad/Parts/Structural/strutCubicOcto/cubestrut
[LOG 04:07:52.184] Load(Texture): Squad/Parts/Structural/strutOcto/model000
[LOG 04:07:52.188] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000
[LOG 04:07:52.199] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001
[LOG 04:07:52.216] Load(Texture): Squad/Parts/Structural/trussGirderL/model000
[LOG 04:07:52.233] Load(Texture): Squad/Parts/Structural/trussGirderXL/model000
[LOG 04:07:52.243] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator
[LOG 04:07:52.257] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM
[LOG 04:07:52.282] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel
[LOG 04:07:52.306] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM
[LOG 04:07:52.331] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array
[LOG 04:07:52.349] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff
[LOG 04:07:52.358] Load(Texture): Squad/Parts/Utility/commDish88-88/model000
[LOG 04:07:52.371] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 04:07:52.393] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit
[LOG 04:07:52.412] Load(Texture): Squad/Parts/Utility/commsDish16/model000
[LOG 04:07:52.421] Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000
[LOG 04:07:52.426] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000
[LOG 04:07:52.431] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001
[LOG 04:07:52.443] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000
[LOG 04:07:52.459] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model000
[LOG 04:07:52.474] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model001
[LOG 04:07:52.486] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-2C/model000
[LOG 04:07:52.497] Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-XL/model000
[LOG 04:07:52.506] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model000
[LOG 04:07:52.522] Load(Texture): Squad/Parts/Utility/decouplerStack2m/model001
[LOG 04:07:52.538] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model000
[LOG 04:07:52.555] Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model001
[LOG 04:07:52.571] Load(Texture): Squad/Parts/Utility/decouplerStackTR-2V/model000
[LOG 04:07:52.585] Load(Texture): Squad/Parts/Utility/DirectAntennas/MiniAntenna
[LOG 04:07:52.599] Load(Texture): Squad/Parts/Utility/dockingPort/model000
[LOG 04:07:52.612] Load(Texture): Squad/Parts/Utility/dockingPort/model001
[LOG 04:07:52.629] Load(Texture): Squad/Parts/Utility/dockingPortInline/model000
[LOG 04:07:52.645] Load(Texture): Squad/Parts/Utility/dockingPortInline/model001
[LOG 04:07:52.664] Load(Texture): Squad/Parts/Utility/dockingPortInline/model002
[LOG 04:07:52.677] Load(Texture): Squad/Parts/Utility/dockingPortJr/model000
[LOG 04:07:52.695] Load(Texture): Squad/Parts/Utility/dockingPortJr/model001
[LOG 04:07:52.714] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model000
[LOG 04:07:52.733] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model001
[LOG 04:07:52.756] Load(Texture): Squad/Parts/Utility/dockingPortShielded/model002
[LOG 04:07:52.821] Load(Texture): Squad/Parts/Utility/dockingPortSr/model000
[LOG 04:07:52.845] Load(Texture): Squad/Parts/Utility/dockingPortSr/model001
[LOG 04:07:52.862] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse
[LOG 04:07:52.883] Load(Texture): Squad/Parts/Utility/GrapplingDevice/window
[LOG 04:07:52.884] Load(Texture): Squad/Parts/Utility/ladderRadial/model000
[LOG 04:07:52.899] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000
[LOG 04:07:52.919] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001
[LOG 04:07:52.955] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002
[LOG 04:07:52.982] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000
[LOG 04:07:53.012] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001
[LOG 04:07:53.040] Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff
[LOG 04:07:53.062] Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg
[LOG 04:07:53.075] Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg
[LOG 04:07:53.087] Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000
[LOG 04:07:53.100] Load(Texture): Squad/Parts/Utility/largeAdapter/model000
[LOG 04:07:53.121] Load(Texture): Squad/Parts/Utility/largeAdapterShort/model000
[LOG 04:07:53.127] Load(Texture): Squad/Parts/Utility/launchClamp1/model000
[LOG 04:07:53.133] Load(Texture): Squad/Parts/Utility/launchClamp1/model001
[LOG 04:07:53.150] Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse
[LOG 04:07:53.181] Load(Texture): Squad/Parts/Utility/linearRCS/rcs
[LOG 04:07:53.199] Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay
[LOG 04:07:53.234] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin
[LOG 04:07:53.259] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM
[LOG 04:07:53.272] Load(Texture): Squad/Parts/Utility/mk2DockingPort/mk2DockingPort
[LOG 04:07:53.304] Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay
[LOG 04:07:53.375] Load(Texture): Squad/Parts/Utility/parachuteMk1/model000
[LOG 04:07:53.393] Load(Texture): Squad/Parts/Utility/parachuteMk1/model001
[LOG 04:07:53.408] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000
[LOG 04:07:53.422] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001
[LOG 04:07:53.439] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000
[LOG 04:07:53.442] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001
[LOG 04:07:53.451] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000
[LOG 04:07:53.464] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001
[LOG 04:07:53.478] Load(Texture): Squad/Parts/Utility/parachuteMk25/model000
[LOG 04:07:53.496] Load(Texture): Squad/Parts/Utility/parachuteMk25/model001
[LOG 04:07:53.509] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000
[LOG 04:07:53.525] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001
[LOG 04:07:53.534] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105/rcs
[LOG 04:07:53.545] Load(Texture): Squad/Parts/Utility/RelayAntennas/DishAntenna
[LOG 04:07:53.563] Load(Texture): Squad/Parts/Utility/RelayAntennas/MiniAntenna
[LOG 04:07:53.574] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay
[LOG 04:07:53.583] Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay_N_NRM
[LOG 04:07:53.598] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1
[LOG 04:07:53.615] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1_em
[LOG 04:07:53.627] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2
[LOG 04:07:53.642] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2_em
[LOG 04:07:53.657] Load(Texture): Squad/Parts/Utility/stackBiCoupler/model000
[LOG 04:07:53.669] Load(Texture): Squad/Parts/Utility/stackQuadCoupler/ksp_s_quadCoupler_diff
[LOG 04:07:53.684] Load(Texture): Squad/Parts/Utility/stackTriCoupler/model000
[LOG 04:07:53.691] Load(Texture): Squad/Parts/Wheel/LandingGear/Flare
[LOG 04:07:53.693] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear
[LOG 04:07:53.715] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear_Emissive
[LOG 04:07:53.718] Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000
[LOG 04:07:53.734] Load(Texture): Squad/Parts/Wheel/roverWheelM1/roverwheel1
[LOG 04:07:53.772] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000
[LOG 04:07:53.781] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001
[LOG 04:07:53.798] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2
[LOG 04:07:53.821] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2_n
[LOG 04:07:53.862] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_diff
[LOG 04:07:53.956] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_normal
[LOG 04:07:54.031] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_diff
[LOG 04:07:54.107] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_normal
[LOG 04:07:54.188] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model000
[LOG 04:07:54.217] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model001
[LOG 04:07:54.266] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model002
[LOG 04:07:54.287] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model003
[LOG 04:07:54.309] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model000
[LOG 04:07:54.332] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model001
[LOG 04:07:54.348] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model002
[LOG 04:07:54.363] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model003
[LOG 04:07:54.378] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount
[LOG 04:07:54.460] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount_n
[LOG 04:07:54.488] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel
[LOG 04:07:54.508] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel_n
[LOG 04:07:54.528] Load(Texture): Squad/Props/AltimeterThreeHands/model000
[LOG 04:07:54.543] Load(Texture): Squad/Props/AltimeterThreeHands/model001
[LOG 04:07:54.550] Load(Texture): Squad/Props/AtmosphereDepth/model000
[LOG 04:07:54.570] Load(Texture): Squad/Props/AtmosphereDepth/model001
[LOG 04:07:54.590] Load(Texture): Squad/Props/AxisIndicator/model000
[LOG 04:07:54.604] Load(Texture): Squad/Props/buttonsGeneric/ButtonsAndSwitches
[LOG 04:07:54.619] Load(Texture): Squad/Props/ButtonSquare/model000
[LOG 04:07:54.635] Load(Texture): Squad/Props/circularButton/model000
[LOG 04:07:54.649] Load(Texture): Squad/Props/Compass/model000
[LOG 04:07:54.664] Load(Texture): Squad/Props/directionalKnob/model000
[LOG 04:07:54.672] Load(Texture): Squad/Props/directionalKnob2/model000
[LOG 04:07:54.680] Load(Texture): Squad/Props/IndicatorPanel/model000
[LOG 04:07:54.689] Load(Texture): Squad/Props/IndicatorPanel/model001
[LOG 04:07:54.691] Load(Texture): Squad/Props/IVANavBall/Arrows8dir
[LOG 04:07:54.693] Load(Texture): Squad/Props/IVANavBall/IVANavBall
[LOG 04:07:54.704] Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow
[LOG 04:07:54.710] Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors
[LOG 04:07:54.712] Load(Texture): Squad/Props/IVANavBall/navball2
[LOG 04:07:54.718] Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA
[LOG 04:07:54.726] Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA
[LOG 04:07:54.733] Load(Texture): Squad/Props/ledPanelSpeed/model000
[LOG 04:07:54.735] Load(Texture): Squad/Props/ledPanelSpeed/model001
[LOG 04:07:54.745] Load(Texture): Squad/Props/Monitor/Emissives
[LOG 04:07:54.751] Load(Texture): Squad/Props/Monitor/Emissives_glow
[LOG 04:07:54.763] Load(Texture): Squad/Props/Monitor/Monitor
[LOG 04:07:54.778] Load(Texture): Squad/Props/NavBall/model000
[LOG 04:07:54.780] Load(Texture): Squad/Props/NavBall/model001
[LOG 04:07:54.791] Load(Texture): Squad/Props/NavBall/model002
[LOG 04:07:54.801] Load(Texture): Squad/Props/NavBall/model003
[LOG 04:07:54.816] Load(Texture): Squad/Props/PropsGeneric/propsGeneric
[LOG 04:07:54.861] Load(Texture): Squad/Props/pullSwitch/model000
[LOG 04:07:54.881] Load(Texture): Squad/Props/pullSwitch/model001
[LOG 04:07:54.894] Load(Texture): Squad/Props/radarAltitude/model000
[LOG 04:07:54.910] Load(Texture): Squad/Props/squareButton/model000
[LOG 04:07:54.922] Load(Texture): Squad/Props/standingSwitch/model000
[LOG 04:07:54.935] Load(Texture): Squad/Props/standingSwitch/model001
[LOG 04:07:54.941] Load(Texture): Squad/Props/switch/model000
[LOG 04:07:54.943] Load(Texture): Squad/Props/switchGuard/model000
[LOG 04:07:54.948] Load(Texture): Squad/Props/switchWithGuards/model000
[LOG 04:07:54.959] Load(Texture): Squad/Props/switchWithGuards/model001
[LOG 04:07:54.965] Load(Texture): Squad/Props/switchWithGuards/model002
[LOG 04:07:54.977] Load(Texture): Squad/Props/throttle/model000
[LOG 04:07:54.984] Load(Texture): Squad/Props/throttle/model001
[LOG 04:07:55.009] Load(Texture): Squad/Props/VSI/model000
[LOG 04:07:55.029] Load(Texture): Squad/Spaces/crewCabinInternals/model000
[LOG 04:07:55.041] Load(Texture): Squad/Spaces/crewCabinInternals/model001
[LOG 04:07:55.080] Load(Texture): Squad/Spaces/crewCabinInternals/model002
[LOG 04:07:55.133] Load(Texture): Squad/Spaces/crewCabinInternals/model003
[LOG 04:07:55.156] Load(Texture): Squad/Spaces/crewCabinInternals/model004
[LOG 04:07:55.159] Load(Texture): Squad/Spaces/crewCabinInternals/model005
[LOG 04:07:55.166] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff
[LOG 04:07:55.233] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal
[LOG 04:07:55.307] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha
[LOG 04:07:55.337] Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat
[LOG 04:07:55.346] Load(Texture): Squad/Spaces/GenericSpace1/model000
[LOG 04:07:55.355] Load(Texture): Squad/Spaces/GenericSpace1/model001
[LOG 04:07:55.388] Load(Texture): Squad/Spaces/GenericSpace1/model002
[LOG 04:07:55.395] Load(Texture): Squad/Spaces/GenericSpace1/model003
[LOG 04:07:55.402] Load(Texture): Squad/Spaces/GenericSpace1/model004
[LOG 04:07:55.417] Load(Texture): Squad/Spaces/GenericSpace1/model005
[LOG 04:07:55.425] Load(Texture): Squad/Spaces/GenericSpace3/model000
[LOG 04:07:55.432] Load(Texture): Squad/Spaces/GenericSpace3/model001
[LOG 04:07:55.444] Load(Texture): Squad/Spaces/GenericSpace3/model002
[LOG 04:07:55.456] Load(Texture): Squad/Spaces/GenericSpace3/model003
[LOG 04:07:55.462] Load(Texture): Squad/Spaces/GenericSpace3/model004
[LOG 04:07:55.469] Load(Texture): Squad/Spaces/GenericSpace3/model005
[LOG 04:07:55.488] Load(Texture): Squad/Spaces/GenericSpace3/model006
[LOG 04:07:55.500] Load(Texture): Squad/Spaces/GenericSpace3/model007
[LOG 04:07:55.512] Load(Texture): Squad/Spaces/landerCabinInternals/model000
[LOG 04:07:55.528] Load(Texture): Squad/Spaces/landerCabinInternals/model001
[LOG 04:07:55.535] Load(Texture): Squad/Spaces/landerCabinInternals/model002
[LOG 04:07:55.566] Load(Texture): Squad/Spaces/landerCabinInternals/model003
[LOG 04:07:55.603] Load(Texture): Squad/Spaces/landerCabinInternals/model004
[LOG 04:07:55.610] Load(Texture): Squad/Spaces/landerCabinInternals/model005
[LOG 04:07:55.623] Load(Texture): Squad/Spaces/landerCabinInternals/model006
[LOG 04:07:55.655] Load(Texture): Squad/Spaces/landerCabinInternals/model007
[LOG 04:07:55.658] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff
[LOG 04:07:55.721] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal
[LOG 04:07:55.794] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha
[LOG 04:07:55.825] Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat
[LOG 04:07:55.903] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass
[LOG 04:07:55.922] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int
[LOG 04:07:55.973] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM
[LOG 04:07:55.986] Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap
[LOG 04:07:55.997] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric
[LOG 04:07:56.006] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM
[LOG 04:07:56.008] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric
[LOG 04:07:56.017] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM
[LOG 04:07:56.032] Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP
[LOG 04:07:56.055] Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows
[LOG 04:07:56.074] Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy
[LOG 04:07:56.099] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric
[LOG 04:07:56.116] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM
[LOG 04:07:56.123] Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
[LOG 04:07:56.141] Load(Texture): Squad/Spaces/mk1PodCockpit/model000
[LOG 04:07:56.167] Load(Texture): Squad/Spaces/mk1PodCockpit/model001
[LOG 04:07:56.182] Load(Texture): Squad/Spaces/mk1PodCockpit/model002
[LOG 04:07:56.203] Load(Texture): Squad/Spaces/mk1PodCockpit/model003
[LOG 04:07:56.226] Load(Texture): Squad/Spaces/mk1PodCockpit/model004
[LOG 04:07:56.255] Load(Texture): Squad/Spaces/mk1PodCockpit/model005
[LOG 04:07:56.295] Load(Texture): Squad/Spaces/mk1PodCockpit/model006
[LOG 04:07:56.319] Load(Texture): Squad/Spaces/mk1PodCockpit/model007
[LOG 04:07:56.320] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA
[LOG 04:07:56.337] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA
[LOG 04:07:56.351] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat
[LOG 04:07:56.362] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows
[LOG 04:07:56.377] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA
[LOG 04:07:56.386] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass
[LOG 04:07:56.402] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA
[LOG 04:07:56.417] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat
[LOG 04:07:56.423] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric
[LOG 04:07:56.447] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric_NRM
[LOG 04:07:56.460] Load(Texture): Squad/Spaces/mk2InlineInternal/Mk2InlineLightmap
[LOG 04:07:56.485] Load(Texture): Squad/Spaces/mk2InlineInternal/propsGeneric
[LOG 04:07:56.507] Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass
[LOG 04:07:56.516] Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA
[LOG 04:07:56.532] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass
[LOG 04:07:56.546] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC
[LOG 04:07:56.561] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA
[LOG 04:07:56.576] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 04:07:56.592] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n
[LOG 04:07:56.603] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat
[LOG 04:07:56.616] Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 04:07:56.618] Load(Texture): Squad/Spaces/PodCockpit/model000
[LOG 04:07:56.637] Load(Texture): Squad/Spaces/PodCockpit/model001
[LOG 04:07:56.656] Load(Texture): Squad/Spaces/PodCockpit/model002
[LOG 04:07:56.675] Load(Texture): Squad/Spaces/PodCockpit/model003
[LOG 04:07:56.717] Load(Texture): Squad/Spaces/PodCockpit/model004
[LOG 04:07:56.746] Load(Texture): Squad/Spaces/PodCockpit/model005
[LOG 04:07:56.765] Load(Texture): Squad/Spaces/PodCockpit/model006
[LOG 04:07:56.777] Load(Texture): Squad/Spaces/PodCockpit/model007
[LOG 04:07:56.796] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric
[LOG 04:07:56.810] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM
[LOG 04:07:56.828] Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations
[LOG 04:07:56.840] Load(Texture): Squad/Strategies/Icons/AppreciationCampaign
[LOG 04:07:56.842] Load(Texture): Squad/Strategies/Icons/BailOutGrant
[LOG 04:07:56.861] Load(Texture): Squad/Strategies/Icons/FundraisingCampaign
[LOG 04:07:56.864] Load(Texture): Squad/Strategies/Icons/LeadershipInitiative
[LOG 04:07:56.866] Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram
[LOG 04:07:56.877] Load(Texture): Squad/Strategies/Icons/OutsourcedResearch
[LOG 04:07:56.880] Load(Texture): Squad/Strategies/Icons/PatentsLicensing
[LOG 04:07:56.882] Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting
[LOG 04:07:56.894] Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut
[LOG 04:07:56.897] Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram
[LOG 04:07:56.899] Load(Texture): Squad/Tutorials/ChuteColors
[LOG 04:07:56.916] Load(Texture): Squad/Tutorials/EditorCoM
[LOG 04:07:56.919] Load(Texture): Squad/Tutorials/EditorSnap
[LOG 04:07:56.922] Load(Texture): Squad/Tutorials/EditorSnap4x
[LOG 04:07:56.925] Load(Texture): Squad/Tutorials/EditorSymm
[LOG 04:07:56.929] Load(Texture): Squad/Tutorials/StagingStack
[LOG 04:07:56.932] Load(Texture): StageRecovery/icon
[LOG 04:07:56.950] Load(Texture): StageRecovery/icon_blizzy
[LOG 04:07:56.961] Load(Texture): UmbraSpaceIndustries/ART/CrewHatch/Crew_Difuse
[LOG 04:07:56.980] Load(Texture): UmbraSpaceIndustries/ART/CrewHatch/Crew_Emissive
[LOG 04:07:56.998] Load(Texture): UmbraSpaceIndustries/ART/CrewHatch/Crew_Normal_NRM
[LOG 04:07:57.024] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/DifuseTemplate
[LOG 04:07:57.042] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/Ka
[LOG 04:07:57.058] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/LF
[LOG 04:07:57.067] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/Normal_NRM
[LOG 04:07:57.083] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/OX
[LOG 04:07:57.095] Load(Texture): UmbraSpaceIndustries/ART/FuelHatch/XE
[LOG 04:07:57.106] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Difuse
[LOG 04:07:57.127] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Emissive
[LOG 04:07:57.151] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Lens
[LOG 04:07:57.171] Load(Texture): UmbraSpaceIndustries/ART/Jaw/Normal_NRM
[LOG 04:07:57.200] Load(Texture): UmbraSpaceIndustries/ART/Jaw/particle
[LOG 04:07:57.217] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/Difuse
[LOG 04:07:57.254] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/Emissive
[LOG 04:07:57.279] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/FairingDifuse
[LOG 04:07:57.300] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/Normal_NRM
[LOG 04:07:57.319] Load(Texture): UmbraSpaceIndustries/ART/MassDriver/RCSDifuse
[LOG 04:07:57.338] Load(Texture): UmbraSpaceIndustries/ART/RockTank/Difuse
[LOG 04:07:57.350] Load(Texture): UmbraSpaceIndustries/ART/Separator/DiffuseTemplate
[LOG 04:07:57.368] Load(Texture): UmbraSpaceIndustries/ART/Separator/Emissive
[LOG 04:07:57.403] Load(Texture): UmbraSpaceIndustries/ART/Separator/EX
[LOG 04:07:57.426] Load(Texture): UmbraSpaceIndustries/ART/Separator/KA
[LOG 04:07:57.449] Load(Texture): UmbraSpaceIndustries/ART/Separator/LQ
[LOG 04:07:57.479] Load(Texture): UmbraSpaceIndustries/ART/Separator/Normal_NRM
[LOG 04:07:57.571] Load(Texture): UmbraSpaceIndustries/ART/Spaces/CrewHatch/DifuseHatch
[LOG 04:07:57.605] Load(Texture): UmbraSpaceIndustries/ART/Spaces/CrewHatch/DifuseIva
[LOG 04:07:57.633] Load(Texture): UmbraSpaceIndustries/FX/bubble
[LOG 04:07:57.656] Load(Texture): UmbraSpaceIndustries/FX/Fish
[LOG 04:07:57.672] Load(Texture): UmbraSpaceIndustries/FX/Sediment
[LOG 04:07:57.687] Load(Texture): UmbraSpaceIndustries/Konstruction/Servo
[LOG 04:07:57.695] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_01
[LOG 04:07:57.717] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_02
[LOG 04:07:57.731] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_03
[LOG 04:07:57.744] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_04
[LOG 04:07:57.756] Load(Texture): UmbraSpaceIndustries/Konstruction/Assets/Konstruction_05
[LOG 04:07:57.788] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/model000
[LOG 04:07:57.806] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/model001
[LOG 04:07:57.850] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/model000
[LOG 04:07:57.866] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/model001
[LOG 04:07:57.882] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/model000
[LOG 04:07:57.898] Load(Texture): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/model001
[LOG 04:07:57.920] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM
[LOG 04:07:57.938] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle
[LOG 04:07:57.954] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/crinkleFoil_NRM
[LOG 04:07:57.972] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper
[LOG 04:07:57.974] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_gold
[LOG 04:07:57.987] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green
[LOG 04:07:57.996] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_NRM
[LOG 04:07:58.008] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber
[LOG 04:07:58.020] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/FlatTanks
[LOG 04:07:58.035] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/FlatTanks_NRM
[LOG 04:07:58.050] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/KISPak
[LOG 04:07:58.071] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00
[LOG 04:07:58.079] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01
[LOG 04:07:58.096] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02
[LOG 04:07:58.110] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03
[LOG 04:07:58.123] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04
[LOG 04:07:58.128] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05
[LOG 04:07:58.133] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06
[LOG 04:07:58.152] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07
[LOG 04:07:58.158] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_08
[LOG 04:07:58.165] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09
[LOG 04:07:58.174] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10
[LOG 04:07:58.186] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11
[LOG 04:07:58.202] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12
[LOG 04:07:58.213] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13
[LOG 04:07:58.231] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14
[LOG 04:07:58.246] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15
[LOG 04:07:58.257] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16
[LOG 04:07:58.278] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17
[LOG 04:07:58.289] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18
[LOG 04:07:58.301] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19
[LOG 04:07:58.312] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20
[LOG 04:07:58.323] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21
[LOG 04:07:58.341] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22
[LOG 04:07:58.351] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23
[LOG 04:07:58.367] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS
[LOG 04:07:58.384] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Kontainer_N_NRM
[LOG 04:07:58.398] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/miniPak_N_NRM
[LOG 04:07:58.419] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/MKV_Shared
[LOG 04:07:58.440] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/MKV_Shared_GLOW
[LOG 04:07:58.456] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/MKV_Tex_04
[LOG 04:07:58.475] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/NukeTank
[LOG 04:07:58.491] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/NukeTank_Emmissive
[LOG 04:07:58.510] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Shared
[LOG 04:07:58.536] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_00
[LOG 04:07:58.552] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_01
[LOG 04:07:58.566] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_02
[LOG 04:07:58.581] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_03
[LOG 04:07:58.594] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_04
[LOG 04:07:58.612] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_05
[LOG 04:07:58.623] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_06
[LOG 04:07:58.637] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_07
[LOG 04:07:58.648] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_08
[LOG 04:07:58.662] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_09
[LOG 04:07:58.676] Load(Texture): UmbraSpaceIndustries/Kontainers/Assets/Tank_KP
[LOG 04:07:58.690] Load(Texture): UmbraSpaceIndustries/LifeSupport/Supplies
[WRN 04:07:58.702] Texture load error in 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.dds'
[LOG 04:07:58.708] Load(Texture): UmbraSpaceIndustries/LifeSupport/Supplies
[LOG 04:07:58.719] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Greenhouse
[LOG 04:07:58.739] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/GreenhouseGlass
[LOG 04:07:58.756] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Greenhouse_Glow
[LOG 04:07:58.780] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/JebFlag
[LOG 04:07:58.792] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak
[LOG 04:07:58.810] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_01
[LOG 04:07:58.822] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_02
[LOG 04:07:58.832] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_03
[LOG 04:07:58.838] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/miniPak_N_NRM
[LOG 04:07:58.854] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/NomTank
[LOG 04:07:58.873] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N_NRM
[LOG 04:07:58.885] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/propsGeneric
[LOG 04:07:58.949] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Recycler
[LOG 04:07:59.011] Load(Texture): UmbraSpaceIndustries/LifeSupport/Assets/Recycler_GLOW
[LOG 04:07:59.068] Load(Texture): UmbraSpaceIndustries/LifeSupport/Spaces/Greenhouse
[LOG 04:07:59.114] Load(Texture): UmbraSpaceIndustries/LifeSupport/Spaces/Greenhouse_Glow
[LOG 04:07:59.141] Load(Texture): UmbraSpaceIndustries/LifeSupport/Spaces/propsGeneric
[LOG 04:07:59.161] Load(Texture): UmbraSpaceIndustries/MKS/Kolony
[LOG 04:07:59.265] Load(Texture): UmbraSpaceIndustries/MKS/Kolony24
[LOG 04:07:59.295] Load(Texture): UmbraSpaceIndustries/MKS/OrbitalLogistics
[LOG 04:07:59.323] Load(Texture): UmbraSpaceIndustries/MKS/OrbitalLogistics24
[LOG 04:07:59.325] Load(Texture): UmbraSpaceIndustries/MKS/PlanLog
[LOG 04:07:59.328] Load(Texture): UmbraSpaceIndustries/MKS/PlanLog24
[LOG 04:07:59.339] Load(Texture): UmbraSpaceIndustries/MKS/StationManager
[LOG 04:07:59.342] Load(Texture): UmbraSpaceIndustries/MKS/StationManager24
[LOG 04:07:59.345] Load(Texture): UmbraSpaceIndustries/MKS/Assets/AgExt
[LOG 04:07:59.355] Load(Texture): UmbraSpaceIndustries/MKS/Assets/BlueGlass30
[LOG 04:07:59.362] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_02
[LOG 04:07:59.376] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_02_Glow
[LOG 04:07:59.378] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_03
[LOG 04:07:59.384] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_03_Glow
[LOG 04:07:59.390] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_04
[LOG 04:07:59.396] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_04_Glow
[LOG 04:07:59.400] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_05
[LOG 04:07:59.411] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_05_Glow
[LOG 04:07:59.415] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_06
[LOG 04:07:59.423] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_06_Glow
[LOG 04:07:59.425] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_07
[LOG 04:07:59.435] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_07_Glow
[LOG 04:07:59.441] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_08
[LOG 04:07:59.443] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Decal_08_Glow
[LOG 04:07:59.445] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Fabric
[LOG 04:07:59.457] Load(Texture): UmbraSpaceIndustries/MKS/Assets/fabric_N_NRM
[LOG 04:07:59.471] Load(Texture): UmbraSpaceIndustries/MKS/Assets/FrostedGlass30
[LOG 04:07:59.473] Load(Texture): UmbraSpaceIndustries/MKS/Assets/HabExt
[LOG 04:07:59.490] Load(Texture): UmbraSpaceIndustries/MKS/Assets/mini_drill
[LOG 04:07:59.509] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKII_Shared_01
[LOG 04:07:59.523] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKII_Shared_01_GLOW
[LOG 04:07:59.540] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_Shared_01
[LOG 04:07:59.558] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_Shared_01_GLOW
[LOG 04:07:59.577] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_TEX_01
[LOG 04:07:59.595] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKS_TEX_01_NRM
[LOG 04:07:59.618] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Shared
[LOG 04:07:59.637] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Shared_GLOW
[LOG 04:07:59.656] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_01
[LOG 04:07:59.675] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_02
[LOG 04:07:59.690] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_02_GLOW
[LOG 04:07:59.704] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_02_N_NRM
[LOG 04:07:59.729] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_03
[LOG 04:07:59.748] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_03_GLOW
[LOG 04:07:59.764] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_03_N_NRM
[LOG 04:07:59.788] Load(Texture): UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04
[LOG 04:07:59.806] Load(Texture): UmbraSpaceIndustries/MKS/Assets/PowerAntenna
[LOG 04:07:59.825] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Ranger01
[LOG 04:07:59.849] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Salamander
[LOG 04:07:59.920] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Salamander_IVA
[LOG 04:07:59.932] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Shared
[LOG 04:07:59.943] Load(Texture): UmbraSpaceIndustries/MKS/Assets/sw_01
[LOG 04:07:59.956] Load(Texture): UmbraSpaceIndustries/MKS/Assets/sw_02
[LOG 04:07:59.970] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_03
[LOG 04:07:59.984] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_04
[LOG 04:07:59.999] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_05
[LOG 04:08:00.014] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_06
[LOG 04:08:00.022] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_07
[LOG 04:08:00.040] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_08
[LOG 04:08:00.055] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_09
[LOG 04:08:00.073] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_10
[LOG 04:08:00.085] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_11
[LOG 04:08:00.094] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_12
[LOG 04:08:00.111] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_13
[LOG 04:08:00.128] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_14
[LOG 04:08:00.142] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_15
[LOG 04:08:00.155] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_16
[LOG 04:08:00.167] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_17
[LOG 04:08:00.172] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_18
[LOG 04:08:00.183] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_19
[LOG 04:08:00.193] Load(Texture): UmbraSpaceIndustries/MKS/Assets/SW_20
[LOG 04:08:00.200] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t22
[LOG 04:08:00.214] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t23
[LOG 04:08:00.230] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t24
[LOG 04:08:00.239] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t25
[LOG 04:08:00.254] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t26
[LOG 04:08:00.269] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t27
[LOG 04:08:00.287] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t32
[LOG 04:08:00.296] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t33
[LOG 04:08:00.303] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t34
[LOG 04:08:00.314] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t35
[LOG 04:08:00.322] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t36
[LOG 04:08:00.331] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t37
[LOG 04:08:00.341] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t38
[LOG 04:08:00.352] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t39
[LOG 04:08:00.365] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t40
[LOG 04:08:00.379] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t42
[LOG 04:08:00.387] Load(Texture): UmbraSpaceIndustries/MKS/Assets/t50
[LOG 04:08:00.406] Load(Texture): UmbraSpaceIndustries/MKS/Assets/TriBitDrill_RD
[LOG 04:08:00.426] Load(Texture): UmbraSpaceIndustries/MKS/Assets/TriBitDrill_WT
[LOG 04:08:00.440] Load(Texture): UmbraSpaceIndustries/MKS/Assets/TundraGlass
[LOG 04:08:00.454] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_01
[LOG 04:08:00.478] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_02
[LOG 04:08:00.493] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_02_NRM
[LOG 04:08:00.526] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_03
[LOG 04:08:00.548] Load(Texture): UmbraSpaceIndustries/MKS/Assets/Tundra_04
[LOG 04:08:00.591] Load(Texture): UmbraSpaceIndustries/MKS/Flags/USI1
[LOG 04:08:00.615] Load(Texture): UmbraSpaceIndustries/MKS/Flags/USI2
[LOG 04:08:00.637] Load(Texture): UmbraSpaceIndustries/MKS/Flags/USI3
[LOG 04:08:00.656] Load(Texture): UmbraSpaceIndustries/MKS/Spaces/propsGeneric
[LOG 04:08:00.671] Load(Texture): UmbraSpaceIndustries/MKS/Spaces/propsGeneric_02
[LOG 04:08:00.681] Load(Texture): UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA
[LOG 04:08:00.691] Load(Texture): UmbraSpaceIndustries/ReactorPack/Assets/BlueGlass
[LOG 04:08:00.700] Load(Texture): UmbraSpaceIndustries/ReactorPack/Assets/NUKES
[LOG 04:08:00.722] Load(Texture): WarpPlugin/Category/WarpPlugin
[LOG 04:08:00.735] Load(Texture): WarpPlugin/Category/WarpPlugin_selected
[LOG 04:08:00.753] Load(Texture): WarpPlugin/Flags/KSPIE_Flag
[LOG 04:08:00.773] Load(Texture): WarpPlugin/Flags/KSPIE_Flag_Scaled
[LOG 04:08:00.787] Load(Texture): WarpPlugin/FX/plasma
[LOG 04:08:00.799] Load(Texture): WarpPlugin/FX/puff
[LOG 04:08:00.810] Load(Texture): WarpPlugin/FX/WildBlue/Electron
[LOG 04:08:00.818] Load(Texture): WarpPlugin/FX/WildBlue/Fusion
[LOG 04:08:00.830] Load(Texture): WarpPlugin/FX/WildBlue/Hydrogen
[LOG 04:08:00.833] Load(Texture): WarpPlugin/FX/WildBlue/Hydrogen2
[LOG 04:08:00.838] Load(Texture): WarpPlugin/FX/WildBlue/LiquidFuel
[LOG 04:08:00.854] Load(Texture): WarpPlugin/FX/WildBlue/Particle
[LOG 04:08:00.869] Load(Texture): WarpPlugin/FX/WildBlue/Plasma2
[LOG 04:08:00.881] Load(Texture): WarpPlugin/ParticleFX/alumina_resource_point
[LOG 04:08:00.884] Load(Texture): WarpPlugin/ParticleFX/explode
[LOG 04:08:00.887] Load(Texture): WarpPlugin/ParticleFX/explode2
[LOG 04:08:00.890] Load(Texture): WarpPlugin/ParticleFX/PlasmaMedGlow
[LOG 04:08:00.906] Load(Texture): WarpPlugin/ParticleFX/resource_point
[LOG 04:08:00.909] Load(Texture): WarpPlugin/ParticleFX/thorium_resource_point
[LOG 04:08:00.912] Load(Texture): WarpPlugin/ParticleFX/transparent
[LOG 04:08:00.915] Load(Texture): WarpPlugin/ParticleFX/uranium_resource_point
[LOG 04:08:00.918] Load(Texture): WarpPlugin/ParticleFX/warp
[LOG 04:08:00.921] Load(Texture): WarpPlugin/ParticleFX/warp10
[LOG 04:08:00.924] Load(Texture): WarpPlugin/ParticleFX/warp11
[LOG 04:08:00.927] Load(Texture): WarpPlugin/ParticleFX/warp12
[LOG 04:08:00.930] Load(Texture): WarpPlugin/ParticleFX/warp13
[LOG 04:08:00.933] Load(Texture): WarpPlugin/ParticleFX/warp14
[LOG 04:08:00.936] Load(Texture): WarpPlugin/ParticleFX/warp15
[LOG 04:08:00.939] Load(Texture): WarpPlugin/ParticleFX/warp16
[LOG 04:08:00.942] Load(Texture): WarpPlugin/ParticleFX/warp2
[LOG 04:08:00.945] Load(Texture): WarpPlugin/ParticleFX/warp3
[LOG 04:08:00.947] Load(Texture): WarpPlugin/ParticleFX/warp4
[LOG 04:08:00.950] Load(Texture): WarpPlugin/ParticleFX/warp5
[LOG 04:08:00.953] Load(Texture): WarpPlugin/ParticleFX/warp6
[LOG 04:08:00.956] Load(Texture): WarpPlugin/ParticleFX/warp7
[LOG 04:08:00.959] Load(Texture): WarpPlugin/ParticleFX/warp8
[LOG 04:08:00.961] Load(Texture): WarpPlugin/ParticleFX/warp9
[LOG 04:08:00.964] Load(Texture): WarpPlugin/ParticleFX/warpr
[LOG 04:08:00.966] Load(Texture): WarpPlugin/ParticleFX/warpr10
[LOG 04:08:00.969] Load(Texture): WarpPlugin/ParticleFX/warpr11
[LOG 04:08:00.971] Load(Texture): WarpPlugin/ParticleFX/warpr12
[LOG 04:08:00.974] Load(Texture): WarpPlugin/ParticleFX/warpr13
[LOG 04:08:00.976] Load(Texture): WarpPlugin/ParticleFX/warpr14
[LOG 04:08:00.979] Load(Texture): WarpPlugin/ParticleFX/warpr15
[LOG 04:08:00.982] Load(Texture): WarpPlugin/ParticleFX/warpr16
[LOG 04:08:00.984] Load(Texture): WarpPlugin/ParticleFX/warpr2
[LOG 04:08:00.987] Load(Texture): WarpPlugin/ParticleFX/warpr3
[LOG 04:08:00.989] Load(Texture): WarpPlugin/ParticleFX/warpr4
[LOG 04:08:00.992] Load(Texture): WarpPlugin/ParticleFX/warpr5
[LOG 04:08:00.995] Load(Texture): WarpPlugin/ParticleFX/warpr6
[LOG 04:08:00.997] Load(Texture): WarpPlugin/ParticleFX/warpr7
[LOG 04:08:01.000] Load(Texture): WarpPlugin/ParticleFX/warpr8
[LOG 04:08:01.002] Load(Texture): WarpPlugin/ParticleFX/warpr9
[LOG 04:08:01.005] Load(Texture): WarpPlugin/ParticleFX/water_resource_point
[LOG 04:08:01.008] Load(Texture): WarpPlugin/Parts/Command/computerCore/ComputerCoreTexture
[LOG 04:08:01.037] Load(Texture): WarpPlugin/Parts/Command/scienceModule/diff
[LOG 04:08:01.061] Load(Texture): WarpPlugin/Parts/Command/scienceModule/glow
[LOG 04:08:01.087] Load(Texture): WarpPlugin/Parts/Command/scienceModule/nrml_NRM
[LOG 04:08:01.134] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterCollector/trap_diff
[LOG 04:08:01.147] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterCollector/trap_normals copy_NRM
[LOG 04:08:01.162] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterReactors/diff
[LOG 04:08:01.187] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterReactors/glow
[LOG 04:08:01.208] Load(Texture): WarpPlugin/Parts/Electrical/AntimatterReactors/n__NRM
[LOG 04:08:01.230] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor-25-e
[LOG 04:08:01.253] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor-25
[LOG 04:08:01.280] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor_light
[LOG 04:08:01.294] Load(Texture): WarpPlugin/Parts/Electrical/capacitor250/capacitor_light_e
[LOG 04:08:01.303] Load(Texture): WarpPlugin/Parts/Electrical/DustyPlasma/FissionSmallTexture
[LOG 04:08:01.321] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/big_diff
[LOG 04:08:01.335] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/glow
[LOG 04:08:01.355] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/n_normals copy_NRM
[LOG 04:08:01.381] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/diff_small
[LOG 04:08:01.403] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/n_normals_small_NRM
[LOG 04:08:01.425] Load(Texture): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/small_glow
[LOG 04:08:01.440] Load(Texture): WarpPlugin/Parts/Electrical/FissFussReactor/FusionBigTexture
[LOG 04:08:01.467] Load(Texture): WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor
[LOG 04:08:01.495] Load(Texture): WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor_EMM
[LOG 04:08:01.521] Load(Texture): WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor_NRM
[LOG 04:08:01.588] Load(Texture): WarpPlugin/Parts/Electrical/IXSMainHull/ixs_MAINHULL_diffuse_tga
[LOG 04:08:01.639] Load(Texture): WarpPlugin/Parts/Electrical/IXSMainHull/ixs_MAINHULL_EMISSIVE_tga
[LOG 04:08:01.659] Load(Texture): WarpPlugin/Parts/Electrical/IXSWarpRing/ixs_WARPING_DIFFUSE_finalTGA
[LOG 04:08:01.689] Load(Texture): WarpPlugin/Parts/Electrical/IXSWarpRing/ixs_WARPING_EMISSIVE_finalTGA
[LOG 04:08:01.703] Load(Texture): WarpPlugin/Parts/Electrical/LargeFusionReactor/FusionMedTexture
[LOG 04:08:01.717] Load(Texture): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr_Diff
[LOG 04:08:01.732] Load(Texture): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr_LM
[LOG 04:08:01.749] Load(Texture): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr_Nrm 1_NRM
[LOG 04:08:01.770] Load(Texture): WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor
[LOG 04:08:01.785] Load(Texture): WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor_EMM
[LOG 04:08:01.806] Load(Texture): WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor_NRM
[LOG 04:08:01.827] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Accretion_Disk
[LOG 04:08:01.845] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Blackbody
[LOG 04:08:01.853] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Light_Emmit
[LOG 04:08:01.860] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Light_Tex
[LOG 04:08:01.867] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_Metal_Tex
[LOG 04:08:01.882] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_ReactorShell-NRM
[LOG 04:08:01.895] Load(Texture): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QS_ReactorShell
[LOG 04:08:01.918] Load(Texture): WarpPlugin/Parts/Electrical/SmallFusionReactor/glow
[LOG 04:08:01.930] Load(Texture): WarpPlugin/Parts/Electrical/SmallFusionReactor/n2_normals_NRM
[LOG 04:08:01.950] Load(Texture): WarpPlugin/Parts/Electrical/SmallFusionReactor/Sdiff
[LOG 04:08:01.972] Load(Texture): WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha
[LOG 04:08:02.009] Load(Texture): WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha_EMM
[LOG 04:08:02.041] Load(Texture): WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha_NRM
[LOG 04:08:02.073] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive/1_normals copy_NRM
[LOG 04:08:02.103] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive/diff
[LOG 04:08:02.179] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive/glow_p
[LOG 04:08:02.203] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive2/glow
[LOG 04:08:02.218] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive2/n_normals copy_NRM
[LOG 04:08:02.241] Load(Texture): WarpPlugin/Parts/Electrical/WarpDrive2/Object044VRayCompleteMap
[LOG 04:08:02.263] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaMedGlow
[LOG 04:08:02.278] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaMedTexture
[LOG 04:08:02.293] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaSmallGlow
[LOG 04:08:02.314] Load(Texture): WarpPlugin/Parts/Engines/AugmentedArcjet/PlasmaSmallTexture
[LOG 04:08:02.327] Load(Texture): WarpPlugin/Parts/Engines/Daedalus/FusionEngine__Color
[LOG 04:08:02.353] Load(Texture): WarpPlugin/Parts/Engines/Daedalus/FusionEngine__Nomal
[LOG 04:08:02.355] Load(Texture): WarpPlugin/Parts/Engines/InlineRCS/dark_swatch
[LOG 04:08:02.365] Load(Texture): WarpPlugin/Parts/Engines/InlineRCS/NewRCSInline1
[LOG 04:08:02.383] Load(Texture): WarpPlugin/Parts/Engines/InlineRCS/NewRCSInline1NRML_NRM
[LOG 04:08:02.402] Load(Texture): WarpPlugin/Parts/Engines/KANDL/Fairing
[LOG 04:08:02.409] Load(Texture): WarpPlugin/Parts/Engines/KANDL/RadioIsotopeRocket
[LOG 04:08:02.429] Load(Texture): WarpPlugin/Parts/Engines/KANDL/RadioIsotopeRocket_GLOW
[LOG 04:08:02.449] Load(Texture): WarpPlugin/Parts/Engines/LANTR/LANTR
[LOG 04:08:02.461] Load(Texture): WarpPlugin/Parts/Engines/LANTR/LANTR_Fairing
[LOG 04:08:02.473] Load(Texture): WarpPlugin/Parts/Engines/LANTR/LANTR_Glow_color
[LOG 04:08:02.482] Load(Texture): WarpPlugin/Parts/Engines/LightBulb/lightbulb
[LOG 04:08:02.510] Load(Texture): WarpPlugin/Parts/Engines/LightBulb/lightbulb_Emissive
[LOG 04:08:02.531] Load(Texture): WarpPlugin/Parts/Engines/LightBulb/Lightbulb_Fairing
[LOG 04:08:02.552] Load(Texture): WarpPlugin/Parts/Engines/LinearRCS/model000
[LOG 04:08:02.590] Load(Texture): WarpPlugin/Parts/Engines/LinearRCS/model001
[LOG 04:08:02.608] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNozzleTexture
[LOG 04:08:02.633] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/magnozzle_fairing
[LOG 04:08:02.645] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _0_D
[LOG 04:08:02.697] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _0_N_NRM
[LOG 04:08:02.738] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _1_D
[LOG 04:08:02.803] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/Material _1_N_NRM
[LOG 04:08:02.818] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle2/maznozzle_fairing_N_NRM
[LOG 04:08:02.821] Load(Texture): WarpPlugin/Parts/Engines/MagneticNozzle3/ffr
[LOG 04:08:02.901] Load(Texture): WarpPlugin/Parts/Engines/MethaneEngine/diff
[LOG 04:08:02.928] Load(Texture): WarpPlugin/Parts/Engines/MethaneEngine/glow
[LOG 04:08:02.950] Load(Texture): WarpPlugin/Parts/Engines/MethaneEngine/n_NRM
[LOG 04:08:02.967] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/engine_DIF
[LOG 04:08:02.999] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/engine_EMI
[LOG 04:08:03.021] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/engine_NRM
[LOG 04:08:03.046] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/fairing_DIF
[LOG 04:08:03.065] Load(Texture): WarpPlugin/Parts/Engines/MIFEngine/fairing_NRM
[LOG 04:08:03.086] Load(Texture): WarpPlugin/Parts/Engines/MPD/diff
[LOG 04:08:03.118] Load(Texture): WarpPlugin/Parts/Engines/MPD/glow
[LOG 04:08:03.144] Load(Texture): WarpPlugin/Parts/Engines/MPD/n_normals copy_NRM
[LOG 04:08:03.176] Load(Texture): WarpPlugin/Parts/Engines/NBrcs5block/rcs5blockSpecular
[LOG 04:08:03.198] Load(Texture): WarpPlugin/Parts/Engines/NBrcsCorner/rcsCornerSpecular
[LOG 04:08:03.228] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Mk3Fuselage
[LOG 04:08:03.230] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/model000
[LOG 04:08:03.232] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Size3AdvancedEngineDiffuse
[LOG 04:08:03.233] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Size3AdvancedEngineEmissive
[LOG 04:08:03.235] Load(Texture): WarpPlugin/Parts/Engines/NuclearRamJet/Size3AdvancedEngineNormal_NRM
[LOG 04:08:03.237] Load(Texture): WarpPlugin/Parts/Engines/NuclearTurbojet/TurboNuke
[LOG 04:08:03.267] Load(Texture): WarpPlugin/Parts/Engines/NuclearTurbojet/TurboNuke_NRM
[LOG 04:08:03.291] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/blank
[LOG 04:08:03.294] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-25-shroud
[LOG 04:08:03.354] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25-e
[LOG 04:08:03.373] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25-n_NRM
[LOG 04:08:03.393] Load(Texture): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25
[LOG 04:08:03.418] Load(Texture): WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/IXS_ENGINE_diffuseTGAfinal
[LOG 04:08:03.440] Load(Texture): WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/IXS_ENGINE_emissive
[LOG 04:08:03.465] Load(Texture): WarpPlugin/Parts/Engines/RCSTank/cstRINGhole
[LOG 04:08:03.490] Load(Texture): WarpPlugin/Parts/Engines/RCSTank/cstSM
[LOG 04:08:03.513] Load(Texture): WarpPlugin/Parts/Engines/RCSTank/cstUMB
[LOG 04:08:03.533] Load(Texture): WarpPlugin/Parts/Engines/RetractablerRcsBlock/texture
[LOG 04:08:03.561] Load(Texture): WarpPlugin/Parts/Engines/RetractablerRcsCurved/texture
[LOG 04:08:03.590] Load(Texture): WarpPlugin/Parts/Engines/solarSail/ArmBaseTEX
[LOG 04:08:03.616] Load(Texture): WarpPlugin/Parts/Engines/solarSail/ArmExtNORM_NRM
[LOG 04:08:03.640] Load(Texture): WarpPlugin/Parts/Engines/solarSail/BaseNORM_NRM
[LOG 04:08:03.671] Load(Texture): WarpPlugin/Parts/Engines/solarSail/BaseTEX
[LOG 04:08:03.678] Load(Texture): WarpPlugin/Parts/Engines/solarSail/DoorNORM_NRM
[LOG 04:08:03.701] Load(Texture): WarpPlugin/Parts/Engines/solarSail/DoorTEX
[LOG 04:08:03.724] Load(Texture): WarpPlugin/Parts/Engines/solarSail/SailTEX
[LOG 04:08:03.755] Load(Texture): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME
[LOG 04:08:03.775] Load(Texture): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME_GLOW
[LOG 04:08:03.792] Load(Texture): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME_NRM
[LOG 04:08:03.809] Load(Texture): WarpPlugin/Parts/Engines/ThermalRocketNozzle/diff
[LOG 04:08:03.832] Load(Texture): WarpPlugin/Parts/Engines/ThermalRocketNozzle/glow
[LOG 04:08:03.858] Load(Texture): WarpPlugin/Parts/Engines/ThermalRocketNozzle/n_1_NRM
[LOG 04:08:03.875] Load(Texture): WarpPlugin/Parts/Engines/ThermalTurbojet/diff
[LOG 04:08:03.878] Load(Texture): WarpPlugin/Parts/Engines/ThermalTurbojet/light
[LOG 04:08:03.881] Load(Texture): WarpPlugin/Parts/Engines/ThermalTurbojet/n_normals_NRM
[LOG 04:08:03.902] Load(Texture): WarpPlugin/Parts/Engines/Tokamak/SupernovaTexture
[LOG 04:08:03.917] Load(Texture): WarpPlugin/Parts/Engines/Tokamak/SupernovaTextureSpec
[LOG 04:08:03.943] Load(Texture): WarpPlugin/Parts/Engines/Tokamak/SupernovaTexture_NRM
[LOG 04:08:03.966] Load(Texture): WarpPlugin/Parts/Engines/Vasimr/VasimrTexture
[LOG 04:08:03.991] Load(Texture): WarpPlugin/Parts/Engines/vista/diff
[LOG 04:08:04.012] Load(Texture): WarpPlugin/Parts/Engines/vista/glow
[LOG 04:08:04.027] Load(Texture): WarpPlugin/Parts/Engines/vista/N_normals copy_NRM
[LOG 04:08:04.054] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks1/small_diff
[LOG 04:08:04.060] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks1/small_glow
[LOG 04:08:04.079] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks1/small_normals_NRM
[LOG 04:08:04.097] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks2/big_diff
[LOG 04:08:04.117] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks2/big_glow
[LOG 04:08:04.140] Load(Texture): WarpPlugin/Parts/FuelTank/AntimatterTanks2/big_n_NRM
[LOG 04:08:04.194] Load(Texture): WarpPlugin/Parts/FuelTank/DeuteriumCryostat/deuteriumtank
[LOG 04:08:04.220] Load(Texture): WarpPlugin/Parts/FuelTank/HeliumCryostat/heliumtank
[LOG 04:08:04.230] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2m-Specular
[LOG 04:08:04.252] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarGasTank/xenonSphereSpecular
[LOG 04:08:04.267] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarOreTank/ksp_l_resourceContainer_diff
[LOG 04:08:04.297] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarOreTank/ksp_l_resourceContainer_norm
[LOG 04:08:04.324] Load(Texture): WarpPlugin/Parts/FuelTank/InterstellarSphereTank/dif2f
[LOG 04:08:04.347] Load(Texture): WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/model000
[LOG 04:08:04.362] Load(Texture): WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/model001
[LOG 04:08:04.379] Load(Texture): WarpPlugin/Parts/FuelTank/LongWaterTank/box_diff_A_C
[LOG 04:08:04.397] Load(Texture): WarpPlugin/Parts/FuelTank/LongWaterTank/BOX_normals_NRM
[LOG 04:08:04.412] Load(Texture): WarpPlugin/Parts/FuelTank/NBconeTank3m/coneTankSpecular
[LOG 04:08:04.439] Load(Texture): WarpPlugin/Parts/FuelTank/NitrogenCryostat/deuteriumtank
[LOG 04:08:04.450] Load(Texture): WarpPlugin/Parts/FuelTank/NuclearFuelTank/NR_JR_Diff
[LOG 04:08:04.465] Load(Texture): WarpPlugin/Parts/FuelTank/NuclearFuelTank/NR_Jr_Lm
[LOG 04:08:04.476] Load(Texture): WarpPlugin/Parts/FuelTank/NuclearFuelTank/NR_JR_NRM_NRM
[LOG 04:08:04.485] Load(Texture): WarpPlugin/Parts/FuelTank/RVAntimatter/Radial_Tank
[LOG 04:08:04.497] Load(Texture): WarpPlugin/Parts/FuelTank/RVDeutTrit/Radial_Tank
[LOG 04:08:04.508] Load(Texture): WarpPlugin/Parts/FuelTank/RVHe3/Radial_Tank
[LOG 04:08:04.515] Load(Texture): WarpPlugin/Parts/FuelTank/RVHexbor/Radial_Tank
[LOG 04:08:04.526] Load(Texture): WarpPlugin/Parts/FuelTank/RVLithium/Radial_Tank
[LOG 04:08:04.530] Load(Texture): WarpPlugin/Parts/FuelTank/RVThorium/Radial_Tank
[LOG 04:08:04.535] Load(Texture): WarpPlugin/Parts/FuelTank/RVUranium/Radial_Tank
[LOG 04:08:04.546] Load(Texture): WarpPlugin/Parts/FuelTank/RVUranium2/Radial_Tank
[LOG 04:08:04.552] Load(Texture): WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Radial_Tank
[LOG 04:08:04.566] Load(Texture): WarpPlugin/Parts/FuelTank/WrapperTank/Decoupler
[LOG 04:08:04.568] Load(Texture): WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank
[LOG 04:08:04.587] Load(Texture): WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray
[LOG 04:08:04.602] Load(Texture): WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser
[LOG 04:08:04.612] Load(Texture): WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron
[LOG 04:08:04.633] Load(Texture): WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel2000
[LOG 04:08:04.657] Load(Texture): WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel2001
[LOG 04:08:04.685] Load(Texture): WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel2000
[LOG 04:08:04.712] Load(Texture): WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel2001
[LOG 04:08:04.729] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA
[LOG 04:08:04.771] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA_hex
[LOG 04:08:04.793] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA_hex_NRM
[LOG 04:08:04.803] Load(Texture): WarpPlugin/Parts/Microwave/FELA/FELA_NRM
[LOG 04:08:04.827] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model000
[LOG 04:08:04.843] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model001
[LOG 04:08:04.861] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model002
[LOG 04:08:04.876] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model003
[LOG 04:08:04.899] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model004
[LOG 04:08:04.919] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model005
[LOG 04:08:04.934] Load(Texture): WarpPlugin/Parts/Microwave/FoldingThermalDish/model006
[LOG 04:08:04.951] Load(Texture): WarpPlugin/Parts/Microwave/InlinePhasedArray/MWR_Sphere
[LOG 04:08:04.969] Load(Texture): WarpPlugin/Parts/Microwave/LaserTransmitter/Laser
[LOG 04:08:04.989] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna
[LOG 04:08:05.010] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna_NRM
[LOG 04:08:05.037] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/mter
[LOG 04:08:05.052] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/mter_emissive
[LOG 04:08:05.066] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/mter_normals
[LOG 04:08:05.088] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mk2Fuselage
[LOG 04:08:05.092] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mter
[LOG 04:08:05.095] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mter_emissive
[LOG 04:08:05.098] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/mter_normals
[LOG 04:08:05.102] Load(Texture): WarpPlugin/Parts/Microwave/MicrowaveTransducer/METAL_textures
[LOG 04:08:05.215] Load(Texture): WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWSenderMK2
[LOG 04:08:05.245] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray1/n_normals_NRM
[LOG 04:08:05.252] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray1/n_occlusion
[LOG 04:08:05.275] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray2/n_normals_NRM
[LOG 04:08:05.304] Load(Texture): WarpPlugin/Parts/Microwave/phasedArray2/n_occlusion
[LOG 04:08:05.327] Load(Texture): WarpPlugin/Parts/Microwave/PivotedInfraredMirror/MWSenderMK2
[LOG 04:08:05.344] Load(Texture): WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/ORI69
[LOG 04:08:05.356] Load(Texture): WarpPlugin/Parts/Microwave/RadialPhasedArray/MWR_Radial
[LOG 04:08:05.367] Load(Texture): WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/ORI69
[LOG 04:08:05.382] Load(Texture): WarpPlugin/Parts/Microwave/SphereMWR/SphereMR
[LOG 04:08:05.401] Load(Texture): WarpPlugin/Parts/Microwave/SpherePhasedArray/MWR_Sphere 1
[LOG 04:08:05.417] Load(Texture): WarpPlugin/Parts/Radiators/circradiatorKT/texture1
[LOG 04:08:05.433] Load(Texture): WarpPlugin/Parts/Radiators/circradiatorKT/texture1_e
[LOG 04:08:05.437] Load(Texture): WarpPlugin/Parts/Radiators/circradiatorKT/texture1_n
[LOG 04:08:05.449] Load(Texture): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3-e
[LOG 04:08:05.462] Load(Texture): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3-n_NRM
[LOG 04:08:05.477] Load(Texture): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3
[LOG 04:08:05.488] Load(Texture): WarpPlugin/Parts/Radiators/EdgeRadiator/radPanel
[LOG 04:08:05.504] Load(Texture): WarpPlugin/Parts/Radiators/EdgeRadiator/radPanel_N_NRM
[LOG 04:08:05.520] Load(Texture): WarpPlugin/Parts/Radiators/FlatRadiator/TinyPanelsTexture
[LOG 04:08:05.539] Load(Texture): WarpPlugin/Parts/Radiators/FoldingRadiators/radiator
[LOG 04:08:05.563] Load(Texture): WarpPlugin/Parts/Radiators/FoldingRadiators/radiator_N_NRM
[LOG 04:08:05.583] Load(Texture): WarpPlugin/Parts/Radiators/LargeFlatRadiator/glow
[LOG 04:08:05.601] Load(Texture): WarpPlugin/Parts/Radiators/LargeFlatRadiator/radtex
[LOG 04:08:05.619] Load(Texture): WarpPlugin/Parts/Radiators/LargeFlatRadiator/radtex_n
[LOG 04:08:05.637] Load(Texture): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-04-e
[LOG 04:08:05.661] Load(Texture): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-04-n_NRM
[LOG 04:08:05.693] Load(Texture): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-04
[LOG 04:08:05.722] Load(Texture): WarpPlugin/Parts/Radiators/RadialHeatRadiator/d
[LOG 04:08:05.743] Load(Texture): WarpPlugin/Parts/Radiators/RadialHeatRadiator/d_glow
[LOG 04:08:05.753] Load(Texture): WarpPlugin/Parts/Radiators/RadialHeatRadiator/n_NRM
[LOG 04:08:05.766] Load(Texture): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanel
[LOG 04:08:05.780] Load(Texture): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanel_N_NRM
[LOG 04:08:05.843] Load(Texture): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/diff
[LOG 04:08:05.872] Load(Texture): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/glow
[LOG 04:08:05.896] Load(Texture): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/n2_normals3_NRM
[LOG 04:08:05.925] Load(Texture): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-1-e
[LOG 04:08:05.939] Load(Texture): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-1-n_NRM
[LOG 04:08:05.955] Load(Texture): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-1
[LOG 04:08:05.975] Load(Texture): WarpPlugin/Parts/Radiators/UmbrellaRadiator/model000
[LOG 04:08:05.990] Load(Texture): WarpPlugin/Parts/Radiators/UmbrellaRadiator/model001
[LOG 04:08:05.996] Load(Texture): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-03-e
[LOG 04:08:06.010] Load(Texture): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-03-n_NRM
[LOG 04:08:06.027] Load(Texture): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-03
[LOG 04:08:06.040] Load(Texture): WarpPlugin/Parts/Radiators/WrapAroundRadiator/Radiators
[LOG 04:08:06.054] Load(Texture): WarpPlugin/Parts/Radiators/WrapAroundRadiator/Radiators_GLOW
[LOG 04:08:06.066] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/02
[LOG 04:08:06.082] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/ksp3meterhullwhite 1
[LOG 04:08:06.094] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/ksp_airlock_endcap
[LOG 04:08:06.107] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/ksp_darkgrey_panel
[LOG 04:08:06.122] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/nuclearTank
[LOG 04:08:06.138] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/panelType4Diffuse
[LOG 04:08:06.153] Load(Texture): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/plasmaemissive
[LOG 04:08:06.166] Load(Texture): WarpPlugin/Parts/Science/Telescope/telescope 1
[LOG 04:08:06.182] Load(Texture): WarpPlugin/Parts/Utility/atmosphericScoop/model000
[LOG 04:08:06.201] Load(Texture): WarpPlugin/Parts/Utility/atmosphericScoop/model001
[LOG 04:08:06.218] Load(Texture): WarpPlugin/Parts/Utility/DTMagnetometer/mag_diff
[LOG 04:08:06.237] Load(Texture): WarpPlugin/Parts/Utility/DTMagnetometer/n_ copy_NRM
[LOG 04:08:06.257] Load(Texture): WarpPlugin/Parts/Utility/GammaRaySpectrometer/GRS
[LOG 04:08:06.274] Load(Texture): WarpPlugin/Parts/Utility/GammaRaySpectrometer/GRS_NRM
[LOG 04:08:06.291] Load(Texture): WarpPlugin/Parts/Utility/GCMassSpectrometer/box_diff_A_C
[LOG 04:08:06.311] Load(Texture): WarpPlugin/Parts/Utility/GCMassSpectrometer/BOX_normals_NRM
[LOG 04:08:06.331] Load(Texture): WarpPlugin/Parts/Utility/ISRU/Processor_Large
[LOG 04:08:06.356] Load(Texture): WarpPlugin/Parts/Utility/LargeRefinery/LPCTexture
[LOG 04:08:06.387] Load(Texture): WarpPlugin/Parts/Utility/LCMassSpectrometer/box_diff_A_C
[LOG 04:08:06.406] Load(Texture): WarpPlugin/Parts/Utility/LCMassSpectrometer/BOX_normals_NRM
[LOG 04:08:06.430] Load(Texture): WarpPlugin/Parts/Utility/radialAtmosphericScoop/texture 1
[LOG 04:08:06.466] Load(Texture): WarpPlugin/Parts/Utility/Refinery/glow_2
[LOG 04:08:06.484] Load(Texture): WarpPlugin/Parts/Utility/Refinery/sphere_body_DIFFUSE
[LOG 04:08:06.519] Load(Texture): WarpPlugin/Parts/Utility/Refinery/sphere_normalst_NRM
[LOG 04:08:06.573] Load(Texture): WarpPlugin/PlanetResourceData/bop_thorium
[LOG 04:08:06.597] Load(Texture): WarpPlugin/PlanetResourceData/bop_uranium
[LOG 04:08:06.610] Load(Texture): WarpPlugin/PlanetResourceData/dres_thorium
[LOG 04:08:06.637] Load(Texture): WarpPlugin/PlanetResourceData/dres_uranium
[LOG 04:08:06.658] Load(Texture): WarpPlugin/PlanetResourceData/duna_thorium
[LOG 04:08:06.703] Load(Texture): WarpPlugin/PlanetResourceData/duna_uranium
[LOG 04:08:06.723] Load(Texture): WarpPlugin/PlanetResourceData/duna_water
[LOG 04:08:06.757] Load(Texture): WarpPlugin/PlanetResourceData/eeloo_thorium
[LOG 04:08:06.764] Load(Texture): WarpPlugin/PlanetResourceData/eeloo_uranium
[LOG 04:08:06.778] Load(Texture): WarpPlugin/PlanetResourceData/eve_thorium
[LOG 04:08:06.807] Load(Texture): WarpPlugin/PlanetResourceData/eve_uranium
[LOG 04:08:06.839] Load(Texture): WarpPlugin/PlanetResourceData/gilly_thorium
[LOG 04:08:06.855] Load(Texture): WarpPlugin/PlanetResourceData/gilly_uranium
[LOG 04:08:06.873] Load(Texture): WarpPlugin/PlanetResourceData/Hale
[LOG 04:08:06.900] Load(Texture): WarpPlugin/PlanetResourceData/ike_alumina
[LOG 04:08:06.915] Load(Texture): WarpPlugin/PlanetResourceData/ike_thorium
[LOG 04:08:06.929] Load(Texture): WarpPlugin/PlanetResourceData/ike_uranium
[LOG 04:08:06.951] Load(Texture): WarpPlugin/PlanetResourceData/kerbin_thorium
[LOG 04:08:06.982] Load(Texture): WarpPlugin/PlanetResourceData/kerbin_uranium
[LOG 04:08:07.002] Load(Texture): WarpPlugin/PlanetResourceData/kerbin_water
[LOG 04:08:07.031] Load(Texture): WarpPlugin/PlanetResourceData/laythe_thorium
[LOG 04:08:07.061] Load(Texture): WarpPlugin/PlanetResourceData/laythe_uranium
[LOG 04:08:07.091] Load(Texture): WarpPlugin/PlanetResourceData/minmus_thorium
[LOG 04:08:07.110] Load(Texture): WarpPlugin/PlanetResourceData/minmus_uranium
[LOG 04:08:07.128] Load(Texture): WarpPlugin/PlanetResourceData/minmus_water
[LOG 04:08:07.157] Load(Texture): WarpPlugin/PlanetResourceData/moho_thorium
[LOG 04:08:07.188] Load(Texture): WarpPlugin/PlanetResourceData/moho_uranium
[LOG 04:08:07.222] Load(Texture): WarpPlugin/PlanetResourceData/mun_alumina
[LOG 04:08:07.247] Load(Texture): WarpPlugin/PlanetResourceData/mun_thorium
[LOG 04:08:07.274] Load(Texture): WarpPlugin/PlanetResourceData/mun_uranium
[LOG 04:08:07.303] Load(Texture): WarpPlugin/PlanetResourceData/mun_water
[LOG 04:08:07.321] Load(Texture): WarpPlugin/PlanetResourceData/Nissee
[LOG 04:08:07.347] Load(Texture): WarpPlugin/PlanetResourceData/Ovok
[LOG 04:08:07.372] Load(Texture): WarpPlugin/PlanetResourceData/Plock
[LOG 04:08:07.400] Load(Texture): WarpPlugin/PlanetResourceData/Polta
[LOG 04:08:07.424] Load(Texture): WarpPlugin/PlanetResourceData/pol_thorium
[LOG 04:08:07.444] Load(Texture): WarpPlugin/PlanetResourceData/pol_uranium
[LOG 04:08:07.464] Load(Texture): WarpPlugin/PlanetResourceData/Priax
[LOG 04:08:07.492] Load(Texture): WarpPlugin/PlanetResourceData/resource_point
[LOG 04:08:07.495] Load(Texture): WarpPlugin/PlanetResourceData/Slate
[LOG 04:08:07.523] Load(Texture): WarpPlugin/PlanetResourceData/Tal
[LOG 04:08:07.548] Load(Texture): WarpPlugin/PlanetResourceData/Tekto
[LOG 04:08:07.575] Load(Texture): WarpPlugin/PlanetResourceData/Thatmo
[LOG 04:08:07.597] Load(Texture): WarpPlugin/PlanetResourceData/tylo_alumina
[LOG 04:08:07.626] Load(Texture): WarpPlugin/PlanetResourceData/tylo_thorium
[LOG 04:08:07.671] Load(Texture): WarpPlugin/PlanetResourceData/tylo_uranium
[LOG 04:08:07.701] Load(Texture): WarpPlugin/PlanetResourceData/vall_thorium
[LOG 04:08:07.740] Load(Texture): WarpPlugin/PlanetResourceData/vall_uranium
[LOG 04:08:07.752] Load(Texture): WarpPlugin/PlanetResourceData/vall_water
[LOG 04:08:07.755] Load(Texture): WarpPlugin/PlanetResourceData/Wal
[LOG 04:08:07.780] Load(Texture): WarpPlugin/Spaces/sci/light
[LOG 04:08:07.800] Load(Texture): WarpPlugin/Spaces/sci/N_normals 1_NRM
[LOG 04:08:07.815] Load(Texture): WarpPlugin/Spaces/sci/smokeandmirrors
[LOG 04:08:07.830] Load(Texture): WarpPlugin/Spaces/sci/testy2
[LOG 04:08:07.848] Load(Texture): WarpPlugin/UITextures/megajoule_click
[LOG 04:08:07.866] Load(Texture): WarpPlugin/UITextures/megajoule_click2
[LOG 04:08:07.871] Load(Texture): WarpPlugin/UITextures/MicrowaveTransmitter
[LOG 04:08:07.883] Load(Texture): WarpPlugin/UITextures/MicrowaveTransmitter_selected
[LOG 04:08:07.887] Load(Texture): WarpPlugin/UITextures/Radiator
[LOG 04:08:07.891] Load(Texture): WarpPlugin/UITextures/Radiator_selected
[LOG 04:08:07.904] Load(Texture): WarpPlugin/UITextures/reactor
[LOG 04:08:07.908] Load(Texture): WarpPlugin/UITextures/reactor_selected
[LOG 04:08:07.914] Load(Texture): WarpPlugin/UITextures/thermal_click
[LOG 04:08:07.916] Load(Texture): WarpPlugin/UITextures/WarpEngine
[LOG 04:08:07.919] Load(Texture): WarpPlugin/UITextures/WarpEngine_selected
[LOG 04:08:07.929] Load(Model): 000_USITools/Spaces/IVAShell
[LOG 04:08:07.940] Load(Model): InterstellarFuelSwitch/Parts/TankRevamp/modelCC2501
[LOG 04:08:07.946] Load(Model): InterstellarFuelSwitch/Parts/TankRevamp/modelCT2501
[LOG 04:08:07.956] Load(Model): InterstellarFuelSwitch/Parts/TankRevamp/modelRFC2501
[LOG 04:08:07.959] Load(Model): MechJeb2/Parts/MechJeb2_AR202/model
[LOG 04:08:07.965] Load(Model): MechJeb2/Parts/MechJeb2_Pod/model
[WRN 04:08:07.982] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:07.982] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:07.983] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:07.983] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:07.983] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:07.983] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:07.983] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:07.984] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:07.990] Load(Model): Squad/FX/afterburner_flame
[LOG 04:08:08.009] Load(Model): Squad/FX/afterburner_shock
[LOG 04:08:08.017] Load(Model): Squad/FX/diamondBlue
[LOG 04:08:08.021] Load(Model): Squad/FX/exhaustFlames_blue
[LOG 04:08:08.023] Load(Model): Squad/FX/hydroLOXFlame
[LOG 04:08:08.031] Load(Model): Squad/FX/IonPlume
[LOG 04:08:08.033] Load(Model): Squad/FX/ks1_Exhaust
[LOG 04:08:08.035] Load(Model): Squad/FX/ks25_Exhaust
[LOG 04:08:08.037] Load(Model): Squad/FX/ksX_Exhaust
[LOG 04:08:08.039] Load(Model): Squad/FX/LES_Thruster
[LOG 04:08:08.041] Load(Model): Squad/FX/Monoprop_big
[LOG 04:08:08.050] Load(Model): Squad/FX/Monoprop_medium
[LOG 04:08:08.052] Load(Model): Squad/FX/Monoprop_small
[LOG 04:08:08.057] Load(Model): Squad/FX/shockExhaust_blue
[LOG 04:08:08.059] Load(Model): Squad/FX/shockExhaust_blue_small
[LOG 04:08:08.066] Load(Model): Squad/FX/shockExhaust_red_small
[LOG 04:08:08.068] Load(Model): Squad/FX/SRB_Large
[LOG 04:08:08.070] Load(Model): Squad/FX/SRB_LargeSparks
[LOG 04:08:08.072] Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/model
[LOG 04:08:08.075] Load(Model): Squad/Parts/Aero/airbrake/Airbrake
[LOG 04:08:08.080] Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 04:08:08.083] Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface
[LOG 04:08:08.085] Load(Model): Squad/Parts/Aero/airlinerWings/MainWing
[LOG 04:08:08.088] Load(Model): Squad/Parts/Aero/airlinerWings/TailFin
[LOG 04:08:08.094] Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard
[LOG 04:08:08.097] Load(Model): Squad/Parts/Aero/airplaneFins/Canard
[LOG 04:08:08.099] Load(Model): Squad/Parts/Aero/airplaneFins/Swept
[LOG 04:08:08.101] Load(Model): Squad/Parts/Aero/airplaneFins/TailFin
[LOG 04:08:08.104] Load(Model): Squad/Parts/Aero/basicFin/basicFin
[LOG 04:08:08.106] Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake
[LOG 04:08:08.109] Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake
[LOG 04:08:08.112] Load(Model): Squad/Parts/Aero/cones/AvioCone
[LOG 04:08:08.114] Load(Model): Squad/Parts/Aero/cones/ConeA
[LOG 04:08:08.117] Load(Model): Squad/Parts/Aero/cones/ConeB
[LOG 04:08:08.119] Load(Model): Squad/Parts/Aero/cones/NCS
[LOG 04:08:08.122] Load(Model): Squad/Parts/Aero/cones/TailA
[LOG 04:08:08.125] Load(Model): Squad/Parts/Aero/cones/TailB
[LOG 04:08:08.128] Load(Model): Squad/Parts/Aero/cones/TinyCone
[LOG 04:08:08.130] Load(Model): Squad/Parts/Aero/fairings/AutoTruss
[LOG 04:08:08.136] Load(Model): Squad/Parts/Aero/fairings/fairingSize1
[LOG 04:08:08.139] Load(Model): Squad/Parts/Aero/fairings/fairingSize2
[LOG 04:08:08.142] Load(Model): Squad/Parts/Aero/fairings/fairingSize3
[LOG 04:08:08.146] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield0
[LOG 04:08:08.152] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1
[LOG 04:08:08.156] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2
[LOG 04:08:08.160] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3
[LOG 04:08:08.164] Load(Model): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 04:08:08.174] Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial
[LOG 04:08:08.176] Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 04:08:08.179] Load(Model): Squad/Parts/Aero/protectiveRocketNoseMk7/model
[LOG 04:08:08.182] Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 04:08:08.185] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing
[LOG 04:08:08.187] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA
[LOG 04:08:08.189] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB
[LOG 04:08:08.191] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder
[LOG 04:08:08.194] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake
[LOG 04:08:08.196] Load(Model): Squad/Parts/Aero/wingletAV-R8/model
[LOG 04:08:08.198] Load(Model): Squad/Parts/Aero/wingletAV-T1/model
[LOG 04:08:08.205] Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model
[LOG 04:08:08.207] Load(Model): Squad/Parts/Aero/wings/connector1
[LOG 04:08:08.210] Load(Model): Squad/Parts/Aero/wings/connector2
[LOG 04:08:08.212] Load(Model): Squad/Parts/Aero/wings/connector3
[LOG 04:08:08.214] Load(Model): Squad/Parts/Aero/wings/connector4
[LOG 04:08:08.216] Load(Model): Squad/Parts/Aero/wings/connector5
[LOG 04:08:08.218] Load(Model): Squad/Parts/Aero/wings/delta
[LOG 04:08:08.220] Load(Model): Squad/Parts/Aero/wings/delta_small
[LOG 04:08:08.222] Load(Model): Squad/Parts/Aero/wings/elevon1
[LOG 04:08:08.224] Load(Model): Squad/Parts/Aero/wings/elevon2
[LOG 04:08:08.226] Load(Model): Squad/Parts/Aero/wings/elevon3
[LOG 04:08:08.228] Load(Model): Squad/Parts/Aero/wings/elevon4
[LOG 04:08:08.230] Load(Model): Squad/Parts/Aero/wings/elevon5
[LOG 04:08:08.232] Load(Model): Squad/Parts/Aero/wings/strake
[LOG 04:08:08.234] Load(Model): Squad/Parts/Aero/wings/structural1
[LOG 04:08:08.235] Load(Model): Squad/Parts/Aero/wings/structural2
[LOG 04:08:08.237] Load(Model): Squad/Parts/Aero/wings/structural3
[LOG 04:08:08.239] Load(Model): Squad/Parts/Aero/wings/structural4
[LOG 04:08:08.241] Load(Model): Squad/Parts/Aero/wings/swept1
[LOG 04:08:08.243] Load(Model): Squad/Parts/Aero/wings/swept2
[LOG 04:08:08.245] Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model
[LOG 04:08:08.250] Load(Model): Squad/Parts/Command/cupola/model
[LOG 04:08:08.254] Load(Model): Squad/Parts/Command/externalCommandSeat/model
[LOG 04:08:08.265] Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model
[LOG 04:08:08.270] Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model
[LOG 04:08:08.273] Load(Model): Squad/Parts/Command/inlineReactionWheel/model
[LOG 04:08:08.276] Load(Model): Squad/Parts/Command/Mk1-2Pod/model
[LOG 04:08:08.280] Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin
[LOG 04:08:08.283] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline
[LOG 04:08:08.286] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard
[LOG 04:08:08.293] Load(Model): Squad/Parts/Command/mk1LanderCan/model
[LOG 04:08:08.296] Load(Model): Squad/Parts/Command/mk1pod/model
[LOG 04:08:08.299] Load(Model): Squad/Parts/Command/mk2CockpitInline/model
[LOG 04:08:08.304] Load(Model): Squad/Parts/Command/mk2CockpitStandard/model
[LOG 04:08:08.307] Load(Model): Squad/Parts/Command/mk2DroneCore/model
[LOG 04:08:08.311] Load(Model): Squad/Parts/Command/mk2LanderCan/model
[LOG 04:08:08.317] Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model
[LOG 04:08:08.322] Load(Model): Squad/Parts/Command/probeCoreCube/model
[LOG 04:08:08.324] Load(Model): Squad/Parts/Command/probeCoreHex/model
[LOG 04:08:08.326] Load(Model): Squad/Parts/Command/probeCoreOcto/model
[LOG 04:08:08.328] Load(Model): Squad/Parts/Command/probeCoreOcto2/model
[LOG 04:08:08.331] Load(Model): Squad/Parts/Command/probeRoverBody/model
[LOG 04:08:08.333] Load(Model): Squad/Parts/Command/probeStackLarge/model
[LOG 04:08:08.336] Load(Model): Squad/Parts/Command/probeStackSmall/model
[LOG 04:08:08.339] Load(Model): Squad/Parts/Command/probeStackSphere/model
[LOG 04:08:08.342] Load(Model): Squad/Parts/CompoundParts/fuelLine/model
[LOG 04:08:08.344] Load(Model): Squad/Parts/CompoundParts/strutConnector/model
[LOG 04:08:08.346] Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model
[LOG 04:08:08.350] Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model
[LOG 04:08:08.353] Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model
[LOG 04:08:08.356] Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model
[LOG 04:08:08.359] Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model
[LOG 04:08:08.362] Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model
[LOG 04:08:08.364] Load(Model): Squad/Parts/Electrical/RTG/model
[LOG 04:08:08.366] Load(Model): Squad/Parts/Electrical/z-100Battery/model
[LOG 04:08:08.370] Load(Model): Squad/Parts/Electrical/z-1kBattery/model
[LOG 04:08:08.372] Load(Model): Squad/Parts/Electrical/z-200Battery/model
[LOG 04:08:08.375] Load(Model): Squad/Parts/Electrical/z-400Battery/model
[LOG 04:08:08.377] Load(Model): Squad/Parts/Electrical/z-4kBattery/model
[LOG 04:08:08.380] Load(Model): Squad/Parts/Engine/ionEngine/model
[LOG 04:08:08.383] Load(Model): Squad/Parts/Engine/jetEngines/turbineInside
[LOG 04:08:08.385] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1
[LOG 04:08:08.390] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2
[LOG 04:08:08.396] Load(Model): Squad/Parts/Engine/jetEngines/turboJet
[LOG 04:08:08.400] Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet
[LOG 04:08:08.405] Load(Model): Squad/Parts/Engine/liquidEngine24-77/model
[LOG 04:08:08.407] Load(Model): Squad/Parts/Engine/liquidEngine48-7S/model
[LOG 04:08:08.411] Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike
[LOG 04:08:08.414] Load(Model): Squad/Parts/Engine/liquidEngineLV-1/model
[LOG 04:08:08.417] Load(Model): Squad/Parts/Engine/liquidEngineLV-1R/model
[LOG 04:08:08.419] Load(Model): Squad/Parts/Engine/liquidEngineLV-909/model
[LOG 04:08:08.422] Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model
[LOG 04:08:08.427] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model
[LOG 04:08:08.432] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model
[LOG 04:08:08.437] Load(Model): Squad/Parts/Engine/liquidEngineMainsail/model
[LOG 04:08:08.443] Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 04:08:08.446] Load(Model): Squad/Parts/Engine/liquidEnginePoodle/model
[LOG 04:08:08.450] Load(Model): Squad/Parts/Engine/liquidEngineSkipper/model
[LOG 04:08:08.455] Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 04:08:08.460] Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB
[LOG 04:08:08.465] Load(Model): Squad/Parts/Engine/miniJet/SmallJet
[LOG 04:08:08.468] Load(Model): Squad/Parts/Engine/OMSEngine/NewModel
[LOG 04:08:08.470] Load(Model): Squad/Parts/Engine/rapierEngine/rapier
[LOG 04:08:08.475] Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB
[LOG 04:08:08.481] Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine
[LOG 04:08:08.487] Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster
[LOG 04:08:08.494] Load(Model): Squad/Parts/Engine/solidBoosterBACC/model
[LOG 04:08:08.497] Load(Model): Squad/Parts/Engine/solidBoosterRT-10/model
[LOG 04:08:08.501] Load(Model): Squad/Parts/Engine/solidBoosterRT-5/SRB_RT5
[LOG 04:08:08.506] Load(Model): Squad/Parts/Engine/solidBoosterSep/model
[LOG 04:08:08.508] Load(Model): Squad/Parts/Engine/vernorEngine/NewModel
[LOG 04:08:08.511] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2
[LOG 04:08:08.514] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2
[LOG 04:08:08.517] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant
[LOG 04:08:08.520] Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
[LOG 04:08:08.523] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2
[LOG 04:08:08.526] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1
[LOG 04:08:08.528] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant
[LOG 04:08:08.531] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3
[LOG 04:08:08.533] Load(Model): Squad/Parts/FuelTank/fuelTankJumbo-64/model
[LOG 04:08:08.537] Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model
[LOG 04:08:08.540] Load(Model): Squad/Parts/FuelTank/fuelTankT100/model
[LOG 04:08:08.543] Load(Model): Squad/Parts/FuelTank/fuelTankT200/model
[LOG 04:08:08.546] Load(Model): Squad/Parts/FuelTank/fuelTankT400/model
[LOG 04:08:08.549] Load(Model): Squad/Parts/FuelTank/fuelTankT800/model
[LOG 04:08:08.551] Load(Model): Squad/Parts/FuelTank/fuelTankToroidal/model
[LOG 04:08:08.557] Load(Model): Squad/Parts/FuelTank/fuelTankX200-16/model
[LOG 04:08:08.560] Load(Model): Squad/Parts/FuelTank/fuelTankX200-32/model
[LOG 04:08:08.564] Load(Model): Squad/Parts/FuelTank/fuelTankX200-8/model
[LOG 04:08:08.567] Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 04:08:08.569] Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler
[LOG 04:08:08.573] Load(Model): Squad/Parts/FuelTank/mk2Adapters/long
[LOG 04:08:08.576] Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard
[LOG 04:08:08.579] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO
[LOG 04:08:08.581] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid
[LOG 04:08:08.584] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO
[LOG 04:08:08.586] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid
[LOG 04:08:08.589] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono
[LOG 04:08:08.591] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW
[LOG 04:08:08.595] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100
[LOG 04:08:08.598] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25
[LOG 04:08:08.600] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50
[LOG 04:08:08.602] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100
[LOG 04:08:08.605] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25
[LOG 04:08:08.607] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50
[LOG 04:08:08.610] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO
[LOG 04:08:08.612] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/model
[LOG 04:08:08.615] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model
[LOG 04:08:08.617] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/model
[LOG 04:08:08.620] Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model
[LOG 04:08:08.623] Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model
[LOG 04:08:08.625] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
[LOG 04:08:08.628] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank
[LOG 04:08:08.631] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank
[LOG 04:08:08.635] Load(Model): Squad/Parts/FuelTank/xenonTank/model
[LOG 04:08:08.637] Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model
[LOG 04:08:08.642] Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model
[LOG 04:08:08.645] Load(Model): Squad/Parts/Misc/AsteroidDay/HECS2
[LOG 04:08:08.647] Load(Model): Squad/Parts/Misc/AsteroidDay/HighGainAntenna
[LOG 04:08:08.652] Load(Model): Squad/Parts/Misc/AsteroidDay/LgRadialSolar
[LOG 04:08:08.654] Load(Model): Squad/Parts/Misc/PotatoRoid/Cube
[LOG 04:08:08.672] Load(Model): Squad/Parts/Resources/FuelCell/FuelCell
[LOG 04:08:08.674] Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray
[LOG 04:08:08.680] Load(Model): Squad/Parts/Resources/ISRU/ISRU
[LOG 04:08:08.687] Load(Model): Squad/Parts/Resources/LargeTank/LargeTank
[LOG 04:08:08.690] Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill
[LOG 04:08:08.695] Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU
[LOG 04:08:08.700] Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner
[LOG 04:08:08.703] Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 04:08:08.709] Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank
[LOG 04:08:08.712] Load(Model): Squad/Parts/Resources/SmallTank/SmallTank
[LOG 04:08:08.715] Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner
[LOG 04:08:08.718] Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner
[LOG 04:08:08.721] Load(Model): Squad/Parts/Science/AtmosphereSensor/model
[LOG 04:08:08.724] Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment
[LOG 04:08:08.727] Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab
[LOG 04:08:08.740] Load(Model): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 04:08:08.745] Load(Model): Squad/Parts/Science/ScienceBox/ScienceBox
[LOG 04:08:08.747] Load(Model): Squad/Parts/Science/sensorAccelerometer/model
[LOG 04:08:08.749] Load(Model): Squad/Parts/Science/sensorBarometer/model
[LOG 04:08:08.751] Load(Model): Squad/Parts/Science/sensorGravimeter/model
[LOG 04:08:08.753] Load(Model): Squad/Parts/Science/sensorThermometer/model
[LOG 04:08:08.755] Load(Model): Squad/Parts/Structural/adapterLargeSmallBi/model
[LOG 04:08:08.757] Load(Model): Squad/Parts/Structural/adapterLargeSmallQuad/model
[LOG 04:08:08.760] Load(Model): Squad/Parts/Structural/adapterLargeSmallTri/model
[LOG 04:08:08.763] Load(Model): Squad/Parts/Structural/adapterSmallMiniShort/model
[LOG 04:08:08.766] Load(Model): Squad/Parts/Structural/adapterSmallMiniTall/model
[LOG 04:08:08.769] Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage
[LOG 04:08:08.772] Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage
[LOG 04:08:08.775] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1
[LOG 04:08:08.778] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2
[LOG 04:08:08.781] Load(Model): Squad/Parts/Structural/mk1Parts/Structural
[LOG 04:08:08.784] Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow
[LOG 04:08:08.786] Load(Model): Squad/Parts/Structural/Size3Decoupler/size3Decoupler
[LOG 04:08:08.790] Load(Model): Squad/Parts/Structural/Size3To2Adapter/Size3Adapter
[LOG 04:08:08.794] Load(Model): Squad/Parts/Structural/stationHub/model
[LOG 04:08:08.798] Load(Model): Squad/Parts/Structural/structuralIBeam200/model
[LOG 04:08:08.800] Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model
[LOG 04:08:08.802] Load(Model): Squad/Parts/Structural/structuralIBeam650/model
[LOG 04:08:08.804] Load(Model): Squad/Parts/Structural/structuralMicronode/model
[LOG 04:08:08.806] Load(Model): Squad/Parts/Structural/structuralPanel1x1/model
[LOG 04:08:08.808] Load(Model): Squad/Parts/Structural/structuralPanel2x2/model
[LOG 04:08:08.811] Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig
[LOG 04:08:08.813] Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall
[LOG 04:08:08.816] Load(Model): Squad/Parts/Structural/strutCubicOcto/model
[LOG 04:08:08.818] Load(Model): Squad/Parts/Structural/strutOcto/model
[LOG 04:08:08.821] Load(Model): Squad/Parts/Structural/trussGirderAdapter/model
[LOG 04:08:08.824] Load(Model): Squad/Parts/Structural/trussGirderL/model
[LOG 04:08:08.826] Load(Model): Squad/Parts/Structural/trussGirderXL/model
[LOG 04:08:08.829] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge
[LOG 04:08:08.846] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed
[LOG 04:08:08.854] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
[LOG 04:08:08.862] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge
[LOG 04:08:08.864] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg
[LOG 04:08:08.867] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm
[LOG 04:08:08.869] Load(Model): Squad/Parts/Utility/commDish88-88/model
[LOG 04:08:08.887] Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 04:08:08.892] Load(Model): Squad/Parts/Utility/commsDish16/model
[LOG 04:08:08.895] Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model
[LOG 04:08:08.897] Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model
[LOG 04:08:08.899] Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model
[LOG 04:08:08.902] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-18D/model
[LOG 04:08:08.905] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-2C/model
[LOG 04:08:08.907] Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-XL/model
[LOG 04:08:08.911] Load(Model): Squad/Parts/Utility/decouplerStack2m/model
[LOG 04:08:08.914] Load(Model): Squad/Parts/Utility/decouplerStackTR-18A/model
[LOG 04:08:08.917] Load(Model): Squad/Parts/Utility/decouplerStackTR-2V/model
[LOG 04:08:08.920] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna
[LOG 04:08:08.925] Load(Model): Squad/Parts/Utility/DirectAntennas/SurfAntenna
[LOG 04:08:08.927] Load(Model): Squad/Parts/Utility/dockingPort/model
[LOG 04:08:08.931] Load(Model): Squad/Parts/Utility/dockingPortInline/model
[LOG 04:08:08.959] Load(Model): Squad/Parts/Utility/dockingPortJr/model
[LOG 04:08:08.963] Load(Model): Squad/Parts/Utility/dockingPortShielded/model
[LOG 04:08:08.969] Load(Model): Squad/Parts/Utility/dockingPortSr/model
[LOG 04:08:08.973] Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm
[LOG 04:08:08.993] Load(Model): Squad/Parts/Utility/ladderRadial/model
[LOG 04:08:08.995] Load(Model): Squad/Parts/Utility/ladderTelescopic/model
[LOG 04:08:09.000] Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model
[LOG 04:08:09.008] Load(Model): Squad/Parts/Utility/landingLegLT-1/model
[LOG 04:08:09.012] Load(Model): Squad/Parts/Utility/landingLegLT-2/model
[LOG 04:08:09.015] Load(Model): Squad/Parts/Utility/landingLegLT-5/model
[WRN 04:08:09.018] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.018] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.019] Load(Model): Squad/Parts/Utility/largeAdapter/model
[LOG 04:08:09.022] Load(Model): Squad/Parts/Utility/largeAdapterShort/model
[LOG 04:08:09.025] Load(Model): Squad/Parts/Utility/launchClamp1/model
[LOG 04:08:09.029] Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem
[LOG 04:08:09.035] Load(Model): Squad/Parts/Utility/linearRCS/model
[LOG 04:08:09.037] Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge
[LOG 04:08:09.041] Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall
[LOG 04:08:09.045] Load(Model): Squad/Parts/Utility/mk2CrewCabin/model
[LOG 04:08:09.049] Load(Model): Squad/Parts/Utility/mk2DockingPort/model
[LOG 04:08:09.054] Load(Model): Squad/Parts/Utility/mk3CargoBay/long
[LOG 04:08:09.059] Load(Model): Squad/Parts/Utility/mk3CargoBay/medium
[LOG 04:08:09.064] Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp
[LOG 04:08:09.073] Load(Model): Squad/Parts/Utility/mk3CargoBay/short
[LOG 04:08:09.077] Load(Model): Squad/Parts/Utility/parachuteMk1/model
[LOG 04:08:09.085] Load(Model): Squad/Parts/Utility/parachuteMk12-R/model
[LOG 04:08:09.089] Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model
[LOG 04:08:09.093] Load(Model): Squad/Parts/Utility/parachuteMk2-R/model
[LOG 04:08:09.096] Load(Model): Squad/Parts/Utility/parachuteMk25/model
[LOG 04:08:09.100] Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model
[LOG 04:08:09.103] Load(Model): Squad/Parts/Utility/rcsBlockRV-105/model
[LOG 04:08:09.106] Load(Model): Squad/Parts/Utility/RelayAntennas/HGAntenna
[LOG 04:08:09.111] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-100
[LOG 04:08:09.115] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-5
[LOG 04:08:09.117] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-50
[LOG 04:08:09.120] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_125
[LOG 04:08:09.128] Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_250
[LOG 04:08:09.137] Load(Model): Squad/Parts/Utility/spotLightMk1/model
[LOG 04:08:09.140] Load(Model): Squad/Parts/Utility/spotLightMk2/model
[LOG 04:08:09.142] Load(Model): Squad/Parts/Utility/stackBiCoupler/model
[LOG 04:08:09.144] Load(Model): Squad/Parts/Utility/stackQuadCoupler/model
[LOG 04:08:09.149] Load(Model): Squad/Parts/Utility/stackTriCoupler/model
[LOG 04:08:09.154] Load(Model): Squad/Parts/Wheel/LandingGear/GearExtraLarge
[WRN 04:08:09.163] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.164] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.166] Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed
[WRN 04:08:09.168] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.168] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.170] Load(Model): Squad/Parts/Wheel/LandingGear/GearFree
[WRN 04:08:09.171] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.171] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.173] Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge
[WRN 04:08:09.174] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.175] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.180] Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium
[WRN 04:08:09.183] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.183] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.185] Load(Model): Squad/Parts/Wheel/LandingGear/GearSmall
[WRN 04:08:09.186] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.186] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.191] Load(Model): Squad/Parts/Wheel/roverWheelM1/model
[WRN 04:08:09.194] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.194] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.196] Load(Model): Squad/Parts/Wheel/roverWheelS2/model
[WRN 04:08:09.196] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.197] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.201] Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model
[WRN 04:08:09.205] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.205] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.206] Load(Model): Squad/Parts/Wheel/roverWheelXL3/model
[WRN 04:08:09.217] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.217] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.218] Load(Model): Squad/Props/AltimeterThreeHands/model
[LOG 04:08:09.221] Load(Model): Squad/Props/AtmosphereDepth/model
[LOG 04:08:09.223] Load(Model): Squad/Props/AxisIndicator/model
[LOG 04:08:09.225] Load(Model): Squad/Props/buttonsGeneric/circularButton
[LOG 04:08:09.227] Load(Model): Squad/Props/buttonsGeneric/clusterButtons
[LOG 04:08:09.229] Load(Model): Squad/Props/buttonsGeneric/clusterButtons2
[LOG 04:08:09.232] Load(Model): Squad/Props/buttonsGeneric/clusterKnob
[LOG 04:08:09.234] Load(Model): Squad/Props/buttonsGeneric/clusterKnob2
[LOG 04:08:09.237] Load(Model): Squad/Props/buttonsGeneric/clusterMixed
[LOG 04:08:09.240] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches01
[LOG 04:08:09.247] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches02
[LOG 04:08:09.252] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches03
[LOG 04:08:09.256] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches04
[LOG 04:08:09.260] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches05
[LOG 04:08:09.263] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches06
[LOG 04:08:09.266] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches07
[LOG 04:08:09.268] Load(Model): Squad/Props/buttonsGeneric/directionalKnob
[LOG 04:08:09.270] Load(Model): Squad/Props/buttonsGeneric/directionalKnob2
[LOG 04:08:09.273] Load(Model): Squad/Props/buttonsGeneric/pullSwitch
[LOG 04:08:09.275] Load(Model): Squad/Props/buttonsGeneric/squareButton
[LOG 04:08:09.277] Load(Model): Squad/Props/buttonsGeneric/standingSwitch
[LOG 04:08:09.279] Load(Model): Squad/Props/buttonsGeneric/switch
[LOG 04:08:09.281] Load(Model): Squad/Props/buttonsGeneric/switchWithGuards
[LOG 04:08:09.283] Load(Model): Squad/Props/ButtonSquare/model
[LOG 04:08:09.285] Load(Model): Squad/Props/circularButton/model
[LOG 04:08:09.287] Load(Model): Squad/Props/Compass/model
[LOG 04:08:09.289] Load(Model): Squad/Props/directionalKnob/model
[LOG 04:08:09.291] Load(Model): Squad/Props/directionalKnob2/model
[LOG 04:08:09.293] Load(Model): Squad/Props/IndicatorPanel/model
[LOG 04:08:09.296] Load(Model): Squad/Props/IVANavBall/model
[LOG 04:08:09.301] Load(Model): Squad/Props/ledPanelSpeed/model
[LOG 04:08:09.304] Load(Model): Squad/Props/Monitor/MonitorDockingMode
[LOG 04:08:09.306] Load(Model): Squad/Props/NavBall/model
[LOG 04:08:09.310] Load(Model): Squad/Props/PropsGeneric/Button_DockingMode
[LOG 04:08:09.312] Load(Model): Squad/Props/PropsGeneric/CargoBagA
[LOG 04:08:09.316] Load(Model): Squad/Props/PropsGeneric/CargoBagB
[LOG 04:08:09.318] Load(Model): Squad/Props/PropsGeneric/CargoBagC
[LOG 04:08:09.320] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane
[LOG 04:08:09.323] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90
[LOG 04:08:09.325] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame
[LOG 04:08:09.327] Load(Model): Squad/Props/PropsGeneric/Seat_Passenger
[LOG 04:08:09.329] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot
[LOG 04:08:09.332] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet
[LOG 04:08:09.335] Load(Model): Squad/Props/PropsGeneric/SideStick
[LOG 04:08:09.337] Load(Model): Squad/Props/pullSwitch/model
[LOG 04:08:09.340] Load(Model): Squad/Props/radarAltitude/model
[LOG 04:08:09.342] Load(Model): Squad/Props/squareButton/model
[LOG 04:08:09.344] Load(Model): Squad/Props/standingSwitch/model
[LOG 04:08:09.346] Load(Model): Squad/Props/switch/model
[LOG 04:08:09.348] Load(Model): Squad/Props/switchGuard/model
[LOG 04:08:09.350] Load(Model): Squad/Props/switchWithGuards/model
[LOG 04:08:09.353] Load(Model): Squad/Props/throttle/model
[LOG 04:08:09.356] Load(Model): Squad/Props/VSI/model
[LOG 04:08:09.358] Load(Model): Squad/Spaces/crewCabinInternals/model
[LOG 04:08:09.371] Load(Model): Squad/Spaces/cupolaInternal/model
[LOG 04:08:09.378] Load(Model): Squad/Spaces/GenericSpace1/model
[LOG 04:08:09.389] Load(Model): Squad/Spaces/GenericSpace3/model
[LOG 04:08:09.404] Load(Model): Squad/Spaces/landerCabinInternals/model
[LOG 04:08:09.413] Load(Model): Squad/Spaces/landerCabinSmallInternal/model
[LOG 04:08:09.419] Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int
[LOG 04:08:09.437] Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin
[LOG 04:08:09.444] Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA
[LOG 04:08:09.449] Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA
[LOG 04:08:09.456] Load(Model): Squad/Spaces/mk1PodCockpit/model
[LOG 04:08:09.465] Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model
[LOG 04:08:09.474] Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int
[LOG 04:08:09.489] Load(Model): Squad/Spaces/mk2InlineInternal/mk2InlineIVA
[LOG 04:08:09.506] Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int
[LOG 04:08:09.516] Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 04:08:09.553] Load(Model): Squad/Spaces/OverlayMasks/CupolaMask
[LOG 04:08:09.554] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerBorder
[LOG 04:08:09.557] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerMask
[LOG 04:08:09.560] Load(Model): Squad/Spaces/OverlayMasks/LargeLabBorder
[LOG 04:08:09.562] Load(Model): Squad/Spaces/OverlayMasks/LargeLabMask
[LOG 04:08:09.564] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinBorder
[LOG 04:08:09.567] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinMask
[LOG 04:08:09.569] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask
[LOG 04:08:09.572] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask2
[LOG 04:08:09.574] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder2
[LOG 04:08:09.577] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder3
[LOG 04:08:09.579] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask
[LOG 04:08:09.581] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask2
[LOG 04:08:09.584] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask3
[LOG 04:08:09.586] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinBorder
[LOG 04:08:09.588] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinMask
[LOG 04:08:09.590] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineBorder
[LOG 04:08:09.592] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineMask
[LOG 04:08:09.594] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardBorder
[LOG 04:08:09.596] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardMask
[LOG 04:08:09.598] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinBorder
[LOG 04:08:09.600] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask
[LOG 04:08:09.602] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask2
[LOG 04:08:09.604] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleBorder
[LOG 04:08:09.607] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleMask
[LOG 04:08:09.609] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderBorder
[LOG 04:08:09.611] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderMask
[LOG 04:08:09.613] Load(Model): Squad/Spaces/OverlayMasks/Size1PodBorder
[LOG 04:08:09.615] Load(Model): Squad/Spaces/OverlayMasks/Size1PodMask
[LOG 04:08:09.617] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderBorder
[LOG 04:08:09.619] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderMask
[LOG 04:08:09.621] Load(Model): Squad/Spaces/OverlayMasks/Size2PodBorder
[LOG 04:08:09.624] Load(Model): Squad/Spaces/OverlayMasks/Size2PodMask
[LOG 04:08:09.626] Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 04:08:09.629] Load(Model): Squad/Spaces/PodCockpit/model
[LOG 04:08:09.650] Load(Model): UmbraSpaceIndustries/ART/CrewHatch/CrewHatch
[LOG 04:08:09.668] Load(Model): UmbraSpaceIndustries/ART/FuelHatch/FuelHatch
[LOG 04:08:09.684] Load(Model): UmbraSpaceIndustries/ART/Jaw/Jaw
[LOG 04:08:09.692] Load(Model): UmbraSpaceIndustries/ART/MassDriver/MassDriver
[LOG 04:08:09.720] Load(Model): UmbraSpaceIndustries/ART/MassDriver/MassDriverRCS
[LOG 04:08:09.725] Load(Model): UmbraSpaceIndustries/ART/RockTank/RadialTank
[LOG 04:08:09.728] Load(Model): UmbraSpaceIndustries/ART/Separator/Separator
[LOG 04:08:09.736] Load(Model): UmbraSpaceIndustries/ART/Spaces/CrewHatch/CrewHatch_IVA
[LOG 04:08:09.787] Load(Model): UmbraSpaceIndustries/FX/bubbles
[LOG 04:08:09.790] Load(Model): UmbraSpaceIndustries/FX/FishBall
[LOG 04:08:09.792] Load(Model): UmbraSpaceIndustries/FX/ParticleBall
[LOG 04:08:09.794] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/Cradle250
[LOG 04:08:09.798] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Claw
[LOG 04:08:09.803] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Counterweight
[LOG 04:08:09.806] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Crane
[LOG 04:08:09.809] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Forklift
[LOG 04:08:09.814] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Gripper
[LOG 04:08:09.818] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Humpback
[LOG 04:08:09.821] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Ladder
[LOG 04:08:09.825] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Magnet
[LOG 04:08:09.828] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MagPad
[LOG 04:08:09.831] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MagStub
[LOG 04:08:09.832] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MiniWheel
[WRN 04:08:09.836] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.836] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.838] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_MultiMount
[LOG 04:08:09.840] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Stabilizer
[LOG 04:08:09.844] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Truss
[LOG 04:08:09.847] Load(Model): UmbraSpaceIndustries/Konstruction/Assets/PAL_Wheel
[WRN 04:08:09.853] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:09.853] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:09.855] Load(Model): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/model
[LOG 04:08:09.858] Load(Model): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/model
[LOG 04:08:09.862] Load(Model): UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/model
[LOG 04:08:09.865] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/DepletedFuelTank
[LOG 04:08:09.868] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer
[LOG 04:08:09.872] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/FlatRound
[LOG 04:08:09.878] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/FlatTank125
[LOG 04:08:09.884] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/Kontainer
[LOG 04:08:09.888] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/LqdTruss
[LOG 04:08:09.895] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/MiniPak
[LOG 04:08:09.899] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/MKV_SaddleTank
[LOG 04:08:09.903] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/MKV_SupPak
[LOG 04:08:09.906] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/NukeFuelTank
[LOG 04:08:09.909] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/RoundTank
[LOG 04:08:09.913] Load(Model): UmbraSpaceIndustries/Kontainers/Assets/Tank
[LOG 04:08:09.920] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/FertTank125
[LOG 04:08:09.923] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/FertTank250
[LOG 04:08:09.927] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/FertTank375
[LOG 04:08:09.930] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Greenhouse
[LOG 04:08:09.933] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/InlineGreenhouse
[LOG 04:08:09.941] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/JumboGreenhouse
[LOG 04:08:09.945] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/MiniPak
[LOG 04:08:09.949] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Recycler
[LOG 04:08:09.953] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/SmCupola
[LOG 04:08:09.956] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Tank_125
[ERR 04:08:09.959] Texture 'UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N' not found!

[LOG 04:08:09.960] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Tank_250
[ERR 04:08:09.963] Texture 'UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N' not found!

[LOG 04:08:09.964] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/Tank_375
[ERR 04:08:09.967] Texture 'UmbraSpaceIndustries/LifeSupport/Assets/NomTank_N' not found!

[LOG 04:08:09.968] Load(Model): UmbraSpaceIndustries/LifeSupport/Assets/ViewingCupola
[LOG 04:08:09.973] Load(Model): UmbraSpaceIndustries/LifeSupport/Spaces/ViewingCupola_IVA
[LOG 04:08:09.977] Load(Model): UmbraSpaceIndustries/MKS/Assets/275Expandable
[LOG 04:08:09.981] Load(Model): UmbraSpaceIndustries/MKS/Assets/425Expandable
[LOG 04:08:09.985] Load(Model): UmbraSpaceIndustries/MKS/Assets/AnchorHub
[LOG 04:08:09.989] Load(Model): UmbraSpaceIndustries/MKS/Assets/BallHub
[LOG 04:08:09.992] Load(Model): UmbraSpaceIndustries/MKS/Assets/DockingPort
[LOG 04:08:09.996] Load(Model): UmbraSpaceIndustries/MKS/Assets/DunaGeneric
[LOG 04:08:10.007] Load(Model): UmbraSpaceIndustries/MKS/Assets/Explosives
[LOG 04:08:10.010] Load(Model): UmbraSpaceIndustries/MKS/Assets/HabRing
[LOG 04:08:10.023] Load(Model): UmbraSpaceIndustries/MKS/Assets/InflationTank
[LOG 04:08:10.026] Load(Model): UmbraSpaceIndustries/MKS/Assets/LandingLeg
[LOG 04:08:10.030] Load(Model): UmbraSpaceIndustries/MKS/Assets/LandingWheel
[WRN 04:08:10.033] WheelCollider requires an attached Rigidbody to function.
[WRN 04:08:10.033] WheelCollider requires an attached Rigidbody to function.
[LOG 04:08:10.034] Load(Model): UmbraSpaceIndustries/MKS/Assets/LaunchPad
[ERR 04:08:10.049] Texture 'UmbraSpaceIndustries/MKS/Assets/Shared_NRM' not found!

[LOG 04:08:10.051] Load(Model): UmbraSpaceIndustries/MKS/Assets/MiniDrill
[ERR 04:08:10.054] Texture 'UmbraSpaceIndustries/MKS/Assets/DustParticle' not found!

[LOG 04:08:10.056] Load(Model): UmbraSpaceIndustries/MKS/Assets/NodeHelper
[LOG 04:08:10.058] Load(Model): UmbraSpaceIndustries/MKS/Assets/OrbitalDock
[ERR 04:08:10.090] Texture 'UmbraSpaceIndustries/MKS/Assets/Shared_NRM' not found!

[ERR 04:08:10.091] Texture 'UmbraSpaceIndustries/MKS/Assets/Shared_GLOW' not found!

[ERR 04:08:10.091] Texture 'UmbraSpaceIndustries/MKS/Assets/Lens' not found!

[ERR 04:08:10.092] Texture 'UmbraSpaceIndustries/MKS/Assets/Lens_glow' not found!

[ERR 04:08:10.092] Texture 'UmbraSpaceIndustries/MKS/Assets/StationParts' not found!

[ERR 04:08:10.093] Texture 'UmbraSpaceIndustries/MKS/Assets/StationParts_NORM_NRM' not found!

[LOG 04:08:10.095] Load(Model): UmbraSpaceIndustries/MKS/Assets/PowerAntenna
[LOG 04:08:10.098] Load(Model): UmbraSpaceIndustries/MKS/Assets/PowerBox
[LOG 04:08:10.102] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_AgModule
[ERR 04:08:10.114] Texture 'UmbraSpaceIndustries/MKS/Assets/Crinkle' not found!

[ERR 04:08:10.114] Texture 'UmbraSpaceIndustries/MKS/Assets/crinkleFoil_NRM' not found!

[LOG 04:08:10.116] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Airlock
[LOG 04:08:10.119] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_AuxCon
[LOG 04:08:10.122] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_CommPak
[LOG 04:08:10.128] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Crusher
[LOG 04:08:10.133] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_HabModule
[LOG 04:08:10.139] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_ILM
[ERR 04:08:10.143] Texture 'UmbraSpaceIndustries/MKS/Assets/Crinkle' not found!

[ERR 04:08:10.143] Texture 'UmbraSpaceIndustries/MKS/Assets/crinkleFoil_NRM' not found!

[LOG 04:08:10.145] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_MountPoint
[LOG 04:08:10.148] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_PowerPack
[LOG 04:08:10.155] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Sifter
[LOG 04:08:10.161] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Smelter
[LOG 04:08:10.166] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_VBracket
[LOG 04:08:10.170] Load(Model): UmbraSpaceIndustries/MKS/Assets/Ranger_Workshop
[ERR 04:08:10.176] Texture 'UmbraSpaceIndustries/MKS/Assets/Crinkle' not found!

[ERR 04:08:10.177] Texture 'UmbraSpaceIndustries/MKS/Assets/crinkleFoil_NRM' not found!

[LOG 04:08:10.178] Load(Model): UmbraSpaceIndustries/MKS/Assets/Salamander
[LOG 04:08:10.185] Load(Model): UmbraSpaceIndustries/MKS/Assets/ScoutLanderMk2
[LOG 04:08:10.197] Load(Model): UmbraSpaceIndustries/MKS/Assets/SkyCrane
[LOG 04:08:10.207] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_250Cap
[LOG 04:08:10.211] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_250Rigid
[LOG 04:08:10.221] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_275Expandable
[LOG 04:08:10.225] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_375Cap
[LOG 04:08:10.228] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_375Rigid
[LOG 04:08:10.239] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_425Expandable
[LOG 04:08:10.243] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_Airlock
[LOG 04:08:10.247] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_Hub250
[LOG 04:08:10.252] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MiniAirlock
[LOG 04:08:10.255] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MiniTruss
[LOG 04:08:10.266] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MultiHub
[LOG 04:08:10.270] Load(Model): UmbraSpaceIndustries/MKS/Assets/Tundra_MultiTruss
[LOG 04:08:10.285] Load(Model): UmbraSpaceIndustries/MKS/Assets/WideLeg
[LOG 04:08:10.290] Load(Model): UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA
[LOG 04:08:10.314] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_125
[LOG 04:08:10.321] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_250
[LOG 04:08:10.329] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_375
[LOG 04:08:10.340] Load(Model): UmbraSpaceIndustries/ReactorPack/Assets/Nuke_625
[LOG 04:08:10.344] Load(Model): WarpPlugin/resourcesphere
[ERR 04:08:10.350] Texture 'WarpPlugin/PlasmaMedGlow' not found!

[LOG 04:08:10.352] Load(Model): WarpPlugin/FX/interstellarAmmoniaExhaust
[LOG 04:08:10.354] Load(Model): WarpPlugin/FX/interstellarArgonExhaust
[LOG 04:08:10.357] Load(Model): WarpPlugin/FX/interstellarChargedExhaust
[LOG 04:08:10.359] Load(Model): WarpPlugin/FX/interstellarHydrogenExhaust
[LOG 04:08:10.362] Load(Model): WarpPlugin/FX/interstellarLithiumExhaust
[LOG 04:08:10.365] Load(Model): WarpPlugin/FX/interstellarQVPExhaust
[LOG 04:08:10.367] Load(Model): WarpPlugin/FX/interstellarXenonExhaust
[LOG 04:08:10.370] Load(Model): WarpPlugin/FX/LANTR_small
[LOG 04:08:10.388] Load(Model): WarpPlugin/FX/NTR_mini
[LOG 04:08:10.391] Load(Model): WarpPlugin/FX/NTR_small
[LOG 04:08:10.402] Load(Model): WarpPlugin/FX/WildBlue/FXArcJet
[LOG 04:08:10.405] Load(Model): WarpPlugin/FX/WildBlue/FX_LH2Flame
[LOG 04:08:10.407] Load(Model): WarpPlugin/FX/WildBlue/FX_LiquidFlame
[LOG 04:08:10.418] Load(Model): WarpPlugin/FX/WildBlue/FX_PlasmaFlame
[LOG 04:08:10.426] Load(Model): WarpPlugin/Parts/Command/computerCore/model
[LOG 04:08:10.437] Load(Model): WarpPlugin/Parts/Command/scienceModule/sci_model
[LOG 04:08:10.444] Load(Model): WarpPlugin/Parts/Electrical/AntimatterCollector/model
[LOG 04:08:10.448] Load(Model): WarpPlugin/Parts/Electrical/AntimatterReactors/model
[LOG 04:08:10.453] Load(Model): WarpPlugin/Parts/Electrical/capacitor250/capacitor-25
[LOG 04:08:10.484] Load(Model): WarpPlugin/Parts/Electrical/DustyPlasma/model
[LOG 04:08:10.496] Load(Model): WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/bgen
[LOG 04:08:10.499] Load(Model): WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/sgen
[LOG 04:08:10.502] Load(Model): WarpPlugin/Parts/Electrical/FissFussReactor/model
[LOG 04:08:10.532] Load(Model): WarpPlugin/Parts/Electrical/FissionFragmentReactor/model
[LOG 04:08:10.542] Load(Model): WarpPlugin/Parts/Electrical/IXSMainHull/ixsmainhull
[LOG 04:08:10.556] Load(Model): WarpPlugin/Parts/Electrical/IXSWarpRing/warpring
[LOG 04:08:10.562] Load(Model): WarpPlugin/Parts/Electrical/LargeFusionReactor/model
[LOG 04:08:10.582] Load(Model): WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/Nuke_Reactor_Sr
[LOG 04:08:10.596] Load(Model): WarpPlugin/Parts/Electrical/PebbleBedReactor/model
[LOG 04:08:10.600] Load(Model): WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/model
[LOG 04:08:10.716] Load(Model): WarpPlugin/Parts/Electrical/SmallFusionReactor/smalln
[LOG 04:08:10.720] Load(Model): WarpPlugin/Parts/Electrical/TriAlpha/model
[LOG 04:08:10.736] Load(Model): WarpPlugin/Parts/Electrical/WarpDrive/warp
[LOG 04:08:10.741] Load(Model): WarpPlugin/Parts/Electrical/WarpDrive2/warp2
[LOG 04:08:10.750] Load(Model): WarpPlugin/Parts/Engines/AugmentedArcjet/model
[LOG 04:08:10.762] Load(Model): WarpPlugin/Parts/Engines/AugmentedArcjet/model2
[LOG 04:08:10.770] Load(Model): WarpPlugin/Parts/Engines/Daedalus/Deadalus
[LOG 04:08:10.783] Load(Model): WarpPlugin/Parts/Engines/InlineRCS/NewModel
[LOG 04:08:10.806] Load(Model): WarpPlugin/Parts/Engines/KANDL/model
[LOG 04:08:10.810] Load(Model): WarpPlugin/Parts/Engines/LANTR/model
[LOG 04:08:10.816] Load(Model): WarpPlugin/Parts/Engines/LightBulb/model
[LOG 04:08:10.824] Load(Model): WarpPlugin/Parts/Engines/LinearRCS/model
[LOG 04:08:10.827] Load(Model): WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNozzle
[LOG 04:08:10.835] Load(Model): WarpPlugin/Parts/Engines/MagneticNozzle2/model
[LOG 04:08:10.842] Load(Model): WarpPlugin/Parts/Engines/MagneticNozzle3/ffr
[ERR 04:08:10.847] Texture 'WarpPlugin/Parts/Engines/MagneticNozzle3/pulsejete' not found!

[LOG 04:08:10.848] Load(Model): WarpPlugin/Parts/Engines/MethaneEngine/model
[LOG 04:08:10.855] Load(Model): WarpPlugin/Parts/Engines/MIFEngine/MICFEngine
[LOG 04:08:10.870] Load(Model): WarpPlugin/Parts/Engines/MPD/model
[LOG 04:08:10.874] Load(Model): WarpPlugin/Parts/Engines/NBrcs5block/model
[LOG 04:08:10.877] Load(Model): WarpPlugin/Parts/Engines/NBrcsCorner/model
[LOG 04:08:10.880] Load(Model): WarpPlugin/Parts/Engines/NuclearRamJet/model
[LOG 04:08:10.887] Load(Model): WarpPlugin/Parts/Engines/NuclearTurbojet/TurboJet
[LOG 04:08:10.893] Load(Model): WarpPlugin/Parts/Engines/OpenCycleGasCore/ntr-gc-25-1
[LOG 04:08:10.910] Load(Model): WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/qvengine2
[LOG 04:08:10.917] Load(Model): WarpPlugin/Parts/Engines/RCSTank/model
[ERR 04:08:10.966] Texture 'WarpPlugin/Parts/Engines/RCSTank/cstSolar' not found!

[LOG 04:08:10.969] Load(Model): WarpPlugin/Parts/Engines/RetractablerRcsBlock/model
[LOG 04:08:10.973] Load(Model): WarpPlugin/Parts/Engines/RetractablerRcsCurved/modelCurved
[LOG 04:08:10.978] Load(Model): WarpPlugin/Parts/Engines/solarSail/Model
[LOG 04:08:10.986] Load(Model): WarpPlugin/Parts/Engines/ThermalLaunchNozzle/SSME
[LOG 04:08:10.992] Load(Model): WarpPlugin/Parts/Engines/ThermalRocketNozzle/model
[LOG 04:08:10.996] Load(Model): WarpPlugin/Parts/Engines/ThermalTurbojet/jet
[LOG 04:08:11.003] Load(Model): WarpPlugin/Parts/Engines/Tokamak/Supernova
[LOG 04:08:11.032] Load(Model): WarpPlugin/Parts/Engines/Vasimr/model
[LOG 04:08:11.037] Load(Model): WarpPlugin/Parts/Engines/vista/model
[LOG 04:08:11.043] Load(Model): WarpPlugin/Parts/FuelTank/AntimatterTanks1/smalltank
[LOG 04:08:11.047] Load(Model): WarpPlugin/Parts/FuelTank/AntimatterTanks2/bigtank
[LOG 04:08:11.053] Load(Model): WarpPlugin/Parts/FuelTank/DeuteriumCryostat/model
[LOG 04:08:11.065] Load(Model): WarpPlugin/Parts/FuelTank/HeliumCryostat/model
[LOG 04:08:11.074] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPcone2m-White
[LOG 04:08:11.079] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL00469-White
[LOG 04:08:11.084] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL01875-Nuke
[LOG 04:08:11.089] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL03750-Nuke
[LOG 04:08:11.094] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL05625-White
[LOG 04:08:11.102] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarFuelTank/TPtank2mL11250-White
[LOG 04:08:11.109] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarGasTank/model
[LOG 04:08:11.115] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank
[LOG 04:08:11.118] Load(Model): WarpPlugin/Parts/FuelTank/InterstellarSphereTank/sphere
[LOG 04:08:11.122] Load(Model): WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/model
[LOG 04:08:11.125] Load(Model): WarpPlugin/Parts/FuelTank/LongWaterTank/tank
[LOG 04:08:11.129] Load(Model): WarpPlugin/Parts/FuelTank/NBconeTank3m/model
[LOG 04:08:11.132] Load(Model): WarpPlugin/Parts/FuelTank/NitrogenCryostat/model
[LOG 04:08:11.144] Load(Model): WarpPlugin/Parts/FuelTank/NuclearFuelTank/Nuke_Reactor_Jr
[LOG 04:08:11.148] Load(Model): WarpPlugin/Parts/FuelTank/RVAntimatter/model
[LOG 04:08:11.157] Load(Model): WarpPlugin/Parts/FuelTank/RVDeutTrit/model
[LOG 04:08:11.164] Load(Model): WarpPlugin/Parts/FuelTank/RVHe3/model
[LOG 04:08:11.172] Load(Model): WarpPlugin/Parts/FuelTank/RVHexbor/model
[LOG 04:08:11.179] Load(Model): WarpPlugin/Parts/FuelTank/RVLithium/model
[LOG 04:08:11.187] Load(Model): WarpPlugin/Parts/FuelTank/RVThorium/model
[LOG 04:08:11.194] Load(Model): WarpPlugin/Parts/FuelTank/RVUranium/model
[LOG 04:08:11.202] Load(Model): WarpPlugin/Parts/FuelTank/RVUranium2/model
[LOG 04:08:11.209] Load(Model): WarpPlugin/Parts/FuelTank/RVUraniumTetFl/model
[LOG 04:08:11.216] Load(Model): WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank
[LOG 04:08:11.219] Load(Model): WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/modelDIodeLaserArray
[LOG 04:08:11.223] Load(Model): WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/modelFreeElectronLaser
[LOG 04:08:11.226] Load(Model): WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/modelGyrotron
[LOG 04:08:11.231] Load(Model): WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel2
[LOG 04:08:11.239] Load(Model): WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel2
[LOG 04:08:11.246] Load(Model): WarpPlugin/Parts/Microwave/FELA/model
[LOG 04:08:11.255] Load(Model): WarpPlugin/Parts/Microwave/FoldingThermalDish/model
[LOG 04:08:11.398] Load(Model): WarpPlugin/Parts/Microwave/InlinePhasedArray/model
[LOG 04:08:11.413] Load(Model): WarpPlugin/Parts/Microwave/LaserTransmitter/model
[LOG 04:08:11.419] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveRectenna/model
[LOG 04:08:11.430] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M
[LOG 04:08:11.434] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/modelMTPRmk2
[LOG 04:08:11.436] Load(Model): WarpPlugin/Parts/Microwave/MicrowaveTransducer/model
[LOG 04:08:11.625] Load(Model): WarpPlugin/Parts/Microwave/MWTransmitterMK2/model
[LOG 04:08:11.676] Load(Model): WarpPlugin/Parts/Microwave/phasedArray1/receiver
[LOG 04:08:11.682] Load(Model): WarpPlugin/Parts/Microwave/phasedArray2/transmitter
[LOG 04:08:11.685] Load(Model): WarpPlugin/Parts/Microwave/PivotedInfraredMirror/model
[LOG 04:08:11.736] Load(Model): WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/model
[LOG 04:08:11.750] Load(Model): WarpPlugin/Parts/Microwave/RadialPhasedArray/model
[LOG 04:08:11.754] Load(Model): WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/model
[LOG 04:08:11.767] Load(Model): WarpPlugin/Parts/Microwave/SphereMWR/model
[LOG 04:08:11.783] Load(Model): WarpPlugin/Parts/Microwave/SpherePhasedArray/model
[LOG 04:08:11.795] Load(Model): WarpPlugin/Parts/Radiators/circradiatorKT/circradiatorKT
[LOG 04:08:11.800] Load(Model): WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3
[LOG 04:08:11.809] Load(Model): WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge
[LOG 04:08:11.812] Load(Model): WarpPlugin/Parts/Radiators/FlatRadiator/model
[LOG 04:08:11.816] Load(Model): WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge
[LOG 04:08:11.834] Load(Model): WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed
[LOG 04:08:11.842] Load(Model): WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall
[LOG 04:08:11.850] Load(Model): WarpPlugin/Parts/Radiators/LargeFlatRadiator/model
[LOG 04:08:11.852] Load(Model): WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4
[LOG 04:08:11.866] Load(Model): WarpPlugin/Parts/Radiators/RadialHeatRadiator/rheat
[LOG 04:08:11.869] Load(Model): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg
[LOG 04:08:11.872] Load(Model): WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm
[LOG 04:08:11.875] Load(Model): WarpPlugin/Parts/Radiators/SemiFoldingRadiator/Model
[LOG 04:08:11.880] Load(Model): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1
[LOG 04:08:11.886] Load(Model): WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1
[WRN 04:08:11.894] 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 "Radiator/CurvedStaticRadiator25/ColliderD"
[WRN 04:08:11.895] 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 "Radiator/CurvedStaticRadiator25/ColliderE"
[LOG 04:08:11.896] Load(Model): WarpPlugin/Parts/Radiators/UmbrellaRadiator/model
[LOG 04:08:11.966] Load(Model): WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3
[LOG 04:08:11.973] Load(Model): WarpPlugin/Parts/Radiators/WrapAroundRadiator/RadialLarge
[LOG 04:08:11.978] Load(Model): WarpPlugin/Parts/Radiators/WrapAroundRadiator/RadialSmall
[LOG 04:08:11.982] Load(Model): WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/model
[ERR 04:08:12.083] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 04:08:12.153] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[LOG 04:08:12.155] Load(Model): WarpPlugin/Parts/Science/Telescope/model
[LOG 04:08:12.171] Load(Model): WarpPlugin/Parts/Utility/atmosphericScoop/model
[LOG 04:08:12.174] Load(Model): WarpPlugin/Parts/Utility/DTMagnetometer/mag
[LOG 04:08:12.178] Load(Model): WarpPlugin/Parts/Utility/GammaRaySpectrometer/model
[LOG 04:08:12.185] Load(Model): WarpPlugin/Parts/Utility/GCMassSpectrometer/massspectrometer
[LOG 04:08:12.189] Load(Model): WarpPlugin/Parts/Utility/ISRU/ISRU
[LOG 04:08:12.199] Load(Model): WarpPlugin/Parts/Utility/LargeRefinery/model
[LOG 04:08:12.270] Load(Model): WarpPlugin/Parts/Utility/LCMassSpectrometer/lcmassspectrometer
[LOG 04:08:12.273] Load(Model): WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop
[LOG 04:08:12.277] Load(Model): WarpPlugin/Parts/Utility/Refinery/model
[LOG 04:08:12.283] Load(Model): WarpPlugin/Spaces/sci/model
[LOG 04:08:12.290] Loading Asset Bundle Definitions
[LOG 04:08:12.294] AssetLoader: Loading bundle definitions
[LOG 04:08:12.825] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\squadcore.ksp'
[LOG 04:08:12.844] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia.ksp'
[LOG 04:08:12.848] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aeroforces.ksp'
[LOG 04:08:12.885] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraft.ksp'
[LOG 04:08:12.914] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasics.ksp'
[LOG 04:08:12.943] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsbalance.ksp'
[LOG 04:08:12.976] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsbalance2.ksp'
[LOG 04:08:13.011] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicscol.ksp'
[LOG 04:08:13.042] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicscontrol.ksp'
[LOG 04:08:13.076] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicscontrolsurfaces.ksp'
[LOG 04:08:13.101] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsdrag.ksp'
[LOG 04:08:13.130] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsengines.ksp'
[LOG 04:08:13.161] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsforces.ksp'
[LOG 04:08:13.201] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicsintakes.ksp'
[LOG 04:08:13.246] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicslandinggear.ksp'
[LOG 04:08:13.290] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_aircraftbasicslift.ksp'
[LOG 04:08:13.318] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_career.ksp'
[LOG 04:08:13.342] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicscontracts.ksp'
[LOG 04:08:13.364] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicscrew.ksp'
[LOG 04:08:13.384] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicscurrencies.ksp'
[LOG 04:08:13.412] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicsexperience.ksp'
[LOG 04:08:13.465] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicsfacilities.ksp'
[LOG 04:08:13.487] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicsstrategies.ksp'
[LOG 04:08:13.524] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerbasicstechnology.ksp'
[LOG 04:08:13.562] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-ac.ksp'
[LOG 04:08:13.601] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-admin.ksp'
[LOG 04:08:13.632] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-ksc.ksp'
[LOG 04:08:13.670] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-mc.ksp'
[LOG 04:08:13.697] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-sciencearchives.ksp'
[LOG 04:08:13.737] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-techtree.ksp'
[LOG 04:08:13.777] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui-ts.ksp'
[LOG 04:08:13.823] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_careerui.ksp'
[LOG 04:08:13.968] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnet.ksp'
[LOG 04:08:14.104] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetbasics.ksp'
[LOG 04:08:14.239] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetcontrollinks.ksp'
[LOG 04:08:14.384] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetgui.ksp'
[LOG 04:08:14.528] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetrange.ksp'
[LOG 04:08:14.671] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnetrelays.ksp'
[LOG 04:08:14.816] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_commnettransmission.ksp'
[LOG 04:08:14.871] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-actiongroups.ksp'
[LOG 04:08:14.919] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-applauncher.ksp'
[LOG 04:08:14.969] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-crew.ksp'
[LOG 04:08:15.008] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-engineersreport.ksp'
[LOG 04:08:15.051] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-gizmos.ksp'
[LOG 04:08:15.094] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-infos.ksp'
[LOG 04:08:15.146] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-partdetails.ksp'
[LOG 04:08:15.194] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-parts.ksp'
[LOG 04:08:15.238] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-symmetry.ksp'
[LOG 04:08:15.282] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui-vesseldetails.ksp'
[LOG 04:08:15.329] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_constructionui.ksp'
[LOG 04:08:15.382] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-dockingmode.ksp'
[LOG 04:08:15.425] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-editor.ksp'
[LOG 04:08:15.474] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-editorgizmos.ksp'
[LOG 04:08:15.500] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-eva.ksp'
[LOG 04:08:15.516] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-flight.ksp'
[LOG 04:08:15.538] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-flightactivities.ksp'
[LOG 04:08:15.581] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-flightdirections.ksp'
[LOG 04:08:15.621] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-general.ksp'
[LOG 04:08:15.659] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-mapandtime.ksp'
[LOG 04:08:15.692] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-mouseconstruction.ksp'
[LOG 04:08:15.744] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-mouseflight.ksp'
[LOG 04:08:15.798] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls-rcs.ksp'
[LOG 04:08:15.860] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_controls.ksp'
[LOG 04:08:16.067] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_eastereggs.ksp'
[LOG 04:08:16.108] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-ac.ksp'
[LOG 04:08:16.145] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-admin.ksp'
[LOG 04:08:16.181] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-context.ksp'
[LOG 04:08:16.225] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-ksc.ksp'
[LOG 04:08:16.258] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-launchpad.ksp'
[LOG 04:08:16.293] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-mc.ksp'
[LOG 04:08:16.331] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-randd.ksp'
[LOG 04:08:16.371] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-runway.ksp'
[LOG 04:08:16.403] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-sph.ksp'
[LOG 04:08:16.440] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-ts.ksp'
[LOG 04:08:16.491] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_facilities-vab.ksp'
[LOG 04:08:16.541] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-altimeter.ksp'
[LOG 04:08:16.556] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-altimiter.ksp'
[LOG 04:08:16.601] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-applauncher.ksp'
[LOG 04:08:16.650] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-evaactivities.ksp'
[LOG 04:08:16.654] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-mapnodes.ksp'
[LOG 04:08:16.694] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-modecontrol.ksp'
[LOG 04:08:16.734] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-navball.ksp'
[LOG 04:08:16.791] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-portraits.ksp'
[LOG 04:08:16.842] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-staging.ksp'
[LOG 04:08:16.881] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui-timeandaction.ksp'
[LOG 04:08:16.931] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_flightui.ksp'
[LOG 04:08:16.966] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heat.ksp'
[LOG 04:08:17.012] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatactiveradiators.ksp'
[LOG 04:08:17.043] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatcore.ksp'
[LOG 04:08:17.086] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatengines.ksp'
[LOG 04:08:17.158] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatflow.ksp'
[LOG 04:08:17.207] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatpart.ksp'
[LOG 04:08:17.245] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatpassiveradiators.ksp'
[LOG 04:08:17.291] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_heatshields.ksp'
[LOG 04:08:17.447] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnet.ksp'
[LOG 04:08:17.593] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnetinterface.ksp'
[LOG 04:08:17.740] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnetmodes.ksp'
[LOG 04:08:17.886] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_kerbnetwaypoints.ksp'
[LOG 04:08:18.087] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_locations.ksp'
[LOG 04:08:18.109] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_manual.ksp'
[LOG 04:08:18.158] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui-mannodes.ksp'
[LOG 04:08:18.200] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui-orbitnodes.ksp'
[LOG 04:08:18.251] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui-orbitnodes2.ksp'
[LOG 04:08:18.293] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_mapui.ksp'
[LOG 04:08:18.308] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaladvanced-obertheffect.ksp'
[LOG 04:08:18.503] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-atmosphere.ksp'
[LOG 04:08:18.712] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-gettingbackdown.ksp'
[LOG 04:08:18.918] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-gettingupthere.ksp'
[LOG 04:08:19.117] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-gravityturn.ksp'
[LOG 04:08:19.341] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-orbits.ksp'
[LOG 04:08:19.541] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics-stayingupthere.ksp'
[LOG 04:08:19.733] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalbasics.ksp'
[LOG 04:08:19.935] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-appe.ksp'
[LOG 04:08:20.132] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-dirandinc.ksp'
[LOG 04:08:20.337] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-directions.ksp'
[LOG 04:08:20.560] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-eccentricity.ksp'
[LOG 04:08:20.565] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions-efficiency.ksp'
[LOG 04:08:20.755] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitaldefinitions.ksp'
[LOG 04:08:20.969] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-adjustinginclination.ksp'
[LOG 04:08:21.180] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-deltav.ksp'
[LOG 04:08:21.404] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-efficiency.ksp'
[LOG 04:08:21.616] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-hohmanntransfer.ksp'
[LOG 04:08:21.826] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-hohmanntransfer2.ksp'
[LOG 04:08:22.026] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-orbittypes.ksp'
[LOG 04:08:22.254] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-radandantirad.ksp'
[LOG 04:08:22.471] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers-shapingup.ksp'
[LOG 04:08:22.678] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmaneuvers.ksp'
[LOG 04:08:22.751] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_orbitalmanuevers-orbittypes.ksp'
[LOG 04:08:22.958] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-dres.ksp'
[LOG 04:08:23.175] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-duna.ksp'
[LOG 04:08:23.371] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-eeloo.ksp'
[LOG 04:08:23.572] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-eve.ksp'
[LOG 04:08:23.767] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-jool.ksp'
[LOG 04:08:23.977] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-kerbin.ksp'
[LOG 04:08:23.982] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-kerbol.ksp'
[LOG 04:08:24.212] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-moho.ksp'
[LOG 04:08:24.420] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-sun.ksp'
[LOG 04:08:24.625] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_planets-system.ksp'
[LOG 04:08:24.816] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-asteroidmining.ksp'
[LOG 04:08:25.015] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-conversionmanagement.ksp'
[LOG 04:08:25.223] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-drilling.ksp'
[LOG 04:08:25.433] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-findingit.ksp'
[LOG 04:08:25.643] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-findingit2.ksp'
[LOG 04:08:25.853] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources-storageandconversion.ksp'
[LOG 04:08:26.061] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_resources.ksp'
[LOG 04:08:26.075] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketforces.ksp'
[LOG 04:08:26.115] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketry.ksp'
[LOG 04:08:26.160] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-fairings.ksp'
[LOG 04:08:26.196] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-girders.ksp'
[LOG 04:08:26.201] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-heat.ksp'
[LOG 04:08:26.210] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-heatshields.ksp'
[LOG 04:08:26.215] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-radiators.ksp'
[LOG 04:08:26.219] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced-struts.ksp'
[LOG 04:08:26.258] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketryadvanced.ksp'
[LOG 04:08:26.291] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasics.ksp'
[LOG 04:08:26.328] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsaero.ksp'
[LOG 04:08:26.368] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicscentered.ksp'
[LOG 04:08:26.412] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicschutes.ksp'
[LOG 04:08:26.416] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicschutesandladders.ksp'
[LOG 04:08:26.449] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicscontrol.ksp'
[LOG 04:08:26.480] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsecrecharging.ksp'
[LOG 04:08:26.512] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsengines.ksp'
[LOG 04:08:26.560] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsforces.ksp'
[LOG 04:08:26.601] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicshatchesandladders.ksp'
[LOG 04:08:26.638] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsresources.ksp'
[LOG 04:08:26.689] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsservicecontainers.ksp'
[LOG 04:08:26.742] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsstability.ksp'
[LOG 04:08:26.790] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsstabilityassist.ksp'
[LOG 04:08:26.831] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicsstaging.ksp'
[LOG 04:08:26.875] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_rocketrybasicssymmetry.ksp'
[LOG 04:08:27.079] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_science.ksp'
[LOG 04:08:27.326] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_sciencedata.ksp'
[LOG 04:08:27.525] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_scienceexperiments.ksp'
[LOG 04:08:27.724] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_sciencelab.ksp'
[LOG 04:08:27.924] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_sciencetransmitted.ksp'
[LOG 04:08:28.188] AssetLoader: Loaded bundle 'C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\Squad\KSPedia\kspedia_spacetravel.ksp'
[LOG 04:08:28.192] AssetLoader: Finished loading. 176 bundle definitions loaded.
[LOG 04:08:28.193] Config(CATEGORY) 000_FilterExtensions Configs/FilterByFunction/Filter by Function
[LOG 04:08:28.193] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Ablative Heat Shields
[LOG 04:08:28.194] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Air Intake
[LOG 04:08:28.195] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Control Surface
[LOG 04:08:28.195] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Fairings
[LOG 04:08:28.196] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Nose Cones
[LOG 04:08:28.196] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Aero/Wings
[LOG 04:08:28.197] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 2 [1.5 x 2.5 m]
[LOG 04:08:28.197] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 2 Oversized [2.5 x 2.5 m]
[LOG 04:08:28.198] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 3 [3.8 x 3.3 m]
[LOG 04:08:28.198] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 4 [4.1 x 7.9 m]
[LOG 04:08:28.199] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Avatar [3 x 8.2 m]
[LOG 04:08:28.199] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Stail [2.5 x 5.1 m]
[LOG 04:08:28.200] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Juno [2.9 x 5.0 m]
[LOG 04:08:28.200] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Kraken [3.2 x 8.0 m]
[LOG 04:08:28.201] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/OPT Humpback [4.0 x 8.3 m]
[LOG 04:08:28.202] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 00 [0.35 m]
[LOG 04:08:28.202] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 0 [0.625 m]
[LOG 04:08:28.203] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Wedge [0.6 x 0.9 m]
[LOG 04:08:28.203] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 1 [1.25 m]
[LOG 04:08:28.204] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 1x0.5 BoxBase [0.625 x 1.25 m]
[LOG 04:08:28.204] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 1x1 BoxBase [1.25 x 1.25 m]
[LOG 04:08:28.205] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 1.5 [1.875 m]
[LOG 04:08:28.205] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 2 [2.5 m]
[LOG 04:08:28.206] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Planetary Base [1.4 x 2.5 m]
[LOG 04:08:28.207] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Hex Truss [2.5 m]
[LOG 04:08:28.207] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Modular Octo-Girder [2.5 m]
[LOG 04:08:28.208] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Mk 2.5 Flat-Bottom [2.5m]
[LOG 04:08:28.208] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 3 [3.75 m]
[LOG 04:08:28.209] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 3 Octagonal [3.75 m]
[LOG 04:08:28.209] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Exploration Rover System [2.2 x 3.1 m]
[LOG 04:08:28.210] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 4 [5 m]
[LOG 04:08:28.211] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Square 4 [6.5 m]
[LOG 04:08:28.211] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 5 [7.5 m]
[LOG 04:08:28.212] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/HX [7+ m]
[LOG 04:08:28.212] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 6 [10 m]
[LOG 04:08:28.213] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 7 [15 m]
[LOG 04:08:28.213] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 8 [20 m]
[LOG 04:08:28.214] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Size 9 [30 m]
[LOG 04:08:28.214] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Procedural
[LOG 04:08:28.215] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Bulkhead/Surface Attach
[LOG 04:08:28.215] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Drone
[LOG 04:08:28.216] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/2 Kerbals
[LOG 04:08:28.216] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/3 Kerbals
[LOG 04:08:28.217] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Reaction Wheels without Control
[LOG 04:08:28.217] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Reaction Wheels with Control
[LOG 04:08:28.218] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Command with RCS
[LOG 04:08:28.218] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/RCS
[LOG 04:08:28.219] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Passengers
[LOG 04:08:28.219] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/1 Kerbal
[LOG 04:08:28.220] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Multiple Kerbals
[LOG 04:08:28.221] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Control/Manned Command
[LOG 04:08:28.221] Config(SUBCATEGORY:NEEDS[ConnectedLivingSpace]) 000_FilterExtensions Configs/SubCategories_Control/CLS Passable
[LOG 04:08:28.222] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Generators
[LOG 04:08:28.222] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Lights
[LOG 04:08:28.223] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Power Storage
[LOG 04:08:28.223] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Electrical/Solar Panels
[LOG 04:08:28.224] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_ISRU/Resource Extractors
[LOG 04:08:28.224] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_ISRU/Resource Processor
[LOG 04:08:28.225] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Landing Gear
[LOG 04:08:28.226] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Landing Legs
[LOG 04:08:28.226] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Parachutes
[LOG 04:08:28.227] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Landing/Rover Wheels and Tracks
[LOG 04:08:28.227] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Data Transmitter
[LOG 04:08:28.228] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Experiments
[LOG 04:08:28.228] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Labs
[LOG 04:08:28.229] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Scanners
[LOG 04:08:28.229] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Science/Sensors
[LOG 04:08:28.230] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Pods
[LOG 04:08:28.230] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Fuel Tanks
[LOG 04:08:28.231] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Engines
[LOG 04:08:28.231] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Command and Control
[LOG 04:08:28.232] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Structural
[LOG 04:08:28.232] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Aerodynamics
[LOG 04:08:28.233] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Utility
[LOG 04:08:28.233] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Science
[LOG 04:08:28.234] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Ground
[LOG 04:08:28.234] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Thermal
[LOG 04:08:28.235] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Electrical
[LOG 04:08:28.235] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Communications
[LOG 04:08:28.236] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Coupling
[LOG 04:08:28.236] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Payload
[LOG 04:08:28.237] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Undefined
[LOG 04:08:28.237] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Liquid Fuel
[LOG 04:08:28.238] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Oxidizer
[LOG 04:08:28.238] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Electric Charge
[LOG 04:08:28.239] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Mono Propellant
[LOG 04:08:28.239] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Solid Fuel
[LOG 04:08:28.240] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Xenon Gas
[LOG 04:08:28.240] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Intake Air
[LOG 04:08:28.241] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Ablator
[LOG 04:08:28.241] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Stock/Ore
[LOG 04:08:28.242] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Adapter
[LOG 04:08:28.242] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Cargo Bay
[LOG 04:08:28.243] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Decouplers
[LOG 04:08:28.243] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Docking Ports
[LOG 04:08:28.244] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Girder
[LOG 04:08:28.245] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Launch Clamp
[LOG 04:08:28.245] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Ladders
[LOG 04:08:28.246] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Multi-Coupler
[LOG 04:08:28.246] Config(SUBCATEGORY) 000_FilterExtensions Configs/SubCategories_Structural/Strut
[LOG 04:08:28.247] Config(CATEGORY) 000_FilterExtensions Configs/Default/01_Kerbonauts/Kerbonauts and Control
[LOG 04:08:28.247] Config(CATEGORY) 000_FilterExtensions Configs/Default/02_Engines/Engines
[LOG 04:08:28.248] Config(CATEGORY) 000_FilterExtensions Configs/Default/04_Structural/Structural Parts
[LOG 04:08:28.248] Config(CATEGORY) 000_FilterExtensions Configs/Default/05_Aero/Aero Parts
[LOG 04:08:28.249] Config(CATEGORY) 000_FilterExtensions Configs/Default/06_Landing/Landing Parts
[LOG 04:08:28.249] Config(CATEGORY) 000_FilterExtensions Configs/Default/07_Electrical/Electrical
[LOG 04:08:28.250] Config(CATEGORY) 000_FilterExtensions Configs/Default/08_Science/Science Parts
[LOG 04:08:28.250] Config(CATEGORY) 000_FilterExtensions Configs/Default/09_ISRU/ISRU
[LOG 04:08:28.251] Config(CATEGORY:NEEDS[B9_Aerospace]) 000_FilterExtensions Configs/Default/Mod_B9/B9 Aerospace
[LOG 04:08:28.251] Config(CATEGORY:NEEDS[KAS|KIS]) 000_FilterExtensions Configs/Default/Mod_KAS-KIS/KAS & KIS
[LOG 04:08:28.252] Config(SUBCATEGORY) 000_FilterExtensions Configs/Default/Mod_KAS-KIS/KAS parts
[LOG 04:08:28.252] Config(SUBCATEGORY) 000_FilterExtensions Configs/Default/Mod_KAS-KIS/KIS parts
[LOG 04:08:28.253] Config(CATEGORY:NEEDS[PlanetarySurfaceStructures]) 000_FilterExtensions Configs/Default/Mod_KPBS/Planetary Base Systems
[LOG 04:08:28.253] Config(CATEGORY:NEEDS[WarpPlugin]) 000_FilterExtensions Configs/Default/Mod_KSPI/KSP Interstellar
[LOG 04:08:28.254] Config(CATEGORY:NEEDS[KWRocketry]) 000_FilterExtensions Configs/Default/Mod_KW Rocketry/KW Rocketry
[LOG 04:08:28.255] Config(CATEGORY:NEEDS[ModRocketSys]) 000_FilterExtensions Configs/Default/Mod_MRS/Modular Rocket Systems
[LOG 04:08:28.255] Config(CATEGORY:NEEDS[NearFuturePropulsion|NearFutureElectrical|NearFutureConstruction|NearFutureSolar|NearFutureSpacecraft|HeatControl|CryoEngines]) 000_FilterExtensions Configs/Default/Mod_NearFutureTechnologies/Near Future Technologies
[LOG 04:08:28.256] Config(CATEGORY:NEEDS[Novapunch2]) 000_FilterExtensions Configs/Default/Mod_NovaPunch/Novapunch
[LOG 04:08:28.257] Config(CATEGORY:NEEDS[RLA_Stockalike]) 000_FilterExtensions Configs/Default/Mod_RLA/RLA Stockalike
[LOG 04:08:28.257] Config(CATEGORY) 000_FilterExtensions Configs/Default/Mod_Squad/Squad
[LOG 04:08:28.258] Config(CATEGORY:NEEDS[UmbraSpaceIndustries|ART]) 000_FilterExtensions Configs/Default/Mod_UmbraSpaceIndustries/Umbra Space Industries
[LOG 04:08:28.258] Config(FilterRename) 000_FilterExtensions Configs/Default/NamesAndIcons/LiquidFuel,Oxidizer=>Rockets
[LOG 04:08:28.259] Config(FilterSetIcon) 000_FilterExtensions Configs/Default/NamesAndIcons/FilterSetIcon
[LOG 04:08:28.259] Config(@CATEGORY[Filter?by?Function]) 000_FilterExtensions Configs/Default/StockCategories/@CATEGORY[Filter?by?Function]
[LOG 04:08:28.260] Config(CATEGORY) 000_FilterExtensions Configs/Default/StockCategories/Filter by Cross-Section Profile
[LOG 04:08:28.261] Config(@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish]) 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish]
[LOG 04:08:28.261] Config(CATEGORY) 000_FilterExtensions Configs/Default/StockCategories/Filter by Resource
[LOG 04:08:28.262] Config(@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]]) 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]]
[LOG 04:08:28.263] Config(@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]]) 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]]
[LOG 04:08:28.263] Config(@PART[*]:HAS[!MODULE[ModuleDataTransmitter],MODULE[ModuleCommand]]) 000_USITools/Comms/@PART[*]:HAS[!MODULE[ModuleDataTransmitter],MODULE[ModuleCommand]]
[LOG 04:08:28.264] Config(LOGISTICS_SETTINGS) 000_USITools/Logistics/LOGISTICS_SETTINGS
[LOG 04:08:28.265] Config(AGENT) 000_USITools/Agency/USIAgency/Umbra Space Industries
[LOG 04:08:28.265] Config(INTERNAL) 000_USITools/Spaces/USIGeneric_IVA/USIGenericInternal
[LOG 04:08:28.266] Config(@PART[PotatoRoid]) CommunityResourcePack/Asteroid/@PART[PotatoRoid]
[LOG 04:08:28.266] Config(@PART[SurfaceScanner]) CommunityResourcePack/AsteroidScannerSetup/@PART[SurfaceScanner]
[LOG 04:08:28.267] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydrates
[LOG 04:08:28.267] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Gypsum
[LOG 04:08:28.268] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IntakeLqd
[LOG 04:08:28.268] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ColonySupplies
[LOG 04:08:28.269] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Lead
[LOG 04:08:28.269] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/CarbonDioxide
[LOG 04:08:28.270] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Chemicals
[LOG 04:08:28.270] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Dirt
[LOG 04:08:28.271] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ExoticMinerals
[LOG 04:08:28.271] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Food
[LOG 04:08:28.272] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Supplies
[LOG 04:08:28.272] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Fertilizer
[LOG 04:08:28.273] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Mulch
[LOG 04:08:28.273] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Machinery
[LOG 04:08:28.274] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/SpecializedParts
[LOG 04:08:28.274] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Recyclables
[LOG 04:08:28.275] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydrogen
[LOG 04:08:28.275] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Karbonite
[LOG 04:08:28.276] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Karborundum
[LOG 04:08:28.276] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdCO2
[LOG 04:08:28.277] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdCO
[LOG 04:08:28.277] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MaterialKits
[LOG 04:08:28.278] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Metals
[LOG 04:08:28.279] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Minerals
[LOG 04:08:28.279] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MetallicOre
[LOG 04:08:28.280] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Organics
[LOG 04:08:28.280] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Oxygen
[LOG 04:08:28.281] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Polymers
[LOG 04:08:28.281] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/RareMetals
[LOG 04:08:28.282] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/RefinedExotics
[LOG 04:08:28.282] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Rock
[LOG 04:08:28.283] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/RocketParts
[LOG 04:08:28.283] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/SpareParts
[LOG 04:08:28.284] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Substrate
[LOG 04:08:28.284] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Uraninite
[LOG 04:08:28.285] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Waste
[LOG 04:08:28.285] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/WasteWater
[LOG 04:08:28.286] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Water
[LOG 04:08:28.286] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ArgonGas
[LOG 04:08:28.287] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Boron
[LOG 04:08:28.287] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/DepletedUranium
[LOG 04:08:28.288] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/EnrichedUranium
[LOG 04:08:28.288] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdHydrogen
[LOG 04:08:28.289] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/StoredCharge
[LOG 04:08:28.289] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Actinides
[LOG 04:08:28.290] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Aluminium
[LOG 04:08:28.290] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Alumina
[LOG 04:08:28.291] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Antimatter
[LOG 04:08:28.291] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Borate
[LOG 04:08:28.292] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Carbon
[LOG 04:08:28.292] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Deuterium
[LOG 04:08:28.293] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ChargedParticles
[LOG 04:08:28.293] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/DepletedFuel
[LOG 04:08:28.294] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ExoticMatter
[LOG 04:08:28.294] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Fluorine
[LOG 04:08:28.295] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HeavyWater
[LOG 04:08:28.295] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IntakeAtm
[LOG 04:08:28.296] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/KryptonGas
[LOG 04:08:28.296] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NeonGas
[LOG 04:08:28.297] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Lithium
[LOG 04:08:28.297] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Lithium6
[LOG 04:08:28.298] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdAmmonia
[LOG 04:08:28.299] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdDeuterium
[LOG 04:08:28.299] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Helium3
[LOG 04:08:28.300] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Helium4
[LOG 04:08:28.300] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdHe3
[LOG 04:08:28.301] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdHelium
[LOG 04:08:28.301] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdTritium
[LOG 04:08:28.302] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdNitrogen
[LOG 04:08:28.302] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Megajoules
[LOG 04:08:28.303] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Monazite
[LOG 04:08:28.303] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Plutonium-238
[LOG 04:08:28.304] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UF4
[LOG 04:08:28.304] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ThF4
[LOG 04:08:28.305] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Silicates
[LOG 04:08:28.305] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Silicon
[LOG 04:08:28.306] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ThermalPower
[LOG 04:08:28.306] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UraniumNitride
[LOG 04:08:28.307] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/VacuumPlasma
[LOG 04:08:28.307] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/WasteHeat
[LOG 04:08:28.308] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Aerozine50
[LOG 04:08:28.308] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/AK20
[LOG 04:08:28.309] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/AK27
[LOG 04:08:28.309] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Aniline
[LOG 04:08:28.310] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/AvGas
[LOG 04:08:28.310] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/CaveaB
[LOG 04:08:28.311] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ClF3
[LOG 04:08:28.311] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/ClF5
[LOG 04:08:28.312] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Diborane
[LOG 04:08:28.312] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethane
[LOG 04:08:28.313] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethanol
[LOG 04:08:28.313] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethanol75
[LOG 04:08:28.314] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethanol90
[LOG 04:08:28.314] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Ethylene
[LOG 04:08:28.315] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/FLOX30
[LOG 04:08:28.315] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/FLOX70
[LOG 04:08:28.316] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/FLOX88
[LOG 04:08:28.316] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Furfuryl
[LOG 04:08:28.316] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Helium
[LOG 04:08:28.317] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HNIW
[LOG 04:08:28.317] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HTP
[LOG 04:08:28.318] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/HTPB
[LOG 04:08:28.318] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydrazine
[LOG 04:08:28.319] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Hydyne
[LOG 04:08:28.319] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IRFNA-III
[LOG 04:08:28.320] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IRFNA-IV
[LOG 04:08:28.320] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/IWFNA
[LOG 04:08:28.321] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Kerosene
[LOG 04:08:28.321] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LeadBallast
[LOG 04:08:28.322] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdFluorine
[LOG 04:08:28.322] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdMethane
[LOG 04:08:28.323] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/LqdOxygen
[LOG 04:08:28.323] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Methane
[LOG 04:08:28.324] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Methanol
[LOG 04:08:28.324] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MMH
[LOG 04:08:28.325] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON1
[LOG 04:08:28.325] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON3
[LOG 04:08:28.326] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON10
[LOG 04:08:28.326] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON15
[LOG 04:08:28.327] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON20
[LOG 04:08:28.327] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/MON25
[LOG 04:08:28.328] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NGNC
[LOG 04:08:28.328] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/N2F4
[LOG 04:08:28.329] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Nitrogen
[LOG 04:08:28.329] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NitrousOxide
[LOG 04:08:28.330] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/NTO
[LOG 04:08:28.330] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/OF2
[LOG 04:08:28.331] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/PBAN
[LOG 04:08:28.331] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Pentaborane
[LOG 04:08:28.332] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/PSPC
[LOG 04:08:28.332] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Syntin
[LOG 04:08:28.333] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/TEATEB
[LOG 04:08:28.333] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Tonka250
[LOG 04:08:28.334] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Tonka500
[LOG 04:08:28.334] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UDMH
[LOG 04:08:28.335] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/UH25
[LOG 04:08:28.335] Config(RESOURCE_DEFINITION) CommunityResourcePack/CommonResources/Glykerol
[LOG 04:08:28.336] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:28.336] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/GLOBAL_RESOURCE
[LOG 04:08:28.337] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:28.337] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:28.338] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:28.338] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:28.339] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:28.339] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/GLOBAL_RESOURCE
[LOG 04:08:28.340] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/PLANETARY_RESOURCE
[LOG 04:08:28.341] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/PLANETARY_RESOURCE
[LOG 04:08:28.341] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ArgonGas/PLANETARY_RESOURCE
[LOG 04:08:28.342] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 04:08:28.342] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 04:08:28.343] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 04:08:28.343] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/CarbonDioxide/PLANETARY_RESOURCE
[LOG 04:08:28.344] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Dirt/PLANETARY_RESOURCE
[LOG 04:08:28.344] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Dirt/GLOBAL_RESOURCE
[LOG 04:08:28.345] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/ExoticMinerals/PLANETARY_RESOURCE
[LOG 04:08:28.346] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/ExoticMinerals/GLOBAL_RESOURCE
[LOG 04:08:28.347] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Gypsum/PLANETARY_RESOURCE
[LOG 04:08:28.348] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Gypsum/GLOBAL_RESOURCE
[LOG 04:08:28.348] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Gypsum/PLANETARY_RESOURCE
[LOG 04:08:28.349] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 04:08:28.349] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Hydrates/GLOBAL_RESOURCE
[LOG 04:08:28.350] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 04:08:28.350] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/IntakeLqd/GLOBAL_RESOURCE
[LOG 04:08:28.351] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.351] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 04:08:28.352] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 04:08:28.353] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 04:08:28.353] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/GLOBAL_RESOURCE
[LOG 04:08:28.354] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.354] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.355] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.355] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.356] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.356] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.357] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karbonite/PLANETARY_RESOURCE
[LOG 04:08:28.357] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 04:08:28.358] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 04:08:28.359] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 04:08:28.359] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Karborundum/PLANETARY_RESOURCE
[LOG 04:08:28.360] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/GLOBAL_RESOURCE
[LOG 04:08:28.360] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.361] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.361] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.362] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.362] Config(BIOME_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/BIOME_RESOURCE
[LOG 04:08:28.363] Config(BIOME_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/BIOME_RESOURCE
[LOG 04:08:28.363] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/GLOBAL_RESOURCE
[LOG 04:08:28.364] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.365] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.365] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.366] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHe3/PLANETARY_RESOURCE
[LOG 04:08:28.366] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHydrogen/GLOBAL_RESOURCE
[LOG 04:08:28.367] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/LqdHydrogen/PLANETARY_RESOURCE
[LOG 04:08:28.367] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/MetallicOre/PLANETARY_RESOURCE
[LOG 04:08:28.368] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/MetallicOre/GLOBAL_RESOURCE
[LOG 04:08:28.368] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/MetallicOre/PLANETARY_RESOURCE
[LOG 04:08:28.369] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Minerals/PLANETARY_RESOURCE
[LOG 04:08:28.369] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Minerals/GLOBAL_RESOURCE
[LOG 04:08:28.370] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Minerals/PLANETARY_RESOURCE
[LOG 04:08:28.370] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 04:08:28.371] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Monazite/GLOBAL_RESOURCE
[LOG 04:08:28.372] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 04:08:28.372] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Oxygen/PLANETARY_RESOURCE
[LOG 04:08:28.373] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Oxygen/PLANETARY_RESOURCE
[LOG 04:08:28.373] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/RareMetals/PLANETARY_RESOURCE
[LOG 04:08:28.374] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/RareMetals/GLOBAL_RESOURCE
[LOG 04:08:28.374] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Substrate/PLANETARY_RESOURCE
[LOG 04:08:28.375] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Substrate/GLOBAL_RESOURCE
[LOG 04:08:28.375] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Substrate/PLANETARY_RESOURCE
[LOG 04:08:28.376] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Uraninite/PLANETARY_RESOURCE
[LOG 04:08:28.376] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Uraninite/GLOBAL_RESOURCE
[LOG 04:08:28.377] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Uraninite/PLANETARY_RESOURCE
[LOG 04:08:28.378] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 04:08:28.378] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:28.379] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:28.379] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:28.380] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 04:08:28.380] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 04:08:28.381] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 04:08:28.381] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 04:08:28.382] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 04:08:28.382] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/PLANETARY_RESOURCE
[LOG 04:08:28.383] Config(BIOME_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:28.383] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:28.384] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/XenonGas/GLOBAL_RESOURCE
[LOG 04:08:28.385] Config(GLOBAL_RESOURCE) CommunityResourcePack/ResourceConfigs/XenonGas/GLOBAL_RESOURCE
[LOG 04:08:28.385] Config(PLANETARY_RESOURCE) CommunityResourcePack/ResourceConfigs/XenonGas/PLANETARY_RESOURCE
[LOG 04:08:28.386] Config(@PART[Large_Crewed_Lab]) FieldTrainingFacility/FTFtoLabMM/@PART[Large_Crewed_Lab]
[LOG 04:08:28.386] Config(PART) InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 04:08:28.387] Config(PART) InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 04:08:28.387] Config(PART) InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 04:08:28.388] Config(PART) InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 04:08:28.388] Config(PART) InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 04:08:28.389] Config(@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:NEEDS[InterstellarFuelSwitch&!CryoTanks&!ModularFuelTanks&!RealFuels]:FOR[InterstellarFuelSwitch]) InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:NEEDS[InterstellarFuelSwitch&!CryoTanks&!ModularFuelTanks&!RealFuels]:FOR[InterstellarFuelSwitch]
[LOG 04:08:28.391] Config(@PART[*]:FINAL) InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL
[LOG 04:08:28.391] Config(@RESOURCE_DEFINITION[Actinides]) InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[Actinides]
[LOG 04:08:28.392] Config(@RESOURCE_DEFINITION[DepletedFuel]) InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[DepletedFuel]
[LOG 04:08:28.393] Config(RESOURCE_DEFINITION) InterstellarFuelSwitch/Patches/ResourcesFix/LqdOxygen18
[LOG 04:08:28.393] Config(RESOURCE_DEFINITION) InterstellarFuelSwitch/Patches/ResourcesFix/LqdNitrogen15
[LOG 04:08:28.394] Config(RESOURCE_DEFINITION) InterstellarFuelSwitch/Patches/ResourcesFix/LqdFluorine
[LOG 04:08:28.394] Config(@PART[xenonTank]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]) InterstellarFuelSwitch/Patches/XenonTank/@PART[xenonTank]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]
[LOG 04:08:28.396] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 04:08:28.396] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 04:08:28.397] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 04:08:28.397] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 04:08:28.398] Config(PART) MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 04:08:28.398] Config(RESOURCE_DEFINITION) MechJeb2/Parts/MechJeb2_Pod/part/MJPropellant
[LOG 04:08:28.399] Config(PART) MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:28.399] Config(@PART[*]:HAS[@MODULE[ModuleRCS]]) RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]]
[LOG 04:08:28.400] Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division
[LOG 04:08:28.400] Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium
[LOG 04:08:28.401] Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group
[LOG 04:08:28.401] Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs
[LOG 04:08:28.402] Config(AGENT) Squad/Agencies/Agents/Goliath National Products
[LOG 04:08:28.402] Config(AGENT) Squad/Agencies/Agents/Integrated Integrals
[LOG 04:08:28.403] Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics
[LOG 04:08:28.403] Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co
[LOG 04:08:28.404] Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC
[LOG 04:08:28.404] Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society
[LOG 04:08:28.404] Config(AGENT) Squad/Agencies/Agents/Kerbodyne
[LOG 04:08:28.405] Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc
[LOG 04:08:28.405] Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys
[LOG 04:08:28.406] Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group
[LOG 04:08:28.406] Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises
[LOG 04:08:28.407] Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co
[LOG 04:08:28.407] Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc
[LOG 04:08:28.408] Config(AGENT) Squad/Agencies/Agents/Research & Development Department
[LOG 04:08:28.408] Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd
[LOG 04:08:28.409] Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate
[LOG 04:08:28.409] Config(AGENT) Squad/Agencies/Agents/Rokea Inc
[LOG 04:08:28.410] Config(AGENT) Squad/Agencies/Agents/Sean's Cannery
[LOG 04:08:28.410] Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps
[LOG 04:08:28.411] Config(AGENT) Squad/Agencies/Agents/StrutCo
[LOG 04:08:28.411] Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems
[LOG 04:08:28.411] Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium
[LOG 04:08:28.412] Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics
[LOG 04:08:28.412] Config(Contracts) Squad/Contracts/Contracts/Contracts
[LOG 04:08:28.413] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot
[LOG 04:08:28.413] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer
[LOG 04:08:28.414] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist
[LOG 04:08:28.414] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist
[LOG 04:08:28.415] Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 04:08:28.415] Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 04:08:28.416] Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 04:08:28.416] Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 04:08:28.417] Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 04:08:28.417] Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 04:08:28.418] Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 04:08:28.418] Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 04:08:28.419] Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 04:08:28.419] Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 04:08:28.420] Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 04:08:28.420] Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 04:08:28.421] Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 04:08:28.421] Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 04:08:28.422] Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 04:08:28.422] Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 04:08:28.423] Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 04:08:28.423] Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 04:08:28.423] Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 04:08:28.424] Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 04:08:28.424] Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 04:08:28.425] Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 04:08:28.425] Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 04:08:28.426] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 04:08:28.426] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 04:08:28.427] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 04:08:28.427] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 04:08:28.428] Config(PART) Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 04:08:28.428] Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 04:08:28.429] Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 04:08:28.429] Config(PART) Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 04:08:28.430] Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 04:08:28.430] Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 04:08:28.431] Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 04:08:28.431] Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 04:08:28.432] Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 04:08:28.432] Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 04:08:28.433] Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 04:08:28.433] Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 04:08:28.434] Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 04:08:28.434] Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 04:08:28.435] Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 04:08:28.435] Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 04:08:28.436] Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 04:08:28.436] Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 04:08:28.437] Config(PART) Squad/Parts/Aero/wings/delta/deltaWing
[LOG 04:08:28.437] Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 04:08:28.437] Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 04:08:28.438] Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 04:08:28.438] Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 04:08:28.439] Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 04:08:28.439] Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 04:08:28.440] Config(PART) Squad/Parts/Aero/wings/strake/wingStrake
[LOG 04:08:28.440] Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 04:08:28.441] Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 04:08:28.441] Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 04:08:28.442] Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 04:08:28.442] Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 04:08:28.443] Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 04:08:28.443] Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 04:08:28.444] Config(PART) Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:28.444] Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 04:08:28.445] Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 04:08:28.445] Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 04:08:28.446] Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 04:08:28.446] Config(PART) Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:28.447] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:28.447] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 04:08:28.448] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:28.448] Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:28.449] Config(PART) Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:28.449] Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:28.450] Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:28.450] Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 04:08:28.451] Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:28.451] Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:28.452] Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 04:08:28.452] Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 04:08:28.453] Config(PART) Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 04:08:28.453] Config(PART) Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 04:08:28.454] Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 04:08:28.454] Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 04:08:28.455] Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 04:08:28.455] Config(PART) Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 04:08:28.456] Config(PART) Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 04:08:28.456] Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 04:08:28.457] Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 04:08:28.457] Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 04:08:28.458] Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 04:08:28.458] Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 04:08:28.459] Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 04:08:28.460] Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 04:08:28.460] Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 04:08:28.461] Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 04:08:28.461] Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 04:08:28.462] Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 04:08:28.462] Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 04:08:28.463] Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 04:08:28.463] Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 04:08:28.464] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 04:08:28.464] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 04:08:28.465] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 04:08:28.465] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 04:08:28.466] Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 04:08:28.466] Config(PART) Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 04:08:28.467] Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 04:08:28.467] Config(PART) Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 04:08:28.468] Config(PART) Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 04:08:28.468] Config(PART) Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 04:08:28.469] Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 04:08:28.469] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 04:08:28.470] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 04:08:28.470] Config(PART) Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 04:08:28.471] Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 04:08:28.472] Config(PART) Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 04:08:28.472] Config(PART) Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 04:08:28.473] Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 04:08:28.473] Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 04:08:28.474] Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 04:08:28.474] Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 04:08:28.475] Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 04:08:28.475] Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 04:08:28.475] Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 04:08:28.476] Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 04:08:28.476] Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 04:08:28.477] Config(PART) Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 04:08:28.478] Config(PART) Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 04:08:28.478] Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 04:08:28.479] Config(PART) Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 04:08:28.479] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 04:08:28.480] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 04:08:28.480] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 04:08:28.481] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 04:08:28.481] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 04:08:28.482] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 04:08:28.482] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 04:08:28.483] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 04:08:28.483] Config(PART) Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 04:08:28.484] Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 04:08:28.484] Config(PART) Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 04:08:28.485] Config(PART) Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 04:08:28.485] Config(PART) Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 04:08:28.486] Config(PART) Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 04:08:28.486] Config(PART) Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 04:08:28.487] Config(PART) Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 04:08:28.487] Config(PART) Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 04:08:28.488] Config(PART) Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 04:08:28.488] Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 04:08:28.489] Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 04:08:28.489] Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 04:08:28.490] Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 04:08:28.490] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 04:08:28.491] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 04:08:28.491] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 04:08:28.492] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 04:08:28.492] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 04:08:28.493] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 04:08:28.493] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 04:08:28.494] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 04:08:28.494] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 04:08:28.495] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 04:08:28.495] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 04:08:28.496] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 04:08:28.496] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 04:08:28.497] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 04:08:28.497] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 04:08:28.498] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 04:08:28.498] Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 04:08:28.499] Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 04:08:28.499] Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 04:08:28.500] Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 04:08:28.500] Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 04:08:28.501] Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 04:08:28.501] Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 04:08:28.502] Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 04:08:28.502] Config(PART) Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 04:08:28.503] Config(PART) Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 04:08:28.503] Config(PART) Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 04:08:28.504] Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:28.504] Config(PART) Squad/Parts/Prebuilt/flag/flag
[LOG 04:08:28.505] Config(PART) Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 04:08:28.505] Config(PART) Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 04:08:28.506] Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 04:08:28.506] Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 04:08:28.507] Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 04:08:28.507] Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 04:08:28.507] Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 04:08:28.508] Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 04:08:28.508] Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 04:08:28.509] Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 04:08:28.509] Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 04:08:28.510] Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 04:08:28.511] Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:28.511] Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 04:08:28.512] Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 04:08:28.512] Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 04:08:28.513] Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:28.513] Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 04:08:28.514] Config(PART) Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 04:08:28.514] Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 04:08:28.515] Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 04:08:28.515] Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 04:08:28.516] Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 04:08:28.516] Config(PART) Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 04:08:28.517] Config(PART) Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 04:08:28.517] Config(PART) Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 04:08:28.518] Config(PART) Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 04:08:28.518] Config(PART) Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 04:08:28.519] Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 04:08:28.520] Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 04:08:28.520] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 04:08:28.520] Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 04:08:28.521] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 04:08:28.522] Config(PART) Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 04:08:28.522] Config(PART) Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 04:08:28.523] Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 04:08:28.523] Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 04:08:28.524] Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 04:08:28.524] Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 04:08:28.525] Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 04:08:28.525] Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 04:08:28.526] Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 04:08:28.526] Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 04:08:28.527] Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 04:08:28.527] Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 04:08:28.528] Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 04:08:28.528] Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 04:08:28.529] Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 04:08:28.529] Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 04:08:28.530] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 04:08:28.530] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 04:08:28.531] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 04:08:28.531] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 04:08:28.532] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 04:08:28.532] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 04:08:28.533] Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 04:08:28.533] Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 04:08:28.534] Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 04:08:28.534] Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 04:08:28.535] Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 04:08:28.536] Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 04:08:28.536] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 04:08:28.537] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 04:08:28.537] Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 04:08:28.538] Config(PART) Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 04:08:28.538] Config(PART) Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 04:08:28.539] Config(PART) Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 04:08:28.539] Config(PART) Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 04:08:28.540] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 04:08:28.540] Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 04:08:28.541] Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 04:08:28.541] Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 04:08:28.542] Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 04:08:28.542] Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 04:08:28.543] Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 04:08:28.543] Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 04:08:28.544] Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 04:08:28.544] Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 04:08:28.545] Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 04:08:28.546] Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 04:08:28.546] Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 04:08:28.547] Config(PART) Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 04:08:28.547] Config(PART) Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 04:08:28.548] Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 04:08:28.548] Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 04:08:28.549] Config(PART) Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 04:08:28.549] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 04:08:28.550] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 04:08:28.550] Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 04:08:28.551] Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 04:08:28.551] Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 04:08:28.552] Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 04:08:28.552] Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 04:08:28.553] Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 04:08:28.553] Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 04:08:28.554] Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 04:08:28.554] Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 04:08:28.555] Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 04:08:28.555] Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 04:08:28.556] Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 04:08:28.556] Config(PART) Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 04:08:28.557] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 04:08:28.557] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 04:08:28.558] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 04:08:28.558] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 04:08:28.559] Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 04:08:28.559] Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 04:08:28.560] Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 04:08:28.560] Config(PART) Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 04:08:28.561] Config(PART) Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 04:08:28.561] Config(PART) Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 04:08:28.562] Config(PART) Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 04:08:28.562] Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 04:08:28.563] Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 04:08:28.563] Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 04:08:28.564] Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 04:08:28.564] Config(PART) Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 04:08:28.565] Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 04:08:28.565] Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 04:08:28.566] Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 04:08:28.566] Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 04:08:28.566] Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands
[LOG 04:08:28.567] Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth
[LOG 04:08:28.567] Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch
[LOG 04:08:28.568] Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll
[LOG 04:08:28.568] Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw
[LOG 04:08:28.569] Config(PROP) Squad/Props/buttonsGeneric/circularButton/genericCircularButton
[LOG 04:08:28.569] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons
[LOG 04:08:28.570] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2
[LOG 04:08:28.570] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs
[LOG 04:08:28.571] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2
[LOG 04:08:28.571] Config(PROP) Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed
[LOG 04:08:28.572] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01
[LOG 04:08:28.572] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02
[LOG 04:08:28.573] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03
[LOG 04:08:28.573] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04
[LOG 04:08:28.574] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05
[LOG 04:08:28.574] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06
[LOG 04:08:28.575] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07
[LOG 04:08:28.575] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob
[LOG 04:08:28.576] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2
[LOG 04:08:28.577] Config(PROP) Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch
[LOG 04:08:28.577] Config(PROP) Squad/Props/buttonsGeneric/squareButton/genericSquareButton
[LOG 04:08:28.577] Config(PROP) Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch
[LOG 04:08:28.578] Config(PROP) Squad/Props/buttonsGeneric/switch/genericSwitch
[LOG 04:08:28.578] Config(PROP) Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards
[LOG 04:08:28.579] Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare
[LOG 04:08:28.579] Config(PROP) Squad/Props/circularButton/prop/circularButton
[LOG 04:08:28.580] Config(PROP) Squad/Props/Compass/prop/Compass
[LOG 04:08:28.580] Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob
[LOG 04:08:28.581] Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2
[LOG 04:08:28.581] Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel
[LOG 04:08:28.582] Config(PROP) Squad/Props/IVANavBall/prop/NavBall
[LOG 04:08:28.582] Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed
[LOG 04:08:28.583] Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode
[LOG 04:08:28.583] Config(PROP) Squad/Props/NavBall/prop/NavBall
[LOG 04:08:28.583] Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode
[LOG 04:08:28.584] Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA
[LOG 04:08:28.584] Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB
[LOG 04:08:28.585] Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC
[LOG 04:08:28.585] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane
[LOG 04:08:28.586] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90
[LOG 04:08:28.586] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame
[LOG 04:08:28.587] Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger
[LOG 04:08:28.587] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot
[LOG 04:08:28.588] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet
[LOG 04:08:28.588] Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick
[LOG 04:08:28.589] Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch
[LOG 04:08:28.589] Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter
[LOG 04:08:28.590] Config(PROP) Squad/Props/squareButton/prop/squareButton
[LOG 04:08:28.590] Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch
[LOG 04:08:28.591] Config(PROP) Squad/Props/switch/prop/switch
[LOG 04:08:28.591] Config(PROP) Squad/Props/switchGuard/prop/switchGuard
[LOG 04:08:28.591] Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards
[LOG 04:08:28.592] Config(PROP) Squad/Props/throttle/prop/throttle
[LOG 04:08:28.592] Config(PROP) Squad/Props/VSI/prop/VSI
[LOG 04:08:28.593] Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 04:08:28.593] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 04:08:28.594] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 04:08:28.594] Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID
[LOG 04:08:28.595] Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES
[LOG 04:08:28.595] Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS
[LOG 04:08:28.596] Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION
[LOG 04:08:28.596] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel
[LOG 04:08:28.597] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer
[LOG 04:08:28.597] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel
[LOG 04:08:28.598] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant
[LOG 04:08:28.598] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas
[LOG 04:08:28.599] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge
[LOG 04:08:28.599] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir
[LOG 04:08:28.600] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant
[LOG 04:08:28.600] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore
[LOG 04:08:28.601] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator
[LOG 04:08:28.601] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.602] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.602] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.603] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.603] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.604] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.604] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.605] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.605] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.606] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.606] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:28.607] Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF
[LOG 04:08:28.607] Config(TechTree) Squad/Resources/TechTree/TechTree
[LOG 04:08:28.608] Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals
[LOG 04:08:28.608] Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal
[LOG 04:08:28.609] Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1
[LOG 04:08:28.609] Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3
[LOG 04:08:28.610] Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals
[LOG 04:08:28.610] Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal
[LOG 04:08:28.611] Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int
[LOG 04:08:28.611] Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal
[LOG 04:08:28.612] Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal
[LOG 04:08:28.612] Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal
[LOG 04:08:28.613] Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit
[LOG 04:08:28.613] Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals
[LOG 04:08:28.614] Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int
[LOG 04:08:28.615] Config(INTERNAL) Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal
[LOG 04:08:28.615] Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int
[LOG 04:08:28.616] Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int
[LOG 04:08:28.616] Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder
[LOG 04:08:28.617] Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit
[LOG 04:08:28.617] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances
[LOG 04:08:28.617] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science
[LOG 04:08:28.618] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations
[LOG 04:08:28.618] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations
[LOG 04:08:28.619] Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg
[LOG 04:08:28.619] Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg
[LOG 04:08:28.620] Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg
[LOG 04:08:28.620] Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg
[LOG 04:08:28.621] Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg
[LOG 04:08:28.621] Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg
[LOG 04:08:28.622] Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations
[LOG 04:08:28.622] Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders
[LOG 04:08:28.623] Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant
[LOG 04:08:28.623] Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout
[LOG 04:08:28.624] Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative
[LOG 04:08:28.624] Config(TUTORIAL) Squad/Tutorials/FlightSuborbital/FlightSuborbital
[LOG 04:08:28.625] Config(TUTORIAL) Squad/Tutorials/FromMun/FromMun
[LOG 04:08:28.625] Config(TUTORIAL) Squad/Tutorials/GoForOrbit/GoForOrbit
[LOG 04:08:28.626] Config(SCALETYPE) TweakScale/DefaultScales/stack
[LOG 04:08:28.626] Config(SCALETYPE) TweakScale/DefaultScales/stack_square
[LOG 04:08:28.626] Config(SCALETYPE) TweakScale/DefaultScales/surface
[LOG 04:08:28.627] Config(SCALETYPE) TweakScale/DefaultScales/free
[LOG 04:08:28.627] Config(SCALETYPE) TweakScale/DefaultScales/free_square
[LOG 04:08:28.628] Config(SCALETYPE) TweakScale/DefaultScales/adapter_2_1
[LOG 04:08:28.628] Config(SCALETYPE) TweakScale/DefaultScales/adapter_1_2
[LOG 04:08:28.629] Config(SCALETYPE) TweakScale/DefaultScales/adapter_4_1
[LOG 04:08:28.629] Config(SCALETYPE) TweakScale/DefaultScales/adapter_3_2
[LOG 04:08:28.630] Config(SCALETYPE) TweakScale/DefaultScales/adapter_3_1
[LOG 04:08:28.630] Config(SCALETYPE) TweakScale/DefaultScales/adapter_4_3
[LOG 04:08:28.630] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/Part
[LOG 04:08:28.631] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleWheelBase
[LOG 04:08:28.631] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleWheelMotor
[LOG 04:08:28.632] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleWheelBrakes
[LOG 04:08:28.632] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleCargoBay
[LOG 04:08:28.633] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAnchoredDecoupler
[LOG 04:08:28.633] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleDecouple
[LOG 04:08:28.634] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleGenerator
[LOG 04:08:28.634] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleDeployableSolarPanel
[LOG 04:08:28.635] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleReactionWheel
[LOG 04:08:28.635] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleDockingNode
[LOG 04:08:28.636] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleGrappleNode
[LOG 04:08:28.636] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAlternator
[LOG 04:08:28.637] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleEngines
[LOG 04:08:28.637] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleEnginesFX
[LOG 04:08:28.638] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleRCS
[LOG 04:08:28.638] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleControlSurface
[LOG 04:08:28.639] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleLiftingSurface
[LOG 04:08:28.639] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAeroSurface
[LOG 04:08:28.640] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleResourceIntake
[LOG 04:08:28.640] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleResourceHarvester
[LOG 04:08:28.641] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleResourceConverter
[LOG 04:08:28.641] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleAsteroidDrill
[LOG 04:08:28.642] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleJettison
[LOG 04:08:28.642] Config(TWEAKSCALEEXPONENTS) TweakScale/ScaleExponents/ModuleActiveRadiator
[LOG 04:08:28.643] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSfuelSwitch
[LOG 04:08:28.643] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSengine
[LOG 04:08:28.644] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSpropellerTweak
[LOG 04:08:28.644] Config(TWEAKSCALEEXPONENTS:NEEDS[Firespitter]) TweakScale/ScaleExponents/FSalternator
[LOG 04:08:28.645] Config(TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem]) TweakScale/ScaleExponents/ORSModuleResourceExtraction
[LOG 04:08:28.645] Config(TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem]) TweakScale/ScaleExponents/ORSModuleAirScoop
[LOG 04:08:28.646] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureSolar]) TweakScale/ScaleExponents/ModuleCurvedSolarPanel
[LOG 04:08:28.647] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/FissionRadiator
[LOG 04:08:28.647] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/FissionGenerator
[LOG 04:08:28.648] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/FissionReprocessor
[LOG 04:08:28.648] Config(TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical]) TweakScale/ScaleExponents/DischargeCapacitor
[LOG 04:08:28.649] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleContainer
[LOG 04:08:28.649] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleGrab
[LOG 04:08:28.650] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleGrapplingHook
[LOG 04:08:28.650] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleMagnet
[LOG 04:08:28.651] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModulePort
[LOG 04:08:28.651] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleRotor
[LOG 04:08:28.652] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleStrut
[LOG 04:08:28.652] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleSuctionCup
[LOG 04:08:28.653] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleTelescopicArm
[LOG 04:08:28.653] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleTimedBomb
[LOG 04:08:28.654] Config(TWEAKSCALEEXPONENTS:NEEDS[KAS]) TweakScale/ScaleExponents/KASModuleWinch
[LOG 04:08:28.655] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableDecouple
[LOG 04:08:28.655] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableDockingNode
[LOG 04:08:28.656] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableEVA
[LOG 04:08:28.656] Config(TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything]) TweakScale/ScaleExponents/ModuleTweakableReactionWheel
[LOG 04:08:28.657] Config(TWEAKSCALEEXPONENTS:NEEDS[OPT]) TweakScale/ScaleExponents/OPTRamIntake
[LOG 04:08:28.657] Config(TWEAKSCALEEXPONENTS:NEEDS[KIS]) TweakScale/ScaleExponents/ModuleKISInventory
[LOG 04:08:28.658] Config(TWEAKSCALEEXPONENTS:NEEDS[HLAirships]) TweakScale/ScaleExponents/HLEnvelopePartModule
[LOG 04:08:28.658] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/SRB
[LOG 04:08:28.659] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/Engine
[LOG 04:08:28.659] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/Decoupler
[LOG 04:08:28.660] Config(TWEAKSCALEBEHAVIOR) TweakScale/ScaleExponents/Science
[LOG 04:08:28.660] Config(SCALETYPE) TweakScale/patches/AIES_TweakScale/AIES_Probe
[LOG 04:08:28.661] Config(@PART[explonpod]) TweakScale/patches/AIES_TweakScale/@PART[explonpod]
[LOG 04:08:28.661] Config(@PART[investpod]) TweakScale/patches/AIES_TweakScale/@PART[investpod]
[LOG 04:08:28.662] Config(@PART[Maxurpod]) TweakScale/patches/AIES_TweakScale/@PART[Maxurpod]
[LOG 04:08:28.662] Config(@PART[UAEcubplate]) TweakScale/patches/AIES_TweakScale/@PART[UAEcubplate]
[LOG 04:08:28.663] Config(@PART[satpropt300FuelTank]) TweakScale/patches/AIES_TweakScale/@PART[satpropt300FuelTank]
[LOG 04:08:28.663] Config(@PART[cone05ra]) TweakScale/patches/AIES_TweakScale/@PART[cone05ra]
[LOG 04:08:28.664] Config(@PART[conenoseram]) TweakScale/patches/AIES_TweakScale/@PART[conenoseram]
[LOG 04:08:28.664] Config(@PART[moduldesspod]) TweakScale/patches/AIES_TweakScale/@PART[moduldesspod]
[LOG 04:08:28.665] Config(@PART[orbitaiespod]) TweakScale/patches/AIES_TweakScale/@PART[orbitaiespod]
[LOG 04:08:28.665] Config(@PART[neptuno]) TweakScale/patches/AIES_TweakScale/@PART[neptuno]
[LOG 04:08:28.666] Config(@PART[novapod]) TweakScale/patches/AIES_TweakScale/@PART[novapod]
[LOG 04:08:28.666] Config(@PART[orbitaiespod]) TweakScale/patches/AIES_TweakScale/@PART[orbitaiespod]
[LOG 04:08:28.667] Config(@PART[sondex2pod]) TweakScale/patches/AIES_TweakScale/@PART[sondex2pod]
[LOG 04:08:28.667] Config(@PART[torpod]) TweakScale/patches/AIES_TweakScale/@PART[torpod]
[LOG 04:08:28.668] Config(@PART[radr]) TweakScale/patches/AIES_TweakScale/@PART[radr]
[LOG 04:08:28.668] Config(@PART[solarpaneles1]) TweakScale/patches/AIES_TweakScale/@PART[solarpaneles1]
[LOG 04:08:28.669] Config(@PART[solarPanelsfa]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsfa]
[LOG 04:08:28.669] Config(@PART[solarPanelsond1]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsond1]
[LOG 04:08:28.670] Config(@PART[solarPanelsuncat1]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsuncat1]
[LOG 04:08:28.670] Config(@PART[solarPanelsfa2]) TweakScale/patches/AIES_TweakScale/@PART[solarPanelsfa2]
[LOG 04:08:28.671] Config(@PART[liquidEngineconstelacion]) TweakScale/patches/AIES_TweakScale/@PART[liquidEngineconstelacion]
[LOG 04:08:28.672] Config(@PART[dest5Engine]) TweakScale/patches/AIES_TweakScale/@PART[dest5Engine]
[LOG 04:08:28.672] Config(@PART[engineexper05]) TweakScale/patches/AIES_TweakScale/@PART[engineexper05]
[LOG 04:08:28.673] Config(@PART[liquidEnginemogulmp1500]) TweakScale/patches/AIES_TweakScale/@PART[liquidEnginemogulmp1500]
[LOG 04:08:28.673] Config(@PART[liquidEngineprodulVR2]) TweakScale/patches/AIES_TweakScale/@PART[liquidEngineprodulVR2]
[LOG 04:08:28.674] Config(@PART[galaxvr2]) TweakScale/patches/AIES_TweakScale/@PART[galaxvr2]
[LOG 04:08:28.674] Config(@PART[enginelmodc]) TweakScale/patches/AIES_TweakScale/@PART[enginelmodc]
[LOG 04:08:28.675] Config(@PART[liquidEngineorbit2]) TweakScale/patches/AIES_TweakScale/@PART[liquidEngineorbit2]
[LOG 04:08:28.675] Config(@PART[microEngineex1sat]) TweakScale/patches/AIES_TweakScale/@PART[microEngineex1sat]
[LOG 04:08:28.676] Config(@PART[microEngineSE1]) TweakScale/patches/AIES_TweakScale/@PART[microEngineSE1]
[LOG 04:08:28.676] Config(@PART[VR1vulcan]) TweakScale/patches/AIES_TweakScale/@PART[VR1vulcan]
[LOG 04:08:28.677] Config(@PART[fuelTank7k]) TweakScale/patches/AIES_TweakScale/@PART[fuelTank7k]
[LOG 04:08:28.677] Config(@PART[fuelTanklunderl]) TweakScale/patches/AIES_TweakScale/@PART[fuelTanklunderl]
[LOG 04:08:28.678] Config(@PART[fuelTanksuperior3]) TweakScale/patches/AIES_TweakScale/@PART[fuelTanksuperior3]
[LOG 04:08:28.678] Config(@PART[fuelTanksul]) TweakScale/patches/AIES_TweakScale/@PART[fuelTanksul]
[LOG 04:08:28.679] Config(@PART[ms1RCSTank]) TweakScale/patches/AIES_TweakScale/@PART[ms1RCSTank]
[LOG 04:08:28.680] Config(@PART[RCS125ra]) TweakScale/patches/AIES_TweakScale/@PART[RCS125ra]
[LOG 04:08:28.680] Config(@PART[RCSTanka5a]) TweakScale/patches/AIES_TweakScale/@PART[RCSTanka5a]
[LOG 04:08:28.681] Config(@PART[fuelTankmr1]) TweakScale/patches/AIES_TweakScale/@PART[fuelTankmr1]
[LOG 04:08:28.681] Config(@PART[tank1300cl]) TweakScale/patches/AIES_TweakScale/@PART[tank1300cl]
[LOG 04:08:28.682] Config(@PART[tankMER1]) TweakScale/patches/AIES_TweakScale/@PART[tankMER1]
[LOG 04:08:28.682] Config(@PART[tankMER6]) TweakScale/patches/AIES_TweakScale/@PART[tankMER6]
[LOG 04:08:28.683] Config(@PART[tankorb1]) TweakScale/patches/AIES_TweakScale/@PART[tankorb1]
[LOG 04:08:28.683] Config(@PART[tanktoemv2]) TweakScale/patches/AIES_TweakScale/@PART[tanktoemv2]
[LOG 04:08:28.684] Config(@PART[rcsThrustermicrosn]) TweakScale/patches/AIES_TweakScale/@PART[rcsThrustermicrosn]
[LOG 04:08:28.684] Config(@PART[AIESrcsThrusrmt1]) TweakScale/patches/AIES_TweakScale/@PART[AIESrcsThrusrmt1]
[LOG 04:08:28.685] Config(@PART[AIESrcsThrusrom9]) TweakScale/patches/AIES_TweakScale/@PART[AIESrcsThrusrom9]
[LOG 04:08:28.685] Config(@PART[advSascr3]) TweakScale/patches/AIES_TweakScale/@PART[advSascr3]
[LOG 04:08:28.686] Config(@PART[Sasdv4]) TweakScale/patches/AIES_TweakScale/@PART[Sasdv4]
[LOG 04:08:28.686] Config(@PART[basepunta1ur5]) TweakScale/patches/AIES_TweakScale/@PART[basepunta1ur5]
[LOG 04:08:28.687] Config(@PART[basepuntv2r10]) TweakScale/patches/AIES_TweakScale/@PART[basepuntv2r10]
[LOG 04:08:28.687] Config(@PART[sep1a1ur5]) TweakScale/patches/AIES_TweakScale/@PART[sep1a1ur5]
[LOG 04:08:28.688] Config(@PART[t1000v4]) TweakScale/patches/AIES_TweakScale/@PART[t1000v4]
[LOG 04:08:28.688] Config(@PART[t1500v4]) TweakScale/patches/AIES_TweakScale/@PART[t1500v4]
[LOG 04:08:28.689] Config(@PART[t2000v4]) TweakScale/patches/AIES_TweakScale/@PART[t2000v4]
[LOG 04:08:28.689] Config(@PART[t3000r20c]) TweakScale/patches/AIES_TweakScale/@PART[t3000r20c]
[LOG 04:08:28.690] Config(@PART[top100a1ur5]) TweakScale/patches/AIES_TweakScale/@PART[top100a1ur5]
[LOG 04:08:28.690] Config(@PART[top100a1ur5b]) TweakScale/patches/AIES_TweakScale/@PART[top100a1ur5b]
[LOG 04:08:28.691] Config(@PART[top500a1ur5]) TweakScale/patches/AIES_TweakScale/@PART[top500a1ur5]
[LOG 04:08:28.691] Config(@PART[adapterrads]) TweakScale/patches/AIES_TweakScale/@PART[adapterrads]
[LOG 04:08:28.692] Config(@PART[ASDecoupler]) TweakScale/patches/AIES_TweakScale/@PART[ASDecoupler]
[LOG 04:08:28.692] Config(@PART[basef1sond]) TweakScale/patches/AIES_TweakScale/@PART[basef1sond]
[LOG 04:08:28.693] Config(@PART[baseinstrul8]) TweakScale/patches/AIES_TweakScale/@PART[baseinstrul8]
[LOG 04:08:28.693] Config(@PART[decoupvector]) TweakScale/patches/AIES_TweakScale/@PART[decoupvector]
[LOG 04:08:28.694] Config(@PART[decouplersv05]) TweakScale/patches/AIES_TweakScale/@PART[decouplersv05]
[LOG 04:08:28.694] Config(@PART[decouplersvblack]) TweakScale/patches/AIES_TweakScale/@PART[decouplersvblack]
[LOG 04:08:28.695] Config(@PART[desacopladorsat1]) TweakScale/patches/AIES_TweakScale/@PART[desacopladorsat1]
[LOG 04:08:28.695] Config(@PART[desacopladorsat2]) TweakScale/patches/AIES_TweakScale/@PART[desacopladorsat2]
[LOG 04:08:28.696] Config(@PART[desacopladorsat3]) TweakScale/patches/AIES_TweakScale/@PART[desacopladorsat3]
[LOG 04:08:28.697] Config(@PART[LRDecoupler]) TweakScale/patches/AIES_TweakScale/@PART[LRDecoupler]
[LOG 04:08:28.697] Config(@PART[Separatormultifs]) TweakScale/patches/AIES_TweakScale/@PART[Separatormultifs]
[LOG 04:08:28.698] Config(@PART[strutsoportec1]) TweakScale/patches/AIES_TweakScale/@PART[strutsoportec1]
[LOG 04:08:28.698] Config(@PART[saltguia]) TweakScale/patches/AIES_TweakScale/@PART[saltguia]
[LOG 04:08:28.699] Config(@PART[batteryBAEr]) TweakScale/patches/AIES_TweakScale/@PART[batteryBAEr]
[LOG 04:08:28.699] Config(@PART[expendLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[expendLandingLeg]
[LOG 04:08:28.700] Config(@PART[godLandingLeg2]) TweakScale/patches/AIES_TweakScale/@PART[godLandingLeg2]
[LOG 04:08:28.700] Config(@PART[godLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[godLandingLeg]
[LOG 04:08:28.701] Config(@PART[legstrotLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[legstrotLandingLeg]
[LOG 04:08:28.701] Config(@PART[xluzopl]) TweakScale/patches/AIES_TweakScale/@PART[xluzopl]
[LOG 04:08:28.702] Config(@PART[plommsLandingLeg]) TweakScale/patches/AIES_TweakScale/@PART[plommsLandingLeg]
[LOG 04:08:28.702] Config(@PART[NuclearJetEngine]) TweakScale/patches/AtomicAge_TweakScale/@PART[NuclearJetEngine]
[LOG 04:08:28.703] Config(@PART[nuclearEngineLANTR]) TweakScale/patches/AtomicAge_TweakScale/@PART[nuclearEngineLANTR]
[LOG 04:08:28.703] Config(@PART[nuclearEngineKANDL]) TweakScale/patches/AtomicAge_TweakScale/@PART[nuclearEngineKANDL]
[LOG 04:08:28.704] Config(@PART[nuclearEngineLightbulb]) TweakScale/patches/AtomicAge_TweakScale/@PART[nuclearEngineLightbulb]
[LOG 04:08:28.705] Config(@PART[radiatorRadialLarge]) TweakScale/patches/AtomicAge_TweakScale/@PART[radiatorRadialLarge]
[LOG 04:08:28.705] Config(@PART[radiatorRadialMedium]) TweakScale/patches/AtomicAge_TweakScale/@PART[radiatorRadialMedium]
[LOG 04:08:28.706] Config(@PART[radiatorRadialSmall]) TweakScale/patches/AtomicAge_TweakScale/@PART[radiatorRadialSmall]
[LOG 04:08:28.706] Config(@PART[BananaForScale]:NEEDS[BfS]) TweakScale/patches/BananaForScale_TweakScale/@PART[BananaForScale]:NEEDS[BfS]
[LOG 04:08:28.707] Config(@PART[roverBodyFuel]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyFuel]
[LOG 04:08:28.707] Config(@PART[roverBodyLarge]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyLarge]
[LOG 04:08:28.708] Config(@PART[roverBodyMono]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyMono]
[LOG 04:08:28.709] Config(@PART[roverBodyNuclear]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyNuclear]
[LOG 04:08:28.709] Config(@PART[roverBodySAS]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodySAS]
[LOG 04:08:28.710] Config(@PART[roverBodyConverter]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyConverter]
[LOG 04:08:28.710] Config(@PART[roverBodyKas]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyKas]
[LOG 04:08:28.711] Config(@PART[roverBodyKethane]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyKethane]
[LOG 04:08:28.711] Config(@PART[roverBodyFood]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyFood]
[LOG 04:08:28.712] Config(@PART[roverBodyLifeSupport]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyLifeSupport]
[LOG 04:08:28.712] Config(@PART[roverBodyOxygen]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyOxygen]
[LOG 04:08:28.713] Config(@PART[roverBodyWater]) TweakScale/patches/BetterRovemates_TweakScale/@PART[roverBodyWater]
[LOG 04:08:28.714] Config(@PART[0625_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[0625_Heatshield]
[LOG 04:08:28.714] Config(@PART[1.25_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[1.25_Heatshield]
[LOG 04:08:28.715] Config(@PART[2.5_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[2.5_Heatshield]
[LOG 04:08:28.715] Config(@PART[3.75_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[3.75_Heatshield]
[LOG 04:08:28.716] Config(@PART[6.25_Heatshield]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[6.25_Heatshield]
[LOG 04:08:28.716] Config(@PART[decoupler_ftr_small]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[decoupler_ftr_small]
[LOG 04:08:28.717] Config(@PART[decoupler_ftr]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[decoupler_ftr]
[LOG 04:08:28.718] Config(@PART[decoupler_ftr_4m]) TweakScale/patches/DeadlyReentry_TweakScale/@PART[decoupler_ftr_4m]
[LOG 04:08:28.718] Config(@PART[fsinfopopup]) TweakScale/patches/FireSpitter_TweakScale/@PART[fsinfopopup]
[LOG 04:08:28.719] Config(@PART[FSbomberWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberWing]
[LOG 04:08:28.719] Config(@PART[FSbomberWingExtender]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberWingExtender]
[LOG 04:08:28.720] Config(@PART[FSfighterJetElevator]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterJetElevator]
[LOG 04:08:28.720] Config(@PART[FSfighterJetRudder]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterJetRudder]
[LOG 04:08:28.721] Config(@PART[FSfighterJetWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterJetWing]
[LOG 04:08:28.721] Config(@PART[FSfighterWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterWing]
[LOG 04:08:28.722] Config(@PART[FSoblongNoseIntake]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNoseIntake]
[LOG 04:08:28.723] Config(@PART[FStailWing]) TweakScale/patches/FireSpitter_TweakScale/@PART[FStailWing]
[LOG 04:08:28.723] Config(@PART[FStailWingLarge]) TweakScale/patches/FireSpitter_TweakScale/@PART[FStailWingLarge]
[LOG 04:08:28.724] Config(@PART[FSwinglet]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSwinglet]
[LOG 04:08:28.724] Config(@PART[FSapacheCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheCockpit]
[LOG 04:08:28.725] Config(@PART[FSbomberCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberCockpit]
[LOG 04:08:28.725] Config(@PART[FScopterCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterCockpit]
[LOG 04:08:28.726] Config(@PART[FSfighterCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterCockpit]
[LOG 04:08:28.726] Config(@PART[FScopterRotorFenestron]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorFenestron]
[LOG 04:08:28.727] Config(@PART[FScopterRotorFenestronBothFins]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorFenestronBothFins]
[LOG 04:08:28.728] Config(@PART[FScopterRotorFenestronNoFins]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorFenestronNoFins]
[LOG 04:08:28.728] Config(@PART[FScopterRotorMain]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorMain]
[LOG 04:08:28.729] Config(@PART[FScopterRotorMainElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorMainElectric]
[LOG 04:08:28.729] Config(@PART[FScopterRotorMainLarge]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorMainLarge]
[LOG 04:08:28.730] Config(@PART[FScopterRotorTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorTail]
[LOG 04:08:28.730] Config(@PART[FScopterRotorTail2]) TweakScale/patches/FireSpitter_TweakScale/@PART[FScopterRotorTail2]
[LOG 04:08:28.731] Config(@PART[FSlancasterEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSlancasterEngine]
[LOG 04:08:28.732] Config(@PART[FSlancasterEngineGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSlancasterEngineGear]
[LOG 04:08:28.732] Config(@PART[FSnoseEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSnoseEngine]
[LOG 04:08:28.733] Config(@PART[FSnoseEngineElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSnoseEngineElectric]
[LOG 04:08:28.733] Config(@PART[FSoblongTailJet]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongTailJet]
[LOG 04:08:28.734] Config(@PART[FSPropellerEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPropellerEngine]
[LOG 04:08:28.734] Config(@PART[FSPropellerEngineElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPropellerEngineElectric]
[LOG 04:08:28.735] Config(@PART[FSPropellerEnginePush]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPropellerEnginePush]
[LOG 04:08:28.736] Config(@PART[FSpropellerFolding]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSpropellerFolding]
[LOG 04:08:28.736] Config(@PART[FSswampEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSswampEngine]
[LOG 04:08:28.737] Config(@PART[FSturboProp]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSturboProp]
[LOG 04:08:28.737] Config(@PART[FSVTOLengine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSVTOLengine]
[LOG 04:08:28.738] Config(@PART[FSVTOLengineLarge]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSVTOLengineLarge]
[LOG 04:08:28.738] Config(@PART[FSairTank]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSairTank]
[LOG 04:08:28.739] Config(@PART[FSdropTank]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSdropTank]
[LOG 04:08:28.739] Config(@PART[FSdropTankMount]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSdropTankMount]
[LOG 04:08:28.740] Config(@PART[FSjerrycan]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSjerrycan]
[LOG 04:08:28.740] Config(@PART[FSoxidizerTank]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoxidizerTank]
[LOG 04:08:28.741] Config(@PART[FSbombBay]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbombBay]
[LOG 04:08:28.742] Config(@PART[FSbomberFuselage]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberFuselage]
[LOG 04:08:28.742] Config(@PART[FSbomberFuselageEmpty]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberFuselageEmpty]
[LOG 04:08:28.743] Config(@PART[FSbomberFuselageTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberFuselageTail]
[LOG 04:08:28.743] Config(@PART[FSCrewFuselage]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSCrewFuselage]
[LOG 04:08:28.744] Config(@PART[FSoblongFuel]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuel]
[LOG 04:08:28.744] Config(@PART[FSoblongFuselage]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselage]
[LOG 04:08:28.745] Config(@PART[FSoblongFuselageBattery]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselageBattery]
[LOG 04:08:28.746] Config(@PART[FSoblongFuselageHalf]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselageHalf]
[LOG 04:08:28.746] Config(@PART[FSoblongFuselageRocketFuel]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongFuselageRocketFuel]
[LOG 04:08:28.747] Config(@PART[FSoblongNose]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNose]
[LOG 04:08:28.747] Config(@PART[FSoblongNoseLong]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNoseLong]
[LOG 04:08:28.748] Config(@PART[FSoblongNoseRound]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongNoseRound]
[LOG 04:08:28.748] Config(@PART[FSoblongTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongTail]
[LOG 04:08:28.749] Config(@PART[FSoblongToRoundAdapter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongToRoundAdapter]
[LOG 04:08:28.750] Config(@PART[FSoblongToSmallAdapter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSoblongToSmallAdapter]
[LOG 04:08:28.750] Config(@PART[FStailBoom]) TweakScale/patches/FireSpitter_TweakScale/@PART[FStailBoom]
[LOG 04:08:28.751] Config(@PART[FSengineMount]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSengineMount]
[LOG 04:08:28.751] Config(@PART[FSfloatEnd]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatEnd]
[LOG 04:08:28.752] Config(@PART[FSfloatEndTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatEndTail]
[LOG 04:08:28.752] Config(@PART[FSfloatGearbay]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatGearbay]
[LOG 04:08:28.753] Config(@PART[FSfloatStraight]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatStraight]
[LOG 04:08:28.753] Config(@PART[FSfloatStrut]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfloatStrut]
[LOG 04:08:28.754] Config(@PART[FSlandingPads]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSlandingPads]
[LOG 04:08:28.754] Config(@PART[FSairBrake]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSairBrake]
[LOG 04:08:28.755] Config(@PART[FSapacheNoseASAS]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheNoseASAS]
[LOG 04:08:28.756] Config(@PART[FSbattery]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbattery]
[LOG 04:08:28.756] Config(@PART[fsgyroscope]) TweakScale/patches/FireSpitter_TweakScale/@PART[fsgyroscope]
[LOG 04:08:28.757] Config(@PART[fsmovecraftgadget]) TweakScale/patches/FireSpitter_TweakScale/@PART[fsmovecraftgadget]
[LOG 04:08:28.757] Config(@PART[fstrimgadget]) TweakScale/patches/FireSpitter_TweakScale/@PART[fstrimgadget]
[LOG 04:08:28.758] Config(@PART[FSapacheLandingGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheLandingGear]
[LOG 04:08:28.758] Config(@PART[FSapacheLandingGearFlip]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSapacheLandingGearFlip]
[LOG 04:08:28.759] Config(@PART[FSbiplaneGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiplaneGear]
[LOG 04:08:28.759] Config(@PART[FSbomberLandingGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbomberLandingGear]
[LOG 04:08:28.760] Config(@PART[FSfighterLandingGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterLandingGear]
[LOG 04:08:28.760] Config(@PART[FSfighterTailGear]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSfighterTailGear]
[LOG 04:08:28.761] Config(@PART[FSPROpeller]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPROpeller]
[LOG 04:08:28.762] Config(@PART[FSPROpellerElectric]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSPROpellerElectric]
[LOG 04:08:28.762] Config(@PART[FS_BiplaneAileron]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneAileron]
[LOG 04:08:28.763] Config(@PART[FS_BiplaneElevator]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneElevator]
[LOG 04:08:28.763] Config(@PART[FS_BiplaneRudder]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneRudder]
[LOG 04:08:28.764] Config(@PART[FS_BiplaneWingCenter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingCenter]
[LOG 04:08:28.764] Config(@PART[FS_BiplaneWingMain]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingMain]
[LOG 04:08:28.765] Config(@PART[FS_BiplaneWingRound]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingRound]
[LOG 04:08:28.766] Config(@PART[FS_BiplaneWingShort]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingShort]
[LOG 04:08:28.766] Config(@PART[FS_BiplaneWingTip]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWingTip]
[LOG 04:08:28.767] Config(@PART[FS_BiplaneWheel]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneWheel]
[LOG 04:08:28.767] Config(@PART[FS_BiplaneSkid]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneSkid]
[LOG 04:08:28.768] Config(@PART[FS_BiplaneEngine]) TweakScale/patches/FireSpitter_TweakScale/@PART[FS_BiplaneEngine]
[LOG 04:08:28.768] Config(@PART[FSbiPlaneAileron]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneAileron]
[LOG 04:08:28.769] Config(@PART[FSbiPlaneElevator]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneElevator]
[LOG 04:08:28.769] Config(@PART[FSbiPlaneRudder]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneRudder]
[LOG 04:08:28.770] Config(@PART[FSbiPlaneWingCenter]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingCenter]
[LOG 04:08:28.771] Config(@PART[FSbiPlaneWingMain]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingMain]
[LOG 04:08:28.771] Config(@PART[FSbiPlaneWingRound]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingRound]
[LOG 04:08:28.772] Config(@PART[FSbiPlaneWingShort]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingShort]
[LOG 04:08:28.772] Config(@PART[FSbiPlaneWingTip]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWingTip]
[LOG 04:08:28.773] Config(@PART[FSbiPlaneWheelPair]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneWheelPair]
[LOG 04:08:28.773] Config(@PART[FSbiPlaneSkid]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneSkid]
[LOG 04:08:28.774] Config(@PART[FSbiPlaneTail]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiPlaneTail]
[LOG 04:08:28.774] Config(@PART[FSbiplaneCockpit]) TweakScale/patches/FireSpitter_TweakScale/@PART[FSbiplaneCockpit]
[LOG 04:08:28.775] Config(@PART[FusTekKarmony*]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKarmony*]
[LOG 04:08:28.776] Config(@PART[FusTekResupplyModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekResupplyModule]
[LOG 04:08:28.776] Config(@PART[FusTekKirsDockingModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKirsDockingModule]
[LOG 04:08:28.777] Config(@PART[FusTekKuestAirlock]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKuestAirlock]
[LOG 04:08:28.777] Config(@PART[FusTekKuestLegacyAirlock]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKuestLegacyAirlock]
[LOG 04:08:28.778] Config(@PART[FusTekKupolaObsModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKupolaObsModule]
[LOG 04:08:28.778] Config(@PART[IACBM25m]) TweakScale/patches/FusTek_TweakScale/@PART[IACBM25m]
[LOG 04:08:28.779] Config(@PART[FusTekKirsDockingModule]) TweakScale/patches/FusTek_TweakScale/@PART[FusTekKirsDockingModule]
[LOG 04:08:28.780] Config(@PART[IACBM125m]) TweakScale/patches/FusTek_TweakScale/@PART[IACBM125m]
[LOG 04:08:28.780] Config(@PART[KAS_Container1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Container1]
[LOG 04:08:28.781] Config(@PART[KAS_Container2]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Container2]
[LOG 04:08:28.781] Config(@PART[KAS_ContainerBay1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_ContainerBay1]
[LOG 04:08:28.782] Config(@PART[KAS_CPort2]) TweakScale/patches/KAS_TweakScale/@PART[KAS_CPort2]
[LOG 04:08:28.782] Config(@PART[KAS_HookSupport]) TweakScale/patches/KAS_TweakScale/@PART[KAS_HookSupport]
[LOG 04:08:28.783] Config(@PART[KAS_Hook_Anchor]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Hook_Anchor]
[LOG 04:08:28.783] Config(@PART[KAS_Hook_GrapplingHook]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Hook_GrapplingHook]
[LOG 04:08:28.784] Config(@PART[KAS_Hook_Magnet]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Hook_Magnet]
[LOG 04:08:28.784] Config(@PART[KAS_Pipe1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Pipe1]
[LOG 04:08:28.785] Config(@PART[KAS_Pylon1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Pylon1]
[LOG 04:08:28.785] Config(@PART[KAS_Strut1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Strut1]
[LOG 04:08:28.786] Config(@PART[KAS_Winch1]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch1]
[LOG 04:08:28.786] Config(@PART[KAS_Winch2]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch2]
[LOG 04:08:28.787] Config(@PART[KAS_Winch3]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch3]
[LOG 04:08:28.787] Config(@PART[KAS_Winch4]) TweakScale/patches/KAS_TweakScale/@PART[KAS_Winch4]
[LOG 04:08:28.788] Config(@PART[KAXelectricprop]) TweakScale/patches/KAX_TweakScale/@PART[KAXelectricprop]
[LOG 04:08:28.788] Config(@PART[KAXheavyGear]) TweakScale/patches/KAX_TweakScale/@PART[KAXheavyGear]
[LOG 04:08:28.789] Config(@PART[KAXjumpJet]) TweakScale/patches/KAX_TweakScale/@PART[KAXjumpJet]
[LOG 04:08:28.789] Config(@PART[KAXkueyEngine]) TweakScale/patches/KAX_TweakScale/@PART[KAXkueyEngine]
[LOG 04:08:28.790] Config(@PART[KAXkueyTailRotor]) TweakScale/patches/KAX_TweakScale/@PART[KAXkueyTailRotor]
[LOG 04:08:28.790] Config(@PART[KAXmedCockpit]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedCockpit]
[LOG 04:08:28.791] Config(@PART[KAXmedFuselage]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedFuselage]
[LOG 04:08:28.791] Config(@PART[KAXmedJetFuel]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedJetFuel]
[LOG 04:08:28.792] Config(@PART[KAXmedTail]) TweakScale/patches/KAX_TweakScale/@PART[KAXmedTail]
[LOG 04:08:28.792] Config(@PART[KAXradialprop]) TweakScale/patches/KAX_TweakScale/@PART[KAXradialprop]
[LOG 04:08:28.793] Config(@PART[KAXturboprop]) TweakScale/patches/KAX_TweakScale/@PART[KAXturboprop]
[LOG 04:08:28.793] Config(@PART[kethane_1m_converter]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_1m_converter]
[LOG 04:08:28.794] Config(@PART[kethane_2m_converter]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_2m_converter]
[LOG 04:08:28.795] Config(@PART[kethane_generator]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_generator]
[LOG 04:08:28.795] Config(@PART[kethane_heavyDrill]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_heavyDrill]
[LOG 04:08:28.796] Config(@PART[kethane_highGain]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_highGain]
[LOG 04:08:28.796] Config(@PART[kethane_kerbalBlender]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_kerbalBlender]
[LOG 04:08:28.797] Config(@PART[kethane_sensor_1m]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_sensor_1m]
[LOG 04:08:28.797] Config(@PART[kethane_smallDrill]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_smallDrill]
[LOG 04:08:28.798] Config(@PART[kethane_tank1mStandard]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank1mStandard]
[LOG 04:08:28.799] Config(@PART[kethane_tank2mExtralarge]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mExtralarge]
[LOG 04:08:28.799] Config(@PART[kethane_tank2mLarge]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mLarge]
[LOG 04:08:28.800] Config(@PART[kethane_tank2mMedium]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mMedium]
[LOG 04:08:28.800] Config(@PART[kethane_tank2mSmall]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tank2mSmall]
[LOG 04:08:28.801] Config(@PART[kethane_tankExternal]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_tankExternal]
[LOG 04:08:28.801] Config(@PART[kethane_turbine]) TweakScale/patches/Kethane_TweakScale/@PART[kethane_turbine]
[LOG 04:08:28.802] Config(SCALETYPE) TweakScale/patches/KH_SSE_TweakScale/Klockheed_stack
[LOG 04:08:28.802] Config(@PART[bb1]) TweakScale/patches/KH_SSE_TweakScale/@PART[bb1]
[LOG 04:08:28.803] Config(@PART[km_bb2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_bb2]
[LOG 04:08:28.803] Config(@PART[double-oms]) TweakScale/patches/KH_SSE_TweakScale/@PART[double-oms]
[LOG 04:08:28.804] Config(@PART[km_flameout_checker_AG8]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_flameout_checker_AG8]
[LOG 04:08:28.805] Config(@PART[kb-fuel-breaker1]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker1]
[LOG 04:08:28.805] Config(@PART[kb-fuel-breaker15]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker15]
[LOG 04:08:28.806] Config(@PART[kb-fuel-breaker2]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker2]
[LOG 04:08:28.806] Config(@PART[kb-fuel-breaker3]) TweakScale/patches/KH_SSE_TweakScale/@PART[kb-fuel-breaker3]
[LOG 04:08:28.807] Config(@PART[KM_FuelController_OFF]) TweakScale/patches/KH_SSE_TweakScale/@PART[KM_FuelController_OFF]
[LOG 04:08:28.807] Config(@PART[KM_FuelController_ON]) TweakScale/patches/KH_SSE_TweakScale/@PART[KM_FuelController_ON]
[LOG 04:08:28.808] Config(@PART[km_ma0]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ma0]
[LOG 04:08:28.808] Config(@PART[km_ma1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ma1]
[LOG 04:08:28.809] Config(@PART[oms]) TweakScale/patches/KH_SSE_TweakScale/@PART[oms]
[LOG 04:08:28.809] Config(@PART[sh1]) TweakScale/patches/KH_SSE_TweakScale/@PART[sh1]
[LOG 04:08:28.810] Config(@PART[km_se0]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se0]
[LOG 04:08:28.810] Config(@PART[km_se0-oms]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se0-oms]
[LOG 04:08:28.811] Config(@PART[se2]) TweakScale/patches/KH_SSE_TweakScale/@PART[se2]
[LOG 04:08:28.811] Config(@PART[km_se3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se3]
[LOG 04:08:28.812] Config(@PART[km_se4L]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_se4L]
[LOG 04:08:28.812] Config(@PART[kmssh0]) TweakScale/patches/KH_SSE_TweakScale/@PART[kmssh0]
[LOG 04:08:28.813] Config(@PART[kmssh1]) TweakScale/patches/KH_SSE_TweakScale/@PART[kmssh1]
[LOG 04:08:28.813] Config(@PART[km_smart_alt_low]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_alt_low]
[LOG 04:08:28.814] Config(@PART[km_smart_fuel]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_fuel]
[LOG 04:08:28.814] Config(@PART[km_smart_radio]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_radio]
[LOG 04:08:28.815] Config(@PART[km_smart_time]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_time]
[LOG 04:08:28.815] Config(@PART[KM_sparkler]) TweakScale/patches/KH_SSE_TweakScale/@PART[KM_sparkler]
[LOG 04:08:28.816] Config(@PART[km_ssme_rs25s]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ssme_rs25s]
[LOG 04:08:28.816] Config(@PART[km_ssme_rs25ss]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_ssme_rs25ss]
[LOG 04:08:28.817] Config(@PART[km-tank-bottom-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-1]
[LOG 04:08:28.817] Config(@PART[km-tank-bottom-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-15]
[LOG 04:08:28.819] Config(@PART[km-tank-bottom-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-2]
[LOG 04:08:28.819] Config(@PART[km-tank-bottom-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-bottom-3]
[LOG 04:08:28.820] Config(@PART[km-tank-mid-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-1]
[LOG 04:08:28.820] Config(@PART[km-tank-mid-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-15]
[LOG 04:08:28.821] Config(@PART[km-tank-mid-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-2]
[LOG 04:08:28.821] Config(@PART[km-tank-mid-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-3]
[LOG 04:08:28.821] Config(@PART[km-tank-mid-small-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-1]
[LOG 04:08:28.822] Config(@PART[km-tank-mid-small-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-15]
[LOG 04:08:28.822] Config(@PART[km-tank-mid-small-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-2]
[LOG 04:08:28.823] Config(@PART[km-tank-mid-small-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-mid-small-3]
[LOG 04:08:28.824] Config(@PART[km-tank-top-1]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-1]
[LOG 04:08:28.824] Config(@PART[km-tank-top-15]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-15]
[LOG 04:08:28.825] Config(@PART[km-tank-top-2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-2]
[LOG 04:08:28.826] Config(@PART[km-tank-top-3]) TweakScale/patches/KH_SSE_TweakScale/@PART[km-tank-top-3]
[LOG 04:08:28.826] Config(@PART[km_valve]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_valve]
[LOG 04:08:28.827] Config(@PART[km_valve2]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_valve2]
[LOG 04:08:28.827] Config(@PART[km_smart_speed]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_smart_speed]
[LOG 04:08:28.828] Config(@PART[km_prox_sensor]) TweakScale/patches/KH_SSE_TweakScale/@PART[km_prox_sensor]
[LOG 04:08:28.828] Config(@PART[KIS_Container1]) TweakScale/patches/KIS_TweakScale/@PART[KIS_Container1]
[LOG 04:08:28.829] Config(@PART[KIS_Container2]) TweakScale/patches/KIS_TweakScale/@PART[KIS_Container2]
[LOG 04:08:28.829] Config(@PART[KIS_Container3]) TweakScale/patches/KIS_TweakScale/@PART[KIS_Container3]
[LOG 04:08:28.830] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_stack
[LOG 04:08:28.830] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_5_3
[LOG 04:08:28.831] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_3_2
[LOG 04:08:28.831] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_2_1
[LOG 04:08:28.832] Config(SCALETYPE) TweakScale/patches/KOSMOS_TweakScale/KOSMOS_Adapter_4_3
[LOG 04:08:28.832] Config(@PART[Kosmos_TKS_2-1_Flared_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_2-1_Flared_Taper]
[LOG 04:08:28.833] Config(@PART[Kosmos_VA_RRV_Propulsion_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_Propulsion_Unit]
[LOG 04:08:28.833] Config(@PART[Kosmos_Salyut_1.5-1_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_1.5-1_Taper]
[LOG 04:08:28.834] Config(@PART[Kosmos_Salyut_3-2_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_3-2_Taper]
[LOG 04:08:28.835] Config(@PART[Kosmos_Salyut_2-1.5_Taper]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_2-1.5_Taper]
[LOG 04:08:28.835] Config(@PART[Kosmos_Pravilo_ASAS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Pravilo_ASAS]
[LOG 04:08:28.836] Config(@PART[Kosmos_Pravilo_Control_Collar]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Pravilo_Control_Collar]
[LOG 04:08:28.836] Config(@PART[Kosmos_VA_RRV_NavComStab]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_NavComStab]
[LOG 04:08:28.837] Config(@PART[Kosmos_Balka_PanelBlock1]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_PanelBlock1]
[LOG 04:08:28.838] Config(@PART[Kosmos_Balka_PanelBlock1_Single]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_PanelBlock1_Single]
[LOG 04:08:28.838] Config(@PART[Kosmos_Salyut_Solar_Array]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_Solar_Array]
[LOG 04:08:28.839] Config(@PART[Kosmos_Salyut_Solar_Array2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_Solar_Array2]
[LOG 04:08:28.839] Config(@PART[Kosmos_TKS_Solar_Array]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_Solar_Array]
[LOG 04:08:28.840] Config(@PART[Kosmos_Angara_RD-0146N2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-0146N2]
[LOG 04:08:28.840] Config(@PART[Kosmos_Angara_RD-0146]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-0146]
[LOG 04:08:28.841] Config(@PART[Kosmos_Angara_RD-275K]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-275K]
[LOG 04:08:28.842] Config(@PART[Kosmos_Angara_RD-33NK]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Angara_RD-33NK]
[LOG 04:08:28.842] Config(@PART[Kosmos_Balka_1_Skeleton_RCS_Storage]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_1_Skeleton_RCS_Storage]
[LOG 04:08:28.843] Config(@PART[Kosmos_RD-58SS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_RD-58SS]
[LOG 04:08:28.843] Config(@PART[Kosmos_TKS_RD-0225_Engine]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RD-0225_Engine]
[LOG 04:08:28.844] Config(@PART[Kosmos_VA_RRV_Escape_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_Escape_Unit]
[LOG 04:08:28.845] Config(@PART[Kosmos_SepRetro]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_SepRetro]
[LOG 04:08:28.845] Config(@PART[Kosmos_Salyut_1.5_Propulsion_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_1.5_Propulsion_Unit]
[LOG 04:08:28.846] Config(@PART[Kosmos_Parom_RCS_Tank]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Parom_RCS_Tank]
[LOG 04:08:28.846] Config(@PART[Kosmos_TKS_RCS_Tank]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RCS_Tank]
[LOG 04:08:28.847] Config(@PART[Kosmos_TKS_RCS_Tank_Radless]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RCS_Tank_Radless]
[LOG 04:08:28.848] Config(@PART[URM_1_25_Cowling_A_1J]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_1_25_Cowling_A_1J]
[LOG 04:08:28.848] Config(@PART[part_URM_1_25_Cowling_NA_2J]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_Cowling_NA_2J]
[LOG 04:08:28.849] Config(@PART[part_URM_1_25_Cowling_NA_2J]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_Cowling_NA_2J]
[LOG 04:08:28.849] Config(@PART[part_URM_1_25_Cowling_Skirt]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_Cowling_Skirt]
[LOG 04:08:28.850] Config(@PART[part_URM_1_25_InterStage_NA]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_InterStage_NA]
[LOG 04:08:28.851] Config(@PART[part_URM_1_25_InterStage_NA]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_InterStage_NA]
[LOG 04:08:28.851] Config(@PART[part_URM_1_25_InterStage_NA]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_InterStage_NA]
[LOG 04:08:28.852] Config(@PART[part_URM_1_25_L02]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L02]
[LOG 04:08:28.852] Config(@PART[part_URM_1_25_L03]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L03]
[LOG 04:08:28.853] Config(@PART[part_URM_1_25_L04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L04]
[LOG 04:08:28.853] Config(@PART[part_URM_1_25_L04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L04]
[LOG 04:08:28.854] Config(@PART[part_URM_1_25_L04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L04]
[LOG 04:08:28.855] Config(@PART[part_URM_1_25_L09]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_L09]
[LOG 04:08:28.855] Config(@PART[Kosmos_URM_1_25_Nose_Cone]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_URM_1_25_Nose_Cone]
[LOG 04:08:28.856] Config(@PART[Kosmos_URM_1_25_Nose_Cone_Decoupler]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_URM_1_25_Nose_Cone_Decoupler]
[LOG 04:08:28.856] Config(@PART[URM_1_25_P_Fairing_Base]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_1_25_P_Fairing_Base]
[LOG 04:08:28.857] Config(@PART[Kosmos_URM_1_25_Srf_Decoupler]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_URM_1_25_Srf_Decoupler]
[LOG 04:08:28.858] Config(@PART[part_URM_1_25_U00]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U00]
[LOG 04:08:28.858] Config(@PART[part_URM_1_25_U01]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U01]
[LOG 04:08:28.859] Config(@PART[part_URM_1_25_U02]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U02]
[LOG 04:08:28.859] Config(@PART[part_URM_1_25_U03]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U03]
[LOG 04:08:28.860] Config(@PART[part_URM_1_25_U04]) TweakScale/patches/KOSMOS_TweakScale/@PART[part_URM_1_25_U04]
[LOG 04:08:28.860] Config(@PART[URM_2_5_P_Fairing_Base]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_2_5_P_Fairing_Base]
[LOG 04:08:28.861] Config(@PART[URM_2_5_P_Fairing_Base_SSPP]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_2_5_P_Fairing_Base_SSPP]
[LOG 04:08:28.862] Config(@PART[Kosmos_Balka_1_Tunnel]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_1_Tunnel]
[LOG 04:08:28.862] Config(@PART[Kosmos_Balka_1_Skeleton]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Balka_1_Skeleton]
[LOG 04:08:28.863] Config(@PART[Kosmos_Berthing_Node_Hexaway]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Berthing_Node_Hexaway]
[LOG 04:08:28.863] Config(@PART[Kosmos_Berthing_Node_Single_Side]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Berthing_Node_Single_Side]
[LOG 04:08:28.864] Config(@PART[Kosmos_Salyut_body_1.5]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_body_1.5]
[LOG 04:08:28.865] Config(@PART[Kosmos_Salyut_body_2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_body_2]
[LOG 04:08:28.865] Config(@PART[Kosmos_Salyut_body_3]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_body_3]
[LOG 04:08:28.866] Config(@PART[Kosmos_TKS_body_2]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_body_2]
[LOG 04:08:28.866] Config(@PART[Kosmos_VA_RRV_LockDown]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_LockDown]
[LOG 04:08:28.867] Config(@PART[Kosmos_VA_RRV_LockDown_Ladderless]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_LockDown_Ladderless]
[LOG 04:08:28.867] Config(@PART[Kosmos_APAS_69]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_APAS_69]
[LOG 04:08:28.868] Config(@PART[Kosmos_Common_LED_Flood_Light]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Common_LED_Flood_Light]
[LOG 04:08:28.869] Config(@PART[Kosmos_KCBS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_KCBS]
[LOG 04:08:28.869] Config(@PART[URM_2_5_P_Fairing_Base_SSPP]) TweakScale/patches/KOSMOS_TweakScale/@PART[URM_2_5_P_Fairing_Base_SSPP]
[LOG 04:08:28.870] Config(@PART[Kosmos_Salyut_RCS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_Salyut_RCS]
[LOG 04:08:28.870] Config(@PART[Kosmos_TKS_RCS]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_TKS_RCS]
[LOG 04:08:28.871] Config(@PART[Kosmos_VA_RRV_Retro_Unit]) TweakScale/patches/KOSMOS_TweakScale/@PART[Kosmos_VA_RRV_Retro_Unit]
[LOG 04:08:28.871] Config(@PART[dockingkso]) TweakScale/patches/KSO_TweakScale/@PART[dockingkso]
[LOG 04:08:28.872] Config(@PART[boosterkso]) TweakScale/patches/KSO_TweakScale/@PART[boosterkso]
[LOG 04:08:28.872] Config(@PART[fuelkso]) TweakScale/patches/KSO_TweakScale/@PART[fuelkso]
[LOG 04:08:28.873] Config(@PART[omskso]) TweakScale/patches/KSO_TweakScale/@PART[omskso]
[LOG 04:08:28.873] Config(@PART[decouplerkso]) TweakScale/patches/KSO_TweakScale/@PART[decouplerkso]
[LOG 04:08:28.874] Config(@PART[dockstandardkso]) TweakScale/patches/KSO_TweakScale/@PART[dockstandardkso]
[LOG 04:08:28.874] Config(@PART[ssauxfuelkso]) TweakScale/patches/KSO_TweakScale/@PART[ssauxfuelkso]
[LOG 04:08:28.875] Config(@PART[lightlongkso]) TweakScale/patches/KSO_TweakScale/@PART[lightlongkso]
[LOG 04:08:28.875] Config(@PART[lightlongredkso]) TweakScale/patches/KSO_TweakScale/@PART[lightlongredkso]
[LOG 04:08:28.876] Config(@PART[lightroundkso]) TweakScale/patches/KSO_TweakScale/@PART[lightroundkso]
[LOG 04:08:28.877] Config(@PART[lightroundredkso]) TweakScale/patches/KSO_TweakScale/@PART[lightroundredkso]
[LOG 04:08:28.877] Config(@PART[lightshortkso]) TweakScale/patches/KSO_TweakScale/@PART[lightshortkso]
[LOG 04:08:28.878] Config(@PART[lightshortredkso]) TweakScale/patches/KSO_TweakScale/@PART[lightshortredkso]
[LOG 04:08:28.878] Config(@PART[KSO_Observation]) TweakScale/patches/KSO_TweakScale/@PART[KSO_Observation]
[LOG 04:08:28.879] Config(@PART[KSO_DockingModule]) TweakScale/patches/KSO_TweakScale/@PART[KSO_DockingModule]
[LOG 04:08:28.879] Config(@PART[KSO_Habitat]) TweakScale/patches/KSO_TweakScale/@PART[KSO_Habitat]
[LOG 04:08:28.880] Config(@PART[KSO_Hydroponics]) TweakScale/patches/KSO_TweakScale/@PART[KSO_Hydroponics]
[LOG 04:08:28.880] Config(@PART[KSO_KerbaLab]) TweakScale/patches/KSO_TweakScale/@PART[KSO_KerbaLab]
[LOG 04:08:28.881] Config(@PART[sspowerkso]) TweakScale/patches/KSO_TweakScale/@PART[sspowerkso]
[LOG 04:08:28.881] Config(@PART[KSO_SST]) TweakScale/patches/KSO_TweakScale/@PART[KSO_SST]
[LOG 04:08:28.882] Config(@PART[leftelevkso]) TweakScale/patches/KSO_TweakScale/@PART[leftelevkso]
[LOG 04:08:28.882] Config(@PART[leftwingkso]) TweakScale/patches/KSO_TweakScale/@PART[leftwingkso]
[LOG 04:08:28.883] Config(@PART[sstruss1kso]) TweakScale/patches/KSO_TweakScale/@PART[sstruss1kso]
[LOG 04:08:28.883] Config(@PART[sstruss2kso]) TweakScale/patches/KSO_TweakScale/@PART[sstruss2kso]
[LOG 04:08:28.884] Config(@PART[rearplanekso]) TweakScale/patches/KSO_TweakScale/@PART[rearplanekso]
[LOG 04:08:28.884] Config(@PART[rightelevkso]) TweakScale/patches/KSO_TweakScale/@PART[rightelevkso]
[LOG 04:08:28.885] Config(@PART[rightwingkso]) TweakScale/patches/KSO_TweakScale/@PART[rightwingkso]
[LOG 04:08:28.885] Config(@PART[ss2pointextkso]) TweakScale/patches/KSO_TweakScale/@PART[ss2pointextkso]
[LOG 04:08:28.886] Config(@PART[ss3pointhubkso]) TweakScale/patches/KSO_TweakScale/@PART[ss3pointhubkso]
[LOG 04:08:28.886] Config(@PART[ss4pointhubkso]) TweakScale/patches/KSO_TweakScale/@PART[ss4pointhubkso]
[LOG 04:08:28.887] Config(@PART[ss6pointhubkso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointhubkso]
[LOG 04:08:28.888] Config(@PART[ss6pointocto1kso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointocto1kso]
[LOG 04:08:28.888] Config(@PART[ss6pointocto2kso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointocto2kso]
[LOG 04:08:28.889] Config(@PART[ss6pointsquarekso]) TweakScale/patches/KSO_TweakScale/@PART[ss6pointsquarekso]
[LOG 04:08:28.889] Config(@PART[ssdecouplerkso]) TweakScale/patches/KSO_TweakScale/@PART[ssdecouplerkso]
[LOG 04:08:28.890] Config(@PART[sspanelmedkso]) TweakScale/patches/KSO_TweakScale/@PART[sspanelmedkso]
[LOG 04:08:28.890] Config(@PART[sspanelslargekso]) TweakScale/patches/KSO_TweakScale/@PART[sspanelslargekso]
[LOG 04:08:28.891] Config(@PART[sspanelsmallkso]) TweakScale/patches/KSO_TweakScale/@PART[sspanelsmallkso]
[LOG 04:08:28.891] Config(@PART[tailrudderkso]) TweakScale/patches/KSO_TweakScale/@PART[tailrudderkso]
[LOG 04:08:28.892] Config(@PART[thrustmaxkso]) TweakScale/patches/KSO_TweakScale/@PART[thrustmaxkso]
[LOG 04:08:28.892] Config(@PART[cl_large_sasModule]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_sasModule]
[LOG 04:08:28.893] Config(@PART[cl_mini_asas]) TweakScale/patches/KSPX_TweakScale/@PART[cl_mini_asas]
[LOG 04:08:28.893] Config(@PART[cl_mini_sas]) TweakScale/patches/KSPX_TweakScale/@PART[cl_mini_sas]
[LOG 04:08:28.894] Config(@PART[cl_large_nuclearEngine]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_nuclearEngine]
[LOG 04:08:28.894] Config(@PART[cl_large_shortMonoTank]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_shortMonoTank]
[LOG 04:08:28.895] Config(@PART[cl_large_tripleFuelTank]) TweakScale/patches/KSPX_TweakScale/@PART[cl_large_tripleFuelTank]
[LOG 04:08:28.896] Config(@PART[cl_radial_cylTankFuel]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_cylTankFuel]
[LOG 04:08:28.896] Config(@PART[cl_radial_cylTankOxy]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_cylTankOxy]
[LOG 04:08:28.897] Config(@PART[cl_radial_sphereTankFuel]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_sphereTankFuel]
[LOG 04:08:28.897] Config(@PART[cl_radial_sphereTankOxy]) TweakScale/patches/KSPX_TweakScale/@PART[cl_radial_sphereTankOxy]
[LOG 04:08:28.898] Config(@PART[cl_small_escapeTower]) TweakScale/patches/KSPX_TweakScale/@PART[cl_small_escapeTower]
[LOG 04:08:28.898] Config(@PART[cl_small_ionEngine]) TweakScale/patches/KSPX_TweakScale/@PART[cl_small_ionEngine]
[LOG 04:08:28.899] Config(@PART[cl_small_xenonTank]) TweakScale/patches/KSPX_TweakScale/@PART[cl_small_xenonTank]
[LOG 04:08:28.900] Config(@PART[KWFlatadapter3x2]) TweakScale/patches/KW_TweakScale/@PART[KWFlatadapter3x2]
[LOG 04:08:28.900] Config(@PART[KWFlatadapter3x1]) TweakScale/patches/KW_TweakScale/@PART[KWFlatadapter3x1]
[LOG 04:08:28.901] Config(@PART[KWFuelAdapter3x1]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x1]
[LOG 04:08:28.901] Config(@PART[KWFuelAdapter3x1S]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x1S]
[LOG 04:08:28.902] Config(@PART[KWFuelAdapter3x2]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x2]
[LOG 04:08:28.902] Config(@PART[KWFuelAdapter3x2S]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter3x2S]
[LOG 04:08:28.903] Config(@PART[KWFuelAdapter5x3]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter5x3]
[LOG 04:08:28.903] Config(@PART[KW2mSRBNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mSRBNoseCone]
[LOG 04:08:28.904] Config(@PART[KW5mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW5mNoseCone]
[LOG 04:08:28.904] Config(@PART[KWFin]) TweakScale/patches/KW_TweakScale/@PART[KWFin]
[LOG 04:08:28.905] Config(@PART[KWFinGC]) TweakScale/patches/KW_TweakScale/@PART[KWFinGC]
[LOG 04:08:28.905] Config(@PART[KW1mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW1mNoseCone]
[LOG 04:08:28.906] Config(@PART[KW2mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mNoseCone]
[LOG 04:08:28.906] Config(@PART[KW3mNoseCone]) TweakScale/patches/KW_TweakScale/@PART[KW3mNoseCone]
[LOG 04:08:28.907] Config(@PART[KWSASmodule2mHalf]) TweakScale/patches/KW_TweakScale/@PART[KWSASmodule2mHalf]
[LOG 04:08:28.908] Config(@PART[KWSASmodule3mHalf]) TweakScale/patches/KW_TweakScale/@PART[KWSASmodule3mHalf]
[LOG 04:08:28.908] Config(@PART[KWSASmodule5mHalf]) TweakScale/patches/KW_TweakScale/@PART[KWSASmodule5mHalf]
[LOG 04:08:28.909] Config(@PART[KWRadBattLargeL]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattLargeL]
[LOG 04:08:28.909] Config(@PART[KWRadBattLargeS]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattLargeS]
[LOG 04:08:28.910] Config(@PART[KWRadBattSmallL]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattSmallL]
[LOG 04:08:28.910] Config(@PART[KWRadBattSmallS]) TweakScale/patches/KW_TweakScale/@PART[KWRadBattSmallS]
[LOG 04:08:28.911] Config(@PART[KW1mengineMaverick1D]) TweakScale/patches/KW_TweakScale/@PART[KW1mengineMaverick1D]
[LOG 04:08:28.911] Config(@PART[KW1mengineVestaVR1]) TweakScale/patches/KW_TweakScale/@PART[KW1mengineVestaVR1]
[LOG 04:08:28.912] Config(@PART[KW1mengineWildCatV]) TweakScale/patches/KW_TweakScale/@PART[KW1mengineWildCatV]
[LOG 04:08:28.912] Config(@PART[KW2mengineGriffonG8D]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineGriffonG8D]
[LOG 04:08:28.913] Config(@PART[KW2mengineMaverickV]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineMaverickV]
[LOG 04:08:28.913] Config(@PART[KW2mengineSPS]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineSPS]
[LOG 04:08:28.914] Config(@PART[KW2mengineVestaVR9D]) TweakScale/patches/KW_TweakScale/@PART[KW2mengineVestaVR9D]
[LOG 04:08:28.915] Config(@PART[KW3mengineGriffonXX]) TweakScale/patches/KW_TweakScale/@PART[KW3mengineGriffonXX]
[LOG 04:08:28.915] Config(@PART[KW3mengineTitanT1]) TweakScale/patches/KW_TweakScale/@PART[KW3mengineTitanT1]
[LOG 04:08:28.916] Config(@PART[KW3mengineWildcarXR]) TweakScale/patches/KW_TweakScale/@PART[KW3mengineWildcarXR]
[LOG 04:08:28.916] Config(@PART[KW5mengineGriffonC]) TweakScale/patches/KW_TweakScale/@PART[KW5mengineGriffonC]
[LOG 04:08:28.917] Config(@PART[KW5mengineTitanV]) TweakScale/patches/KW_TweakScale/@PART[KW5mengineTitanV]
[LOG 04:08:28.917] Config(@PART[KW1mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW1mExpandedFairingBase]
[LOG 04:08:28.918] Config(@PART[KW2mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW2mExpandedFairingBase]
[LOG 04:08:28.918] Config(@PART[KW3mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW3mExpandedFairingBase]
[LOG 04:08:28.919] Config(@PART[KW1mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW1mFairingBase]
[LOG 04:08:28.920] Config(@PART[KW2mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW2mFairingBase]
[LOG 04:08:28.920] Config(@PART[KW3mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW3mFairingBase]
[LOG 04:08:28.921] Config(@PART[KW12mExpandedFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW12mExpandedFairingCone]
[LOG 04:08:28.921] Config(@PART[KW2mExpandedFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mExpandedFairingCone]
[LOG 04:08:28.922] Config(@PART[KW1mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW1mFairingCone]
[LOG 04:08:28.922] Config(@PART[KW2mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW2mFairingCone]
[LOG 04:08:28.923] Config(@PART[KW3mExpandedFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW3mExpandedFairingCone]
[LOG 04:08:28.923] Config(@PART[KW3mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW3mFairingCone]
[LOG 04:08:28.924] Config(@PART[KW5mExpFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW5mExpFairingCone]
[LOG 04:08:28.924] Config(@PART[KW5mFairingCone]) TweakScale/patches/KW_TweakScale/@PART[KW5mFairingCone]
[LOG 04:08:28.925] Config(@PART[KW1mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW1mDecouplerShroud]
[LOG 04:08:28.926] Config(@PART[KW1mExpandedFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW1mExpandedFairingWall]
[LOG 04:08:28.926] Config(@PART[KW1mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW1mFairingWall]
[LOG 04:08:28.927] Config(@PART[KW2mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW2mDecouplerShroud]
[LOG 04:08:28.927] Config(@PART[KW2mExpandedFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW2mExpandedFairingWall]
[LOG 04:08:28.928] Config(@PART[KW2mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW2mFairingWall]
[LOG 04:08:28.928] Config(@PART[KW3mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW3mDecouplerShroud]
[LOG 04:08:28.929] Config(@PART[KW3mExpandedFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW3mExpandedFairingWall]
[LOG 04:08:28.929] Config(@PART[KW3mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW3mFairingWall]
[LOG 04:08:28.930] Config(@PART[KW5mDecouplerShroud]) TweakScale/patches/KW_TweakScale/@PART[KW5mDecouplerShroud]
[LOG 04:08:28.930] Config(@PART[KW5x3AdapterShroud]) TweakScale/patches/KW_TweakScale/@PART[KW5x3AdapterShroud]
[LOG 04:08:28.931] Config(@PART[KW5mFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW5mFairingBase]
[LOG 04:08:28.932] Config(@PART[KW5mExpandedFairingBase]) TweakScale/patches/KW_TweakScale/@PART[KW5mExpandedFairingBase]
[LOG 04:08:28.932] Config(@PART[KW5mFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW5mFairingWall]
[LOG 04:08:28.933] Config(@PART[KW5mExpFairingWall]) TweakScale/patches/KW_TweakScale/@PART[KW5mExpFairingWall]
[LOG 04:08:28.933] Config(@PART[KW2Sidetank]) TweakScale/patches/KW_TweakScale/@PART[KW2Sidetank]
[LOG 04:08:28.934] Config(@PART[KW3Sidetank]) TweakScale/patches/KW_TweakScale/@PART[KW3Sidetank]
[LOG 04:08:28.934] Config(@PART[KW1mtankL0_5]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL0_5]
[LOG 04:08:28.935] Config(@PART[KW1mRCSfuel]) TweakScale/patches/KW_TweakScale/@PART[KW1mRCSfuel]
[LOG 04:08:28.935] Config(@PART[KW1mtankL1]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL1]
[LOG 04:08:28.936] Config(@PART[KW1mtankL2]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL2]
[LOG 04:08:28.936] Config(@PART[KW1mtankL4]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankL4]
[LOG 04:08:28.937] Config(@PART[KW1mtankPancake]) TweakScale/patches/KW_TweakScale/@PART[KW1mtankPancake]
[LOG 04:08:28.937] Config(@PART[KW2mtankL0_5]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL0_5]
[LOG 04:08:28.938] Config(@PART[KW2mRCSfuel]) TweakScale/patches/KW_TweakScale/@PART[KW2mRCSfuel]
[LOG 04:08:28.938] Config(@PART[KW2mtankL1]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL1]
[LOG 04:08:28.939] Config(@PART[KW2mtankL2]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL2]
[LOG 04:08:28.939] Config(@PART[KW2mtankL4]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL4]
[LOG 04:08:28.940] Config(@PART[KW2mtankL4A]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankL4A]
[LOG 04:08:28.940] Config(@PART[KW2mtankPancake]) TweakScale/patches/KW_TweakScale/@PART[KW2mtankPancake]
[LOG 04:08:28.941] Config(@PART[KW3mtankL0_5]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL0_5]
[LOG 04:08:28.941] Config(@PART[KW3mRCSfuel]) TweakScale/patches/KW_TweakScale/@PART[KW3mRCSfuel]
[LOG 04:08:28.942] Config(@PART[KW3mtankL1]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL1]
[LOG 04:08:28.942] Config(@PART[KW3mtankL2]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL2]
[LOG 04:08:28.943] Config(@PART[KW3mtankL4]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL4]
[LOG 04:08:28.943] Config(@PART[KW3mtankL4A]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankL4A]
[LOG 04:08:28.944] Config(@PART[KW3mtankPancake]) TweakScale/patches/KW_TweakScale/@PART[KW3mtankPancake]
[LOG 04:08:28.944] Config(@PART[KW5mtankL05]) TweakScale/patches/KW_TweakScale/@PART[KW5mtankL05]
[LOG 04:08:28.945] Config(@PART[KW5mtankL1_5]) TweakScale/patches/KW_TweakScale/@PART[KW5mtankL1_5]
[LOG 04:08:28.946] Config(@PART[KW5mtankL3_5]) TweakScale/patches/KW_TweakScale/@PART[KW5mtankL3_5]
[LOG 04:08:28.946] Config(@PART[KWrcsPod]) TweakScale/patches/KW_TweakScale/@PART[KWrcsPod]
[LOG 04:08:28.947] Config(@PART[KWrcsQuad]) TweakScale/patches/KW_TweakScale/@PART[KWrcsQuad]
[LOG 04:08:28.947] Config(@PART[KWrcsQuad45]) TweakScale/patches/KW_TweakScale/@PART[KWrcsQuad45]
[LOG 04:08:28.948] Config(@PART[KWsrbGlobeI]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeI]
[LOG 04:08:28.948] Config(@PART[KWsrbGlobeVI]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeVI]
[LOG 04:08:28.949] Config(@PART[KWsrbGlobeV]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeV]
[LOG 04:08:28.949] Config(@PART[KWsrbGlobeX2]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX2]
[LOG 04:08:28.950] Config(@PART[KWsrbGlobeX]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX]
[LOG 04:08:28.950] Config(@PART[KWsrbGlobeX10L]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX10L]
[LOG 04:08:28.951] Config(@PART[KWsrbGlobeX10S]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX10S]
[LOG 04:08:28.951] Config(@PART[KWsrbGlobeX5]) TweakScale/patches/KW_TweakScale/@PART[KWsrbGlobeX5]
[LOG 04:08:28.952] Config(@PART[KWsrbUllageLarge]) TweakScale/patches/KW_TweakScale/@PART[KWsrbUllageLarge]
[LOG 04:08:28.952] Config(@PART[KWsrbUllage]) TweakScale/patches/KW_TweakScale/@PART[KWsrbUllage]
[LOG 04:08:28.953] Config(@PART[KW3mDockingRing]) TweakScale/patches/KW_TweakScale/@PART[KW3mDockingRing]
[LOG 04:08:28.953] Config(@PART[KWadapter2x1]) TweakScale/patches/KW_TweakScale/@PART[KWadapter2x1]
[LOG 04:08:28.954] Config(@PART[KWadapter3x2]) TweakScale/patches/KW_TweakScale/@PART[KWadapter3x2]
[LOG 04:08:28.954] Config(@PART[KW5mStageDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW5mStageDecoupler]
[LOG 04:08:28.955] Config(@PART[KW1mDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW1mDecoupler]
[LOG 04:08:28.955] Config(@PART[KW2mDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW2mDecoupler]
[LOG 04:08:28.956] Config(@PART[KW3mDecoupler]) TweakScale/patches/KW_TweakScale/@PART[KW3mDecoupler]
[LOG 04:08:28.956] Config(@PART[KWFlatadapter2x1]) TweakScale/patches/KW_TweakScale/@PART[KWFlatadapter2x1]
[LOG 04:08:28.957] Config(@PART[KWFuelAdapter2x1]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter2x1]
[LOG 04:08:28.957] Config(@PART[KWFuelAdapter2x1S]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter2x1S]
[LOG 04:08:28.958] Config(@PART[KWFuelAdapter5x2]) TweakScale/patches/KW_TweakScale/@PART[KWFuelAdapter5x2]
[LOG 04:08:28.958] Config(@PART[mk4multimodal-25-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4multimodal-25-1]
[LOG 04:08:28.959] Config(@PART[mk4multimodal-125-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4multimodal-125-1]
[LOG 04:08:28.960] Config(@PART[mk4turbofan-25-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4turbofan-25-1]
[LOG 04:08:28.960] Config(@PART[mk4turbojet-25-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4turbojet-25-1]
[LOG 04:08:28.961] Config(@PART[mk4vtol-0625-1]) TweakScale/patches/MarkIVSystem_TweakScale/@PART[mk4vtol-0625-1]
[LOG 04:08:28.961] Config(@PART[mumech_MJ2_AR202]) TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_AR202]
[LOG 04:08:28.962] Config(@PART[mumech_MJ2_Pod]) TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_Pod]
[LOG 04:08:28.962] Config(@PART[Mk2PLUTO]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2PLUTO]
[LOG 04:08:28.963] Config(@PART[M2X_AtomicJet]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[M2X_AtomicJet]
[LOG 04:08:28.963] Config(@PART[Mk2Turbojet]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2Turbojet]
[LOG 04:08:28.964] Config(@PART[Mk2Ramjet]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2Ramjet]
[LOG 04:08:28.965] Config(@PART[Mk2VTOLJET]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2VTOLJET]
[LOG 04:08:28.965] Config(@PART[MATTOCK]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[MATTOCK]
[LOG 04:08:28.966] Config(@PART[ESTOC]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[ESTOC]
[LOG 04:08:28.966] Config(@PART[Mk2LinearAerospike]) TweakScale/patches/Mk2Expansion_TweakScale/@PART[Mk2LinearAerospike]
[LOG 04:08:28.967] Config(@PART[Scramjet]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Scramjet]
[LOG 04:08:28.967] Config(@PART[turboramjet2m]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[turboramjet2m]
[LOG 04:08:28.968] Config(@PART[shockConeTwoM]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[shockConeTwoM]
[LOG 04:08:28.968] Config(@PART[fuelTankN5]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[fuelTankN5]
[LOG 04:08:28.969] Config(@PART[Mk3EdgeRootExtension]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Mk3EdgeRootExtension]
[LOG 04:08:28.969] Config(@PART[Mk3RadialRAMIntake]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Mk3RadialRAMIntake]
[LOG 04:08:28.970] Config(@PART[Mk3LiftingBodyEdge]) TweakScale/patches/Mk3HypersonicSystems_TweakScale/@PART[Mk3LiftingBodyEdge]
[LOG 04:08:28.971] Config(@PART[adapterLrgMed]) TweakScale/patches/NFT_TweakScale/@PART[adapterLrgMed]
[LOG 04:08:28.971] Config(@PART[adapter-25-125-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-125-3]
[LOG 04:08:28.972] Config(@PART[adapter-25-0625-5]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-5]
[LOG 04:08:28.972] Config(@PART[adapter-25-0625-7]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-7]
[LOG 04:08:28.973] Config(@PART[adapter-25-0625-9]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-9]
[LOG 04:08:28.973] Config(@PART[adapter-125-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-2]
[LOG 04:08:28.974] Config(@PART[adapter-125-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-3]
[LOG 04:08:28.974] Config(@PART[adapter-125-0625-4]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-4]
[LOG 04:08:28.975] Config(@PART[trusslrg-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-1]
[LOG 04:08:28.975] Config(@PART[trusslrg-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-2]
[LOG 04:08:28.976] Config(@PART[trusslrg-3]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-3]
[LOG 04:08:28.976] Config(@PART[trusslrg-attach]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-attach]
[LOG 04:08:28.977] Config(@PART[trusslrg-crew-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-1]
[LOG 04:08:28.977] Config(@PART[trusslrg-crew-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-2]
[LOG 04:08:28.978] Config(@PART[trusslrg-hollow-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-1]
[LOG 04:08:28.979] Config(@PART[trusslrg-hollow-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-2]
[LOG 04:08:28.979] Config(@PART[trusslrg-hub-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-1]
[LOG 04:08:28.980] Config(@PART[trusslrg-hub-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-2]
[LOG 04:08:28.980] Config(@PART[trusslrg-adapter-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-1]
[LOG 04:08:28.981] Config(@PART[trusslrg-adapter-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-2]
[LOG 04:08:28.981] Config(@PART[trusslrg-adapter-25]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-25]
[LOG 04:08:28.982] Config(@PART[argon-radial-125-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-radial-125-1]
[LOG 04:08:28.982] Config(@PART[argon-radial-0625-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-radial-0625-1]
[LOG 04:08:28.983] Config(@PART[argon-0625-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-0625-1]
[LOG 04:08:28.983] Config(@PART[argon-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[argon-0625-2]
[LOG 04:08:28.984] Config(@PART[argon-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[argon-0625-3]
[LOG 04:08:28.984] Config(@PART[argon-125-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-125-1]
[LOG 04:08:28.985] Config(@PART[argon-125-2]) TweakScale/patches/NFT_TweakScale/@PART[argon-125-2]
[LOG 04:08:28.985] Config(@PART[argon-125-3]) TweakScale/patches/NFT_TweakScale/@PART[argon-125-3]
[LOG 04:08:28.986] Config(@PART[argon-25-1]) TweakScale/patches/NFT_TweakScale/@PART[argon-25-1]
[LOG 04:08:28.986] Config(@PART[argon-25-2]) TweakScale/patches/NFT_TweakScale/@PART[argon-25-2]
[LOG 04:08:28.987] Config(@PART[argon-25-3]) TweakScale/patches/NFT_TweakScale/@PART[argon-25-3]
[LOG 04:08:28.987] Config(@PART[battery-25]) TweakScale/patches/NFT_TweakScale/@PART[battery-25]
[LOG 04:08:28.988] Config(@PART[battery-125]) TweakScale/patches/NFT_TweakScale/@PART[battery-125]
[LOG 04:08:28.988] Config(@PART[battery-0625]) TweakScale/patches/NFT_TweakScale/@PART[battery-0625]
[LOG 04:08:28.989] Config(@PART[capacitor-25]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-25]
[LOG 04:08:28.989] Config(@PART[capacitor-125]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-125]
[LOG 04:08:28.990] Config(@PART[capacitor-0625]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-0625]
[LOG 04:08:28.991] Config(@PART[capacitor-rad-0625]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-rad-0625]
[LOG 04:08:28.991] Config(@PART[capacitor-rad-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[capacitor-rad-0625-2]
[LOG 04:08:28.992] Config(@PART[ionXenon-0625]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-0625]
[LOG 04:08:28.992] Config(@PART[ionXenon-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-0625-3]
[LOG 04:08:28.993] Config(@PART[ionXenon-125]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-125]
[LOG 04:08:28.993] Config(@PART[ionXenon-25]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-25]
[LOG 04:08:28.994] Config(@PART[ionArgon-0625]) TweakScale/patches/NFT_TweakScale/@PART[ionArgon-0625]
[LOG 04:08:28.994] Config(@PART[ionArgon-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[ionArgon-0625-2]
[LOG 04:08:28.995] Config(@PART[ionXenon-25]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-25]
[LOG 04:08:28.995] Config(@PART[ionXenon-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[ionXenon-0625-2]
[LOG 04:08:28.996] Config(@PART[mpdt-25]) TweakScale/patches/NFT_TweakScale/@PART[mpdt-25]
[LOG 04:08:28.996] Config(@PART[mpdt-125]) TweakScale/patches/NFT_TweakScale/@PART[mpdt-125]
[LOG 04:08:28.997] Config(@PART[mpdt-0625]) TweakScale/patches/NFT_TweakScale/@PART[mpdt-0625]
[LOG 04:08:28.997] Config(@PART[nextsmall]) TweakScale/patches/NFT_TweakScale/@PART[nextsmall]
[LOG 04:08:28.998] Config(@PART[pit-125]) TweakScale/patches/NFT_TweakScale/@PART[pit-125]
[LOG 04:08:28.998] Config(@PART[pit-25]) TweakScale/patches/NFT_TweakScale/@PART[pit-25]
[LOG 04:08:28.999] Config(@PART[pit-0625]) TweakScale/patches/NFT_TweakScale/@PART[pit-0625]
[LOG 04:08:28.999] Config(@PART[vasimr-0625]) TweakScale/patches/NFT_TweakScale/@PART[vasimr-0625]
[LOG 04:08:29.000] Config(@PART[vasimr-125]) TweakScale/patches/NFT_TweakScale/@PART[vasimr-125]
[LOG 04:08:29.000] Config(@PART[vasimr-25]) TweakScale/patches/NFT_TweakScale/@PART[vasimr-25]
[LOG 04:08:29.001] Config(@PART[mk3-9pod]) TweakScale/patches/NFT_TweakScale/@PART[mk3-9pod]
[LOG 04:08:29.001] Config(@PART[utilityCabin]) TweakScale/patches/NFT_TweakScale/@PART[utilityCabin]
[LOG 04:08:29.002] Config(@PART[landingengine-25]) TweakScale/patches/NFT_TweakScale/@PART[landingengine-25]
[LOG 04:08:29.002] Config(@PART[fuelTank-25-multi]) TweakScale/patches/NFT_TweakScale/@PART[fuelTank-25-multi]
[LOG 04:08:29.003] Config(@PART[rcsblock-5way]) TweakScale/patches/NFT_TweakScale/@PART[rcsblock-5way]
[LOG 04:08:29.003] Config(@PART[landingLeg-pod]) TweakScale/patches/NFT_TweakScale/@PART[landingLeg-pod]
[LOG 04:08:29.004] Config(@PART[hydrogen-radial-25-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-radial-25-1]
[LOG 04:08:29.004] Config(@PART[hydrogen-radial-125-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-radial-125-1]
[LOG 04:08:29.005] Config(@PART[hydrogen-radial-375-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-radial-375-1]
[LOG 04:08:29.006] Config(@PART[hydrogen-125-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-125-1]
[LOG 04:08:29.006] Config(@PART[hydrogen-125-2]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-125-2]
[LOG 04:08:29.007] Config(@PART[hydrogen-25-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-25-1]
[LOG 04:08:29.007] Config(@PART[hydrogen-25-2]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-25-2]
[LOG 04:08:29.008] Config(@PART[hydrogen-25-3]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-25-3]
[LOG 04:08:29.008] Config(@PART[hydrogen-375-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-375-1]
[LOG 04:08:29.009] Config(@PART[hydrogen-375-2]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-375-2]
[LOG 04:08:29.009] Config(@PART[hydrogen-375-3]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-375-3]
[LOG 04:08:29.010] Config(@PART[hydrogen-10-1]) TweakScale/patches/NFT_TweakScale/@PART[hydrogen-10-1]
[LOG 04:08:29.010] Config(@PART[nuclear-recycler-25]) TweakScale/patches/NFT_TweakScale/@PART[nuclear-recycler-25]
[LOG 04:08:29.011] Config(@PART[nuclearfuel-25]) TweakScale/patches/NFT_TweakScale/@PART[nuclearfuel-25]
[LOG 04:08:29.011] Config(@PART[nuclearfuel-125]) TweakScale/patches/NFT_TweakScale/@PART[nuclearfuel-125]
[LOG 04:08:29.012] Config(@PART[nuclearfuel-0625]) TweakScale/patches/NFT_TweakScale/@PART[nuclearfuel-0625]
[LOG 04:08:29.012] Config(@PART[radiator-conformal-3]) TweakScale/patches/NFT_TweakScale/@PART[radiator-conformal-3]
[LOG 04:08:29.013] Config(@PART[radiator-universal-1]) TweakScale/patches/NFT_TweakScale/@PART[radiator-universal-1]
[LOG 04:08:29.013] Config(@PART[radiator-conformal-1]) TweakScale/patches/NFT_TweakScale/@PART[radiator-conformal-1]
[LOG 04:08:29.014] Config(@PART[radiator-universal-2]) TweakScale/patches/NFT_TweakScale/@PART[radiator-universal-2]
[LOG 04:08:29.015] Config(@PART[radiator-conformal-2]) TweakScale/patches/NFT_TweakScale/@PART[radiator-conformal-2]
[LOG 04:08:29.015] Config(@PART[reactor-0625]) TweakScale/patches/NFT_TweakScale/@PART[reactor-0625]
[LOG 04:08:29.016] Config(@PART[reactor-25-2]) TweakScale/patches/NFT_TweakScale/@PART[reactor-25-2]
[LOG 04:08:29.016] Config(@PART[reactor-25]) TweakScale/patches/NFT_TweakScale/@PART[reactor-25]
[LOG 04:08:29.017] Config(@PART[reactor-125]) TweakScale/patches/NFT_TweakScale/@PART[reactor-125]
[LOG 04:08:29.017] Config(@PART[reactor-375]) TweakScale/patches/NFT_TweakScale/@PART[reactor-375]
[LOG 04:08:29.018] Config(@PART[solarpanel-blanket-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-blanket-1]
[LOG 04:08:29.018] Config(@PART[solarpanels-blanket-2]) TweakScale/patches/NFT_TweakScale/@PART[solarpanels-blanket-2]
[LOG 04:08:29.019] Config(@PART[solarpanel-curved-25-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-curved-25-1]
[LOG 04:08:29.019] Config(@PART[solarpanel-curved-375-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-curved-375-1]
[LOG 04:08:29.020] Config(@PART[solarpanel-curved-deploying-25-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-curved-deploying-25-1]
[LOG 04:08:29.021] Config(@PART[solarpanel-deploying-*]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-deploying-*]
[LOG 04:08:29.021] Config(@PART[solarpanel-static-truss-1]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-static-truss-1]
[LOG 04:08:29.022] Config(@PART[solarpanel-static-truss-2]) TweakScale/patches/NFT_TweakScale/@PART[solarpanel-static-truss-2]
[LOG 04:08:29.022] Config(@PART[adapter-rad-0625]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-0625]
[LOG 04:08:29.023] Config(@PART[adapter-rad-125]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-125]
[LOG 04:08:29.023] Config(@PART[xenon-125]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125]
[LOG 04:08:29.024] Config(@PART[xenon-radial-125-1]) TweakScale/patches/NFT_TweakScale/@PART[xenon-radial-125-1]
[LOG 04:08:29.024] Config(@PART[xenon-125-1]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125-1]
[LOG 04:08:29.025] Config(@PART[xenon-125-2]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125-2]
[LOG 04:08:29.025] Config(@PART[xenon-125-3]) TweakScale/patches/NFT_TweakScale/@PART[xenon-125-3]
[LOG 04:08:29.026] Config(@PART[xenon-25-1]) TweakScale/patches/NFT_TweakScale/@PART[xenon-25-1]
[LOG 04:08:29.026] Config(@PART[xenon-25-2]) TweakScale/patches/NFT_TweakScale/@PART[xenon-25-2]
[LOG 04:08:29.027] Config(@PART[xenon-25-3]) TweakScale/patches/NFT_TweakScale/@PART[xenon-25-3]
[LOG 04:08:29.027] Config(@PART[trusslrg-adapter]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter]
[LOG 04:08:29.028] Config(@PART[orbitalEngine-25]) TweakScale/patches/NFT_TweakScale/@PART[orbitalEngine-25]
[LOG 04:08:29.029] Config(@PART[orbitalEngine-375]) TweakScale/patches/NFT_TweakScale/@PART[orbitalEngine-375]
[LOG 04:08:29.029] Config(@PART[orbitalEngine-0625]) TweakScale/patches/NFT_TweakScale/@PART[orbitalEngine-0625]
[LOG 04:08:29.030] Config(@PART[servicetank-25]) TweakScale/patches/NFT_TweakScale/@PART[servicetank-25]
[LOG 04:08:29.030] Config(@PART[servicetank-375]) TweakScale/patches/NFT_TweakScale/@PART[servicetank-375]
[LOG 04:08:29.031] Config(@PART[landingleg-pod-1]) TweakScale/patches/NFT_TweakScale/@PART[landingleg-pod-1]
[LOG 04:08:29.031] Config(@PART[docking-25]) TweakScale/patches/NFT_TweakScale/@PART[docking-25]
[LOG 04:08:29.032] Config(@PART[trusslrg-hub-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-1]
[LOG 04:08:29.032] Config(@PART[trusslrg-hub-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hub-2]
[LOG 04:08:29.033] Config(@PART[trusslrg-docking-25]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-docking-25]
[LOG 04:08:29.033] Config(@PART[trusslrg-docking-125]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-docking-125]
[LOG 04:08:29.034] Config(@PART[trusslrg-adapter-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-1]
[LOG 04:08:29.034] Config(@PART[trusslrg-adapter-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-adapter-2]
[LOG 04:08:29.035] Config(@PART[trusslrg-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-1]
[LOG 04:08:29.035] Config(@PART[trusslrg-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-2]
[LOG 04:08:29.036] Config(@PART[trusslrg-3]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-3]
[LOG 04:08:29.036] Config(@PART[trusslrg-attach]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-attach]
[LOG 04:08:29.037] Config(@PART[trusslrg-crew-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-1]
[LOG 04:08:29.038] Config(@PART[trusslrg-crew-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-crew-2]
[LOG 04:08:29.038] Config(@PART[trusslrg-hollow-1]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-1]
[LOG 04:08:29.039] Config(@PART[trusslrg-hollow-2]) TweakScale/patches/NFT_TweakScale/@PART[trusslrg-hollow-2]
[LOG 04:08:29.039] Config(@PART[adapter-rad-0625]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-0625]
[LOG 04:08:29.040] Config(@PART[adapter-rad-125]) TweakScale/patches/NFT_TweakScale/@PART[adapter-rad-125]
[LOG 04:08:29.040] Config(@PART[adapter-375-25]) TweakScale/patches/NFT_TweakScale/@PART[adapter-375-25]
[LOG 04:08:29.041] Config(@PART[adapter-125-0625-2]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-2]
[LOG 04:08:29.041] Config(@PART[adapter-125-0625-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-3]
[LOG 04:08:29.042] Config(@PART[adapter-125-0625-4]) TweakScale/patches/NFT_TweakScale/@PART[adapter-125-0625-4]
[LOG 04:08:29.042] Config(@PART[adapter-25-0625-5]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-5]
[LOG 04:08:29.043] Config(@PART[adapter-25-0625-7]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-7]
[LOG 04:08:29.043] Config(@PART[adapter-25-0625-9]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-0625-9]
[LOG 04:08:29.044] Config(@PART[adapter-25-125-3]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-125-3]
[LOG 04:08:29.045] Config(@PART[adapter-25-125]) TweakScale/patches/NFT_TweakScale/@PART[adapter-25-125]
[LOG 04:08:29.045] Config(@PART[NP_couplerp_375m_5x125m_Plate]) TweakScale/patches/NP_TweakScale/@PART[NP_couplerp_375m_5x125m_Plate]
[LOG 04:08:29.046] Config(@PART[NP_couplerp_375m_5x125m_Plate_slim]) TweakScale/patches/NP_TweakScale/@PART[NP_couplerp_375m_5x125m_Plate_slim]
[LOG 04:08:29.046] Config(@PART[NP_couplerp_375m_5x125m_Plate_slim]) TweakScale/patches/NP_TweakScale/@PART[NP_couplerp_375m_5x125m_Plate_slim]
[LOG 04:08:29.047] Config(@PART[NP.couplerp.25m.2x125m.Plate]) TweakScale/patches/NP_TweakScale/@PART[NP.couplerp.25m.2x125m.Plate]
[LOG 04:08:29.048] Config(@PART[NP.interstage.375m.5m.tank]) TweakScale/patches/NP_TweakScale/@PART[NP.interstage.375m.5m.tank]
[LOG 04:08:29.048] Config(@PART[NP_aux_125m_retropack]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_125m_retropack]
[LOG 04:08:29.049] Config(@PART[NP_aux_payloadassist]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_payloadassist]
[LOG 04:08:29.049] Config(@PART[NP_aux_radialliquidbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialliquidbooster]
[LOG 04:08:29.050] Config(@PART[NP_aux_radialsolidbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialsolidbooster]
[LOG 04:08:29.051] Config(@PART[NP_aux_radiallargeliquidbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radiallargeliquidbooster]
[LOG 04:08:29.051] Config(@PART[NP_aux_radialspinbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialspinbooster]
[LOG 04:08:29.052] Config(@PART[NP_aux_radialullagebooster]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialullagebooster]
[LOG 04:08:29.052] Config(@PART[NP_aux_radialvernier]) TweakScale/patches/NP_TweakScale/@PART[NP_aux_radialvernier]
[LOG 04:08:29.053] Config(@PART[NP_coupler_125m_DualCoupler]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_DualCoupler]
[LOG 04:08:29.053] Config(@PART[NP_coupler_125m_lateral]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_lateral]
[LOG 04:08:29.054] Config(@PART[NP_coupler_125m_LateralTricoupler]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_LateralTricoupler]
[LOG 04:08:29.055] Config(@PART[NP_coupler_125m_QuadCoupler]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_QuadCoupler]
[LOG 04:08:29.055] Config(@PART[NP_coupler_25m_RadialClamp]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_25m_RadialClamp]
[LOG 04:08:29.056] Config(@PART[NP_coupler_125m_RadialFlange]) TweakScale/patches/NP_TweakScale/@PART[NP_coupler_125m_RadialFlange]
[LOG 04:08:29.056] Config(@PART[NP_decoupler_radial_125m_Flange]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_125m_Flange]
[LOG 04:08:29.057] Config(@PART[NP_decoupler_stack_125m_Hollow]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_Hollow]
[LOG 04:08:29.058] Config(@PART[NP_decoupler_stack_125m_nano]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_nano]
[LOG 04:08:29.058] Config(@PART[NP_decoupler_stack_125m_Light]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_Light]
[LOG 04:08:29.059] Config(@PART[NP_decoupler_stack_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m]
[LOG 04:08:29.059] Config(@PART[NP_decoupler_stack_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_25m]
[LOG 04:08:29.060] Config(@PART[NP_decoupler_stack_375m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_375m]
[LOG 04:08:29.061] Config(@PART[NP_decoupler_stack_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_5m]
[LOG 04:08:29.061] Config(@PART[NP_decoupler_radial_125m_Aero]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_125m_Aero]
[LOG 04:08:29.062] Config(@PART[NP_decoupler_radial_25m_Aero]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_25m_Aero]
[LOG 04:08:29.062] Config(@PART[NP_decoupler_radial_Strut]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_radial_Strut]
[LOG 04:08:29.063] Config(@PART[NP_decoupler_stack_125m_Mini]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_125m_Mini]
[LOG 04:08:29.063] Config(@PART[NP_decoupler_stack_25m_Mini]) TweakScale/patches/NP_TweakScale/@PART[NP_decoupler_stack_25m_Mini]
[LOG 04:08:29.064] Config(@PART[NP_lfe_125m_BearcatSingle]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_BearcatSingle]
[LOG 04:08:29.065] Config(@PART[NP_lfe_125m_AerospikeEngine]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_AerospikeEngine]
[LOG 04:08:29.065] Config(@PART[NP_lfe_125m_berthaminiquad]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_berthaminiquad]
[LOG 04:08:29.066] Config(@PART[NP_lfe_125m_K2XEngine]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_K2XEngine]
[LOG 04:08:29.066] Config(@PART[NP_lfe_375m_K2X]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_K2X]
[LOG 04:08:29.067] Config(@PART[NP_lfe_5m_K2X]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_K2X]
[LOG 04:08:29.067] Config(@PART[NP_lfe_125m_RMA3]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_125m_RMA3]
[LOG 04:08:29.068] Config(@PART[NP_lfe_25m_4X800Engine]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_25m_4X800Engine]
[LOG 04:08:29.068] Config(@PART[NP_lfe_25m_BroncoSingle]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_25m_BroncoSingle]
[LOG 04:08:29.069] Config(@PART[NP_lfe_25m_Orbitalbertha]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_25m_Orbitalbertha]
[LOG 04:08:29.070] Config(@PART[NP_lfe_375m_Bearcat3x]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_Bearcat3x]
[LOG 04:08:29.070] Config(@PART[NP_lfe_375m_EnergiaQuad]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_EnergiaQuad]
[LOG 04:08:29.071] Config(@PART[NP_lfe_375m_LittleMother]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_375m_LittleMother]
[LOG 04:08:29.071] Config(@PART[NP_lfe_5m_AdvHL]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_AdvHL]
[LOG 04:08:29.072] Config(@PART[NP_lfe_5m_Bearcat5x]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_Bearcat5x]
[LOG 04:08:29.072] Config(@PART[NP_lfe_5m_TheMatriarch]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_5m_TheMatriarch]
[LOG 04:08:29.073] Config(@PART[NP_lfe_2_5m_MicroMother]) TweakScale/patches/NP_TweakScale/@PART[NP_lfe_2_5m_MicroMother]
[LOG 04:08:29.074] Config(@PART[NP_fairings_25m_Nose]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Nose]
[LOG 04:08:29.074] Config(@PART[NP_fairings_375m_Nose]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_Nose]
[LOG 04:08:29.075] Config(@PART[NP_fairings_5m_Nose]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_Nose]
[LOG 04:08:29.075] Config(@PART[NP_fairings_25m_NoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_NoseCone]
[LOG 04:08:29.076] Config(@PART[NP_fairings_375m_NoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_NoseCone]
[LOG 04:08:29.076] Config(@PART[NP_fairings5m_NoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings5m_NoseCone]
[LOG 04:08:29.077] Config(@PART[NP_fairings_25m_Plate]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Plate]
[LOG 04:08:29.077] Config(@PART[NP_fairings_25m_Wall]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Wall]
[LOG 04:08:29.078] Config(@PART[NP_fairings_375m_Wall]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_Wall]
[LOG 04:08:29.079] Config(@PART[NP_fairings_5m_Wall]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_Wall]
[LOG 04:08:29.079] Config(@PART[NP_fairings_25m_Wallshort]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_25m_Wallshort]
[LOG 04:08:29.080] Config(@PART[NP_fairings_375m_Wallshort]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_Wallshort]
[LOG 04:08:29.080] Config(@PART[NP_fairings_5m_Wallshort]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_Wallshort]
[LOG 04:08:29.081] Config(@PART[NP_fairings_375m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_375m_plate]
[LOG 04:08:29.081] Config(@PART[NP_fairings_5m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_fairings_5m_plate]
[LOG 04:08:29.082] Config(@PART[NP_FreyjaProbeEng]) TweakScale/patches/NP_TweakScale/@PART[NP_FreyjaProbeEng]
[LOG 04:08:29.083] Config(@PART[NP_FreyjaRCS]) TweakScale/patches/NP_TweakScale/@PART[NP_FreyjaRCS]
[LOG 04:08:29.083] Config(@PART[NP_Freyja_Trunk]) TweakScale/patches/NP_TweakScale/@PART[NP_Freyja_Trunk]
[LOG 04:08:29.084] Config(@PART[NP_lft_K1tank_2_5mL]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_2_5mL]
[LOG 04:08:29.084] Config(@PART[NP_lft_625m_1m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_625m_1m]
[LOG 04:08:29.085] Config(@PART[NP_lft_125m_15m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_125m_15m]
[LOG 04:08:29.085] Config(@PART[NP_lft_125m_3m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_125m_3m]
[LOG 04:08:29.086] Config(@PART[NP_lft_125m_6m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_125m_6m]
[LOG 04:08:29.086] Config(@PART[NP_lft_25m_12m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_12m]
[LOG 04:08:29.087] Config(@PART[NP_lft_25m_15m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_15m]
[LOG 04:08:29.087] Config(@PART[NP_lft_25m_3m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_3m]
[LOG 04:08:29.088] Config(@PART[NP_lft_25m_6m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_6m]
[LOG 04:08:29.088] Config(@PART[NP_lft_25m_BigLanderTank]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_BigLanderTank]
[LOG 04:08:29.089] Config(@PART[NP_lft_3_75m_2_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_3_75m_2_25m]
[LOG 04:08:29.089] Config(@PART[NP_lft_25m_4_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_25m_4_5m]
[LOG 04:08:29.090] Config(@PART[NP_lft_375m_9m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_375m_9m]
[LOG 04:08:29.090] Config(@PART[NP_lft_500m_12m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_500m_12m]
[LOG 04:08:29.091] Config(@PART[NP_lft_5_0m_3m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_5_0m_3m]
[LOG 04:08:29.092] Config(@PART[NP_lft_5_0m_6m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_5_0m_6m]
[LOG 04:08:29.092] Config(@PART[NP_LES_EscapeTower_Large]) TweakScale/patches/NP_TweakScale/@PART[NP_LES_EscapeTower_Large]
[LOG 04:08:29.093] Config(@PART[NP_LES_EscapeTower_Small]) TweakScale/patches/NP_TweakScale/@PART[NP_LES_EscapeTower_Small]
[LOG 04:08:29.093] Config(@PART[NP_LES_RCS_nanocone]) TweakScale/patches/NP_TweakScale/@PART[NP_LES_RCS_nanocone]
[LOG 04:08:29.094] Config(@PART[NP_zmisc_B5_Fin]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_B5_Fin]
[LOG 04:08:29.094] Config(@PART[NP_leg_heavyleg]) TweakScale/patches/NP_TweakScale/@PART[NP_leg_heavyleg]
[LOG 04:08:29.095] Config(@PART[NP_leg_landerpeg]) TweakScale/patches/NP_TweakScale/@PART[NP_leg_landerpeg]
[LOG 04:08:29.095] Config(@PART[NP_zmisc_heavywinglet]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_heavywinglet]
[LOG 04:08:29.096] Config(@PART[NP_zmisc_SPFin]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_SPFin]
[LOG 04:08:29.096] Config(@PART[NP_zmisc_strake]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_strake]
[LOG 04:08:29.097] Config(@PART[NP_zmisc_wingloadshort]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_wingloadshort]
[LOG 04:08:29.098] Config(@PART[NP_zmisc_wingloadlong]) TweakScale/patches/NP_TweakScale/@PART[NP_zmisc_wingloadlong]
[LOG 04:08:29.098] Config(@PART[NP_microNoseCone]) TweakScale/patches/NP_TweakScale/@PART[NP_microNoseCone]
[LOG 04:08:29.099] Config(@PART[NP_nosecone_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m]
[LOG 04:08:29.099] Config(@PART[NP_nosecone_125m_CargoShell]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_CargoShell]
[LOG 04:08:29.100] Config(@PART[NP_nosecone_125m_FuelTankCap]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_FuelTankCap]
[LOG 04:08:29.100] Config(@PART[NP_nosecone_125m_ParachuteAdapter]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_ParachuteAdapter]
[LOG 04:08:29.101] Config(@PART[NP_nosecone_125m_small]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_small]
[LOG 04:08:29.102] Config(@PART[NP_nosecone_125m_Tailcone]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_Tailcone]
[LOG 04:08:29.102] Config(@PART[NP_nosecone_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_25m]
[LOG 04:08:29.103] Config(@PART[NP_nosecone_25m_cargoshell]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_25m_cargoshell]
[LOG 04:08:29.103] Config(@PART[NP_OdinFlightPack]) TweakScale/patches/NP_TweakScale/@PART[NP_OdinFlightPack]
[LOG 04:08:29.104] Config(@PART[NP_Odin_Trunk]) TweakScale/patches/NP_TweakScale/@PART[NP_Odin_Trunk]
[LOG 04:08:29.104] Config(@PART[NP_chute_FuelTankCapParachute]) TweakScale/patches/NP_TweakScale/@PART[NP_chute_FuelTankCapParachute]
[LOG 04:08:29.105] Config(@PART[NP_chute_1_25m_stackparachute]) TweakScale/patches/NP_TweakScale/@PART[NP_chute_1_25m_stackparachute]
[LOG 04:08:29.105] Config(@PART[NP_chute_2_5m_stackparachute]) TweakScale/patches/NP_TweakScale/@PART[NP_chute_2_5m_stackparachute]
[LOG 04:08:29.106] Config(@PART[NP_rcstank_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_rcstank_125m]
[LOG 04:08:29.107] Config(@PART[NP_rcstank_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_rcstank_25m]
[LOG 04:08:29.107] Config(@PART[NP_rcstank_375m]) TweakScale/patches/NP_TweakScale/@PART[NP_rcstank_375m]
[LOG 04:08:29.108] Config(@PART[NP_sas_125m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_125m]
[LOG 04:08:29.108] Config(@PART[NP_sas_25m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_25m]
[LOG 04:08:29.109] Config(@PART[NP_sas_375m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_375m]
[LOG 04:08:29.109] Config(@PART[NP_sas_500m]) TweakScale/patches/NP_TweakScale/@PART[NP_sas_500m]
[LOG 04:08:29.110] Config(@PART[NP_lfb_25m_Adv]) TweakScale/patches/NP_TweakScale/@PART[NP_lfb_25m_Adv]
[LOG 04:08:29.110] Config(@PART[NP_lfb_25m_conical]) TweakScale/patches/NP_TweakScale/@PART[NP_lfb_25m_conical]
[LOG 04:08:29.111] Config(@PART[NP_srb_radialbooster]) TweakScale/patches/NP_TweakScale/@PART[NP_srb_radialbooster]
[LOG 04:08:29.111] Config(@PART[NP_SRB_0_625m_AdvSRBNose]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_0_625m_AdvSRBNose]
[LOG 04:08:29.112] Config(@PART[NP_SRB_1_25m_AdvSRBNose]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvSRBNose]
[LOG 04:08:29.112] Config(@PART[NP_SRB_2_5m_AdvSRB2]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRB2]
[LOG 04:08:29.113] Config(@PART[NP_SRB_2_5m_AdvSRB3]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRB3]
[LOG 04:08:29.114] Config(@PART[NP_SRB_2_5m_AdvSRB4]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRB4]
[LOG 04:08:29.114] Config(@PART[NP_SRB_2_5m_AdvSRBNose]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_2_5m_AdvSRBNose]
[LOG 04:08:29.115] Config(@PART[NP_nosecone_25m_SRBTaper]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_25m_SRBTaper]
[LOG 04:08:29.115] Config(@PART[NP_SRB_0_625m_AdvBlite3]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_0_625m_AdvBlite3]
[LOG 04:08:29.116] Config(@PART[NP_nosecone_0625m_SRBTaper]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_0625m_SRBTaper]
[LOG 04:08:29.116] Config(@PART[NP_SRB_0_625m_AdvBlitePAM]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_0_625m_AdvBlitePAM]
[LOG 04:08:29.117] Config(@PART[NP_SRB_1_25m_AdvBlite2]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlite2]
[LOG 04:08:29.118] Config(@PART[NP_SRB_1_25m_AdvBlite3]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlite3]
[LOG 04:08:29.118] Config(@PART[NP_SRB_1_25m_AdvBlite4]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlite4]
[LOG 04:08:29.119] Config(@PART[NP_nosecone_125m_SRBTaper]) TweakScale/patches/NP_TweakScale/@PART[NP_nosecone_125m_SRBTaper]
[LOG 04:08:29.119] Config(@PART[NP_SRB_1_25m_AdvBlitePAM]) TweakScale/patches/NP_TweakScale/@PART[NP_SRB_1_25m_AdvBlitePAM]
[LOG 04:08:29.120] Config(@PART[NP_srb_miniBooster]) TweakScale/patches/NP_TweakScale/@PART[NP_srb_miniBooster]
[LOG 04:08:29.120] Config(@PART[NP_ThorLanderRCS]) TweakScale/patches/NP_TweakScale/@PART[NP_ThorLanderRCS]
[LOG 04:08:29.121] Config(@PART[NP_ThorLanderRCST]) TweakScale/patches/NP_TweakScale/@PART[NP_ThorLanderRCST]
[LOG 04:08:29.121] Config(@PART[NP_YMRCSBlockHeavy]) TweakScale/patches/NP_TweakScale/@PART[NP_YMRCSBlockHeavy]
[LOG 04:08:29.122] Config(@PART[NP_YMRCSBlockLight]) TweakScale/patches/NP_TweakScale/@PART[NP_YMRCSBlockLight]
[LOG 04:08:29.122] Config(@PART[NP_YMASasModule]) TweakScale/patches/NP_TweakScale/@PART[NP_YMASasModule]
[LOG 04:08:29.123] Config(@PART[NP_lft_K1tank_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_5m]
[LOG 04:08:29.124] Config(@PART[NP_lft_K1tank_3_75m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_3_75m]
[LOG 04:08:29.124] Config(@PART[NP_lft_K1tank_2_5m]) TweakScale/patches/NP_TweakScale/@PART[NP_lft_K1tank_2_5m]
[LOG 04:08:29.125] Config(@PART[NP_interstage_125m_25m_tank]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_125m_25m_tank]
[LOG 04:08:29.125] Config(@PART[NP_interstage_25m_125m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_25m_125m_plate]
[LOG 04:08:29.126] Config(@PART[NP_interstage_25m_375m_tank]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_25m_375m_tank]
[LOG 04:08:29.126] Config(@PART[NP_interstage_375m_25m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_375m_25m_plate]
[LOG 04:08:29.127] Config(@PART[NP_interstage_375m_5m_tank]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_375m_5m_tank]
[LOG 04:08:29.128] Config(@PART[NP_interstage_5m_375m_plate]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_5m_375m_plate]
[LOG 04:08:29.128] Config(@PART[NP_interstage_375m_5m_SAS]) TweakScale/patches/NP_TweakScale/@PART[NP_interstage_375m_5m_SAS]
[LOG 04:08:29.129] Config(@PART[engine_darkDrive]) TweakScale/patches/OPT_TweakScale/@PART[engine_darkDrive]
[LOG 04:08:29.129] Config(@PART[AAengine]) TweakScale/patches/OPT_TweakScale/@PART[AAengine]
[LOG 04:08:29.130] Config(@PART[opt_nebula_engine]) TweakScale/patches/OPT_TweakScale/@PART[opt_nebula_engine]
[LOG 04:08:29.130] Config(@PART[opt_mk2_engine]) TweakScale/patches/OPT_TweakScale/@PART[opt_mk2_engine]
[LOG 04:08:29.131] Config(@PART[turboRamJet]) TweakScale/patches/OPT_TweakScale/@PART[turboRamJet]
[LOG 04:08:29.131] Config(@PART[OPTdropTank]) TweakScale/patches/OPT_TweakScale/@PART[OPTdropTank]
[LOG 04:08:29.132] Config(@PART[opt_gears_l]) TweakScale/patches/OPT_TweakScale/@PART[opt_gears_l]
[LOG 04:08:29.132] Config(@PART[opt_gears_m]) TweakScale/patches/OPT_TweakScale/@PART[opt_gears_m]
[LOG 04:08:29.133] Config(@PART[opt_gears_s]) TweakScale/patches/OPT_TweakScale/@PART[opt_gears_s]
[LOG 04:08:29.133] Config(@PART[mk2_ramIntake]) TweakScale/patches/OPT_TweakScale/@PART[mk2_ramIntake]
[LOG 04:08:29.134] Config(@PART[opt_stabilizer_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_stabilizer_a]
[LOG 04:08:29.135] Config(@PART[opt_stabilizer_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_stabilizer_b]
[LOG 04:08:29.135] Config(@PART[opt_pylon_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_pylon_a]
[LOG 04:08:29.136] Config(@PART[opt_pylon_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_pylon_b]
[LOG 04:08:29.136] Config(@PART[opt_wing_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_a]
[LOG 04:08:29.137] Config(@PART[opt_wing_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_b]
[LOG 04:08:29.137] Config(@PART[opt_wing_c]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_c]
[LOG 04:08:29.138] Config(@PART[opt_wing_a_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_a_elevon]
[LOG 04:08:29.138] Config(@PART[opt_wing_b_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_b_elevon]
[LOG 04:08:29.139] Config(@PART[opt_wing_c_elevon1]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_c_elevon1]
[LOG 04:08:29.139] Config(@PART[opt_wing_c_elevon2]) TweakScale/patches/OPT_TweakScale/@PART[opt_wing_c_elevon2]
[LOG 04:08:29.140] Config(@PART[opt_winglet_a]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_a]
[LOG 04:08:29.140] Config(@PART[opt_winglet_b]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_b]
[LOG 04:08:29.141] Config(@PART[opt_winglet_c]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_c]
[LOG 04:08:29.141] Config(@PART[opt_winglet_a_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_a_elevon]
[LOG 04:08:29.142] Config(@PART[opt_winglet_b_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_b_elevon]
[LOG 04:08:29.142] Config(@PART[opt_winglet_c_elevon]) TweakScale/patches/OPT_TweakScale/@PART[opt_winglet_c_elevon]
[LOG 04:08:29.143] Config(@PART[RLA_sm_biadap]) TweakScale/patches/RLA_TweakScale/@PART[RLA_sm_biadap]
[LOG 04:08:29.144] Config(@PART[RLA_sm_quadadap]) TweakScale/patches/RLA_TweakScale/@PART[RLA_sm_quadadap]
[LOG 04:08:29.144] Config(@PART[RLA_sm_triadap]) TweakScale/patches/RLA_TweakScale/@PART[RLA_sm_triadap]
[LOG 04:08:29.145] Config(@PART[RLA_arcjet_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_arcjet_med]
[LOG 04:08:29.145] Config(@PART[RLA_arcjet_micro]) TweakScale/patches/RLA_TweakScale/@PART[RLA_arcjet_micro]
[LOG 04:08:29.146] Config(@PART[RLA_arcjet_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_arcjet_small]
[LOG 04:08:29.147] Config(@PART[RLA_ion_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ion_med]
[LOG 04:08:29.148] Config(@PART[RLA_ion_micro_r]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ion_micro_r]
[LOG 04:08:29.148] Config(@PART[RLA_ion_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ion_small]
[LOG 04:08:29.149] Config(@PART[RLA_resistojet_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_resistojet_med]
[LOG 04:08:29.150] Config(@PART[RLA_resistojet_micro_r]) TweakScale/patches/RLA_TweakScale/@PART[RLA_resistojet_micro_r]
[LOG 04:08:29.151] Config(@PART[RLA_resistojet_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_resistojet_small]
[LOG 04:08:29.152] Config(@PART[RLA_xenonmed]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonmed]
[LOG 04:08:29.152] Config(@PART[RLA_xenonmed2]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonmed2]
[LOG 04:08:29.153] Config(@PART[RLA_xenonmed4]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonmed4]
[LOG 04:08:29.153] Config(@PART[RLA_xenonsmall]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonsmall]
[LOG 04:08:29.154] Config(@PART[RLA_xenonsmall2]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonsmall2]
[LOG 04:08:29.154] Config(@PART[RLA_xenonsmall4]) TweakScale/patches/RLA_TweakScale/@PART[RLA_xenonsmall4]
[LOG 04:08:29.155] Config(@PART[RLA_mmrtg]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mmrtg]
[LOG 04:08:29.155] Config(@PART[RLA_ASRG]) TweakScale/patches/RLA_TweakScale/@PART[RLA_ASRG]
[LOG 04:08:29.156] Config(@PART[RLA_CSRG]) TweakScale/patches/RLA_TweakScale/@PART[RLA_CSRG]
[LOG 04:08:29.156] Config(@PART[RLA_radialjet]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radialjet]
[LOG 04:08:29.157] Config(@PART[RLA_linearspike_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_linearspike_med]
[LOG 04:08:29.157] Config(@PART[RLA_mp_med]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mp_med]
[LOG 04:08:29.158] Config(@PART[RLA_mp_rad]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mp_rad]
[LOG 04:08:29.158] Config(@PART[RLA_mp_small]) TweakScale/patches/RLA_TweakScale/@PART[RLA_mp_small]
[LOG 04:08:29.159] Config(@PART[RLA_s_highengine]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_highengine]
[LOG 04:08:29.160] Config(@PART[RLA_s_lowengine]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_lowengine]
[LOG 04:08:29.160] Config(@PART[RLA_s_midengine]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_midengine]
[LOG 04:08:29.161] Config(@PART[RLA_s_nerva]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_nerva]
[LOG 04:08:29.161] Config(@PART[RLA_s_mptank_rad]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_mptank_rad]
[LOG 04:08:29.162] Config(@PART[RLA_s_tank1]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank1]
[LOG 04:08:29.162] Config(@PART[RLA_s_tank2]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank2]
[LOG 04:08:29.163] Config(@PART[RLA_s_tank3]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank3]
[LOG 04:08:29.163] Config(@PART[RLA_s_tank4]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_tank4]
[LOG 04:08:29.164] Config(@PART[RLA_rcs_micro]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_micro]
[LOG 04:08:29.164] Config(@PART[RLA_rcs_micro45]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_micro45]
[LOG 04:08:29.165] Config(@PART[RLA_rcs_linear]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_linear]
[LOG 04:08:29.165] Config(@PART[RLA_rcs_2way]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_2way]
[LOG 04:08:29.166] Config(@PART[RLA_rcs_5way]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs_5way]
[LOG 04:08:29.166] Config(@PART[RLA_rcs45]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs45]
[LOG 04:08:29.167] Config(@PART[RLA_rcs45_2way]) TweakScale/patches/RLA_TweakScale/@PART[RLA_rcs45_2way]
[LOG 04:08:29.167] Config(@PART[RLA_radatch]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radatch]
[LOG 04:08:29.168] Config(@PART[RLA_decoupS]) TweakScale/patches/RLA_TweakScale/@PART[RLA_decoupS]
[LOG 04:08:29.168] Config(@PART[RLA_radextmed]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radextmed]
[LOG 04:08:29.169] Config(@PART[RLA_radextsmall]) TweakScale/patches/RLA_TweakScale/@PART[RLA_radextsmall]
[LOG 04:08:29.169] Config(@PART[RLA_s_nosecone]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_nosecone]
[LOG 04:08:29.170] Config(@PART[RLA_x_s_tank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_x_s_tank]
[LOG 04:08:29.170] Config(@PART[RLA_l_mptank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_l_mptank]
[LOG 04:08:29.171] Config(@PART[RLA_m_mptank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_m_mptank]
[LOG 04:08:29.171] Config(@PART[RLA_s_mptank]) TweakScale/patches/RLA_TweakScale/@PART[RLA_s_mptank]
[LOG 04:08:29.172] Config(@PART[SDHI_2.5_AvionicsRing]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_AvionicsRing]
[LOG 04:08:29.173] Config(@PART[SDHI_2.5_Heatshield]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_Heatshield]
[LOG 04:08:29.173] Config(@PART[SDHI_2.5_Mk1-2AeroShroud]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_Mk1-2AeroShroud]
[LOG 04:08:29.174] Config(@PART[SDHI_2.5_ServiceModule]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_ServiceModule]
[LOG 04:08:29.174] Config(@PART[SDHI_2.5_ServiceModuleAdapter]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_ServiceModuleAdapter]
[LOG 04:08:29.175] Config(@PART[SDHI_2.5_ServiceModuleFairing]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_2.5_ServiceModuleFairing]
[LOG 04:08:29.176] Config(@PART[SDHI_ParaDock_1_ClampOTron]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_ParaDock_1_ClampOTron]
[LOG 04:08:29.176] Config(@PART[SDHI_ParaDock_2_IACBM]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_ParaDock_2_IACBM]
[LOG 04:08:29.177] Config(@PART[SDHI_Rockomax_LV-909_NoFairing]) TweakScale/patches/SDHI_SMS_TweakScale/@PART[SDHI_Rockomax_LV-909_NoFairing]
[LOG 04:08:29.177] Config(@PART[TacFoodContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacFoodContainer]
[LOG 04:08:29.178] Config(@PART[TacLifeSupportContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacLifeSupportContainer]
[LOG 04:08:29.179] Config(@PART[TacOxygenContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacOxygenContainer]
[LOG 04:08:29.179] Config(@PART[TacWasteContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacWasteContainer]
[LOG 04:08:29.180] Config(@PART[TacWaterContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacWaterContainer]
[LOG 04:08:29.180] Config(@PART[HexCanOxygen]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanOxygen]
[LOG 04:08:29.181] Config(@PART[HexCanDrinkingWater]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanDrinkingWater]
[LOG 04:08:29.181] Config(@PART[HexCanFood]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanFood]
[LOG 04:08:29.182] Config(@PART[HexCanLifeSupport]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanLifeSupport]
[LOG 04:08:29.182] Config(@PART[HexCanLifeSupportWaste]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanLifeSupportWaste]
[LOG 04:08:29.183] Config(@PART[TacLifeSupportMFTContainer]) TweakScale/patches/TAC_Tweakscale/@PART[TacLifeSupportMFTContainer]
[LOG 04:08:29.183] Config(@PART[HexCanMFTLifeSupport]) TweakScale/patches/TAC_Tweakscale/@PART[HexCanMFTLifeSupport]
[LOG 04:08:29.184] Config(@PART[TacAirFilter]) TweakScale/patches/TAC_Tweakscale/@PART[TacAirFilter]
[LOG 04:08:29.184] Config(@PART[TacCarbonExtractor]) TweakScale/patches/TAC_Tweakscale/@PART[TacCarbonExtractor]
[LOG 04:08:29.185] Config(@PART[TacSabatierRecycler]) TweakScale/patches/TAC_Tweakscale/@PART[TacSabatierRecycler]
[LOG 04:08:29.186] Config(@PART[TacWaterPurifier]) TweakScale/patches/TAC_Tweakscale/@PART[TacWaterPurifier]
[LOG 04:08:29.186] Config(@PART[TacWaterSplitter]) TweakScale/patches/TAC_Tweakscale/@PART[TacWaterSplitter]
[LOG 04:08:29.187] Config(@PART[TALMediumCargo*]:NEEDS[ModsByTal]) TweakScale/patches/TALCargo_TweakScale/@PART[TALMediumCargo*]:NEEDS[ModsByTal]
[LOG 04:08:29.187] Config(@PART[TALLargeCargo*]:NEEDS[ModsByTal]) TweakScale/patches/TALCargo_TweakScale/@PART[TALLargeCargo*]:NEEDS[ModsByTal]
[LOG 04:08:29.188] Config(@PART[Libra_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Crew_1]
[LOG 04:08:29.188] Config(@PART[Libra_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Engine_1]
[LOG 04:08:29.189] Config(@PART[Libra_Structure_1]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Structure_1]
[LOG 04:08:29.190] Config(@PART[Libra_Structure_2]) TweakScale/patches/Tantares_TweakScale/@PART[Libra_Structure_2]
[LOG 04:08:29.190] Config(@PART[Polaris_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Crew_1]
[LOG 04:08:29.191] Config(@PART[Polaris_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Engine_1]
[LOG 04:08:29.191] Config(@PART[Polaris_Heatshield_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Heatshield_1]
[LOG 04:08:29.192] Config(@PART[Orbital_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Orbital_Crew_1]
[LOG 04:08:29.192] Config(@PART[Polaris_Structure_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Structure_1]
[LOG 04:08:29.193] Config(@PART[Polaris_Tank_1]) TweakScale/patches/Tantares_TweakScale/@PART[Polaris_Tank_1]
[LOG 04:08:29.193] Config(@PART[Spica_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Spica_Crew_1]
[LOG 04:08:29.194] Config(@PART[Spica_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Spica_Engine_1]
[LOG 04:08:29.194] Config(@PART[Spica_Orbital_1]) TweakScale/patches/Tantares_TweakScale/@PART[Spica_Orbital_1]
[LOG 04:08:29.195] Config(@PART[Tantares_Antenna_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Antenna_A]
[LOG 04:08:29.196] Config(@PART[Tantares_Crew_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Crew_A]
[LOG 04:08:29.196] Config(@PART[Tantares_Separator_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Separator_A]
[LOG 04:08:29.197] Config(@PART[Tantares_Engine_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Engine_A]
[LOG 04:08:29.197] Config(@PART[Tantares_Orbital_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Orbital_A]
[LOG 04:08:29.198] Config(@PART[Tantares_Parachute_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Parachute_A]
[LOG 04:08:29.198] Config(@PART[Tantares_RCS_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_RCS_A]
[LOG 04:08:29.199] Config(@PART[Tantares_Solar_A]) TweakScale/patches/Tantares_TweakScale/@PART[Tantares_Solar_A]
[LOG 04:08:29.200] Config(@PART[Vega_Crew_1]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Crew_1]
[LOG 04:08:29.200] Config(@PART[Vega_Crew_2]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Crew_2]
[LOG 04:08:29.201] Config(@PART[Vega_Crew_3]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Crew_3]
[LOG 04:08:29.201] Config(@PART[Vega_Engine_1]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Engine_1]
[LOG 04:08:29.202] Config(@PART[Vega_Mono_1]) TweakScale/patches/Tantares_TweakScale/@PART[Vega_Mono_1]
[LOG 04:08:29.202] Config(@PART[DA?BallShark]) TweakScale/patches/TVPP_TweakScale/@PART[DA?BallShark]
[LOG 04:08:29.203] Config(@PART[DA?Bonus?Jet]) TweakScale/patches/TVPP_TweakScale/@PART[DA?Bonus?Jet]
[LOG 04:08:29.203] Config(@PART[DA?Tiny?Jet]) TweakScale/patches/TVPP_TweakScale/@PART[DA?Tiny?Jet]
[LOG 04:08:29.204] Config(@PART[0.5mControlSurface]) TweakScale/patches/TVPP_TweakScale/@PART[0.5mControlSurface]
[LOG 04:08:29.204] Config(@PART[1mControlSurface0]) TweakScale/patches/TVPP_TweakScale/@PART[1mControlSurface0]
[LOG 04:08:29.205] Config(@PART[NTBI?2x1?wing]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?2x1?wing]
[LOG 04:08:29.205] Config(@PART[NTBI?2x2?wing]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?2x2?wing]
[LOG 04:08:29.206] Config(@PART[NTBI?3x2?Sloped?Wing]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?3x2?Sloped?Wing]
[LOG 04:08:29.206] Config(@PART[NTBI?3x2?Sloped?Wing2]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?3x2?Sloped?Wing2]
[LOG 04:08:29.207] Config(@PART[NTBI?0.7x0.56?wingtip]) TweakScale/patches/TVPP_TweakScale/@PART[NTBI?0.7x0.56?wingtip]
[LOG 04:08:29.208] Config(@PART[TV_Airplane_Tail_Mk1]) TweakScale/patches/TVPP_TweakScale/@PART[TV_Airplane_Tail_Mk1]
[LOG 04:08:29.208] Config(@PART[TV_Cone_Intake]) TweakScale/patches/TVPP_TweakScale/@PART[TV_Cone_Intake]
[LOG 04:08:29.209] Config(@PART[TV?Conformal?Tank?Short?-?RCS]) TweakScale/patches/TVPP_TweakScale/@PART[TV?Conformal?Tank?Short?-?RCS]
[LOG 04:08:29.209] Config(@PART[TV?Conformal?Tank?Long?-?RCS]) TweakScale/patches/TVPP_TweakScale/@PART[TV?Conformal?Tank?Long?-?RCS]
[LOG 04:08:29.210] Config(@PART[TV_RamJet_Engine]) TweakScale/patches/TVPP_TweakScale/@PART[TV_RamJet_Engine]
[LOG 04:08:29.210] Config(@PART[TV?Tapered?Wing?XS]) TweakScale/patches/TVPP_TweakScale/@PART[TV?Tapered?Wing?XS]
[LOG 04:08:29.211] Config(@PART[UDKLD_Large_Habitation]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Habitation]
[LOG 04:08:29.212] Config(@PART[UDKLD_Large_Hydroponics]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Hydroponics]
[LOG 04:08:29.212] Config(@PART[UDKLD_Large_Inline_Battery]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Inline_Battery]
[LOG 04:08:29.213] Config(@PART[UDKLD_Large_Inline_Generator]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Inline_Generator]
[LOG 04:08:29.213] Config(@PART[UDKLD_Large_Observation_Window]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Observation_Window]
[LOG 04:08:29.214] Config(@PART[UDKLD_Large_Storage_Tank]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Storage_Tank]
[LOG 04:08:29.215] Config(@PART[UDKLD_Large_Structural_Corridor]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor]
[LOG 04:08:29.215] Config(@PART[UDKLD_Large_Structural_Corridor_B]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor_B]
[LOG 04:08:29.216] Config(@PART[UDKLD_Large_Structural_Corridor_C]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor_C]
[LOG 04:08:29.216] Config(@PART[UDKLD_Large_Structural_Corridor_D]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Structural_Corridor_D]
[LOG 04:08:29.217] Config(@PART[UDKLD_Large_Hub_Module]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Large_Hub_Module]
[LOG 04:08:29.218] Config(@PART[UDKLD_Radial_Structural_Tab]) TweakScale/patches/UKLD_TweakScale/@PART[UDKLD_Radial_Structural_Tab]
[LOG 04:08:29.218] Config(@PART[B9_Adapter_SM1]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_SM1]
[LOG 04:08:29.219] Config(@PART[B9_Adapter_SM2]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_SM2]
[LOG 04:08:29.219] Config(@PART[B9_Adapter_LM3]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_LM3]
[LOG 04:08:29.220] Config(@PART[B9_Adapter_SM3]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_SM3]
[LOG 04:08:29.220] Config(@PART[B9.Cockpit.MK2.Bicoupler]) TweakScale/patches/B9_Aerospace/B9/@PART[B9.Cockpit.MK2.Bicoupler]
[LOG 04:08:29.221] Config(@PART[B9_Cockpit_MK2_Bicoupler_S]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Bicoupler_S]
[LOG 04:08:29.222] Config(@PART[B9_Cockpit_MK2_Body_RCS_05m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_RCS_05m]
[LOG 04:08:29.222] Config(@PART[B9_Cockpit_MK2_Body_2m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_2m]
[LOG 04:08:29.223] Config(@PART[B9_Cockpit_MK2_Body_5m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_5m]
[LOG 04:08:29.223] Config(@PART[B9_Cockpit_MK2_Body_Cargo_2m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_Cargo_2m]
[LOG 04:08:29.224] Config(@PART[B9_Cockpit_MK2_Body_Cargo_5m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_Cargo_5m]
[LOG 04:08:29.224] Config(@PART[B9_Cockpit_MK2_Body_Crew_2m]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Body_Crew_2m]
[LOG 04:08:29.225] Config(@PART[B9_Cockpit_MK2_Tail]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Tail]
[LOG 04:08:29.226] Config(@PART[B9_Cockpit_MK2_Adapter]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Adapter]
[LOG 04:08:29.226] Config(@PART[B9_Cockpit_MK2_Adapter_M125]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Adapter_M125]
[LOG 04:08:29.227] Config(@PART[B9_Cockpit_MK2_Adapter_M125_2]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK2_Adapter_M125_2]
[LOG 04:08:29.227] Config(@PART[B9_Structure_StackSeparator_MSR]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_StackSeparator_MSR]
[LOG 04:08:29.228] Config(@PART[B9_Adapter_Y1]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_Y1]
[LOG 04:08:29.229] Config(@PART[B9_Aero_Intake_CLR]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_CLR]
[LOG 04:08:29.229] Config(@PART[B9_Aero_Intake_Mount]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_Mount]
[LOG 04:08:29.230] Config(@PART[B9_Cockpit_MK1_Control_ACU]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_MK1_Control_ACU]
[LOG 04:08:29.230] Config(@PART[B9_Engine_SABRE_S_Body]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_S_Body]
[LOG 04:08:29.231] Config(@PART[B9_Engine_VA1_Intake]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_VA1_Intake]
[LOG 04:08:29.231] Config(@PART[B9_Engine_VS1_Nosecone]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_VS1_Nosecone]
[LOG 04:08:29.232] Config(@PART[B9_Adapter_C125]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Adapter_C125]
[LOG 04:08:29.233] Config(@PART[B9_Aero_T2_Tail]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_T2_Tail]
[LOG 04:08:29.233] Config(@PART[B9_Cockpit_D25]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_D25]
[LOG 04:08:29.234] Config(@PART[B9_Cockpit_M27]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cockpit_M27]
[LOG 04:08:29.234] Config(@PART[B9_Engine_SABRE_Intake_M]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_Intake_M]
[LOG 04:08:29.235] Config(@PART[B9_Engine_SABRE_M]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_M]
[LOG 04:08:29.235] Config(@PART[B9_Engine_SABRE_M_Body]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Engine_SABRE_M_Body]
[LOG 04:08:29.236] Config(@PART[B9_Aero_AirBrake_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_AirBrake_Surface]
[LOG 04:08:29.236] Config(@PART[B9_Aero_AirBrake_Surface_Large]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_AirBrake_Surface_Large]
[LOG 04:08:29.237] Config(@PART[B9_Aero_Intake_DSI]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_DSI]
[LOG 04:08:29.238] Config(@PART[B9_Aero_Intake_DSIX]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_DSIX]
[LOG 04:08:29.238] Config(@PART[B9_Aero_Intake_RBM]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_RBM]
[LOG 04:08:29.239] Config(@PART[B9_Aero_Intake_RNM]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Aero_Intake_RNM]
[LOG 04:08:29.239] Config(@PART[B9_Control_RCS_Tank_MT1]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Control_RCS_Tank_MT1]
[LOG 04:08:29.240] Config(@PART[B9_Control_RCS_Tank_MT4]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Control_RCS_Tank_MT4]
[LOG 04:08:29.240] Config(@PART[B9_Structure_P1_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P1_Surface]
[LOG 04:08:29.241] Config(@PART[B9_Structure_P1_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P1_Surface_Half]
[LOG 04:08:29.242] Config(@PART[B9_Structure_P2_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P2_Surface]
[LOG 04:08:29.242] Config(@PART[B9_Structure_P2_Surface_Clear]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P2_Surface_Clear]
[LOG 04:08:29.243] Config(@PART[B9_Structure_P2_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P2_Surface_Half]
[LOG 04:08:29.243] Config(@PART[B9_Structure_P4_Frame]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Frame]
[LOG 04:08:29.244] Config(@PART[B9_Structure_P4_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Surface]
[LOG 04:08:29.245] Config(@PART[B9_Structure_P4_Surface_Clear]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Surface_Clear]
[LOG 04:08:29.245] Config(@PART[B9_Structure_P4_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P4_Surface_Half]
[LOG 04:08:29.246] Config(@PART[B9_Structure_P8_Frame]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Frame]
[LOG 04:08:29.246] Config(@PART[B9_Structure_P8_Frame2]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Frame2]
[LOG 04:08:29.247] Config(@PART[B9_Structure_P8_Surface]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Surface]
[LOG 04:08:29.248] Config(@PART[B9_Structure_P8_Surface_Clear]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Surface_Clear]
[LOG 04:08:29.248] Config(@PART[B9_Structure_P8_Surface_Half]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_P8_Surface_Half]
[LOG 04:08:29.249] Config(@PART[B9_Structure_PA_Adapter]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Structure_PA_Adapter]
[LOG 04:08:29.249] Config(@PART[B9_Cargo_M2_Adapter]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cargo_M2_Adapter]
[LOG 04:08:29.250] Config(@PART[B9_Cargo_M2_Separator]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cargo_M2_Separator]
[LOG 04:08:29.250] Config(@PART[B9_Cargo_M2_Body_B]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Cargo_M2_Body_B]
[LOG 04:08:29.251] Config(@PART[B9_Utility_Light_A1_Closed]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A1_Closed]
[LOG 04:08:29.252] Config(@PART[B9_Utility_Light_A1_Closed_T]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A1_Closed_T]
[LOG 04:08:29.252] Config(@PART[B9_Utility_Light_A1_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A1_White]
[LOG 04:08:29.253] Config(@PART[B9_Utility_Light_A4_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A4_White]
[LOG 04:08:29.253] Config(@PART[B9_Utility_Light_A8_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_A8_White]
[LOG 04:08:29.254] Config(@PART[B9_Utility_Light_N1_Large_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N1_Large_White]
[LOG 04:08:29.255] Config(@PART[B9_Utility_Light_N1_White]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N1_White]
[LOG 04:08:29.255] Config(@PART[B9_Utility_Light_N2_Green]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N2_Green]
[LOG 04:08:29.256] Config(@PART[B9_Utility_Light_N2_Red]) TweakScale/patches/B9_Aerospace/B9/@PART[B9_Utility_Light_N2_Red]
[LOG 04:08:29.256] Config(@PART[B9_Engine_Jet_Pod_Medium]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Pod_Medium]
[LOG 04:08:29.257] Config(@PART[B9_Engine_Jet_Pod_Small]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Pod_Small]
[LOG 04:08:29.257] Config(@PART[B9_Engine_Jet_Turbofan_F119]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Turbofan_F119]
[LOG 04:08:29.258] Config(@PART[B9_Engine_Jet_Turbojet]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_Jet_Turbojet]
[LOG 04:08:29.259] Config(@PART[B9_Engine_SABRE_Intake_S]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_SABRE_Intake_S]
[LOG 04:08:29.259] Config(@PART[B9_Engine_SABRE_S]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_SABRE_S]
[LOG 04:08:29.260] Config(@PART[B9_Engine_VA1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_VA1]
[LOG 04:08:29.260] Config(@PART[B9_Engine_VS1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_VS1]
[LOG 04:08:29.261] Config(@PART[B9_Engine_L2_Atlas]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_L2_Atlas]
[LOG 04:08:29.262] Config(@PART[B9_Control_RCS_Block_R12]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R12]
[LOG 04:08:29.262] Config(@PART[B9_Control_RCS_Block_R12T]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R12T]
[LOG 04:08:29.263] Config(@PART[B9_Control_RCS_Block_R5]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R5]
[LOG 04:08:29.263] Config(@PART[B9_Control_RCS_Block_R5T]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_R5T]
[LOG 04:08:29.264] Config(@PART[B9_Control_RCS_Port_R1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Port_R1]
[LOG 04:08:29.265] Config(@PART[B9_Control_RCS_Port_R1A]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Port_R1A]
[LOG 04:08:29.265] Config(@PART[B9_Control_RCS_Port_S1]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Port_S1]
[LOG 04:08:29.266] Config(@PART[B9_Control_RCS_Block_S5]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Control_RCS_Block_S5]
[LOG 04:08:29.266] Config(@PART[B9_Engine_T2A_SRBS]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_T2A_SRBS]
[LOG 04:08:29.267] Config(@PART[B9_Engine_T2_SRBS]) TweakScale/patches/B9_Aerospace/B9_Engines_RCS/@PART[B9_Engine_T2_SRBS]
[LOG 04:08:29.268] Config(@PART[B9_Aero_HL_Adapter_Front]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Adapter_Front]
[LOG 04:08:29.268] Config(@PART[B9_Aero_HL_Body_Structure_1m_U]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_1m_U]
[LOG 04:08:29.269] Config(@PART[B9_Aero_HL_Adapter_2m_Side]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Adapter_2m_Side]
[LOG 04:08:29.269] Config(@PART[B9_Aero_HL_Body_Structure_2m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_2m]
[LOG 04:08:29.270] Config(@PART[B9_Aero_HL_Body_Structure_2m_A]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_2m_A]
[LOG 04:08:29.271] Config(@PART[B9_Aero_HL_Body_Structure_05m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_05m]
[LOG 04:08:29.271] Config(@PART[B9_Aero_HL_Body_SAS_05m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_SAS_05m]
[LOG 04:08:29.272] Config(@PART[B9_Aero_HL_Body_Structure_6m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Structure_6m]
[LOG 04:08:29.272] Config(@PART[B9_Aero_HL_Body_Tail_8m]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Tail_8m]
[LOG 04:08:29.273] Config(@PART[B9_Aero_HL_Body_Cargo_Tail_Wide]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_Tail_Wide]
[LOG 04:08:29.274] Config(@PART[B9_Aero_HL_Body_Cargo_A]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_A]
[LOG 04:08:29.274] Config(@PART[B9_Aero_HL_Body_Cargo_B]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_B]
[LOG 04:08:29.275] Config(@PART[B9_Aero_HL_Body_Cargo_C]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Body_Cargo_C]
[LOG 04:08:29.275] Config(@PART[B9_Aero_HL_Extension_A]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Extension_A]
[LOG 04:08:29.276] Config(@PART[B9_Aero_HL_Extension_B1]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Extension_B1]
[LOG 04:08:29.276] Config(@PART[B9_Aero_HL_Extension_C]) TweakScale/patches/B9_Aerospace/B9_HL/@PART[B9_Aero_HL_Extension_C]
[LOG 04:08:29.277] Config(@PART[B9_Structure_HX_HPD1]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX_HPD1]
[LOG 04:08:29.278] Config(@PART[B9_Structure_HX_S_2,B9_Structure_HX_S_8]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX_S_2,B9_Structure_HX_S_8]
[LOG 04:08:29.278] Config(@PART[B9_Structure_HX_S_RCS_F,B9_Structure_HX_S_RCS_L]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX_S_RCS_F,B9_Structure_HX_S_RCS_L]
[LOG 04:08:29.279] Config(@PART[B9_Structure_HX0_E]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX0_E]
[LOG 04:08:29.280] Config(@PART[B9_Structure_HX0_S]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX0_S]
[LOG 04:08:29.280] Config(@PART[B9_Structure_HX1_A_375]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_375]
[LOG 04:08:29.281] Config(@PART[B9_Structure_HX1_A_375B,B9_Structure_HX1_A_375C]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_375B,B9_Structure_HX1_A_375C]
[LOG 04:08:29.281] Config(@PART[B9_Structure_HX1_A_LLL]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_LLL]
[LOG 04:08:29.282] Config(@PART[B9_Structure_HX1_A_P]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_P]
[LOG 04:08:29.282] Config(@PART[B9_Structure_HX1_A_SD]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_SD]
[LOG 04:08:29.283] Config(@PART[B9_Structure_HX1_A_S0]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_A_S0]
[LOG 04:08:29.284] Config(@PART[B9_Structure_HX1_E1]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_E1]
[LOG 04:08:29.284] Config(@PART[B9_Structure_HX1_G]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_G]
[LOG 04:08:29.285] Config(@PART[B9_Structure_HX1_H]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_H]
[LOG 04:08:29.285] Config(@PART[B9_Structure_HX1_SAS]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_SAS]
[LOG 04:08:29.286] Config(@PART[B9_Structure_HX1_S_H*]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_S_H*]
[LOG 04:08:29.286] Config(@PART[B9_Structure_HX1_S_HS]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_S_HS]
[LOG 04:08:29.287] Config(@PART[B9_Structure_HX1_S_T]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_S_T]
[LOG 04:08:29.288] Config(@PART[B9_Structure_HX1_U]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_U]
[LOG 04:08:29.288] Config(@PART[B9_Structure_HX1_U_S]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX1_U_S]
[LOG 04:08:29.289] Config(@PART[B9_Structure_HX2_A_375]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_A_375]
[LOG 04:08:29.289] Config(@PART[B9_Structure_HX2_A_S1_A,B9_Structure_HX2_A_S1_B]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_A_S1_A,B9_Structure_HX2_A_S1_B]
[LOG 04:08:29.290] Config(@PART[B9_Structure_HX2_H]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_H]
[LOG 04:08:29.290] Config(@PART[B9_Structure_HX2_U]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX2_U]
[LOG 04:08:29.291] Config(@PART[B9_Structure_HX4_A_375]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_375]
[LOG 04:08:29.292] Config(@PART[B9_Structure_HX4_A_HX1_A]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_HX1_A]
[LOG 04:08:29.292] Config(@PART[B9_Structure_HX4_A_HX2_A]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_HX2_A]
[LOG 04:08:29.293] Config(@PART[B9_Structure_HX4_A_HX2_B]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_A_HX2_B]
[LOG 04:08:29.293] Config(@PART[B9_Structure_HX4_H]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_H]
[LOG 04:08:29.294] Config(@PART[B9_Structure_HX4_U]) TweakScale/patches/B9_Aerospace/B9_HX/@PART[B9_Structure_HX4_U]
[LOG 04:08:29.294] Config(@PART[B9_Body_Mk1_Fuselage_025m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_025m]
[LOG 04:08:29.295] Config(@PART[B9_Body_Mk1_Fuselage_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_050m]
[LOG 04:08:29.296] Config(@PART[B9_Body_Mk1_Cargo_Bay_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Cargo_Bay_050m]
[LOG 04:08:29.296] Config(@PART[B9_Body_Mk1_Fuselage_100m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_100m]
[LOG 04:08:29.297] Config(@PART[B9_Body_Mk1_Cargo_Bay_100m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Cargo_Bay_100m]
[LOG 04:08:29.297] Config(@PART[B9_Body_Mk1_Fuselage_200m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_200m]
[LOG 04:08:29.298] Config(@PART[B9_Body_Mk1_Cargo_Bay_200m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Cargo_Bay_200m]
[LOG 04:08:29.299] Config(@PART[B9_Body_Mk1_Fuselage_400m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Fuselage_400m]
[LOG 04:08:29.299] Config(@PART[B9_Body_Adapter_Mk2_125m_Bicoupler]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Bicoupler]
[LOG 04:08:29.300] Config(@PART[B9_Body_Adapter_Mk2_125m_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Long]
[LOG 04:08:29.300] Config(@PART[B9_Body_Adapter_Mk2_125m_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Short]
[LOG 04:08:29.301] Config(@PART[B9_Body_Adapter_Mk2_Mk2_Rot]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_Mk2_Rot]
[LOG 04:08:29.302] Config(@PART[B9_Body_Adapter_Mk2_125m_Shroud]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_125m_Shroud]
[LOG 04:08:29.302] Config(@PART[B9_Body_Adapter_Mk2_250m_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_250m_Long]
[LOG 04:08:29.303] Config(@PART[B9_Body_Adapter_Mk2_250m_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Adapter_Mk2_250m_Short]
[LOG 04:08:29.304] Config(@PART[B9_Body_Mk1_Nosecone_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Nosecone_Long]
[LOG 04:08:29.304] Config(@PART[B9_Body_Mk1_Nosecone_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk1_Nosecone_Short]
[LOG 04:08:29.305] Config(@PART[B9_Body_Mk2_Nosecone_Long]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Nosecone_Long]
[LOG 04:08:29.305] Config(@PART[B9_Body_Mk2_Nosecone_Short]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Nosecone_Short]
[LOG 04:08:29.306] Config(@PART[B9_Body_Mk2_Fuselage_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Fuselage_050m]
[LOG 04:08:29.307] Config(@PART[B9_Body_Mk2_SAS_050m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_SAS_050m]
[LOG 04:08:29.307] Config(@PART[B9_Body_Mk2_Fuselage_1m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Fuselage_1m]
[LOG 04:08:29.308] Config(@PART[B9_Body_Mk2_Cargo_Bay_1m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Cargo_Bay_1m]
[LOG 04:08:29.308] Config(@PART[B9_Body_Mk2_Fuselage_2m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Fuselage_2m]
[LOG 04:08:29.309] Config(@PART[B9_Body_Mk2_Cargo_Bay_2m]) TweakScale/patches/B9_Aerospace/B9_Mk12/@PART[B9_Body_Mk2_Cargo_Bay_2m]
[LOG 04:08:29.309] Config(@PART[B9_Cockpit_S2_Adapter]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Adapter]
[LOG 04:08:29.310] Config(@PART[B9_Cockpit_S2_Body_RCS]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_RCS]
[LOG 04:08:29.311] Config(@PART[B9_Cockpit_S2_Body]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body]
[LOG 04:08:29.311] Config(@PART[B9_Cockpit_S2_Control_SAS]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Control_SAS]
[LOG 04:08:29.312] Config(@PART[B9_Cockpit_S2_Body_05m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_05m]
[LOG 04:08:29.312] Config(@PART[B9_Cockpit_S2_Body_6m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_6m]
[LOG 04:08:29.313] Config(@PART[B9_Cockpit_S2_Body_Cargo_2m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_Cargo_2m]
[LOG 04:08:29.313] Config(@PART[B9_Cockpit_S2_Body_Cargo_6m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_Cargo_6m]
[LOG 04:08:29.314] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]
[LOG 04:08:29.315] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]
[LOG 04:08:29.315] Config(@PART[B9_Cockpit_S2_Body_Tail]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_Body_Tail]
[LOG 04:08:29.316] Config(@PART[B9_Cockpit_S2_BodyLarge]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge]
[LOG 04:08:29.316] Config(@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount1]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount1]
[LOG 04:08:29.317] Config(@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount2]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Back_EngineMount2]
[LOG 04:08:29.318] Config(@PART[B9_Cockpit_S2_BodyLarge_Back]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Back]
[LOG 04:08:29.318] Config(@PART[B9_Cockpit_S2_BodyLarge_Front]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Front]
[LOG 04:08:29.319] Config(@PART[B9_Cockpit_S2_BodyLarge_Front2]) TweakScale/patches/B9_Aerospace/B9_S2/@PART[B9_Cockpit_S2_BodyLarge_Front2]
[LOG 04:08:29.320] Config(@PART[airbrake1]) TweakScale/patches/Squad/Squad_Aero/@PART[airbrake1]
[LOG 04:08:29.320] Config(@PART[HeatShield1]) TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield1]
[LOG 04:08:29.321] Config(@PART[HeatShield2]) TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield2]
[LOG 04:08:29.321] Config(@PART[HeatShield3]) TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield3]
[LOG 04:08:29.322] Config(@PART[InflatableHeatShield]) TweakScale/patches/Squad/Squad_Aero/@PART[InflatableHeatShield]
[LOG 04:08:29.322] Config(@PART[standardNoseCone]) TweakScale/patches/Squad/Squad_Aero/@PART[standardNoseCone]
[LOG 04:08:29.323] Config(@PART[noseCone]) TweakScale/patches/Squad/Squad_Aero/@PART[noseCone]
[LOG 04:08:29.323] Config(@PART[rocketNoseCone]) TweakScale/patches/Squad/Squad_Aero/@PART[rocketNoseCone]
[LOG 04:08:29.324] Config(@PART[pointyNoseConeA]) TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeA]
[LOG 04:08:29.324] Config(@PART[pointyNoseConeB]) TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeB]
[LOG 04:08:29.325] Config(@PART[CanardController]) TweakScale/patches/Squad/Squad_Aero/@PART[CanardController]
[LOG 04:08:29.325] Config(@PART[deltaWing]) TweakScale/patches/Squad/Squad_Aero/@PART[deltaWing]
[LOG 04:08:29.326] Config(@PART[delta_small]) TweakScale/patches/Squad/Squad_Aero/@PART[delta_small]
[LOG 04:08:29.326] Config(@PART[airlinerCtrlSrf]) TweakScale/patches/Squad/Squad_Aero/@PART[airlinerCtrlSrf]
[LOG 04:08:29.327] Config(@PART[airlinerMainWing]) TweakScale/patches/Squad/Squad_Aero/@PART[airlinerMainWing]
[LOG 04:08:29.327] Config(@PART[airlinerTailFin]) TweakScale/patches/Squad/Squad_Aero/@PART[airlinerTailFin]
[LOG 04:08:29.328] Config(@PART[basicFin]) TweakScale/patches/Squad/Squad_Aero/@PART[basicFin]
[LOG 04:08:29.328] Config(@PART[smallCtrlSrf]) TweakScale/patches/Squad/Squad_Aero/@PART[smallCtrlSrf]
[LOG 04:08:29.329] Config(@PART[sweptWing]) TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing]
[LOG 04:08:29.330] Config(@PART[tailfin]) TweakScale/patches/Squad/Squad_Aero/@PART[tailfin]
[LOG 04:08:29.330] Config(@PART[wingConnector]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector]
[LOG 04:08:29.331] Config(@PART[winglet]) TweakScale/patches/Squad/Squad_Aero/@PART[winglet]
[LOG 04:08:29.331] Config(@PART[R8winglet]) TweakScale/patches/Squad/Squad_Aero/@PART[R8winglet]
[LOG 04:08:29.332] Config(@PART[winglet3]) TweakScale/patches/Squad/Squad_Aero/@PART[winglet3]
[LOG 04:08:29.332] Config(@PART[structuralWing4]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing4]
[LOG 04:08:29.333] Config(@PART[wingConnector5]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector5]
[LOG 04:08:29.333] Config(@PART[elevonMk3]) TweakScale/patches/Squad/Squad_Aero/@PART[elevonMk3]
[LOG 04:08:29.334] Config(@PART[elevon5]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon5]
[LOG 04:08:29.334] Config(@PART[structuralWing]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing]
[LOG 04:08:29.335] Config(@PART[wingShuttleDelta]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleDelta]
[LOG 04:08:29.335] Config(@PART[wingShuttleElevon1]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon1]
[LOG 04:08:29.336] Config(@PART[wingShuttleElevon2]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon2]
[LOG 04:08:29.336] Config(@PART[wingShuttleStrake]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleStrake]
[LOG 04:08:29.337] Config(@PART[wingShuttleRudder]) TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleRudder]
[LOG 04:08:29.337] Config(@PART[sweptWing1]) TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing1]
[LOG 04:08:29.338] Config(@PART[sweptWing2]) TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing2]
[LOG 04:08:29.338] Config(@PART[AdvancedCanard]) TweakScale/patches/Squad/Squad_Aero/@PART[AdvancedCanard]
[LOG 04:08:29.339] Config(@PART[StandardCtrlSrf]) TweakScale/patches/Squad/Squad_Aero/@PART[StandardCtrlSrf]
[LOG 04:08:29.339] Config(@PART[wingConnector1]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector1]
[LOG 04:08:29.340] Config(@PART[wingConnector2]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector2]
[LOG 04:08:29.340] Config(@PART[wingConnector3]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector3]
[LOG 04:08:29.341] Config(@PART[wingConnector4]) TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector4]
[LOG 04:08:29.342] Config(@PART[deltaWingX]) TweakScale/patches/Squad/Squad_Aero/@PART[deltaWingX]
[LOG 04:08:29.342] Config(@PART[deltaWing_small]) TweakScale/patches/Squad/Squad_Aero/@PART[deltaWing_small]
[LOG 04:08:29.343] Config(@PART[elevon1]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon1]
[LOG 04:08:29.343] Config(@PART[elevon2]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon2]
[LOG 04:08:29.344] Config(@PART[elevon3]) TweakScale/patches/Squad/Squad_Aero/@PART[elevon3]
[LOG 04:08:29.344] Config(@PART[wingStrake]) TweakScale/patches/Squad/Squad_Aero/@PART[wingStrake]
[LOG 04:08:29.345] Config(@PART[structuralWing1]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing1]
[LOG 04:08:29.345] Config(@PART[structuralWing2]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing2]
[LOG 04:08:29.346] Config(@PART[structuralWing3]) TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing3]
[LOG 04:08:29.346] Config(@PART[airplaneTail]) TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTail]
[LOG 04:08:29.347] Config(@PART[airplaneTailB]) TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTailB]
[LOG 04:08:29.347] Config(@PART[airScoop]) TweakScale/patches/Squad/Squad_Aero/@PART[airScoop]
[LOG 04:08:29.348] Config(@PART[miniIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[miniIntake]
[LOG 04:08:29.348] Config(@PART[CircularIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[CircularIntake]
[LOG 04:08:29.349] Config(@PART[ramAirIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[ramAirIntake]
[LOG 04:08:29.349] Config(@PART[MK1IntakeFuselage]) TweakScale/patches/Squad/Squad_Aero/@PART[MK1IntakeFuselage]
[LOG 04:08:29.350] Config(@PART[IntakeRadialLong]) TweakScale/patches/Squad/Squad_Aero/@PART[IntakeRadialLong]
[LOG 04:08:29.350] Config(@PART[shockConeIntake]) TweakScale/patches/Squad/Squad_Aero/@PART[shockConeIntake]
[LOG 04:08:29.351] Config(@PART[advSasModule]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[advSasModule]
[LOG 04:08:29.352] Config(@PART[asasmodule1-2]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[asasmodule1-2]
[LOG 04:08:29.353] Config(@PART[sasModule]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[sasModule]
[LOG 04:08:29.353] Config(@PART[cupola]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[cupola]
[LOG 04:08:29.354] Config(@PART[landerCabinSmall]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[landerCabinSmall]
[LOG 04:08:29.354] Config(@PART[Mark1Cockpit]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1Cockpit]
[LOG 04:08:29.355] Config(@PART[Mark2Cockpit]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark2Cockpit]
[LOG 04:08:29.355] Config(@PART[Mark1-2Pod]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1-2Pod]
[LOG 04:08:29.356] Config(@PART[mk1pod]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk1pod]
[LOG 04:08:29.358] Config(@PART[mk2LanderCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2LanderCabin]
[LOG 04:08:29.358] Config(@PART[mk3Cockpit_Shuttle]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3Cockpit_Shuttle]
[LOG 04:08:29.359] Config(@PART[mk2Cockpit_Standard]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Standard]
[LOG 04:08:29.359] Config(@PART[mk2Cockpit_Inline]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Inline]
[LOG 04:08:29.360] Config(@PART[crewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[crewCabin]
[LOG 04:08:29.360] Config(@PART[MK1CrewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[MK1CrewCabin]
[LOG 04:08:29.361] Config(@PART[mk2CrewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2CrewCabin]
[LOG 04:08:29.361] Config(@PART[mk3CrewCabin]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3CrewCabin]
[LOG 04:08:29.362] Config(@PART[Large_Crewed_Lab]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Large_Crewed_Lab]
[LOG 04:08:29.362] Config(@PART[mk2DroneCore]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2DroneCore]
[LOG 04:08:29.363] Config(@PART[probeCoreCube]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreCube]
[LOG 04:08:29.363] Config(@PART[roverBody]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[roverBody]
[LOG 04:08:29.364] Config(@PART[probeCoreHex]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreHex]
[LOG 04:08:29.364] Config(@PART[HECS2_ProbeCore]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[HECS2_ProbeCore]
[LOG 04:08:29.365] Config(@PART[probeCoreOcto]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto]
[LOG 04:08:29.366] Config(@PART[probeCoreOcto2]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto2]
[LOG 04:08:29.366] Config(@PART[probeCoreSphere]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreSphere]
[LOG 04:08:29.367] Config(@PART[avionicsNoseCone]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[avionicsNoseCone]
[LOG 04:08:29.368] Config(@PART[probeStackLarge]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackLarge]
[LOG 04:08:29.369] Config(@PART[probeStackSmall]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackSmall]
[LOG 04:08:29.369] Config(@PART[science_module]) TweakScale/patches/Squad/Squad_CmdCtrl/@PART[science_module]
[LOG 04:08:29.370] Config(@PART[LaunchEscapeSystem]) TweakScale/patches/Squad/Squad_Engines/@PART[LaunchEscapeSystem]
[LOG 04:08:29.370] Config(@PART[omsEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[omsEngine]
[LOG 04:08:29.371] Config(@PART[ionEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[ionEngine]
[LOG 04:08:29.371] Config(@PART[miniJetEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[miniJetEngine]
[LOG 04:08:29.372] Config(@PART[JetEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[JetEngine]
[LOG 04:08:29.372] Config(@PART[turboJet]) TweakScale/patches/Squad/Squad_Engines/@PART[turboJet]
[LOG 04:08:29.373] Config(@PART[turboFanSize2]) TweakScale/patches/Squad/Squad_Engines/@PART[turboFanSize2]
[LOG 04:08:29.373] Config(@PART[turboFanEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[turboFanEngine]
[LOG 04:08:29.374] Config(@PART[RAPIER]) TweakScale/patches/Squad/Squad_Engines/@PART[RAPIER]
[LOG 04:08:29.374] Config(@PART[liquidEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine]
[LOG 04:08:29.375] Config(@PART[engineLargeSkipper]) TweakScale/patches/Squad/Squad_Engines/@PART[engineLargeSkipper]
[LOG 04:08:29.375] Config(@PART[liquidEngine1-2]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine1-2]
[LOG 04:08:29.376] Config(@PART[Size2LFB]) TweakScale/patches/Squad/Squad_Engines/@PART[Size2LFB]
[LOG 04:08:29.376] Config(@PART[Size3AdvancedEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[Size3AdvancedEngine]
[LOG 04:08:29.377] Config(@PART[Size3EngineCluster]) TweakScale/patches/Squad/Squad_Engines/@PART[Size3EngineCluster]
[LOG 04:08:29.378] Config(@PART[SSME]) TweakScale/patches/Squad/Squad_Engines/@PART[SSME]
[LOG 04:08:29.378] Config(@PART[liquidEngine2]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2]
[LOG 04:08:29.379] Config(@PART[liquidEngine2-2]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2-2]
[LOG 04:08:29.379] Config(@PART[liquidEngine3]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine3]
[LOG 04:08:29.380] Config(@PART[liquidEngineMini]) TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngineMini]
[LOG 04:08:29.380] Config(@PART[microEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[microEngine]
[LOG 04:08:29.381] Config(@PART[nuclearEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[nuclearEngine]
[LOG 04:08:29.381] Config(@PART[radialEngineMini]) TweakScale/patches/Squad/Squad_Engines/@PART[radialEngineMini]
[LOG 04:08:29.382] Config(@PART[radialLiquidEngine1-2]) TweakScale/patches/Squad/Squad_Engines/@PART[radialLiquidEngine1-2]
[LOG 04:08:29.383] Config(@PART[smallRadialEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[smallRadialEngine]
[LOG 04:08:29.383] Config(@PART[toroidalAerospike]) TweakScale/patches/Squad/Squad_Engines/@PART[toroidalAerospike]
[LOG 04:08:29.384] Config(@PART[sepMotor1]) TweakScale/patches/Squad/Squad_Engines/@PART[sepMotor1]
[LOG 04:08:29.384] Config(@PART[solidBooster_sm]) TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster_sm]
[LOG 04:08:29.385] Config(@PART[solidBooster]) TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster]
[LOG 04:08:29.385] Config(@PART[solidBooster1-1]) TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster1-1]
[LOG 04:08:29.386] Config(@PART[MassiveBooster]) TweakScale/patches/Squad/Squad_Engines/@PART[MassiveBooster]
[LOG 04:08:29.386] Config(@PART[linearRcs]) TweakScale/patches/Squad/Squad_Engines/@PART[linearRcs]
[LOG 04:08:29.387] Config(@PART[RCSBlock]) TweakScale/patches/Squad/Squad_Engines/@PART[RCSBlock]
[LOG 04:08:29.387] Config(@PART[vernierEngine]) TweakScale/patches/Squad/Squad_Engines/@PART[vernierEngine]
[LOG 04:08:29.388] Config(@PART[radialDecoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler]
[LOG 04:08:29.388] Config(@PART[radialDecoupler2]) TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler2]
[LOG 04:08:29.389] Config(@PART[radialDecoupler1-2]) TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler1-2]
[LOG 04:08:29.390] Config(@PART[stackDecoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackDecoupler]
[LOG 04:08:29.390] Config(@PART[stackDecouplerMini]) TweakScale/patches/Squad/Squad_Structural/@PART[stackDecouplerMini]
[LOG 04:08:29.391] Config(@PART[decoupler1-2]) TweakScale/patches/Squad/Squad_Structural/@PART[decoupler1-2]
[LOG 04:08:29.391] Config(@PART[stackSeparator]) TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparator]
[LOG 04:08:29.392] Config(@PART[stackSeparatorMini]) TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorMini]
[LOG 04:08:29.392] Config(@PART[stackSeparatorBig]) TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorBig]
[LOG 04:08:29.393] Config(@PART[size3Decoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[size3Decoupler]
[LOG 04:08:29.393] Config(@PART[nacelleBody]) TweakScale/patches/Squad/Squad_Structural/@PART[nacelleBody]
[LOG 04:08:29.394] Config(@PART[radialEngineBody]) TweakScale/patches/Squad/Squad_Structural/@PART[radialEngineBody]
[LOG 04:08:29.394] Config(@PART[smallHardpoint]) TweakScale/patches/Squad/Squad_Structural/@PART[smallHardpoint]
[LOG 04:08:29.395] Config(@PART[stationHub]) TweakScale/patches/Squad/Squad_Structural/@PART[stationHub]
[LOG 04:08:29.396] Config(@PART[structuralIBeam1]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam1]
[LOG 04:08:29.396] Config(@PART[structuralIBeam2]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam2]
[LOG 04:08:29.397] Config(@PART[structuralIBeam3]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam3]
[LOG 04:08:29.397] Config(@PART[structuralMiniNode]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralMiniNode]
[LOG 04:08:29.398] Config(@PART[structuralPanel1]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel1]
[LOG 04:08:29.398] Config(@PART[structuralPanel2]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel2]
[LOG 04:08:29.399] Config(@PART[structuralPylon]) TweakScale/patches/Squad/Squad_Structural/@PART[structuralPylon]
[LOG 04:08:29.399] Config(@PART[strutCube]) TweakScale/patches/Squad/Squad_Structural/@PART[strutCube]
[LOG 04:08:29.400] Config(@PART[strutOcto]) TweakScale/patches/Squad/Squad_Structural/@PART[strutOcto]
[LOG 04:08:29.401] Config(@PART[trussAdapter]) TweakScale/patches/Squad/Squad_Structural/@PART[trussAdapter]
[LOG 04:08:29.401] Config(@PART[trussPiece1x]) TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece1x]
[LOG 04:08:29.402] Config(@PART[trussPiece3x]) TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece3x]
[LOG 04:08:29.402] Config(@PART[noseConeAdapter]) TweakScale/patches/Squad/Squad_Structural/@PART[noseConeAdapter]
[LOG 04:08:29.403] Config(@PART[adapterLargeSmallBi]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallBi]
[LOG 04:08:29.403] Config(@PART[adapterLargeSmallQuad]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallQuad]
[LOG 04:08:29.404] Config(@PART[adapterLargeSmallTri]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallTri]
[LOG 04:08:29.404] Config(@PART[adapterSmallMiniShort]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniShort]
[LOG 04:08:29.405] Config(@PART[adapterSmallMiniTall]) TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniTall]
[LOG 04:08:29.406] Config(@PART[largeAdapter]) TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter]
[LOG 04:08:29.406] Config(@PART[largeAdapter2]) TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter2]
[LOG 04:08:29.407] Config(@PART[stackBiCoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackBiCoupler]
[LOG 04:08:29.407] Config(@PART[stackQuadCoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackQuadCoupler]
[LOG 04:08:29.408] Config(@PART[stackTriCoupler]) TweakScale/patches/Squad/Squad_Structural/@PART[stackTriCoupler]
[LOG 04:08:29.408] Config(@PART[Mk1FuselageStructural]) TweakScale/patches/Squad/Squad_Structural/@PART[Mk1FuselageStructural]
[LOG 04:08:29.409] Config(@PART[stackPoint1]) TweakScale/patches/Squad/Squad_Structural/@PART[stackPoint1]
[LOG 04:08:29.409] Config(@PART[fuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank]
[LOG 04:08:29.410] Config(@PART[fuelTank_long]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank_long]
[LOG 04:08:29.410] Config(@PART[fuelTank1-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank1-2]
[LOG 04:08:29.411] Config(@PART[fuelTank2-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank2-2]
[LOG 04:08:29.412] Config(@PART[fuelTank3-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank3-2]
[LOG 04:08:29.412] Config(@PART[fuelTank4-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank4-2]
[LOG 04:08:29.413] Config(@PART[fuelTankSmall]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmall]
[LOG 04:08:29.413] Config(@PART[fuelTankSmallFlat]) TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmallFlat]
[LOG 04:08:29.414] Config(@PART[miniFuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuelTank]
[LOG 04:08:29.414] Config(@PART[MK1Fuselage]) TweakScale/patches/Squad/Squad_Tanks/@PART[MK1Fuselage]
[LOG 04:08:29.415] Config(@PART[miniFuselage]) TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuselage]
[LOG 04:08:29.415] Config(@PART[radialRCSTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[radialRCSTank]
[LOG 04:08:29.416] Config(@PART[RCSFuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[RCSFuelTank]
[LOG 04:08:29.416] Config(@PART[RCSTank1-2]) TweakScale/patches/Squad/Squad_Tanks/@PART[RCSTank1-2]
[LOG 04:08:29.417] Config(@PART[rcsTankMini]) TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankMini]
[LOG 04:08:29.417] Config(@PART[rcsTankRadialLong]) TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankRadialLong]
[LOG 04:08:29.418] Config(@PART[toroidalFuelTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[toroidalFuelTank]
[LOG 04:08:29.418] Config(@PART[xenonTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTank]
[LOG 04:08:29.419] Config(@PART[xenonTankRadial]) TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankRadial]
[LOG 04:08:29.419] Config(@PART[xenonTankLarge]) TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankLarge]
[LOG 04:08:29.420] Config(@PART[LargeTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[LargeTank]
[LOG 04:08:29.421] Config(@PART[SmallTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[SmallTank]
[LOG 04:08:29.421] Config(@PART[RadialOreTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[RadialOreTank]
[LOG 04:08:29.422] Config(@PART[mk3FuselageLF_25]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_25]
[LOG 04:08:29.422] Config(@PART[mk3FuselageLF_50]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_50]
[LOG 04:08:29.423] Config(@PART[mk3FuselageMONO]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageMONO]
[LOG 04:08:29.423] Config(@PART[mk3FuselageLFO_25]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_25]
[LOG 04:08:29.424] Config(@PART[mk3FuselageLFO_50]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_50]
[LOG 04:08:29.424] Config(@PART[mk3FuselageLF_100]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_100]
[LOG 04:08:29.425] Config(@PART[mk3FuselageLFO_100]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_100]
[LOG 04:08:29.425] Config(@PART[adapterMk3-Mk2]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Mk2]
[LOG 04:08:29.426] Config(@PART[adapterMk3-Size2]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2]
[LOG 04:08:29.427] Config(@PART[adapterMk3-Size2Slant]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2Slant]
[LOG 04:08:29.427] Config(@PART[adapterSize3-Mk3]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize3-Mk3]
[LOG 04:08:29.428] Config(@PART[adapterSize2-Mk2]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Mk2]
[LOG 04:08:29.428] Config(@PART[adapterSize2-Size1]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1]
[LOG 04:08:29.429] Config(@PART[adapterSize2-Size1Slant]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1Slant]
[LOG 04:08:29.429] Config(@PART[adapterEngines]) TweakScale/patches/Squad/Squad_Tanks/@PART[adapterEngines]
[LOG 04:08:29.430] Config(@PART[Size3LargeTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3LargeTank]
[LOG 04:08:29.430] Config(@PART[Size3MediumTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3MediumTank]
[LOG 04:08:29.431] Config(@PART[Size3SmallTank]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3SmallTank]
[LOG 04:08:29.431] Config(@PART[Size3to2Adapter]) TweakScale/patches/Squad/Squad_Tanks/@PART[Size3to2Adapter]
[LOG 04:08:29.432] Config(@PART[mk2_1m_Bicoupler]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_Bicoupler]
[LOG 04:08:29.433] Config(@PART[mk2_1m_AdapterLong]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_AdapterLong]
[LOG 04:08:29.433] Config(@PART[mk2SpacePlaneAdapter]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2SpacePlaneAdapter]
[LOG 04:08:29.434] Config(@PART[mk2Fuselage]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2Fuselage]
[LOG 04:08:29.434] Config(@PART[mk2FuselageLongLFO]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageLongLFO]
[LOG 04:08:29.435] Config(@PART[mk2FuselageShortLiquid]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLiquid]
[LOG 04:08:29.435] Config(@PART[mk2FuselageShortLFO]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLFO]
[LOG 04:08:29.436] Config(@PART[mk2FuselageShortMono]) TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortMono]
[LOG 04:08:29.436] Config(@PART[mk2CargoBayL]) TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayL]
[LOG 04:08:29.437] Config(@PART[mk2CargoBayS]) TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayS]
[LOG 04:08:29.438] Config(@PART[ServiceBay_125]) TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_125]
[LOG 04:08:29.438] Config(@PART[ServiceBay_250]) TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_250]
[LOG 04:08:29.439] Config(@PART[mk3CargoBayM]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayM]
[LOG 04:08:29.439] Config(@PART[mk3CargoBayL]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayL]
[LOG 04:08:29.440] Config(@PART[mk3CargoBayS]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayS]
[LOG 04:08:29.440] Config(@PART[mk3CargoRamp]) TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoRamp]
[LOG 04:08:29.441] Config(@PART[batteryBank]) TweakScale/patches/Squad/Squad_Util/@PART[batteryBank]
[LOG 04:08:29.441] Config(@PART[batteryBankLarge]) TweakScale/patches/Squad/Squad_Util/@PART[batteryBankLarge]
[LOG 04:08:29.442] Config(@PART[batteryBankMini]) TweakScale/patches/Squad/Squad_Util/@PART[batteryBankMini]
[LOG 04:08:29.442] Config(@PART[batteryPack]) TweakScale/patches/Squad/Squad_Util/@PART[batteryPack]
[LOG 04:08:29.443] Config(@PART[ksp_r_largeBatteryPack]) TweakScale/patches/Squad/Squad_Util/@PART[ksp_r_largeBatteryPack]
[LOG 04:08:29.443] Config(@PART[rtg]) TweakScale/patches/Squad/Squad_Util/@PART[rtg]
[LOG 04:08:29.444] Config(@PART[spotLight1]) TweakScale/patches/Squad/Squad_Util/@PART[spotLight1]
[LOG 04:08:29.444] Config(@PART[spotLight2]) TweakScale/patches/Squad/Squad_Util/@PART[spotLight2]
[LOG 04:08:29.445] Config(@PART[solarPanels1]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels1]
[LOG 04:08:29.445] Config(@PART[solarPanels2]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels2]
[LOG 04:08:29.446] Config(@PART[solarPanels3]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels3]
[LOG 04:08:29.446] Config(@PART[solarPanels4]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels4]
[LOG 04:08:29.447] Config(@PART[solarPanels5]) TweakScale/patches/Squad/Squad_Util/@PART[solarPanels5]
[LOG 04:08:29.448] Config(@PART[largeSolarPanel]) TweakScale/patches/Squad/Squad_Util/@PART[largeSolarPanel]
[LOG 04:08:29.448] Config(@PART[LgRadialSolarPanel]) TweakScale/patches/Squad/Squad_Util/@PART[LgRadialSolarPanel]
[LOG 04:08:29.449] Config(@PART[foldingRadLarge]) TweakScale/patches/Squad/Squad_Util/@PART[foldingRadLarge]
[LOG 04:08:29.449] Config(@PART[foldingRadMed]) TweakScale/patches/Squad/Squad_Util/@PART[foldingRadMed]
[LOG 04:08:29.450] Config(@PART[foldingRadSmall]) TweakScale/patches/Squad/Squad_Util/@PART[foldingRadSmall]
[LOG 04:08:29.450] Config(@PART[radPanelLg]) TweakScale/patches/Squad/Squad_Util/@PART[radPanelLg]
[LOG 04:08:29.451] Config(@PART[radPanelSm]) TweakScale/patches/Squad/Squad_Util/@PART[radPanelSm]
[LOG 04:08:29.451] Config(@PART[FuelCell]) TweakScale/patches/Squad/Squad_Util/@PART[FuelCell]
[LOG 04:08:29.452] Config(@PART[FuelCellArray]) TweakScale/patches/Squad/Squad_Util/@PART[FuelCellArray]
[LOG 04:08:29.452] Config(@PART[ISRU]) TweakScale/patches/Squad/Squad_Util/@PART[ISRU]
[LOG 04:08:29.453] Config(@PART[MiniISRU]) TweakScale/patches/Squad/Squad_Util/@PART[MiniISRU]
[LOG 04:08:29.453] Config(@PART[RadialDrill]) TweakScale/patches/Squad/Squad_Util/@PART[RadialDrill]
[LOG 04:08:29.454] Config(@PART[MiniDrill]) TweakScale/patches/Squad/Squad_Util/@PART[MiniDrill]
[LOG 04:08:29.454] Config(@PART[OrbitalScanner]) TweakScale/patches/Squad/Squad_Util/@PART[OrbitalScanner]
[LOG 04:08:29.455] Config(@PART[SurfaceScanner]) TweakScale/patches/Squad/Squad_Util/@PART[SurfaceScanner]
[LOG 04:08:29.455] Config(@PART[SurveyScanner]) TweakScale/patches/Squad/Squad_Util/@PART[SurveyScanner]
[LOG 04:08:29.456] Config(@PART[GearFixed]) TweakScale/patches/Squad/Squad_Util/@PART[GearFixed]
[LOG 04:08:29.456] Config(@PART[GearFree]) TweakScale/patches/Squad/Squad_Util/@PART[GearFree]
[LOG 04:08:29.457] Config(@PART[SmallGearBay]) TweakScale/patches/Squad/Squad_Util/@PART[SmallGearBay]
[LOG 04:08:29.457] Config(@PART[GearSmall]) TweakScale/patches/Squad/Squad_Util/@PART[GearSmall]
[LOG 04:08:29.458] Config(@PART[GearMedium]) TweakScale/patches/Squad/Squad_Util/@PART[GearMedium]
[LOG 04:08:29.458] Config(@PART[GearLarge]) TweakScale/patches/Squad/Squad_Util/@PART[GearLarge]
[LOG 04:08:29.459] Config(@PART[roverWheel1]) TweakScale/patches/Squad/Squad_Util/@PART[roverWheel1]
[LOG 04:08:29.459] Config(@PART[roverWheel2]) TweakScale/patches/Squad/Squad_Util/@PART[roverWheel2]
[LOG 04:08:29.460] Config(@PART[roverWheel3]) TweakScale/patches/Squad/Squad_Util/@PART[roverWheel3]
[LOG 04:08:29.461] Config(@PART[wheelMed]) TweakScale/patches/Squad/Squad_Util/@PART[wheelMed]
[LOG 04:08:29.461] Config(@PART[landingLeg1]) TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1]
[LOG 04:08:29.462] Config(@PART[landingLeg1-2]) TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1-2]
[LOG 04:08:29.462] Config(@PART[miniLandingLeg]) TweakScale/patches/Squad/Squad_Util/@PART[miniLandingLeg]
[LOG 04:08:29.463] Config(@PART[parachuteDrogue]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteDrogue]
[LOG 04:08:29.463] Config(@PART[parachuteLarge]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteLarge]
[LOG 04:08:29.464] Config(@PART[parachuteRadial]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteRadial]
[LOG 04:08:29.464] Config(@PART[parachuteSingle]) TweakScale/patches/Squad/Squad_Util/@PART[parachuteSingle]
[LOG 04:08:29.465] Config(@PART[GrapplingDevice]) TweakScale/patches/Squad/Squad_Util/@PART[GrapplingDevice]
[LOG 04:08:29.465] Config(@PART[mk2DockingPort]) TweakScale/patches/Squad/Squad_Util/@PART[mk2DockingPort]
[LOG 04:08:29.466] Config(@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_DynamicTank]]) UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_DynamicTank]]
[LOG 04:08:29.467] Config(@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_AsteroidTank]]) UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_AsteroidTank]]
[LOG 04:08:29.467] Config(@PART:HAS[@MODULE[ModuleAsteroid]]) UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid]]
[LOG 04:08:29.468] Config(ACTIVE_TEXTURE_MANAGER_CONFIG) UmbraSpaceIndustries/ART/ATM/ACTIVE_TEXTURE_MANAGER_CONFIG
[LOG 04:08:29.468] Config(@PART[HA_MassDriver_125]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_MassDriver_125]:NEEDS[CommunityTechTree]
[LOG 04:08:29.469] Config(@PART[HA_RockTank]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_RockTank]:NEEDS[CommunityTechTree]
[LOG 04:08:29.470] Config(@PART[HA_Separator_LQ]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Separator_LQ]:NEEDS[CommunityTechTree]
[LOG 04:08:29.470] Config(@PART[HA_CrewHatch]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_CrewHatch]:NEEDS[CommunityTechTree]
[LOG 04:08:29.471] Config(@PART[HA_Jaw]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Jaw]:NEEDS[CommunityTechTree]
[LOG 04:08:29.472] Config(@PART[HA_FuelHatch]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_FuelHatch]:NEEDS[CommunityTechTree]
[LOG 04:08:29.472] Config(@PART[HA_Separator_EX]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Separator_EX]:NEEDS[CommunityTechTree]
[LOG 04:08:29.473] Config(@PART[HA_Separator_KA]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ART/CTT/@PART[HA_Separator_KA]:NEEDS[CommunityTechTree]
[LOG 04:08:29.474] Config(@PART[HA_FuelHatch]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_FuelHatch]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.474] Config(@PART[HA_CrewHatch]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_CrewHatch]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.475] Config(@PART[HA_Jaw]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Jaw]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.475] Config(@PART[HA_MassDriver_125]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_MassDriver_125]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.476] Config(@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.477] Config(@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.477] Config(@PART[HA_Separator_EX]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Separator_EX]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.478] Config(@PART[HA_Separator_KA]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Separator_KA]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.479] Config(@PART[HA_Separator_LQ]:FOR[ART]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/ART/DRE/@PART[HA_Separator_LQ]:FOR[ART]:NEEDS[DeadlyReentry]
[LOG 04:08:29.480] Config(@TANK_DEFINITION[Default]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]) UmbraSpaceIndustries/ART/MFT/@TANK_DEFINITION[Default]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]
[LOG 04:08:29.480] Config(@TANK_DEFINITION[Structural]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]) UmbraSpaceIndustries/ART/MFT/@TANK_DEFINITION[Structural]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels]
[LOG 04:08:29.481] Config(PART) UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 04:08:29.482] Config(PART) UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 04:08:29.482] Config(PART) UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 04:08:29.482] Config(PART) UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 04:08:29.483] Config(PART) UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 04:08:29.484] Config(PART) UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 04:08:29.484] Config(PART) UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 04:08:29.485] Config(PART) UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 04:08:29.485] Config(PART) UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 04:08:29.486] Config(INTERNAL) UmbraSpaceIndustries/ART/Spaces/CrewHatch/internal/ARTCrewHatchInternal
[LOG 04:08:29.486] Config(@PART[GrapplingDevice]) UmbraSpaceIndustries/Konstruction/StockTweaks/@PART[GrapplingDevice]
[LOG 04:08:29.487] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 04:08:29.487] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 04:08:29.488] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 04:08:29.488] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 04:08:29.489] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 04:08:29.489] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 04:08:29.490] Config(/Konstruction/) UmbraSpaceIndustries/Konstruction/Parts/PAL_Gripper/PAL_Gripper
[LOG 04:08:29.490] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 04:08:29.491] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 04:08:29.491] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 04:08:29.492] Config(/Konstruction/) UmbraSpaceIndustries/Konstruction/Parts/PAL_MagPad/PAL_MagPad
[LOG 04:08:29.492] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 04:08:29.493] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 04:08:29.493] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 04:08:29.494] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 04:08:29.494] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 04:08:29.495] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 04:08:29.495] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 04:08:29.496] Config(PART) UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 04:08:29.497] Config(@PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff]) UmbraSpaceIndustries/Kontainers/CryoTanks/@PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff]
[LOG 04:08:29.497] Config(@PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree]
[LOG 04:08:29.498] Config(@PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree]
[LOG 04:08:29.499] Config(@PART[C3_RTank_00]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_00]:NEEDS[CommunityTechTree]
[LOG 04:08:29.499] Config(@PART[C3_RTank_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_01]:NEEDS[CommunityTechTree]
[LOG 04:08:29.500] Config(@PART[C3_RTank_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_02]:NEEDS[CommunityTechTree]
[LOG 04:08:29.501] Config(@PART[C3_RTank_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_03]:NEEDS[CommunityTechTree]
[LOG 04:08:29.501] Config(@PART[C3_RTank_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_04]:NEEDS[CommunityTechTree]
[LOG 04:08:29.502] Config(@PART[C3_RTank_06]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_06]:NEEDS[CommunityTechTree]
[LOG 04:08:29.503] Config(@PART[C3_RTank_08]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_RTank_08]:NEEDS[CommunityTechTree]
[LOG 04:08:29.503] Config(@PART[C3_Tank_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_01]:NEEDS[CommunityTechTree]
[LOG 04:08:29.504] Config(@PART[C3_Tank_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_02]:NEEDS[CommunityTechTree]
[LOG 04:08:29.505] Config(@PART[C3_Tank_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_03]:NEEDS[CommunityTechTree]
[LOG 04:08:29.505] Config(@PART[C3_Tank_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Tank_04]:NEEDS[CommunityTechTree]
[LOG 04:08:29.506] Config(@PART[C3_Kontainer_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_01]:NEEDS[CommunityTechTree]
[LOG 04:08:29.506] Config(@PART[C3_Kontainer_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_02]:NEEDS[CommunityTechTree]
[LOG 04:08:29.507] Config(@PART[C3_Kontainer_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_03]:NEEDS[CommunityTechTree]
[LOG 04:08:29.508] Config(@PART[C3_Kontainer_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_04]:NEEDS[CommunityTechTree]
[LOG 04:08:29.509] Config(@PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree]
[LOG 04:08:29.509] Config(@PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree]
[LOG 04:08:29.510] Config(@PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree]
[LOG 04:08:29.511] Config(@PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree]
[LOG 04:08:29.511] Config(@PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/Kontainers/CTT/@PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree]
[LOG 04:08:29.512] Config(PART) UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 04:08:29.512] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 04:08:29.513] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 04:08:29.513] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 04:08:29.514] Config(PART) UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 04:08:29.514] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 04:08:29.515] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 04:08:29.515] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 04:08:29.516] Config(PART) UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 04:08:29.516] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 04:08:29.517] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 04:08:29.517] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 04:08:29.518] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 04:08:29.518] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 04:08:29.519] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 04:08:29.519] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 04:08:29.520] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 04:08:29.521] Config(PART) UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 04:08:29.521] Config(PART) UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 04:08:29.522] Config(@PART[C3_RTank_00]:NEEDS[FilterExtensions]) UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt/@PART[C3_RTank_00]:NEEDS[FilterExtensions]
[LOG 04:08:29.522] Config(PART) UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 04:08:29.523] Config(PART) UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 04:08:29.523] Config(PART) UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 04:08:29.524] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 04:08:29.524] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 04:08:29.525] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 04:08:29.525] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 04:08:29.526] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 04:08:29.526] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 04:08:29.527] Config(PART) UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 04:08:29.527] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 04:08:29.528] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 04:08:29.528] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 04:08:29.529] Config(PART) UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 04:08:29.529] Config(@PART[USILS_Greenhouse]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/LifeSupport/CTT/@PART[USILS_Greenhouse]:NEEDS[CommunityTechTree]
[LOG 04:08:29.530] Config(@PART[USILS_Greenhouse_LG]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/LifeSupport/CTT/@PART[USILS_Greenhouse_LG]:NEEDS[CommunityTechTree]
[LOG 04:08:29.530] Config(@PART[crewCabin]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[crewCabin]
[LOG 04:08:29.531] Config(@PART[cupola]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[cupola]
[LOG 04:08:29.531] Config(@PART[Large_Crewed_Lab]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[Large_Crewed_Lab]
[LOG 04:08:29.532] Config(@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport]
[LOG 04:08:29.533] Config(@PART[*]:HAS[!MODULE[ModuleLifeSupport],MODULE[KerbalSeat]]:FOR[USILifeSupport]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],MODULE[KerbalSeat]]:FOR[USILifeSupport]
[LOG 04:08:29.534] Config(@PART[MiniISRU]) UmbraSpaceIndustries/LifeSupport/LSModule/@PART[MiniISRU]
[LOG 04:08:29.534] Config(RESOURCE_DEFINITION) UmbraSpaceIndustries/LifeSupport/Resources/ReplacementParts
[LOG 04:08:29.535] Config(LIFE_SUPPORT_SETTINGS) UmbraSpaceIndustries/LifeSupport/Settings/LIFE_SUPPORT_SETTINGS
[LOG 04:08:29.535] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 04:08:29.536] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 04:08:29.536] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 04:08:29.537] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 04:08:29.537] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 04:08:29.538] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 04:08:29.538] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 04:08:29.539] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 04:08:29.540] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 04:08:29.540] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 04:08:29.541] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 04:08:29.541] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 04:08:29.542] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 04:08:29.542] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 04:08:29.543] Config(PART) UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 04:08:29.543] Config(INTERNAL) UmbraSpaceIndustries/LifeSupport/Spaces/ViewingCupola_Internall/ViewingCupolaInternal
[LOG 04:08:29.544] Config(ACTIVE_TEXTURE_MANAGER_CONFIG) UmbraSpaceIndustries/MKS/ATM/ACTIVE_TEXTURE_MANAGER_CONFIG
[LOG 04:08:29.544] Config(@PART[MKV_*]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKV_*]:NEEDS[CommunityTechTree]
[LOG 04:08:29.545] Config(@PART[MKS_Aeroponics]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Aeroponics]:NEEDS[CommunityTechTree]
[LOG 04:08:29.545] Config(@PART[MKS_375_OCTO]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_375_OCTO]:NEEDS[CommunityTechTree]
[LOG 04:08:29.546] Config(@PART[OctoLander]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OctoLander]:NEEDS[CommunityTechTree]
[LOG 04:08:29.547] Config(@PART[MK3_Refinery]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_Refinery]:NEEDS[CommunityTechTree]
[LOG 04:08:29.547] Config(@PART[MK3_FuelRefinery]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_FuelRefinery]:NEEDS[CommunityTechTree]
[LOG 04:08:29.548] Config(@PART[MK3_IndustrialSifter]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_IndustrialSifter]:NEEDS[CommunityTechTree]
[LOG 04:08:29.549] Config(@PART[MK3_NukeProcessor]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_NukeProcessor]:NEEDS[CommunityTechTree]
[LOG 04:08:29.549] Config(@PART[MK3_Fabricator]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MK3_Fabricator]:NEEDS[CommunityTechTree]
[LOG 04:08:29.550] Config(@PART[MKS_LogisticsHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_LogisticsHub]:NEEDS[CommunityTechTree]
[LOG 04:08:29.551] Config(@PART[MKS_EL_LaunchPad]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_EL_LaunchPad]:NEEDS[CommunityTechTree]
[LOG 04:08:29.551] Config(@PART[MKS_EL_OrbitalDock]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_EL_OrbitalDock]:NEEDS[CommunityTechTree]
[LOG 04:08:29.552] Config(@PART[OKS_Workspace]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Workspace]:NEEDS[CommunityTechTree]
[LOG 04:08:29.553] Config(@PART[OKS_Tube_Lg]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Tube_Lg]:NEEDS[CommunityTechTree]
[LOG 04:08:29.553] Config(@PART[OKS_Tube]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Tube]:NEEDS[CommunityTechTree]
[LOG 04:08:29.554] Config(@PART[MKS_Storage_ILM]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Storage_ILM]:NEEDS[CommunityTechTree]
[LOG 04:08:29.555] Config(@PART[OKS_Storage_ILM]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Storage_ILM]:NEEDS[CommunityTechTree]
[LOG 04:08:29.555] Config(@PART[MKS_PDU]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_PDU]:NEEDS[CommunityTechTree]
[LOG 04:08:29.556] Config(@PART[OKS_LgHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_LgHub]:NEEDS[CommunityTechTree]
[LOG 04:08:29.556] Config(@PART[OKS_Hub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Hub]:NEEDS[CommunityTechTree]
[LOG 04:08:29.557] Config(@PART[OKS_Cap]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Cap]:NEEDS[CommunityTechTree]
[LOG 04:08:29.558] Config(@PART[OKS_Kerbitat]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Kerbitat]:NEEDS[CommunityTechTree]
[LOG 04:08:29.558] Config(@PART[OKS_HabRing]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_HabRing]:NEEDS[CommunityTechTree]
[LOG 04:08:29.559] Config(@PART[OKS_ColonyHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_ColonyHub]:NEEDS[CommunityTechTree]
[LOG 04:08:29.560] Config(@PART[MKS_ColonyHub]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ColonyHub]:NEEDS[CommunityTechTree]
[LOG 04:08:29.560] Config(@PART[OKS_AgModule]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_AgModule]:NEEDS[CommunityTechTree]
[LOG 04:08:29.561] Config(@PART[OKS_Aeroponics]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[OKS_Aeroponics]:NEEDS[CommunityTechTree]
[LOG 04:08:29.561] Config(@PART[MKS_Kerbitat]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Kerbitat]:NEEDS[CommunityTechTree]
[LOG 04:08:29.562] Config(@PART[MKS_Workspace]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Workspace]:NEEDS[CommunityTechTree]
[LOG 04:08:29.563] Config(@PART[MKS_ModuleBase]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ModuleBase]:NEEDS[CommunityTechTree]
[LOG 04:08:29.563] Config(@PART[MKS_MobileBase]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_MobileBase]:NEEDS[CommunityTechTree]
[LOG 04:08:29.564] Config(@PART[MKS_RigidTube]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_RigidTube]:NEEDS[CommunityTechTree]
[LOG 04:08:29.565] Config(@PART[MKS_FlexOTube]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_FlexOTube]:NEEDS[CommunityTechTree]
[LOG 04:08:29.565] Config(@PART[MKS_ExpandoTube_XL]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ExpandoTube_XL]:NEEDS[CommunityTechTree]
[LOG 04:08:29.566] Config(@PART[MKS_ExpandoTube4]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ExpandoTube4]:NEEDS[CommunityTechTree]
[LOG 04:08:29.567] Config(@PART[MKS_ExpandoTube_Mini]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_ExpandoTube_Mini]:NEEDS[CommunityTechTree]
[LOG 04:08:29.567] Config(@PART[MKS_Antenna]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_Antenna]:NEEDS[CommunityTechTree]
[LOG 04:08:29.568] Config(@PART[MKS_DockingPort]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/MKS/CTT/@PART[MKS_DockingPort]:NEEDS[CommunityTechTree]
[LOG 04:08:29.569] Config(%EL_DefaultStructureRecipe:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_DefaultStructureRecipe:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 04:08:29.569] Config(%EL_ResourceRecipe[Ablator]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[Ablator]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 04:08:29.570] Config(%EL_ResourceRecipe[ReplacementParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[ReplacementParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 04:08:29.571] Config(%EL_ResourceRecipe[SolidFuel]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[SolidFuel]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 04:08:29.572] Config(%EL_TransferRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_TransferRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 04:08:29.572] Config(%EL_RecycleRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_RecycleRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 04:08:29.573] Config(%EL_ResourceRecipe[EVA?Propellant]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]) UmbraSpaceIndustries/MKS/EL_USI/%EL_ResourceRecipe[EVA?Propellant]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE]
[LOG 04:08:29.574] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSLifeSupport
[LOG 04:08:29.574] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSMiningAgriculture
[LOG 04:08:29.575] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSMEP
[LOG 04:08:29.576] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSRefining
[LOG 04:08:29.576] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSEquipment
[LOG 04:08:29.577] Config(TANK_DEFINITION:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/MKSManufacturing
[LOG 04:08:29.577] Config(@PART[MKS_Storage_Tank_01]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_01]:NEEDS[modularFuelTanks]
[LOG 04:08:29.578] Config(@PART[MKS_Storage_Tank_02]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_02]:NEEDS[modularFuelTanks]
[LOG 04:08:29.578] Config(@PART[MKS_Storage_Tank_03]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_03]:NEEDS[modularFuelTanks]
[LOG 04:08:29.579] Config(@PART[MKS_Storage_Tank_04]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_04]:NEEDS[modularFuelTanks]
[LOG 04:08:29.580] Config(@PART[MKS_Storage_Tank_05]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_05]:NEEDS[modularFuelTanks]
[LOG 04:08:29.580] Config(@PART[MKS_Storage_Tank_06]:NEEDS[modularFuelTanks]) UmbraSpaceIndustries/MKS/MKSMFT/@PART[MKS_Storage_Tank_06]:NEEDS[modularFuelTanks]
[LOG 04:08:29.581] Config(@PART[MKS_Antenna]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Antenna]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.582] Config(@PART[MKS_AssemblyPlant]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_AssemblyPlant]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.582] Config(@PART[MKS_BioLab]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_BioLab]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.583] Config(@PART[MKS_ColonyHub]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ColonyHub]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.584] Config(@PART[MKS_DockingPort]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_DockingPort]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.584] Config(@PART[MKS_DRILL_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_DRILL_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.585] Config(@PART[MKS_DRILL_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_DRILL_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.586] Config(@PART[MKS_ExpandoTube_Mini]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ExpandoTube_Mini]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.587] Config(@PART[MKS_ExpandoTube4]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ExpandoTube4]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.587] Config(@PART[MKS_ExpandoTube_XL]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ExpandoTube_XL]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.588] Config(@PART[MKS_Fabricator]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Fabricator]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.589] Config(@PART[MKS_Factory]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Factory]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.589] Config(@PART[MKS_FlexOTube]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_FlexOTube]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.590] Config(@PART[MKS_Greenhouse]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Greenhouse]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.591] Config(@PART[MKS_Kerbitat]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Kerbitat]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.591] Config(@PART[MKS_LogisticsHub]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_LogisticsHub]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.592] Config(@PART[MKS_MachineryPlant]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_MachineryPlant]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.593] Config(@PART[MKS_ModuleBase]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ModuleBase]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.593] Config(@PART[MKS_PDU]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_PDU]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.594] Config(@PART[MKS_PioneerPack_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_PioneerPack_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.595] Config(@PART[MKS_RadialTank]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_RadialTank]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.595] Config(@PART[MKS_Refinery]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Refinery]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.596] Config(@PART[MKS_RepairShop]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_RepairShop]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.597] Config(@PART[MKS_RigidTube]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_RigidTube]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.597] Config(@PART[MKS_ScanOMatic]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ScanOMatic]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.598] Config(@PART[MKS_ScienceLab]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_ScienceLab]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.599] Config(@PART[MKS_Storage_ILM_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.599] Config(@PART[MKS_Storage_ILM_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.600] Config(@PART[MKS_Storage_ILM_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.601] Config(@PART[MKS_Storage_ILM_04]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_04]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.601] Config(@PART[MKS_Storage_ILM_05]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_05]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.602] Config(@PART[MKS_Storage_ILM_06]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_06]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.603] Config(@PART[MKS_Storage_ILM_07]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_ILM_07]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.604] Config(@PART[MKS_Storage_Tank_01]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_01]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.604] Config(@PART[MKS_Storage_Tank_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.605] Config(@PART[MKS_Storage_Tank_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.606] Config(@PART[MKS_Storage_Tank_04]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_04]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.606] Config(@PART[MKS_Storage_Tank_05]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_05]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.607] Config(@PART[MKS_Storage_Tank_06]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Storage_Tank_06]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.608] Config(@PART[MKS_Workspace]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Workspace]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.608] Config(@PART[MKS_Harvester]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Harvester]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.609] Config(@PART[MKS_Terraformer]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[MKS_Terraformer]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.610] Config(@PART[KA_Drill_125_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_125_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.610] Config(@PART[KA_Drill_125_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_125_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.611] Config(@PART[KA_Drill_Radial_02]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_Radial_02]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.612] Config(@PART[KA_Drill_Radial_03]:FOR[MKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/MKS_DRE/@PART[KA_Drill_Radial_03]:FOR[MKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.613] Config(KSExpSeatMap) UmbraSpaceIndustries/MKS/MKS_EL/KSExpSeatMap
[LOG 04:08:29.613] Config(@PART[MKS_Workspace]:NEEDS[ExtraplanetaryLaunchpads]) UmbraSpaceIndustries/MKS/MKS_EL/@PART[MKS_Workspace]:NEEDS[ExtraplanetaryLaunchpads]
[LOG 04:08:29.614] Config(@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter]:NEEDS[FilterExtensions]) UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter]:NEEDS[FilterExtensions]
[LOG 04:08:29.615] Config(@PART[MKS_375_OCTO]:NEEDS[FilterExtensions]) UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MKS_375_OCTO]:NEEDS[FilterExtensions]
[LOG 04:08:29.616] Config(@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[AntennaRange]) UmbraSpaceIndustries/MKS/MKS_OKS_AntennaRange/@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[AntennaRange]
[LOG 04:08:29.616] Config(@PART[MKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[MKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]
[LOG 04:08:29.617] Config(@PART[OKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[OKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech]
[LOG 04:08:29.618] Config(@PART[*KS_ColonyHub]:AFTER[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[*KS_ColonyHub]:AFTER[KolonyTools]:NEEDS[RemoteTech]
[LOG 04:08:29.619] Config(@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[RemoteTech]) UmbraSpaceIndustries/MKS/MKS_OKS_RT2/@PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[RemoteTech]
[LOG 04:08:29.620] Config(@PART[OKS_AgModule]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_AgModule]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.620] Config(@PART[OKS_AssemblyPlant]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_AssemblyPlant]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.621] Config(@PART[OKS_BioLab]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_BioLab]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.622] Config(@PART[OKS_Cap]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Cap]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.622] Config(@PART[OKS_ColonyHub]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_ColonyHub]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.623] Config(@PART[OKS_Fabricator]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Fabricator]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.623] Config(@PART[OKS_Factory]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Factory]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.624] Config(@PART[OKS_Greenhouse]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Greenhouse]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.625] Config(@PART[OKS_HabRing]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_HabRing]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.625] Config(@PART[OKS_Hub]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Hub]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.626] Config(@PART[OKS_Kerbitat]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Kerbitat]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.627] Config(@PART[OKS_MachineryPlant]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_MachineryPlant]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.628] Config(@PART[OKS_PDU]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_PDU]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.628] Config(@PART[OKS_Refinery]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Refinery]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.629] Config(@PART[OKS_RepairShop]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_RepairShop]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.629] Config(@PART[OKS_ScienceLab]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_ScienceLab]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.630] Config(@PART[OKS_Storage_ILM_01]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_01]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.631] Config(@PART[OKS_Storage_ILM_02]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_02]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.632] Config(@PART[OKS_Storage_ILM_03]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_03]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.632] Config(@PART[OKS_Storage_ILM_04]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_04]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.633] Config(@PART[OKS_Storage_ILM_05]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_05]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.634] Config(@PART[OKS_Storage_ILM_06]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_06]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.634] Config(@PART[OKS_Storage_ILM_07]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Storage_ILM_07]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.635] Config(@PART[OKS_Tube]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Tube]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.636] Config(@PART[OKS_Terraformer]:FOR[OKS]:NEEDS[DeadlyReentry]) UmbraSpaceIndustries/MKS/OKS_DRE/@PART[OKS_Terraformer]:FOR[OKS]:NEEDS[DeadlyReentry]
[LOG 04:08:29.636] Config(@PART[MK3_Fabricator]:NEEDS[Workshop]) UmbraSpaceIndustries/MKS/OSE/@PART[MK3_Fabricator]:NEEDS[Workshop]
[LOG 04:08:29.637] Config(@PART[MKV_Workshop]:NEEDS[Workshop]) UmbraSpaceIndustries/MKS/OSE/@PART[MKV_Workshop]:NEEDS[Workshop]
[LOG 04:08:29.638] Config(@PART[OSE_Converter]) UmbraSpaceIndustries/MKS/OSE/@PART[OSE_Converter]
[LOG 04:08:29.638] Config(@PART[*]) UmbraSpaceIndustries/MKS/ScrapParts/@PART[*]
[LOG 04:08:29.638] Config(KOLONIZATION_SETTINGS) UmbraSpaceIndustries/MKS/Settings/KOLONIZATION_SETTINGS
[LOG 04:08:29.639] Config(@PART[FuelCellArray]) UmbraSpaceIndustries/MKS/StockTweaks/@PART[FuelCellArray]
[LOG 04:08:29.640] Config(@PART[ISRU]) UmbraSpaceIndustries/MKS/StockTweaks/@PART[ISRU]
[LOG 04:08:29.640] Config(@PART[*_AgModule]:NEEDS[TACLifeSupport]) UmbraSpaceIndustries/MKS/TAC-LS/@PART[*_AgModule]:NEEDS[TACLifeSupport]
[LOG 04:08:29.641] Config(@PART[*_Aeroponics]:NEEDS[TACLifeSupport]) UmbraSpaceIndustries/MKS/TAC-LS/@PART[*_Aeroponics]:NEEDS[TACLifeSupport]
[LOG 04:08:29.641] Config(@PART[*]:HAS[@MODULE[ModuleLifeSupportRecycler]]:NEEDS[TACLifeSupport]) UmbraSpaceIndustries/MKS/TAC-LS/@PART[*]:HAS[@MODULE[ModuleLifeSupportRecycler]]:NEEDS[TACLifeSupport]
[LOG 04:08:29.642] Config(LIFE_SUPPORT_SETTINGS) UmbraSpaceIndustries/MKS/USI-LS/LIFE_SUPPORT_SETTINGS
[LOG 04:08:29.643] Config(PART) UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 04:08:29.643] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 04:08:29.644] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 04:08:29.644] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 04:08:29.645] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 04:08:29.645] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 04:08:29.646] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 04:08:29.646] Config(PART) UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 04:08:29.647] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 04:08:29.647] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 04:08:29.648] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 04:08:29.648] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 04:08:29.649] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 04:08:29.649] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 04:08:29.650] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 04:08:29.650] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 04:08:29.651] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 04:08:29.651] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 04:08:29.652] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 04:08:29.652] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 04:08:29.653] Config(PART) UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 04:08:29.653] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 04:08:29.654] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 04:08:29.654] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 04:08:29.655] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 04:08:29.655] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 04:08:29.656] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 04:08:29.656] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 04:08:29.657] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 04:08:29.657] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 04:08:29.658] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 04:08:29.658] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 04:08:29.659] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 04:08:29.659] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 04:08:29.660] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 04:08:29.660] Config(PART) UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 04:08:29.661] Config(PART) UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 04:08:29.661] Config(PART) UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 04:08:29.662] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 04:08:29.662] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 04:08:29.663] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 04:08:29.663] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 04:08:29.664] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 04:08:29.664] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 04:08:29.665] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 04:08:29.665] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 04:08:29.666] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 04:08:29.666] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 04:08:29.667] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 04:08:29.667] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 04:08:29.668] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 04:08:29.668] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 04:08:29.669] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 04:08:29.669] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 04:08:29.670] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 04:08:29.670] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 04:08:29.671] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 04:08:29.671] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 04:08:29.672] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 04:08:29.673] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 04:08:29.673] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 04:08:29.674] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 04:08:29.674] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 04:08:29.674] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 04:08:29.675] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 04:08:29.676] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 04:08:29.676] Config(PART) UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 04:08:29.677] Config(INTERNAL) UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA/SalamanderInternal
[LOG 04:08:29.677] Config(@PART[USI_Nuke_625]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_625]:NEEDS[CommunityTechTree]
[LOG 04:08:29.678] Config(@PART[USI_Nuke_125]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_125]:NEEDS[CommunityTechTree]
[LOG 04:08:29.678] Config(@PART[USI_Nuke_250]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_250]:NEEDS[CommunityTechTree]
[LOG 04:08:29.679] Config(@PART[USI_Nuke_375]:NEEDS[CommunityTechTree]) UmbraSpaceIndustries/ReactorPack/CTT/@PART[USI_Nuke_375]:NEEDS[CommunityTechTree]
[LOG 04:08:29.680] Config(@PART[USI_Nuke_625]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_625]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 04:08:29.680] Config(@PART[USI_Nuke_125]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_125]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 04:08:29.681] Config(@PART[USI_Nuke_250]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_250]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 04:08:29.682] Config(@PART[USI_Nuke_375]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[USI_Nuke_375]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 04:08:29.683] Config(@PART[MKS_PDU2]:FOR[MKS]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[MKS_PDU2]:FOR[MKS]:NEEDS[NearFutureElectrical]
[LOG 04:08:29.683] Config(@PART[nuclear-recycler-25]:NEEDS[NearFutureElectrical]) UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE/@PART[nuclear-recycler-25]:NEEDS[NearFutureElectrical]
[LOG 04:08:29.684] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 04:08:29.685] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 04:08:29.685] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 04:08:29.686] Config(PART) UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 04:08:29.686] Config(AI_CORE_NAME) WarpPlugin/NameList/HAL 9001
[LOG 04:08:29.687] Config(AI_CORE_NAME) WarpPlugin/NameList/SAL 9001
[LOG 04:08:29.687] Config(AI_CORE_NAME) WarpPlugin/NameList/Joshua
[LOG 04:08:29.687] Config(AI_CORE_NAME) WarpPlugin/NameList/M5
[LOG 04:08:29.688] Config(AI_CORE_NAME) WarpPlugin/NameList/Nomad
[LOG 04:08:29.688] Config(AI_CORE_NAME) WarpPlugin/NameList/Multivac
[LOG 04:08:29.689] Config(AI_CORE_NAME) WarpPlugin/NameList/Ziggy
[LOG 04:08:29.689] Config(AI_CORE_NAME) WarpPlugin/NameList/Holly
[LOG 04:08:29.690] Config(AI_CORE_NAME) WarpPlugin/NameList/Queeg 500
[LOG 04:08:29.690] Config(AI_CORE_NAME) WarpPlugin/NameList/Talkie
[LOG 04:08:29.690] Config(AI_CORE_NAME) WarpPlugin/NameList/Pree
[LOG 04:08:29.691] Config(AI_CORE_NAME) WarpPlugin/NameList/The Red Queen
[LOG 04:08:29.691] Config(AI_CORE_NAME) WarpPlugin/NameList/Hactar
[LOG 04:08:29.692] Config(AI_CORE_NAME) WarpPlugin/NameList/Marvin
[LOG 04:08:29.692] Config(AI_CORE_NAME) WarpPlugin/NameList/Colossus
[LOG 04:08:29.693] Config(AI_CORE_NAME) WarpPlugin/NameList/Deep Thought
[LOG 04:08:29.693] Config(AI_CORE_NAME) WarpPlugin/NameList/Aleph
[LOG 04:08:29.693] Config(AI_CORE_NAME) WarpPlugin/NameList/DOCTOR
[LOG 04:08:29.694] Config(AI_CORE_NAME) WarpPlugin/NameList/Xoanon
[LOG 04:08:29.694] Config(AI_CORE_NAME) WarpPlugin/NameList/Omega
[LOG 04:08:29.695] Config(WARP_PLUGIN_SETTINGS) WarpPlugin/WarpPluginSettings/WarpPluginSettings
[LOG 04:08:29.695] Config(MODCAT) WarpPlugin/Category/Category/MODCAT
[LOG 04:08:29.696] Config(CUSTOM_PARTLIST_CATEGORY) WarpPlugin/Category/Category/CUSTOM_PARTLIST_CATEGORY
[LOG 04:08:29.696] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/Reactors
[LOG 04:08:29.697] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/ElectricGenerators
[LOG 04:08:29.697] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/Radiators
[LOG 04:08:29.698] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/MicrowavePower
[LOG 04:08:29.698] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/Warp Engines
[LOG 04:08:29.699] Config(SUBCATEGORY) WarpPlugin/Category/FilterExtensions/IRSU
[LOG 04:08:29.699] Config(@SUBCATEGORY[Fuel?Tanks]) WarpPlugin/Category/FilterExtensions/@SUBCATEGORY[Fuel?Tanks]
[LOG 04:08:29.700] Config(@CATEGORY[KSP?Interstellar]) WarpPlugin/Category/FilterExtensions/@CATEGORY[KSP?Interstellar]
[LOG 04:08:29.700] Config(AGENT) WarpPlugin/Flags/Agents/KSPI-E: Kerbal Space Program Interstellar Exploration
[LOG 04:08:29.701] Config(PART) WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:29.701] Config(PART) WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 04:08:29.702] Config(PART) WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 04:08:29.702] Config(PART) WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 04:08:29.703] Config(PART) WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 04:08:29.703] Config(PART) WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 04:08:29.704] Config(PART) WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 04:08:29.704] Config(PART) WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 04:08:29.705] Config(PARTUPGRADE) WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/Upgrades/DirectEnergyConverterUpgradeA
[LOG 04:08:29.706] Config(PARTUPGRADE) WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/Upgrades/DirectEnergyConverterUpgradeB
[LOG 04:08:29.706] Config(PART) WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 04:08:29.707] Config(PART) WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 04:08:29.707] Config(PART) WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 04:08:29.708] Config(PART) WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 04:08:29.708] Config(PART) WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 04:08:29.709] Config(PART) WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 04:08:29.710] Config(PART) WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 04:08:29.710] Config(PART) WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 04:08:29.711] Config(PART) WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 04:08:29.711] Config(PART) WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 04:08:29.712] Config(PART) WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 04:08:29.712] Config(PART) WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 04:08:29.713] Config(PART) WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 04:08:29.713] Config(PART) WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 04:08:29.714] Config(PART) WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 04:08:29.714] Config(PART) WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 04:08:29.715] Config(PART) WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 04:08:29.715] Config(PART) WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 04:08:29.716] Config(PART) WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 04:08:29.716] Config(PART) WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 04:08:29.717] Config(PART) WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 04:08:29.717] Config(PART) WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 04:08:29.718] Config(PART) WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 04:08:29.718] Config(PART) WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 04:08:29.719] Config(PART) WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 04:08:29.720] Config(PART) WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 04:08:29.720] Config(PART) WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 04:08:29.721] Config(PART) WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 04:08:29.721] Config(PART) WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 04:08:29.722] Config(PART) WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 04:08:29.722] Config(PART) WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 04:08:29.723] Config(PART) WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 04:08:29.723] Config(PART) WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 04:08:29.724] Config(PART) WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 04:08:29.724] Config(PART) WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 04:08:29.725] Config(PART) WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 04:08:29.726] Config(PART) WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 04:08:29.726] Config(PART) WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 04:08:29.727] Config(PART) WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 04:08:29.727] Config(PART) WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 04:08:29.728] Config(PART) WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 04:08:29.728] Config(PART) WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 04:08:29.729] Config(PART) WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 04:08:29.729] Config(PART) WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 04:08:29.730] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/ThermalTurbojetHybridUpgradeUpgrade
[LOG 04:08:29.731] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech0
[LOG 04:08:29.731] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech1
[LOG 04:08:29.732] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech2
[LOG 04:08:29.732] Config(PARTUPGRADE) WarpPlugin/Parts/Engines/ThermalTurbojet/Upgrades/JetUpgradeTech3
[LOG 04:08:29.733] Config(PART) WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 04:08:29.733] Config(PART) WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 04:08:29.734] Config(PART) WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 04:08:29.734] Config(PART) WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 04:08:29.735] Config(PART) WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 04:08:29.735] Config(PART) WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 04:08:29.736] Config(PART) WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 04:08:29.736] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 04:08:29.737] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 04:08:29.737] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 04:08:29.738] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 04:08:29.739] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 04:08:29.739] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 04:08:29.740] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 04:08:29.740] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 04:08:29.741] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 04:08:29.742] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 04:08:29.742] Config(PART) WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 04:08:29.743] Config(PART) WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 04:08:29.743] Config(PART) WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 04:08:29.744] Config(PART) WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 04:08:29.744] Config(PART) WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 04:08:29.745] Config(PART) WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 04:08:29.745] Config(PART) WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 04:08:29.746] Config(PART) WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 04:08:29.746] Config(PART) WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 04:08:29.747] Config(PART) WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 04:08:29.747] Config(PART) WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 04:08:29.748] Config(PART) WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 04:08:29.748] Config(PART) WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 04:08:29.749] Config(PART) WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 04:08:29.749] Config(PART) WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 04:08:29.750] Config(PART) WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 04:08:29.750] Config(PART) WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 04:08:29.751] Config(PART) WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 04:08:29.751] Config(PART) WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 04:08:29.752] Config(PART) WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 04:08:29.753] Config(PART) WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 04:08:29.753] Config(PART) WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 04:08:29.754] Config(@PART[FELA]:NEEDS[TextureReplacer]) WarpPlugin/Parts/Microwave/FELA/FELA-reflective_TR/@PART[FELA]:NEEDS[TextureReplacer]
[LOG 04:08:29.754] Config(PART) WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 04:08:29.755] Config(PART) WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 04:08:29.755] Config(PART) WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 04:08:29.756] Config(PART) WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 04:08:29.756] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 04:08:29.757] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 04:08:29.758] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 04:08:29.758] Config(PART) WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 04:08:29.759] Config(PART) WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 04:08:29.759] Config(PART) WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 04:08:29.760] Config(PART) WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 04:08:29.760] Config(PART) WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 04:08:29.761] Config(PART) WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 04:08:29.761] Config(PART) WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 04:08:29.762] Config(PART) WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 04:08:29.763] Config(PART) WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 04:08:29.763] Config(PART) WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 04:08:29.764] Config(PART) WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 04:08:29.764] Config(PART) WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 04:08:29.765] Config(PART) WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 04:08:29.765] Config(PART) WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 04:08:29.766] Config(PART) WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 04:08:29.766] Config(PART) WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 04:08:29.767] Config(PART) WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 04:08:29.767] Config(PART) WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 04:08:29.768] Config(PART) WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 04:08:29.768] Config(PART) WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 04:08:29.769] Config(PART) WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 04:08:29.770] Config(PART) WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 04:08:29.770] Config(PART) WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 04:08:29.771] Config(PART) WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 04:08:29.771] Config(PART) WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 04:08:29.772] Config(PART) WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 04:08:29.772] Config(PART) WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 04:08:29.773] Config(PART) WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 04:08:29.773] Config(PARTUPGRADE) WarpPlugin/Parts/Radiators/UmbrellaRadiator/Upgrades/RadiatorUpgradeFinal
[LOG 04:08:29.774] Config(PART) WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 04:08:29.774] Config(PART) WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 04:08:29.775] Config(PART) WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 04:08:29.776] Config(PART) WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 04:08:29.776] Config(PART) WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 04:08:29.777] Config(PART) WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 04:08:29.777] Config(PART) WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 04:08:29.778] Config(PART) WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 04:08:29.778] Config(PART) WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 04:08:29.779] Config(PART) WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 04:08:29.779] Config(PART) WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 04:08:29.780] Config(PART) WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 04:08:29.780] Config(PART) WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 04:08:29.781] Config(PART) WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 04:08:29.781] Config(PART) WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 04:08:29.782] Config(PART) WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 04:08:29.782] Config(@PART[B9_Aero_HL_Body_Cargo_A]) WarpPlugin/Patches/b9aero/@PART[B9_Aero_HL_Body_Cargo_A]
[LOG 04:08:29.783] Config(@PART[B9_Aero_HL_Body_Cargo_B]) WarpPlugin/Patches/b9aero/@PART[B9_Aero_HL_Body_Cargo_B]
[LOG 04:08:29.783] Config(@PART[B9_Aero_HL_Body_Cargo_C]) WarpPlugin/Patches/b9aero/@PART[B9_Aero_HL_Body_Cargo_C]
[LOG 04:08:29.784] Config(@PART[B9_Cargo_M2_Body_B]) WarpPlugin/Patches/b9aero/@PART[B9_Cargo_M2_Body_B]
[LOG 04:08:29.784] Config(@PART[B9_Cockpit_MK2_Body_Cargo_2m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_MK2_Body_Cargo_2m]
[LOG 04:08:29.785] Config(@PART[B9_Cockpit_MK2_Body_Cargo_5m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_MK2_Body_Cargo_5m]
[LOG 04:08:29.786] Config(@PART[B9_Cockpit_S2_Body_Cargo_2m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_Body_Cargo_2m]
[LOG 04:08:29.786] Config(@PART[B9_Cockpit_S2_Body_Cargo_6m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_Body_Cargo_6m]
[LOG 04:08:29.787] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_BodyLarge_Cargo_2m]
[LOG 04:08:29.787] Config(@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]) WarpPlugin/Patches/b9aero/@PART[B9_Cockpit_S2_BodyLarge_Cargo_6m]
[LOG 04:08:29.788] Config(@PART[B9_Engine_SABRE_S]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_S]
[LOG 04:08:29.788] Config(@PART[B9_Engine_SABRE_M]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_M]
[LOG 04:08:29.789] Config(@PART[B9_Engine_SABRE_S_Body]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_S_Body]
[LOG 04:08:29.789] Config(@PART[B9_Engine_SABRE_M_Body]) WarpPlugin/Patches/b9aero/@PART[B9_Engine_SABRE_M_Body]
[LOG 04:08:29.790] Config(@PART[computerCore]:HAS[!MODULE[ModuleConnectedLivingSpace]]) WarpPlugin/Patches/CLSInterstellar/@PART[computerCore]:HAS[!MODULE[ModuleConnectedLivingSpace]]
[LOG 04:08:29.791] Config(@PART[scienceModule]:HAS[!MODULE[ModuleConnectedLivingSpace]]) WarpPlugin/Patches/CLSInterstellar/@PART[scienceModule]:HAS[!MODULE[ModuleConnectedLivingSpace]]
[LOG 04:08:29.791] Config(@PART[FNInlineRefineryLarge]:HAS[!MODULE[ModuleConnectedLivingSpace]]) WarpPlugin/Patches/CLSInterstellar/@PART[FNInlineRefineryLarge]:HAS[!MODULE[ModuleConnectedLivingSpace]]
[LOG 04:08:29.792] Config(@PART[*]:HAS[@MODULE[ModuleActiveRadiator]]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]) WarpPlugin/Patches/FixDRE/@PART[*]:HAS[@MODULE[ModuleActiveRadiator]]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]
[LOG 04:08:29.793] Config(@PART[Heatsink125n]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Heatsink125n]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 04:08:29.794] Config(@PART[Heatsink250n]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Heatsink250n]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 04:08:29.794] Config(@PART[Heatsink375n]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Heatsink375n]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 04:08:29.795] Config(@PART[MNHeatsink250]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[MNHeatsink250]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 04:08:29.796] Config(@PART[MNHeatsink375]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[MNHeatsink375]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 04:08:29.797] Config(@PART[Radiator125]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Radiator125]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 04:08:29.797] Config(@PART[Radiator250]:NEEDS[HeatManagement]:FOR[WarpPlugin]) WarpPlugin/Patches/HeatManagement/@PART[Radiator250]:NEEDS[HeatManagement]:FOR[WarpPlugin]
[LOG 04:08:29.798] Config(@PART[vista]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[vista]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 04:08:29.799] Config(@PART[TweakableThermalRocketNozzle]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[TweakableThermalRocketNozzle]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 04:08:29.799] Config(@PART[TweakableThermalTurbojet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[TweakableThermalTurbojet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 04:08:29.800] Config(@PART[InterstellarPlasmaThruster]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[InterstellarPlasmaThruster]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 04:08:29.801] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]) WarpPlugin/Patches/HotRocketFix/@PART[FNSmallAugmentedArcjet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin]
[LOG 04:08:29.802] Config(@WARP_PLUGIN_SETTINGS[*]:NEEDS[HPTechTree]:FOR[WarpPlugin]) WarpPlugin/Patches/HPTechTreeFix/@WARP_PLUGIN_SETTINGS[*]:NEEDS[HPTechTree]:FOR[WarpPlugin]
[LOG 04:08:29.803] Config(@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[advEMSystems]]:NEEDS[HPTechTree]:FOR[WarpPlugin]) WarpPlugin/Patches/HPTechTreeFix/@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[advEMSystems]]:NEEDS[HPTechTree]:FOR[WarpPlugin]
[LOG 04:08:29.804] Config(@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[specializedPlasmaGeneration]]:NEEDS[HPTechTree]:FOR[WarpPlugin]) WarpPlugin/Patches/HPTechTreeFix/@ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[specializedPlasmaGeneration]]:NEEDS[HPTechTree]:FOR[WarpPlugin]
[LOG 04:08:29.804] Config(@TechTree:AFTER[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@TechTree:AFTER[HPTechTree]
[LOG 04:08:29.805] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNSmallAugmentedArcjet]:NEEDS[HPTechTree]
[LOG 04:08:29.806] Config(@PART[KspiLANTR]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiLANTR]:NEEDS[HPTechTree]
[LOG 04:08:29.806] Config(@PART[ThermalLaunchNozzle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[ThermalLaunchNozzle]:NEEDS[HPTechTree]
[LOG 04:08:29.807] Config(@PART[KspiLightbulb]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiLightbulb]:NEEDS[HPTechTree]
[LOG 04:08:29.808] Config(@PART[OpenCycleGasCoreReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[OpenCycleGasCoreReactor]:NEEDS[HPTechTree]
[LOG 04:08:29.808] Config(@PART[DustyPlasma*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[DustyPlasma*]:NEEDS[HPTechTree]
[LOG 04:08:29.809] Config(@PART[KspiMagneticNozzle3]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMagneticNozzle3]:NEEDS[HPTechTree]
[LOG 04:08:29.809] Config(@PART[KspiNuclearRamjet]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiNuclearRamjet]:NEEDS[HPTechTree]
[LOG 04:08:29.810] Config(@PART[KspiNuclearJetEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiNuclearJetEngine]:NEEDS[HPTechTree]
[LOG 04:08:29.811] Config(@PART[Kspi_ThermalRocketNozzle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[Kspi_ThermalRocketNozzle]:NEEDS[HPTechTree]
[LOG 04:08:29.811] Config(@PART[TweakableThermalTurbojet]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[TweakableThermalTurbojet]:NEEDS[HPTechTree]
[LOG 04:08:29.812] Config(@PART[InterstellarFuelTank-X200-4]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-4]:NEEDS[HPTechTree]
[LOG 04:08:29.813] Config(@PART[InterstellarFuelTank-X200-16]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-16]:NEEDS[HPTechTree]
[LOG 04:08:29.813] Config(@PART[InterstellarFuelTank-X200-32]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-32]:NEEDS[HPTechTree]
[LOG 04:08:29.814] Config(@PART[InterstellarFuelTank-X200-48]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-48]:NEEDS[HPTechTree]
[LOG 04:08:29.815] Config(@PART[InterstellarFuelTank-X200-96]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarFuelTank-X200-96]:NEEDS[HPTechTree]
[LOG 04:08:29.815] Config(@PART[InterstellarSphereTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarSphereTank]:NEEDS[HPTechTree]
[LOG 04:08:29.816] Config(@PART[FKspiNuclearFuelTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FKspiNuclearFuelTank]:NEEDS[HPTechTree]
[LOG 04:08:29.817] Config(@PART[KspiOreTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiOreTank]:NEEDS[HPTechTree]
[LOG 04:08:29.817] Config(@PART[HexaboraneTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexaboraneTank]:NEEDS[HPTechTree]
[LOG 04:08:29.818] Config(@PART[HexCanLithium]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanLithium]:NEEDS[HPTechTree]
[LOG 04:08:29.819] Config(@PART[HexCanThoriumFl4]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanThoriumFl4]:NEEDS[HPTechTree]
[LOG 04:08:29.819] Config(@PART[HexCanUraniumFl6]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanUraniumFl6]:NEEDS[HPTechTree]
[LOG 04:08:29.820] Config(@PART[HexCanUraniumN]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanUraniumN]:NEEDS[HPTechTree]
[LOG 04:08:29.820] Config(@PART[HexCanUraniumTetFl]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[HexCanUraniumTetFl]:NEEDS[HPTechTree]
[LOG 04:08:29.821] Config(@PART[FNDeuteriumCryostat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNDeuteriumCryostat]:NEEDS[HPTechTree]
[LOG 04:08:29.822] Config(@PART[FNHeliumCryostat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNHeliumCryostat]:NEEDS[HPTechTree]
[LOG 04:08:29.822] Config(@PART[FNNitrogenCryostat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNNitrogenCryostat]:NEEDS[HPTechTree]
[LOG 04:08:29.823] Config(@PART[KspiWrapperTank96]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapperTank96]:NEEDS[HPTechTree]
[LOG 04:08:29.824] Config(@PART[KspiWrapperTank48]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapperTank48]:NEEDS[HPTechTree]
[LOG 04:08:29.824] Config(@PART[FNAntimatterBottle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNAntimatterBottle]:NEEDS[HPTechTree]
[LOG 04:08:29.825] Config(@PART[AntimatterTank125]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[AntimatterTank125]:NEEDS[HPTechTree]
[LOG 04:08:29.825] Config(@PART[AntimatterTank250]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[AntimatterTank250]:NEEDS[HPTechTree]
[LOG 04:08:29.826] Config(@PART[SmallFlatRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[SmallFlatRadiator]:NEEDS[HPTechTree]
[LOG 04:08:29.827] Config(@PART[KspiRadiatorSurfaceHalf]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadiatorSurfaceHalf]:NEEDS[HPTechTree]
[LOG 04:08:29.827] Config(@PART[KspiRadiatorSurfaceSquare]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadiatorSurfaceSquare]:NEEDS[HPTechTree]
[LOG 04:08:29.828] Config(@PART[KspiRadPanelEdge]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadPanelEdge]:NEEDS[HPTechTree]
[LOG 04:08:29.829] Config(@PART[KspiRadPanelEdge2]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadPanelEdge2]:NEEDS[HPTechTree]
[LOG 04:08:29.829] Config(@PART[radiator1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[radiator1]:NEEDS[HPTechTree]
[LOG 04:08:29.830] Config(@PART[KspiRadiatorConformal]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiRadiatorConformal]:NEEDS[HPTechTree]
[LOG 04:08:29.831] Config(@PART[KspiFoldingRadSmall]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiFoldingRadSmall]:NEEDS[HPTechTree]
[LOG 04:08:29.831] Config(@PART[KspiFoldingRadMed]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiFoldingRadMed]:NEEDS[HPTechTree]
[LOG 04:08:29.832] Config(@PART[KspiFoldingRadLarge]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiFoldingRadLarge]:NEEDS[HPTechTree]
[LOG 04:08:29.832] Config(@PART[LargeFlatRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFlatRadiator]:NEEDS[HPTechTree]
[LOG 04:08:29.833] Config(@PART[LargeFlatRadiator2]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFlatRadiator2]:NEEDS[HPTechTree]
[LOG 04:08:29.834] Config(@PART[UmbrellaRadiatorGE1600]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[UmbrellaRadiatorGE1600]:NEEDS[HPTechTree]
[LOG 04:08:29.834] Config(@PART[atmosphericScoop]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[atmosphericScoop]:NEEDS[HPTechTree]
[LOG 04:08:29.835] Config(@PART[RadialAtmosphericScoop]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[RadialAtmosphericScoop]:NEEDS[HPTechTree]
[LOG 04:08:29.836] Config(@PART[circradiatorKT]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[circradiatorKT]:NEEDS[HPTechTree]
[LOG 04:08:29.836] Config(@PART[InterstellarRcs5block]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRcs5block]:NEEDS[HPTechTree]
[LOG 04:08:29.837] Config(@PART[InterstellarRcsCorner]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRcsCorner]:NEEDS[HPTechTree]
[LOG 04:08:29.838] Config(@PART[InterstellarRetractableRcsBlockCurvedFlat]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRetractableRcsBlockCurvedFlat]:NEEDS[HPTechTree]
[LOG 04:08:29.839] Config(@PART[InterstellarRetractableRcsBlockCurved]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRetractableRcsBlockCurved]:NEEDS[HPTechTree]
[LOG 04:08:29.839] Config(@PART[KspiLinearRcs]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiLinearRcs]:NEEDS[HPTechTree]
[LOG 04:08:29.840] Config(@PART[ArcjetInlineRcs]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[ArcjetInlineRcs]:NEEDS[HPTechTree]
[LOG 04:08:29.841] Config(@PART[InterstellarRcsTank]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarRcsTank]:NEEDS[HPTechTree]
[LOG 04:08:29.841] Config(@PART[scienceModule]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[scienceModule]:NEEDS[HPTechTree]
[LOG 04:08:29.842] Config(@PART[InterstellarParticleAccelerator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarParticleAccelerator]:NEEDS[HPTechTree]
[LOG 04:08:29.843] Config(@PART[FNIRTelescope]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNIRTelescope]:NEEDS[HPTechTree]
[LOG 04:08:29.843] Config(@PART[AntimatterCollector]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[AntimatterCollector]:NEEDS[HPTechTree]
[LOG 04:08:29.844] Config(@PART[KspiWrapAroundRadialRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapAroundRadialRadiator]:NEEDS[HPTechTree]
[LOG 04:08:29.844] Config(@PART[KspiWrapAroundRadialRadiatorHalf]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWrapAroundRadialRadiatorHalf]:NEEDS[HPTechTree]
[LOG 04:08:29.845] Config(@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]
[LOG 04:08:29.846] Config(@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiWideFixedRadiator]:NEEDS[HPTechTree]
[LOG 04:08:29.847] Config(@PART[KspiMoltenSaltReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMoltenSaltReactor]:NEEDS[HPTechTree]
[LOG 04:08:29.847] Config(@PART[InterstellarPlasmaThruster]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InterstellarPlasmaThruster]:NEEDS[HPTechTree]
[LOG 04:08:29.848] Config(@PART[MicrowaveRectenna]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[MicrowaveRectenna]:NEEDS[HPTechTree]
[LOG 04:08:29.849] Config(@PART[microwaveThermalEnergyReceiverM]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[microwaveThermalEnergyReceiverM]:NEEDS[HPTechTree]
[LOG 04:08:29.849] Config(@PART[microwaveReceiver]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[microwaveReceiver]:NEEDS[HPTechTree]
[LOG 04:08:29.850] Config(@PART[KspiPebbleBed]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiPebbleBed]:NEEDS[HPTechTree]
[LOG 04:08:29.851] Config(@PART[SmallFNGeneratorMk1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[SmallFNGeneratorMk1]:NEEDS[HPTechTree]
[LOG 04:08:29.851] Config(@PART[KspLongFixedRadiator]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspLongFixedRadiator]:NEEDS[HPTechTree]
[LOG 04:08:29.852] Config(@PART[LargeFNGeneratorMk1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFNGeneratorMk1]:NEEDS[HPTechTree]
[LOG 04:08:29.853] Config(@PART[MRTransmitter2]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[MRTransmitter2]:NEEDS[HPTechTree]
[LOG 04:08:29.853] Config(@PART[microwaveSphereReceiver]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[microwaveSphereReceiver]:NEEDS[HPTechTree]
[LOG 04:08:29.854] Config(@PART[KspiPhasedArray1]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiPhasedArray1]:NEEDS[HPTechTree]
[LOG 04:08:29.854] Config(@PART[KspiMicrowaveArray]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMicrowaveArray]:NEEDS[HPTechTree]
[LOG 04:08:29.855] Config(@PART[KspiCapacitor250]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiCapacitor250]:NEEDS[HPTechTree]
[LOG 04:08:29.856] Config(@PART[InertialFusionReactor*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[InertialFusionReactor*]:NEEDS[HPTechTree]
[LOG 04:08:29.856] Config(@PART[KSPIE-VASIMR]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KSPIE-VASIMR]:NEEDS[HPTechTree]
[LOG 04:08:29.857] Config(@PART[LargeFusionReactor*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[LargeFusionReactor*]:NEEDS[HPTechTree]
[LOG 04:08:29.858] Config(@PART[KspiTriAlphaFusionReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiTriAlphaFusionReactor]:NEEDS[HPTechTree]
[LOG 04:08:29.858] Config(@PART[FutureFusionReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FutureFusionReactor]:NEEDS[HPTechTree]
[LOG 04:08:29.859] Config(@PART[FNFissionFusionCatReactor*]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[FNFissionFusionCatReactor*]:NEEDS[HPTechTree]
[LOG 04:08:29.860] Config(@PART[TweakableAntimatterReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[TweakableAntimatterReactor]:NEEDS[HPTechTree]
[LOG 04:08:29.860] Config(@PART[KspiSupernova]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiSupernova]:NEEDS[HPTechTree]
[LOG 04:08:29.861] Config(@PART[KspiMagneticNozzle]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMagneticNozzle]:NEEDS[HPTechTree]
[LOG 04:08:29.861] Config(@PART[KspiMIFEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiMIFEngine]:NEEDS[HPTechTree]
[LOG 04:08:29.862] Config(@PART[VISTAEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[VISTAEngine]:NEEDS[HPTechTree]
[LOG 04:08:29.863] Config(@PART[DeadlusEngine]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[DeadlusEngine]:NEEDS[HPTechTree]
[LOG 04:08:29.863] Config(@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[HPTechTree]
[LOG 04:08:29.864] Config(@PART[KspiQuantumSingulaityReactor]:NEEDS[HPTechTree]) WarpPlugin/Patches/HPTechTreeFix/@PART[KspiQuantumSingulaityReactor]:NEEDS[HPTechTree]
[LOG 04:08:29.865] Config(@PART[M2X_Reactor_DustyPlasma]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]) WarpPlugin/Patches/IntegrationFixes/@PART[M2X_Reactor_DustyPlasma]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]
[LOG 04:08:29.866] Config(@PART[M2X_Reactor_Tokamak]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]) WarpPlugin/Patches/IntegrationFixes/@PART[M2X_Reactor_Tokamak]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin]
[LOG 04:08:29.866] Config(@PART[JumpDrive,JumpBeacon]:[!NearFutureElectrical,!SETI]:FOR[WarpPlugin]) WarpPlugin/Patches/JumpDrive/@PART[JumpDrive,JumpBeacon]:[!NearFutureElectrical,!SETI]:FOR[WarpPlugin]
[LOG 04:08:29.867] Config(@TechTree:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@TechTree:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.868] Config(@TechTree:AFTER[CommunityTechTree]) WarpPlugin/Patches/KSPI_CTT/@TechTree:AFTER[CommunityTechTree]
[LOG 04:08:29.868] Config(@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.869] Config(@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.870] Config(@PART[heatInsulator-125-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-125-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.871] Config(@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-25-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.871] Config(@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatInsulator-375-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.872] Config(@PART[radiator-fixed-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-fixed-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.873] Config(@PART[radiator-fixed-2]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-fixed-2]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.873] Config(@PART[radiator-universal-2]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-universal-2]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.874] Config(@PART[radiator-universal-3]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-universal-3]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.875] Config(@PART[radiator-universal-1]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[radiator-universal-1]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.876] Config(@PART[heatPipe]:NEEDS[!CommunityTechTree,!HPTechTree]) WarpPlugin/Patches/KSPI_CTT/@PART[heatPipe]:NEEDS[!CommunityTechTree,!HPTechTree]
[LOG 04:08:29.876] Config(@PART[stackPoint1]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackPoint1]:FOR[WarpPlugin]
[LOG 04:08:29.877] Config(@PART[stackBiCoupler]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackBiCoupler]:FOR[WarpPlugin]
[LOG 04:08:29.878] Config(@PART[stackTriCoupler]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackTriCoupler]:FOR[WarpPlugin]
[LOG 04:08:29.878] Config(@PART[stackQuadCoupler]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stackQuadCoupler]:FOR[WarpPlugin]
[LOG 04:08:29.879] Config(@PART[stationHub]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[stationHub]:FOR[WarpPlugin]
[LOG 04:08:29.879] Config(@PART[mk2CargoBayL]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayL]:FOR[WarpPlugin]
[LOG 04:08:29.880] Config(@PART[mk2CargoBayS]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayS]:FOR[WarpPlugin]
[LOG 04:08:29.881] Config(@PART[mk3CargoBayL]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayL]:FOR[WarpPlugin]
[LOG 04:08:29.881] Config(@PART[mk3CargoBayM]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayM]:FOR[WarpPlugin]
[LOG 04:08:29.882] Config(@PART[mk3CargoBayS]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayS]:FOR[WarpPlugin]
[LOG 04:08:29.882] Config(@PART[foldingRadLarge]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[foldingRadLarge]:FOR[WarpPlugin]
[LOG 04:08:29.883] Config(@PART[foldingRadMed]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[foldingRadMed]:FOR[WarpPlugin]
[LOG 04:08:29.884] Config(@PART[foldingRadSmall]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[foldingRadSmall]:FOR[WarpPlugin]
[LOG 04:08:29.884] Config(@PART[radPanelLg]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[radPanelLg]:FOR[WarpPlugin]
[LOG 04:08:29.885] Config(@PART[radPanelSm]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[radPanelSm]:FOR[WarpPlugin]
[LOG 04:08:29.885] Config(@PART[radPanelEdge]:FOR[WarpPlugin]) WarpPlugin/Patches/kspstockthermal/@PART[radPanelEdge]:FOR[WarpPlugin]
[LOG 04:08:29.886] Config(@TANK_DEFINITION[Default,Fuselage,Balloon,Structural]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[Default,Fuselage,Balloon,Structural]
[LOG 04:08:29.887] Config(@TANK_DEFINITION[Xenon]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[Xenon]
[LOG 04:08:29.887] Config(@TANK_DEFINITION[ServiceModule]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[ServiceModule]
[LOG 04:08:29.888] Config(@TANK_DEFINITION[RCS]) WarpPlugin/Patches/MFT_KSPI/@TANK_DEFINITION[RCS]
[LOG 04:08:29.888] Config(@PART[M2X_Precooler]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Precooler]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.889] Config(@PART[M2X_AugmentedRocket]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_AugmentedRocket]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.890] Config(@PART[M2X_ESTOC]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_ESTOC]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.891] Config(@PART[M2X_Jumpjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Jumpjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.891] Config(@PART[M2X_MATTOCK]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_MATTOCK]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.892] Config(@PART[M2X_Ramjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Ramjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.893] Config(@PART[M2X_AtomicJet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_AtomicJet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.894] Config(@PART[M2X_SCRamjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_SCRamjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.895] Config(@PART[M2X_Turbojet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Turbojet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.895] Config(@PART[M2X_Turboprop]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_Turboprop]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.896] Config(@PART[M2X_HeavyVTOL]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]) WarpPlugin/Patches/Mk2Expansion/@PART[M2X_HeavyVTOL]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin]
[LOG 04:08:29.897] Config(@PART[MKS_LogisticsHub]:NEEDS[KolonyTools]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSLogisticsHubFix/@PART[MKS_LogisticsHub]:NEEDS[KolonyTools]:FOR[WarpPlugin]
[LOG 04:08:29.898] Config(@PART[USI_Nuke_625]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_625]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:29.898] Config(@PART[USI_Nuke_125]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_125]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:29.899] Config(@PART[USI_Nuke_250]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_250]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:29.900] Config(@PART[USI_Nuke_375]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_375]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:29.901] Config(@PART[MK3_NukeProcessor]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/MKSReactors/@PART[MK3_NukeProcessor]:NEEDS[KolonyTools&!NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:29.902] Config(@PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/@PART[kipactiveport]
[LOG 04:08:29.902] Config(@PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/@PART[kippassiveport]
[LOG 04:08:29.903] Config(+PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kipactiveport]
[LOG 04:08:29.903] Config(+PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kippassiveport]
[LOG 04:08:29.904] Config(+PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kipactiveport]
[LOG 04:08:29.904] Config(+PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kippassiveport]
[LOG 04:08:29.905] Config(+PART[kipactiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kipactiveport]
[LOG 04:08:29.905] Config(+PART[kippassiveport]) WarpPlugin/Patches/NADockingPorts/+PART[kippassiveport]
[LOG 04:08:29.906] Config(@PART[ionXenon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[ionXenon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.907] Config(@PART[ionArgon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[ionArgon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.908] Config(@PART[mpdt-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[mpdt-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.908] Config(@PART[pit-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[pit-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.909] Config(@PART[vasimr-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[vasimr-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.910] Config(@PART[ionEngine]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:AFTER[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[ionEngine]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:AFTER[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.911] Config(@PART[smallerMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[smallerMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.912] Config(@PART[smallMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[smallMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.913] Config(@PART[MPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[MPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.913] Config(@PART[InterstellarPlasmaThruster]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[InterstellarPlasmaThruster]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin]
[LOG 04:08:29.914] Config(@PART[TweakableMagneticNozzle]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[TweakableMagneticNozzle]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.915] Config(@PART[vista]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[vista]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.916] Config(@PART[hydrogen-125]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-125]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.916] Config(@PART[hydrogen-25]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-25]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.917] Config(@PART[hydrogen-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 04:08:29.918] Config(@PART[hydrogen-rad-25]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-25]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 04:08:29.919] Config(@PART[hydrogen-rad-25-2]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-25-2]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 04:08:29.919] Config(@PART[hydrogen-rad-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 04:08:29.920] Config(@PART[hydrogen-rad-0625]:NEEDS[NearFuturePropulsion,!RealFuels]:Final) WarpPlugin/Patches/NFTEnginesFix/@PART[hydrogen-rad-0625]:NEEDS[NearFuturePropulsion,!RealFuels]:Final
[LOG 04:08:29.921] Config(@PART[radiator-conformal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-conformal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.922] Config(@PART[radiator-conformal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-conformal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.922] Config(@PART[radiator-conformal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-conformal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.923] Config(@PART[radiator-fixed-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.924] Config(@PART[radiator-fixed-2]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-2]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.925] Config(@PART[radiator-fixed-3]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-3]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.926] Config(@PART[radiator-fixed-4]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-fixed-4]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.926] Config(@PART[radiator-surface-125-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-surface-125-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.927] Config(@PART[radiator-surface-25-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-surface-25-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.928] Config(@PART[radiator-surface-375-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-surface-375-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.928] Config(@PART[radiator-universal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-universal-1]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.929] Config(@PART[radiator-universal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-universal-2]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.930] Config(@PART[radiator-universal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]) WarpPlugin/Patches/NFTradiators/@PART[radiator-universal-3]:NEEDS[HeatControl]:FOR[WarpPlugin]
[LOG 04:08:29.931] Config(@PART[OrbitalScanner]:FOR[WarpPlugin]) WarpPlugin/Patches/OrbitalScannerFix/@PART[OrbitalScanner]:FOR[WarpPlugin]
[LOG 04:08:29.931] Config(@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&!SMURFF]:FOR[InterstellarFuelSwitch]) WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&!SMURFF]:FOR[InterstellarFuelSwitch]
[LOG 04:08:29.933] Config(@PART[*]:FINAL) WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL
[LOG 04:08:29.934] Config(@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&SMURFF]:FOR[InterstellarFuelSwitch]) WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&SMURFF]:FOR[InterstellarFuelSwitch]
[LOG 04:08:29.936] Config(@PART[*]:FINAL) WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL
[LOG 04:08:29.937] Config(@PHYSICSGLOBALS) WarpPlugin/Patches/PhysicsFix/@PHYSICSGLOBALS
[LOG 04:08:29.937] Config(@PART[RadialDrill]:FOR[WarpPlugin]) WarpPlugin/Patches/RadialDrillFix/@PART[RadialDrill]:FOR[WarpPlugin]
[LOG 04:08:29.938] Config(@PART[RAPIER]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[RAPIER]:FOR[WarpPlugin]
[LOG 04:08:29.938] Config(@PART[turboFanEngine]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[turboFanEngine]:FOR[WarpPlugin]
[LOG 04:08:29.939] Config(@PART[radialEngineBody]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[radialEngineBody]:FOR[WarpPlugin]
[LOG 04:08:29.939] Config(@PART[nacelleBody]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[nacelleBody]:FOR[WarpPlugin]
[LOG 04:08:29.940] Config(@PART[RAPIER|turboFanEngine|radialEngineBody|nacelleBody]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]) WarpPlugin/Patches/rapier/@PART[RAPIER|turboFanEngine|radialEngineBody|nacelleBody]:NEEDS[DeadlyReentry]:FOR[WarpPlugin]
[LOG 04:08:29.941] Config(@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:NEEDS[RcsSounds]:FOR[WarpPlugin]) WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:NEEDS[RcsSounds]:FOR[WarpPlugin]
[LOG 04:08:29.942] Config(@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.942] Config(@TANK_DEFINITION[*]:NEEDS[RealFuels,!ThunderAerospace]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[*]:NEEDS[RealFuels,!ThunderAerospace]:FOR[WarpPlugin]
[LOG 04:08:29.943] Config(@TANK_DEFINITION[ServiceModule,Fuselage,Jet,Xenon]:NEEDS[RealFuels]:FOR[WarpPlugin]:Final) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[ServiceModule,Fuselage,Jet,Xenon]:NEEDS[RealFuels]:FOR[WarpPlugin]:Final
[LOG 04:08:29.944] Config(@TANK_DEFINITION[Cryogenic,BalloonCryo]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[Cryogenic,BalloonCryo]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.945] Config(@TANK_DEFINITION[ServiceModule,Fuselage]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[ServiceModule,Fuselage]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.946] Config(@TANK_DEFINITION[Default,Balloon]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@TANK_DEFINITION[Default,Balloon]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.946] Config(@PART[*]:HAS[@RESOURCE[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[*]:HAS[@RESOURCE[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.947] Config(@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.948] Config(@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.949] Config(@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.950] Config(@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.951] Config(@ATMOSPHERIC_RESOURCE_PACK_DEFINITION[InterstellarAtmosphericPack]:FINAL:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@ATMOSPHERIC_RESOURCE_PACK_DEFINITION[InterstellarAtmosphericPack]:FINAL:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.952] Config(!RESOURCE_DEFINITION[LqdMethane]:HAS[#density[0.00186456]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/!RESOURCE_DEFINITION[LqdMethane]:HAS[#density[0.00186456]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.953] Config(@PART[FNMethaneTank*]:HAS[@RESOURCE[LqdMethane],@RESOURCE[Oxidizer],!MODULE[ModuleFuelTanks]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNMethaneTank*]:HAS[@RESOURCE[LqdMethane],@RESOURCE[Oxidizer],!MODULE[ModuleFuelTanks]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.954] Config(@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.954] Config(@PART[FNRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.955] Config(@PART[FNInlineRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNInlineRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.956] Config(@PART[FNInlineRefineryLarge]:NEEDS[RealFuels]:FOR[WarpPlugin]) WarpPlugin/Patches/RealFuelsFix/@PART[FNInlineRefineryLarge]:NEEDS[RealFuels]:FOR[WarpPlugin]
[LOG 04:08:29.957] Config(@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealSolarSystem]:FOR[WarpPlugin]) WarpPlugin/Patches/RealSolarSystemFix/@WARP_PLUGIN_SETTINGS[*]:NEEDS[RealSolarSystem]:FOR[WarpPlugin]
[LOG 04:08:29.957] Config(@PART[computerCore]:FINAL) WarpPlugin/Patches/RemoteTechFix/@PART[computerCore]:FINAL
[LOG 04:08:29.958] Config(@PART[sensorAccelerometer]) WarpPlugin/Patches/science/@PART[sensorAccelerometer]
[LOG 04:08:29.958] Config(@PART[scienceModule]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[scienceModule]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.959] Config(@PART[WarpDrive2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[WarpDrive2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.960] Config(@PART[WarpDrive]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[WarpDrive]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.960] Config(@PART[WarpDrive3]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[WarpDrive3]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.961] Config(@PART[AluminiumHybrid1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AluminiumHybrid1]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.962] Config(@PART[FNSmallerAugmentedArcjet]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNSmallerAugmentedArcjet]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.962] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNSmallAugmentedArcjet]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.963] Config(@PART[TweakableMagneticNozzle]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableMagneticNozzle]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.964] Config(@PART[FNMethaneEngine]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNMethaneEngine]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.965] Config(@PART[smallerMPD]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[smallerMPD]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.965] Config(@PART[smallMPD]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[smallMPD]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.966] Config(@PART[MPD]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[MPD]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.967] Config(@PART[TweakableThermalRocketNozzle]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableThermalRocketNozzle]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.967] Config(@PART[TweakableThermalTurbojet]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableThermalTurbojet]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.968] Config(@PART[vista]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[vista]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.969] Config(@PART[AntimatterTank125]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterTank125]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.969] Config(@PART[AntimatterTank250]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterTank250]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.970] Config(@PART[AntimatterTank375]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterTank375]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.971] Config(@PART[BigXenonTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[BigXenonTank]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.971] Config(@PART[FNDeuteriumCryostat]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNDeuteriumCryostat]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.972] Config(@PART[FNDeuteriumCryostat2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNDeuteriumCryostat2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.973] Config(@PART[FNAmmoniaTank3-1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAmmoniaTank3-1]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.974] Config(@PART[FNAmmoniaTank3-2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAmmoniaTank3-2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.974] Config(@PART[FNMethaneTank3-1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNMethaneTank3-1]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.975] Config(@PART[FNMethaneTank3-2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNMethaneTank3-2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.976] Config(@PART[FNHeliumCryostat]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNHeliumCryostat]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.976] Config(@PART[25PureLiquidTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[25PureLiquidTank]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.977] Config(@PART[375PureLiquidTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[375PureLiquidTank]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.978] Config(@PART[FNAmmoniaTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAmmoniaTank]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.978] Config(@PART[FNLiquidWaterTank]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNLiquidWaterTank]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.979] Config(@PART[FNNitrogenCryostat]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNNitrogenCryostat]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.980] Config(@PART[FNNitrogenCryostat2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNNitrogenCryostat2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.980] Config(@PART[nitrogenRadiator3]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[nitrogenRadiator3]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.981] Config(@PART[nitrogenRadiator1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[nitrogenRadiator1]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.982] Config(@PART[nitrogenRadiator2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[nitrogenRadiator2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.983] Config(@PART[FNAntimatterBottle]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNAntimatterBottle]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.983] Config(@PART[HexCanDeutTritLarge]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanDeutTritLarge]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.984] Config(@PART[HexCanHe3Large]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanHe3Large]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.985] Config(@PART[HexCanLithium]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanLithium]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.985] Config(@PART[HexCanNitrogen]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanNitrogen]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.986] Config(@PART[HexCanThoriumFl4]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanThoriumFl4]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.987] Config(@PART[HexCanUraniumFl6]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanUraniumFl6]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.987] Config(@PART[HexCanUraniumN]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[HexCanUraniumN]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.988] Config(@PART[circradiatorKT3]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[circradiatorKT3]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.989] Config(@PART[circradiatorKT]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[circradiatorKT]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.989] Config(@PART[circradiatorKT2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[circradiatorKT2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.990] Config(@PART[SmallFlatRadiator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallFlatRadiator]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.991] Config(@PART[radiator0]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radiator0]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.991] Config(@PART[radiator1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radiator1]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.992] Config(@PART[radiator2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radiator2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.993] Config(@PART[LargeFlatRadiator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeFlatRadiator]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.993] Config(@PART[RadialRadiatorzzz]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[RadialRadiatorzzz]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.994] Config(@PART[RadialRadiatorzzz2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[RadialRadiatorzzz2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.995] Config(@PART[TweakableAntimatterReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[TweakableAntimatterReactor]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.996] Config(@PART[FNFissionFusionCatReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNFissionFusionCatReactor]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.996] Config(@PART[LargeFusionReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeFusionReactor]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.997] Config(@PART[GasCoreReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[GasCoreReactor]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.998] Config(@PART[LargeMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.998] Config(@PART[SmallMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallMoltenSaltReactor]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:29.999] Config(@PART[DustyPlasma]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[DustyPlasma]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.000] Config(@PART[LargeParticleBed]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeParticleBed]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.000] Config(@PART[SmallParticleBed]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallParticleBed]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.001] Config(@PART[SmallFusionReactor]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallFusionReactor]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.002] Config(@PART[LargeFNGenerator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[LargeFNGenerator]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.003] Config(@PART[SmallFNGenerator]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[SmallFNGenerator]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.003] Config(@PART[AntimatterCollector]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[AntimatterCollector]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.004] Config(@PART[atmosphericScoop]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[atmosphericScoop]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.005] Config(@PART[atmosphericScoop2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[atmosphericScoop2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.005] Config(@PART[DTMagnetometer]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[DTMagnetometer]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.006] Config(@PART[FNInlineRefinery]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNInlineRefinery]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.007] Config(@PART[FNInlineRefineryLarge]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNInlineRefineryLarge]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.007] Config(@PART[phasedArray1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[phasedArray1]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.008] Config(@PART[microwaveTransmitter]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[microwaveTransmitter]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.009] Config(@PART[radial_atmospheric_scoop1]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radial_atmospheric_scoop1]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.010] Config(@PART[radial_atmospheric_scoop2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[radial_atmospheric_scoop2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.010] Config(@PART[FNRefinery]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[FNRefinery]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.011] Config(@PART[warpAtmIntake]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[warpAtmIntake]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.012] Config(@PART[warpAtmIntake2]:NEEDS[SETI,WarpPlugin]) WarpPlugin/Patches/SETI-KSPIextended-NamingScheme/@PART[warpAtmIntake2]:NEEDS[SETI,WarpPlugin]
[LOG 04:08:30.012] Config(@WARP_PLUGIN_SETTINGS[WarpPluginSettings]:AFTER[SigDim]) WarpPlugin/Patches/SigmaFix/@WARP_PLUGIN_SETTINGS[WarpPluginSettings]:AFTER[SigDim]
[LOG 04:08:30.013] Config(@PART[largeSolarPanel]:FOR[WarpPlugin]) WarpPlugin/Patches/SolarPanels/@PART[largeSolarPanel]:FOR[WarpPlugin]
[LOG 04:08:30.014] Config(@PART[SurfaceScanner]:FOR[WarpPlugin]) WarpPlugin/Patches/SurfaceScanner/@PART[SurfaceScanner]:FOR[WarpPlugin]
[LOG 04:08:30.014] Config(@TANK_DEFINITION[*]:HAS[@TANK[Kerosene]&!TANK[Water]]:NEEDS[TacLifeSupport]:AFTER[TacLifeSupport]:FOR[WarpPlugin]) WarpPlugin/Patches/TACLifeSupportFix/@TANK_DEFINITION[*]:HAS[@TANK[Kerosene]&!TANK[Water]]:NEEDS[TacLifeSupport]:AFTER[TacLifeSupport]:FOR[WarpPlugin]
[LOG 04:08:30.015] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AlcubierreDrive
[LOG 04:08:30.016] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/KspiSuperCapacitator
[LOG 04:08:30.016] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/MicrowavePowerReceiver
[LOG 04:08:30.017] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/MicrowavePowerTransmitter
[LOG 04:08:30.017] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AntimatterStorageTank
[LOG 04:08:30.018] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AntimatterCollector
[LOG 04:08:30.018] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/AtmosphericIntake
[LOG 04:08:30.019] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ISRUScoop
[LOG 04:08:30.019] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarRefinery
[LOG 04:08:30.020] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarResourceScienceModule
[LOG 04:08:30.020] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNAntimatterReactor
[LOG 04:08:30.021] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarTokamakFusionReactor
[LOG 04:08:30.022] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarInertialConfinementReactor
[LOG 04:08:30.022] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarCatalysedFissionFusion
[LOG 04:08:30.023] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarFissionMSRGC
[LOG 04:08:30.023] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarFissionNTR
[LOG 04:08:30.024] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarFissionPBDP
[LOG 04:08:30.024] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ThermalNozzleController
[LOG 04:08:30.025] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarMagneticNozzleControllerFX
[LOG 04:08:30.025] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ElectricEngineControllerFX
[LOG 04:08:30.026] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ElectricRCSController
[LOG 04:08:30.026] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/InterstellarRCSModule
[LOG 04:08:30.027] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/VistaEngineController
[LOG 04:08:30.027] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/DaedalusEngineController
[LOG 04:08:30.028] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/ModuleEnginesWarpVista
[LOG 04:08:30.029] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/VistaEngineControllerAdvanced
[LOG 04:08:30.029] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FlatFNRadiator
[LOG 04:08:30.030] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNRadiator
[LOG 04:08:30.030] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/StackFNRadiator
[LOG 04:08:30.031] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNGenerator
[LOG 04:08:30.031] Config(TWEAKSCALEEXPONENTS) WarpPlugin/Patches/TweakscaleConfigs/FNModuleCryostat
[LOG 04:08:30.032] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/surface_flat
[LOG 04:08:30.032] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_nerva
[LOG 04:08:30.033] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_interstellar
[LOG 04:08:30.033] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_interstellar_250
[LOG 04:08:30.034] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/stack_interstellar_225
[LOG 04:08:30.034] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/surface
[LOG 04:08:30.035] Config(SCALETYPE) WarpPlugin/Patches/TweakscaleConfigs/surface
[LOG 04:08:30.035] Config(@PART[*]:HAS[@MODULE[FNGenerator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNGenerator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.036] Config(@PART[*]:HAS[@MODULE[FNModuleCryostat]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNModuleCryostat]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.037] Config(@PART[*]:HAS[@MODULE[ISRUScoop]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ISRUScoop]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.037] Config(@PART[*]:HAS[@MODULE[MicrowavePowerReceiver]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[MicrowavePowerReceiver]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.038] Config(@PART[*]:HAS[@MODULE[MicrowavePowerTransmitter]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[MicrowavePowerTransmitter]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.039] Config(@PART[*]:HAS[@MODULE[InterstellarFissionPBDP]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarFissionPBDP]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.040] Config(@PART[*]:HAS[@MODULE[InterstellarFissionNTR]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarFissionNTR]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.041] Config(@PART[*]:HAS[@MODULE[InterstellarFissionMSRGC]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarFissionMSRGC]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.042] Config(@PART[*]:HAS[@MODULE[InterstellarTokamakFusionReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarTokamakFusionReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.043] Config(@PART[*]:HAS[@MODULE[InterstellarInertialConfinementReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarInertialConfinementReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.044] Config(@PART[*]:HAS[@MODULE[InterstellarCatalysedFissionFusion]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarCatalysedFissionFusion]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.045] Config(@PART[*]:HAS[@MODULE[FNAntimatterReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNAntimatterReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.046] Config(@PART[*]:HAS[@MODULE[FNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.046] Config(@PART[*]:HAS[@MODULE[FlatFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FlatFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.047] Config(@PART[*]:HAS[@MODULE[StackFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[StackFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.048] Config(@PART[*]:HAS[@MODULE[ThermalNozzleController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ThermalNozzleController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.049] Config(@PART[*]:HAS[@MODULE[InterstellarMagneticNozzleControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarMagneticNozzleControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.050] Config(@PART[*]:HAS[@MODULE[ElectricEngineControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ElectricEngineControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.051] Config(@PART[*]:HAS[@MODULE[VistaEngineControllerAdvanced]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[VistaEngineControllerAdvanced]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.052] Config(@PART[*]:HAS[@MODULE[DaedalusEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[DaedalusEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.053] Config(@PART[*]:HAS[@MODULE[VistaEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[VistaEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.054] Config(@PART[*]:HAS[@MODULE[InterstellarRefinery]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[InterstellarRefinery]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.054] Config(@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.055] Config(@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.056] Config(@PART[*]:HAS[@MODULE[ScienceModule]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]) WarpPlugin/Patches/USI_NF_Mode/@PART[*]:HAS[@MODULE[ScienceModule]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin]
[LOG 04:08:30.057] Config(ATMOSPHERIC_RESOURCE_PACK_DEFINITION_KSPI) WarpPlugin/PlanetResourceData/atmosphericresourcedefinitions/KSPI_AtmosphericPack
[LOG 04:08:30.058] Config(OCEANIC_RESOURCE_PACK_DEFINITION_KSPI) WarpPlugin/PlanetResourceData/oceanicresourcedefinitions/KSPI_OceanicPack
[LOG 04:08:30.058] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.059] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.059] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.060] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.061] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.061] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.062] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.062] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.063] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.063] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.064] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.065] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 04:08:30.065] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.066] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.066] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.067] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.067] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.068] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.069] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.069] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.070] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.070] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 04:08:30.071] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.072] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.072] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.073] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.073] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.074] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.074] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.075] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.076] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.076] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 04:08:30.077] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.077] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.078] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.078] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.079] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.080] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.080] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.081] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.081] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.082] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Helium-3
[LOG 04:08:30.082] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.083] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.084] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.084] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.085] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.085] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.086] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.086] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.087] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.088] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.088] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.089] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.089] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.090] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.091] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.091] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.092] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.092] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.093] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.094] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.094] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 04:08:30.095] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.095] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.096] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.097] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.097] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.098] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Water
[LOG 04:08:30.098] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Methane
[LOG 04:08:30.099] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Helium-3
[LOG 04:08:30.100] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Uranium
[LOG 04:08:30.100] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Thorium
[LOG 04:08:30.101] Config(PLANETARY_RESOURCE_DEFINITION) WarpPlugin/PlanetResourceData/planetaryresourcedefinitions/Alumina
[LOG 04:08:30.101] Config(@PART[FNSmallAugmentedArcjet]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Attila/@PART[FNSmallAugmentedArcjet]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.102] Config(@PART[DeadlusEngine]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Daedalus/@PART[DeadlusEngine]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.103] Config(@PART[TweakableMagneticNozzle]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Magnetic Nozzle/@PART[TweakableMagneticNozzle]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.103] Config(@PART[FNMethaneEngine]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Methane Rocket/@PART[FNMethaneEngine]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.104] Config(@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Plasma/@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.105] Config(@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Quantum Vacuum/@PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.106] Config(electric_qvp) WarpPlugin/RealPlume/Quantum Vacuum/electric_qvp
[LOG 04:08:30.106] Config(electric_red) WarpPlugin/RealPlume/Quantum Vacuum/electric_red
[LOG 04:08:30.107] Config(electric_argon) WarpPlugin/RealPlume/Quantum Vacuum/electric_argon
[LOG 04:08:30.107] Config(electric_xenon) WarpPlugin/RealPlume/Quantum Vacuum/electric_xenon
[LOG 04:08:30.108] Config(electric_hydrogen) WarpPlugin/RealPlume/Quantum Vacuum/electric_hydrogen
[LOG 04:08:30.108] Config(electric_ammonia) WarpPlugin/RealPlume/Quantum Vacuum/electric_ammonia
[LOG 04:08:30.109] Config(@MODULE[ModuleEngineConfigs]) WarpPlugin/RealPlume/Quantum Vacuum/@MODULE[ModuleEngineConfigs]
[LOG 04:08:30.109] Config(@PART[TweakableThermalRocketNozzle]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Thermal Rocket/@PART[TweakableThermalRocketNozzle]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.110] Config(@PART[TweakableThermalTurbojet]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/TTJ/@PART[TweakableThermalTurbojet]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.111] Config(@PART[KSPIE-VASIMR]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Vasimir/@PART[KSPIE-VASIMR]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.111] Config(@PART[vista]:NEEDS[RealPlume,SmokeScreen]) WarpPlugin/RealPlume/Vista/@PART[vista]:NEEDS[RealPlume,SmokeScreen]
[LOG 04:08:30.112] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/GLOBAL_RESOURCE
[LOG 04:08:30.112] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:30.113] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:30.113] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:30.114] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:30.115] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/BIOME_RESOURCE
[LOG 04:08:30.115] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:30.116] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:30.116] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Alumina/PLANETARY_RESOURCE
[LOG 04:08:30.117] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/GLOBAL_RESOURCE
[LOG 04:08:30.117] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 04:08:30.118] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 04:08:30.118] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 04:08:30.119] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Antimatter/PLANETARY_RESOURCE
[LOG 04:08:30.119] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Borate/GLOBAL_RESOURCE
[LOG 04:08:30.120] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Deuterium/GLOBAL_RESOURCE
[LOG 04:08:30.120] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Deuterium/PLANETARY_RESOURCE
[LOG 04:08:30.121] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Deuterium/PLANETARY_RESOURCE
[LOG 04:08:30.121] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/GLOBAL_RESOURCE
[LOG 04:08:30.122] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.122] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.123] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.123] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.124] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/BIOME_RESOURCE
[LOG 04:08:30.124] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/BIOME_RESOURCE
[LOG 04:08:30.125] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/GLOBAL_RESOURCE
[LOG 04:08:30.125] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.126] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.126] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.127] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Helium3/PLANETARY_RESOURCE
[LOG 04:08:30.127] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 04:08:30.128] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.128] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.129] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.129] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/PLANETARY_RESOURCE
[LOG 04:08:30.130] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.130] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.131] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.131] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.132] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Hydrates/BIOME_RESOURCE
[LOG 04:08:30.132] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/GLOBAL_RESOURCE
[LOG 04:08:30.133] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 04:08:30.133] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/BIOME_RESOURCE
[LOG 04:08:30.134] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/BIOME_RESOURCE
[LOG 04:08:30.134] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Monazite/PLANETARY_RESOURCE
[LOG 04:08:30.135] Config(@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Ore]]) WarpPlugin/ResourceConfigs/Ore/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Ore]]
[LOG 04:08:30.135] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.136] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.136] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Ore/PLANETARY_RESOURCE
[LOG 04:08:30.137] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.137] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.138] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.138] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.139] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.139] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.140] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.140] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.141] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.141] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.142] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.142] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.143] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.143] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/Ore/PLANETARY_RESOURCE
[LOG 04:08:30.144] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.144] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.145] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.145] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.146] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.147] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Ore/BIOME_RESOURCE
[LOG 04:08:30.148] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/GLOBAL_RESOURCE
[LOG 04:08:30.149] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/PLANETARY_RESOURCE
[LOG 04:08:30.149] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 04:08:30.150] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 04:08:30.151] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 04:08:30.152] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 04:08:30.153] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SaltWater/BIOME_RESOURCE
[LOG 04:08:30.154] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/Silicates/GLOBAL_RESOURCE
[LOG 04:08:30.154] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Silicates/BIOME_RESOURCE
[LOG 04:08:30.155] Config(GLOBAL_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/GLOBAL_RESOURCE
[LOG 04:08:30.156] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 04:08:30.156] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 04:08:30.157] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/BIOME_RESOURCE
[LOG 04:08:30.157] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/BIOME_RESOURCE
[LOG 04:08:30.158] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 04:08:30.158] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 04:08:30.159] Config(PLANETARY_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/PLANETARY_RESOURCE
[LOG 04:08:30.159] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/SolarWind/BIOME_RESOURCE
[LOG 04:08:30.160] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Uraninite/BIOME_RESOURCE
[LOG 04:08:30.160] Config(@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]]) WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]]
[LOG 04:08:30.161] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.161] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.162] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.162] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.163] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.163] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.164] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.164] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.165] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.165] Config(BIOME_RESOURCE) WarpPlugin/ResourceConfigs/Water/BIOME_RESOURCE
[LOG 04:08:30.166] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/QVP
[LOG 04:08:30.166] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdHydrogen
[LOG 04:08:30.167] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdHelium
[LOG 04:08:30.167] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Lithium
[LOG 04:08:30.168] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/NeonGas
[LOG 04:08:30.169] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Hydrazine
[LOG 04:08:30.169] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Hydrogen Peroxide
[LOG 04:08:30.170] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/MonoPropellant
[LOG 04:08:30.170] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdMethane
[LOG 04:08:30.171] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdAmmonia
[LOG 04:08:30.171] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Water
[LOG 04:08:30.172] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdCO
[LOG 04:08:30.172] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdNitrogen
[LOG 04:08:30.173] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Atmosphere
[LOG 04:08:30.173] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdOxygen
[LOG 04:08:30.174] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/KryptonGas
[LOG 04:08:30.174] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Argon
[LOG 04:08:30.175] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LqdCO2
[LOG 04:08:30.175] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Oxidizer
[LOG 04:08:30.176] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/LiquidFuel
[LOG 04:08:30.176] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Xenon
[LOG 04:08:30.177] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Alumina
[LOG 04:08:30.177] Config(ELECTRIC_PROPELLANT) WarpPlugin/Resources/ElectricPropellants/Ore
[LOG 04:08:30.178] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdHydrogen
[LOG 04:08:30.178] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Diborane
[LOG 04:08:30.179] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdHelium
[LOG 04:08:30.179] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdMethane
[LOG 04:08:30.180] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Hydrazine
[LOG 04:08:30.180] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LiquidFuel
[LOG 04:08:30.181] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Lithium
[LOG 04:08:30.181] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdAmmonia
[LOG 04:08:30.182] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Hydrolox
[LOG 04:08:30.183] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Methalox
[LOG 04:08:30.183] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LFO
[LOG 04:08:30.184] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Kerosene
[LOG 04:08:30.184] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Water
[LOG 04:08:30.185] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdCO2
[LOG 04:08:30.185] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdCO
[LOG 04:08:30.186] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/LqdNitrogen
[LOG 04:08:30.186] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/Argon
[LOG 04:08:30.187] Config(BASIC_NTR_PROPELLANT) WarpPlugin/Resources/EnginePropellants/XenonGas
[LOG 04:08:30.187] Config(ATMOSPHERIC_NTR_PROPELLANT) WarpPlugin/Resources/IntakeEnginePropellants/Atmosphere
[LOG 04:08:30.188] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionNTR
[LOG 04:08:30.188] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionTWR
[LOG 04:08:30.189] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUF4
[LOG 04:08:30.189] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUraniumBurnup
[LOG 04:08:30.190] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionThF4
[LOG 04:08:30.190] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUN
[LOG 04:08:30.191] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUF6
[LOG 04:08:30.191] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FissionUNDP
[LOG 04:08:30.192] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDT
[LOG 04:08:30.192] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDDCatT
[LOG 04:08:30.193] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDHe3
[LOG 04:08:30.193] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDD
[LOG 04:08:30.194] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDDCatHe
[LOG 04:08:30.194] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDDCatT
[LOG 04:08:30.195] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionTT
[LOG 04:08:30.195] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionpB
[LOG 04:08:30.196] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionDLi6
[LOG 04:08:30.196] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionpLi7
[LOG 04:08:30.197] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionpLi6
[LOG 04:08:30.197] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/FusionHe3
[LOG 04:08:30.198] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/Antimatter
[LOG 04:08:30.198] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/AIMMicrofusion
[LOG 04:08:30.199] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/SingularityHydrogen
[LOG 04:08:30.199] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/SingularityDeuterium
[LOG 04:08:30.200] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/SingularityHelium
[LOG 04:08:30.200] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderProtonProton
[LOG 04:08:30.201] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderDeuteriumProton
[LOG 04:08:30.201] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderHeliumDeuterium
[LOG 04:08:30.202] Config(REACTOR_FUEL_MODE) WarpPlugin/Resources/ReactorFuels/ColliderLithiumHelium
[LOG 04:08:30.202] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/SaltWater
[LOG 04:08:30.203] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/HeavyWater
[LOG 04:08:30.203] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Deuterium
[LOG 04:08:30.204] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Helium4
[LOG 04:08:30.204] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Helium3
[LOG 04:08:30.205] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Silicates
[LOG 04:08:30.205] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Silicon
[LOG 04:08:30.206] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/SolarWind
[LOG 04:08:30.206] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Borate
[LOG 04:08:30.207] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Hexaborane
[LOG 04:08:30.207] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/ParticleAcceleratorData
[LOG 04:08:30.208] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/LqdWater
[LOG 04:08:30.208] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/LqdArgon
[LOG 04:08:30.209] Config(RESOURCE_DEFINITION) WarpPlugin/Resources/ResourceDefs/Monazite
[LOG 04:08:30.209] Config(@RESOURCE_DEFINITION[Antimatter]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[Antimatter]
[LOG 04:08:30.210] Config(@RESOURCE_DEFINITION[ThF4]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[ThF4]
[LOG 04:08:30.210] Config(@RESOURCE_DEFINITION[LqdCO2]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO2]
[LOG 04:08:30.211] Config(@RESOURCE_DEFINITION[LqdCO]) WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO]
[LOG 04:08:30.211] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.212] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.212] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.213] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.213] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.214] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.214] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.215] Config(EXPERIMENT_DEFINITION) WarpPlugin/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 04:08:30.216] Config(INTERNAL) WarpPlugin/Spaces/sci/internal/crewtestInternals
[LOG 04:08:30.219] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.219] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.220] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.220] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.220] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.221] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.221] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.222] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.222] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.223] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.223] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.224] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.224] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.225] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.225] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.225] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.226] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.226] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.227] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.227] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.228] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.228] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.229] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.229] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.229] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.230] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.230] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.231] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.231] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.232] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.232] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.233] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.233] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.233] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.234] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.234] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.235] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.235] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.236] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.236] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.236] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.237] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.237] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.238] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.238] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.239] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.239] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.240] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.240] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.240] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.241] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.241] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.242] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.242] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.243] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.243] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.243] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.244] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.244] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.245] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.245] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.246] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.246] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.247] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.247] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.248] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.248] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.248] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.249] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.249] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.250] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.250] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.251] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.251] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.251] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.252] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.252] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.253] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.253] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.254] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.254] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.255] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.255] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.255] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.256] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.256] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.257] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.257] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.258] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.258] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.258] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.259] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.259] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.260] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.260] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.261] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.261] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.262] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.262] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.262] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.263] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.263] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.264] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.264] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.265] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.265] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.266] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.266] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.266] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.267] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.267] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.268] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.268] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.269] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.269] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.269] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.270] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.270] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.271] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.271] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.272] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.272] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.273] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.273] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.273] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.274] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.274] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.275] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.275] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.276] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.276] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.276] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.277] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.277] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.278] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.278] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.279] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.279] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.280] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.280] PartResourceDefinition list already contains definition for 'LqdFluorine'
[LOG 04:08:30.280] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.281] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.281] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.282] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.282] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.283] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.283] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.284] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.284] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.284] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.285] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.285] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.286] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.286] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.287] PartResourceDefinition list already contains definition for 'HeavyWater'
[LOG 04:08:30.287] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.288] PartResourceDefinition list already contains definition for 'Deuterium'
[LOG 04:08:30.288] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.288] PartResourceDefinition list already contains definition for 'Helium4'
[LOG 04:08:30.289] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.289] PartResourceDefinition list already contains definition for 'Helium3'
[LOG 04:08:30.290] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.290] PartResourceDefinition list already contains definition for 'Silicates'
[LOG 04:08:30.291] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.291] PartResourceDefinition list already contains definition for 'Silicon'
[LOG 04:08:30.292] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.292] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.292] PartResourceDefinition list already contains definition for 'Borate'
[LOG 04:08:30.293] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.293] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.294] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.294] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.295] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:30.295] PartResourceDefinition list already contains definition for 'Monazite'
[LOG 04:08:30.296] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:30.296] CodeAssetLoader: Compiling all code assets
[LOG 04:08:30.307] GameDatabase: Assets loaded in 58.771s
[LOG 04:08:30.490] [ModuleManager] SHA generated in 0.178s
[LOG 04:08:30.490] [ModuleManager]       SHA = B3-46-E8-32-4E-97-86-C9-D6-A6-AE-53-B5-52-E1-F7-16-7D-59-CC-3B-05-CE-5B-7C-71-D6-EA-FB-A6-66-56
[LOG 04:08:30.536] [ModuleManager] Changes :
Added   : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part .cfg
Deleted : 000_FilterExtensions Configs/StockRework/FilterbyFunction.cfg
Deleted : 000_FilterExtensions Configs/StockRework/Subcategories.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByCategory.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByCheck.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByCost.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByCrashTolerance.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByCrew.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByCustomUnpurchased.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByFolder.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByFolderNoTemplate.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByManufacturer.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByMass.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByMaxTemp.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByModuleName.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByModuleTitle.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByName.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByPath.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByProfile.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByPropellant.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByResource.cfg
Deleted : 000_FilterExtensions Configs/Testing/BySize.cfg
Deleted : 000_FilterExtensions Configs/Testing/BySubcategory.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByTech.cfg
Deleted : 000_FilterExtensions Configs/Testing/ByTitle.cfg
Deleted : 000_FilterExtensions Configs/Testing/TestCategory.cfg
Deleted : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part.cfg

[LOG 04:08:30.541] [ModuleManager] Cache SHA = A5-39-56-E0-40-09-16-C4-F3-A4-4A-13-86-AA-BD-3F-C7-41-E3-2C-30-41-0A-6D-02-B6-5F-F5-89-BD-C9-0E
[LOG 04:08:30.541] [ModuleManager] useCache = False
[LOG 04:08:30.695] [ModuleManager] compiling list of loaded mods...
Mod DLLs found:
    Assembly-CSharp v1.0.0.0                         SHA256 d7ef77181392768fde00ffac8321c8741a1a4b862f184557255a1993283d068a
    ModuleManager.2.7.1 v2.7.1.0                     SHA256 50ff84931665e9d701108c20b3be2bd35cdbb729ea94f3dae263cb55534a77d9
    FilterExtensions v1.0.0.0                        SHA256 ead8f10cedcf5734d83ba54ee6d7e0291a5e64775ebdf75b74ec4c48cc409010
    USITools v1.0.0.0                                SHA256 6c0185fcc15403014904861aa6863f3387c702dc1944fa2e16dbef11590d0594
    BetterBurnTime v1.0.0.0                          SHA256 cc114b72f728ad8ea34f8f8b883edcd2180f5dc273083e42ca150d7e1083dfb4
    EditorExtensionsRedux v3.2.13.40022              SHA256 478fea34d9dc4d679b9416bb9b3b363cfba5d1de66c40f737f224c016772b749
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    FieldTrainingFacility v1.0.0.0                   SHA256 315eb9bcad9b606d19bc79bffa30978066e25b4c1ac4e82b4bab029651d68296
    Firespitter v7.3.6128.14258                      SHA256 1eec6bb1a3c6bd1732b682ab4115b2b7accd56a4ad4ad662202a20fde4c1ec32
    InterstellarFuelSwitch v2.2.3.0 / v2.2.3         SHA256 aaa09516b498cbb815da393ddfec39eb04f28948768cea98d06a3ca7a4cc1089
    MiniAVC v1.0.3.1                                 SHA256 6b3cc0606f225afbab50a8e49e409ccd21c7d9c746805de7b47091d2c74ab4be
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    MechJeb2 v2.5.1.0 / vDev #641 Sarbian / v2.5.9.0 SHA256 ac44e8e70a027a69c559c1196deb19aa70551a3fa7d601b33242708899d7b7ce
    PersistentRotation v1.0.0.0                      SHA256 ce9cc80c5f0c0dbda170083896a14b0c6d695870a37dbcc38150629563f70ecb
    RcsSounds v5.0.0.0                               SHA256 836fbcf5676a554530669b33c6a0d7d0150dc8cb1e8640b1bb8b5239fd42f8af
    KSPSteamCtrlr v0.0.1.35                          SHA256 70c884b63b0d5d913dff497fa8246934b21f13327934494966e6b0a5c15556e7
    Steamworks.NET v9.0.0.0 / v9.0.0                 SHA256 c32c0219c58e654c06e2b494302718372a94ff8b82d9ae59b9bb9e283957d44a
    StageRecovery v1.6.4.6                           SHA256 98f7a264a2803aefcbec6d17d477229bd0e303426598e19c6142d02dac4ce152
    Scale v2.2.13.1                                  SHA256 92e6ce991c223ac080777cccbed41f5aab5e664595318c5eb7c6938e8017c560
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    Konstruction v0.0.0.0                            SHA256 032f0b0914d3588079257f6389d79a2fc26877a576a34989754841fef97e2742
    USILifeSupport v1.0.0.0                          SHA256 737a53f253c2e2c0486d27e18301f052278b73db60c3e1acbb71679609596f43
    KolonyTools v1.0.0.0                             SHA256 c83ed49fd19b38edeaaba90ca20a8d7a21489f6f0b1b45f11051fdbdf4c1a976
    ModuleManager v2.6.25.0                          SHA256 cecd3f59eeeef4323f069aa5f568ed7c0a4cafd1dcfd5fec6d477430398d3316
    OpenResourceSystem_KSPIE v1.4.2.0                SHA256 9924883f685ea599e159eab8502db85e76e1d60806acd335dd0301fb96fee5bd
    Interstellar v1.10.8.0                           SHA256 5785695cf5c1a4f7a937ba32b5f954bb4b9748c77b4bb0dd87acc5cf203b6678
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
Non-DLL mods added (:FOR[xxx]):
  ART
  UKS
  MKS
  OKS
  WarpPlugin
Mods by directory (sub directories of GameData):
  000_FilterExtensions
  000_FilterExtensionsConfigs
  000_USITools
  CommunityResourcePack
  Squad
  TweakScale
  UmbraSpaceIndustries

[LOG 04:08:30.707] [ModuleManager] Loading Physics.cfg
[LOG 04:08:30.710] [ModuleManager] Checking NEEDS.
[LOG 04:08:30.713] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/SubCategories_Control subnode: SUBCATEGORY:NEEDS[ConnectedLivingSpace] as it can't satisfy its NEEDS
[LOG 04:08:30.714] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_B9 subnode: CATEGORY:NEEDS[B9_Aerospace] as it can't satisfy its NEEDS
[LOG 04:08:30.715] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_KAS-KIS subnode: CATEGORY:NEEDS[KAS|KIS] as it can't satisfy its NEEDS
[LOG 04:08:30.715] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_KPBS subnode: CATEGORY:NEEDS[PlanetarySurfaceStructures] as it can't satisfy its NEEDS
[LOG 04:08:30.717] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_KW Rocketry subnode: CATEGORY:NEEDS[KWRocketry] as it can't satisfy its NEEDS
[LOG 04:08:30.717] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_MRS subnode: CATEGORY:NEEDS[ModRocketSys] as it can't satisfy its NEEDS
[LOG 04:08:30.718] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_NearFutureTechnologies subnode: CATEGORY:NEEDS[NearFuturePropulsion|NearFutureElectrical|NearFutureConstruction|NearFutureSolar|NearFutureSpacecraft|HeatControl|CryoEngines] as it can't satisfy its NEEDS
[LOG 04:08:30.720] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_NovaPunch subnode: CATEGORY:NEEDS[Novapunch2] as it can't satisfy its NEEDS
[LOG 04:08:30.721] [ModuleManager] Deleting Node in file 000_FilterExtensions Configs/Default/Mod_RLA subnode: CATEGORY:NEEDS[RLA_Stockalike] as it can't satisfy its NEEDS
[LOG 04:08:30.723] [ModuleManager] Deleting node in file: InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch subnode: @PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]/MODULE:NEEDS[!WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.725] [ModuleManager] Deleting node in file: InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch subnode: @PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch]/@MODULE[InterstellarFuelSwitch]:NEEDS[RealSolarSystem] as it can't satisfy its NEEDS
[LOG 04:08:30.742] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem] as it can't satisfy its NEEDS
[LOG 04:08:30.743] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[OpenResourceSystem] as it can't satisfy its NEEDS
[LOG 04:08:30.744] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureSolar] as it can't satisfy its NEEDS
[LOG 04:08:30.745] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.746] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.746] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.747] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.748] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.748] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.749] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.750] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.750] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.751] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.752] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.752] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.753] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.754] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.754] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KAS] as it can't satisfy its NEEDS
[LOG 04:08:30.755] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 04:08:30.756] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 04:08:30.756] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 04:08:30.757] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[TweakableEverything] as it can't satisfy its NEEDS
[LOG 04:08:30.758] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[OPT] as it can't satisfy its NEEDS
[LOG 04:08:30.758] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[KIS] as it can't satisfy its NEEDS
[LOG 04:08:30.759] [ModuleManager] Deleting Node in file TweakScale/ScaleExponents subnode: TWEAKSCALEEXPONENTS:NEEDS[HLAirships] as it can't satisfy its NEEDS
[LOG 04:08:30.760] [ModuleManager] Deleting Node in file TweakScale/patches/BananaForScale_TweakScale subnode: @PART[BananaForScale]:NEEDS[BfS] as it can't satisfy its NEEDS
[LOG 04:08:30.764] [ModuleManager] Deleting Node in file TweakScale/patches/TALCargo_TweakScale subnode: @PART[TALMediumCargo*]:NEEDS[ModsByTal] as it can't satisfy its NEEDS
[LOG 04:08:30.765] [ModuleManager] Deleting Node in file TweakScale/patches/TALCargo_TweakScale subnode: @PART[TALLargeCargo*]:NEEDS[ModsByTal] as it can't satisfy its NEEDS
[LOG 04:08:30.767] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_MassDriver_125]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.768] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_RockTank]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.769] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Separator_LQ]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.770] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_CrewHatch]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.770] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Jaw]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.771] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_FuelHatch]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.772] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Separator_EX]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.772] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/CTT subnode: @PART[HA_Separator_KA]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.773] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_FuelHatch]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.774] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_CrewHatch]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.774] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Jaw]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.775] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_MassDriver_125]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.776] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.777] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_RockTank]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.777] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Separator_EX]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.778] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Separator_KA]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.779] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/DRE subnode: @PART[HA_Separator_LQ]:FOR[ART]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.779] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/MFT subnode: @TANK_DEFINITION[Default]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels] as it can't satisfy its NEEDS
[LOG 04:08:30.780] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ART/MFT subnode: @TANK_DEFINITION[Structural]:FOR[ART]:NEEDS[modularFuelTanks|RealFuels] as it can't satisfy its NEEDS
[LOG 04:08:30.782] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CryoTanks subnode: @PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff] as it can't satisfy its NEEDS
[LOG 04:08:30.783] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.783] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.784] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_00]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.785] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.785] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.786] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.787] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.788] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_06]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.788] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_RTank_08]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.789] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.790] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.790] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.791] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Tank_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.792] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.793] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.793] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.794] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.795] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.795] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.796] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.797] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.798] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/Kontainers/CTT subnode: @PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.799] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/LifeSupport/CTT subnode: @PART[USILS_Greenhouse]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.800] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/LifeSupport/CTT subnode: @PART[USILS_Greenhouse_LG]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.801] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKV_*]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.802] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Aeroponics]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.803] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_375_OCTO]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.803] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OctoLander]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.804] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_Refinery]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.805] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_FuelRefinery]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.806] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_IndustrialSifter]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.806] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_NukeProcessor]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.807] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MK3_Fabricator]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.808] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_LogisticsHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.808] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_EL_LaunchPad]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.809] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_EL_OrbitalDock]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.810] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Workspace]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.811] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Tube_Lg]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.811] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Tube]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.812] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Storage_ILM]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.813] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Storage_ILM]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.813] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_PDU]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.814] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_LgHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.815] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Hub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.815] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Cap]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.816] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Kerbitat]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.817] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_HabRing]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.817] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_ColonyHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.818] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ColonyHub]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.819] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_AgModule]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.820] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[OKS_Aeroponics]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.820] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Kerbitat]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.821] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Workspace]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.822] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ModuleBase]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.822] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_MobileBase]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.823] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_RigidTube]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.824] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_FlexOTube]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.824] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ExpandoTube_XL]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.825] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ExpandoTube4]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.826] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_ExpandoTube_Mini]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.827] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_Antenna]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.827] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/CTT subnode: @PART[MKS_DockingPort]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.828] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_DefaultStructureRecipe:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 04:08:30.829] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[Ablator]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 04:08:30.829] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[ReplacementParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 04:08:30.830] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[SolidFuel]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 04:08:30.831] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_TransferRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 04:08:30.832] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_RecycleRecipe[RocketParts]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 04:08:30.833] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/EL_USI subnode: %EL_ResourceRecipe[EVA?Propellant]:FOR[UKS]:NEEDS[Launchpad,!MKS-LITE] as it can't satisfy its NEEDS
[LOG 04:08:30.833] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.834] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.835] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.835] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.836] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.837] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: TANK_DEFINITION:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.837] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_01]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.838] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_02]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.839] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_03]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.840] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_04]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.840] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_05]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.841] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKSMFT subnode: @PART[MKS_Storage_Tank_06]:NEEDS[modularFuelTanks] as it can't satisfy its NEEDS
[LOG 04:08:30.842] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Antenna]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.842] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_AssemblyPlant]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.843] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_BioLab]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.844] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ColonyHub]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.845] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_DockingPort]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.845] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_DRILL_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.846] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_DRILL_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.847] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ExpandoTube_Mini]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.848] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ExpandoTube4]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.849] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ExpandoTube_XL]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.850] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Fabricator]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.851] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Factory]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.851] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_FlexOTube]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.852] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Greenhouse]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.853] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Kerbitat]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.854] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_LogisticsHub]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.854] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_MachineryPlant]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.855] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ModuleBase]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.856] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_PDU]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.857] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_PioneerPack_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.858] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_RadialTank]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.858] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Refinery]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.859] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_RepairShop]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.860] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_RigidTube]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.861] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ScanOMatic]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.861] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_ScienceLab]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.862] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.863] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.864] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.882] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_04]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.883] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_05]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.883] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_06]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.884] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_ILM_07]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.885] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_01]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.886] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.886] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.887] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_04]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.888] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_05]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.889] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Storage_Tank_06]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.889] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Workspace]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.890] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Harvester]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.891] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[MKS_Terraformer]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.892] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_125_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.892] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_125_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.893] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_Radial_02]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.894] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_DRE subnode: @PART[KA_Drill_Radial_03]:FOR[MKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.895] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_EL subnode: @PART[MKS_Workspace]:NEEDS[ExtraplanetaryLaunchpads] as it can't satisfy its NEEDS
[LOG 04:08:30.895] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_AntennaRange subnode: @PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[AntennaRange] as it can't satisfy its NEEDS
[LOG 04:08:30.896] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[MKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 04:08:30.897] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[OKS_*]:HAS[@MODULE[ModuleCommand]]:FOR[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 04:08:30.898] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[*KS_ColonyHub]:AFTER[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 04:08:30.899] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/MKS_OKS_RT2 subnode: @PART[MKV_CommPak]:AFTER[KolonyTools]:NEEDS[RemoteTech] as it can't satisfy its NEEDS
[LOG 04:08:30.899] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_AgModule]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.900] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_AssemblyPlant]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.901] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_BioLab]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.901] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Cap]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.902] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_ColonyHub]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.903] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Fabricator]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.904] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Factory]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.904] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Greenhouse]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.905] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_HabRing]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.906] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Hub]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.907] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Kerbitat]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.907] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_MachineryPlant]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.908] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_PDU]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.909] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Refinery]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.909] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_RepairShop]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.910] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_ScienceLab]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.911] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_01]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.912] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_02]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.912] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_03]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.913] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_04]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.914] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_05]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.915] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_06]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.915] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Storage_ILM_07]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.916] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Tube]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.917] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OKS_DRE subnode: @PART[OKS_Terraformer]:FOR[OKS]:NEEDS[DeadlyReentry] as it can't satisfy its NEEDS
[LOG 04:08:30.918] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OSE subnode: @PART[MK3_Fabricator]:NEEDS[Workshop] as it can't satisfy its NEEDS
[LOG 04:08:30.918] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/OSE subnode: @PART[MKV_Workshop]:NEEDS[Workshop] as it can't satisfy its NEEDS
[LOG 04:08:30.919] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/TAC-LS subnode: @PART[*_AgModule]:NEEDS[TACLifeSupport] as it can't satisfy its NEEDS
[LOG 04:08:30.920] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/TAC-LS subnode: @PART[*_Aeroponics]:NEEDS[TACLifeSupport] as it can't satisfy its NEEDS
[LOG 04:08:30.920] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/MKS/TAC-LS subnode: @PART[*]:HAS[@MODULE[ModuleLifeSupportRecycler]]:NEEDS[TACLifeSupport] as it can't satisfy its NEEDS
[LOG 04:08:30.926] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_625]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.927] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_125]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.928] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_250]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.928] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/CTT subnode: @PART[USI_Nuke_375]:NEEDS[CommunityTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.929] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_625]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.930] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_125]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.931] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_250]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.931] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[USI_Nuke_375]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.932] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[MKS_PDU2]:FOR[MKS]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.933] [ModuleManager] Deleting Node in file UmbraSpaceIndustries/ReactorPack/USI-ReactorNFE subnode: @PART[nuclear-recycler-25]:NEEDS[NearFutureElectrical] as it can't satisfy its NEEDS
[LOG 04:08:30.939] [ModuleManager] Deleting Node in file WarpPlugin/Parts/Microwave/FELA/FELA-reflective_TR subnode: @PART[FELA]:NEEDS[TextureReplacer] as it can't satisfy its NEEDS
[LOG 04:08:30.942] [ModuleManager] Deleting Node in file WarpPlugin/Patches/FixDRE subnode: @PART[*]:HAS[@MODULE[ModuleActiveRadiator]]:NEEDS[DeadlyReentry]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.943] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Heatsink125n]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.944] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Heatsink250n]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.944] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Heatsink375n]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.945] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[MNHeatsink250]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.946] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[MNHeatsink375]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.947] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Radiator125]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.947] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HeatManagement subnode: @PART[Radiator250]:NEEDS[HeatManagement]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.948] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[vista]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.949] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[TweakableThermalRocketNozzle]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.950] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[TweakableThermalTurbojet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.951] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[InterstellarPlasmaThruster]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.951] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HotRocketFix subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[MP_Nazari,SmokeScreen]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.952] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @WARP_PLUGIN_SETTINGS[*]:NEEDS[HPTechTree]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.953] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[advEMSystems]]:NEEDS[HPTechTree]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.954] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @ELECTRIC_PROPELLANT[*]:HAS[#techRequirement[specializedPlasmaGeneration]]:NEEDS[HPTechTree]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:30.955] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.956] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiLANTR]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.956] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[ThermalLaunchNozzle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.957] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiLightbulb]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.958] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[OpenCycleGasCoreReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.958] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[DustyPlasma*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.959] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMagneticNozzle3]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.960] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiNuclearRamjet]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.961] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiNuclearJetEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.961] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[Kspi_ThermalRocketNozzle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.962] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[TweakableThermalTurbojet]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.963] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-4]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.964] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-16]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.964] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-32]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.965] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-48]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.966] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarFuelTank-X200-96]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.966] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarSphereTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.967] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FKspiNuclearFuelTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.968] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiOreTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.969] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexaboraneTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.969] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanLithium]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.970] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanThoriumFl4]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.971] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanUraniumFl6]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.971] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanUraniumN]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.972] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[HexCanUraniumTetFl]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.973] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNDeuteriumCryostat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.974] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNHeliumCryostat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.974] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNNitrogenCryostat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.975] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapperTank96]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.976] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapperTank48]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.976] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNAntimatterBottle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.977] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[AntimatterTank125]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.978] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[AntimatterTank250]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.979] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[SmallFlatRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.980] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadiatorSurfaceHalf]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.981] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadiatorSurfaceSquare]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.981] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadPanelEdge]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.982] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadPanelEdge2]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.983] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[radiator1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.983] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiRadiatorConformal]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.984] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiFoldingRadSmall]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.985] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiFoldingRadMed]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.985] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiFoldingRadLarge]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.986] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFlatRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.987] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFlatRadiator2]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.988] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[UmbrellaRadiatorGE1600]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.988] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[atmosphericScoop]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.989] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[RadialAtmosphericScoop]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.990] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[circradiatorKT]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.990] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRcs5block]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.991] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRcsCorner]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.992] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRetractableRcsBlockCurvedFlat]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.993] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRetractableRcsBlockCurved]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.993] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiLinearRcs]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.994] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[ArcjetInlineRcs]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.995] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarRcsTank]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.996] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[scienceModule]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.996] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarParticleAccelerator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.997] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNIRTelescope]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.998] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[AntimatterCollector]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.998] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapAroundRadialRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:30.999] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWrapAroundRadialRadiatorHalf]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.000] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWideFixedRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.001] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiWideFixedRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.001] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMoltenSaltReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.002] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InterstellarPlasmaThruster]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.003] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[MicrowaveRectenna]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.004] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[microwaveThermalEnergyReceiverM]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.004] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[microwaveReceiver]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.005] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiPebbleBed]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.006] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[SmallFNGeneratorMk1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.006] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspLongFixedRadiator]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.007] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFNGeneratorMk1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.008] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[MRTransmitter2]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.008] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[microwaveSphereReceiver]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.009] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiPhasedArray1]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.010] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMicrowaveArray]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.011] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiCapacitor250]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.011] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[InertialFusionReactor*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.012] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KSPIE-VASIMR]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.013] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[LargeFusionReactor*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.013] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiTriAlphaFusionReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.014] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FutureFusionReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.015] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[FNFissionFusionCatReactor*]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.016] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[TweakableAntimatterReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.016] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiSupernova]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.017] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMagneticNozzle]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.018] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiMIFEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.018] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[VISTAEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.019] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[DeadlusEngine]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.020] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.021] [ModuleManager] Deleting Node in file WarpPlugin/Patches/HPTechTreeFix subnode: @PART[KspiQuantumSingulaityReactor]:NEEDS[HPTechTree] as it can't satisfy its NEEDS
[LOG 04:08:31.021] [ModuleManager] Deleting Node in file WarpPlugin/Patches/IntegrationFixes subnode: @PART[M2X_Reactor_DustyPlasma]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.022] [ModuleManager] Deleting Node in file WarpPlugin/Patches/IntegrationFixes subnode: @PART[M2X_Reactor_Tokamak]:NEEDS[KSPIntegration]:AFTER[KSPIntegration]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.024] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Precooler]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.025] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_AugmentedRocket]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.025] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_ESTOC]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.026] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Jumpjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.027] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_MATTOCK]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.028] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Ramjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.029] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_AtomicJet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.029] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_SCRamjet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.030] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Turbojet]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.031] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_Turboprop]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.032] [ModuleManager] Deleting Node in file WarpPlugin/Patches/Mk2Expansion subnode: @PART[M2X_HeavyVTOL]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.033] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[ionXenon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.034] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[ionArgon-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.035] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[mpdt-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.035] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[pit-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.036] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[vasimr-*]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.037] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[ionEngine]:NEEDS[!NearFutureElectrical,!SETI,NearFuturePropulsion]:AFTER[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.038] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[smallerMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.039] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[smallMPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.039] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[MPD]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.040] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[InterstellarPlasmaThruster]:NEEDS[NearFuturePropulsion]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.041] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[TweakableMagneticNozzle]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.042] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[vista]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.043] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-125]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.043] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-25]:NEEDS[NearFuturePropulsion,!RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.044] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 04:08:31.045] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-25]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 04:08:31.046] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-25-2]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 04:08:31.046] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-375]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 04:08:31.047] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTEnginesFix subnode: @PART[hydrogen-rad-0625]:NEEDS[NearFuturePropulsion,!RealFuels]:Final as it can't satisfy its NEEDS
[LOG 04:08:31.048] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-conformal-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.049] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-conformal-2]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.050] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-conformal-3]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.050] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.051] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-2]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.052] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-3]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.053] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-fixed-4]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.053] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-surface-125-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.054] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-surface-25-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.055] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-surface-375-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.056] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-universal-1]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.056] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-universal-2]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.057] [ModuleManager] Deleting Node in file WarpPlugin/Patches/NFTradiators subnode: @PART[radiator-universal-3]:NEEDS[HeatControl]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.058] [ModuleManager] Deleting Node in file WarpPlugin/Patches/OreTanksFix subnode: @PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:NEEDS[InterstellarFuelSwitch&SMURFF]:FOR[InterstellarFuelSwitch] as it can't satisfy its NEEDS
[LOG 04:08:31.060] [ModuleManager] Deleting Node in file WarpPlugin/Patches/rapier subnode: @PART[RAPIER|turboFanEngine|radialEngineBody|nacelleBody]:NEEDS[DeadlyReentry]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.061] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @WARP_PLUGIN_SETTINGS[*]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.062] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[*]:NEEDS[RealFuels,!ThunderAerospace]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.063] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[ServiceModule,Fuselage,Jet,Xenon]:NEEDS[RealFuels]:FOR[WarpPlugin]:Final as it can't satisfy its NEEDS
[LOG 04:08:31.063] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[Cryogenic,BalloonCryo]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.064] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[ServiceModule,Fuselage]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.065] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @TANK_DEFINITION[Default,Balloon]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.066] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[*]:HAS[@RESOURCE[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.066] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.067] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[Ammonia]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.068] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @OCEANIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.069] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @ATMOSPHERIC_RESOURCE_DEFINITION[*]:HAS[#resourceName[H2Peroxide]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.070] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @ATMOSPHERIC_RESOURCE_PACK_DEFINITION[InterstellarAtmosphericPack]:FINAL:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.071] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: !RESOURCE_DEFINITION[LqdMethane]:HAS[#density[0.00186456]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.072] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNMethaneTank*]:HAS[@RESOURCE[LqdMethane],@RESOURCE[Oxidizer],!MODULE[ModuleFuelTanks]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.072] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.073] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.074] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNInlineRefinery]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.075] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealFuelsFix subnode: @PART[FNInlineRefineryLarge]:NEEDS[RealFuels]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.075] [ModuleManager] Deleting Node in file WarpPlugin/Patches/RealSolarSystemFix subnode: @WARP_PLUGIN_SETTINGS[*]:NEEDS[RealSolarSystem]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.076] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[scienceModule]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.077] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[WarpDrive2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.078] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[WarpDrive]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.079] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[WarpDrive3]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.079] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AluminiumHybrid1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.080] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNSmallerAugmentedArcjet]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.081] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.082] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableMagneticNozzle]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.082] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNMethaneEngine]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.083] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[smallerMPD]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.084] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[smallMPD]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.085] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[MPD]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.085] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableThermalRocketNozzle]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.086] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableThermalTurbojet]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.087] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[vista]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.088] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterTank125]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.088] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterTank250]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.089] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterTank375]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.090] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[BigXenonTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.091] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNDeuteriumCryostat]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.091] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNDeuteriumCryostat2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.092] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAmmoniaTank3-1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.093] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAmmoniaTank3-2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.094] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNMethaneTank3-1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.094] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNMethaneTank3-2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.095] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNHeliumCryostat]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.096] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[25PureLiquidTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.097] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[375PureLiquidTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.097] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAmmoniaTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.098] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNLiquidWaterTank]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.099] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNNitrogenCryostat]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.100] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNNitrogenCryostat2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.101] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[nitrogenRadiator3]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.101] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[nitrogenRadiator1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.102] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[nitrogenRadiator2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.103] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNAntimatterBottle]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.104] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanDeutTritLarge]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.104] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanHe3Large]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.105] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanLithium]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.106] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanNitrogen]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.107] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanThoriumFl4]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.107] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanUraniumFl6]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.108] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[HexCanUraniumN]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.109] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[circradiatorKT3]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.110] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[circradiatorKT]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.110] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[circradiatorKT2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.111] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallFlatRadiator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.112] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radiator0]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.113] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radiator1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.113] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radiator2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.114] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeFlatRadiator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.115] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[RadialRadiatorzzz]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.116] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[RadialRadiatorzzz2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.116] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[TweakableAntimatterReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.117] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNFissionFusionCatReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.118] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeFusionReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.119] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[GasCoreReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.120] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeMoltenSaltReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.120] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallMoltenSaltReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.121] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[DustyPlasma]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.122] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeParticleBed]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.123] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallParticleBed]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.123] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallFusionReactor]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.124] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[LargeFNGenerator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.125] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[SmallFNGenerator]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.126] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[AntimatterCollector]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.126] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[atmosphericScoop]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.127] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[atmosphericScoop2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.128] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[DTMagnetometer]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.129] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNInlineRefinery]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.130] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNInlineRefineryLarge]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.130] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[phasedArray1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.131] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[microwaveTransmitter]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.132] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radial_atmospheric_scoop1]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.133] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[radial_atmospheric_scoop2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.133] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[FNRefinery]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.134] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[warpAtmIntake]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.135] [ModuleManager] Deleting Node in file WarpPlugin/Patches/SETI-KSPIextended-NamingScheme subnode: @PART[warpAtmIntake2]:NEEDS[SETI,WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.136] [ModuleManager] Deleting Node in file WarpPlugin/Patches/TACLifeSupportFix subnode: @TANK_DEFINITION[*]:HAS[@TANK[Kerosene]&!TANK[Water]]:NEEDS[TacLifeSupport]:AFTER[TacLifeSupport]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.137] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNGenerator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.138] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNModuleCryostat]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.138] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ISRUScoop]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.139] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[MicrowavePowerReceiver]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.140] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[MicrowavePowerTransmitter]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.141] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarFissionPBDP]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.142] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarFissionNTR]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.142] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarFissionMSRGC]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.143] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarTokamakFusionReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.144] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarInertialConfinementReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.145] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarCatalysedFissionFusion]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.146] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNAntimatterReactor]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.147] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.148] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FlatFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.149] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[StackFNRadiator]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.151] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ThermalNozzleController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.152] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarMagneticNozzleControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.154] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ElectricEngineControllerFX]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.155] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[VistaEngineControllerAdvanced]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.156] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[DaedalusEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.156] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[VistaEngineController]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.157] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[InterstellarRefinery]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.158] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[FNModuleResourceExtraction]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.159] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[AlcubierreDrive]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.160] [ModuleManager] Deleting Node in file WarpPlugin/Patches/USI_NF_Mode subnode: @PART[*]:HAS[@MODULE[ScienceModule]]:NEEDS[NearFutureElectrical]:FOR[WarpPlugin] as it can't satisfy its NEEDS
[LOG 04:08:31.162] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Attila subnode: @PART[FNSmallAugmentedArcjet]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.162] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Daedalus subnode: @PART[DeadlusEngine]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.163] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Magnetic Nozzle subnode: @PART[TweakableMagneticNozzle]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.164] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Methane Rocket subnode: @PART[FNMethaneEngine]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.165] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Plasma subnode: @PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.166] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Quantum Vacuum subnode: @PART[InterstellarPlasmaThrusterUpgraded]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.166] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Thermal Rocket subnode: @PART[TweakableThermalRocketNozzle]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.167] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/TTJ subnode: @PART[TweakableThermalTurbojet]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.168] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Vasimir subnode: @PART[KSPIE-VASIMR]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.169] [ModuleManager] Deleting Node in file WarpPlugin/RealPlume/Vista subnode: @PART[vista]:NEEDS[RealPlume,SmokeScreen] as it can't satisfy its NEEDS
[LOG 04:08:31.172] [ModuleManager] Applying patches
[LOG 04:08:31.173] [ModuleManager] :FIRST pass
[LOG 04:08:31.181] [ModuleManager] :LEGACY (default) pass
[LOG 04:08:31.190] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@CATEGORY[Filter?by?Function] to 000_FilterExtensions Configs/FilterByFunction/Filter by Function
[LOG 04:08:31.197] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 04:08:31.200] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 04:08:31.203] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 04:08:31.204] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 04:08:31.206] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 04:08:31.207] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 04:08:31.208] [ModuleManager] Applying node 000_FilterExtensions Configs/Default/StockCategories/@PART[microEngine,rtg,strutCube,structuralIBeam3,structuralIBeam2,longAntenna,commDish] to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 04:08:31.217] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 04:08:31.218] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:31.221] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:31.222] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:31.223] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:31.224] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:31.225] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:31.226] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:31.227] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:31.228] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:31.229] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 04:08:31.230] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:31.231] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:31.232] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 04:08:31.232] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 04:08:31.233] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 04:08:31.234] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 04:08:31.235] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 04:08:31.236] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 04:08:31.237] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 04:08:31.238] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 04:08:31.242] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 04:08:31.249] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 04:08:31.250] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 04:08:31.251] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 04:08:31.252] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 04:08:31.255] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 04:08:31.257] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 04:08:31.258] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 04:08:31.259] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 04:08:31.259] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 04:08:31.260] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 04:08:31.261] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 04:08:31.264] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 04:08:31.264] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 04:08:31.266] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 04:08:31.282] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 04:08:31.283] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 04:08:31.284] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 04:08:31.286] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 04:08:31.287] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 04:08:31.288] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 04:08:31.289] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 04:08:31.290] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 04:08:31.291] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 04:08:31.292] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 04:08:31.293] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 04:08:31.294] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 04:08:31.295] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 04:08:31.296] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 04:08:31.297] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 04:08:31.299] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 04:08:31.300] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 04:08:31.301] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 04:08:31.302] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 04:08:31.303] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 04:08:31.304] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 04:08:31.305] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 04:08:31.307] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:31.321] [ModuleManager] Applying node 000_USITools/AddConsumers/@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]] to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 04:08:31.454] [ModuleManager] Applying node CommunityResourcePack/Asteroid/@PART[PotatoRoid] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:31.457] [ModuleManager] Applying node CommunityResourcePack/AsteroidScannerSetup/@PART[SurfaceScanner] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:31.461] [ModuleManager] Applying node FieldTrainingFacility/FTFtoLabMM/@PART[Large_Crewed_Lab] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:31.464] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[Actinides] to CommunityResourcePack/CommonResources/Actinides
[LOG 04:08:31.465] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/ResourcesFix/@RESOURCE_DEFINITION[DepletedFuel] to CommunityResourcePack/CommonResources/DepletedFuel
[LOG 04:08:31.467] [ModuleManager] Applying node RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:31.472] [ModuleManager] Applying node RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 04:08:31.473] [ModuleManager] Applying node RcsSounds/ModuleManager_RcsSounds/@PART[*]:HAS[@MODULE[ModuleRCS]] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 04:08:33.439] [ModuleManager] Applying node TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_AR202] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 04:08:33.442] [ModuleManager] Applying node TweakScale/patches/MechJeb_TweakScale/@PART[mumech_MJ2_Pod] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:36.021] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airbrake1] to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 04:08:36.024] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield1] to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 04:08:36.027] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield2] to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 04:08:36.030] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[HeatShield3] to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 04:08:36.033] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[InflatableHeatShield] to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 04:08:36.038] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[standardNoseCone] to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 04:08:36.041] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[noseCone] to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 04:08:36.044] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[rocketNoseCone] to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 04:08:36.047] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeA] to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 04:08:36.050] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[pointyNoseConeB] to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 04:08:36.053] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[CanardController] to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 04:08:36.057] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[deltaWing] to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 04:08:36.059] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[delta_small] to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 04:08:36.062] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airlinerCtrlSrf] to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 04:08:36.066] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airlinerMainWing] to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 04:08:36.070] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airlinerTailFin] to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 04:08:36.073] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[basicFin] to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 04:08:36.075] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[smallCtrlSrf] to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 04:08:36.078] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing] to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 04:08:36.081] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[tailfin] to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 04:08:36.083] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector] to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 04:08:36.086] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[winglet] to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 04:08:36.088] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[R8winglet] to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 04:08:36.091] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[winglet3] to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 04:08:36.094] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing4] to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 04:08:36.115] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector5] to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 04:08:36.120] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[elevon5] to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 04:08:36.123] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing] to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 04:08:36.126] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleDelta] to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 04:08:36.130] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon1] to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 04:08:36.133] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleElevon2] to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 04:08:36.137] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleStrake] to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 04:08:36.140] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingShuttleRudder] to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 04:08:36.144] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing1] to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 04:08:36.147] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[sweptWing2] to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 04:08:36.152] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[AdvancedCanard] to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 04:08:36.157] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[StandardCtrlSrf] to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 04:08:36.163] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector2] to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 04:08:36.166] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector3] to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 04:08:36.169] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingConnector4] to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 04:08:36.179] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[elevon2] to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 04:08:36.181] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[elevon3] to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 04:08:36.183] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[wingStrake] to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 04:08:36.206] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing2] to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 04:08:36.210] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[structuralWing3] to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 04:08:36.213] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTail] to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 04:08:36.216] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airplaneTailB] to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 04:08:36.219] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[airScoop] to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 04:08:36.221] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[miniIntake] to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 04:08:36.224] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[CircularIntake] to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 04:08:36.227] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[ramAirIntake] to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 04:08:36.231] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[MK1IntakeFuselage] to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 04:08:36.234] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[IntakeRadialLong] to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 04:08:36.238] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Aero/@PART[shockConeIntake] to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 04:08:36.241] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[advSasModule] to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 04:08:36.244] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[asasmodule1-2] to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 04:08:36.247] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[sasModule] to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 04:08:36.250] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[cupola] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:36.252] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[landerCabinSmall] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:36.256] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1Cockpit] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:36.259] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark2Cockpit] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:36.262] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Mark1-2Pod] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:36.264] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk1pod] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:36.267] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2LanderCabin] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:36.270] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3Cockpit_Shuttle] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:36.275] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Standard] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:36.296] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2Cockpit_Inline] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:36.300] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[crewCabin] to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 04:08:36.303] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[MK1CrewCabin] to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 04:08:36.306] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2CrewCabin] to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 04:08:36.310] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk3CrewCabin] to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 04:08:36.313] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[Large_Crewed_Lab] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:36.316] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[mk2DroneCore] to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 04:08:36.320] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreCube] to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 04:08:36.323] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[roverBody] to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 04:08:36.327] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreHex] to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 04:08:36.330] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[HECS2_ProbeCore] to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 04:08:36.333] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto] to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 04:08:36.337] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreOcto2] to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 04:08:36.340] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeCoreSphere] to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 04:08:36.344] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[avionicsNoseCone] to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 04:08:36.348] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackLarge] to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 04:08:36.352] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[probeStackSmall] to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 04:08:36.356] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_CmdCtrl/@PART[science_module] to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 04:08:36.360] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[LaunchEscapeSystem] to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 04:08:36.363] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[omsEngine] to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 04:08:36.366] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[ionEngine] to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 04:08:36.387] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[miniJetEngine] to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 04:08:36.391] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[JetEngine] to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 04:08:36.394] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[turboJet] to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 04:08:36.398] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[turboFanSize2] to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 04:08:36.401] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[turboFanEngine] to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 04:08:36.405] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[RAPIER] to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 04:08:36.408] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine] to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 04:08:36.412] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[engineLargeSkipper] to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 04:08:36.416] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine1-2] to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 04:08:36.419] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[Size2LFB] to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 04:08:36.423] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[Size3AdvancedEngine] to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 04:08:36.428] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[Size3EngineCluster] to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 04:08:36.431] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[SSME] to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 04:08:36.434] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2] to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 04:08:36.437] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine2-2] to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 04:08:36.441] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngine3] to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 04:08:36.444] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[liquidEngineMini] to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 04:08:36.448] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[microEngine] to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 04:08:36.451] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[nuclearEngine] to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 04:08:36.454] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[radialEngineMini] to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 04:08:36.459] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[radialLiquidEngine1-2] to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 04:08:36.480] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[smallRadialEngine] to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 04:08:36.484] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[toroidalAerospike] to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 04:08:36.488] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[sepMotor1] to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 04:08:36.491] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster_sm] to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 04:08:36.495] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster] to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 04:08:36.499] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[solidBooster1-1] to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 04:08:36.502] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[MassiveBooster] to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 04:08:36.506] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[linearRcs] to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 04:08:36.509] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[RCSBlock] to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 04:08:36.511] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Engines/@PART[vernierEngine] to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 04:08:36.515] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler] to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 04:08:36.519] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler2] to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 04:08:36.522] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialDecoupler1-2] to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 04:08:36.526] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackDecoupler] to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 04:08:36.531] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackDecouplerMini] to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 04:08:36.535] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[decoupler1-2] to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 04:08:36.538] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparator] to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 04:08:36.542] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorMini] to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 04:08:36.546] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackSeparatorBig] to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 04:08:36.549] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[size3Decoupler] to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 04:08:36.570] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[nacelleBody] to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 04:08:36.573] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[radialEngineBody] to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 04:08:36.577] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[smallHardpoint] to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 04:08:36.580] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stationHub] to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 04:08:36.583] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam1] to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 04:08:36.586] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam2] to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 04:08:36.590] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralIBeam3] to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 04:08:36.593] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralMiniNode] to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 04:08:36.597] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel1] to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 04:08:36.600] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralPanel2] to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 04:08:36.604] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[structuralPylon] to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 04:08:36.607] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[strutCube] to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 04:08:36.610] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[strutOcto] to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 04:08:36.613] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[trussAdapter] to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 04:08:36.616] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece1x] to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 04:08:36.619] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[trussPiece3x] to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 04:08:36.621] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[noseConeAdapter] to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 04:08:36.625] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallBi] to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 04:08:36.630] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallQuad] to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 04:08:36.634] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterLargeSmallTri] to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 04:08:36.637] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniShort] to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 04:08:36.659] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[adapterSmallMiniTall] to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 04:08:36.663] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter] to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 04:08:36.666] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[largeAdapter2] to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 04:08:36.669] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackBiCoupler] to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 04:08:36.673] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackQuadCoupler] to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 04:08:36.676] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackTriCoupler] to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 04:08:36.679] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[Mk1FuselageStructural] to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 04:08:36.683] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Structural/@PART[stackPoint1] to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 04:08:36.686] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank] to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 04:08:36.688] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank_long] to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 04:08:36.692] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank1-2] to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 04:08:36.695] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank2-2] to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 04:08:36.698] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank3-2] to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 04:08:36.701] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTank4-2] to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 04:08:36.703] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmall] to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 04:08:36.706] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[fuelTankSmallFlat] to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 04:08:36.710] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuelTank] to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 04:08:36.713] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[MK1Fuselage] to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 04:08:36.716] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[miniFuselage] to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 04:08:36.719] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[radialRCSTank] to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 04:08:36.722] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[RCSFuelTank] to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 04:08:36.724] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[RCSTank1-2] to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 04:08:36.728] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankMini] to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 04:08:36.747] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[rcsTankRadialLong] to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 04:08:36.751] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[toroidalFuelTank] to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 04:08:36.754] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTank] to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 04:08:36.757] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankRadial] to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 04:08:36.760] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[xenonTankLarge] to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 04:08:36.764] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[LargeTank] to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 04:08:36.767] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[SmallTank] to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 04:08:36.769] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[RadialOreTank] to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 04:08:36.773] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_25] to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 04:08:36.776] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_50] to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 04:08:36.779] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageMONO] to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 04:08:36.782] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_25] to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 04:08:36.786] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_50] to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 04:08:36.789] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLF_100] to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 04:08:36.793] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk3FuselageLFO_100] to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 04:08:36.796] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Mk2] to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 04:08:36.800] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 04:08:36.803] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterMk3-Size2Slant] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 04:08:36.807] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize3-Mk3] to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 04:08:36.810] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Mk2] to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 04:08:36.814] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 04:08:36.835] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterSize2-Size1Slant] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 04:08:36.839] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[adapterEngines] to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 04:08:36.843] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3LargeTank] to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 04:08:36.846] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3MediumTank] to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 04:08:36.849] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3SmallTank] to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 04:08:36.853] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[Size3to2Adapter] to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 04:08:36.856] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_Bicoupler] to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 04:08:36.859] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2_1m_AdapterLong] to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 04:08:36.863] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2SpacePlaneAdapter] to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 04:08:36.867] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2Fuselage] to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 04:08:36.871] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageLongLFO] to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 04:08:36.875] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLiquid] to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 04:08:36.879] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortLFO] to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 04:08:36.882] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Tanks/@PART[mk2FuselageShortMono] to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 04:08:36.886] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayL] to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 04:08:36.889] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk2CargoBayS] to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 04:08:36.892] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_125] to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 04:08:36.895] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ServiceBay_250] to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 04:08:36.898] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayM] to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 04:08:36.919] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayL] to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 04:08:36.922] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoBayS] to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 04:08:36.925] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk3CargoRamp] to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 04:08:36.927] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryBank] to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 04:08:36.930] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryBankLarge] to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 04:08:36.933] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryBankMini] to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 04:08:36.937] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[batteryPack] to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 04:08:36.940] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ksp_r_largeBatteryPack] to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 04:08:36.943] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[rtg] to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 04:08:36.946] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[spotLight1] to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 04:08:36.949] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[spotLight2] to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 04:08:36.951] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels1] to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 04:08:36.955] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels2] to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 04:08:36.958] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels3] to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 04:08:36.961] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels4] to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 04:08:36.964] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[solarPanels5] to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 04:08:36.967] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[largeSolarPanel] to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 04:08:36.970] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[LgRadialSolarPanel] to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 04:08:36.974] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[foldingRadLarge] to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 04:08:36.977] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[foldingRadMed] to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 04:08:36.980] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[foldingRadSmall] to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 04:08:36.983] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[radPanelLg] to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 04:08:36.986] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[radPanelSm] to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 04:08:37.006] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[FuelCell] to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 04:08:37.009] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[FuelCellArray] to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 04:08:37.011] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[ISRU] to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 04:08:37.014] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[MiniISRU] to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 04:08:37.016] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[RadialDrill] to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 04:08:37.019] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[MiniDrill] to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 04:08:37.023] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[OrbitalScanner] to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 04:08:37.027] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[SurfaceScanner] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:37.031] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[SurveyScanner] to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 04:08:37.034] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearFixed] to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 04:08:37.037] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearFree] to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 04:08:37.040] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[SmallGearBay] to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 04:08:37.043] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearSmall] to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 04:08:37.045] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearMedium] to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 04:08:37.048] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GearLarge] to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 04:08:37.051] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[roverWheel1] to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 04:08:37.054] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[roverWheel2] to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 04:08:37.057] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[roverWheel3] to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 04:08:37.060] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[wheelMed] to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 04:08:37.062] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1] to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 04:08:37.065] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[landingLeg1-2] to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 04:08:37.068] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[miniLandingLeg] to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 04:08:37.071] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteDrogue] to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 04:08:37.075] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteLarge] to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 04:08:37.078] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteRadial] to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 04:08:37.081] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[parachuteSingle] to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 04:08:37.102] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[GrapplingDevice] to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 04:08:37.105] [ModuleManager] Applying node TweakScale/patches/Squad/Squad_Util/@PART[mk2DockingPort] to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 04:08:37.113] [ModuleManager] Applying node UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_DynamicTank]] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:37.132] [ModuleManager] Applying node UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid],!MODULE[USI_AsteroidTank]] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:37.152] [ModuleManager] Applying node UmbraSpaceIndustries/ART/Asteroid/@PART:HAS[@MODULE[ModuleAsteroid]] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:37.166] [ModuleManager] Applying node UmbraSpaceIndustries/Konstruction/StockTweaks/@PART[GrapplingDevice] to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 04:08:37.187] [ModuleManager] Applying node UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt/@PART[C3_RTank_00] to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 04:08:37.189] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[crewCabin] to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 04:08:37.192] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[cupola] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:37.195] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[Large_Crewed_Lab] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:37.198] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[MiniISRU] to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 04:08:37.213] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 04:08:37.214] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/MKS_FilterExt_Octo3/@PART[MK3_Akademy,MK3_Fabricator,MK3_FuelRefinery,MK3_Refinery,MKS_EL_LaunchPad,MKS_EL_OrbitalDock,MKS_OctoLander,MK3_NukeProcessor,MK3_IndustrialSifter] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 04:08:37.227] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 04:08:37.228] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 04:08:37.228] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 04:08:37.229] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 04:08:37.230] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 04:08:37.231] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 04:08:37.231] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 04:08:37.232] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 04:08:37.233] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 04:08:37.233] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 04:08:37.234] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:37.235] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 04:08:37.236] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 04:08:37.236] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 04:08:37.237] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 04:08:37.238] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 04:08:37.238] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 04:08:37.239] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 04:08:37.240] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 04:08:37.241] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 04:08:37.241] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 04:08:37.242] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 04:08:37.243] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 04:08:37.243] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 04:08:37.244] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 04:08:37.245] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 04:08:37.245] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 04:08:37.246] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 04:08:37.247] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 04:08:37.247] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 04:08:37.248] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 04:08:37.249] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 04:08:37.250] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 04:08:37.250] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 04:08:37.251] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 04:08:37.252] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 04:08:37.253] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 04:08:37.253] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 04:08:37.254] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 04:08:37.255] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 04:08:37.256] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 04:08:37.256] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 04:08:37.257] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 04:08:37.258] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 04:08:37.259] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 04:08:37.259] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 04:08:37.260] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 04:08:37.261] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 04:08:37.262] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 04:08:37.262] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 04:08:37.263] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 04:08:37.264] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 04:08:37.264] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 04:08:37.265] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 04:08:37.266] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 04:08:37.266] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 04:08:37.267] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 04:08:37.268] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 04:08:37.268] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 04:08:37.269] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 04:08:37.270] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 04:08:37.270] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 04:08:37.271] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 04:08:37.272] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 04:08:37.272] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 04:08:37.273] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 04:08:37.274] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 04:08:37.274] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 04:08:37.275] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 04:08:37.276] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 04:08:37.276] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 04:08:37.277] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:37.278] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 04:08:37.279] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 04:08:37.280] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 04:08:37.280] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 04:08:37.281] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:37.282] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:37.283] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 04:08:37.283] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:37.284] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:37.285] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:37.285] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:37.286] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:37.287] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 04:08:37.288] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:37.289] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:37.289] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 04:08:37.290] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 04:08:37.291] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 04:08:37.292] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 04:08:37.292] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 04:08:37.293] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 04:08:37.294] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 04:08:37.295] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 04:08:37.295] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 04:08:37.296] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 04:08:37.297] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 04:08:37.297] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 04:08:37.298] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 04:08:37.299] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 04:08:37.300] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 04:08:37.300] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 04:08:37.301] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 04:08:37.302] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 04:08:37.303] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 04:08:37.303] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 04:08:37.304] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 04:08:37.305] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 04:08:37.306] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 04:08:37.306] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 04:08:37.307] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 04:08:37.308] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 04:08:37.309] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 04:08:37.310] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 04:08:37.311] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 04:08:37.311] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 04:08:37.312] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 04:08:37.313] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 04:08:37.314] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 04:08:37.315] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 04:08:37.315] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 04:08:37.316] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 04:08:37.317] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 04:08:37.318] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 04:08:37.319] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 04:08:37.320] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 04:08:37.320] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 04:08:37.321] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 04:08:37.322] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 04:08:37.323] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 04:08:37.324] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 04:08:37.324] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 04:08:37.325] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 04:08:37.326] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 04:08:37.327] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 04:08:37.328] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 04:08:37.328] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 04:08:37.329] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 04:08:37.330] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 04:08:37.331] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 04:08:37.331] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 04:08:37.332] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 04:08:37.333] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 04:08:37.334] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 04:08:37.334] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 04:08:37.335] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 04:08:37.336] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 04:08:37.336] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 04:08:37.337] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 04:08:37.338] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 04:08:37.339] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 04:08:37.339] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 04:08:37.340] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 04:08:37.341] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 04:08:37.342] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 04:08:37.342] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 04:08:37.343] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 04:08:37.344] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 04:08:37.344] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 04:08:37.345] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 04:08:37.346] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 04:08:37.347] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 04:08:37.347] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 04:08:37.348] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 04:08:37.349] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 04:08:37.350] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 04:08:37.350] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 04:08:37.351] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 04:08:37.352] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 04:08:37.352] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 04:08:37.353] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 04:08:37.354] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 04:08:37.355] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 04:08:37.355] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 04:08:37.356] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 04:08:37.357] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 04:08:37.357] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 04:08:37.358] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 04:08:37.359] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 04:08:37.360] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 04:08:37.360] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 04:08:37.361] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 04:08:37.362] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 04:08:37.362] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 04:08:37.363] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 04:08:37.364] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 04:08:37.364] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 04:08:37.365] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 04:08:37.366] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:37.367] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Prebuilt/flag/flag
[LOG 04:08:37.367] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 04:08:37.368] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 04:08:37.369] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 04:08:37.369] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 04:08:37.370] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 04:08:37.371] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 04:08:37.371] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 04:08:37.372] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 04:08:37.373] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 04:08:37.374] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 04:08:37.374] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 04:08:37.375] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 04:08:37.376] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:37.376] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 04:08:37.377] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 04:08:37.378] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 04:08:37.379] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:37.379] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 04:08:37.380] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 04:08:37.381] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 04:08:37.382] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 04:08:37.382] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 04:08:37.383] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 04:08:37.384] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 04:08:37.385] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 04:08:37.385] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 04:08:37.386] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 04:08:37.387] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 04:08:37.388] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 04:08:37.388] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 04:08:37.389] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 04:08:37.390] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 04:08:37.391] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 04:08:37.391] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 04:08:37.392] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 04:08:37.393] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 04:08:37.393] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 04:08:37.394] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 04:08:37.395] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 04:08:37.396] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 04:08:37.396] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 04:08:37.397] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 04:08:37.398] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 04:08:37.399] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 04:08:37.399] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 04:08:37.400] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 04:08:37.401] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 04:08:37.402] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 04:08:37.402] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 04:08:37.403] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 04:08:37.404] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 04:08:37.404] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 04:08:37.405] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 04:08:37.406] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 04:08:37.407] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 04:08:37.407] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 04:08:37.408] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 04:08:37.409] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 04:08:37.409] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 04:08:37.411] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 04:08:37.412] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 04:08:37.412] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 04:08:37.413] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 04:08:37.414] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 04:08:37.415] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 04:08:37.415] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 04:08:37.416] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 04:08:37.417] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 04:08:37.418] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 04:08:37.418] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 04:08:37.419] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 04:08:37.420] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 04:08:37.421] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 04:08:37.421] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 04:08:37.422] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 04:08:37.423] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 04:08:37.423] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 04:08:37.424] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 04:08:37.425] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 04:08:37.426] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 04:08:37.426] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 04:08:37.427] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 04:08:37.428] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 04:08:37.429] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 04:08:37.429] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 04:08:37.430] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 04:08:37.431] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 04:08:37.431] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 04:08:37.432] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 04:08:37.433] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 04:08:37.434] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 04:08:37.434] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 04:08:37.435] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 04:08:37.436] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 04:08:37.436] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 04:08:37.437] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 04:08:37.438] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 04:08:37.439] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 04:08:37.440] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 04:08:37.440] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 04:08:37.441] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 04:08:37.442] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 04:08:37.442] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 04:08:37.443] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 04:08:37.444] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 04:08:37.445] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 04:08:37.445] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 04:08:37.446] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 04:08:37.447] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 04:08:37.447] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 04:08:37.448] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 04:08:37.449] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 04:08:37.450] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 04:08:37.450] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 04:08:37.451] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 04:08:37.452] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 04:08:37.452] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 04:08:37.453] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 04:08:37.454] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 04:08:37.455] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 04:08:37.456] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 04:08:37.457] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 04:08:37.458] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 04:08:37.458] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 04:08:37.459] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 04:08:37.460] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 04:08:37.460] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 04:08:37.461] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 04:08:37.462] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 04:08:37.463] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 04:08:37.463] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 04:08:37.482] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 04:08:37.483] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 04:08:37.484] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 04:08:37.485] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 04:08:37.485] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 04:08:37.486] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 04:08:37.487] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 04:08:37.488] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 04:08:37.488] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 04:08:37.489] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 04:08:37.490] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 04:08:37.491] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 04:08:37.491] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 04:08:37.492] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 04:08:37.493] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 04:08:37.493] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 04:08:37.494] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 04:08:37.495] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 04:08:37.496] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 04:08:37.496] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 04:08:37.497] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 04:08:37.498] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 04:08:37.499] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 04:08:37.499] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 04:08:37.500] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 04:08:37.501] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 04:08:37.501] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 04:08:37.502] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 04:08:37.503] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 04:08:37.504] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 04:08:37.504] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 04:08:37.505] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 04:08:37.506] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 04:08:37.507] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 04:08:37.507] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 04:08:37.508] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 04:08:37.509] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 04:08:37.510] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 04:08:37.510] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 04:08:37.511] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 04:08:37.512] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 04:08:37.512] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 04:08:37.513] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 04:08:37.514] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 04:08:37.515] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 04:08:37.515] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 04:08:37.516] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 04:08:37.517] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 04:08:37.517] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 04:08:37.518] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 04:08:37.519] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 04:08:37.519] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 04:08:37.520] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 04:08:37.521] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 04:08:37.522] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 04:08:37.523] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 04:08:37.523] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 04:08:37.524] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 04:08:37.525] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 04:08:37.525] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 04:08:37.526] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 04:08:37.527] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 04:08:37.528] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 04:08:37.528] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 04:08:37.529] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 04:08:37.530] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 04:08:37.531] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 04:08:37.531] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 04:08:37.532] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 04:08:37.533] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 04:08:37.534] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 04:08:37.535] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 04:08:37.536] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 04:08:37.537] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 04:08:37.538] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 04:08:37.539] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 04:08:37.539] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 04:08:37.540] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 04:08:37.541] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 04:08:37.542] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 04:08:37.542] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 04:08:37.543] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 04:08:37.544] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 04:08:37.545] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 04:08:37.545] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 04:08:37.546] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 04:08:37.547] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 04:08:37.547] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 04:08:37.548] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 04:08:37.549] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 04:08:37.550] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 04:08:37.550] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 04:08:37.551] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 04:08:37.552] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 04:08:37.553] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 04:08:37.553] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 04:08:37.554] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 04:08:37.555] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 04:08:37.556] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 04:08:37.557] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 04:08:37.557] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 04:08:37.558] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 04:08:37.559] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 04:08:37.559] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 04:08:37.560] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 04:08:37.561] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 04:08:37.562] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 04:08:37.563] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 04:08:37.563] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 04:08:37.564] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 04:08:37.565] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 04:08:37.566] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 04:08:37.567] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 04:08:37.567] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 04:08:37.568] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 04:08:37.569] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 04:08:37.570] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 04:08:37.570] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 04:08:37.571] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 04:08:37.572] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 04:08:37.573] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 04:08:37.573] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 04:08:37.574] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 04:08:37.575] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 04:08:37.576] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 04:08:37.576] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 04:08:37.577] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 04:08:37.578] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 04:08:37.579] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 04:08:37.579] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 04:08:37.580] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 04:08:37.581] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 04:08:37.582] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 04:08:37.583] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 04:08:37.583] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 04:08:37.584] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:37.585] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 04:08:37.586] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 04:08:37.586] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 04:08:37.587] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 04:08:37.588] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 04:08:37.589] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 04:08:37.589] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 04:08:37.590] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 04:08:37.591] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 04:08:37.592] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 04:08:37.593] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 04:08:37.593] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 04:08:37.594] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 04:08:37.595] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 04:08:37.596] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 04:08:37.597] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 04:08:37.597] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 04:08:37.598] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 04:08:37.599] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 04:08:37.600] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 04:08:37.600] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 04:08:37.601] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 04:08:37.602] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 04:08:37.603] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 04:08:37.604] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 04:08:37.604] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 04:08:37.605] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 04:08:37.606] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 04:08:37.607] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 04:08:37.607] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 04:08:37.608] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 04:08:37.609] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 04:08:37.610] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 04:08:37.610] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 04:08:37.611] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 04:08:37.612] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 04:08:37.613] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 04:08:37.614] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 04:08:37.614] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 04:08:37.615] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 04:08:37.616] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 04:08:37.617] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 04:08:37.618] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 04:08:37.619] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 04:08:37.619] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 04:08:37.620] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 04:08:37.621] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 04:08:37.622] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 04:08:37.623] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 04:08:37.623] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 04:08:37.624] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 04:08:37.625] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 04:08:37.626] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 04:08:37.627] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 04:08:37.627] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 04:08:37.628] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 04:08:37.629] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 04:08:37.629] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 04:08:37.630] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 04:08:37.631] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 04:08:37.632] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 04:08:37.633] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 04:08:37.634] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 04:08:37.635] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 04:08:37.635] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 04:08:37.636] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 04:08:37.637] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 04:08:37.638] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 04:08:37.639] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 04:08:37.639] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 04:08:37.640] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 04:08:37.641] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 04:08:37.642] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 04:08:37.643] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 04:08:37.643] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 04:08:37.644] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 04:08:37.645] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 04:08:37.645] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 04:08:37.646] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 04:08:37.647] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 04:08:37.648] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 04:08:37.648] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 04:08:37.649] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 04:08:37.650] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 04:08:37.650] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 04:08:37.651] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 04:08:37.652] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 04:08:37.653] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 04:08:37.654] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 04:08:37.654] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 04:08:37.655] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 04:08:37.656] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 04:08:37.657] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 04:08:37.658] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 04:08:37.658] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 04:08:37.659] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 04:08:37.660] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 04:08:37.661] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 04:08:37.662] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 04:08:37.662] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 04:08:37.663] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 04:08:37.664] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 04:08:37.665] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 04:08:37.666] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 04:08:37.666] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 04:08:37.667] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 04:08:37.668] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 04:08:37.669] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 04:08:37.669] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 04:08:37.670] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 04:08:37.671] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 04:08:37.672] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 04:08:37.672] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 04:08:37.673] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 04:08:37.674] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 04:08:37.675] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 04:08:37.675] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 04:08:37.676] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 04:08:37.677] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 04:08:37.678] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 04:08:37.679] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 04:08:37.679] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 04:08:37.680] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 04:08:37.681] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 04:08:37.682] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 04:08:37.682] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 04:08:37.683] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 04:08:37.684] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 04:08:37.685] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 04:08:37.686] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 04:08:37.686] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 04:08:37.687] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 04:08:37.688] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 04:08:37.689] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 04:08:37.689] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 04:08:37.691] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 04:08:37.691] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 04:08:37.692] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 04:08:37.693] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 04:08:37.694] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 04:08:37.695] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/ScrapParts/@PART[*] to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 04:08:37.697] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/StockTweaks/@PART[FuelCellArray] to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 04:08:37.700] [ModuleManager] Applying node UmbraSpaceIndustries/MKS/StockTweaks/@PART[ISRU] to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 04:08:37.702] [ModuleManager] Applying node WarpPlugin/Category/FilterExtensions/@SUBCATEGORY[Fuel?Tanks] to 000_FilterExtensions Configs/SubCategories_Stock/Fuel Tanks
[LOG 04:08:37.704] [ModuleManager] Applying node WarpPlugin/Category/FilterExtensions/@CATEGORY[KSP?Interstellar] to 000_FilterExtensions Configs/Default/Mod_KSPI/KSP Interstellar
[LOG 04:08:37.776] [ModuleManager] Applying node WarpPlugin/Patches/CLSInterstellar/@PART[computerCore]:HAS[!MODULE[ModuleConnectedLivingSpace]] to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:37.779] [ModuleManager] Applying node WarpPlugin/Patches/CLSInterstellar/@PART[scienceModule]:HAS[!MODULE[ModuleConnectedLivingSpace]] to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 04:08:37.783] [ModuleManager] Applying node WarpPlugin/Patches/CLSInterstellar/@PART[FNInlineRefineryLarge]:HAS[!MODULE[ModuleConnectedLivingSpace]] to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 04:08:37.785] [ModuleManager] Applying node WarpPlugin/Patches/KSPI_CTT/@TechTree to Squad/Resources/TechTree/TechTree
[LOG 04:08:37.909] [ModuleManager] Applying node WarpPlugin/Patches/PhysicsFix/@PHYSICSGLOBALS to /Physics/PHYSICSGLOBALS
[LOG 04:08:37.912] [ModuleManager] Applying node WarpPlugin/Patches/science/@PART[sensorAccelerometer] to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 04:08:37.915] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Ore/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Ore]] to Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 04:08:37.917] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:37.918] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:37.919] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:37.920] [ModuleManager] Applying node WarpPlugin/ResourceConfigs/Water/@GLOBAL_RESOURCE[*]:HAS[#ResourceName[Water]] to CommunityResourcePack/ResourceConfigs/Water/GLOBAL_RESOURCE
[LOG 04:08:37.921] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[Antimatter] to CommunityResourcePack/CommonResources/Antimatter
[LOG 04:08:37.923] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[ThF4] to CommunityResourcePack/CommonResources/ThF4
[LOG 04:08:37.924] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO2] to CommunityResourcePack/CommonResources/LqdCO2
[LOG 04:08:37.926] [ModuleManager] Applying node WarpPlugin/Resources/ResourceDefs/@RESOURCE_DEFINITION[LqdCO] to CommunityResourcePack/CommonResources/LqdCO
[LOG 04:08:37.927] [ModuleManager] :BEFORE[000_FILTEREXTENSIONS] pass
[LOG 04:08:37.930] [ModuleManager] :FOR[000_FILTEREXTENSIONS] pass
[LOG 04:08:37.934] [ModuleManager] :AFTER[000_FILTEREXTENSIONS] pass
[LOG 04:08:37.938] [ModuleManager] :BEFORE[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 04:08:37.941] [ModuleManager] :FOR[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 04:08:37.946] [ModuleManager] :AFTER[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 04:08:37.949] [ModuleManager] :BEFORE[000_USITOOLS] pass
[LOG 04:08:37.953] [ModuleManager] :FOR[000_USITOOLS] pass
[LOG 04:08:37.957] [ModuleManager] :AFTER[000_USITOOLS] pass
[LOG 04:08:37.960] [ModuleManager] :BEFORE[ART] pass
[LOG 04:08:37.964] [ModuleManager] :FOR[ART] pass
[LOG 04:08:37.967] [ModuleManager] :AFTER[ART] pass
[LOG 04:08:37.971] [ModuleManager] :BEFORE[ASSEMBLY-CSHARP] pass
[LOG 04:08:37.975] [ModuleManager] :FOR[ASSEMBLY-CSHARP] pass
[LOG 04:08:37.978] [ModuleManager] :AFTER[ASSEMBLY-CSHARP] pass
[LOG 04:08:37.982] [ModuleManager] :BEFORE[BETTERBURNTIME] pass
[LOG 04:08:37.985] [ModuleManager] :FOR[BETTERBURNTIME] pass
[LOG 04:08:37.989] [ModuleManager] :AFTER[BETTERBURNTIME] pass
[LOG 04:08:37.992] [ModuleManager] :BEFORE[COMMUNITYRESOURCEPACK] pass
[LOG 04:08:37.996] [ModuleManager] :FOR[COMMUNITYRESOURCEPACK] pass
[LOG 04:08:37.999] [ModuleManager] :AFTER[COMMUNITYRESOURCEPACK] pass
[LOG 04:08:38.003] [ModuleManager] :BEFORE[EDITOREXTENSIONSREDUX] pass
[LOG 04:08:38.024] [ModuleManager] :FOR[EDITOREXTENSIONSREDUX] pass
[LOG 04:08:38.027] [ModuleManager] :AFTER[EDITOREXTENSIONSREDUX] pass
[LOG 04:08:38.031] [ModuleManager] :BEFORE[FIELDTRAININGFACILITY] pass
[LOG 04:08:38.035] [ModuleManager] :FOR[FIELDTRAININGFACILITY] pass
[LOG 04:08:38.038] [ModuleManager] :AFTER[FIELDTRAININGFACILITY] pass
[LOG 04:08:38.042] [ModuleManager] :BEFORE[FILTEREXTENSIONS] pass
[LOG 04:08:38.046] [ModuleManager] :FOR[FILTEREXTENSIONS] pass
[LOG 04:08:38.049] [ModuleManager] :AFTER[FILTEREXTENSIONS] pass
[LOG 04:08:38.053] [ModuleManager] :BEFORE[FIRESPITTER] pass
[LOG 04:08:38.057] [ModuleManager] :FOR[FIRESPITTER] pass
[LOG 04:08:38.060] [ModuleManager] :AFTER[FIRESPITTER] pass
[LOG 04:08:38.064] [ModuleManager] :BEFORE[INTERSTELLAR] pass
[LOG 04:08:38.067] [ModuleManager] :FOR[INTERSTELLAR] pass
[LOG 04:08:38.071] [ModuleManager] :AFTER[INTERSTELLAR] pass
[LOG 04:08:38.075] [ModuleManager] :BEFORE[INTERSTELLARFUELSWITCH] pass
[LOG 04:08:38.078] [ModuleManager] :FOR[INTERSTELLARFUELSWITCH] pass
[LOG 04:08:38.085] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 04:08:38.090] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 04:08:38.093] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 04:08:38.097] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 04:08:38.101] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 04:08:38.104] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 04:08:38.108] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 04:08:38.111] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 04:08:38.115] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 04:08:38.135] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 04:08:38.139] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 04:08:38.142] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 04:08:38.146] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 04:08:38.153] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 04:08:38.157] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 04:08:38.160] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 04:08:38.164] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 04:08:38.168] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 04:08:38.172] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 04:08:38.176] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 04:08:38.180] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 04:08:38.183] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 04:08:38.187] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 04:08:38.191] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 04:08:38.195] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 04:08:38.199] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 04:08:38.202] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 04:08:38.206] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 04:08:38.234] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:HAS[@RESOURCE[LiquidFuel],@RESOURCE[Oxidizer],!RESOURCE[MonoPropellant],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 04:08:38.246] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/XenonTank/@PART[xenonTank]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]]:FOR[InterstellarFuelSwitch] to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 04:08:38.257] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:FOR[InterstellarFuelSwitch] to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 04:08:38.260] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:FOR[InterstellarFuelSwitch] to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 04:08:38.264] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:HAS[@RESOURCE[Ore],!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[B9PartSwitch],!MODULE[TankContentSwitcher],!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines],!MODULE[ModuleResourceConverter],!MODULE[ModuleResourceHarvester],!MODULE[ModuleAnalysisResource]]:FOR[InterstellarFuelSwitch] to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 04:08:38.283] [ModuleManager] :AFTER[INTERSTELLARFUELSWITCH] pass
[LOG 04:08:38.286] [ModuleManager] :BEFORE[KOLONYTOOLS] pass
[LOG 04:08:38.290] [ModuleManager] :FOR[KOLONYTOOLS] pass
[LOG 04:08:38.293] [ModuleManager] :AFTER[KOLONYTOOLS] pass
[LOG 04:08:38.296] [ModuleManager] :BEFORE[KONSTRUCTION] pass
[LOG 04:08:38.300] [ModuleManager] :FOR[KONSTRUCTION] pass
[LOG 04:08:38.303] [ModuleManager] :AFTER[KONSTRUCTION] pass
[LOG 04:08:38.307] [ModuleManager] :BEFORE[KSPSTEAMCTRLR] pass
[LOG 04:08:38.310] [ModuleManager] :FOR[KSPSTEAMCTRLR] pass
[LOG 04:08:38.330] [ModuleManager] :AFTER[KSPSTEAMCTRLR] pass
[LOG 04:08:38.334] [ModuleManager] :BEFORE[MECHJEB2] pass
[LOG 04:08:38.337] [ModuleManager] :FOR[MECHJEB2] pass
[LOG 04:08:38.341] [ModuleManager] :AFTER[MECHJEB2] pass
[LOG 04:08:38.344] [ModuleManager] :BEFORE[MINIAVC] pass
[LOG 04:08:38.348] [ModuleManager] :FOR[MINIAVC] pass
[LOG 04:08:38.351] [ModuleManager] :AFTER[MINIAVC] pass
[LOG 04:08:38.355] [ModuleManager] :BEFORE[MKS] pass
[LOG 04:08:38.359] [ModuleManager] :FOR[MKS] pass
[LOG 04:08:38.362] [ModuleManager] :AFTER[MKS] pass
[LOG 04:08:38.366] [ModuleManager] :BEFORE[MODULEMANAGER] pass
[LOG 04:08:38.369] [ModuleManager] :FOR[MODULEMANAGER] pass
[LOG 04:08:38.373] [ModuleManager] :AFTER[MODULEMANAGER] pass
[LOG 04:08:38.376] [ModuleManager] :BEFORE[MODULEMANAGER.2.7.1] pass
[LOG 04:08:38.379] [ModuleManager] :FOR[MODULEMANAGER.2.7.1] pass
[LOG 04:08:38.383] [ModuleManager] :AFTER[MODULEMANAGER.2.7.1] pass
[LOG 04:08:38.386] [ModuleManager] :BEFORE[OKS] pass
[LOG 04:08:38.390] [ModuleManager] :FOR[OKS] pass
[LOG 04:08:38.393] [ModuleManager] :AFTER[OKS] pass
[LOG 04:08:38.397] [ModuleManager] :BEFORE[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 04:08:38.400] [ModuleManager] :FOR[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 04:08:38.404] [ModuleManager] :AFTER[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 04:08:38.407] [ModuleManager] :BEFORE[PERSISTENTROTATION] pass
[LOG 04:08:38.411] [ModuleManager] :FOR[PERSISTENTROTATION] pass
[LOG 04:08:38.414] [ModuleManager] :AFTER[PERSISTENTROTATION] pass
[LOG 04:08:38.417] [ModuleManager] :BEFORE[RCSSOUNDS] pass
[LOG 04:08:38.421] [ModuleManager] :FOR[RCSSOUNDS] pass
[LOG 04:08:38.424] [ModuleManager] :AFTER[RCSSOUNDS] pass
[LOG 04:08:38.428] [ModuleManager] :BEFORE[SCALE] pass
[LOG 04:08:38.431] [ModuleManager] :FOR[SCALE] pass
[LOG 04:08:38.435] [ModuleManager] :AFTER[SCALE] pass
[LOG 04:08:38.439] [ModuleManager] :BEFORE[SCALE_REDIST] pass
[LOG 04:08:38.442] [ModuleManager] :FOR[SCALE_REDIST] pass
[LOG 04:08:38.446] [ModuleManager] :AFTER[SCALE_REDIST] pass
[LOG 04:08:38.468] [ModuleManager] :BEFORE[SQUAD] pass
[LOG 04:08:38.472] [ModuleManager] :FOR[SQUAD] pass
[LOG 04:08:38.475] [ModuleManager] :AFTER[SQUAD] pass
[LOG 04:08:38.479] [ModuleManager] :BEFORE[STAGERECOVERY] pass
[LOG 04:08:38.482] [ModuleManager] :FOR[STAGERECOVERY] pass
[LOG 04:08:38.486] [ModuleManager] :AFTER[STAGERECOVERY] pass
[LOG 04:08:38.490] [ModuleManager] :BEFORE[STEAMWORKS.NET] pass
[LOG 04:08:38.494] [ModuleManager] :FOR[STEAMWORKS.NET] pass
[LOG 04:08:38.497] [ModuleManager] :AFTER[STEAMWORKS.NET] pass
[LOG 04:08:38.501] [ModuleManager] :BEFORE[TWEAKSCALE] pass
[LOG 04:08:38.504] [ModuleManager] :FOR[TWEAKSCALE] pass
[LOG 04:08:38.508] [ModuleManager] :AFTER[TWEAKSCALE] pass
[LOG 04:08:38.511] [ModuleManager] :BEFORE[UKS] pass
[LOG 04:08:38.515] [ModuleManager] :FOR[UKS] pass
[LOG 04:08:38.518] [ModuleManager] :AFTER[UKS] pass
[LOG 04:08:38.522] [ModuleManager] :BEFORE[UMBRASPACEINDUSTRIES] pass
[LOG 04:08:38.525] [ModuleManager] :FOR[UMBRASPACEINDUSTRIES] pass
[LOG 04:08:38.528] [ModuleManager] :AFTER[UMBRASPACEINDUSTRIES] pass
[LOG 04:08:38.532] [ModuleManager] :BEFORE[USILIFESUPPORT] pass
[LOG 04:08:38.535] [ModuleManager] :FOR[USILIFESUPPORT] pass
[LOG 04:08:38.541] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:38.542] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:38.544] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 04:08:38.545] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:38.546] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:38.547] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:38.549] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:38.550] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:38.551] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:38.553] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:38.558] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 04:08:38.563] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 04:08:38.569] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 04:08:38.570] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 04:08:38.572] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 04:08:38.574] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 04:08:38.596] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 04:08:38.597] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 04:08:38.599] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 04:08:38.601] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 04:08:38.603] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 04:08:38.604] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 04:08:38.606] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 04:08:38.608] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 04:08:38.609] [ModuleManager] Applying node UmbraSpaceIndustries/LifeSupport/LSModule/@PART[*]:HAS[!MODULE[ModuleLifeSupport],#CrewCapacity[*],~CrewCapacity[0]]:FOR[USILifeSupport] to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 04:08:38.648] [ModuleManager] :AFTER[USILIFESUPPORT] pass
[LOG 04:08:38.652] [ModuleManager] :BEFORE[USITOOLS] pass
[LOG 04:08:38.655] [ModuleManager] :FOR[USITOOLS] pass
[LOG 04:08:38.659] [ModuleManager] :AFTER[USITOOLS] pass
[LOG 04:08:38.662] [ModuleManager] :BEFORE[WARPPLUGIN] pass
[LOG 04:08:38.665] [ModuleManager] :FOR[WARPPLUGIN] pass
[LOG 04:08:38.689] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackPoint1]:FOR[WarpPlugin] to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 04:08:38.692] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackBiCoupler]:FOR[WarpPlugin] to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 04:08:38.695] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackTriCoupler]:FOR[WarpPlugin] to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 04:08:38.699] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stackQuadCoupler]:FOR[WarpPlugin] to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 04:08:38.703] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[stationHub]:FOR[WarpPlugin] to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 04:08:38.706] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayL]:FOR[WarpPlugin] to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 04:08:38.709] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk2CargoBayS]:FOR[WarpPlugin] to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 04:08:38.712] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayL]:FOR[WarpPlugin] to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 04:08:38.715] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayM]:FOR[WarpPlugin] to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 04:08:38.718] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[mk3CargoBayS]:FOR[WarpPlugin] to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 04:08:38.721] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[foldingRadLarge]:FOR[WarpPlugin] to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 04:08:38.724] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[foldingRadMed]:FOR[WarpPlugin] to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 04:08:38.727] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[foldingRadSmall]:FOR[WarpPlugin] to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 04:08:38.730] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[radPanelLg]:FOR[WarpPlugin] to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 04:08:38.733] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[radPanelSm]:FOR[WarpPlugin] to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 04:08:38.736] [ModuleManager] Applying node WarpPlugin/Patches/kspstockthermal/@PART[radPanelEdge]:FOR[WarpPlugin] to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 04:08:38.743] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_625]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 04:08:38.746] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_125]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 04:08:38.749] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_250]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 04:08:38.753] [ModuleManager] Applying node WarpPlugin/Patches/MKSReactors/@PART[USI_Nuke_375]:FOR[WarpPlugin] to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 04:08:38.758] [ModuleManager] Applying node WarpPlugin/Patches/OrbitalScannerFix/@PART[OrbitalScanner]:FOR[WarpPlugin] to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 04:08:38.779] [ModuleManager] Applying node WarpPlugin/Patches/RadialDrillFix/@PART[RadialDrill]:FOR[WarpPlugin] to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 04:08:38.783] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[RAPIER]:FOR[WarpPlugin] to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 04:08:38.785] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[turboFanEngine]:FOR[WarpPlugin] to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 04:08:38.789] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[radialEngineBody]:FOR[WarpPlugin] to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 04:08:38.792] [ModuleManager] Applying node WarpPlugin/Patches/rapier/@PART[nacelleBody]:FOR[WarpPlugin] to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 04:08:38.808] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 04:08:38.809] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 04:08:38.810] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 04:08:38.811] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 04:08:38.812] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 04:08:38.813] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 04:08:38.814] [ModuleManager] Applying node WarpPlugin/Patches/RcsSounds/@PART[*]:HAS[@MODULE[FNModuleRCSFX]]:FOR[WarpPlugin] to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 04:08:38.819] [ModuleManager] Applying node WarpPlugin/Patches/SolarPanels/@PART[largeSolarPanel]:FOR[WarpPlugin] to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 04:08:38.822] [ModuleManager] Applying node WarpPlugin/Patches/SurfaceScanner/@PART[SurfaceScanner]:FOR[WarpPlugin] to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:38.825] [ModuleManager] :AFTER[WARPPLUGIN] pass
[LOG 04:08:38.828] [ModuleManager] :FINAL pass
[LOG 04:08:38.830] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 04:08:38.831] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 04:08:38.832] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 04:08:38.833] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 04:08:38.834] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 04:08:38.834] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 04:08:38.835] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 04:08:38.836] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 04:08:38.837] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 04:08:38.838] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 04:08:38.838] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:38.839] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 04:08:38.840] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 04:08:38.841] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 04:08:38.842] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 04:08:38.842] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 04:08:38.843] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 04:08:38.844] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 04:08:38.845] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 04:08:38.845] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 04:08:38.846] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 04:08:38.847] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 04:08:38.848] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 04:08:38.849] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 04:08:38.849] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 04:08:38.850] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 04:08:38.851] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 04:08:38.852] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 04:08:38.852] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 04:08:38.853] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 04:08:38.854] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 04:08:38.855] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 04:08:38.856] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 04:08:38.856] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 04:08:38.857] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 04:08:38.858] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 04:08:38.859] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 04:08:38.860] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 04:08:38.861] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 04:08:38.862] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 04:08:38.862] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 04:08:38.863] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 04:08:38.864] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 04:08:38.865] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 04:08:38.865] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 04:08:38.866] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 04:08:38.867] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 04:08:38.868] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 04:08:38.869] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 04:08:38.869] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 04:08:38.870] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 04:08:38.871] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 04:08:38.872] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 04:08:38.872] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 04:08:38.873] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 04:08:38.874] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 04:08:38.875] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 04:08:38.875] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 04:08:38.876] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 04:08:38.877] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 04:08:38.878] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 04:08:38.878] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 04:08:38.879] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 04:08:38.880] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 04:08:38.881] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 04:08:38.882] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 04:08:38.883] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 04:08:38.884] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 04:08:38.885] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 04:08:38.885] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 04:08:38.886] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 04:08:38.887] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:38.888] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 04:08:38.889] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 04:08:38.889] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 04:08:38.890] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 04:08:38.891] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:38.892] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:38.893] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 04:08:38.894] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:38.894] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:38.895] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:38.896] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:38.897] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:38.898] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 04:08:38.899] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:38.900] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:38.901] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 04:08:38.902] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 04:08:38.902] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 04:08:38.903] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 04:08:38.904] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 04:08:38.905] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 04:08:38.906] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 04:08:38.906] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 04:08:38.907] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 04:08:38.908] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 04:08:38.909] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 04:08:38.910] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 04:08:38.910] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 04:08:38.911] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 04:08:38.912] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 04:08:38.913] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 04:08:38.914] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 04:08:38.915] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 04:08:38.916] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 04:08:38.916] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 04:08:38.917] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 04:08:38.918] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 04:08:38.919] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 04:08:38.920] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 04:08:38.920] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 04:08:38.921] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 04:08:38.922] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 04:08:38.923] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 04:08:38.924] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 04:08:38.925] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 04:08:38.926] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 04:08:38.927] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 04:08:38.928] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 04:08:38.929] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 04:08:38.930] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 04:08:38.930] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 04:08:38.931] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 04:08:38.932] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 04:08:38.933] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 04:08:38.934] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 04:08:38.935] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 04:08:38.936] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 04:08:38.937] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 04:08:38.938] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 04:08:38.939] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 04:08:38.940] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 04:08:38.940] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 04:08:38.941] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 04:08:38.942] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 04:08:38.943] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 04:08:38.944] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 04:08:38.945] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 04:08:38.946] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 04:08:38.946] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 04:08:38.947] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 04:08:38.948] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 04:08:38.949] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 04:08:38.950] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 04:08:38.951] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 04:08:38.951] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 04:08:38.952] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 04:08:38.953] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 04:08:38.954] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 04:08:38.955] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 04:08:38.956] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 04:08:38.956] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 04:08:38.957] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 04:08:38.958] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 04:08:38.959] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 04:08:38.960] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 04:08:38.961] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 04:08:38.961] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 04:08:38.962] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 04:08:38.963] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 04:08:38.964] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 04:08:38.965] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 04:08:38.965] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 04:08:38.966] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 04:08:38.967] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 04:08:38.968] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 04:08:38.969] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 04:08:38.969] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 04:08:38.970] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 04:08:38.971] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 04:08:38.972] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 04:08:38.973] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 04:08:38.973] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 04:08:38.974] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 04:08:38.975] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 04:08:38.976] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 04:08:38.976] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 04:08:38.977] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 04:08:38.978] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 04:08:38.979] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 04:08:38.980] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 04:08:38.980] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 04:08:38.981] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 04:08:38.982] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 04:08:38.983] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 04:08:38.983] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 04:08:38.984] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 04:08:38.985] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 04:08:38.986] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:38.987] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Prebuilt/flag/flag
[LOG 04:08:38.987] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 04:08:38.988] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 04:08:38.989] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 04:08:38.990] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 04:08:38.990] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 04:08:38.991] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 04:08:38.992] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 04:08:38.993] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 04:08:38.994] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 04:08:38.994] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 04:08:38.995] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 04:08:38.996] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 04:08:38.997] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:38.998] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 04:08:38.999] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 04:08:39.000] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 04:08:39.000] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:39.001] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 04:08:39.002] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 04:08:39.003] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 04:08:39.004] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 04:08:39.004] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 04:08:39.005] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 04:08:39.006] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 04:08:39.007] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 04:08:39.008] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 04:08:39.009] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 04:08:39.009] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 04:08:39.010] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 04:08:39.011] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 04:08:39.012] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 04:08:39.013] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 04:08:39.013] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 04:08:39.014] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 04:08:39.015] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 04:08:39.016] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 04:08:39.017] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 04:08:39.018] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 04:08:39.018] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 04:08:39.019] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 04:08:39.020] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 04:08:39.021] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 04:08:39.022] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 04:08:39.023] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 04:08:39.023] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 04:08:39.024] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 04:08:39.025] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 04:08:39.026] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 04:08:39.026] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 04:08:39.027] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 04:08:39.028] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 04:08:39.029] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 04:08:39.030] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 04:08:39.031] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 04:08:39.031] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 04:08:39.032] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 04:08:39.033] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 04:08:39.034] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 04:08:39.034] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 04:08:39.035] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 04:08:39.036] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 04:08:39.037] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 04:08:39.038] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 04:08:39.039] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 04:08:39.040] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 04:08:39.041] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 04:08:39.041] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 04:08:39.042] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 04:08:39.043] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 04:08:39.044] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 04:08:39.045] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 04:08:39.045] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 04:08:39.046] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 04:08:39.047] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 04:08:39.048] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 04:08:39.049] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 04:08:39.049] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 04:08:39.050] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 04:08:39.051] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 04:08:39.052] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 04:08:39.053] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 04:08:39.054] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 04:08:39.054] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 04:08:39.055] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 04:08:39.056] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 04:08:39.057] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 04:08:39.058] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 04:08:39.058] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 04:08:39.059] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 04:08:39.060] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 04:08:39.061] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 04:08:39.062] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 04:08:39.062] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 04:08:39.063] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 04:08:39.064] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 04:08:39.065] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 04:08:39.066] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 04:08:39.067] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 04:08:39.067] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 04:08:39.068] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 04:08:39.069] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 04:08:39.070] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 04:08:39.071] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 04:08:39.071] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 04:08:39.072] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 04:08:39.073] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 04:08:39.074] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 04:08:39.075] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 04:08:39.075] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 04:08:39.076] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 04:08:39.077] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 04:08:39.078] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 04:08:39.079] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 04:08:39.079] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 04:08:39.080] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 04:08:39.081] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 04:08:39.082] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 04:08:39.083] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 04:08:39.083] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 04:08:39.084] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 04:08:39.085] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 04:08:39.086] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 04:08:39.087] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 04:08:39.088] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 04:08:39.088] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 04:08:39.089] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 04:08:39.090] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 04:08:39.091] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 04:08:39.091] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 04:08:39.092] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 04:08:39.111] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 04:08:39.112] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 04:08:39.113] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 04:08:39.114] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 04:08:39.114] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 04:08:39.115] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 04:08:39.116] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 04:08:39.117] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 04:08:39.118] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 04:08:39.118] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 04:08:39.119] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 04:08:39.120] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 04:08:39.121] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 04:08:39.122] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 04:08:39.123] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 04:08:39.123] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 04:08:39.124] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 04:08:39.125] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 04:08:39.126] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 04:08:39.127] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 04:08:39.127] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 04:08:39.128] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 04:08:39.129] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 04:08:39.130] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 04:08:39.131] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 04:08:39.131] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 04:08:39.132] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 04:08:39.133] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 04:08:39.134] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 04:08:39.135] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 04:08:39.135] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 04:08:39.136] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 04:08:39.137] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 04:08:39.138] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 04:08:39.139] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 04:08:39.139] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 04:08:39.140] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 04:08:39.141] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 04:08:39.142] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 04:08:39.143] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 04:08:39.143] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 04:08:39.144] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 04:08:39.145] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 04:08:39.146] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 04:08:39.147] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 04:08:39.149] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 04:08:39.150] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 04:08:39.151] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 04:08:39.153] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 04:08:39.154] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 04:08:39.155] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 04:08:39.156] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 04:08:39.157] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 04:08:39.158] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 04:08:39.158] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 04:08:39.159] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 04:08:39.160] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 04:08:39.161] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 04:08:39.162] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 04:08:39.163] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 04:08:39.163] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 04:08:39.164] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 04:08:39.165] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 04:08:39.166] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 04:08:39.167] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 04:08:39.168] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 04:08:39.168] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 04:08:39.169] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 04:08:39.170] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 04:08:39.171] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 04:08:39.172] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 04:08:39.173] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 04:08:39.174] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 04:08:39.174] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 04:08:39.175] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 04:08:39.176] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 04:08:39.177] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 04:08:39.178] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 04:08:39.179] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 04:08:39.180] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 04:08:39.181] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 04:08:39.182] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 04:08:39.182] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 04:08:39.183] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 04:08:39.184] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 04:08:39.185] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 04:08:39.186] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 04:08:39.186] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 04:08:39.187] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 04:08:39.188] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 04:08:39.189] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 04:08:39.190] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 04:08:39.191] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 04:08:39.191] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 04:08:39.192] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 04:08:39.193] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 04:08:39.194] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 04:08:39.195] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 04:08:39.196] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 04:08:39.197] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 04:08:39.197] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 04:08:39.198] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 04:08:39.199] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 04:08:39.200] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 04:08:39.201] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 04:08:39.202] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 04:08:39.202] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 04:08:39.203] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 04:08:39.204] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 04:08:39.205] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 04:08:39.206] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 04:08:39.207] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 04:08:39.208] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 04:08:39.209] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 04:08:39.209] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 04:08:39.210] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 04:08:39.211] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 04:08:39.212] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 04:08:39.213] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 04:08:39.214] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 04:08:39.215] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 04:08:39.215] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 04:08:39.216] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 04:08:39.217] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 04:08:39.218] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 04:08:39.219] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 04:08:39.219] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 04:08:39.220] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 04:08:39.221] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 04:08:39.222] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 04:08:39.223] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 04:08:39.224] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 04:08:39.225] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 04:08:39.225] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 04:08:39.226] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 04:08:39.227] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 04:08:39.228] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:39.229] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 04:08:39.230] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 04:08:39.230] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 04:08:39.231] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 04:08:39.232] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 04:08:39.233] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 04:08:39.234] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 04:08:39.235] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 04:08:39.236] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 04:08:39.237] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 04:08:39.238] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 04:08:39.239] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 04:08:39.240] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 04:08:39.240] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 04:08:39.241] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 04:08:39.242] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 04:08:39.243] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 04:08:39.244] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 04:08:39.245] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 04:08:39.246] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 04:08:39.247] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 04:08:39.247] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 04:08:39.248] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 04:08:39.249] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 04:08:39.250] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 04:08:39.251] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 04:08:39.252] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 04:08:39.252] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 04:08:39.253] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 04:08:39.254] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 04:08:39.255] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 04:08:39.256] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 04:08:39.257] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 04:08:39.258] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 04:08:39.259] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 04:08:39.259] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 04:08:39.260] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 04:08:39.261] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 04:08:39.262] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 04:08:39.263] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 04:08:39.265] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 04:08:39.265] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 04:08:39.266] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 04:08:39.267] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 04:08:39.268] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 04:08:39.269] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 04:08:39.270] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 04:08:39.271] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 04:08:39.272] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 04:08:39.273] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 04:08:39.274] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 04:08:39.275] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 04:08:39.276] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 04:08:39.276] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 04:08:39.277] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 04:08:39.278] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 04:08:39.279] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 04:08:39.280] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 04:08:39.280] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 04:08:39.281] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 04:08:39.282] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 04:08:39.283] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 04:08:39.284] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 04:08:39.285] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 04:08:39.286] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 04:08:39.287] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 04:08:39.288] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 04:08:39.289] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 04:08:39.290] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 04:08:39.291] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 04:08:39.291] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 04:08:39.292] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 04:08:39.293] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 04:08:39.294] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 04:08:39.295] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 04:08:39.296] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 04:08:39.296] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 04:08:39.297] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 04:08:39.298] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 04:08:39.299] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 04:08:39.300] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 04:08:39.300] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 04:08:39.301] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 04:08:39.302] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 04:08:39.303] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 04:08:39.304] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 04:08:39.304] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 04:08:39.305] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 04:08:39.306] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 04:08:39.307] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 04:08:39.308] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 04:08:39.309] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 04:08:39.310] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 04:08:39.310] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 04:08:39.311] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 04:08:39.312] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 04:08:39.313] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 04:08:39.314] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 04:08:39.315] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 04:08:39.316] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 04:08:39.316] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 04:08:39.317] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 04:08:39.318] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 04:08:39.319] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 04:08:39.320] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 04:08:39.321] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 04:08:39.322] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 04:08:39.323] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 04:08:39.323] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 04:08:39.324] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 04:08:39.325] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 04:08:39.326] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 04:08:39.327] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 04:08:39.328] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 04:08:39.328] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 04:08:39.329] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 04:08:39.330] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 04:08:39.331] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 04:08:39.332] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 04:08:39.332] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 04:08:39.333] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 04:08:39.334] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 04:08:39.335] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 04:08:39.336] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 04:08:39.337] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 04:08:39.338] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 04:08:39.338] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 04:08:39.339] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 04:08:39.340] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 04:08:39.341] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 04:08:39.342] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 04:08:39.343] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 04:08:39.343] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 04:08:39.344] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 04:08:39.345] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 04:08:39.346] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 04:08:39.347] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 04:08:39.348] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 04:08:39.348] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 04:08:39.349] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 04:08:39.350] [ModuleManager] Applying node InterstellarFuelSwitch/Patches/IntegrateInterstellarFuelSwitch/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 04:08:39.353] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 04:08:39.354] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 04:08:39.355] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 04:08:39.356] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 04:08:39.356] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 04:08:39.357] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 04:08:39.358] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 04:08:39.359] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 04:08:39.359] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 04:08:39.360] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 04:08:39.361] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:39.362] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 04:08:39.362] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 04:08:39.363] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 04:08:39.364] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 04:08:39.364] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 04:08:39.365] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 04:08:39.366] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 04:08:39.366] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 04:08:39.367] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 04:08:39.368] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 04:08:39.369] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 04:08:39.369] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 04:08:39.370] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 04:08:39.371] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 04:08:39.371] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 04:08:39.372] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 04:08:39.373] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 04:08:39.373] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 04:08:39.374] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 04:08:39.375] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 04:08:39.375] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 04:08:39.376] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 04:08:39.377] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 04:08:39.378] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 04:08:39.379] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 04:08:39.379] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 04:08:39.380] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 04:08:39.381] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 04:08:39.382] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 04:08:39.382] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 04:08:39.383] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 04:08:39.384] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 04:08:39.385] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 04:08:39.385] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 04:08:39.386] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 04:08:39.387] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 04:08:39.387] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 04:08:39.388] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 04:08:39.389] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 04:08:39.389] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 04:08:39.390] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 04:08:39.391] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 04:08:39.392] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 04:08:39.392] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 04:08:39.393] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 04:08:39.394] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 04:08:39.394] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 04:08:39.395] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 04:08:39.396] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 04:08:39.396] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 04:08:39.397] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 04:08:39.398] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 04:08:39.398] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 04:08:39.399] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 04:08:39.400] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 04:08:39.400] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 04:08:39.401] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 04:08:39.402] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 04:08:39.402] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 04:08:39.403] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 04:08:39.404] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:39.404] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 04:08:39.405] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 04:08:39.406] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 04:08:39.407] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 04:08:39.407] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:39.408] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:39.409] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 04:08:39.410] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:39.410] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:39.411] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:39.412] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:39.413] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:39.414] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 04:08:39.414] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:39.415] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:39.416] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 04:08:39.417] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 04:08:39.417] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 04:08:39.418] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 04:08:39.419] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 04:08:39.419] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 04:08:39.420] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 04:08:39.421] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 04:08:39.422] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 04:08:39.422] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 04:08:39.423] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 04:08:39.424] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 04:08:39.425] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 04:08:39.425] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 04:08:39.426] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 04:08:39.427] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 04:08:39.428] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 04:08:39.428] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 04:08:39.429] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 04:08:39.430] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 04:08:39.430] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 04:08:39.431] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 04:08:39.432] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 04:08:39.433] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 04:08:39.433] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 04:08:39.434] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 04:08:39.435] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 04:08:39.436] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 04:08:39.437] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 04:08:39.438] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 04:08:39.438] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 04:08:39.439] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 04:08:39.440] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 04:08:39.441] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 04:08:39.442] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 04:08:39.442] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 04:08:39.443] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 04:08:39.444] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 04:08:39.445] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 04:08:39.446] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 04:08:39.447] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 04:08:39.447] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 04:08:39.448] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 04:08:39.449] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 04:08:39.450] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 04:08:39.450] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 04:08:39.451] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 04:08:39.452] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 04:08:39.453] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 04:08:39.454] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 04:08:39.454] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 04:08:39.455] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 04:08:39.456] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 04:08:39.457] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 04:08:39.458] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 04:08:39.458] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 04:08:39.459] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 04:08:39.460] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 04:08:39.461] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 04:08:39.461] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 04:08:39.462] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 04:08:39.463] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 04:08:39.464] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 04:08:39.464] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 04:08:39.465] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 04:08:39.466] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 04:08:39.466] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 04:08:39.467] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 04:08:39.468] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 04:08:39.469] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 04:08:39.469] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 04:08:39.470] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 04:08:39.471] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 04:08:39.472] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 04:08:39.472] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 04:08:39.473] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 04:08:39.474] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 04:08:39.475] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 04:08:39.475] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 04:08:39.476] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 04:08:39.477] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 04:08:39.477] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 04:08:39.478] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 04:08:39.479] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 04:08:39.480] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 04:08:39.480] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 04:08:39.481] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 04:08:39.482] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 04:08:39.482] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 04:08:39.483] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 04:08:39.484] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 04:08:39.484] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 04:08:39.485] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 04:08:39.486] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 04:08:39.487] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 04:08:39.487] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 04:08:39.488] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 04:08:39.489] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 04:08:39.489] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 04:08:39.490] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 04:08:39.491] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 04:08:39.492] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 04:08:39.492] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:39.493] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/flag/flag
[LOG 04:08:39.494] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 04:08:39.494] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 04:08:39.495] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 04:08:39.496] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 04:08:39.496] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 04:08:39.497] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 04:08:39.498] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 04:08:39.499] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 04:08:39.499] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 04:08:39.500] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 04:08:39.501] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 04:08:39.502] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 04:08:39.502] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:39.503] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 04:08:39.504] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 04:08:39.505] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 04:08:39.505] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:39.506] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 04:08:39.507] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 04:08:39.507] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 04:08:39.508] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 04:08:39.509] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 04:08:39.510] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 04:08:39.510] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 04:08:39.511] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 04:08:39.512] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 04:08:39.513] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 04:08:39.514] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 04:08:39.514] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 04:08:39.515] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 04:08:39.516] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 04:08:39.516] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 04:08:39.517] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 04:08:39.518] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 04:08:39.519] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 04:08:39.519] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 04:08:39.520] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 04:08:39.521] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 04:08:39.522] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 04:08:39.522] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 04:08:39.523] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 04:08:39.524] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 04:08:39.524] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 04:08:39.525] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 04:08:39.526] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 04:08:39.527] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 04:08:39.527] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 04:08:39.528] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 04:08:39.529] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 04:08:39.530] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 04:08:39.530] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 04:08:39.531] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 04:08:39.532] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 04:08:39.532] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 04:08:39.533] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 04:08:39.534] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 04:08:39.535] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 04:08:39.535] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 04:08:39.536] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 04:08:39.537] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 04:08:39.538] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 04:08:39.538] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 04:08:39.539] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 04:08:39.540] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 04:08:39.541] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 04:08:39.542] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 04:08:39.542] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 04:08:39.543] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 04:08:39.544] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 04:08:39.545] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 04:08:39.545] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 04:08:39.546] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 04:08:39.547] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 04:08:39.547] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 04:08:39.548] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 04:08:39.549] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 04:08:39.550] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 04:08:39.550] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 04:08:39.551] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 04:08:39.552] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 04:08:39.553] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 04:08:39.553] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 04:08:39.554] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 04:08:39.555] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 04:08:39.555] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 04:08:39.556] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 04:08:39.557] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 04:08:39.558] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 04:08:39.558] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 04:08:39.559] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 04:08:39.560] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 04:08:39.561] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 04:08:39.561] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 04:08:39.562] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 04:08:39.563] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 04:08:39.563] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 04:08:39.564] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 04:08:39.565] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 04:08:39.566] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 04:08:39.567] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 04:08:39.567] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 04:08:39.568] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 04:08:39.569] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 04:08:39.569] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 04:08:39.570] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 04:08:39.571] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 04:08:39.572] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 04:08:39.572] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 04:08:39.573] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 04:08:39.574] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 04:08:39.574] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 04:08:39.575] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 04:08:39.576] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 04:08:39.577] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 04:08:39.577] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 04:08:39.578] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 04:08:39.579] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 04:08:39.580] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 04:08:39.580] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 04:08:39.581] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 04:08:39.582] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 04:08:39.583] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 04:08:39.583] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 04:08:39.584] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 04:08:39.585] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 04:08:39.585] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 04:08:39.586] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 04:08:39.587] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 04:08:39.588] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 04:08:39.588] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 04:08:39.589] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 04:08:39.590] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 04:08:39.590] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 04:08:39.591] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 04:08:39.592] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 04:08:39.593] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 04:08:39.593] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 04:08:39.594] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 04:08:39.595] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 04:08:39.596] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 04:08:39.596] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 04:08:39.597] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 04:08:39.598] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 04:08:39.598] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 04:08:39.599] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 04:08:39.600] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 04:08:39.601] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 04:08:39.602] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 04:08:39.602] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 04:08:39.603] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 04:08:39.604] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 04:08:39.604] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 04:08:39.605] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 04:08:39.606] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 04:08:39.607] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 04:08:39.607] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 04:08:39.608] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 04:08:39.609] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 04:08:39.609] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 04:08:39.610] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 04:08:39.611] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 04:08:39.612] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 04:08:39.612] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 04:08:39.613] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 04:08:39.614] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 04:08:39.615] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 04:08:39.615] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 04:08:39.616] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 04:08:39.617] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 04:08:39.617] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 04:08:39.618] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 04:08:39.619] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 04:08:39.620] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 04:08:39.620] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 04:08:39.621] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 04:08:39.622] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 04:08:39.622] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 04:08:39.623] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 04:08:39.624] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 04:08:39.624] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 04:08:39.625] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 04:08:39.626] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 04:08:39.627] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 04:08:39.627] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 04:08:39.628] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 04:08:39.629] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 04:08:39.630] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 04:08:39.630] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 04:08:39.631] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 04:08:39.632] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 04:08:39.632] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 04:08:39.633] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 04:08:39.634] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 04:08:39.635] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 04:08:39.635] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 04:08:39.636] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 04:08:39.637] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 04:08:39.638] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 04:08:39.638] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 04:08:39.639] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 04:08:39.640] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 04:08:39.641] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 04:08:39.641] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 04:08:39.642] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 04:08:39.643] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 04:08:39.644] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 04:08:39.645] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 04:08:39.645] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 04:08:39.646] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 04:08:39.647] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 04:08:39.648] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 04:08:39.648] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 04:08:39.649] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 04:08:39.650] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 04:08:39.650] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 04:08:39.651] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 04:08:39.652] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 04:08:39.653] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 04:08:39.653] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 04:08:39.654] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 04:08:39.655] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 04:08:39.656] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 04:08:39.656] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 04:08:39.657] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 04:08:39.658] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 04:08:39.659] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 04:08:39.659] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 04:08:39.660] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 04:08:39.661] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 04:08:39.662] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 04:08:39.662] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 04:08:39.663] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 04:08:39.664] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 04:08:39.665] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 04:08:39.665] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 04:08:39.666] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 04:08:39.667] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 04:08:39.668] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 04:08:39.669] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 04:08:39.669] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 04:08:39.670] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 04:08:39.671] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 04:08:39.672] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 04:08:39.673] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 04:08:39.673] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 04:08:39.674] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 04:08:39.675] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 04:08:39.676] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 04:08:39.676] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 04:08:39.677] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 04:08:39.678] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 04:08:39.679] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 04:08:39.679] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 04:08:39.680] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 04:08:39.681] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 04:08:39.682] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 04:08:39.682] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 04:08:39.683] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 04:08:39.684] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 04:08:39.685] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 04:08:39.686] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 04:08:39.686] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 04:08:39.687] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 04:08:39.688] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 04:08:39.689] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 04:08:39.689] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 04:08:39.690] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:39.691] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 04:08:39.692] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 04:08:39.692] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 04:08:39.693] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 04:08:39.694] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 04:08:39.695] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 04:08:39.695] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 04:08:39.696] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 04:08:39.697] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 04:08:39.698] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 04:08:39.699] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 04:08:39.699] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 04:08:39.700] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 04:08:39.701] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 04:08:39.702] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 04:08:39.703] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 04:08:39.703] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 04:08:39.704] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 04:08:39.705] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 04:08:39.706] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 04:08:39.707] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 04:08:39.707] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 04:08:39.708] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 04:08:39.709] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 04:08:39.710] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 04:08:39.710] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 04:08:39.711] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 04:08:39.712] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 04:08:39.713] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 04:08:39.713] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 04:08:39.714] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 04:08:39.715] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 04:08:39.716] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 04:08:39.717] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 04:08:39.717] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 04:08:39.718] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 04:08:39.719] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 04:08:39.720] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 04:08:39.720] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 04:08:39.721] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 04:08:39.722] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 04:08:39.723] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 04:08:39.724] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 04:08:39.725] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 04:08:39.725] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 04:08:39.726] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 04:08:39.727] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 04:08:39.728] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 04:08:39.728] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 04:08:39.729] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 04:08:39.730] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 04:08:39.731] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 04:08:39.732] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 04:08:39.732] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 04:08:39.733] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 04:08:39.734] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 04:08:39.735] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 04:08:39.735] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 04:08:39.736] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 04:08:39.737] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 04:08:39.738] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 04:08:39.739] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 04:08:39.740] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 04:08:39.740] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 04:08:39.741] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 04:08:39.742] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 04:08:39.743] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 04:08:39.744] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 04:08:39.744] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 04:08:39.745] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 04:08:39.746] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 04:08:39.747] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 04:08:39.748] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 04:08:39.748] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 04:08:39.750] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 04:08:39.750] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 04:08:39.751] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 04:08:39.752] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 04:08:39.752] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 04:08:39.753] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 04:08:39.754] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 04:08:39.754] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 04:08:39.755] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 04:08:39.756] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 04:08:39.756] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 04:08:39.758] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 04:08:39.758] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 04:08:39.759] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 04:08:39.760] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 04:08:39.761] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 04:08:39.762] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 04:08:39.762] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 04:08:39.763] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 04:08:39.764] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 04:08:39.765] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 04:08:39.765] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 04:08:39.766] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 04:08:39.767] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 04:08:39.768] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 04:08:39.768] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 04:08:39.769] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 04:08:39.770] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 04:08:39.771] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 04:08:39.772] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 04:08:39.772] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 04:08:39.773] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 04:08:39.774] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 04:08:39.775] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 04:08:39.775] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 04:08:39.776] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 04:08:39.777] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 04:08:39.778] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 04:08:39.778] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 04:08:39.779] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 04:08:39.780] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 04:08:39.781] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 04:08:39.781] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 04:08:39.782] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 04:08:39.783] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 04:08:39.784] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 04:08:39.784] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 04:08:39.785] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 04:08:39.786] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 04:08:39.787] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 04:08:39.788] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 04:08:39.788] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 04:08:39.789] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 04:08:39.790] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 04:08:39.791] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 04:08:39.791] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 04:08:39.792] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 04:08:39.793] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 04:08:39.794] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 04:08:39.794] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 04:08:39.795] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 04:08:39.796] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 04:08:39.797] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 04:08:39.797] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 04:08:39.798] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 04:08:39.799] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 04:08:39.800] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 04:08:39.802] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack
[LOG 04:08:39.803] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R
[LOG 04:08:39.804] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501
[LOG 04:08:39.804] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501
[LOG 04:08:39.805] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501
[LOG 04:08:39.806] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202
[LOG 04:08:39.807] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1
[LOG 04:08:39.807] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2
[LOG 04:08:39.808] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3
[LOG 04:08:39.809] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4
[LOG 04:08:39.809] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod
[LOG 04:08:39.810] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 04:08:39.811] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 04:08:39.812] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 04:08:39.812] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 04:08:39.813] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 04:08:39.814] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 04:08:39.814] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 04:08:39.815] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 04:08:39.816] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 04:08:39.817] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 04:08:39.817] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 04:08:39.818] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 04:08:39.819] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 04:08:39.819] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 04:08:39.820] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 04:08:39.821] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 04:08:39.821] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 04:08:39.822] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 04:08:39.823] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 04:08:39.823] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 04:08:39.824] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 04:08:39.825] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 04:08:39.826] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 04:08:39.826] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 04:08:39.827] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 04:08:39.828] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 04:08:39.829] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 04:08:39.830] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 04:08:39.830] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 04:08:39.831] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 04:08:39.832] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
[LOG 04:08:39.833] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 04:08:39.833] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 04:08:39.834] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 04:08:39.835] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 04:08:39.835] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 04:08:39.836] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 04:08:39.837] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 04:08:39.837] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 04:08:39.838] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 04:08:39.839] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 04:08:39.840] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 04:08:39.840] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 04:08:39.841] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 04:08:39.842] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 04:08:39.842] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta/deltaWing
[LOG 04:08:39.843] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 04:08:39.844] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 04:08:39.844] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 04:08:39.845] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 04:08:39.846] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 04:08:39.846] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 04:08:39.847] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/strake/wingStrake
[LOG 04:08:39.848] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 04:08:39.848] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 04:08:39.849] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 04:08:39.850] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 04:08:39.850] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 04:08:39.851] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 04:08:39.852] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 04:08:39.853] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/cupola/cupola/cupola
[LOG 04:08:39.853] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 04:08:39.854] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 04:08:39.855] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 04:08:39.856] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 04:08:39.856] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
[LOG 04:08:39.857] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 04:08:39.858] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 04:08:39.859] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 04:08:39.859] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 04:08:39.860] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
[LOG 04:08:39.861] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 04:08:39.862] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 04:08:39.862] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 04:08:39.863] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 04:08:39.864] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 04:08:39.865] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 04:08:39.865] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 04:08:39.866] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
[LOG 04:08:39.867] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
[LOG 04:08:39.868] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 04:08:39.868] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 04:08:39.869] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 04:08:39.870] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
[LOG 04:08:39.871] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 04:08:39.871] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 04:08:39.872] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 04:08:39.873] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 04:08:39.873] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 04:08:39.874] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 04:08:39.875] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 04:08:39.876] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 04:08:39.876] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 04:08:39.877] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 04:08:39.878] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 04:08:39.878] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 04:08:39.880] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 04:08:39.881] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 04:08:39.882] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 04:08:39.882] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 04:08:39.883] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 04:08:39.884] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 04:08:39.885] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 04:08:39.886] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 04:08:39.886] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
[LOG 04:08:39.887] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 04:08:39.888] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
[LOG 04:08:39.889] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
[LOG 04:08:39.890] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
[LOG 04:08:39.891] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 04:08:39.891] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 04:08:39.892] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 04:08:39.893] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
[LOG 04:08:39.894] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 04:08:39.895] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
[LOG 04:08:39.895] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
[LOG 04:08:39.896] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 04:08:39.897] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 04:08:39.898] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 04:08:39.898] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 04:08:39.899] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 04:08:39.900] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 04:08:39.901] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 04:08:39.902] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 04:08:39.902] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 04:08:39.903] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
[LOG 04:08:39.904] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
[LOG 04:08:39.905] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 04:08:39.906] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
[LOG 04:08:39.906] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 04:08:39.907] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 04:08:39.908] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 04:08:39.909] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 04:08:39.909] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 04:08:39.910] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 04:08:39.911] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 04:08:39.912] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 04:08:39.912] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
[LOG 04:08:39.913] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 04:08:39.914] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
[LOG 04:08:39.914] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
[LOG 04:08:39.915] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
[LOG 04:08:39.916] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
[LOG 04:08:39.917] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
[LOG 04:08:39.917] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
[LOG 04:08:39.918] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
[LOG 04:08:39.919] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
[LOG 04:08:39.920] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 04:08:39.920] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 04:08:39.921] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 04:08:39.922] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 04:08:39.923] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 04:08:39.923] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 04:08:39.924] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 04:08:39.925] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 04:08:39.925] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 04:08:39.926] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 04:08:39.927] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 04:08:39.928] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 04:08:39.928] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 04:08:39.929] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 04:08:39.930] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 04:08:39.930] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 04:08:39.931] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 04:08:39.932] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 04:08:39.933] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 04:08:39.933] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 04:08:39.934] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 04:08:39.935] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 04:08:39.935] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 04:08:39.936] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 04:08:39.937] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 04:08:39.938] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 04:08:39.938] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 04:08:39.939] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 04:08:39.940] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 04:08:39.940] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 04:08:39.941] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 04:08:39.942] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 04:08:39.943] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/flag/flag
[LOG 04:08:39.943] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 04:08:39.944] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 04:08:39.945] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 04:08:39.945] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 04:08:39.946] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 04:08:39.947] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 04:08:39.947] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 04:08:39.948] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 04:08:39.949] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 04:08:39.950] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 04:08:39.951] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 04:08:39.951] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 04:08:39.952] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 04:08:39.953] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 04:08:39.954] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 04:08:39.954] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 04:08:39.955] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 04:08:39.956] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 04:08:39.957] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 04:08:39.957] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 04:08:39.958] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 04:08:39.959] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 04:08:39.960] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 04:08:39.960] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 04:08:39.979] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 04:08:39.980] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 04:08:39.981] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 04:08:39.981] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 04:08:39.982] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 04:08:39.983] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 04:08:39.983] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 04:08:39.984] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 04:08:39.985] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 04:08:39.986] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
[LOG 04:08:39.986] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
[LOG 04:08:39.987] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 04:08:39.988] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 04:08:39.989] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 04:08:39.989] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 04:08:39.990] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 04:08:39.991] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 04:08:39.992] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 04:08:39.992] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 04:08:39.993] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 04:08:39.994] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 04:08:39.995] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 04:08:39.995] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 04:08:39.996] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 04:08:39.997] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 04:08:39.998] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 04:08:39.998] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 04:08:39.999] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 04:08:40.000] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 04:08:40.001] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 04:08:40.001] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 04:08:40.002] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 04:08:40.003] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 04:08:40.003] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 04:08:40.004] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 04:08:40.005] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 04:08:40.006] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 04:08:40.006] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
[LOG 04:08:40.007] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
[LOG 04:08:40.008] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
[LOG 04:08:40.009] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
[LOG 04:08:40.010] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
[LOG 04:08:40.011] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
[LOG 04:08:40.011] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 04:08:40.012] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 04:08:40.013] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 04:08:40.013] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 04:08:40.014] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 04:08:40.015] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 04:08:40.016] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 04:08:40.016] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 04:08:40.017] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 04:08:40.018] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 04:08:40.018] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 04:08:40.019] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 04:08:40.020] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 04:08:40.021] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 04:08:40.022] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
[LOG 04:08:40.022] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
[LOG 04:08:40.023] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 04:08:40.024] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 04:08:40.024] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
[LOG 04:08:40.025] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 04:08:40.026] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 04:08:40.027] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 04:08:40.027] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 04:08:40.028] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 04:08:40.029] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 04:08:40.030] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 04:08:40.030] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 04:08:40.031] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 04:08:40.032] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 04:08:40.032] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 04:08:40.033] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 04:08:40.034] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 04:08:40.035] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 04:08:40.036] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
[LOG 04:08:40.036] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 04:08:40.037] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 04:08:40.038] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 04:08:40.038] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
[LOG 04:08:40.039] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
[LOG 04:08:40.040] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 04:08:40.041] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 04:08:40.041] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
[LOG 04:08:40.042] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
[LOG 04:08:40.043] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
[LOG 04:08:40.044] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 04:08:40.044] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 04:08:40.045] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 04:08:40.046] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 04:08:40.046] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 04:08:40.047] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 04:08:40.048] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 04:08:40.049] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 04:08:40.049] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 04:08:40.050] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 04:08:40.051] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch
[LOG 04:08:40.052] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch
[LOG 04:08:40.052] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw
[LOG 04:08:40.053] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125
[LOG 04:08:40.054] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250
[LOG 04:08:40.055] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank
[LOG 04:08:40.055] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX
[LOG 04:08:40.056] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA
[LOG 04:08:40.057] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ
[LOG 04:08:40.058] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw
[LOG 04:08:40.058] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight
[LOG 04:08:40.059] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250
[LOG 04:08:40.060] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375
[LOG 04:08:40.061] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane
[LOG 04:08:40.061] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift
[LOG 04:08:40.062] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback
[LOG 04:08:40.063] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder
[LOG 04:08:40.063] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet
[LOG 04:08:40.064] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel
[LOG 04:08:40.065] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount
[LOG 04:08:40.066] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer
[LOG 04:08:40.066] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss
[LOG 04:08:40.067] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel
[LOG 04:08:40.068] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0
[LOG 04:08:40.069] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1
[LOG 04:08:40.069] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2
[LOG 04:08:40.070] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank
[LOG 04:08:40.071] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01
[LOG 04:08:40.072] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02
[LOG 04:08:40.072] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03
[LOG 04:08:40.073] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04
[LOG 04:08:40.074] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01
[LOG 04:08:40.074] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02
[LOG 04:08:40.075] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03
[LOG 04:08:40.076] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04
[LOG 04:08:40.077] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01
[LOG 04:08:40.077] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02
[LOG 04:08:40.078] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03
[LOG 04:08:40.079] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04
[LOG 04:08:40.080] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01
[LOG 04:08:40.080] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02
[LOG 04:08:40.081] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03
[LOG 04:08:40.082] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04
[LOG 04:08:40.082] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M
[LOG 04:08:40.083] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank
[LOG 04:08:40.084] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank
[LOG 04:08:40.085] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank
[LOG 04:08:40.085] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack
[LOG 04:08:40.086] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00
[LOG 04:08:40.087] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01
[LOG 04:08:40.088] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02
[LOG 04:08:40.088] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03
[LOG 04:08:40.089] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04
[LOG 04:08:40.090] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06
[LOG 04:08:40.090] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08
[LOG 04:08:40.091] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01
[LOG 04:08:40.092] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02
[LOG 04:08:40.092] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03
[LOG 04:08:40.093] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04
[LOG 04:08:40.094] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125
[LOG 04:08:40.095] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250
[LOG 04:08:40.095] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375
[LOG 04:08:40.096] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250
[LOG 04:08:40.097] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg
[LOG 04:08:40.098] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm
[LOG 04:08:40.098] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack
[LOG 04:08:40.099] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack
[LOG 04:08:40.100] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack
[LOG 04:08:40.101] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler
[LOG 04:08:40.101] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola
[LOG 04:08:40.102] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125
[LOG 04:08:40.103] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250
[LOG 04:08:40.104] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375
[LOG 04:08:40.104] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola
[LOG 04:08:40.105] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock
[LOG 04:08:40.106] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture
[LOG 04:08:40.107] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat
[LOG 04:08:40.107] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist
[LOG 04:08:40.108] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter
[LOG 04:08:40.109] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay
[LOG 04:08:40.110] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU
[LOG 04:08:40.110] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer
[LOG 04:08:40.111] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01
[LOG 04:08:40.112] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02
[LOG 04:08:40.113] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03
[LOG 04:08:40.114] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad
[LOG 04:08:40.114] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock
[LOG 04:08:40.115] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube
[LOG 04:08:40.116] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank
[LOG 04:08:40.117] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg
[LOG 04:08:40.117] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel
[LOG 04:08:40.118] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna
[LOG 04:08:40.119] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox
[LOG 04:08:40.119] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane
[LOG 04:08:40.120] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg
[LOG 04:08:40.121] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule
[LOG 04:08:40.122] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock
[LOG 04:08:40.122] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub
[LOG 04:08:40.123] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon
[LOG 04:08:40.124] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub
[LOG 04:08:40.125] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak
[LOG 04:08:40.125] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher
[LOG 04:08:40.126] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule
[LOG 04:08:40.127] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM
[LOG 04:08:40.128] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint
[LOG 04:08:40.128] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack
[LOG 04:08:40.129] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter
[LOG 04:08:40.130] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter
[LOG 04:08:40.131] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket
[LOG 04:08:40.131] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop
[LOG 04:08:40.132] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod
[LOG 04:08:40.133] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2
[LOG 04:08:40.134] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap
[LOG 04:08:40.134] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab
[LOG 04:08:40.135] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap
[LOG 04:08:40.136] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab
[LOG 04:08:40.137] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250
[LOG 04:08:40.137] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375
[LOG 04:08:40.138] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock
[LOG 04:08:40.139] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy
[LOG 04:08:40.140] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM
[LOG 04:08:40.141] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant
[LOG 04:08:40.141] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing
[LOG 04:08:40.142] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250
[LOG 04:08:40.143] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250
[LOG 04:08:40.144] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375
[LOG 04:08:40.145] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250
[LOG 04:08:40.145] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375
[LOG 04:08:40.147] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250
[LOG 04:08:40.148] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375
[LOG 04:08:40.149] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock
[LOG 04:08:40.150] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss
[LOG 04:08:40.152] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub
[LOG 04:08:40.153] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss
[LOG 04:08:40.154] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper
[LOG 04:08:40.155] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc
[LOG 04:08:40.157] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU
[LOG 04:08:40.158] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC
[LOG 04:08:40.159] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant
[LOG 04:08:40.160] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery
[LOG 04:08:40.160] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter
[LOG 04:08:40.161] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125
[LOG 04:08:40.162] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250
[LOG 04:08:40.163] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375
[LOG 04:08:40.164] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625
[LOG 04:08:40.164] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:40.165] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/part/scienceModule
[LOG 04:08:40.166] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced
[LOG 04:08:40.167] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector
[LOG 04:08:40.168] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor
[LOG 04:08:40.168] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250
[LOG 04:08:40.169] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1
[LOG 04:08:40.170] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1
[LOG 04:08:40.171] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1
[LOG 04:08:40.171] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced
[LOG 04:08:40.172] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1
[LOG 04:08:40.174] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor
[LOG 04:08:40.174] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor
[LOG 04:08:40.175] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing
[LOG 04:08:40.176] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1
[LOG 04:08:40.177] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor
[LOG 04:08:40.178] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed
[LOG 04:08:40.178] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2
[LOG 04:08:40.179] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1
[LOG 04:08:40.180] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor
[LOG 04:08:40.181] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive
[LOG 04:08:40.182] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive
[LOG 04:08:40.182] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1
[LOG 04:08:40.183] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet
[LOG 04:08:40.184] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine
[LOG 04:08:40.185] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs
[LOG 04:08:40.185] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle
[LOG 04:08:40.186] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR
[LOG 04:08:40.187] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb
[LOG 04:08:40.188] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs
[LOG 04:08:40.188] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle
[LOG 04:08:40.189] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle
[LOG 04:08:40.190] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3
[LOG 04:08:40.191] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine
[LOG 04:08:40.192] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine
[LOG 04:08:40.192] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster
[LOG 04:08:40.193] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded
[LOG 04:08:40.194] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block
[LOG 04:08:40.195] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner
[LOG 04:08:40.195] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet
[LOG 04:08:40.196] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine
[LOG 04:08:40.197] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2
[LOG 04:08:40.198] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded
[LOG 04:08:40.199] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine
[LOG 04:08:40.200] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator
[LOG 04:08:40.201] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank
[LOG 04:08:40.201] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat
[LOG 04:08:40.202] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved
[LOG 04:08:40.203] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail
[LOG 04:08:40.204] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle
[LOG 04:08:40.205] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle
[LOG 04:08:40.205] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet
[LOG 04:08:40.206] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova
[LOG 04:08:40.207] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR
[LOG 04:08:40.208] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine
[LOG 04:08:40.208] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125
[LOG 04:08:40.209] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250
[LOG 04:08:40.210] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat
[LOG 04:08:40.211] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat
[LOG 04:08:40.211] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone
[LOG 04:08:40.212] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge
[LOG 04:08:40.213] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16
[LOG 04:08:40.214] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32
[LOG 04:08:40.215] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4
[LOG 04:08:40.216] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48
[LOG 04:08:40.217] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96
[LOG 04:08:40.218] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge
[LOG 04:08:40.218] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank
[LOG 04:08:40.219] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank
[LOG 04:08:40.220] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank
[LOG 04:08:40.221] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank
[LOG 04:08:40.222] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank
[LOG 04:08:40.222] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m
[LOG 04:08:40.223] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat
[LOG 04:08:40.224] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank
[LOG 04:08:40.225] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle
[LOG 04:08:40.225] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge
[LOG 04:08:40.226] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large
[LOG 04:08:40.227] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank
[LOG 04:08:40.227] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium
[LOG 04:08:40.228] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4
[LOG 04:08:40.229] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6
[LOG 04:08:40.230] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN
[LOG 04:08:40.230] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl
[LOG 04:08:40.231] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96
[LOG 04:08:40.232] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48
[LOG 04:08:40.233] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray
[LOG 04:08:40.233] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser
[LOG 04:08:40.234] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron
[LOG 04:08:40.235] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver
[LOG 04:08:40.236] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver
[LOG 04:08:40.237] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FELA/FELA/FELA
[LOG 04:08:40.237] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish
[LOG 04:08:40.238] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray
[LOG 04:08:40.239] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter
[LOG 04:08:40.240] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna
[LOG 04:08:40.241] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM
[LOG 04:08:40.241] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2
[LOG 04:08:40.242] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2
[LOG 04:08:40.243] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2
[LOG 04:08:40.244] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1
[LOG 04:08:40.244] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray
[LOG 04:08:40.245] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror
[LOG 04:08:40.246] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish
[LOG 04:08:40.247] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial
[LOG 04:08:40.248] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish
[LOG 04:08:40.248] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver
[LOG 04:08:40.249] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray
[LOG 04:08:40.250] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT
[LOG 04:08:40.251] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal
[LOG 04:08:40.251] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge
[LOG 04:08:40.252] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2
[LOG 04:08:40.253] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator
[LOG 04:08:40.254] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge
[LOG 04:08:40.254] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed
[LOG 04:08:40.255] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall
[LOG 04:08:40.256] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator
[LOG 04:08:40.257] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2
[LOG 04:08:40.258] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator
[LOG 04:08:40.258] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz
[LOG 04:08:40.259] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg
[LOG 04:08:40.260] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm
[LOG 04:08:40.261] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1
[LOG 04:08:40.262] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare
[LOG 04:08:40.263] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf
[LOG 04:08:40.264] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600
[LOG 04:08:40.265] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator
[LOG 04:08:40.265] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator
[LOG 04:08:40.266] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf
[LOG 04:08:40.267] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator
[LOG 04:08:40.268] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope
[LOG 04:08:40.269] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop
[LOG 04:08:40.269] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer
[LOG 04:08:40.271] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer
[LOG 04:08:40.271] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier
[LOG 04:08:40.272] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS
[LOG 04:08:40.273] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU
[LOG 04:08:40.274] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge
[LOG 04:08:40.274] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS
[LOG 04:08:40.275] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator
[LOG 04:08:40.276] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop
[LOG 04:08:40.277] [ModuleManager] Applying node WarpPlugin/Patches/OreTanksFix/@PART[*]:FINAL to WarpPlugin/Parts/Utility/Refinery/part/FNRefinery
[LOG 04:08:40.280] [ModuleManager] Applying node WarpPlugin/Patches/RemoteTechFix/@PART[computerCore]:FINAL to WarpPlugin/Parts/Command/computerCore/part/computerCore
[LOG 04:08:40.294] [ModuleManager] Saving cache
[LOG 04:08:40.391] [ModuleManager] ModuleManager: 2861 patches applied

[LOG 04:08:40.391] [ModuleManager] Reloading resources definitions
[LOG 04:08:40.392] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.392] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.393] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.393] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.394] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.394] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.395] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.395] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.396] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.396] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.396] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.397] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.397] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.398] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.398] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.399] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.399] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.400] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.400] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.400] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.401] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.402] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.402] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.403] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.403] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.403] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.403] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.404] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.404] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.405] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.405] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.406] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.406] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.407] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.407] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.408] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.408] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.409] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.409] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.410] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.410] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.410] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.411] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.411] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.412] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.412] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.413] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.413] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.414] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.414] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.414] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.415] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.415] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.416] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.416] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.417] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.417] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.417] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.418] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.418] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.419] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.419] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.420] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.420] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.420] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.421] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.421] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.422] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.422] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.423] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.423] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.423] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.424] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.424] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.425] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.425] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.426] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.426] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.426] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.427] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.427] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.428] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.428] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.429] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.429] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.430] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.430] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.430] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.431] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.431] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.432] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.432] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.433] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.433] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.434] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.434] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.434] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.435] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.435] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.436] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.436] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.437] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.437] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.437] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.438] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.438] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.439] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.439] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.440] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.440] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.440] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.441] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.441] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.442] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.442] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.443] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.443] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.444] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.444] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.444] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.445] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.445] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.446] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.446] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.447] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.447] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.447] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.448] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.448] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.449] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.449] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.450] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.450] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.450] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.451] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.451] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.452] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.452] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.453] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.453] PartResourceDefinition list already contains definition for 'LqdFluorine'
[LOG 04:08:40.453] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.454] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.454] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.455] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.455] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.456] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.456] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.457] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.457] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.457] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.458] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.458] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.459] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.459] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.460] PartResourceDefinition list already contains definition for 'HeavyWater'
[LOG 04:08:40.460] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.461] PartResourceDefinition list already contains definition for 'Deuterium'
[LOG 04:08:40.461] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.461] PartResourceDefinition list already contains definition for 'Helium4'
[LOG 04:08:40.462] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.462] PartResourceDefinition list already contains definition for 'Helium3'
[LOG 04:08:40.463] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.463] PartResourceDefinition list already contains definition for 'Silicates'
[LOG 04:08:40.464] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.464] PartResourceDefinition list already contains definition for 'Silicon'
[LOG 04:08:40.465] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.465] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.466] PartResourceDefinition list already contains definition for 'Borate'
[LOG 04:08:40.466] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.466] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.467] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.467] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.468] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:40.468] PartResourceDefinition list already contains definition for 'Monazite'
[LOG 04:08:40.469] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:40.472] [ModuleManager] Post run call threw an exception in loading DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at ModuleManager.MMPatchLoader+<ProcessPatch>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
[LOG 04:08:40.515] [ModuleManager] Ran in 10.206s
[LOG 04:08:40.517] [ModuleManager] Checking Cache
[LOG 04:08:40.695] [ModuleManager] SHA generated in 0.176s
[LOG 04:08:40.696] [ModuleManager]       SHA = BA-70-89-44-52-61-1B-A6-5A-8F-71-B9-7A-D6-43-99-96-AA-E8-7B-CB-60-F2-94-D5-F3-BF-21-37-08-6E-F4
[LOG 04:08:40.723] [ModuleManager] Changes :
Added   : /Physics.cfg
Added   : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part .cfg
Deleted : WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part.cfg

[LOG 04:08:40.724] [ModuleManager] Cache SHA = B3-46-E8-32-4E-97-86-C9-D6-A6-AE-53-B5-52-E1-F7-16-7D-59-CC-3B-05-CE-5B-7C-71-D6-EA-FB-A6-66-56
[LOG 04:08:40.725] [ModuleManager] useCache = False
[LOG 04:08:40.725] [ModuleManager] Pre patch init
[LOG 04:08:40.876] [ModuleManager] compiling list of loaded mods...
Mod DLLs found:
    Assembly-CSharp v1.0.0.0                         SHA256 d7ef77181392768fde00ffac8321c8741a1a4b862f184557255a1993283d068a
    ModuleManager.2.7.1 v2.7.1.0                     SHA256 50ff84931665e9d701108c20b3be2bd35cdbb729ea94f3dae263cb55534a77d9
    FilterExtensions v1.0.0.0                        SHA256 ead8f10cedcf5734d83ba54ee6d7e0291a5e64775ebdf75b74ec4c48cc409010
    USITools v1.0.0.0                                SHA256 6c0185fcc15403014904861aa6863f3387c702dc1944fa2e16dbef11590d0594
    BetterBurnTime v1.0.0.0                          SHA256 cc114b72f728ad8ea34f8f8b883edcd2180f5dc273083e42ca150d7e1083dfb4
    EditorExtensionsRedux v3.2.13.40022              SHA256 478fea34d9dc4d679b9416bb9b3b363cfba5d1de66c40f737f224c016772b749
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    FieldTrainingFacility v1.0.0.0                   SHA256 315eb9bcad9b606d19bc79bffa30978066e25b4c1ac4e82b4bab029651d68296
    Firespitter v7.3.6128.14258                      SHA256 1eec6bb1a3c6bd1732b682ab4115b2b7accd56a4ad4ad662202a20fde4c1ec32
    InterstellarFuelSwitch v2.2.3.0 / v2.2.3         SHA256 aaa09516b498cbb815da393ddfec39eb04f28948768cea98d06a3ca7a4cc1089
    MiniAVC v1.0.3.1                                 SHA256 6b3cc0606f225afbab50a8e49e409ccd21c7d9c746805de7b47091d2c74ab4be
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    MechJeb2 v2.5.1.0 / vDev #641 Sarbian / v2.5.9.0 SHA256 ac44e8e70a027a69c559c1196deb19aa70551a3fa7d601b33242708899d7b7ce
    PersistentRotation v1.0.0.0                      SHA256 ce9cc80c5f0c0dbda170083896a14b0c6d695870a37dbcc38150629563f70ecb
    RcsSounds v5.0.0.0                               SHA256 836fbcf5676a554530669b33c6a0d7d0150dc8cb1e8640b1bb8b5239fd42f8af
    KSPSteamCtrlr v0.0.1.35                          SHA256 70c884b63b0d5d913dff497fa8246934b21f13327934494966e6b0a5c15556e7
    Steamworks.NET v9.0.0.0 / v9.0.0                 SHA256 c32c0219c58e654c06e2b494302718372a94ff8b82d9ae59b9bb9e283957d44a
    StageRecovery v1.6.4.6                           SHA256 98f7a264a2803aefcbec6d17d477229bd0e303426598e19c6142d02dac4ce152
    Scale v2.2.13.1                                  SHA256 92e6ce991c223ac080777cccbed41f5aab5e664595318c5eb7c6938e8017c560
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
    Konstruction v0.0.0.0                            SHA256 032f0b0914d3588079257f6389d79a2fc26877a576a34989754841fef97e2742
    USILifeSupport v1.0.0.0                          SHA256 737a53f253c2e2c0486d27e18301f052278b73db60c3e1acbb71679609596f43
    KolonyTools v1.0.0.0                             SHA256 c83ed49fd19b38edeaaba90ca20a8d7a21489f6f0b1b45f11051fdbdf4c1a976
    ModuleManager v2.6.25.0                          SHA256 cecd3f59eeeef4323f069aa5f568ed7c0a4cafd1dcfd5fec6d477430398d3316
    OpenResourceSystem_KSPIE v1.4.2.0                SHA256 9924883f685ea599e159eab8502db85e76e1d60806acd335dd0301fb96fee5bd
    Interstellar v1.10.8.0                           SHA256 5785695cf5c1a4f7a937ba32b5f954bb4b9748c77b4bb0dd87acc5cf203b6678
    MiniAVC v1.0.3.2                                 SHA256 9ee10c46cb6f86417f005046ae72fedda156e1d47c92febcb84c68f50e03f08a
    Scale_Redist v1.0.0.0                            SHA256 d7d396e245d20ad8e193e7a5e73ee8c745c0564eef60ce1c4d3eeb0db097d71d
Non-DLL mods added (:FOR[xxx]):
Mods by directory (sub directories of GameData):
  000_FilterExtensions
  000_FilterExtensionsConfigs
  000_USITools
  CommunityResourcePack
  Squad
  TweakScale
  UmbraSpaceIndustries
  WarpPlugin

[LOG 04:08:40.888] [ModuleManager] Loading Physics.cfg
[LOG 04:08:40.890] [ModuleManager] Checking NEEDS.
[LOG 04:08:40.933] [ModuleManager] Applying patches
[LOG 04:08:40.935] [ModuleManager] :FIRST pass
[LOG 04:08:40.940] [ModuleManager] :LEGACY (default) pass
[LOG 04:08:40.960] [ModuleManager] :BEFORE[000_FILTEREXTENSIONS] pass
[LOG 04:08:40.964] [ModuleManager] :FOR[000_FILTEREXTENSIONS] pass
[LOG 04:08:40.968] [ModuleManager] :AFTER[000_FILTEREXTENSIONS] pass
[LOG 04:08:40.972] [ModuleManager] :BEFORE[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 04:08:40.976] [ModuleManager] :FOR[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 04:08:40.980] [ModuleManager] :AFTER[000_FILTEREXTENSIONSCONFIGS] pass
[LOG 04:08:40.984] [ModuleManager] :BEFORE[000_USITOOLS] pass
[LOG 04:08:40.988] [ModuleManager] :FOR[000_USITOOLS] pass
[LOG 04:08:40.992] [ModuleManager] :AFTER[000_USITOOLS] pass
[LOG 04:08:40.995] [ModuleManager] :BEFORE[ASSEMBLY-CSHARP] pass
[LOG 04:08:40.999] [ModuleManager] :FOR[ASSEMBLY-CSHARP] pass
[LOG 04:08:41.003] [ModuleManager] :AFTER[ASSEMBLY-CSHARP] pass
[LOG 04:08:41.007] [ModuleManager] :BEFORE[BETTERBURNTIME] pass
[LOG 04:08:41.011] [ModuleManager] :FOR[BETTERBURNTIME] pass
[LOG 04:08:41.015] [ModuleManager] :AFTER[BETTERBURNTIME] pass
[LOG 04:08:41.019] [ModuleManager] :BEFORE[COMMUNITYRESOURCEPACK] pass
[LOG 04:08:41.022] [ModuleManager] :FOR[COMMUNITYRESOURCEPACK] pass
[LOG 04:08:41.026] [ModuleManager] :AFTER[COMMUNITYRESOURCEPACK] pass
[LOG 04:08:41.030] [ModuleManager] :BEFORE[EDITOREXTENSIONSREDUX] pass
[LOG 04:08:41.033] [ModuleManager] :FOR[EDITOREXTENSIONSREDUX] pass
[LOG 04:08:41.037] [ModuleManager] :AFTER[EDITOREXTENSIONSREDUX] pass
[LOG 04:08:41.041] [ModuleManager] :BEFORE[FIELDTRAININGFACILITY] pass
[LOG 04:08:41.045] [ModuleManager] :FOR[FIELDTRAININGFACILITY] pass
[LOG 04:08:41.048] [ModuleManager] :AFTER[FIELDTRAININGFACILITY] pass
[LOG 04:08:41.052] [ModuleManager] :BEFORE[FILTEREXTENSIONS] pass
[LOG 04:08:41.056] [ModuleManager] :FOR[FILTEREXTENSIONS] pass
[LOG 04:08:41.060] [ModuleManager] :AFTER[FILTEREXTENSIONS] pass
[LOG 04:08:41.064] [ModuleManager] :BEFORE[FIRESPITTER] pass
[LOG 04:08:41.067] [ModuleManager] :FOR[FIRESPITTER] pass
[LOG 04:08:41.071] [ModuleManager] :AFTER[FIRESPITTER] pass
[LOG 04:08:41.075] [ModuleManager] :BEFORE[INTERSTELLAR] pass
[LOG 04:08:41.078] [ModuleManager] :FOR[INTERSTELLAR] pass
[LOG 04:08:41.082] [ModuleManager] :AFTER[INTERSTELLAR] pass
[LOG 04:08:41.086] [ModuleManager] :BEFORE[INTERSTELLARFUELSWITCH] pass
[LOG 04:08:41.090] [ModuleManager] :FOR[INTERSTELLARFUELSWITCH] pass
[LOG 04:08:41.093] [ModuleManager] :AFTER[INTERSTELLARFUELSWITCH] pass
[LOG 04:08:41.097] [ModuleManager] :BEFORE[KOLONYTOOLS] pass
[LOG 04:08:41.118] [ModuleManager] :FOR[KOLONYTOOLS] pass
[LOG 04:08:41.122] [ModuleManager] :AFTER[KOLONYTOOLS] pass
[LOG 04:08:41.126] [ModuleManager] :BEFORE[KONSTRUCTION] pass
[LOG 04:08:41.129] [ModuleManager] :FOR[KONSTRUCTION] pass
[LOG 04:08:41.133] [ModuleManager] :AFTER[KONSTRUCTION] pass
[LOG 04:08:41.137] [ModuleManager] :BEFORE[KSPSTEAMCTRLR] pass
[LOG 04:08:41.141] [ModuleManager] :FOR[KSPSTEAMCTRLR] pass
[LOG 04:08:41.145] [ModuleManager] :AFTER[KSPSTEAMCTRLR] pass
[LOG 04:08:41.151] [ModuleManager] :BEFORE[MECHJEB2] pass
[LOG 04:08:41.155] [ModuleManager] :FOR[MECHJEB2] pass
[LOG 04:08:41.159] [ModuleManager] :AFTER[MECHJEB2] pass
[LOG 04:08:41.162] [ModuleManager] :BEFORE[MINIAVC] pass
[LOG 04:08:41.166] [ModuleManager] :FOR[MINIAVC] pass
[LOG 04:08:41.170] [ModuleManager] :AFTER[MINIAVC] pass
[LOG 04:08:41.174] [ModuleManager] :BEFORE[MODULEMANAGER] pass
[LOG 04:08:41.178] [ModuleManager] :FOR[MODULEMANAGER] pass
[LOG 04:08:41.182] [ModuleManager] :AFTER[MODULEMANAGER] pass
[LOG 04:08:41.185] [ModuleManager] :BEFORE[MODULEMANAGER.2.7.1] pass
[LOG 04:08:41.189] [ModuleManager] :FOR[MODULEMANAGER.2.7.1] pass
[LOG 04:08:41.193] [ModuleManager] :AFTER[MODULEMANAGER.2.7.1] pass
[LOG 04:08:41.196] [ModuleManager] :BEFORE[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 04:08:41.200] [ModuleManager] :FOR[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 04:08:41.204] [ModuleManager] :AFTER[OPENRESOURCESYSTEM_KSPIE] pass
[LOG 04:08:41.207] [ModuleManager] :BEFORE[PERSISTENTROTATION] pass
[LOG 04:08:41.211] [ModuleManager] :FOR[PERSISTENTROTATION] pass
[LOG 04:08:41.215] [ModuleManager] :AFTER[PERSISTENTROTATION] pass
[LOG 04:08:41.219] [ModuleManager] :BEFORE[RCSSOUNDS] pass
[LOG 04:08:41.223] [ModuleManager] :FOR[RCSSOUNDS] pass
[LOG 04:08:41.226] [ModuleManager] :AFTER[RCSSOUNDS] pass
[LOG 04:08:41.230] [ModuleManager] :BEFORE[SCALE] pass
[LOG 04:08:41.233] [ModuleManager] :FOR[SCALE] pass
[LOG 04:08:41.237] [ModuleManager] :AFTER[SCALE] pass
[LOG 04:08:41.241] [ModuleManager] :BEFORE[SCALE_REDIST] pass
[LOG 04:08:41.245] [ModuleManager] :FOR[SCALE_REDIST] pass
[LOG 04:08:41.248] [ModuleManager] :AFTER[SCALE_REDIST] pass
[LOG 04:08:41.252] [ModuleManager] :BEFORE[SQUAD] pass
[LOG 04:08:41.273] [ModuleManager] :FOR[SQUAD] pass
[LOG 04:08:41.277] [ModuleManager] :AFTER[SQUAD] pass
[LOG 04:08:41.281] [ModuleManager] :BEFORE[STAGERECOVERY] pass
[LOG 04:08:41.285] [ModuleManager] :FOR[STAGERECOVERY] pass
[LOG 04:08:41.288] [ModuleManager] :AFTER[STAGERECOVERY] pass
[LOG 04:08:41.292] [ModuleManager] :BEFORE[STEAMWORKS.NET] pass
[LOG 04:08:41.296] [ModuleManager] :FOR[STEAMWORKS.NET] pass
[LOG 04:08:41.300] [ModuleManager] :AFTER[STEAMWORKS.NET] pass
[LOG 04:08:41.304] [ModuleManager] :BEFORE[TWEAKSCALE] pass
[LOG 04:08:41.308] [ModuleManager] :FOR[TWEAKSCALE] pass
[LOG 04:08:41.311] [ModuleManager] :AFTER[TWEAKSCALE] pass
[LOG 04:08:41.315] [ModuleManager] :BEFORE[UMBRASPACEINDUSTRIES] pass
[LOG 04:08:41.319] [ModuleManager] :FOR[UMBRASPACEINDUSTRIES] pass
[LOG 04:08:41.323] [ModuleManager] :AFTER[UMBRASPACEINDUSTRIES] pass
[LOG 04:08:41.327] [ModuleManager] :BEFORE[USILIFESUPPORT] pass
[LOG 04:08:41.331] [ModuleManager] :FOR[USILIFESUPPORT] pass
[LOG 04:08:41.334] [ModuleManager] :AFTER[USILIFESUPPORT] pass
[LOG 04:08:41.338] [ModuleManager] :BEFORE[USITOOLS] pass
[LOG 04:08:41.341] [ModuleManager] :FOR[USITOOLS] pass
[LOG 04:08:41.345] [ModuleManager] :AFTER[USITOOLS] pass
[LOG 04:08:41.349] [ModuleManager] :BEFORE[WARPPLUGIN] pass
[LOG 04:08:41.352] [ModuleManager] :FOR[WARPPLUGIN] pass
[LOG 04:08:41.356] [ModuleManager] :AFTER[WARPPLUGIN] pass
[LOG 04:08:41.360] [ModuleManager] :FINAL pass
[LOG 04:08:41.366] [ModuleManager] Saving Cache
[LOG 04:08:41.375] [ModuleManager] Saving cache
[LOG 04:08:41.473] [ModuleManager] ModuleManager: 0 patches applied

[LOG 04:08:41.474] [ModuleManager] Reloading resources definitions
[LOG 04:08:41.475] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.475] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.476] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.476] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.477] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.477] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.478] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.478] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.478] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.479] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.479] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.480] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.480] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.481] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.481] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.481] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.482] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.482] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.483] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.483] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.484] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.484] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.484] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.485] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.485] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.486] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.486] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.487] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.487] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.488] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.488] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.488] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.489] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.489] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.490] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.490] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.491] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.491] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.492] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.492] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.492] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.493] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.493] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.494] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.494] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.495] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.495] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.495] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.496] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.496] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.497] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.497] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.498] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.498] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.498] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.499] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.499] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.500] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.500] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.501] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.501] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.501] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.502] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.502] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.503] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.503] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.504] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.504] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.505] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.505] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.505] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.506] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.506] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.507] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.507] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.508] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.508] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.508] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.509] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.509] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.510] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.510] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.511] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.511] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.511] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.512] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.512] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.513] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.513] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.514] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.514] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.515] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.515] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.515] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.516] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.516] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.517] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.517] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.518] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.518] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.518] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.519] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.519] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.520] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.520] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.521] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.521] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.521] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.522] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.522] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.523] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.523] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.524] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.524] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.525] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.525] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.526] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.526] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.526] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.527] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.527] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.528] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.528] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.529] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.529] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.529] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.530] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.530] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.531] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.531] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.532] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.532] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.532] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.533] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.533] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.534] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.534] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.535] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.535] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.535] PartResourceDefinition list already contains definition for 'LqdFluorine'
[LOG 04:08:41.536] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.536] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.537] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.537] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.538] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.538] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.539] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.539] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.539] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.540] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.540] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.541] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.541] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.542] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.542] PartResourceDefinition list already contains definition for 'HeavyWater'
[LOG 04:08:41.543] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.543] PartResourceDefinition list already contains definition for 'Deuterium'
[LOG 04:08:41.543] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.544] PartResourceDefinition list already contains definition for 'Helium4'
[LOG 04:08:41.544] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.545] PartResourceDefinition list already contains definition for 'Helium3'
[LOG 04:08:41.545] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.546] PartResourceDefinition list already contains definition for 'Silicates'
[LOG 04:08:41.546] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.547] PartResourceDefinition list already contains definition for 'Silicon'
[LOG 04:08:41.547] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.547] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.548] PartResourceDefinition list already contains definition for 'Borate'
[LOG 04:08:41.548] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.549] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.549] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.550] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.550] Resource RESOURCE_DEFINITION added to database
[WRN 04:08:41.551] PartResourceDefinition list already contains definition for 'Monazite'
[LOG 04:08:41.551] Resource RESOURCE_DEFINITION added to database
[LOG 04:08:41.553] [ModuleManager] Post run call threw an exception in loading DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at ModuleManager.MMPatchLoader+<ProcessPatch>d__46.MoveNext () [0x00000] in <filename unknown>:0 
[LOG 04:08:41.572] [ModuleManager] Ran in 1.056s
[LOG 04:08:41.578] PartLoader: Creating part database
[LOG 04:08:41.579] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack'
[LOG 04:08:41.597] EffectList: Created 14 effect types
[LOG 04:08:41.625] OnLoad(Prefab): part=InterstellarGasTank.PB-Stack
[LOG 04:08:41.646] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:41.660] PartLoader: Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-Stack/InterstellarGasTank_PB-Stack' has no database record. Creating.
[LOG 04:08:41.662] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R'
[ERR 04:08:41.669] Cannot find fx group of that name for decoupler

[LOG 04:08:41.672] OnLoad(Prefab): part=InterstellarGasTank-PB-X50R
[LOG 04:08:41.674] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[ERR 04:08:41.677] Cannot find fx group of that name for decoupler

[LOG 04:08:41.678] PartLoader: Part 'InterstellarFuelSwitch/Parts/InterstellarGasTank/InterstellarGasTank-PB-X50R/InterstellarGasTank-PB-X50R' has no database record. Creating.
[LOG 04:08:41.681] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501'
[LOG 04:08:41.683] OnLoad(Prefab): part=CC2501
[LOG 04:08:41.687] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:41.694] PartLoader: Part 'InterstellarFuelSwitch/Parts/TankRevamp/CC2501/CC2501' has no database record. Creating.
[LOG 04:08:41.695] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501'
[LOG 04:08:41.700] OnLoad(Prefab): part=CT2501
[LOG 04:08:41.701] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:41.724] PartLoader: Part 'InterstellarFuelSwitch/Parts/TankRevamp/CT2501/CT2501' has no database record. Creating.
[LOG 04:08:41.725] PartLoader: Compiling Part 'InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501'
[LOG 04:08:41.728] OnLoad(Prefab): part=RFC2501
[LOG 04:08:41.729] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:41.734] PartLoader: Part 'InterstellarFuelSwitch/Parts/TankRevamp/RFC2501/RFC2501' has no database record. Creating.
[LOG 04:08:41.735] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202'
[LOG 04:08:41.747] Starting the Dispatcher
[ERR 04:08:41.752] MechJeb moduleRegistry creation threw an exception in LoadComputerModules loading DynamicTanks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
  at MuMech.MechJebCore.LoadComputerModules () [0x00000] in <filename unknown>:0 

[LOG 04:08:41.769] ManeuverPlanner initialization: found 17 maneuvers
[LOG 04:08:41.823] OnLoad(Prefab): part=mumech.MJ2.AR202
[LOG 04:08:41.824] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:41.829] Starting the Dispatcher
[LOG 04:08:41.830] 
[LOG 04:08:41.858] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202' has no database record. Creating.
[LOG 04:08:41.861] Starting the Dispatcher
[LOG 04:08:41.862] 
[LOG 04:08:41.864] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202'
[LOG 04:08:41.887] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1'
[LOG 04:08:41.890] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1' has no database record. Creating.
[LOG 04:08:41.892] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features1'
[LOG 04:08:41.911] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2'
[LOG 04:08:41.914] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2' has no database record. Creating.
[LOG 04:08:41.915] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features2'
[LOG 04:08:41.935] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3'
[LOG 04:08:41.938] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3' has no database record. Creating.
[LOG 04:08:41.940] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features3'
[LOG 04:08:41.960] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4'
[LOG 04:08:41.963] PartLoader: Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4' has no database record. Creating.
[LOG 04:08:41.965] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.AR202.features4'
[LOG 04:08:41.985] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod'
[LOG 04:08:41.992] Starting the Dispatcher
[LOG 04:08:41.992] 
[LOG 04:08:42.032] OnLoad(Prefab): part=mumech.MJ2.Pod
[LOG 04:08:42.033] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.041] Starting the Dispatcher
[LOG 04:08:42.042] 
[EXC 04:08:42.048] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    PartLoader:StripComponent(GameObject)
    PartLoader:CreatePartIcon(GameObject, Single&)
    PartLoader:ParsePart(UrlConfig, ConfigNode)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 04:08:42.050] PartLoader: Part 'MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod' has no database record. Creating.
[LOG 04:08:42.053] Starting the Dispatcher
[LOG 04:08:42.053] 
[LOG 04:08:42.058] DragCubeSystem: Creating drag cubes for part 'mumech.MJ2.Pod'
[EXC 04:08:42.115] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    <RenderDragCubes>c__Iterator1E:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 04:08:42.119] PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone'
[LOG 04:08:42.121] OnLoad(Prefab): part=noseCone
[LOG 04:08:42.122] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.124] PartLoader: Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone' has no database record. Creating.
[LOG 04:08:42.126] DragCubeSystem: Creating drag cubes for part 'noseCone'
[LOG 04:08:42.152] PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1'
[LOG 04:08:42.164] OnLoad(Prefab): part=airbrake1
[LOG 04:08:42.166] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.173] PartLoader: Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1' has no database record. Creating.
[LOG 04:08:42.177] DragCubeSystem: Creating drag cubes for part 'airbrake1'
[LOG 04:08:42.229] PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop'
[LOG 04:08:42.233] OnLoad(Prefab): part=airScoop
[LOG 04:08:42.234] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.237] PartLoader: Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop' has no database record. Creating.
[LOG 04:08:42.239] DragCubeSystem: Creating drag cubes for part 'airScoop'
[LOG 04:08:42.281] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf'
[LOG 04:08:42.286] OnLoad(Prefab): part=airlinerCtrlSrf
[LOG 04:08:42.287] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.290] PartLoader: Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf' has no database record. Creating.
[LOG 04:08:42.292] DragCubeSystem: Creating drag cubes for part 'airlinerCtrlSrf'
[LOG 04:08:42.336] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing'
[LOG 04:08:42.340] OnLoad(Prefab): part=airlinerMainWing
[LOG 04:08:42.341] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.344] PartLoader: Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing' has no database record. Creating.
[LOG 04:08:42.345] DragCubeSystem: Creating drag cubes for part 'airlinerMainWing'
[LOG 04:08:42.361] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin'
[LOG 04:08:42.365] OnLoad(Prefab): part=airlinerTailFin
[LOG 04:08:42.366] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.369] PartLoader: Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin' has no database record. Creating.
[LOG 04:08:42.372] DragCubeSystem: Creating drag cubes for part 'airlinerTailFin'
[LOG 04:08:42.416] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard'
[LOG 04:08:42.419] OnLoad(Prefab): part=AdvancedCanard
[LOG 04:08:42.420] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.423] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard' has no database record. Creating.
[LOG 04:08:42.425] DragCubeSystem: Creating drag cubes for part 'AdvancedCanard'
[LOG 04:08:42.466] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController'
[LOG 04:08:42.469] OnLoad(Prefab): part=CanardController
[LOG 04:08:42.471] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.473] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController' has no database record. Creating.
[LOG 04:08:42.475] DragCubeSystem: Creating drag cubes for part 'CanardController'
[LOG 04:08:42.524] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing'
[LOG 04:08:42.527] OnLoad(Prefab): part=sweptWing
[LOG 04:08:42.528] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.531] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing' has no database record. Creating.
[LOG 04:08:42.532] DragCubeSystem: Creating drag cubes for part 'sweptWing'
[LOG 04:08:42.549] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin'
[LOG 04:08:42.552] OnLoad(Prefab): part=tailfin
[LOG 04:08:42.554] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.556] PartLoader: Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin' has no database record. Creating.
[LOG 04:08:42.559] DragCubeSystem: Creating drag cubes for part 'tailfin'
[LOG 04:08:42.612] PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin'
[LOG 04:08:42.615] OnLoad(Prefab): part=basicFin
[LOG 04:08:42.616] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:42.618] PartLoader: Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin' has no database record. Creating.
[LOG 04:08:42.620] DragCubeSystem: Creating drag cubes for part 'basicFin'
[LOG 04:08:42.658] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake'
[LOG 04:08:42.663] OnLoad(Prefab): part=CircularIntake
[LOG 04:08:42.664] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.667] PartLoader: Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake' has no database record. Creating.
[LOG 04:08:42.668] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake'
[LOG 04:08:42.671] OnLoad(Prefab): part=shockConeIntake
[LOG 04:08:42.672] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.675] PartLoader: Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake' has no database record. Creating.
[LOG 04:08:42.675] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone'
[LOG 04:08:42.680] OnLoad(Prefab): part=avionicsNoseCone
[LOG 04:08:42.681] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:42.685] PartLoader: Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone' has no database record. Creating.
[LOG 04:08:42.687] DragCubeSystem: Creating drag cubes for part 'avionicsNoseCone'
[LOG 04:08:42.708] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA'
[LOG 04:08:42.711] OnLoad(Prefab): part=pointyNoseConeA
[LOG 04:08:42.712] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.714] PartLoader: Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA' has no database record. Creating.
[LOG 04:08:42.716] DragCubeSystem: Creating drag cubes for part 'pointyNoseConeA'
[LOG 04:08:42.744] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB'
[LOG 04:08:42.747] OnLoad(Prefab): part=pointyNoseConeB
[LOG 04:08:42.748] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.750] PartLoader: Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB' has no database record. Creating.
[LOG 04:08:42.752] DragCubeSystem: Creating drag cubes for part 'pointyNoseConeB'
[LOG 04:08:42.777] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter'
[LOG 04:08:42.780] OnLoad(Prefab): part=noseConeAdapter
[LOG 04:08:42.781] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.783] PartLoader: Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter' has no database record. Creating.
[LOG 04:08:42.785] DragCubeSystem: Creating drag cubes for part 'noseConeAdapter'
[LOG 04:08:42.811] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone'
[LOG 04:08:42.813] OnLoad(Prefab): part=standardNoseCone
[LOG 04:08:42.815] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:42.817] PartLoader: Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone' has no database record. Creating.
[LOG 04:08:42.818] DragCubeSystem: Creating drag cubes for part 'standardNoseCone'
[LOG 04:08:42.844] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail'
[LOG 04:08:42.847] OnLoad(Prefab): part=airplaneTail
[LOG 04:08:42.848] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.850] PartLoader: Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail' has no database record. Creating.
[LOG 04:08:42.852] DragCubeSystem: Creating drag cubes for part 'airplaneTail'
[LOG 04:08:42.874] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB'
[LOG 04:08:42.877] OnLoad(Prefab): part=airplaneTailB
[LOG 04:08:42.878] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:42.880] PartLoader: Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB' has no database record. Creating.
[LOG 04:08:42.882] DragCubeSystem: Creating drag cubes for part 'airplaneTailB'
[LOG 04:08:42.902] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1'
[LOG 04:08:42.929] PartLoader: Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1' has no database record. Creating.
[LOG 04:08:42.934] DragCubeSystem: Creating drag cubes for part 'fairingSize1'
[LOG 04:08:42.958] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2'
[LOG 04:08:42.971] PartLoader: Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2' has no database record. Creating.
[LOG 04:08:42.977] DragCubeSystem: Creating drag cubes for part 'fairingSize2'
[LOG 04:08:42.997] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3'
[LOG 04:08:43.010] PartLoader: Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3' has no database record. Creating.
[LOG 04:08:43.015] DragCubeSystem: Creating drag cubes for part 'fairingSize3'
[LOG 04:08:43.034] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0'
[LOG 04:08:43.046] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0' has no database record. Creating.
[LOG 04:08:43.049] DragCubeSystem: Creating drag cubes for part 'HeatShield0'
[LOG 04:08:43.093] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1'
[LOG 04:08:43.101] OnLoad(Prefab): part=HeatShield1
[LOG 04:08:43.103] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:43.108] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1' has no database record. Creating.
[LOG 04:08:43.111] DragCubeSystem: Creating drag cubes for part 'HeatShield1'
[LOG 04:08:43.152] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2'
[LOG 04:08:43.162] OnLoad(Prefab): part=HeatShield2
[LOG 04:08:43.164] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:43.168] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2' has no database record. Creating.
[LOG 04:08:43.172] DragCubeSystem: Creating drag cubes for part 'HeatShield2'
[LOG 04:08:43.212] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3'
[LOG 04:08:43.217] OnLoad(Prefab): part=HeatShield3
[LOG 04:08:43.218] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:43.222] PartLoader: Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3' has no database record. Creating.
[LOG 04:08:43.226] DragCubeSystem: Creating drag cubes for part 'HeatShield3'
[LOG 04:08:43.265] PartLoader: Compiling Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield'
[LOG 04:08:43.271] OnLoad(Prefab): part=InflatableHeatShield
[LOG 04:08:43.272] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:43.276] PartLoader: Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield' has no database record. Creating.
[LOG 04:08:43.280] DragCubeSystem: Part 'InflatableHeatShield' has defined a procedural drag cube setup
[LOG 04:08:43.281] PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong'
[LOG 04:08:43.284] OnLoad(Prefab): part=IntakeRadialLong
[LOG 04:08:43.285] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.287] PartLoader: Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong' has no database record. Creating.
[LOG 04:08:43.289] DragCubeSystem: Creating drag cubes for part 'IntakeRadialLong'
[LOG 04:08:43.309] PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake'
[LOG 04:08:43.311] OnLoad(Prefab): part=miniIntake
[LOG 04:08:43.313] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:43.315] PartLoader: Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake' has no database record. Creating.
[LOG 04:08:43.316] PartLoader: Compiling Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone'
[LOG 04:08:43.318] OnLoad(Prefab): part=rocketNoseCone
[LOG 04:08:43.319] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:43.321] PartLoader: Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone' has no database record. Creating.
[LOG 04:08:43.322] DragCubeSystem: Creating drag cubes for part 'rocketNoseCone'
[LOG 04:08:43.349] PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake'
[LOG 04:08:43.352] OnLoad(Prefab): part=ramAirIntake
[LOG 04:08:43.353] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:43.356] PartLoader: Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake' has no database record. Creating.
[LOG 04:08:43.356] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta'
[LOG 04:08:43.359] OnLoad(Prefab): part=wingShuttleDelta
[LOG 04:08:43.360] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.362] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta' has no database record. Creating.
[LOG 04:08:43.364] DragCubeSystem: Creating drag cubes for part 'wingShuttleDelta'
[LOG 04:08:43.382] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1'
[LOG 04:08:43.385] OnLoad(Prefab): part=wingShuttleElevon1
[LOG 04:08:43.387] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.389] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1' has no database record. Creating.
[LOG 04:08:43.391] DragCubeSystem: Creating drag cubes for part 'wingShuttleElevon1'
[LOG 04:08:43.446] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2'
[LOG 04:08:43.449] OnLoad(Prefab): part=wingShuttleElevon2
[LOG 04:08:43.450] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.453] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2' has no database record. Creating.
[LOG 04:08:43.455] DragCubeSystem: Creating drag cubes for part 'wingShuttleElevon2'
[LOG 04:08:43.510] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder'
[LOG 04:08:43.513] OnLoad(Prefab): part=wingShuttleRudder
[LOG 04:08:43.515] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.517] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder' has no database record. Creating.
[LOG 04:08:43.519] DragCubeSystem: Creating drag cubes for part 'wingShuttleRudder'
[LOG 04:08:43.591] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake'
[LOG 04:08:43.594] OnLoad(Prefab): part=wingShuttleStrake
[LOG 04:08:43.595] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.597] PartLoader: Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake' has no database record. Creating.
[LOG 04:08:43.599] DragCubeSystem: Creating drag cubes for part 'wingShuttleStrake'
[LOG 04:08:43.616] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet'
[LOG 04:08:43.619] OnLoad(Prefab): part=R8winglet
[LOG 04:08:43.621] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.623] PartLoader: Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet' has no database record. Creating.
[LOG 04:08:43.625] DragCubeSystem: Creating drag cubes for part 'R8winglet'
[LOG 04:08:43.675] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet'
[LOG 04:08:43.677] OnLoad(Prefab): part=winglet
[LOG 04:08:43.679] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.681] PartLoader: Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet' has no database record. Creating.
[LOG 04:08:43.683] DragCubeSystem: Creating drag cubes for part 'winglet'
[LOG 04:08:43.700] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3'
[LOG 04:08:43.703] OnLoad(Prefab): part=winglet3
[LOG 04:08:43.704] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.707] PartLoader: Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3' has no database record. Creating.
[LOG 04:08:43.709] DragCubeSystem: Creating drag cubes for part 'winglet3'
[LOG 04:08:43.759] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector'
[LOG 04:08:43.761] OnLoad(Prefab): part=wingConnector
[LOG 04:08:43.763] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.765] PartLoader: Part 'Squad/Parts/Aero/wings/connector1/wingConnector' has no database record. Creating.
[LOG 04:08:43.767] DragCubeSystem: Creating drag cubes for part 'wingConnector'
[LOG 04:08:43.786] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2'
[LOG 04:08:43.789] OnLoad(Prefab): part=wingConnector2
[LOG 04:08:43.790] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.792] PartLoader: Part 'Squad/Parts/Aero/wings/connector2/wingConnector2' has no database record. Creating.
[LOG 04:08:43.794] DragCubeSystem: Creating drag cubes for part 'wingConnector2'
[LOG 04:08:43.812] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3'
[LOG 04:08:43.815] OnLoad(Prefab): part=wingConnector3
[LOG 04:08:43.816] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.818] PartLoader: Part 'Squad/Parts/Aero/wings/connector3/wingConnector3' has no database record. Creating.
[LOG 04:08:43.820] DragCubeSystem: Creating drag cubes for part 'wingConnector3'
[LOG 04:08:43.839] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4'
[LOG 04:08:43.842] OnLoad(Prefab): part=wingConnector4
[LOG 04:08:43.844] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.846] PartLoader: Part 'Squad/Parts/Aero/wings/connector4/wingConnector4' has no database record. Creating.
[LOG 04:08:43.847] DragCubeSystem: Creating drag cubes for part 'wingConnector4'
[LOG 04:08:43.866] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5'
[LOG 04:08:43.869] OnLoad(Prefab): part=wingConnector5
[LOG 04:08:43.871] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.873] PartLoader: Part 'Squad/Parts/Aero/wings/connector5/wingConnector5' has no database record. Creating.
[LOG 04:08:43.875] DragCubeSystem: Creating drag cubes for part 'wingConnector5'
[LOG 04:08:43.892] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing'
[LOG 04:08:43.895] OnLoad(Prefab): part=deltaWing
[LOG 04:08:43.896] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.898] PartLoader: Part 'Squad/Parts/Aero/wings/delta/deltaWing' has no database record. Creating.
[LOG 04:08:43.900] DragCubeSystem: Creating drag cubes for part 'deltaWing'
[LOG 04:08:43.918] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small'
[LOG 04:08:43.920] OnLoad(Prefab): part=delta.small
[LOG 04:08:43.922] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.924] PartLoader: Part 'Squad/Parts/Aero/wings/delta_small/delta_small' has no database record. Creating.
[LOG 04:08:43.925] DragCubeSystem: Creating drag cubes for part 'delta.small'
[LOG 04:08:43.965] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf'
[LOG 04:08:43.968] OnLoad(Prefab): part=StandardCtrlSrf
[LOG 04:08:43.969] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:43.972] PartLoader: Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf' has no database record. Creating.
[LOG 04:08:43.974] DragCubeSystem: Creating drag cubes for part 'StandardCtrlSrf'
[LOG 04:08:44.024] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2'
[LOG 04:08:44.027] OnLoad(Prefab): part=elevon2
[LOG 04:08:44.028] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.031] PartLoader: Part 'Squad/Parts/Aero/wings/elevon2/elevon2' has no database record. Creating.
[LOG 04:08:44.033] DragCubeSystem: Creating drag cubes for part 'elevon2'
[LOG 04:08:44.084] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3'
[LOG 04:08:44.087] OnLoad(Prefab): part=elevon3
[LOG 04:08:44.088] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.090] PartLoader: Part 'Squad/Parts/Aero/wings/elevon3/elevon3' has no database record. Creating.
[LOG 04:08:44.092] DragCubeSystem: Creating drag cubes for part 'elevon3'
[LOG 04:08:44.143] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf'
[LOG 04:08:44.147] OnLoad(Prefab): part=smallCtrlSrf
[LOG 04:08:44.149] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.153] PartLoader: Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf' has no database record. Creating.
[LOG 04:08:44.156] DragCubeSystem: Creating drag cubes for part 'smallCtrlSrf'
[LOG 04:08:44.218] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5'
[LOG 04:08:44.222] OnLoad(Prefab): part=elevon5
[LOG 04:08:44.223] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.226] PartLoader: Part 'Squad/Parts/Aero/wings/elevon5/elevon5' has no database record. Creating.
[LOG 04:08:44.228] DragCubeSystem: Creating drag cubes for part 'elevon5'
[LOG 04:08:44.276] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake'
[LOG 04:08:44.278] OnLoad(Prefab): part=wingStrake
[LOG 04:08:44.280] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.282] PartLoader: Part 'Squad/Parts/Aero/wings/strake/wingStrake' has no database record. Creating.
[LOG 04:08:44.284] DragCubeSystem: Creating drag cubes for part 'wingStrake'
[LOG 04:08:44.302] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing'
[LOG 04:08:44.305] OnLoad(Prefab): part=structuralWing
[LOG 04:08:44.306] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.308] PartLoader: Part 'Squad/Parts/Aero/wings/structural1/structuralWing' has no database record. Creating.
[LOG 04:08:44.310] DragCubeSystem: Creating drag cubes for part 'structuralWing'
[LOG 04:08:44.326] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2'
[LOG 04:08:44.328] OnLoad(Prefab): part=structuralWing2
[LOG 04:08:44.330] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.332] PartLoader: Part 'Squad/Parts/Aero/wings/structural2/structuralWing2' has no database record. Creating.
[LOG 04:08:44.334] DragCubeSystem: Creating drag cubes for part 'structuralWing2'
[LOG 04:08:44.351] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3'
[LOG 04:08:44.354] OnLoad(Prefab): part=structuralWing3
[LOG 04:08:44.356] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.358] PartLoader: Part 'Squad/Parts/Aero/wings/structural3/structuralWing3' has no database record. Creating.
[LOG 04:08:44.360] DragCubeSystem: Creating drag cubes for part 'structuralWing3'
[LOG 04:08:44.398] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4'
[LOG 04:08:44.401] OnLoad(Prefab): part=structuralWing4
[LOG 04:08:44.402] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.404] PartLoader: Part 'Squad/Parts/Aero/wings/structural4/structuralWing4' has no database record. Creating.
[LOG 04:08:44.406] DragCubeSystem: Creating drag cubes for part 'structuralWing4'
[LOG 04:08:44.421] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1'
[LOG 04:08:44.424] OnLoad(Prefab): part=sweptWing1
[LOG 04:08:44.425] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.428] PartLoader: Part 'Squad/Parts/Aero/wings/swept1/sweptWing1' has no database record. Creating.
[LOG 04:08:44.429] DragCubeSystem: Creating drag cubes for part 'sweptWing1'
[LOG 04:08:44.445] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2'
[LOG 04:08:44.448] OnLoad(Prefab): part=sweptWing2
[LOG 04:08:44.450] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:44.452] PartLoader: Part 'Squad/Parts/Aero/wings/swept2/sweptWing2' has no database record. Creating.
[LOG 04:08:44.454] DragCubeSystem: Creating drag cubes for part 'sweptWing2'
[LOG 04:08:44.471] PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2'
[LOG 04:08:44.473] OnLoad(Prefab): part=asasmodule1-2
[LOG 04:08:44.475] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:44.477] PartLoader: Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2' has no database record. Creating.
[LOG 04:08:44.478] PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola'
[LOG 04:08:44.490] OnLoad(Prefab): part=cupola
[LOG 04:08:44.492] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:44.508] PartLoader: Part 'Squad/Parts/Command/cupola/cupola/cupola' has no database record. Creating.
[LOG 04:08:44.513] DragCubeSystem: Creating drag cubes for part 'cupola'
[LOG 04:08:44.538] PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd'
[LOG 04:08:44.546] PartLoader: Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd' has no database record. Creating.
[LOG 04:08:44.548] DragCubeSystem: Creating drag cubes for part 'seatExternalCmd'
[LOG 04:08:44.570] PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin'
[LOG 04:08:44.574] OnLoad(Prefab): part=crewCabin
[LOG 04:08:44.575] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:44.582] PartLoader: Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin' has no database record. Creating.
[LOG 04:08:44.586] DragCubeSystem: Creating drag cubes for part 'crewCabin'
[LOG 04:08:44.615] PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule'
[LOG 04:08:44.618] OnLoad(Prefab): part=advSasModule
[LOG 04:08:44.619] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:44.622] PartLoader: Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule' has no database record. Creating.
[LOG 04:08:44.623] DragCubeSystem: Creating drag cubes for part 'advSasModule'
[LOG 04:08:44.646] PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule'
[LOG 04:08:44.648] OnLoad(Prefab): part=sasModule
[LOG 04:08:44.650] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:44.652] PartLoader: Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule' has no database record. Creating.
[LOG 04:08:44.654] DragCubeSystem: Creating drag cubes for part 'sasModule'
[LOG 04:08:44.676] PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod'
[LOG 04:08:44.684] OnLoad(Prefab): part=Mark1-2Pod
[LOG 04:08:44.685] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:44.693] PartLoader: Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod' has no database record. Creating.
[LOG 04:08:44.699] DragCubeSystem: Creating drag cubes for part 'Mark1-2Pod'
[LOG 04:08:44.725] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit'
[LOG 04:08:44.730] OnLoad(Prefab): part=Mark1Cockpit
[LOG 04:08:44.732] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:44.738] PartLoader: Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit' has no database record. Creating.
[LOG 04:08:44.743] DragCubeSystem: Creating drag cubes for part 'Mark1Cockpit'
[LOG 04:08:44.786] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin'
[LOG 04:08:44.821] OnLoad(Prefab): part=MK1CrewCabin
[LOG 04:08:44.823] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:44.828] PartLoader: Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin' has no database record. Creating.
[LOG 04:08:44.832] DragCubeSystem: Creating drag cubes for part 'MK1CrewCabin'
[LOG 04:08:44.885] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit'
[LOG 04:08:44.890] OnLoad(Prefab): part=Mark2Cockpit
[LOG 04:08:44.892] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:44.898] PartLoader: Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit' has no database record. Creating.
[LOG 04:08:44.903] DragCubeSystem: Creating drag cubes for part 'Mark2Cockpit'
[LOG 04:08:44.955] PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall'
[LOG 04:08:44.960] OnLoad(Prefab): part=landerCabinSmall
[LOG 04:08:44.961] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:44.967] PartLoader: Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall' has no database record. Creating.
[LOG 04:08:44.973] DragCubeSystem: Creating drag cubes for part 'landerCabinSmall'
[LOG 04:08:45.000] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod'
[LOG 04:08:45.006] OnLoad(Prefab): part=mk1pod
[LOG 04:08:45.007] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:45.014] PartLoader: Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod' has no database record. Creating.
[LOG 04:08:45.019] DragCubeSystem: Creating drag cubes for part 'mk1pod'
[LOG 04:08:45.048] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline'
[LOG 04:08:45.054] OnLoad(Prefab): part=mk2Cockpit.Inline
[LOG 04:08:45.056] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:45.063] PartLoader: Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline' has no database record. Creating.
[LOG 04:08:45.068] DragCubeSystem: Creating drag cubes for part 'mk2Cockpit.Inline'
[LOG 04:08:45.122] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard'
[LOG 04:08:45.128] OnLoad(Prefab): part=mk2Cockpit.Standard
[LOG 04:08:45.129] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:45.136] PartLoader: Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard' has no database record. Creating.
[LOG 04:08:45.142] DragCubeSystem: Creating drag cubes for part 'mk2Cockpit.Standard'
[LOG 04:08:45.183] PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore'
[LOG 04:08:45.187] OnLoad(Prefab): part=mk2DroneCore
[LOG 04:08:45.189] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:45.193] PartLoader: Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore' has no database record. Creating.
[LOG 04:08:45.196] DragCubeSystem: Creating drag cubes for part 'mk2DroneCore'
[LOG 04:08:45.213] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin'
[LOG 04:08:45.218] OnLoad(Prefab): part=mk2LanderCabin
[LOG 04:08:45.220] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:45.226] PartLoader: Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin' has no database record. Creating.
[LOG 04:08:45.231] DragCubeSystem: Creating drag cubes for part 'mk2LanderCabin'
[LOG 04:08:45.280] PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle'
[LOG 04:08:45.286] OnLoad(Prefab): part=mk3Cockpit.Shuttle
[LOG 04:08:45.288] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:45.294] PartLoader: Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle' has no database record. Creating.
[LOG 04:08:45.299] DragCubeSystem: Creating drag cubes for part 'mk3Cockpit.Shuttle'
[LOG 04:08:45.349] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube'
[LOG 04:08:45.353] OnLoad(Prefab): part=probeCoreCube
[LOG 04:08:45.354] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.358] PartLoader: Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube' has no database record. Creating.
[LOG 04:08:45.361] DragCubeSystem: Creating drag cubes for part 'probeCoreCube'
[LOG 04:08:45.392] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex'
[LOG 04:08:45.396] OnLoad(Prefab): part=probeCoreHex
[LOG 04:08:45.397] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.401] PartLoader: Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex' has no database record. Creating.
[LOG 04:08:45.405] DragCubeSystem: Creating drag cubes for part 'probeCoreHex'
[LOG 04:08:45.428] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto'
[LOG 04:08:45.432] OnLoad(Prefab): part=probeCoreOcto
[LOG 04:08:45.434] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.438] PartLoader: Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto' has no database record. Creating.
[LOG 04:08:45.441] DragCubeSystem: Creating drag cubes for part 'probeCoreOcto'
[LOG 04:08:45.468] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2'
[LOG 04:08:45.471] OnLoad(Prefab): part=probeCoreOcto2
[LOG 04:08:45.473] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.477] PartLoader: Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2' has no database record. Creating.
[LOG 04:08:45.480] DragCubeSystem: Creating drag cubes for part 'probeCoreOcto2'
[LOG 04:08:45.500] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody'
[LOG 04:08:45.504] OnLoad(Prefab): part=roverBody
[LOG 04:08:45.505] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.509] PartLoader: Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody' has no database record. Creating.
[LOG 04:08:45.512] DragCubeSystem: Creating drag cubes for part 'roverBody'
[LOG 04:08:45.534] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge'
[LOG 04:08:45.539] OnLoad(Prefab): part=probeStackLarge
[LOG 04:08:45.540] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:45.545] PartLoader: Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge' has no database record. Creating.
[LOG 04:08:45.549] DragCubeSystem: Creating drag cubes for part 'probeStackLarge'
[LOG 04:08:45.570] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall'
[LOG 04:08:45.576] OnLoad(Prefab): part=probeStackSmall
[LOG 04:08:45.577] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:45.582] PartLoader: Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall' has no database record. Creating.
[LOG 04:08:45.586] DragCubeSystem: Creating drag cubes for part 'probeStackSmall'
[LOG 04:08:45.609] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere'
[LOG 04:08:45.613] OnLoad(Prefab): part=probeCoreSphere
[LOG 04:08:45.614] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:45.618] PartLoader: Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere' has no database record. Creating.
[LOG 04:08:45.621] DragCubeSystem: Creating drag cubes for part 'probeCoreSphere'
[LOG 04:08:45.649] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine'
[LOG 04:08:45.661] PartLoader: Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine' has no database record. Creating.
[LOG 04:08:45.663] DragCubeSystem: Creating drag cubes for part 'fuelLine'
[LOG 04:08:45.678] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector'
[LOG 04:08:45.684] PartLoader: Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector' has no database record. Creating.
[LOG 04:08:45.686] DragCubeSystem: Creating drag cubes for part 'strutConnector'
[LOG 04:08:45.701] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2'
[LOG 04:08:45.736] OnLoad(Prefab): part=solarPanels2
[LOG 04:08:45.737] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.741] PartLoader: Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2' has no database record. Creating.
[LOG 04:08:45.743] DragCubeSystem: Creating drag cubes for part 'solarPanels2'
[LOG 04:08:45.801] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4'
[LOG 04:08:45.804] OnLoad(Prefab): part=solarPanels4
[LOG 04:08:45.805] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.808] PartLoader: Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4' has no database record. Creating.
[LOG 04:08:45.811] DragCubeSystem: Creating drag cubes for part 'solarPanels4'
[LOG 04:08:45.863] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1'
[LOG 04:08:45.866] OnLoad(Prefab): part=solarPanels1
[LOG 04:08:45.867] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.870] PartLoader: Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1' has no database record. Creating.
[LOG 04:08:45.873] DragCubeSystem: Creating drag cubes for part 'solarPanels1'
[LOG 04:08:45.935] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3'
[LOG 04:08:45.938] OnLoad(Prefab): part=solarPanels3
[LOG 04:08:45.940] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:45.943] PartLoader: Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3' has no database record. Creating.
[LOG 04:08:45.945] DragCubeSystem: Creating drag cubes for part 'solarPanels3'
[LOG 04:08:46.000] PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel'
[LOG 04:08:46.004] OnLoad(Prefab): part=largeSolarPanel
[LOG 04:08:46.005] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:46.014] PartLoader: Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel' has no database record. Creating.
[LOG 04:08:46.017] DragCubeSystem: Creating drag cubes for part 'largeSolarPanel'
[LOG 04:08:46.064] PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5'
[LOG 04:08:46.067] OnLoad(Prefab): part=solarPanels5
[LOG 04:08:46.069] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:46.072] PartLoader: Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5' has no database record. Creating.
[LOG 04:08:46.074] DragCubeSystem: Creating drag cubes for part 'solarPanels5'
[LOG 04:08:46.093] PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg'
[LOG 04:08:46.098] OnLoad(Prefab): part=rtg
[LOG 04:08:46.099] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:46.103] PartLoader: Part 'Squad/Parts/Electrical/RTG/RTG/rtg' has no database record. Creating.
[LOG 04:08:46.105] DragCubeSystem: Creating drag cubes for part 'rtg'
[LOG 04:08:46.128] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack'
[LOG 04:08:46.130] OnLoad(Prefab): part=batteryPack
[LOG 04:08:46.132] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:46.134] PartLoader: Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack' has no database record. Creating.
[LOG 04:08:46.135] DragCubeSystem: Creating drag cubes for part 'batteryPack'
[LOG 04:08:46.193] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank'
[LOG 04:08:46.195] OnLoad(Prefab): part=batteryBank
[LOG 04:08:46.197] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.199] PartLoader: Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank' has no database record. Creating.
[LOG 04:08:46.201] DragCubeSystem: Creating drag cubes for part 'batteryBank'
[LOG 04:08:46.224] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini'
[LOG 04:08:46.226] OnLoad(Prefab): part=batteryBankMini
[LOG 04:08:46.227] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:46.229] PartLoader: Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini' has no database record. Creating.
[LOG 04:08:46.231] DragCubeSystem: Creating drag cubes for part 'batteryBankMini'
[LOG 04:08:46.255] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack'
[LOG 04:08:46.258] OnLoad(Prefab): part=ksp.r.largeBatteryPack
[LOG 04:08:46.260] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:46.262] PartLoader: Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack' has no database record. Creating.
[LOG 04:08:46.263] DragCubeSystem: Creating drag cubes for part 'ksp.r.largeBatteryPack'
[LOG 04:08:46.288] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge'
[LOG 04:08:46.290] OnLoad(Prefab): part=batteryBankLarge
[LOG 04:08:46.291] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:46.293] PartLoader: Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge' has no database record. Creating.
[LOG 04:08:46.295] DragCubeSystem: Creating drag cubes for part 'batteryBankLarge'
[LOG 04:08:46.315] PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine'
[LOG 04:08:46.325] OnLoad(Prefab): part=ionEngine
[LOG 04:08:46.327] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:46.333] PartLoader: Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine' has no database record. Creating.
[LOG 04:08:46.336] DragCubeSystem: Creating drag cubes for part 'ionEngine'
[LOG 04:08:46.361] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet'
[LOG 04:08:46.378] OnLoad(Prefab): part=turboJet
[LOG 04:08:46.379] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.391] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet' has no database record. Creating.
[LOG 04:08:46.398] DragCubeSystem: Creating drag cubes for part 'turboJet'
[LOG 04:08:46.427] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine'
[LOG 04:08:46.433] OnLoad(Prefab): part=JetEngine
[LOG 04:08:46.435] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.440] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine' has no database record. Creating.
[LOG 04:08:46.445] DragCubeSystem: Creating drag cubes for part 'JetEngine'
[LOG 04:08:46.494] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2'
[LOG 04:08:46.504] OnLoad(Prefab): part=turboFanSize2
[LOG 04:08:46.505] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:46.512] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2' has no database record. Creating.
[LOG 04:08:46.518] DragCubeSystem: Part 'turboFanSize2' has defined a procedural drag cube setup
[LOG 04:08:46.520] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine'
[LOG 04:08:46.527] OnLoad(Prefab): part=turboFanEngine
[LOG 04:08:46.528] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.537] PartLoader: Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine' has no database record. Creating.
[LOG 04:08:46.542] DragCubeSystem: Creating drag cubes for part 'turboFanEngine'
[LOG 04:08:46.568] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine'
[LOG 04:08:46.573] OnLoad(Prefab): part=smallRadialEngine
[LOG 04:08:46.574] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:46.579] PartLoader: Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine' has no database record. Creating.
[LOG 04:08:46.583] DragCubeSystem: Creating drag cubes for part 'smallRadialEngine'
[LOG 04:08:46.603] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini'
[LOG 04:08:46.609] OnLoad(Prefab): part=liquidEngineMini
[LOG 04:08:46.610] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:46.642] PartLoader: Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini' has no database record. Creating.
[LOG 04:08:46.647] DragCubeSystem: Creating drag cubes for part 'liquidEngineMini'
[LOG 04:08:46.694] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike'
[LOG 04:08:46.702] OnLoad(Prefab): part=toroidalAerospike
[LOG 04:08:46.704] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.709] PartLoader: Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike' has no database record. Creating.
[LOG 04:08:46.714] DragCubeSystem: Creating drag cubes for part 'toroidalAerospike'
[LOG 04:08:46.767] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine'
[LOG 04:08:46.772] OnLoad(Prefab): part=microEngine
[LOG 04:08:46.773] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:46.777] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine' has no database record. Creating.
[LOG 04:08:46.780] DragCubeSystem: Creating drag cubes for part 'microEngine'
[LOG 04:08:46.808] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini'
[LOG 04:08:46.813] OnLoad(Prefab): part=radialEngineMini
[LOG 04:08:46.815] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:46.821] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini' has no database record. Creating.
[LOG 04:08:46.825] DragCubeSystem: Creating drag cubes for part 'radialEngineMini'
[LOG 04:08:46.847] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3'
[LOG 04:08:46.852] OnLoad(Prefab): part=liquidEngine3
[LOG 04:08:46.854] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.859] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3' has no database record. Creating.
[LOG 04:08:46.864] DragCubeSystem: Creating drag cubes for part 'liquidEngine3'
[LOG 04:08:46.911] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine'
[LOG 04:08:46.918] OnLoad(Prefab): part=nuclearEngine
[LOG 04:08:46.919] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.925] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine' has no database record. Creating.
[LOG 04:08:46.929] DragCubeSystem: Part 'nuclearEngine' has defined a procedural drag cube setup
[LOG 04:08:46.931] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine'
[LOG 04:08:46.936] OnLoad(Prefab): part=liquidEngine
[LOG 04:08:46.938] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:46.942] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine' has no database record. Creating.
[LOG 04:08:46.946] DragCubeSystem: Creating drag cubes for part 'liquidEngine'
[LOG 04:08:46.997] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2'
[LOG 04:08:47.003] OnLoad(Prefab): part=liquidEngine2
[LOG 04:08:47.005] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:47.010] PartLoader: Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2' has no database record. Creating.
[LOG 04:08:47.015] DragCubeSystem: Creating drag cubes for part 'liquidEngine2'
[LOG 04:08:47.064] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2'
[LOG 04:08:47.071] OnLoad(Prefab): part=liquidEngine1-2
[LOG 04:08:47.072] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:47.077] PartLoader: Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2' has no database record. Creating.
[LOG 04:08:47.082] DragCubeSystem: Creating drag cubes for part 'liquidEngine1-2'
[LOG 04:08:47.168] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2'
[LOG 04:08:47.174] OnLoad(Prefab): part=radialLiquidEngine1-2
[LOG 04:08:47.175] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:47.180] PartLoader: Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2' has no database record. Creating.
[LOG 04:08:47.185] DragCubeSystem: Creating drag cubes for part 'radialLiquidEngine1-2'
[LOG 04:08:47.208] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2'
[LOG 04:08:47.214] OnLoad(Prefab): part=liquidEngine2-2
[LOG 04:08:47.215] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:47.221] PartLoader: Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2' has no database record. Creating.
[LOG 04:08:47.226] DragCubeSystem: Creating drag cubes for part 'liquidEngine2-2'
[LOG 04:08:47.272] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper'
[LOG 04:08:47.278] OnLoad(Prefab): part=engineLargeSkipper
[LOG 04:08:47.280] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:47.285] PartLoader: Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper' has no database record. Creating.
[LOG 04:08:47.290] DragCubeSystem: Creating drag cubes for part 'engineLargeSkipper'
[LOG 04:08:47.344] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME'
[LOG 04:08:47.351] OnLoad(Prefab): part=SSME
[LOG 04:08:47.352] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:47.358] PartLoader: Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME' has no database record. Creating.
[LOG 04:08:47.363] DragCubeSystem: Creating drag cubes for part 'SSME'
[LOG 04:08:47.415] PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster'
[LOG 04:08:47.421] OnLoad(Prefab): part=MassiveBooster
[LOG 04:08:47.422] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:47.427] PartLoader: Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster' has no database record. Creating.
[LOG 04:08:47.431] DragCubeSystem: Creating drag cubes for part 'MassiveBooster'
[LOG 04:08:47.452] PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine'
[LOG 04:08:47.457] OnLoad(Prefab): part=miniJetEngine
[LOG 04:08:47.459] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:47.463] PartLoader: Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine' has no database record. Creating.
[LOG 04:08:47.467] DragCubeSystem: Creating drag cubes for part 'miniJetEngine'
[LOG 04:08:47.496] PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine'
[LOG 04:08:47.500] OnLoad(Prefab): part=omsEngine
[LOG 04:08:47.502] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:47.506] PartLoader: Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine' has no database record. Creating.
[LOG 04:08:47.509] DragCubeSystem: Creating drag cubes for part 'omsEngine'
[LOG 04:08:47.529] PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER'
[LOG 04:08:47.537] OnLoad(Prefab): part=RAPIER
[LOG 04:08:47.539] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:47.547] PartLoader: Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER' has no database record. Creating.
[LOG 04:08:47.553] DragCubeSystem: Creating drag cubes for part 'RAPIER'
[LOG 04:08:47.583] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB'
[LOG 04:08:47.589] OnLoad(Prefab): part=Size2LFB
[LOG 04:08:47.591] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:47.596] PartLoader: Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB' has no database record. Creating.
[LOG 04:08:47.629] DragCubeSystem: Creating drag cubes for part 'Size2LFB'
[LOG 04:08:47.651] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine'
[LOG 04:08:47.658] OnLoad(Prefab): part=Size3AdvancedEngine
[LOG 04:08:47.660] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:47.666] PartLoader: Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine' has no database record. Creating.
[LOG 04:08:47.671] DragCubeSystem: Creating drag cubes for part 'Size3AdvancedEngine'
[LOG 04:08:47.727] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster'
[LOG 04:08:47.734] OnLoad(Prefab): part=Size3EngineCluster
[LOG 04:08:47.735] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:47.741] PartLoader: Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster' has no database record. Creating.
[LOG 04:08:47.745] DragCubeSystem: Creating drag cubes for part 'Size3EngineCluster'
[LOG 04:08:47.777] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1'
[LOG 04:08:47.782] OnLoad(Prefab): part=solidBooster1-1
[LOG 04:08:47.783] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:47.787] PartLoader: Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1' has no database record. Creating.
[LOG 04:08:47.791] DragCubeSystem: Creating drag cubes for part 'solidBooster1-1'
[LOG 04:08:47.812] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster'
[LOG 04:08:47.816] OnLoad(Prefab): part=solidBooster
[LOG 04:08:47.818] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:47.822] PartLoader: Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster' has no database record. Creating.
[LOG 04:08:47.825] DragCubeSystem: Creating drag cubes for part 'solidBooster'
[LOG 04:08:47.850] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm'
[LOG 04:08:47.855] OnLoad(Prefab): part=solidBooster.sm
[LOG 04:08:47.857] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:47.861] PartLoader: Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm' has no database record. Creating.
[LOG 04:08:47.864] DragCubeSystem: Creating drag cubes for part 'solidBooster.sm'
[LOG 04:08:47.895] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1'
[LOG 04:08:47.899] OnLoad(Prefab): part=sepMotor1
[LOG 04:08:47.901] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:47.904] PartLoader: Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1' has no database record. Creating.
[LOG 04:08:47.907] DragCubeSystem: Creating drag cubes for part 'sepMotor1'
[LOG 04:08:47.926] PartLoader: Compiling Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine'
[LOG 04:08:47.931] OnLoad(Prefab): part=vernierEngine
[LOG 04:08:47.932] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:47.936] PartLoader: Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine' has no database record. Creating.
[LOG 04:08:47.938] DragCubeSystem: Creating drag cubes for part 'vernierEngine'
[LOG 04:08:47.959] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2'
[WRN 04:08:47.961] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:47.962] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:47.962] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:47.963] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:47.963] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:47.964] OnLoad(Prefab): part=adapterMk3-Mk2
[LOG 04:08:47.965] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:47.972] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2' has no database record. Creating.
[LOG 04:08:47.976] DragCubeSystem: Creating drag cubes for part 'adapterMk3-Mk2'
[LOG 04:08:48.001] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines'
[LOG 04:08:48.003] OnLoad(Prefab): part=adapterEngines
[LOG 04:08:48.005] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.007] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines' has no database record. Creating.
[LOG 04:08:48.008] DragCubeSystem: Creating drag cubes for part 'adapterEngines'
[LOG 04:08:48.031] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2'
[WRN 04:08:48.033] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.033] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.034] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.034] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.035] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.036] OnLoad(Prefab): part=adapterMk3-Size2
[LOG 04:08:48.037] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:48.043] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2' has no database record. Creating.
[LOG 04:08:48.047] DragCubeSystem: Creating drag cubes for part 'adapterMk3-Size2'
[LOG 04:08:48.076] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant'
[WRN 04:08:48.078] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.078] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.079] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.079] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.080] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.081] OnLoad(Prefab): part=adapterMk3-Size2Slant
[LOG 04:08:48.082] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:48.088] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant' has no database record. Creating.
[LOG 04:08:48.092] DragCubeSystem: Creating drag cubes for part 'adapterMk3-Size2Slant'
[LOG 04:08:48.152] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2'
[WRN 04:08:48.156] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.157] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.157] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.158] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.158] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.159] OnLoad(Prefab): part=adapterSize2-Mk2
[LOG 04:08:48.161] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.168] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2' has no database record. Creating.
[LOG 04:08:48.175] DragCubeSystem: Creating drag cubes for part 'adapterSize2-Mk2'
[LOG 04:08:48.203] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1'
[WRN 04:08:48.205] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.205] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.206] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.206] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.207] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.208] OnLoad(Prefab): part=adapterSize2-Size1
[LOG 04:08:48.209] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.215] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1' has no database record. Creating.
[LOG 04:08:48.219] DragCubeSystem: Creating drag cubes for part 'adapterSize2-Size1'
[LOG 04:08:48.249] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant'
[WRN 04:08:48.251] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.251] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.252] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.252] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.253] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.253] OnLoad(Prefab): part=adapterSize2-Size1Slant
[LOG 04:08:48.255] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.261] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant' has no database record. Creating.
[LOG 04:08:48.265] DragCubeSystem: Creating drag cubes for part 'adapterSize2-Size1Slant'
[LOG 04:08:48.294] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3'
[WRN 04:08:48.295] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.296] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.296] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.297] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.297] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.298] OnLoad(Prefab): part=adapterSize3-Mk3
[LOG 04:08:48.300] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:48.306] PartLoader: Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3' has no database record. Creating.
[LOG 04:08:48.310] DragCubeSystem: Creating drag cubes for part 'adapterSize3-Mk3'
[LOG 04:08:48.334] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2'
[WRN 04:08:48.336] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.336] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.337] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.337] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.338] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.339] OnLoad(Prefab): part=fuelTank3-2
[LOG 04:08:48.340] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.346] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2' has no database record. Creating.
[LOG 04:08:48.350] DragCubeSystem: Creating drag cubes for part 'fuelTank3-2'
[LOG 04:08:48.374] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank'
[WRN 04:08:48.376] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.376] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.377] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.377] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.378] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.379] OnLoad(Prefab): part=miniFuelTank
[LOG 04:08:48.380] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:48.386] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank' has no database record. Creating.
[LOG 04:08:48.390] DragCubeSystem: Creating drag cubes for part 'miniFuelTank'
[LOG 04:08:48.415] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat'
[WRN 04:08:48.417] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.418] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.418] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.419] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.419] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.420] OnLoad(Prefab): part=fuelTankSmallFlat
[LOG 04:08:48.422] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.428] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat' has no database record. Creating.
[LOG 04:08:48.431] DragCubeSystem: Creating drag cubes for part 'fuelTankSmallFlat'
[LOG 04:08:48.458] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall'
[WRN 04:08:48.460] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.461] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.461] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.461] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.462] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.463] OnLoad(Prefab): part=fuelTankSmall
[LOG 04:08:48.464] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.470] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall' has no database record. Creating.
[LOG 04:08:48.474] DragCubeSystem: Creating drag cubes for part 'fuelTankSmall'
[LOG 04:08:48.503] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank'
[WRN 04:08:48.506] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.506] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.507] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.507] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.508] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.509] OnLoad(Prefab): part=fuelTank
[LOG 04:08:48.510] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.516] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank' has no database record. Creating.
[LOG 04:08:48.520] DragCubeSystem: Creating drag cubes for part 'fuelTank'
[LOG 04:08:48.548] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long'
[WRN 04:08:48.550] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.551] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.551] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.552] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.552] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.553] OnLoad(Prefab): part=fuelTank.long
[LOG 04:08:48.555] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.561] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long' has no database record. Creating.
[LOG 04:08:48.565] DragCubeSystem: Creating drag cubes for part 'fuelTank.long'
[LOG 04:08:48.588] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank'
[WRN 04:08:48.590] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.591] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.591] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.591] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.592] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.593] OnLoad(Prefab): part=toroidalFuelTank
[LOG 04:08:48.594] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.601] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank' has no database record. Creating.
[LOG 04:08:48.601] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2'
[WRN 04:08:48.603] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.604] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.604] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.605] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.605] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.606] OnLoad(Prefab): part=fuelTank2-2
[LOG 04:08:48.607] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.614] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2' has no database record. Creating.
[LOG 04:08:48.617] DragCubeSystem: Creating drag cubes for part 'fuelTank2-2'
[LOG 04:08:48.646] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2'
[WRN 04:08:48.648] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.648] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.649] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.649] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.650] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.651] OnLoad(Prefab): part=fuelTank1-2
[LOG 04:08:48.652] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.690] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2' has no database record. Creating.
[LOG 04:08:48.694] DragCubeSystem: Creating drag cubes for part 'fuelTank1-2'
[LOG 04:08:48.721] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2'
[WRN 04:08:48.723] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.724] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.724] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.725] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.725] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.726] OnLoad(Prefab): part=fuelTank4-2
[LOG 04:08:48.728] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:48.734] PartLoader: Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2' has no database record. Creating.
[LOG 04:08:48.737] DragCubeSystem: Creating drag cubes for part 'fuelTank4-2'
[LOG 04:08:48.760] PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage'
[LOG 04:08:48.763] OnLoad(Prefab): part=miniFuselage
[LOG 04:08:48.764] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:48.766] PartLoader: Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage' has no database record. Creating.
[LOG 04:08:48.767] DragCubeSystem: Creating drag cubes for part 'miniFuselage'
[LOG 04:08:48.795] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler'
[WRN 04:08:48.797] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.797] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.798] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.798] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.799] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.800] OnLoad(Prefab): part=mk2.1m.Bicoupler
[LOG 04:08:48.801] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.808] PartLoader: Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler' has no database record. Creating.
[LOG 04:08:48.812] DragCubeSystem: Creating drag cubes for part 'mk2.1m.Bicoupler'
[LOG 04:08:48.837] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong'
[WRN 04:08:48.839] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.839] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.840] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.840] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.841] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.842] OnLoad(Prefab): part=mk2.1m.AdapterLong
[LOG 04:08:48.843] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.850] PartLoader: Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong' has no database record. Creating.
[LOG 04:08:48.854] DragCubeSystem: Creating drag cubes for part 'mk2.1m.AdapterLong'
[LOG 04:08:48.875] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter'
[WRN 04:08:48.877] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.878] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.878] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.879] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.879] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.880] OnLoad(Prefab): part=mk2SpacePlaneAdapter
[LOG 04:08:48.882] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.888] PartLoader: Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter' has no database record. Creating.
[LOG 04:08:48.892] DragCubeSystem: Creating drag cubes for part 'mk2SpacePlaneAdapter'
[LOG 04:08:48.916] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO'
[WRN 04:08:48.919] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.919] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.920] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.920] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.921] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:48.922] OnLoad(Prefab): part=mk2FuselageLongLFO
[LOG 04:08:48.924] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.931] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO' has no database record. Creating.
[LOG 04:08:48.935] DragCubeSystem: Creating drag cubes for part 'mk2FuselageLongLFO'
[LOG 04:08:48.962] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage'
[LOG 04:08:48.964] OnLoad(Prefab): part=mk2Fuselage
[LOG 04:08:48.966] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:48.968] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage' has no database record. Creating.
[LOG 04:08:48.970] DragCubeSystem: Creating drag cubes for part 'mk2Fuselage'
[LOG 04:08:48.995] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO'
[WRN 04:08:48.997] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:48.998] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:48.998] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:48.999] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:48.999] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:49.001] OnLoad(Prefab): part=mk2FuselageShortLFO
[LOG 04:08:49.002] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:49.009] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO' has no database record. Creating.
[LOG 04:08:49.013] DragCubeSystem: Creating drag cubes for part 'mk2FuselageShortLFO'
[LOG 04:08:49.040] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid'
[LOG 04:08:49.044] OnLoad(Prefab): part=mk2FuselageShortLiquid
[LOG 04:08:49.046] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:49.048] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid' has no database record. Creating.
[LOG 04:08:49.050] DragCubeSystem: Creating drag cubes for part 'mk2FuselageShortLiquid'
[LOG 04:08:49.079] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono'
[LOG 04:08:49.082] OnLoad(Prefab): part=mk2FuselageShortMono
[LOG 04:08:49.083] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:49.085] PartLoader: Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono' has no database record. Creating.
[LOG 04:08:49.087] DragCubeSystem: Creating drag cubes for part 'mk2FuselageShortMono'
[LOG 04:08:49.114] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin'
[LOG 04:08:49.118] OnLoad(Prefab): part=mk3CrewCabin
[LOG 04:08:49.120] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.125] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin' has no database record. Creating.
[LOG 04:08:49.128] DragCubeSystem: Creating drag cubes for part 'mk3CrewCabin'
[LOG 04:08:49.190] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100'
[WRN 04:08:49.192] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:49.192] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:49.193] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:49.193] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:49.194] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:49.194] OnLoad(Prefab): part=mk3FuselageLFO.100
[LOG 04:08:49.196] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.202] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100' has no database record. Creating.
[LOG 04:08:49.236] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLFO.100'
[LOG 04:08:49.259] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25'
[WRN 04:08:49.261] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:49.262] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:49.262] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:49.262] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:49.263] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:49.264] OnLoad(Prefab): part=mk3FuselageLFO.25
[LOG 04:08:49.265] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.271] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25' has no database record. Creating.
[LOG 04:08:49.275] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLFO.25'
[LOG 04:08:49.302] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50'
[WRN 04:08:49.304] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:49.305] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:49.305] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:49.306] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:49.306] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:49.307] OnLoad(Prefab): part=mk3FuselageLFO.50
[LOG 04:08:49.309] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.315] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50' has no database record. Creating.
[LOG 04:08:49.318] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLFO.50'
[LOG 04:08:49.348] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100'
[LOG 04:08:49.350] OnLoad(Prefab): part=mk3FuselageLF.100
[LOG 04:08:49.352] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.354] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100' has no database record. Creating.
[LOG 04:08:49.355] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLF.100'
[LOG 04:08:49.377] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25'
[LOG 04:08:49.379] OnLoad(Prefab): part=mk3FuselageLF.25
[LOG 04:08:49.381] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.383] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25' has no database record. Creating.
[LOG 04:08:49.384] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLF.25'
[LOG 04:08:49.412] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50'
[LOG 04:08:49.414] OnLoad(Prefab): part=mk3FuselageLF.50
[LOG 04:08:49.416] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.418] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50' has no database record. Creating.
[LOG 04:08:49.419] DragCubeSystem: Creating drag cubes for part 'mk3FuselageLF.50'
[LOG 04:08:49.448] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO'
[LOG 04:08:49.450] OnLoad(Prefab): part=mk3FuselageMONO
[LOG 04:08:49.451] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.453] PartLoader: Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO' has no database record. Creating.
[LOG 04:08:49.455] DragCubeSystem: Creating drag cubes for part 'mk3FuselageMONO'
[LOG 04:08:49.477] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2'
[LOG 04:08:49.479] OnLoad(Prefab): part=RCSTank1-2
[LOG 04:08:49.480] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:49.482] PartLoader: Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2' has no database record. Creating.
[LOG 04:08:49.484] DragCubeSystem: Creating drag cubes for part 'RCSTank1-2'
[LOG 04:08:49.510] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini'
[LOG 04:08:49.512] OnLoad(Prefab): part=rcsTankMini
[LOG 04:08:49.514] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:49.515] PartLoader: Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini' has no database record. Creating.
[LOG 04:08:49.517] DragCubeSystem: Creating drag cubes for part 'rcsTankMini'
[LOG 04:08:49.545] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank'
[LOG 04:08:49.547] OnLoad(Prefab): part=RCSFuelTank
[LOG 04:08:49.548] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:49.550] PartLoader: Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank' has no database record. Creating.
[LOG 04:08:49.552] DragCubeSystem: Creating drag cubes for part 'RCSFuelTank'
[LOG 04:08:49.580] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank'
[LOG 04:08:49.583] OnLoad(Prefab): part=radialRCSTank
[LOG 04:08:49.584] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:49.586] PartLoader: Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank' has no database record. Creating.
[LOG 04:08:49.588] DragCubeSystem: Creating drag cubes for part 'radialRCSTank'
[LOG 04:08:49.613] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong'
[LOG 04:08:49.615] OnLoad(Prefab): part=rcsTankRadialLong
[LOG 04:08:49.616] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:49.618] PartLoader: Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong' has no database record. Creating.
[LOG 04:08:49.620] DragCubeSystem: Creating drag cubes for part 'rcsTankRadialLong'
[LOG 04:08:49.643] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank'
[WRN 04:08:49.644] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:49.645] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:49.645] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:49.646] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:49.646] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:49.647] OnLoad(Prefab): part=Size3LargeTank
[LOG 04:08:49.649] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.655] PartLoader: Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank' has no database record. Creating.
[LOG 04:08:49.658] DragCubeSystem: Creating drag cubes for part 'Size3LargeTank'
[LOG 04:08:49.683] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank'
[WRN 04:08:49.685] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:49.686] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:49.686] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:49.687] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:49.687] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:49.688] OnLoad(Prefab): part=Size3MediumTank
[LOG 04:08:49.689] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.695] PartLoader: Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank' has no database record. Creating.
[LOG 04:08:49.699] DragCubeSystem: Creating drag cubes for part 'Size3MediumTank'
[LOG 04:08:49.730] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank'
[WRN 04:08:49.732] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:49.733] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:49.733] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:49.734] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:49.734] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:49.735] OnLoad(Prefab): part=Size3SmallTank
[LOG 04:08:49.736] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:49.742] PartLoader: Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank' has no database record. Creating.
[LOG 04:08:49.746] DragCubeSystem: Creating drag cubes for part 'Size3SmallTank'
[LOG 04:08:49.770] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank'
[LOG 04:08:49.773] OnLoad(Prefab): part=xenonTank
[LOG 04:08:49.774] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:49.810] PartLoader: Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank' has no database record. Creating.
[LOG 04:08:49.813] DragCubeSystem: Creating drag cubes for part 'xenonTank'
[LOG 04:08:49.837] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge'
[LOG 04:08:49.840] OnLoad(Prefab): part=xenonTankLarge
[LOG 04:08:49.841] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:49.843] PartLoader: Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge' has no database record. Creating.
[LOG 04:08:49.844] DragCubeSystem: Creating drag cubes for part 'xenonTankLarge'
[LOG 04:08:49.868] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial'
[LOG 04:08:49.870] OnLoad(Prefab): part=xenonTankRadial
[LOG 04:08:49.871] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:49.873] PartLoader: Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial' has no database record. Creating.
[LOG 04:08:49.874] DragCubeSystem: Creating drag cubes for part 'xenonTankRadial'
[LOG 04:08:49.898] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore'
[LOG 04:08:49.902] OnLoad(Prefab): part=HECS2.ProbeCore
[LOG 04:08:49.904] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:49.908] PartLoader: Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore' has no database record. Creating.
[LOG 04:08:49.912] DragCubeSystem: Creating drag cubes for part 'HECS2.ProbeCore'
[LOG 04:08:49.938] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna'
[LOG 04:08:49.945] PartLoader: Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna' has no database record. Creating.
[LOG 04:08:49.947] DragCubeSystem: Creating drag cubes for part 'HighGainAntenna'
[LOG 04:08:50.003] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel'
[LOG 04:08:50.006] OnLoad(Prefab): part=LgRadialSolarPanel
[LOG 04:08:50.007] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.010] PartLoader: Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel' has no database record. Creating.
[LOG 04:08:50.013] DragCubeSystem: Creating drag cubes for part 'LgRadialSolarPanel'
[LOG 04:08:50.030] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid'
[ERR 04:08:50.041] Cannot find a PartModule of typename 'USI_DynamicTank'

[ERR 04:08:50.042] Cannot find a PartModule of typename 'USI_AsteroidTank'

[LOG 04:08:50.048] PartLoader: Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid' has no database record. Creating.
[LOG 04:08:50.052] DragCubeSystem: Creating drag cubes for part 'PotatoRoid'
[LOG 04:08:50.086] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/flag/flag'
[LOG 04:08:50.089] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA'
[LOG 04:08:50.097] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale'
[LOG 04:08:50.101] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell'
[LOG 04:08:50.105] OnLoad(Prefab): part=FuelCell
[LOG 04:08:50.106] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.109] PartLoader: Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell' has no database record. Creating.
[LOG 04:08:50.111] DragCubeSystem: Creating drag cubes for part 'FuelCell'
[LOG 04:08:50.137] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray'
[LOG 04:08:50.140] OnLoad(Prefab): part=FuelCellArray
[LOG 04:08:50.142] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.147] PartLoader: Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray' has no database record. Creating.
[LOG 04:08:50.153] DragCubeSystem: Creating drag cubes for part 'FuelCellArray'
[LOG 04:08:50.176] PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU'
[LOG 04:08:50.188] OnLoad(Prefab): part=ISRU
[LOG 04:08:50.190] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:50.200] PartLoader: Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU' has no database record. Creating.
[LOG 04:08:50.206] DragCubeSystem: Creating drag cubes for part 'ISRU'
[LOG 04:08:50.263] PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank'
[LOG 04:08:50.266] OnLoad(Prefab): part=LargeTank
[LOG 04:08:50.268] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:50.273] PartLoader: Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank' has no database record. Creating.
[LOG 04:08:50.309] DragCubeSystem: Creating drag cubes for part 'LargeTank'
[LOG 04:08:50.338] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill'
[LOG 04:08:50.349] OnLoad(Prefab): part=MiniDrill
[LOG 04:08:50.351] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.356] PartLoader: Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill' has no database record. Creating.
[LOG 04:08:50.360] DragCubeSystem: Creating drag cubes for part 'MiniDrill'
[LOG 04:08:50.442] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU'
[LOG 04:08:50.449] OnLoad(Prefab): part=MiniISRU
[LOG 04:08:50.450] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:50.457] PartLoader: Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU' has no database record. Creating.
[LOG 04:08:50.462] DragCubeSystem: Creating drag cubes for part 'MiniISRU'
[LOG 04:08:50.488] PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner'
[LOG 04:08:50.498] OnLoad(Prefab): part=OrbitalScanner
[LOG 04:08:50.499] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.508] PartLoader: Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner' has no database record. Creating.
[LOG 04:08:50.513] DragCubeSystem: Creating drag cubes for part 'OrbitalScanner'
[LOG 04:08:50.555] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill'
[LOG 04:08:50.562] OnLoad(Prefab): part=RadialDrill
[LOG 04:08:50.564] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.586] PartLoader: Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill' has no database record. Creating.
[LOG 04:08:50.597] DragCubeSystem: Creating drag cubes for part 'RadialDrill'
[LOG 04:08:50.664] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank'
[LOG 04:08:50.667] OnLoad(Prefab): part=RadialOreTank
[LOG 04:08:50.668] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.673] PartLoader: Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank' has no database record. Creating.
[LOG 04:08:50.675] DragCubeSystem: Creating drag cubes for part 'RadialOreTank'
[LOG 04:08:50.699] PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank'
[LOG 04:08:50.702] OnLoad(Prefab): part=SmallTank
[LOG 04:08:50.703] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:50.707] PartLoader: Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank' has no database record. Creating.
[LOG 04:08:50.710] DragCubeSystem: Creating drag cubes for part 'SmallTank'
[LOG 04:08:50.738] PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner'
[LOG 04:08:50.780] OnLoad(Prefab): part=SurfaceScanner
[LOG 04:08:50.782] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.793] PartLoader: Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner' has no database record. Creating.
[LOG 04:08:50.802] DragCubeSystem: Creating drag cubes for part 'SurfaceScanner'
[LOG 04:08:50.824] PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner'
[LOG 04:08:50.833] OnLoad(Prefab): part=SurveyScanner
[LOG 04:08:50.835] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:50.839] PartLoader: Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner' has no database record. Creating.
[LOG 04:08:50.842] DragCubeSystem: Creating drag cubes for part 'SurveyScanner'
[LOG 04:08:50.881] PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere'
[LOG 04:08:50.886] PartLoader: Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere' has no database record. Creating.
[LOG 04:08:50.890] DragCubeSystem: Creating drag cubes for part 'sensorAtmosphere'
[LOG 04:08:50.912] PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment'
[LOG 04:08:50.917] PartLoader: Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment' has no database record. Creating.
[LOG 04:08:50.921] DragCubeSystem: Creating drag cubes for part 'GooExperiment'
[LOG 04:08:50.963] PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab'
[LOG 04:08:50.979] OnLoad(Prefab): part=Large.Crewed.Lab
[LOG 04:08:50.980] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:50.993] PartLoader: Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab' has no database record. Creating.
[LOG 04:08:50.998] DragCubeSystem: Creating drag cubes for part 'Large.Crewed.Lab'
[LOG 04:08:51.027] PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module'
[LOG 04:08:51.030] OnLoad(Prefab): part=science.module
[LOG 04:08:51.032] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.035] PartLoader: Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module' has no database record. Creating.
[LOG 04:08:51.038] DragCubeSystem: Creating drag cubes for part 'science.module'
[LOG 04:08:51.096] PartLoader: Compiling Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox'
[LOG 04:08:51.100] PartLoader: Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox' has no database record. Creating.
[LOG 04:08:51.102] DragCubeSystem: Creating drag cubes for part 'ScienceBox'
[LOG 04:08:51.132] PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer'
[LOG 04:08:51.142] PartLoader: Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer' has no database record. Creating.
[LOG 04:08:51.144] DragCubeSystem: Creating drag cubes for part 'sensorAccelerometer'
[LOG 04:08:51.172] PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer'
[LOG 04:08:51.177] PartLoader: Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer' has no database record. Creating.
[LOG 04:08:51.179] DragCubeSystem: Creating drag cubes for part 'sensorBarometer'
[LOG 04:08:51.208] PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter'
[LOG 04:08:51.213] PartLoader: Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter' has no database record. Creating.
[LOG 04:08:51.215] DragCubeSystem: Creating drag cubes for part 'sensorGravimeter'
[LOG 04:08:51.245] PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer'
[LOG 04:08:51.249] PartLoader: Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer' has no database record. Creating.
[LOG 04:08:51.251] DragCubeSystem: Creating drag cubes for part 'sensorThermometer'
[LOG 04:08:51.271] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi'
[LOG 04:08:51.275] OnLoad(Prefab): part=adapterLargeSmallBi
[LOG 04:08:51.277] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:51.280] PartLoader: Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi' has no database record. Creating.
[LOG 04:08:51.282] DragCubeSystem: Creating drag cubes for part 'adapterLargeSmallBi'
[LOG 04:08:51.339] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad'
[LOG 04:08:51.341] OnLoad(Prefab): part=adapterLargeSmallQuad
[LOG 04:08:51.343] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:51.345] PartLoader: Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad' has no database record. Creating.
[LOG 04:08:51.346] DragCubeSystem: Creating drag cubes for part 'adapterLargeSmallQuad'
[LOG 04:08:51.368] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri'
[LOG 04:08:51.371] OnLoad(Prefab): part=adapterLargeSmallTri
[LOG 04:08:51.372] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:51.374] PartLoader: Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri' has no database record. Creating.
[LOG 04:08:51.376] DragCubeSystem: Creating drag cubes for part 'adapterLargeSmallTri'
[LOG 04:08:51.396] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort'
[LOG 04:08:51.399] OnLoad(Prefab): part=adapterSmallMiniShort
[LOG 04:08:51.400] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.402] PartLoader: Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort' has no database record. Creating.
[LOG 04:08:51.404] DragCubeSystem: Creating drag cubes for part 'adapterSmallMiniShort'
[LOG 04:08:51.424] PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall'
[LOG 04:08:51.427] OnLoad(Prefab): part=adapterSmallMiniTall
[LOG 04:08:51.428] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.430] PartLoader: Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall' has no database record. Creating.
[LOG 04:08:51.432] DragCubeSystem: Creating drag cubes for part 'adapterSmallMiniTall'
[LOG 04:08:51.458] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody'
[LOG 04:08:51.460] OnLoad(Prefab): part=radialEngineBody
[LOG 04:08:51.462] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.467] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody' has no database record. Creating.
[LOG 04:08:51.469] DragCubeSystem: Creating drag cubes for part 'radialEngineBody'
[LOG 04:08:51.499] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody'
[LOG 04:08:51.502] OnLoad(Prefab): part=nacelleBody
[LOG 04:08:51.503] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.506] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody' has no database record. Creating.
[LOG 04:08:51.508] DragCubeSystem: Creating drag cubes for part 'nacelleBody'
[LOG 04:08:51.534] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage'
[LOG 04:08:51.537] OnLoad(Prefab): part=MK1Fuselage
[LOG 04:08:51.538] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.540] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage' has no database record. Creating.
[LOG 04:08:51.542] DragCubeSystem: Creating drag cubes for part 'MK1Fuselage'
[LOG 04:08:51.568] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage'
[LOG 04:08:51.571] OnLoad(Prefab): part=MK1IntakeFuselage
[LOG 04:08:51.572] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.575] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage' has no database record. Creating.
[LOG 04:08:51.577] DragCubeSystem: Creating drag cubes for part 'MK1IntakeFuselage'
[LOG 04:08:51.604] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural'
[LOG 04:08:51.606] OnLoad(Prefab): part=Mk1FuselageStructural
[LOG 04:08:51.608] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.610] PartLoader: Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural' has no database record. Creating.
[LOG 04:08:51.611] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler'
[LOG 04:08:51.614] OnLoad(Prefab): part=size3Decoupler
[LOG 04:08:51.616] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:51.619] PartLoader: Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler' has no database record. Creating.
[LOG 04:08:51.619] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter'
[LOG 04:08:51.622] OnLoad(Prefab): part=Size3to2Adapter
[LOG 04:08:51.623] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:51.625] PartLoader: Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter' has no database record. Creating.
[LOG 04:08:51.626] PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub'
[LOG 04:08:51.628] OnLoad(Prefab): part=stationHub
[LOG 04:08:51.629] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:51.633] PartLoader: Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub' has no database record. Creating.
[LOG 04:08:51.635] DragCubeSystem: Creating drag cubes for part 'stationHub'
[LOG 04:08:51.666] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2'
[LOG 04:08:51.669] OnLoad(Prefab): part=structuralIBeam2
[LOG 04:08:51.670] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.672] PartLoader: Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2' has no database record. Creating.
[LOG 04:08:51.673] DragCubeSystem: Creating drag cubes for part 'structuralIBeam2'
[LOG 04:08:51.691] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3'
[LOG 04:08:51.694] OnLoad(Prefab): part=structuralIBeam3
[LOG 04:08:51.695] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.697] PartLoader: Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3' has no database record. Creating.
[LOG 04:08:51.699] DragCubeSystem: Creating drag cubes for part 'structuralIBeam3'
[LOG 04:08:51.719] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1'
[LOG 04:08:51.722] OnLoad(Prefab): part=structuralIBeam1
[LOG 04:08:51.723] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.725] PartLoader: Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1' has no database record. Creating.
[LOG 04:08:51.726] DragCubeSystem: Creating drag cubes for part 'structuralIBeam1'
[LOG 04:08:51.746] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode'
[LOG 04:08:51.748] OnLoad(Prefab): part=structuralMiniNode
[LOG 04:08:51.749] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.751] PartLoader: Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode' has no database record. Creating.
[LOG 04:08:51.753] DragCubeSystem: Creating drag cubes for part 'structuralMiniNode'
[LOG 04:08:51.784] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1'
[LOG 04:08:51.787] OnLoad(Prefab): part=structuralPanel1
[LOG 04:08:51.788] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.790] PartLoader: Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1' has no database record. Creating.
[LOG 04:08:51.791] DragCubeSystem: Creating drag cubes for part 'structuralPanel1'
[LOG 04:08:51.812] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2'
[LOG 04:08:51.815] OnLoad(Prefab): part=structuralPanel2
[LOG 04:08:51.816] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.818] PartLoader: Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2' has no database record. Creating.
[LOG 04:08:51.819] DragCubeSystem: Creating drag cubes for part 'structuralPanel2'
[LOG 04:08:51.841] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint'
[LOG 04:08:51.845] OnLoad(Prefab): part=smallHardpoint
[LOG 04:08:51.846] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.849] PartLoader: Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint' has no database record. Creating.
[LOG 04:08:51.851] DragCubeSystem: Creating drag cubes for part 'smallHardpoint'
[LOG 04:08:51.906] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon'
[LOG 04:08:51.910] OnLoad(Prefab): part=structuralPylon
[LOG 04:08:51.911] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.914] PartLoader: Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon' has no database record. Creating.
[LOG 04:08:51.916] DragCubeSystem: Creating drag cubes for part 'structuralPylon'
[LOG 04:08:51.934] PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube'
[LOG 04:08:51.937] OnLoad(Prefab): part=strutCube
[LOG 04:08:51.938] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.940] PartLoader: Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube' has no database record. Creating.
[LOG 04:08:51.941] DragCubeSystem: Creating drag cubes for part 'strutCube'
[LOG 04:08:51.961] PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto'
[LOG 04:08:51.964] OnLoad(Prefab): part=strutOcto
[LOG 04:08:51.965] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.968] PartLoader: Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto' has no database record. Creating.
[LOG 04:08:51.969] DragCubeSystem: Creating drag cubes for part 'strutOcto'
[LOG 04:08:51.988] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter'
[LOG 04:08:51.990] OnLoad(Prefab): part=trussAdapter
[LOG 04:08:51.992] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:51.994] PartLoader: Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter' has no database record. Creating.
[LOG 04:08:51.995] DragCubeSystem: Creating drag cubes for part 'trussAdapter'
[LOG 04:08:52.017] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x'
[LOG 04:08:52.020] OnLoad(Prefab): part=trussPiece1x
[LOG 04:08:52.021] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.023] PartLoader: Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x' has no database record. Creating.
[LOG 04:08:52.025] DragCubeSystem: Creating drag cubes for part 'trussPiece1x'
[LOG 04:08:52.044] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x'
[LOG 04:08:52.046] OnLoad(Prefab): part=trussPiece3x
[LOG 04:08:52.047] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.049] PartLoader: Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x' has no database record. Creating.
[LOG 04:08:52.051] DragCubeSystem: Creating drag cubes for part 'trussPiece3x'
[LOG 04:08:52.069] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge'
[LOG 04:08:52.077] OnLoad(Prefab): part=foldingRadLarge
[LOG 04:08:52.078] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.088] PartLoader: Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge' has no database record. Creating.
[LOG 04:08:52.090] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed'
[LOG 04:08:52.094] OnLoad(Prefab): part=foldingRadMed
[LOG 04:08:52.095] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.101] PartLoader: Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed' has no database record. Creating.
[LOG 04:08:52.101] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall'
[LOG 04:08:52.105] OnLoad(Prefab): part=foldingRadSmall
[LOG 04:08:52.107] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.112] PartLoader: Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall' has no database record. Creating.
[LOG 04:08:52.113] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge'
[LOG 04:08:52.121] PartLoader: Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge' has no database record. Creating.
[LOG 04:08:52.123] DragCubeSystem: Creating drag cubes for part 'radPanelEdge'
[LOG 04:08:52.142] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg'
[LOG 04:08:52.144] OnLoad(Prefab): part=radPanelLg
[LOG 04:08:52.146] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.153] PartLoader: Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg' has no database record. Creating.
[LOG 04:08:52.158] DragCubeSystem: Creating drag cubes for part 'radPanelLg'
[LOG 04:08:52.178] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm'
[LOG 04:08:52.182] OnLoad(Prefab): part=radPanelSm
[LOG 04:08:52.184] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.188] PartLoader: Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm' has no database record. Creating.
[LOG 04:08:52.191] DragCubeSystem: Creating drag cubes for part 'radPanelSm'
[LOG 04:08:52.211] PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish'
[LOG 04:08:52.217] PartLoader: Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish' has no database record. Creating.
[LOG 04:08:52.220] DragCubeSystem: Creating drag cubes for part 'commDish'
[LOG 04:08:52.292] PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna'
[LOG 04:08:52.297] PartLoader: Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna' has no database record. Creating.
[LOG 04:08:52.300] DragCubeSystem: Creating drag cubes for part 'mediumDishAntenna'
[LOG 04:08:52.358] PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna'
[LOG 04:08:52.402] PartLoader: Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna' has no database record. Creating.
[LOG 04:08:52.405] DragCubeSystem: Creating drag cubes for part 'longAntenna'
[LOG 04:08:52.458] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2'
[LOG 04:08:52.461] OnLoad(Prefab): part=radialDecoupler1-2
[LOG 04:08:52.463] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.466] PartLoader: Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2' has no database record. Creating.
[LOG 04:08:52.468] DragCubeSystem: Creating drag cubes for part 'radialDecoupler1-2'
[LOG 04:08:52.486] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler'
[LOG 04:08:52.491] OnLoad(Prefab): part=radialDecoupler
[LOG 04:08:52.492] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.495] PartLoader: Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler' has no database record. Creating.
[LOG 04:08:52.497] DragCubeSystem: Creating drag cubes for part 'radialDecoupler'
[LOG 04:08:52.517] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2'
[LOG 04:08:52.521] OnLoad(Prefab): part=radialDecoupler2
[LOG 04:08:52.522] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:52.525] PartLoader: Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2' has no database record. Creating.
[LOG 04:08:52.527] DragCubeSystem: Creating drag cubes for part 'radialDecoupler2'
[LOG 04:08:52.544] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator'
[LOG 04:08:52.548] OnLoad(Prefab): part=stackSeparator
[LOG 04:08:52.549] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:52.553] PartLoader: Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator' has no database record. Creating.
[LOG 04:08:52.553] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini'
[LOG 04:08:52.557] OnLoad(Prefab): part=stackSeparatorMini
[LOG 04:08:52.558] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:52.561] PartLoader: Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini' has no database record. Creating.
[LOG 04:08:52.562] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig'
[LOG 04:08:52.566] OnLoad(Prefab): part=stackSeparatorBig
[LOG 04:08:52.567] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:52.570] PartLoader: Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig' has no database record. Creating.
[LOG 04:08:52.571] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2'
[LOG 04:08:52.575] OnLoad(Prefab): part=decoupler1-2
[LOG 04:08:52.576] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:52.579] PartLoader: Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2' has no database record. Creating.
[LOG 04:08:52.580] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler'
[LOG 04:08:52.583] OnLoad(Prefab): part=stackDecoupler
[LOG 04:08:52.585] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:52.588] PartLoader: Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler' has no database record. Creating.
[LOG 04:08:52.589] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini'
[LOG 04:08:52.593] OnLoad(Prefab): part=stackDecouplerMini
[LOG 04:08:52.595] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:52.598] PartLoader: Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini' has no database record. Creating.
[LOG 04:08:52.598] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna'
[LOG 04:08:52.602] PartLoader: Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna' has no database record. Creating.
[LOG 04:08:52.603] DragCubeSystem: Creating drag cubes for part 'SurfAntenna'
[LOG 04:08:52.624] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5'
[LOG 04:08:52.629] PartLoader: Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5' has no database record. Creating.
[LOG 04:08:52.632] DragCubeSystem: Creating drag cubes for part 'HighGainAntenna5'
[LOG 04:08:52.681] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2'
[LOG 04:08:52.689] PartLoader: Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2' has no database record. Creating.
[LOG 04:08:52.691] DragCubeSystem: Creating drag cubes for part 'dockingPort2'
[LOG 04:08:52.715] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral'
[LOG 04:08:52.720] PartLoader: Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral' has no database record. Creating.
[LOG 04:08:52.723] DragCubeSystem: Creating drag cubes for part 'dockingPortLateral'
[LOG 04:08:52.771] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3'
[LOG 04:08:52.777] PartLoader: Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3' has no database record. Creating.
[LOG 04:08:52.779] DragCubeSystem: Creating drag cubes for part 'dockingPort3'
[LOG 04:08:52.801] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1'
[LOG 04:08:52.807] PartLoader: Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1' has no database record. Creating.
[LOG 04:08:52.809] DragCubeSystem: Creating drag cubes for part 'dockingPort1'
[LOG 04:08:52.845] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge'
[LOG 04:08:52.886] PartLoader: Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge' has no database record. Creating.
[LOG 04:08:52.888] DragCubeSystem: Creating drag cubes for part 'dockingPortLarge'
[LOG 04:08:52.908] PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice'
[LOG 04:08:52.915] OnLoad(Prefab): part=GrapplingDevice
[LOG 04:08:52.917] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:52.924] PartLoader: Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice' has no database record. Creating.
[LOG 04:08:52.928] DragCubeSystem: Creating drag cubes for part 'GrapplingDevice'
[LOG 04:08:52.975] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1'
[LOG 04:08:52.978] PartLoader: Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1' has no database record. Creating.
[LOG 04:08:52.979] DragCubeSystem: Creating drag cubes for part 'ladder1'
[LOG 04:08:52.996] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder'
[LOG 04:08:53.002] PartLoader: Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder' has no database record. Creating.
[LOG 04:08:53.004] DragCubeSystem: Creating drag cubes for part 'telescopicLadder'
[LOG 04:08:53.048] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay'
[LOG 04:08:53.052] PartLoader: Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay' has no database record. Creating.
[LOG 04:08:53.054] DragCubeSystem: Creating drag cubes for part 'telescopicLadderBay'
[LOG 04:08:53.093] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1'
[LOG 04:08:53.110] OnLoad(Prefab): part=landingLeg1
[LOG 04:08:53.111] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:53.119] PartLoader: Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1' has no database record. Creating.
[LOG 04:08:53.123] DragCubeSystem: Creating drag cubes for part 'landingLeg1'
[LOG 04:08:53.159] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2'
[LOG 04:08:53.165] OnLoad(Prefab): part=landingLeg1-2
[LOG 04:08:53.166] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:53.171] PartLoader: Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2' has no database record. Creating.
[LOG 04:08:53.175] DragCubeSystem: Creating drag cubes for part 'landingLeg1-2'
[LOG 04:08:53.208] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg'
[LOG 04:08:53.214] OnLoad(Prefab): part=miniLandingLeg
[LOG 04:08:53.215] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:53.220] PartLoader: Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg' has no database record. Creating.
[LOG 04:08:53.224] DragCubeSystem: Creating drag cubes for part 'miniLandingLeg'
[LOG 04:08:53.259] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter'
[LOG 04:08:53.261] OnLoad(Prefab): part=largeAdapter
[LOG 04:08:53.263] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:53.265] PartLoader: Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter' has no database record. Creating.
[LOG 04:08:53.266] DragCubeSystem: Creating drag cubes for part 'largeAdapter'
[LOG 04:08:53.294] PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2'
[LOG 04:08:53.296] OnLoad(Prefab): part=largeAdapter2
[LOG 04:08:53.298] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:53.299] PartLoader: Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2' has no database record. Creating.
[LOG 04:08:53.301] DragCubeSystem: Creating drag cubes for part 'largeAdapter2'
[LOG 04:08:53.323] PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1'
[LOG 04:08:53.331] PartLoader: Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1' has no database record. Creating.
[LOG 04:08:53.333] DragCubeSystem: Creating drag cubes for part 'launchClamp1'
[LOG 04:08:53.389] PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem'
[LOG 04:08:53.395] OnLoad(Prefab): part=LaunchEscapeSystem
[LOG 04:08:53.396] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:53.400] PartLoader: Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem' has no database record. Creating.
[LOG 04:08:53.403] DragCubeSystem: Creating drag cubes for part 'LaunchEscapeSystem'
[LOG 04:08:53.424] PartLoader: Compiling Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs'
[LOG 04:08:53.428] OnLoad(Prefab): part=linearRcs
[LOG 04:08:53.429] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:53.432] PartLoader: Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs' has no database record. Creating.
[LOG 04:08:53.434] DragCubeSystem: Creating drag cubes for part 'linearRcs'
[LOG 04:08:53.462] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL'
[LOG 04:08:53.466] OnLoad(Prefab): part=mk2CargoBayL
[LOG 04:08:53.467] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:53.473] PartLoader: Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL' has no database record. Creating.
[LOG 04:08:53.474] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS'
[LOG 04:08:53.477] OnLoad(Prefab): part=mk2CargoBayS
[LOG 04:08:53.479] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:53.484] PartLoader: Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS' has no database record. Creating.
[LOG 04:08:53.485] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin'
[LOG 04:08:53.490] OnLoad(Prefab): part=mk2CrewCabin
[LOG 04:08:53.492] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:53.497] PartLoader: Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin' has no database record. Creating.
[LOG 04:08:53.501] DragCubeSystem: Creating drag cubes for part 'mk2CrewCabin'
[LOG 04:08:53.551] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort'
[LOG 04:08:53.555] OnLoad(Prefab): part=mk2DockingPort
[LOG 04:08:53.557] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:53.560] PartLoader: Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort' has no database record. Creating.
[LOG 04:08:53.561] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL'
[LOG 04:08:53.564] OnLoad(Prefab): part=mk3CargoBayL
[LOG 04:08:53.566] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:53.571] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL' has no database record. Creating.
[LOG 04:08:53.572] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM'
[LOG 04:08:53.575] OnLoad(Prefab): part=mk3CargoBayM
[LOG 04:08:53.577] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:53.582] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM' has no database record. Creating.
[LOG 04:08:53.582] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp'
[LOG 04:08:53.586] OnLoad(Prefab): part=mk3CargoRamp
[LOG 04:08:53.588] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:53.591] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp' has no database record. Creating.
[LOG 04:08:53.592] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS'
[LOG 04:08:53.595] OnLoad(Prefab): part=mk3CargoBayS
[LOG 04:08:53.597] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:08:53.602] PartLoader: Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS' has no database record. Creating.
[LOG 04:08:53.603] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle'
[LOG 04:08:53.611] OnLoad(Prefab): part=parachuteSingle
[LOG 04:08:53.613] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:08:53.617] PartLoader: Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle' has no database record. Creating.
[LOG 04:08:53.620] DragCubeSystem: Creating drag cubes for part 'parachuteSingle'
[LOG 04:08:53.681] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue'
[LOG 04:08:53.687] PartLoader: Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue' has no database record. Creating.
[LOG 04:08:53.690] DragCubeSystem: Creating drag cubes for part 'radialDrogue'
[LOG 04:08:53.745] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge'
[LOG 04:08:53.749] OnLoad(Prefab): part=parachuteLarge
[LOG 04:08:53.750] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:53.754] PartLoader: Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge' has no database record. Creating.
[LOG 04:08:53.757] DragCubeSystem: Creating drag cubes for part 'parachuteLarge'
[LOG 04:08:53.815] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial'
[LOG 04:08:53.820] OnLoad(Prefab): part=parachuteRadial
[LOG 04:08:53.822] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:53.825] PartLoader: Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial' has no database record. Creating.
[LOG 04:08:53.828] DragCubeSystem: Creating drag cubes for part 'parachuteRadial'
[LOG 04:08:53.926] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue'
[LOG 04:08:53.930] OnLoad(Prefab): part=parachuteDrogue
[LOG 04:08:53.931] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:53.935] PartLoader: Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue' has no database record. Creating.
[LOG 04:08:53.939] DragCubeSystem: Creating drag cubes for part 'parachuteDrogue'
[LOG 04:08:53.999] PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1'
[LOG 04:08:54.001] OnLoad(Prefab): part=stackPoint1
[LOG 04:08:54.003] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:54.006] PartLoader: Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1' has no database record. Creating.
[LOG 04:08:54.008] DragCubeSystem: Creating drag cubes for part 'stackPoint1'
[LOG 04:08:54.030] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock'
[LOG 04:08:54.034] OnLoad(Prefab): part=RCSBlock
[LOG 04:08:54.035] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.038] PartLoader: Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock' has no database record. Creating.
[LOG 04:08:54.041] DragCubeSystem: Creating drag cubes for part 'RCSBlock'
[LOG 04:08:54.064] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100'
[LOG 04:08:54.068] PartLoader: Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100' has no database record. Creating.
[LOG 04:08:54.070] DragCubeSystem: Creating drag cubes for part 'RelayAntenna100'
[LOG 04:08:54.092] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5'
[LOG 04:08:54.096] PartLoader: Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5' has no database record. Creating.
[LOG 04:08:54.097] DragCubeSystem: Creating drag cubes for part 'RelayAntenna5'
[LOG 04:08:54.120] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50'
[LOG 04:08:54.124] PartLoader: Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50' has no database record. Creating.
[LOG 04:08:54.127] DragCubeSystem: Creating drag cubes for part 'RelayAntenna50'
[LOG 04:08:54.150] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125'
[LOG 04:08:54.161] OnLoad(Prefab): part=ServiceBay.125
[LOG 04:08:54.164] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:54.169] PartLoader: Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125' has no database record. Creating.
[LOG 04:08:54.173] DragCubeSystem: Creating drag cubes for part 'ServiceBay.125'
[LOG 04:08:54.219] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250'
[LOG 04:08:54.223] OnLoad(Prefab): part=ServiceBay.250
[LOG 04:08:54.224] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:08:54.228] PartLoader: Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250' has no database record. Creating.
[LOG 04:08:54.231] DragCubeSystem: Creating drag cubes for part 'ServiceBay.250'
[LOG 04:08:54.277] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1'
[LOG 04:08:54.279] OnLoad(Prefab): part=spotLight1
[LOG 04:08:54.281] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.283] PartLoader: Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1' has no database record. Creating.
[LOG 04:08:54.285] DragCubeSystem: Creating drag cubes for part 'spotLight1'
[LOG 04:08:54.312] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2'
[LOG 04:08:54.315] OnLoad(Prefab): part=spotLight2
[LOG 04:08:54.316] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.319] PartLoader: Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2' has no database record. Creating.
[LOG 04:08:54.321] DragCubeSystem: Creating drag cubes for part 'spotLight2'
[LOG 04:08:54.345] PartLoader: Compiling Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler'
[LOG 04:08:54.348] OnLoad(Prefab): part=stackBiCoupler
[LOG 04:08:54.350] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:54.353] PartLoader: Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler' has no database record. Creating.
[LOG 04:08:54.354] DragCubeSystem: Creating drag cubes for part 'stackBiCoupler'
[LOG 04:08:54.377] PartLoader: Compiling Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler'
[LOG 04:08:54.379] OnLoad(Prefab): part=stackQuadCoupler
[LOG 04:08:54.381] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:54.383] PartLoader: Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler' has no database record. Creating.
[LOG 04:08:54.385] DragCubeSystem: Creating drag cubes for part 'stackQuadCoupler'
[LOG 04:08:54.410] PartLoader: Compiling Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler'
[LOG 04:08:54.413] OnLoad(Prefab): part=stackTriCoupler
[LOG 04:08:54.454] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:08:54.457] PartLoader: Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler' has no database record. Creating.
[LOG 04:08:54.458] DragCubeSystem: Creating drag cubes for part 'stackTriCoupler'
[LOG 04:08:54.480] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge'
[LOG 04:08:54.493] OnLoad(Prefab): part=GearLarge
[LOG 04:08:54.495] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.503] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge' has no database record. Creating.
[LOG 04:08:54.508] DragCubeSystem: Creating drag cubes for part 'GearLarge'
[LOG 04:08:54.545] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed'
[LOG 04:08:54.549] OnLoad(Prefab): part=GearFixed
[LOG 04:08:54.550] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.554] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed' has no database record. Creating.
[LOG 04:08:54.557] DragCubeSystem: Creating drag cubes for part 'GearFixed'
[LOG 04:08:54.575] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree'
[LOG 04:08:54.581] OnLoad(Prefab): part=GearFree
[LOG 04:08:54.582] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.587] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree' has no database record. Creating.
[LOG 04:08:54.590] DragCubeSystem: Creating drag cubes for part 'GearFree'
[LOG 04:08:54.611] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium'
[LOG 04:08:54.618] OnLoad(Prefab): part=GearMedium
[LOG 04:08:54.620] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.627] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium' has no database record. Creating.
[LOG 04:08:54.632] DragCubeSystem: Creating drag cubes for part 'GearMedium'
[LOG 04:08:54.668] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall'
[LOG 04:08:54.676] OnLoad(Prefab): part=GearSmall
[LOG 04:08:54.677] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.684] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall' has no database record. Creating.
[LOG 04:08:54.690] DragCubeSystem: Creating drag cubes for part 'GearSmall'
[LOG 04:08:54.726] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay'
[LOG 04:08:54.734] OnLoad(Prefab): part=SmallGearBay
[LOG 04:08:54.735] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.742] PartLoader: Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay' has no database record. Creating.
[LOG 04:08:54.748] DragCubeSystem: Creating drag cubes for part 'SmallGearBay'
[LOG 04:08:54.783] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1'
[LOG 04:08:54.792] OnLoad(Prefab): part=roverWheel1
[LOG 04:08:54.793] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.799] PartLoader: Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1' has no database record. Creating.
[LOG 04:08:54.804] DragCubeSystem: Creating drag cubes for part 'roverWheel1'
[LOG 04:08:54.829] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2'
[LOG 04:08:54.835] OnLoad(Prefab): part=roverWheel2
[LOG 04:08:54.837] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.841] PartLoader: Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2' has no database record. Creating.
[LOG 04:08:54.846] DragCubeSystem: Creating drag cubes for part 'roverWheel2'
[LOG 04:08:54.865] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed'
[LOG 04:08:54.911] OnLoad(Prefab): part=wheelMed
[LOG 04:08:54.913] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.918] PartLoader: Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed' has no database record. Creating.
[LOG 04:08:54.922] DragCubeSystem: Creating drag cubes for part 'wheelMed'
[LOG 04:08:54.960] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3'
[LOG 04:08:54.967] OnLoad(Prefab): part=roverWheel3
[LOG 04:08:54.968] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:54.973] PartLoader: Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3' has no database record. Creating.
[LOG 04:08:54.977] DragCubeSystem: Creating drag cubes for part 'roverWheel3'
[LOG 04:08:54.999] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch'
[ERR 04:08:55.002] Cannot find a PartModule of typename 'USI_CrewTank'

[LOG 04:08:55.006] PartLoader: Part 'UmbraSpaceIndustries/ART/CrewHatch/CrewHatch/HA_CrewHatch' has no database record. Creating.
[LOG 04:08:55.009] DragCubeSystem: Creating drag cubes for part 'HA.CrewHatch'
[LOG 04:08:55.069] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch'
[ERR 04:08:55.073] Cannot find a PartModule of typename 'USI_DynamicPort'

[ERR 04:08:55.080] Error: FSFuelSwitch Mass Discrepancy detected in part 'HA.FuelHatch'.

[LOG 04:08:55.081] OnLoad(Prefab): part=HA.FuelHatch
[LOG 04:08:55.083] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:08:55.089] PartLoader: Part 'UmbraSpaceIndustries/ART/FuelHatch/FuelHatch/HA_FuelHatch' has no database record. Creating.
[LOG 04:08:55.094] DragCubeSystem: Creating drag cubes for part 'HA.FuelHatch'
[LOG 04:08:55.151] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw'
[ERR 04:08:55.157] Invalid float value! Field ImpactRange, value  on object of type ModuleAsteroidDrill

[LOG 04:08:55.167] PartLoader: Part 'UmbraSpaceIndustries/ART/Jaw/Jaw/HA_Jaw' has no database record. Creating.
[LOG 04:08:55.172] DragCubeSystem: Part 'HA.Jaw' has defined a procedural drag cube setup
[LOG 04:08:55.174] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125'
[EXC 04:08:55.181] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    PartLoader:StripComponent(GameObject)
    PartLoader:CreatePartIcon(GameObject, Single&)
    PartLoader:ParsePart(UrlConfig, ConfigNode)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 04:08:55.183] PartLoader: Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_125/HA_MassDriver_125' has no database record. Creating.
[LOG 04:08:55.185] DragCubeSystem: Creating drag cubes for part 'HA.MassDriver.125'
[EXC 04:08:55.210] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    <RenderDragCubes>c__Iterator1E:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 04:08:55.212] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250'
[EXC 04:08:55.222] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    PartLoader:StripComponent(GameObject)
    PartLoader:CreatePartIcon(GameObject, Single&)
    PartLoader:ParsePart(UrlConfig, ConfigNode)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 04:08:55.224] PartLoader: Part 'UmbraSpaceIndustries/ART/MassDriver/MassDriver_250/HA_MassDriver_250' has no database record. Creating.
[LOG 04:08:55.229] DragCubeSystem: Part 'HA.MassDriver.250' has defined a procedural drag cube setup
[EXC 04:08:55.229] FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
    UnityEngine.Object:DestroyImmediate(Object)
    <RenderDragCubesCoroutine>c__Iterator1D:MoveNext()
    UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
    <SetupDragCubeCoroutine>c__Iterator1F:MoveNext()
    UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
    <CompileParts>c__Iterator62:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 04:08:55.233] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank'
[LOG 04:08:55.236] PartLoader: Part 'UmbraSpaceIndustries/ART/RockTank/RockTank/HA_RockTank' has no database record. Creating.
[LOG 04:08:55.237] DragCubeSystem: Creating drag cubes for part 'HA.RockTank'
[LOG 04:08:55.260] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX'
[LOG 04:08:55.270] PartLoader: Part 'UmbraSpaceIndustries/ART/Separator/Separator_EX/HA_Separator_EX' has no database record. Creating.
[LOG 04:08:55.273] DragCubeSystem: Creating drag cubes for part 'HA.Separator.EX'
[LOG 04:08:55.325] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA'
[LOG 04:08:55.333] PartLoader: Part 'UmbraSpaceIndustries/ART/Separator/Separator_KA/HA_Separator_KA' has no database record. Creating.
[LOG 04:08:55.336] DragCubeSystem: Creating drag cubes for part 'HA.Separator.KA'
[LOG 04:08:55.388] PartLoader: Compiling Part 'UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ'
[LOG 04:08:55.398] PartLoader: Part 'UmbraSpaceIndustries/ART/Separator/Separator_LQ/HA_Separator_LQ' has no database record. Creating.
[LOG 04:08:55.401] DragCubeSystem: Creating drag cubes for part 'HA.Separator.LQ'
[LOG 04:08:55.454] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw'
[LOG 04:08:55.468] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Claw/PAL_Claw' has no database record. Creating.
[LOG 04:08:55.472] DragCubeSystem: Creating drag cubes for part 'PAL.Claw'
[LOG 04:08:55.487] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight'
[LOG 04:08:55.537] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Counterweight/PAL_Counterweight' has no database record. Creating.
[LOG 04:08:55.539] DragCubeSystem: Creating drag cubes for part 'PAL.Counterweight'
[LOG 04:08:55.562] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250'
[LOG 04:08:55.571] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle250/PAL_Cradle250' has no database record. Creating.
[LOG 04:08:55.576] DragCubeSystem: Part 'PAL.Cradle250' has defined a procedural drag cube setup
[LOG 04:08:55.577] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375'
[LOG 04:08:55.588] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Cradle375/PAL_Cradle375' has no database record. Creating.
[LOG 04:08:55.592] DragCubeSystem: Part 'PAL.Cradle375' has defined a procedural drag cube setup
[LOG 04:08:55.594] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane'
[LOG 04:08:55.600] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Crane/PAL_Crane' has no database record. Creating.
[LOG 04:08:55.602] DragCubeSystem: Creating drag cubes for part 'PAL.Crane'
[LOG 04:08:55.618] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift'
[LOG 04:08:55.625] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Forklift/PAL_Forklift' has no database record. Creating.
[LOG 04:08:55.628] DragCubeSystem: Creating drag cubes for part 'PAL.Forklift'
[LOG 04:08:55.646] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback'
[LOG 04:08:55.649] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Hump/PAL_Humpback' has no database record. Creating.
[LOG 04:08:55.650] DragCubeSystem: Creating drag cubes for part 'PAL.Humpback'
[LOG 04:08:55.670] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder'
[LOG 04:08:55.674] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Ladder/PAL_Ladder' has no database record. Creating.
[LOG 04:08:55.676] DragCubeSystem: Creating drag cubes for part 'PAL.Ladder'
[LOG 04:08:55.713] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet'
[LOG 04:08:55.718] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Magnet/PAL_Magnet' has no database record. Creating.
[LOG 04:08:55.721] DragCubeSystem: Creating drag cubes for part 'PAL.Magnet'
[LOG 04:08:55.745] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel'
[LOG 04:08:55.753] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_MiniWheel/PAL_MiniWheel' has no database record. Creating.
[LOG 04:08:55.756] DragCubeSystem: Creating drag cubes for part 'PAL.MiniWheel'
[LOG 04:08:55.776] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount'
[LOG 04:08:55.779] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Multimount/PAL_MultiMount' has no database record. Creating.
[LOG 04:08:55.780] DragCubeSystem: Creating drag cubes for part 'PAL.MultiMount'
[LOG 04:08:55.799] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer'
[LOG 04:08:55.805] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Stabilizer/PAL_Stabilizer' has no database record. Creating.
[LOG 04:08:55.808] DragCubeSystem: Creating drag cubes for part 'PAL.Stabilizer'
[LOG 04:08:55.826] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss'
[LOG 04:08:55.830] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Truss/PAL_Truss' has no database record. Creating.
[LOG 04:08:55.831] DragCubeSystem: Creating drag cubes for part 'PAL.Truss'
[LOG 04:08:55.847] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel'
[LOG 04:08:55.856] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/PAL_Wheel/PAL_Wheel' has no database record. Creating.
[LOG 04:08:55.859] DragCubeSystem: Creating drag cubes for part 'PAL.Wheel'
[LOG 04:08:55.895] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0'
[LOG 04:08:55.903] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort0/dockingPortJr/ConstructionPort0' has no database record. Creating.
[LOG 04:08:55.906] DragCubeSystem: Creating drag cubes for part 'ConstructionPort0'
[LOG 04:08:55.929] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1'
[LOG 04:08:55.934] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort1/dockingPort/ConstructionPort1' has no database record. Creating.
[LOG 04:08:55.937] DragCubeSystem: Creating drag cubes for part 'ConstructionPort1'
[LOG 04:08:55.960] PartLoader: Compiling Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2'
[LOG 04:08:55.965] PartLoader: Part 'UmbraSpaceIndustries/Konstruction/Parts/ConstructionPort2/dockingPortSr/ConstructionPort2' has no database record. Creating.
[LOG 04:08:55.967] DragCubeSystem: Creating drag cubes for part 'ConstructionPort2'
[LOG 04:08:55.991] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank'
[LOG 04:08:55.998] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/DepletedFuelTank/C3_DepletedFuelTank' has no database record. Creating.
[LOG 04:08:56.000] DragCubeSystem: Creating drag cubes for part 'C3.DepletedFuelTank'
[LOG 04:08:56.066] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01'
[LOG 04:08:56.073] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_01/C3_FlatRnd_01' has no database record. Creating.
[LOG 04:08:56.076] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.01'
[LOG 04:08:56.099] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02'
[LOG 04:08:56.106] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_02/C3_FlatRnd_02' has no database record. Creating.
[LOG 04:08:56.109] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.02'
[LOG 04:08:56.132] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03'
[LOG 04:08:56.139] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_03/C3_FlatRnd_03' has no database record. Creating.
[LOG 04:08:56.142] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.03'
[LOG 04:08:56.166] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04'
[LOG 04:08:56.172] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatRnd_04/C3_FlatRnd_04' has no database record. Creating.
[LOG 04:08:56.175] DragCubeSystem: Creating drag cubes for part 'C3.FlatRnd.04'
[LOG 04:08:56.196] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01'
[LOG 04:08:56.202] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_01/C3_FlatTank_01' has no database record. Creating.
[LOG 04:08:56.205] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.01'
[LOG 04:08:56.230] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02'
[LOG 04:08:56.236] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_02/C3_FlatTank_02' has no database record. Creating.
[LOG 04:08:56.239] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.02'
[LOG 04:08:56.264] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03'
[LOG 04:08:56.269] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_03/C3_FlatTank_03' has no database record. Creating.
[LOG 04:08:56.272] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.03'
[LOG 04:08:56.297] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04'
[LOG 04:08:56.303] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/FlatTank_04/C3_FlatTank_04' has no database record. Creating.
[LOG 04:08:56.306] DragCubeSystem: Creating drag cubes for part 'C3.FlatTank.04'
[LOG 04:08:56.330] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01'
[LOG 04:08:56.336] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_01/C3_Kontainer_01' has no database record. Creating.
[LOG 04:08:56.339] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.01'
[LOG 04:08:56.364] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02'
[LOG 04:08:56.370] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_02/C3_Kontainer_02' has no database record. Creating.
[LOG 04:08:56.373] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.02'
[LOG 04:08:56.400] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03'
[LOG 04:08:56.408] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_03/C3_Kontainer_03' has no database record. Creating.
[LOG 04:08:56.411] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.03'
[LOG 04:08:56.437] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04'
[LOG 04:08:56.443] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_04/C3_Kontainer_04' has no database record. Creating.
[LOG 04:08:56.446] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.04'
[LOG 04:08:56.471] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01'
[ERR 04:08:56.473] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 04:08:56.475] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01/C3_Kontainer_KIS_01' has no database record. Creating.
[LOG 04:08:56.476] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.01'
[LOG 04:08:56.501] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02'
[ERR 04:08:56.503] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 04:08:56.505] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02/C3_Kontainer_KIS_02' has no database record. Creating.
[LOG 04:08:56.506] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.02'
[LOG 04:08:56.531] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03'
[ERR 04:08:56.533] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 04:08:56.535] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03/C3_Kontainer_KIS_03' has no database record. Creating.
[LOG 04:08:56.536] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.03'
[LOG 04:08:56.561] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04'
[ERR 04:08:56.564] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 04:08:56.565] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04/C3_Kontainer_KIS_04' has no database record. Creating.
[LOG 04:08:56.566] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.04'
[LOG 04:08:56.636] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M'
[ERR 04:08:56.638] Cannot find a PartModule of typename 'ModuleKISInventory'

[LOG 04:08:56.640] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M/C3_Kontainer_KIS_M' has no database record. Creating.
[LOG 04:08:56.641] DragCubeSystem: Creating drag cubes for part 'C3.Kontainer.KIS.M'
[LOG 04:08:56.666] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank'
[LOG 04:08:56.672] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/LqdTrussTank/C3_LqdTrussTank' has no database record. Creating.
[LOG 04:08:56.675] DragCubeSystem: Creating drag cubes for part 'C3.LqdTrussTank'
[LOG 04:08:56.696] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank'
[LOG 04:08:56.700] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/NukeFuelTank/C3_NukeFuelTank' has no database record. Creating.
[LOG 04:08:56.701] DragCubeSystem: Creating drag cubes for part 'C3.NukeFuelTank'
[LOG 04:08:56.727] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank'
[ERR 04:08:56.729] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:56.733] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RadialLqdTank/RadialLqdTank' has no database record. Creating.
[LOG 04:08:56.735] DragCubeSystem: Creating drag cubes for part 'RadialLqdTank'
[LOG 04:08:56.765] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack'
[ERR 04:08:56.767] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:56.772] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RadialSupPak/RadialSupPack' has no database record. Creating.
[LOG 04:08:56.774] DragCubeSystem: Creating drag cubes for part 'RadialSupPack'
[LOG 04:08:56.801] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00'
[LOG 04:08:56.808] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_00/C3_RTank_00' has no database record. Creating.
[LOG 04:08:56.811] DragCubeSystem: Creating drag cubes for part 'C3.RTank.00'
[LOG 04:08:56.838] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01'
[LOG 04:08:56.845] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_01/C3_RTank_01' has no database record. Creating.
[LOG 04:08:56.848] DragCubeSystem: Creating drag cubes for part 'C3.RTank.01'
[LOG 04:08:56.878] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02'
[LOG 04:08:56.885] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_02/C3_RTank_02' has no database record. Creating.
[LOG 04:08:56.888] DragCubeSystem: Creating drag cubes for part 'C3.RTank.02'
[LOG 04:08:56.917] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03'
[LOG 04:08:56.924] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_03/C3_RTank_03' has no database record. Creating.
[LOG 04:08:56.927] DragCubeSystem: Creating drag cubes for part 'C3.RTank.03'
[LOG 04:08:56.954] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04'
[LOG 04:08:56.962] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_04/C3_RTank_04' has no database record. Creating.
[LOG 04:08:56.964] DragCubeSystem: Creating drag cubes for part 'C3.RTank.04'
[LOG 04:08:56.993] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06'
[LOG 04:08:57.000] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_06/C3_RTank_06' has no database record. Creating.
[LOG 04:08:57.003] DragCubeSystem: Creating drag cubes for part 'C3.RTank.06'
[LOG 04:08:57.032] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08'
[LOG 04:08:57.038] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/RndTank_08/C3_RTank_08' has no database record. Creating.
[LOG 04:08:57.041] DragCubeSystem: Creating drag cubes for part 'C3.RTank.08'
[LOG 04:08:57.068] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01'
[LOG 04:08:57.075] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_01/C3_Tank_01' has no database record. Creating.
[LOG 04:08:57.078] DragCubeSystem: Creating drag cubes for part 'C3.Tank.01'
[LOG 04:08:57.104] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02'
[LOG 04:08:57.111] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_02/C3_Tank_02' has no database record. Creating.
[LOG 04:08:57.113] DragCubeSystem: Creating drag cubes for part 'C3.Tank.02'
[LOG 04:08:57.141] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03'
[LOG 04:08:57.150] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_03/C3_Tank_03' has no database record. Creating.
[LOG 04:08:57.154] DragCubeSystem: Creating drag cubes for part 'C3.Tank.03'
[LOG 04:08:57.181] PartLoader: Compiling Part 'UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04'
[LOG 04:08:57.188] PartLoader: Part 'UmbraSpaceIndustries/Kontainers/Tank_04/C3_Tank_04' has no database record. Creating.
[LOG 04:08:57.191] DragCubeSystem: Creating drag cubes for part 'C3.Tank.04'
[LOG 04:08:57.261] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125'
[WRN 04:08:57.263] [ShipConstruct for Fert.Tank.125]: part cost (500.0) is less than the cost of its resources (1000.0)
[ERR 04:08:57.264] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.266] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_125/Fert_Tank_125' has no database record. Creating.
[LOG 04:08:57.267] DragCubeSystem: Creating drag cubes for part 'Fert.Tank.125'
[LOG 04:08:57.293] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250'
[WRN 04:08:57.295] [ShipConstruct for Fert.Tank.250]: part cost (1000.0) is less than the cost of its resources (9000.0)
[ERR 04:08:57.296] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.297] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_250/Fert_Tank_250' has no database record. Creating.
[LOG 04:08:57.298] DragCubeSystem: Creating drag cubes for part 'Fert.Tank.250'
[LOG 04:08:57.324] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375'
[WRN 04:08:57.326] [ShipConstruct for Fert.Tank.375]: part cost (1500.0) is less than the cost of its resources (30000.0)
[ERR 04:08:57.327] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.328] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Fert_375/Fert_Tank_375' has no database record. Creating.
[LOG 04:08:57.330] DragCubeSystem: Creating drag cubes for part 'Fert.Tank.375'
[LOG 04:08:57.354] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250'
[ERR 04:08:57.358] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.362] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_250/USILS_Greenhouse_250' has no database record. Creating.
[LOG 04:08:57.366] DragCubeSystem: Creating drag cubes for part 'USILS.Greenhouse.250'
[LOG 04:08:57.394] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg'
[ERR 04:08:57.398] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.402] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Lg/USILS_Greenhouse_Lg' has no database record. Creating.
[LOG 04:08:57.405] DragCubeSystem: Creating drag cubes for part 'USILS.Greenhouse.Lg'
[LOG 04:08:57.430] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm'
[WRN 04:08:57.432] [ShipConstruct for USILS.Greenhouse.Sm]: part cost (100.0) is less than the cost of its resources (0.0)
[LOG 04:08:57.438] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Greenhouse_Sm/USILS_Greenhouse_Sm' has no database record. Creating.
[LOG 04:08:57.442] DragCubeSystem: Creating drag cubes for part 'USILS.Greenhouse.Sm'
[LOG 04:08:57.466] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack'
[WRN 04:08:57.468] [ShipConstruct for LifeSupportMiniPack]: part cost (100.0) is less than the cost of its resources (250.0)
[LOG 04:08:57.470] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_01/LifeSupportMiniPack' has no database record. Creating.
[LOG 04:08:57.471] DragCubeSystem: Creating drag cubes for part 'LifeSupportMiniPack'
[LOG 04:08:57.497] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack'
[WRN 04:08:57.499] [ShipConstruct for FertilizerMiniPack]: part cost (100.0) is less than the cost of its resources (200.0)
[LOG 04:08:57.501] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_02/FertilizerMiniPack' has no database record. Creating.
[LOG 04:08:57.502] DragCubeSystem: Creating drag cubes for part 'FertilizerMiniPack'
[LOG 04:08:57.528] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack'
[LOG 04:08:57.531] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/MiniPak_03/MulchMiniPack' has no database record. Creating.
[LOG 04:08:57.533] DragCubeSystem: Creating drag cubes for part 'MulchMiniPack'
[LOG 04:08:57.560] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler'
[LOG 04:08:57.565] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Recycler/USILS_Recycler' has no database record. Creating.
[LOG 04:08:57.566] DragCubeSystem: Creating drag cubes for part 'USILS.Recycler'
[LOG 04:08:57.591] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola'
[LOG 04:08:57.596] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/SmCupola/USILS_SmCupola' has no database record. Creating.
[LOG 04:08:57.598] DragCubeSystem: Creating drag cubes for part 'USILS.SmCupola'
[LOG 04:08:57.622] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125'
[WRN 04:08:57.624] [ShipConstruct for LS.Tank.125]: part cost (500.0) is less than the cost of its resources (1250.0)
[ERR 04:08:57.625] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.626] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_125/LS_Tank_125' has no database record. Creating.
[LOG 04:08:57.628] DragCubeSystem: Creating drag cubes for part 'LS.Tank.125'
[LOG 04:08:57.651] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250'
[WRN 04:08:57.653] [ShipConstruct for LS.Tank.250]: part cost (1000.0) is less than the cost of its resources (11250.0)
[ERR 04:08:57.654] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.655] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_250/LS_Tank_250' has no database record. Creating.
[LOG 04:08:57.657] DragCubeSystem: Creating drag cubes for part 'LS.Tank.250'
[LOG 04:08:57.679] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375'
[WRN 04:08:57.681] [ShipConstruct for LS.Tank.375]: part cost (1500.0) is less than the cost of its resources (37500.0)
[ERR 04:08:57.682] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:57.683] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/Tank_375/LS_Tank_375' has no database record. Creating.
[LOG 04:08:57.684] DragCubeSystem: Creating drag cubes for part 'LS.Tank.375'
[LOG 04:08:57.709] PartLoader: Compiling Part 'UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola'
[LOG 04:08:57.715] PartLoader: Part 'UmbraSpaceIndustries/LifeSupport/Parts/ViewingCupola/USILS_ViewingCupola' has no database record. Creating.
[LOG 04:08:57.718] DragCubeSystem: Creating drag cubes for part 'USILS.ViewingCupola'
[LOG 04:08:57.745] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock'
[LOG 04:08:57.751] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/DemoBlock/USI_DeomlitionBlock' has no database record. Creating.
[LOG 04:08:57.753] DragCubeSystem: Creating drag cubes for part 'USI.DeomlitionBlock'
[LOG 04:08:57.775] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture'
[ERR 04:08:57.782] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:57.782] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:08:57.797] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Agriculture/Duna_Agriculture' has no database record. Creating.
[LOG 04:08:57.804] DragCubeSystem: Creating drag cubes for part 'Duna.Agriculture'
[LOG 04:08:57.909] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat'
[ERR 04:08:57.915] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:57.916] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:08:57.926] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kerbitat/Duna_Kerbitat' has no database record. Creating.
[LOG 04:08:57.933] DragCubeSystem: Creating drag cubes for part 'Duna.Kerbitat'
[LOG 04:08:57.992] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist'
[ERR 04:08:57.998] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:57.999] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:08:58.010] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Kolonist/Duna_Kolonist' has no database record. Creating.
[LOG 04:08:58.015] DragCubeSystem: Creating drag cubes for part 'Duna.Kolonist'
[LOG 04:08:58.076] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter'
[ERR 04:08:58.081] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:58.082] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:08:58.091] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_LogCenter/Duna_LogCenter' has no database record. Creating.
[LOG 04:08:58.095] DragCubeSystem: Creating drag cubes for part 'Duna.LogCenter'
[LOG 04:08:58.158] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay'
[ERR 04:08:58.163] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:58.163] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:08:58.171] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_MedBay/Duna_MedBay' has no database record. Creating.
[LOG 04:08:58.175] DragCubeSystem: Creating drag cubes for part 'Duna.MedBay'
[LOG 04:08:58.236] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU'
[ERR 04:08:58.241] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:58.241] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:08:58.253] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_PDU/Duna_PDU' has no database record. Creating.
[LOG 04:08:58.258] DragCubeSystem: Creating drag cubes for part 'Duna.PDU'
[LOG 04:08:58.320] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer'
[ERR 04:08:58.325] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:58.325] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 04:08:58.326] Cannot find a PartModule of typename 'ExSurveyStation'

[LOG 04:08:58.334] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Duna_Pioneer/Duna_Pioneer' has no database record. Creating.
[LOG 04:08:58.339] DragCubeSystem: Creating drag cubes for part 'Duna.Pioneer'
[LOG 04:08:58.399] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01'
[LOG 04:08:58.425] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_01/MKS_Drill_01' has no database record. Creating.
[LOG 04:08:58.434] DragCubeSystem: Creating drag cubes for part 'MKS.Drill.01'
[LOG 04:08:58.556] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02'
[LOG 04:08:58.583] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_02/MKS_Drill_02' has no database record. Creating.
[LOG 04:08:58.594] DragCubeSystem: Creating drag cubes for part 'MKS.Drill.02'
[LOG 04:08:58.662] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03'
[LOG 04:08:58.690] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_Drill_03/MKS_Drill_03' has no database record. Creating.
[LOG 04:08:58.701] DragCubeSystem: Creating drag cubes for part 'MKS.Drill.03'
[LOG 04:08:58.766] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad'
[ERR 04:08:58.769] Cannot find a PartModule of typename 'ExTarget'

[ERR 04:08:58.769] Cannot find a PartModule of typename 'ExLaunchPad'

[LOG 04:08:58.774] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_LaunchPad/MKS_EL_LaunchPad' has no database record. Creating.
[LOG 04:08:58.777] DragCubeSystem: Creating drag cubes for part 'MKS.EL.LaunchPad'
[LOG 04:08:58.824] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock'
[ERR 04:08:58.827] Cannot find a PartModule of typename 'ExTarget'

[ERR 04:08:58.828] Cannot find a PartModule of typename 'ExLaunchPad'

[ERR 04:08:58.828] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 04:08:58.832] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:58.837] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_EL_OrbDock/MKS_EL_OrbitalDock' has no database record. Creating.
[LOG 04:08:58.841] DragCubeSystem: Creating drag cubes for part 'MKS.EL.OrbitalDock'
[LOG 04:08:58.869] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube'
[ERR 04:08:58.872] Cannot find a PartModule of typename 'KASModuleStrut'

[ERR 04:08:58.872] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:58.873] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:58.876] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_FlexOTube/MKS_FlexOTube' has no database record. Creating.
[LOG 04:08:58.878] DragCubeSystem: Creating drag cubes for part 'MKS.FlexOTube'
[LOG 04:08:58.904] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank'
[WRN 04:08:58.906] PartLoader Warning: Variable cryoPower not found in Part
[WRN 04:08:58.906] PartLoader Warning: Variable REALmixOX not found in Part
[WRN 04:08:58.907] PartLoader Warning: Variable REALmixLH2 not found in Part
[WRN 04:08:58.907] PartLoader Warning: Variable LANTRmixOX not found in Part
[WRN 04:08:58.908] PartLoader Warning: Variable LANTRmixLH2 not found in Part
[LOG 04:08:58.916] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_InflationTank/MKS_InflationTank' has no database record. Creating.
[LOG 04:08:58.920] DragCubeSystem: Creating drag cubes for part 'MKS.InflationTank'
[LOG 04:08:58.944] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg'
[LOG 04:08:58.948] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingLeg/MKS_LandingLeg' has no database record. Creating.
[LOG 04:08:58.950] DragCubeSystem: Creating drag cubes for part 'MKS.LandingLeg'
[LOG 04:08:58.983] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel'
[LOG 04:08:59.037] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_LandingWheel/MKS_LandingWheel' has no database record. Creating.
[LOG 04:08:59.041] DragCubeSystem: Creating drag cubes for part 'MKS.LandingWheel'
[LOG 04:08:59.083] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna'
[LOG 04:08:59.088] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerAntenna/UKS_PowerAntenna' has no database record. Creating.
[LOG 04:08:59.089] DragCubeSystem: Creating drag cubes for part 'UKS.PowerAntenna'
[LOG 04:08:59.112] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox'
[LOG 04:08:59.116] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_PowerBox/UKS_PowerBox' has no database record. Creating.
[LOG 04:08:59.118] DragCubeSystem: Creating drag cubes for part 'UKS.PowerBox'
[LOG 04:08:59.141] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane'
[LOG 04:08:59.152] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_SkyCrane/MKS_SkyCrane' has no database record. Creating.
[LOG 04:08:59.156] DragCubeSystem: Creating drag cubes for part 'MKS.SkyCrane'
[LOG 04:08:59.192] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg'
[LOG 04:08:59.199] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/MKS_WideLeg/WideLeg' has no database record. Creating.
[LOG 04:08:59.203] DragCubeSystem: Part 'WideLeg' has defined a procedural drag cube setup
[LOG 04:08:59.204] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule'
[ERR 04:08:59.212] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:59.213] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.221] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AgModule/Ranger_AgModule' has no database record. Creating.
[LOG 04:08:59.227] DragCubeSystem: Creating drag cubes for part 'Ranger.AgModule'
[LOG 04:08:59.250] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock'
[ERR 04:08:59.252] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:59.253] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.256] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Airlock/Ranger_Airlock' has no database record. Creating.
[LOG 04:08:59.258] DragCubeSystem: Creating drag cubes for part 'Ranger.Airlock'
[LOG 04:08:59.286] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub'
[ERR 04:08:59.289] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:59.290] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:59.295] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AnchorHub/Ranger_AnchorHub' has no database record. Creating.
[LOG 04:08:59.298] DragCubeSystem: Creating drag cubes for part 'Ranger.AnchorHub'
[LOG 04:08:59.326] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon'
[ERR 04:08:59.328] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:59.329] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.335] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_AuxCon/Ranger_AuxCon' has no database record. Creating.
[LOG 04:08:59.338] DragCubeSystem: Creating drag cubes for part 'Ranger.AuxCon'
[LOG 04:08:59.366] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub'
[ERR 04:08:59.368] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:59.370] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:59.372] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_BallHub/Ranger_BallHub' has no database record. Creating.
[LOG 04:08:59.373] DragCubeSystem: Creating drag cubes for part 'Ranger.BallHub'
[LOG 04:08:59.402] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak'
[ERR 04:08:59.406] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:59.407] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.413] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_CommPak/Ranger_CommPak' has no database record. Creating.
[LOG 04:08:59.418] DragCubeSystem: Creating drag cubes for part 'Ranger.CommPak'
[LOG 04:08:59.467] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher'
[ERR 04:08:59.471] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:59.476] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Crusher/Ranger_Crusher' has no database record. Creating.
[LOG 04:08:59.480] DragCubeSystem: Creating drag cubes for part 'Ranger.Crusher'
[LOG 04:08:59.508] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule'
[ERR 04:08:59.512] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:59.513] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.519] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_HabModule/Ranger_HabModule' has no database record. Creating.
[LOG 04:08:59.524] DragCubeSystem: Creating drag cubes for part 'Ranger.HabModule'
[LOG 04:08:59.549] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM'
[ERR 04:08:59.551] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:59.554] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:08:59.554] Cannot find a PartModule of typename 'ModuleDistributedWarehouse'

[LOG 04:08:59.559] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_ISM/Ranger_ISM' has no database record. Creating.
[LOG 04:08:59.562] DragCubeSystem: Creating drag cubes for part 'Ranger.ISM'
[LOG 04:08:59.634] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint'
[ERR 04:08:59.637] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:59.639] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_MountPoint/Ranger_MountPoint' has no database record. Creating.
[LOG 04:08:59.640] DragCubeSystem: Creating drag cubes for part 'Ranger.MountPoint'
[LOG 04:08:59.665] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack'
[WRN 04:08:59.667] [ShipConstruct for Ranger.PowerPack]: part cost (7500.0) is less than the cost of its resources (80000.0)
[ERR 04:08:59.669] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:59.673] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_PowerPack/Ranger_PowerPack' has no database record. Creating.
[LOG 04:08:59.676] DragCubeSystem: Creating drag cubes for part 'Ranger.PowerPack'
[LOG 04:08:59.698] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter'
[ERR 04:08:59.701] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:59.712] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Sifter/Ranger_Sifter' has no database record. Creating.
[LOG 04:08:59.715] DragCubeSystem: Creating drag cubes for part 'Ranger.Sifter'
[LOG 04:08:59.771] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter'
[ERR 04:08:59.776] Cannot find a PartModule of typename 'ModuleKISItem'

[LOG 04:08:59.782] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Smelter/Ranger_Smelter' has no database record. Creating.
[LOG 04:08:59.786] DragCubeSystem: Creating drag cubes for part 'Ranger.Smelter'
[LOG 04:08:59.813] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket'
[LOG 04:08:59.818] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_VBracket/Ranger_VBracket' has no database record. Creating.
[LOG 04:08:59.820] DragCubeSystem: Creating drag cubes for part 'Ranger.VBracket'
[LOG 04:08:59.837] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop'
[WRN 04:08:59.839] [ShipConstruct for Ranger.Workshop]: part cost (27360.0) is less than the cost of its resources (395.0)
[ERR 04:08:59.840] Cannot find a PartModule of typename 'ModuleKISItem'

[ERR 04:08:59.843] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 04:08:59.844] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.853] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Ranger_Workshop/Ranger_Workshop' has no database record. Creating.
[LOG 04:08:59.858] DragCubeSystem: Creating drag cubes for part 'Ranger.Workshop'
[LOG 04:08:59.884] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod'
[ERR 04:08:59.889] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.897] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Salamander/SalamanderPod' has no database record. Creating.
[LOG 04:08:59.902] DragCubeSystem: Creating drag cubes for part 'SalamanderPod'
[LOG 04:08:59.943] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2'
[ERR 04:08:59.946] Cannot find a PartModule of typename 'ModuleKISInventory'

[ERR 04:08:59.946] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:08:59.949] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/ScoutLanderMk2/ScoutLanderMk2' has no database record. Creating.
[LOG 04:08:59.952] DragCubeSystem: Creating drag cubes for part 'ScoutLanderMk2'
[LOG 04:08:59.997] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap'
[LOG 04:09:00.001] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_250Cap/Tundra_250Cap' has no database record. Creating.
[LOG 04:09:00.002] DragCubeSystem: Creating drag cubes for part 'Tundra.250Cap'
[LOG 04:09:00.023] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab'
[WRN 04:09:00.025] [ShipConstruct for Tundra.275.Hab]: part cost (2750.0) is less than the cost of its resources (79.0)
[ERR 04:09:00.029] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:09:00.034] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_275_Hab/Tundra_275_Hab' has no database record. Creating.
[LOG 04:09:00.039] DragCubeSystem: Creating drag cubes for part 'Tundra.275.Hab'
[LOG 04:09:00.063] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap'
[LOG 04:09:00.066] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_375Cap/Tundra_375Cap' has no database record. Creating.
[LOG 04:09:00.067] DragCubeSystem: Creating drag cubes for part 'Tundra.375Cap'
[LOG 04:09:00.091] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab'
[WRN 04:09:00.093] [ShipConstruct for Tundra.425.Hab]: part cost (4250.0) is less than the cost of its resources (79.0)
[ERR 04:09:00.097] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:09:00.102] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_425_Hab/Tundra_425_Hab' has no database record. Creating.
[LOG 04:09:00.106] DragCubeSystem: Creating drag cubes for part 'Tundra.425.Hab'
[LOG 04:09:00.129] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250'
[ERR 04:09:00.133] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.133] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.145] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture250/Tundra_Agriculture250' has no database record. Creating.
[LOG 04:09:00.155] DragCubeSystem: Creating drag cubes for part 'Tundra.Agriculture250'
[LOG 04:09:00.230] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375'
[ERR 04:09:00.235] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.236] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.249] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Agriculture375/Tundra_Agriculture375' has no database record. Creating.
[LOG 04:09:00.256] DragCubeSystem: Creating drag cubes for part 'Tundra.Agriculture375'
[LOG 04:09:00.281] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock'
[LOG 04:09:00.288] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Airlock/Tundra_Airlock' has no database record. Creating.
[LOG 04:09:00.291] DragCubeSystem: Creating drag cubes for part 'Tundra.Airlock'
[LOG 04:09:00.315] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy'
[ERR 04:09:00.320] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.320] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 04:09:00.321] Cannot find a PartModule of typename 'SpaceAcademy'

[LOG 04:09:00.327] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Akademy/Tundra_Akademy' has no database record. Creating.
[LOG 04:09:00.330] DragCubeSystem: Creating drag cubes for part 'Tundra.Akademy'
[LOG 04:09:00.358] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM'
[ERR 04:09:00.362] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.362] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.376] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_ASM/Tundra_ASM' has no database record. Creating.
[LOG 04:09:00.384] DragCubeSystem: Creating drag cubes for part 'Tundra.ASM'
[LOG 04:09:00.407] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant'
[ERR 04:09:00.412] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.412] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.425] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_AssemblyPlant/Tundra_AssemblyPlant' has no database record. Creating.
[LOG 04:09:00.432] DragCubeSystem: Creating drag cubes for part 'Tundra.AssemblyPlant'
[LOG 04:09:00.458] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing'
[WRN 04:09:00.459] [ShipConstruct for Tundra.HabRing]: part cost (4000.0) is less than the cost of its resources (7900.0)
[ERR 04:09:00.463] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:09:00.467] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_HabRing/Tundra_HabRing' has no database record. Creating.
[LOG 04:09:00.471] DragCubeSystem: Creating drag cubes for part 'Tundra.HabRing'
[LOG 04:09:00.498] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250'
[LOG 04:09:00.505] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Hub250/Tundra_Hub250' has no database record. Creating.
[LOG 04:09:00.508] DragCubeSystem: Creating drag cubes for part 'Tundra.Hub250'
[LOG 04:09:00.537] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250'
[ERR 04:09:00.540] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.541] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.551] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat250/Tundra_Kerbitat250' has no database record. Creating.
[LOG 04:09:00.557] DragCubeSystem: Creating drag cubes for part 'Tundra.Kerbitat250'
[LOG 04:09:00.583] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375'
[ERR 04:09:00.588] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.588] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.599] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kerbitat375/Tundra_Kerbitat375' has no database record. Creating.
[LOG 04:09:00.605] DragCubeSystem: Creating drag cubes for part 'Tundra.Kerbitat375'
[LOG 04:09:00.630] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250'
[ERR 04:09:00.634] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.634] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.640] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist250/Tundra_Kolonist250' has no database record. Creating.
[LOG 04:09:00.644] DragCubeSystem: Creating drag cubes for part 'Tundra.Kolonist250'
[LOG 04:09:00.669] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375'
[ERR 04:09:00.673] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.674] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 04:09:00.674] Cannot find a PartModule of typename 'SpaceAcademy'

[LOG 04:09:00.681] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Kolonist375/Tundra_Kolonist375' has no database record. Creating.
[LOG 04:09:00.686] DragCubeSystem: Creating drag cubes for part 'Tundra.Kolonist375'
[LOG 04:09:00.711] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250'
[ERR 04:09:00.762] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.762] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.769] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay250/Tundra_MedBay250' has no database record. Creating.
[LOG 04:09:00.773] DragCubeSystem: Creating drag cubes for part 'Tundra.MedBay250'
[LOG 04:09:00.798] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375'
[ERR 04:09:00.803] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:00.804] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:00.811] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MedBay375/Tundra_MedBay375' has no database record. Creating.
[LOG 04:09:00.816] DragCubeSystem: Creating drag cubes for part 'Tundra.MedBay375'
[LOG 04:09:00.845] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock'
[LOG 04:09:00.849] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniAirlock/Tundra_MiniAirlock' has no database record. Creating.
[LOG 04:09:00.851] DragCubeSystem: Creating drag cubes for part 'Tundra.MiniAirlock'
[LOG 04:09:00.883] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss'
[LOG 04:09:00.890] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MiniTruss/Tundra_MiniTruss' has no database record. Creating.
[LOG 04:09:00.893] DragCubeSystem: Creating drag cubes for part 'Tundra.MiniTruss'
[LOG 04:09:00.919] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub'
[LOG 04:09:00.932] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiHub/Tundra_MultiHub' has no database record. Creating.
[LOG 04:09:00.937] DragCubeSystem: Creating drag cubes for part 'Tundra.MultiHub'
[LOG 04:09:00.969] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss'
[LOG 04:09:00.977] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_MultiTruss/Tundra_MultiTruss' has no database record. Creating.
[LOG 04:09:00.979] DragCubeSystem: Creating drag cubes for part 'Tundra.MultiTruss'
[LOG 04:09:01.005] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper'
[LOG 04:09:01.008] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NodeHelper/NodeHelper' has no database record. Creating.
[LOG 04:09:01.009] DragCubeSystem: Creating drag cubes for part 'NodeHelper'
[LOG 04:09:01.029] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc'
[WRN 04:09:01.031] [ShipConstruct for Tundra.NukeProc]: part cost (65000.0) is less than the cost of its resources (1580.0)
[ERR 04:09:01.034] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:01.034] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:01.044] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_NukeProc/Tundra_NukeProc' has no database record. Creating.
[LOG 04:09:01.050] DragCubeSystem: Creating drag cubes for part 'Tundra.NukeProc'
[LOG 04:09:01.074] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU'
[ERR 04:09:01.078] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:01.078] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:01.085] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PDU/Tundra_PDU' has no database record. Creating.
[LOG 04:09:01.090] DragCubeSystem: Creating drag cubes for part 'Tundra.PDU'
[LOG 04:09:01.117] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC'
[ERR 04:09:01.121] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:01.122] Cannot find a PartModule of typename 'ExWorkshop'

[ERR 04:09:01.123] Cannot find a PartModule of typename 'ExSurveyStation'

[LOG 04:09:01.130] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_PioneerLC/Tundra_PioneerLC' has no database record. Creating.
[LOG 04:09:01.135] DragCubeSystem: Creating drag cubes for part 'Tundra.PioneerLC'
[LOG 04:09:01.165] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant'
[ERR 04:09:01.169] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:01.170] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:01.177] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RecyclingPlant/Tundra_RecyclingPlant' has no database record. Creating.
[LOG 04:09:01.182] DragCubeSystem: Creating drag cubes for part 'Tundra.RecyclingPlant'
[LOG 04:09:01.208] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery'
[ERR 04:09:01.213] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:01.214] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:01.227] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_Refinery/Tundra_Refinery' has no database record. Creating.
[LOG 04:09:01.235] DragCubeSystem: Creating drag cubes for part 'Tundra.Refinery'
[LOG 04:09:01.260] PartLoader: Compiling Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter'
[ERR 04:09:01.265] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[ERR 04:09:01.265] Cannot find a PartModule of typename 'ExWorkshop'

[LOG 04:09:01.272] PartLoader: Part 'UmbraSpaceIndustries/MKS/Parts/Tundra_RegSifter/Tundra_RegSifter' has no database record. Creating.
[LOG 04:09:01.277] DragCubeSystem: Creating drag cubes for part 'Tundra.RegSifter'
[LOG 04:09:01.300] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125'
[LOG 04:09:01.369] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_125/USI_Nuke_125' has no database record. Creating.
[LOG 04:09:01.374] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.125'
[LOG 04:09:01.403] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250'
[LOG 04:09:01.414] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_250/USI_Nuke_250' has no database record. Creating.
[LOG 04:09:01.419] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.250'
[LOG 04:09:01.448] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375'
[LOG 04:09:01.459] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_375/USI_Nuke_375' has no database record. Creating.
[LOG 04:09:01.463] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.375'
[LOG 04:09:01.493] PartLoader: Compiling Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625'
[LOG 04:09:01.503] PartLoader: Part 'UmbraSpaceIndustries/ReactorPack/Parts/Nuke_625/USI_Nuke_625' has no database record. Creating.
[LOG 04:09:01.507] DragCubeSystem: Creating drag cubes for part 'USI.Nuke.625'
[LOG 04:09:01.535] PartLoader: Compiling Part 'WarpPlugin/Parts/Command/computerCore/part/computerCore'
[ERR 04:09:01.542] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:09:01.547] PartLoader: Part 'WarpPlugin/Parts/Command/computerCore/part/computerCore' has no database record. Creating.
[LOG 04:09:01.551] DragCubeSystem: Creating drag cubes for part 'computerCore'
[LOG 04:09:01.573] PartLoader: Compiling Part 'WarpPlugin/Parts/Command/scienceModule/part/scienceModule'
[ERR 04:09:01.581] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:09:01.588] PartLoader: Part 'WarpPlugin/Parts/Command/scienceModule/part/scienceModule' has no database record. Creating.
[LOG 04:09:01.588] PartLoader: Compiling Part 'WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced'
[LOG 04:09:01.599] PartLoader: Part 'WarpPlugin/Parts/Command/scienceModule/partAdvanced/scienceModuleAdvanced' has no database record. Creating.
[LOG 04:09:01.600] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector'
[LOG 04:09:01.604] OnLoad(Prefab): part=AntimatterCollector
[LOG 04:09:01.606] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.608] PartLoader: Part 'WarpPlugin/Parts/Electrical/AntimatterCollector/part/AntimatterCollector' has no database record. Creating.
[LOG 04:09:01.609] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor'
[LOG 04:09:01.618] OnLoad(Prefab): part=TweakableAntimatterReactor
[LOG 04:09:01.619] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.627] PartLoader: Part 'WarpPlugin/Parts/Electrical/AntimatterReactors/AntimatterReactor/TweakableAntimatterReactor' has no database record. Creating.
[LOG 04:09:01.628] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250'
[LOG 04:09:01.634] OnLoad(Prefab): part=KspiCapacitor250
[LOG 04:09:01.635] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.639] PartLoader: Part 'WarpPlugin/Parts/Electrical/capacitor250/capacitor-25/KspiCapacitor250' has no database record. Creating.
[LOG 04:09:01.639] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1'
[LOG 04:09:01.648] OnLoad(Prefab): part=DustyPlasmaMk1
[LOG 04:09:01.650] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:09:01.655] PartLoader: Part 'WarpPlugin/Parts/Electrical/DustyPlasma/DustyPlasma/DustyPlasmaMk1' has no database record. Creating.
[LOG 04:09:01.656] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1'
[LOG 04:09:01.659] OnLoad(Prefab): part=LargeFNGeneratorMk1
[LOG 04:09:01.661] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.664] PartLoader: Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsL/LargeElectricGenerator/LargeFNGeneratorMk1' has no database record. Creating.
[LOG 04:09:01.665] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1'
[LOG 04:09:01.668] OnLoad(Prefab): part=SmallFNGeneratorMk1
[LOG 04:09:01.670] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.673] PartLoader: Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGenerator/SmallFNGeneratorMk1' has no database record. Creating.
[LOG 04:09:01.674] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced'
[LOG 04:09:01.677] OnLoad(Prefab): part=SmallFNGeneratorAdvanced
[LOG 04:09:01.679] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.682] PartLoader: Part 'WarpPlugin/Parts/Electrical/ElectricalGeneratorsS/SmallElectricGeneratorAdvanced/SmallFNGeneratorAdvanced' has no database record. Creating.
[LOG 04:09:01.683] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1'
[LOG 04:09:01.692] OnLoad(Prefab): part=FNFissionFusionCatReactorMk1
[LOG 04:09:01.694] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.699] PartLoader: Part 'WarpPlugin/Parts/Electrical/FissFussReactor/FNFissionFusionCatReactorMk1/FNFissionFusionCatReactorMk1' has no database record. Creating.
[LOG 04:09:01.701] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor'
[LOG 04:09:01.705] OnLoad(Prefab): part=DPFFReactor
[WRN 04:09:01.708] [TweakScale Warning] Wrong number of techRequired compared to scaleFactors in scaleType "stack_interstellar": 7 scaleFactors vs 5 techRequired
TweakScale.Tools:LogWf(String, Object[])
TweakScale.ScaleType:.ctor(ConfigNode)
TweakScale.TweakScale:SetupPrefab()
TweakScale.TweakScale:OnLoad(ConfigNode)
PartModule:Load(ConfigNode)
Part:AddModule(ConfigNode, Boolean)
PartLoader:ParsePart(UrlConfig, ConfigNode)
<CompileParts>c__Iterator62:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

[LOG 04:09:01.712] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:09:01.717] PartLoader: Part 'WarpPlugin/Parts/Electrical/FissionFragmentReactor/DPFFReactor/DPFFReactor' has no database record. Creating.
[LOG 04:09:01.719] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor'
[LOG 04:09:01.736] PartLoader: Part 'WarpPlugin/Parts/Electrical/IXSMainHull/MainHull/FutureFusionReactor' has no database record. Creating.
[LOG 04:09:01.737] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing'
[LOG 04:09:01.743] OnLoad(Prefab): part=KspiIXSWarpRing
[LOG 04:09:01.745] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.749] PartLoader: Part 'WarpPlugin/Parts/Electrical/IXSWarpRing/IXSWarpRing/KspiIXSWarpRing' has no database record. Creating.
[LOG 04:09:01.749] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1'
[LOG 04:09:01.754] OnLoad(Prefab): part=LargeFusionReactorMk1
[LOG 04:09:01.756] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.761] PartLoader: Part 'WarpPlugin/Parts/Electrical/LargeFusionReactor/LargeFusionReactor/LargeFusionReactorMk1' has no database record. Creating.
[LOG 04:09:01.762] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor'
[LOG 04:09:01.767] OnLoad(Prefab): part=MoltenSaltReactor
[LOG 04:09:01.769] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.773] PartLoader: Part 'WarpPlugin/Parts/Electrical/NuclearReactor1Sphere/MoltenSaltReactor/MoltenSaltReactor' has no database record. Creating.
[LOG 04:09:01.775] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed'
[WRN 04:09:01.777] [ShipConstruct for KspiPebbleBed]: part cost (120000.0) is less than the cost of its resources (371800.0)
[LOG 04:09:01.780] OnLoad(Prefab): part=KspiPebbleBed
[LOG 04:09:01.782] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.788] PartLoader: Part 'WarpPlugin/Parts/Electrical/PebbleBedReactor/PBReactor/KspiPebbleBed' has no database record. Creating.
[LOG 04:09:01.789] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2'
[LOG 04:09:01.858] OnLoad(Prefab): part=KspiQuantumSingulaityReactor2
[LOG 04:09:01.860] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.870] PartLoader: Part 'WarpPlugin/Parts/Electrical/QuantumSingularityReactor2/QuantumSingulaityReactor/KspiQuantumSingulaityReactor2' has no database record. Creating.
[LOG 04:09:01.872] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1'
[LOG 04:09:01.880] OnLoad(Prefab): part=InertialFusionReactorMk1
[LOG 04:09:01.882] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.887] PartLoader: Part 'WarpPlugin/Parts/Electrical/SmallFusionReactor/SmallFusionReactor/InertialFusionReactorMk1' has no database record. Creating.
[LOG 04:09:01.889] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor'
[LOG 04:09:01.895] OnLoad(Prefab): part=KspiTriAlphaFusionReactor
[LOG 04:09:01.897] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.903] PartLoader: Part 'WarpPlugin/Parts/Electrical/TriAlpha/TriAlpha/KspiTriAlphaFusionReactor' has no database record. Creating.
[LOG 04:09:01.904] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive'
[LOG 04:09:01.909] OnLoad(Prefab): part=WarpDrive
[LOG 04:09:01.910] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.913] PartLoader: Part 'WarpPlugin/Parts/Electrical/WarpDrive/WarpDrive/WarpDrive' has no database record. Creating.
[LOG 04:09:01.914] PartLoader: Compiling Part 'WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive'
[LOG 04:09:01.919] OnLoad(Prefab): part=KspiWarpDrive
[LOG 04:09:01.921] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.925] PartLoader: Part 'WarpPlugin/Parts/Electrical/WarpDrive2/WarpDrive/KspiWarpDrive' has no database record. Creating.
[LOG 04:09:01.926] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1'
[LOG 04:09:01.931] OnLoad(Prefab): part=AluminiumHybrid1
[LOG 04:09:01.932] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.936] PartLoader: Part 'WarpPlugin/Parts/Engines/AluminiumHybrid/part/AluminiumHybrid1' has no database record. Creating.
[LOG 04:09:01.937] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet'
[LOG 04:09:01.947] OnLoad(Prefab): part=FNSmallAugmentedArcjet
[LOG 04:09:01.949] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:01.956] PartLoader: Part 'WarpPlugin/Parts/Engines/AugmentedArcjet/part1/FNSmallAugmentedArcjet' has no database record. Creating.
[LOG 04:09:01.959] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine'
[LOG 04:09:01.967] OnLoad(Prefab): part=DeadlusEngine
[LOG 04:09:01.969] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 04:09:01.974] PartLoader: Part 'WarpPlugin/Parts/Engines/Daedalus/Deadalus/DeadlusEngine' has no database record. Creating.
[LOG 04:09:01.975] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs'
[ERR 04:09:01.985] Cannot find a PartModule of typename 'ModuleCrossFeed'

[LOG 04:09:01.986] OnLoad(Prefab): part=ArcjetInlineRcs
[LOG 04:09:01.987] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.004] PartLoader: Part 'WarpPlugin/Parts/Engines/InlineRCS/InlineRCS/ArcjetInlineRcs' has no database record. Creating.
[LOG 04:09:02.005] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle'
[LOG 04:09:02.035] PartLoader: Part 'WarpPlugin/Parts/Engines/KANDL/KANDL/KspiNuclearCandle' has no database record. Creating.
[LOG 04:09:02.037] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.038] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR'
[LOG 04:09:02.048] OnLoad(Prefab): part=KspiLANTR
[LOG 04:09:02.049] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.061] PartLoader: Part 'WarpPlugin/Parts/Engines/LANTR/NERVA/KspiLANTR' has no database record. Creating.
[LOG 04:09:02.062] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.063] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb'
[LOG 04:09:02.071] OnLoad(Prefab): part=KspiLightbulb
[LOG 04:09:02.073] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.087] PartLoader: Part 'WarpPlugin/Parts/Engines/LightBulb/LightBulb/KspiLightbulb' has no database record. Creating.
[LOG 04:09:02.097] DragCubeSystem: Part 'KspiLightbulb' has defined a procedural drag cube setup
[LOG 04:09:02.100] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.101] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs'
[LOG 04:09:02.105] OnLoad(Prefab): part=KspiLinearRcs
[LOG 04:09:02.106] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.111] PartLoader: Part 'WarpPlugin/Parts/Engines/LinearRCS/linearRCS/KspiLinearRcs' has no database record. Creating.
[LOG 04:09:02.111] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle'
[LOG 04:09:02.122] OnLoad(Prefab): part=TweakableMagneticNozzle
[LOG 04:09:02.123] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.129] PartLoader: Part 'WarpPlugin/Parts/Engines/MagneticNozzle/MagneticNoozle/TweakableMagneticNozzle' has no database record. Creating.
[LOG 04:09:02.130] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle'
[LOG 04:09:02.136] OnLoad(Prefab): part=KspiMagneticNozzle
[LOG 04:09:02.137] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.144] PartLoader: Part 'WarpPlugin/Parts/Engines/MagneticNozzle2/MagneticNozzle2/KspiMagneticNozzle' has no database record. Creating.
[LOG 04:09:02.145] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.146] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3'
[LOG 04:09:02.155] OnLoad(Prefab): part=KspiMagneticNozzle3
[LOG 04:09:02.157] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.164] PartLoader: Part 'WarpPlugin/Parts/Engines/MagneticNozzle3/MagneticNozzle3/KspiMagneticNozzle3' has no database record. Creating.
[LOG 04:09:02.169] DragCubeSystem: Part 'KspiMagneticNozzle3' has defined a procedural drag cube setup
[LOG 04:09:02.170] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine'
[LOG 04:09:02.179] PartLoader: Part 'WarpPlugin/Parts/Engines/MethaneEngine/part/FNMethaneEngine' has no database record. Creating.
[LOG 04:09:02.180] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine'
[LOG 04:09:02.190] OnLoad(Prefab): part=KspiMIFEngine
[LOG 04:09:02.192] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.201] PartLoader: Part 'WarpPlugin/Parts/Engines/MIFEngine/MIFEngine/KspiMIFEngine' has no database record. Creating.
[LOG 04:09:02.209] DragCubeSystem: Part 'KspiMIFEngine' has defined a procedural drag cube setup
[LOG 04:09:02.212] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.213] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster'
[LOG 04:09:02.218] OnLoad(Prefab): part=InterstellarPlasmaThruster
[LOG 04:09:02.274] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.280] PartLoader: Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThruster/InterstellarPlasmaThruster' has no database record. Creating.
[LOG 04:09:02.281] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded'
[LOG 04:09:02.288] OnLoad(Prefab): part=InterstellarPlasmaThrusterUpgraded
[WRN 04:09:02.290] [TweakScale Warning] Failed to convert string value "0.625 1.25, 1.875, 2.5" to type Single
TweakScale.Tools:LogWf(String, Object[])
TweakScale.Tools:ConvertString(String, Single[])
TweakScale.Tools:ConfigValue(ConfigNode, String, Single[])
TweakScale.ScaleType:.ctor(ConfigNode)
TweakScale.TweakScale:SetupPrefab()
TweakScale.TweakScale:OnLoad(ConfigNode)
PartModule:Load(ConfigNode)
Part:AddModule(ConfigNode, Boolean)
PartLoader:ParsePart(UrlConfig, ConfigNode)
<CompileParts>c__Iterator62:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

[LOG 04:09:02.292] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.297] PartLoader: Part 'WarpPlugin/Parts/Engines/MPD/InterstellarPlasmaThrusterVacuum/InterstellarPlasmaThrusterUpgraded' has no database record. Creating.
[LOG 04:09:02.299] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block'
[LOG 04:09:02.303] OnLoad(Prefab): part=InterstellarRcs5block
[LOG 04:09:02.305] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 04:09:02.309] PartLoader: Part 'WarpPlugin/Parts/Engines/NBrcs5block/part/InterstellarRcs5block' has no database record. Creating.
[LOG 04:09:02.310] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner'
[LOG 04:09:02.315] OnLoad(Prefab): part=InterstellarRcsCorner
[LOG 04:09:02.316] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 04:09:02.321] PartLoader: Part 'WarpPlugin/Parts/Engines/NBrcsCorner/part/InterstellarRcsCorner' has no database record. Creating.
[LOG 04:09:02.321] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet'
[LOG 04:09:02.334] OnLoad(Prefab): part=KspiNuclearRamjet
[LOG 04:09:02.336] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.349] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearRamJet/NuclearRamJet/KspiNuclearRamjet' has no database record. Creating.
[LOG 04:09:02.350] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.351] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine'
[ERR 04:09:02.360] Invalid float value! Field skinInternalConductionMult, value 4; on object of type FNPlugin.ThermalNozzleController

[ERR 04:09:02.361] Invalid float value! Field skinThermalMassModifier, value 1; on object of type FNPlugin.ThermalNozzleController

[ERR 04:09:02.361] Invalid float value! Field thermalMassModifier, value 1; on object of type FNPlugin.ThermalNozzleController

[LOG 04:09:02.365] OnLoad(Prefab): part=KspiNuclearJetEngine
[LOG 04:09:02.366] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.379] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJet/KspiNuclearJetEngine' has no database record. Creating.
[LOG 04:09:02.381] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.382] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2'
[LOG 04:09:02.386] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetMk2/KspiNuclearJetEngineMk2' has no database record. Creating.
[LOG 04:09:02.387] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded'
[WRN 04:09:02.389] [ShipConstruct for KspiNuclearJetEngineUpgraded]: part cost (12500.0) is less than the cost of its resources (21933.7)
[LOG 04:09:02.397] OnLoad(Prefab): part=KspiNuclearJetEngineUpgraded
[LOG 04:09:02.399] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.409] PartLoader: Part 'WarpPlugin/Parts/Engines/NuclearTurbojet/NuclearTurboJetUpgraded/KspiNuclearJetEngineUpgraded' has no database record. Creating.
[LOG 04:09:02.412] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.412] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine'
[LOG 04:09:02.433] PartLoader: Part 'WarpPlugin/Parts/Engines/OpenCycleGasCore/GasCoreEngine/KspiOpenCycleGasCoreEngine' has no database record. Creating.
[LOG 04:09:02.442] DragCubeSystem: Part 'KspiOpenCycleGasCoreEngine' has defined a procedural drag cube setup
[LOG 04:09:02.445] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.446] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator'
[LOG 04:09:02.451] OnLoad(Prefab): part=KspiPlasmaWakefieldAccelerator
[LOG 04:09:02.453] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:09:02.457] PartLoader: Part 'WarpPlugin/Parts/Engines/PlasmaWakefieldAccelerator/PlasmaWakefieldAccelerator/KspiPlasmaWakefieldAccelerator' has no database record. Creating.
[LOG 04:09:02.459] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank'
[LOG 04:09:02.465] OnLoad(Prefab): part=InterstellarRcsTank
[LOG 04:09:02.467] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.482] PartLoader: Part 'WarpPlugin/Parts/Engines/RCSTank/serviceModule2/InterstellarRcsTank' has no database record. Creating.
[LOG 04:09:02.483] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat'
[LOG 04:09:02.487] OnLoad(Prefab): part=InterstellarRetractableRcsBlockCurvedFlat
[LOG 04:09:02.489] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 04:09:02.493] PartLoader: Part 'WarpPlugin/Parts/Engines/RetractablerRcsBlock/part/InterstellarRetractableRcsBlockCurvedFlat' has no database record. Creating.
[LOG 04:09:02.494] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved'
[LOG 04:09:02.498] OnLoad(Prefab): part=InterstellarRetractableRcsBlockCurved
[LOG 04:09:02.500] SetupFromConfig: defaultScale=0.3, currentScale=-1, tweakScale=-1
[LOG 04:09:02.504] PartLoader: Part 'WarpPlugin/Parts/Engines/RetractablerRcsCurved/partCurved/InterstellarRetractableRcsBlockCurved' has no database record. Creating.
[LOG 04:09:02.505] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail'
[LOG 04:09:02.511] PartLoader: Part 'WarpPlugin/Parts/Engines/solarSail/part/SM-Solar-Sail' has no database record. Creating.
[LOG 04:09:02.512] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle'
[LOG 04:09:02.521] OnLoad(Prefab): part=ThermalLaunchNozzle
[LOG 04:09:02.523] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.530] PartLoader: Part 'WarpPlugin/Parts/Engines/ThermalLaunchNozzle/ThermalLaunchNozzle/ThermalLaunchNozzle' has no database record. Creating.
[LOG 04:09:02.531] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.532] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle'
[LOG 04:09:02.539] OnLoad(Prefab): part=Kspi.ThermalRocketNozzle
[LOG 04:09:02.541] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.548] PartLoader: Part 'WarpPlugin/Parts/Engines/ThermalRocketNozzle/ThermalRocketRamjet/Kspi_ThermalRocketNozzle' has no database record. Creating.
[LOG 04:09:02.548] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.549] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet'
[LOG 04:09:02.557] OnLoad(Prefab): part=TweakableThermalTurbojet
[LOG 04:09:02.559] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.565] PartLoader: Part 'WarpPlugin/Parts/Engines/ThermalTurbojet/ThermalTurboJet/TweakableThermalTurbojet' has no database record. Creating.
[LOG 04:09:02.565] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.566] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova'
[ERR 04:09:02.568] PartCompiler: Cannot replace texture as cannot find texture 'Diffuse' to replace

[LOG 04:09:02.579] OnLoad(Prefab): part=KspiSupernova
[LOG 04:09:02.581] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:09:02.592] PartLoader: Part 'WarpPlugin/Parts/Engines/Tokamak/Tokamak/KspiSupernova' has no database record. Creating.
[LOG 04:09:02.602] DragCubeSystem: Part 'KspiSupernova' has defined a procedural drag cube setup
[LOG 04:09:02.604] [KSPI] - ThermalNozzleController - getPropellants
[LOG 04:09:02.605] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR'
[LOG 04:09:02.611] OnLoad(Prefab): part=KSPIE-VASIMR
[LOG 04:09:02.613] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:02.618] PartLoader: Part 'WarpPlugin/Parts/Engines/Vasimr/Vasimr/KSPIE-VASIMR' has no database record. Creating.
[LOG 04:09:02.620] PartLoader: Compiling Part 'WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine'
[LOG 04:09:02.628] OnLoad(Prefab): part=VISTAEngine
[LOG 04:09:02.630] SetupFromConfig: defaultScale=5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.636] PartLoader: Part 'WarpPlugin/Parts/Engines/vista/Vista/VISTAEngine' has no database record. Creating.
[LOG 04:09:02.636] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125'
[LOG 04:09:02.641] OnLoad(Prefab): part=AntimatterTank125
[LOG 04:09:02.643] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.645] PartLoader: Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks1/125/AntimatterTank125' has no database record. Creating.
[LOG 04:09:02.646] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250'
[LOG 04:09:02.649] OnLoad(Prefab): part=AntimatterTank250
[LOG 04:09:02.651] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.653] PartLoader: Part 'WarpPlugin/Parts/FuelTank/AntimatterTanks2/250/AntimatterTank250' has no database record. Creating.
[LOG 04:09:02.654] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat'
[LOG 04:09:02.714] OnLoad(Prefab): part=FNDeuteriumCryostat
[LOG 04:09:02.716] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.721] PartLoader: Part 'WarpPlugin/Parts/FuelTank/DeuteriumCryostat/part/FNDeuteriumCryostat' has no database record. Creating.
[LOG 04:09:02.722] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat'
[LOG 04:09:02.725] OnLoad(Prefab): part=FNHeliumCryostat
[LOG 04:09:02.727] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:02.737] PartLoader: Part 'WarpPlugin/Parts/FuelTank/HeliumCryostat/part/FNHeliumCryostat' has no database record. Creating.
[LOG 04:09:02.738] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone'
[LOG 04:09:02.741] OnLoad(Prefab): part=InterstellarFuelTank-NoseCone
[LOG 04:09:02.743] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.754] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-NoseCone/InterstellarFuelTank-NoseCone' has no database record. Creating.
[LOG 04:09:02.760] DragCubeSystem: Creating drag cubes for part 'InterstellarFuelTank-NoseCone'
[LOG 04:09:02.787] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-Wedge/InterstellarFuelTank_Wedge'
[ERR 04:09:02.788] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1R220_Wedge_Monoprop/model' as model does not exist

[ERR 04:09:02.789] PartCompiler: Model was not compiled correctly

[ERR 04:09:02.789] PartCompiler: Cannot compile model

[ERR 04:09:02.790] PartCompiler: Cannot compile part

[LOG 04:09:02.790] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16'
[LOG 04:09:02.795] OnLoad(Prefab): part=InterstellarFuelTank-X200-16
[LOG 04:09:02.797] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.810] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-16/InterstellarFuelTank-X200-16' has no database record. Creating.
[LOG 04:09:02.818] DragCubeSystem: Part 'InterstellarFuelTank-X200-16' has defined a procedural drag cube setup
[LOG 04:09:02.820] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32'
[LOG 04:09:02.825] OnLoad(Prefab): part=InterstellarFuelTank-X200-32
[LOG 04:09:02.827] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.840] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-32/InterstellarFuelTank-X200-32' has no database record. Creating.
[LOG 04:09:02.848] DragCubeSystem: Part 'InterstellarFuelTank-X200-32' has defined a procedural drag cube setup
[LOG 04:09:02.850] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4'
[LOG 04:09:02.856] OnLoad(Prefab): part=InterstellarFuelTank-X200-4
[LOG 04:09:02.858] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.872] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-4/InterstellarFuelTank-X200-4' has no database record. Creating.
[LOG 04:09:02.881] DragCubeSystem: Part 'InterstellarFuelTank-X200-4' has defined a procedural drag cube setup
[LOG 04:09:02.883] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48'
[LOG 04:09:02.889] OnLoad(Prefab): part=InterstellarFuelTank-X200-48
[LOG 04:09:02.891] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.904] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-48/InterstellarFuelTank-X200-48' has no database record. Creating.
[LOG 04:09:02.912] DragCubeSystem: Part 'InterstellarFuelTank-X200-48' has defined a procedural drag cube setup
[LOG 04:09:02.913] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96'
[LOG 04:09:02.918] OnLoad(Prefab): part=InterstellarFuelTank-X200-96
[LOG 04:09:02.920] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.934] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarFuelTank-X200-96/InterstellarFuelTank-X200-96' has no database record. Creating.
[LOG 04:09:02.942] DragCubeSystem: Part 'InterstellarFuelTank-X200-96' has defined a procedural drag cube setup
[LOG 04:09:02.944] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarFuelTank/InterstellarGasTank-Wedge/InterstellarGasTankWedge'
[ERR 04:09:02.945] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1R330_Wedge_Hydrogen/model' as model does not exist

[ERR 04:09:02.945] PartCompiler: Model was not compiled correctly

[ERR 04:09:02.946] PartCompiler: Cannot compile model

[ERR 04:09:02.946] PartCompiler: Cannot compile part

[LOG 04:09:02.946] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank'
[LOG 04:09:02.951] OnLoad(Prefab): part=KspiGasTank
[LOG 04:09:02.953] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.957] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarGasTank/part/KspiGasTank' has no database record. Creating.
[LOG 04:09:02.957] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank'
[WRN 04:09:02.960] [ShipConstruct for KspiOreTank]: part cost (3000.0) is less than the cost of its resources (0.0)
[LOG 04:09:02.962] OnLoad(Prefab): part=KspiOreTank
[LOG 04:09:02.964] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.967] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarOreTank/LargeTank/KspiOreTank' has no database record. Creating.
[LOG 04:09:02.968] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank'
[LOG 04:09:02.972] OnLoad(Prefab): part=InterstellarSphereTank
[LOG 04:09:02.974] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:02.988] PartLoader: Part 'WarpPlugin/Parts/FuelTank/InterstellarSphereTank/InterstellarSphereTank/InterstellarSphereTank' has no database record. Creating.
[LOG 04:09:02.989] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank'
[LOG 04:09:02.992] OnLoad(Prefab): part=25PureLiquidTank
[LOG 04:09:02.994] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:02.996] PartLoader: Part 'WarpPlugin/Parts/FuelTank/LiquidOnlyFuelTanks/25PureLiquidTank/25PureLiquidTank' has no database record. Creating.
[LOG 04:09:02.997] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank'
[LOG 04:09:03.000] OnLoad(Prefab): part=FNLiquidWaterTank
[LOG 04:09:03.001] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.004] PartLoader: Part 'WarpPlugin/Parts/FuelTank/LongWaterTank/part/FNLiquidWaterTank' has no database record. Creating.
[LOG 04:09:03.005] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m'
[ERR 04:09:03.009] Cannot find a PartModule of typename 'ModuleCrossFeed'

[LOG 04:09:03.010] OnLoad(Prefab): part=KspiNBconeTank3m
[LOG 04:09:03.011] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.023] PartLoader: Part 'WarpPlugin/Parts/FuelTank/NBconeTank3m/part/KspiNBconeTank3m' has no database record. Creating.
[LOG 04:09:03.023] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat'
[LOG 04:09:03.027] OnLoad(Prefab): part=FNNitrogenCryostat
[LOG 04:09:03.029] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:03.040] PartLoader: Part 'WarpPlugin/Parts/FuelTank/NitrogenCryostat/part/FNNitrogenCryostat' has no database record. Creating.
[LOG 04:09:03.041] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank'
[WRN 04:09:03.043] [ShipConstruct for KspiNuclearFuelTank]: part cost (1500.0) is less than the cost of its resources (72000.0)
[LOG 04:09:03.046] OnLoad(Prefab): part=KspiNuclearFuelTank
[LOG 04:09:03.048] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.051] PartLoader: Part 'WarpPlugin/Parts/FuelTank/NuclearFuelTank/NuclearFuelTank/KspiNuclearFuelTank' has no database record. Creating.
[LOG 04:09:03.052] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle'
[WRN 04:09:03.054] [ShipConstruct for FNAntimatterBottle]: part cost (812000.0) is less than the cost of its resources (0.0)
[LOG 04:09:03.057] OnLoad(Prefab): part=FNAntimatterBottle
[LOG 04:09:03.058] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.061] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVAntimatter/Part/FNAntimatterBottle' has no database record. Creating.
[LOG 04:09:03.062] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge'
[LOG 04:09:03.067] OnLoad(Prefab): part=HexCanDeutTritLarge
[LOG 04:09:03.069] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.073] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVDeutTrit/part/HexCanDeutTritLarge' has no database record. Creating.
[LOG 04:09:03.073] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large'
[WRN 04:09:03.075] [ShipConstruct for HexCanHe3Large]: part cost (3400.0) is less than the cost of its resources (0.0)
[LOG 04:09:03.078] OnLoad(Prefab): part=HexCanHe3Large
[LOG 04:09:03.080] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.083] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVHe3/Part/HexCanHe3Large' has no database record. Creating.
[LOG 04:09:03.084] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank'
[WRN 04:09:03.086] [ShipConstruct for HexaboraneTank]: part cost (500.0) is less than the cost of its resources (14600.0)
[LOG 04:09:03.088] OnLoad(Prefab): part=HexaboraneTank
[LOG 04:09:03.090] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.093] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVHexbor/Part/HexaboraneTank' has no database record. Creating.
[LOG 04:09:03.093] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium'
[LOG 04:09:03.097] OnLoad(Prefab): part=HexCanLithium
[LOG 04:09:03.099] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.102] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVLithium/Part/HexCanLithium' has no database record. Creating.
[LOG 04:09:03.103] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4'
[LOG 04:09:03.107] OnLoad(Prefab): part=HexCanThoriumFl4
[LOG 04:09:03.108] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.111] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVThorium/Part/HexCanThoriumFl4' has no database record. Creating.
[LOG 04:09:03.112] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6'
[LOG 04:09:03.115] OnLoad(Prefab): part=HexCanUraniumFl6
[LOG 04:09:03.117] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.120] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVUranium/Part/HexCanUraniumFl6' has no database record. Creating.
[LOG 04:09:03.121] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN'
[WRN 04:09:03.123] [ShipConstruct for HexCanUraniumN]: part cost (185900.0) is less than the cost of its resources (1859000.0)
[LOG 04:09:03.125] OnLoad(Prefab): part=HexCanUraniumN
[LOG 04:09:03.127] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.130] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVUranium2/Part/HexCanUraniumN' has no database record. Creating.
[LOG 04:09:03.130] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl'
[LOG 04:09:03.134] OnLoad(Prefab): part=HexCanUraniumTetFl
[LOG 04:09:03.213] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.218] PartLoader: Part 'WarpPlugin/Parts/FuelTank/RVUraniumTetFl/Part/HexCanUraniumTetFl' has no database record. Creating.
[LOG 04:09:03.219] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96'
[LOG 04:09:03.227] OnLoad(Prefab): part=KspiWrapperTank96
[LOG 04:09:03.230] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.242] PartLoader: Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank - X96/KspiWrapperTank96' has no database record. Creating.
[LOG 04:09:03.243] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48'
[LOG 04:09:03.249] OnLoad(Prefab): part=KspiWrapperTank48
[LOG 04:09:03.251] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.264] PartLoader: Part 'WarpPlugin/Parts/FuelTank/WrapperTank/WrapperTank X48/KspiWrapperTank48' has no database record. Creating.
[LOG 04:09:03.264] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray'
[LOG 04:09:03.270] OnLoad(Prefab): part=DiodeLaserArray
[LOG 04:09:03.272] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.275] PartLoader: Part 'WarpPlugin/Parts/Microwave/BeamProducers/DiodeLaser/DiodeLaserArray/DiodeLaserArray' has no database record. Creating.
[LOG 04:09:03.276] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser'
[LOG 04:09:03.279] OnLoad(Prefab): part=FreeElectronLaser
[LOG 04:09:03.281] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.284] PartLoader: Part 'WarpPlugin/Parts/Microwave/BeamProducers/FreeElectronLaser/FreeElectronLaser/FreeElectronLaser' has no database record. Creating.
[LOG 04:09:03.284] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron'
[LOG 04:09:03.288] OnLoad(Prefab): part=Gyrotron
[LOG 04:09:03.290] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.292] PartLoader: Part 'WarpPlugin/Parts/Microwave/BeamProducers/Gyrotron/Gyrotron/Gyrotron' has no database record. Creating.
[LOG 04:09:03.293] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver'
[LOG 04:09:03.298] OnLoad(Prefab): part=CircularSolarPhotovoltaicReceiver
[LOG 04:09:03.300] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.305] PartLoader: Part 'WarpPlugin/Parts/Microwave/CircularSolarPhotovoltaicReceiver/CircularPanel/CircularSolarPhotovoltaicReceiver' has no database record. Creating.
[LOG 04:09:03.309] DragCubeSystem: Part 'CircularSolarPhotovoltaicReceiver' has defined a procedural drag cube setup
[LOG 04:09:03.311] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver'
[LOG 04:09:03.317] OnLoad(Prefab): part=CircularThermophotovoltaicReceiver
[LOG 04:09:03.319] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.324] PartLoader: Part 'WarpPlugin/Parts/Microwave/CircularThermophotovoltaicReceiver/CircularPanel/CircularThermophotovoltaicReceiver' has no database record. Creating.
[LOG 04:09:03.329] DragCubeSystem: Part 'CircularThermophotovoltaicReceiver' has defined a procedural drag cube setup
[LOG 04:09:03.330] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/FELA/FELA/FELA'
[LOG 04:09:03.339] OnLoad(Prefab): part=FELA
[LOG 04:09:03.341] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.346] PartLoader: Part 'WarpPlugin/Parts/Microwave/FELA/FELA/FELA' has no database record. Creating.
[LOG 04:09:03.350] DragCubeSystem: Part 'FELA' has defined a procedural drag cube setup
[LOG 04:09:03.352] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish'
[LOG 04:09:03.357] OnLoad(Prefab): part=FoldingThermalDish
[LOG 04:09:03.359] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.365] PartLoader: Part 'WarpPlugin/Parts/Microwave/FoldingThermalDish/part/FoldingThermalDish' has no database record. Creating.
[LOG 04:09:03.366] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray'
[LOG 04:09:03.371] OnLoad(Prefab): part=KspiInlinePhasedArray
[LOG 04:09:03.373] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.378] PartLoader: Part 'WarpPlugin/Parts/Microwave/InlinePhasedArray/InlinePhasedArray/KspiInlinePhasedArray' has no database record. Creating.
[LOG 04:09:03.379] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter'
[LOG 04:09:03.384] OnLoad(Prefab): part=LaserTransmitter
[LOG 04:09:03.386] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.389] PartLoader: Part 'WarpPlugin/Parts/Microwave/LaserTransmitter/LaserTransmitter/LaserTransmitter' has no database record. Creating.
[LOG 04:09:03.393] DragCubeSystem: Part 'LaserTransmitter' has defined a procedural drag cube setup
[LOG 04:09:03.395] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna'
[LOG 04:09:03.401] OnLoad(Prefab): part=MicrowaveRectenna
[LOG 04:09:03.403] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.408] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveRectenna/MicrowaveRectenna/MicrowaveRectenna' has no database record. Creating.
[LOG 04:09:03.414] DragCubeSystem: Part 'MicrowaveRectenna' has defined a procedural drag cube setup
[LOG 04:09:03.415] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM'
[LOG 04:09:03.419] OnLoad(Prefab): part=microwaveThermalEnergyReceiverM
[LOG 04:09:03.420] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.423] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiver/MTER-M/microwaveThermalEnergyReceiverM' has no database record. Creating.
[LOG 04:09:03.424] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2'
[ERR 04:09:03.425] PartCompiler: Cannot clone model 'WarpPlugin/Parts/Microwave/MTPRmk2/modelMTPRmk2' as model does not exist

[LOG 04:09:03.429] OnLoad(Prefab): part=MicrowaveThermalRecieverMk2
[LOG 04:09:03.430] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.434] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveThermalPowerReceiverMk2/MTPRmk2/MicrowaveThermalRecieverMk2' has no database record. Creating.
[LOG 04:09:03.434] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2'
[LOG 04:09:03.442] OnLoad(Prefab): part=MicroWaveTransducer2
[LOG 04:09:03.444] SetupFromConfig: defaultScale=3.75, currentScale=-1, tweakScale=-1
[LOG 04:09:03.452] PartLoader: Part 'WarpPlugin/Parts/Microwave/MicrowaveTransducer/MicroWaveTransducer/MicroWaveTransducer2' has no database record. Creating.
[LOG 04:09:03.459] DragCubeSystem: Part 'MicroWaveTransducer2' has defined a procedural drag cube setup
[LOG 04:09:03.461] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2'
[LOG 04:09:03.469] OnLoad(Prefab): part=MRTransmitter2
[LOG 04:09:03.471] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.477] PartLoader: Part 'WarpPlugin/Parts/Microwave/MWTransmitterMK2/MWReciever2/MRTransmitter2' has no database record. Creating.
[LOG 04:09:03.483] DragCubeSystem: Part 'MRTransmitter2' has defined a procedural drag cube setup
[LOG 04:09:03.485] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1'
[LOG 04:09:03.490] OnLoad(Prefab): part=KspiPhasedArray1
[LOG 04:09:03.492] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.496] PartLoader: Part 'WarpPlugin/Parts/Microwave/phasedArray1/receiverNew/KspiPhasedArray1' has no database record. Creating.
[LOG 04:09:03.497] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray'
[LOG 04:09:03.501] OnLoad(Prefab): part=KspiMicrowaveArray
[LOG 04:09:03.503] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.506] PartLoader: Part 'WarpPlugin/Parts/Microwave/phasedArray2/receiverNew/KspiMicrowaveArray' has no database record. Creating.
[LOG 04:09:03.507] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror'
[LOG 04:09:03.513] OnLoad(Prefab): part=PivotedInfraredMirror
[LOG 04:09:03.514] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.520] PartLoader: Part 'WarpPlugin/Parts/Microwave/PivotedInfraredMirror/PivotedInfraredMirror/PivotedInfraredMirror' has no database record. Creating.
[LOG 04:09:03.526] DragCubeSystem: Part 'PivotedInfraredMirror' has defined a procedural drag cube setup
[LOG 04:09:03.527] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish'
[LOG 04:09:03.533] OnLoad(Prefab): part=RadialMicrowaveDish
[LOG 04:09:03.535] SetupFromConfig: defaultScale=100, currentScale=-1, tweakScale=-1
[LOG 04:09:03.539] PartLoader: Part 'WarpPlugin/Parts/Microwave/RadialMicrowaveReceiverDish/part /RadialMicrowaveDish' has no database record. Creating.
[LOG 04:09:03.540] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial'
[LOG 04:09:03.545] OnLoad(Prefab): part=MicroWaveR.Radial
[LOG 04:09:03.547] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.551] PartLoader: Part 'WarpPlugin/Parts/Microwave/RadialPhasedArray/MicroWaveR_Radial/MicroWaveR_Radial' has no database record. Creating.
[LOG 04:09:03.552] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish'
[LOG 04:09:03.556] OnLoad(Prefab): part=ThermalReceiverDish
[LOG 04:09:03.558] SetupFromConfig: defaultScale=100, currentScale=-1, tweakScale=-1
[LOG 04:09:03.562] PartLoader: Part 'WarpPlugin/Parts/Microwave/RadialThermalReceiverDish/part/ThermalReceiverDish' has no database record. Creating.
[LOG 04:09:03.562] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver'
[LOG 04:09:03.566] OnLoad(Prefab): part=microwaveSphereReceiver
[LOG 04:09:03.568] SetupFromConfig: defaultScale=0.625, currentScale=-1, tweakScale=-1
[LOG 04:09:03.571] PartLoader: Part 'WarpPlugin/Parts/Microwave/SphereMWR/microwaveSphereReceiver/microwaveSphereReceiver' has no database record. Creating.
[LOG 04:09:03.572] PartLoader: Compiling Part 'WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray'
[LOG 04:09:03.576] OnLoad(Prefab): part=KspiSpherePhasedArray
[LOG 04:09:03.578] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:03.582] PartLoader: Part 'WarpPlugin/Parts/Microwave/SpherePhasedArray/SpherePhasedArray/KspiSpherePhasedArray' has no database record. Creating.
[LOG 04:09:03.583] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT'
[LOG 04:09:03.590] OnLoad(Prefab): part=circradiatorKT
[LOG 04:09:03.592] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.596] PartLoader: Part 'WarpPlugin/Parts/Radiators/circradiatorKT/part/circradiatorKT' has no database record. Creating.
[LOG 04:09:03.597] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal'
[LOG 04:09:03.604] OnLoad(Prefab): part=KspiRadiatorConformal
[LOG 04:09:03.605] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.611] PartLoader: Part 'WarpPlugin/Parts/Radiators/ConformalRadiator/radiator-conformal-3/KspiRadiatorConformal' has no database record. Creating.
[LOG 04:09:03.612] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge'
[LOG 04:09:03.616] OnLoad(Prefab): part=KspiRadPanelEdge
[LOG 04:09:03.617] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.621] PartLoader: Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge/KspiRadPanelEdge' has no database record. Creating.
[LOG 04:09:03.622] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2'
[LOG 04:09:03.626] OnLoad(Prefab): part=KspiRadPanelEdge2
[LOG 04:09:03.628] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.632] PartLoader: Part 'WarpPlugin/Parts/Radiators/EdgeRadiator/radPanelEdge2/KspiRadPanelEdge2' has no database record. Creating.
[LOG 04:09:03.632] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator'
[LOG 04:09:03.637] OnLoad(Prefab): part=SmallFlatRadiator
[LOG 04:09:03.639] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.642] PartLoader: Part 'WarpPlugin/Parts/Radiators/FlatRadiator/part/SmallFlatRadiator' has no database record. Creating.
[LOG 04:09:03.643] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge'
[LOG 04:09:03.648] OnLoad(Prefab): part=KspiFoldingRadLarge
[LOG 04:09:03.650] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.655] PartLoader: Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadLarge/KspiFoldingRadLarge' has no database record. Creating.
[LOG 04:09:03.656] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed'
[LOG 04:09:03.662] OnLoad(Prefab): part=KspiFoldingRadMed
[LOG 04:09:03.663] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.668] PartLoader: Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadMed/KspiFoldingRadMed' has no database record. Creating.
[LOG 04:09:03.669] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall'
[LOG 04:09:03.674] OnLoad(Prefab): part=KspiFoldingRadSmall
[LOG 04:09:03.676] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.681] PartLoader: Part 'WarpPlugin/Parts/Radiators/FoldingRadiators/foldingRadSmall/KspiFoldingRadSmall' has no database record. Creating.
[LOG 04:09:03.681] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator'
[LOG 04:09:03.686] OnLoad(Prefab): part=LargeFlatRadiator
[LOG 04:09:03.688] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.691] PartLoader: Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator/LargeFlatRadiator' has no database record. Creating.
[LOG 04:09:03.692] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2'
[LOG 04:09:03.760] OnLoad(Prefab): part=LargeFlatRadiator2
[LOG 04:09:03.762] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.766] PartLoader: Part 'WarpPlugin/Parts/Radiators/LargeFlatRadiator/radiator2/LargeFlatRadiator2' has no database record. Creating.
[LOG 04:09:03.766] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator'
[LOG 04:09:03.771] OnLoad(Prefab): part=KspLongFixedRadiator
[LOG 04:09:03.773] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.776] PartLoader: Part 'WarpPlugin/Parts/Radiators/LongFixedRadiator/radiator-fixed-4/KspLongFixedRadiator' has no database record. Creating.
[LOG 04:09:03.777] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz'
[LOG 04:09:03.782] OnLoad(Prefab): part=RadialRadiatorzzz
[LOG 04:09:03.784] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.787] PartLoader: Part 'WarpPlugin/Parts/Radiators/RadialHeatRadiator/radial/RadialRadiatorzzz' has no database record. Creating.
[LOG 04:09:03.788] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg'
[LOG 04:09:03.792] OnLoad(Prefab): part=KspiRadPanelLg
[LOG 04:09:03.794] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.798] PartLoader: Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelLg/KspiRadPanelLg' has no database record. Creating.
[LOG 04:09:03.798] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm'
[LOG 04:09:03.803] OnLoad(Prefab): part=KspiRadPanelSm
[LOG 04:09:03.805] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.808] PartLoader: Part 'WarpPlugin/Parts/Radiators/RadiatorPanels/radPanelSm/KspiRadPanelSm' has no database record. Creating.
[LOG 04:09:03.809] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1'
[LOG 04:09:03.814] OnLoad(Prefab): part=radiator1
[LOG 04:09:03.816] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.820] PartLoader: Part 'WarpPlugin/Parts/Radiators/SemiFoldingRadiator/semifoldingradiator/radiator1' has no database record. Creating.
[LOG 04:09:03.821] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare'
[LOG 04:09:03.826] OnLoad(Prefab): part=KspiRadiatorSurfaceSquare
[LOG 04:09:03.828] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.831] PartLoader: Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-125-1/KspiRadiatorSurfaceSquare' has no database record. Creating.
[LOG 04:09:03.832] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf'
[LOG 04:09:03.837] OnLoad(Prefab): part=KspiRadiatorSurfaceHalf
[LOG 04:09:03.839] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.843] PartLoader: Part 'WarpPlugin/Parts/Radiators/SurfaceRadiator/radiator-surface-25-1/KspiRadiatorSurfaceHalf' has no database record. Creating.
[LOG 04:09:03.843] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600'
[LOG 04:09:03.848] OnLoad(Prefab): part=UmbrellaRadiatorGE1600
[LOG 04:09:03.850] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.854] PartLoader: Part 'WarpPlugin/Parts/Radiators/UmbrellaRadiator/part/UmbrellaRadiatorGE1600' has no database record. Creating.
[LOG 04:09:03.858] DragCubeSystem: Creating drag cubes for part 'UmbrellaRadiatorGE1600'
[LOG 04:09:03.883] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator'
[LOG 04:09:03.887] OnLoad(Prefab): part=KspiWideFixedRadiator
[LOG 04:09:03.889] SetupFromConfig: defaultScale=1, currentScale=-1, tweakScale=-1
[LOG 04:09:03.892] PartLoader: Part 'WarpPlugin/Parts/Radiators/WideFixedRadiator/radiator-fixed-3/KspiWideFixedRadiator' has no database record. Creating.
[LOG 04:09:03.893] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator'
[LOG 04:09:03.897] OnLoad(Prefab): part=KspiWrapAroundRadialRadiator
[LOG 04:09:03.899] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.902] PartLoader: Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiator/KspiWrapAroundRadialRadiator' has no database record. Creating.
[LOG 04:09:03.904] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf'
[LOG 04:09:03.909] OnLoad(Prefab): part=KspiWrapAroundRadialRadiatorHalf
[LOG 04:09:03.911] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:03.914] PartLoader: Part 'WarpPlugin/Parts/Radiators/WrapAroundRadiator/WrapAroundRadiatorHalf/KspiWrapAroundRadialRadiatorHalf' has no database record. Creating.
[LOG 04:09:03.915] PartLoader: Compiling Part 'WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator'
[ERR 04:09:03.964] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 04:09:04.012] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 04:09:04.060] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 04:09:04.065] Action 'DeployExperiment' already defined.

[LOG 04:09:04.067] OnLoad(Prefab): part=InterstellarParticleAccelerator
[LOG 04:09:04.069] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[ERR 04:09:04.119] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[ERR 04:09:04.120] Action 'DeployExperiment' already defined.

[ERR 04:09:04.175] Cooking::cookConvexMesh: user-provided hull must have less than 256 vertices!

[LOG 04:09:04.175] PartLoader: Part 'WarpPlugin/Parts/Science/ParticleAcceleratorexperiment/part/InterstellarParticleAccelerator' has no database record. Creating.
[LOG 04:09:04.176] PartLoader: Compiling Part 'WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope'
[LOG 04:09:04.184] PartLoader: Part 'WarpPlugin/Parts/Science/Telescope/part/FNIRTelescope' has no database record. Creating.
[LOG 04:09:04.185] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop'
[LOG 04:09:04.190] OnLoad(Prefab): part=atmosphericScoop
[LOG 04:09:04.192] SetupFromConfig: defaultScale=1.25, currentScale=-1, tweakScale=-1
[LOG 04:09:04.195] PartLoader: Part 'WarpPlugin/Parts/Utility/atmosphericScoop/part/atmosphericScoop' has no database record. Creating.
[LOG 04:09:04.196] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer'
[LOG 04:09:04.207] PartLoader: Part 'WarpPlugin/Parts/Utility/DTMagnetometer/part/DTMagnetometer' has no database record. Creating.
[LOG 04:09:04.208] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer'
[LOG 04:09:04.216] PartLoader: Part 'WarpPlugin/Parts/Utility/GammaRaySpectrometer/part/sensorGammaRaySpectrometer' has no database record. Creating.
[LOG 04:09:04.217] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/Gasifier/UniversaGasifierWedge/KspiGasifier'
[ERR 04:09:04.218] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1P110_Wedge_Fuelcell/model' as model does not exist

[ERR 04:09:04.219] PartCompiler: Model was not compiled correctly

[ERR 04:09:04.219] PartCompiler: Cannot compile model

[ERR 04:09:04.220] PartCompiler: Cannot compile part

[LOG 04:09:04.220] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS'
[LOG 04:09:04.228] PartLoader: Part 'WarpPlugin/Parts/Utility/GCMassSpectrometer/part/FNGCMS' has no database record. Creating.
[LOG 04:09:04.229] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU'
[LOG 04:09:04.239] OnLoad(Prefab): part=KspiISRU
[LOG 04:09:04.241] SetupFromConfig: defaultScale=2.5, currentScale=-1, tweakScale=-1
[LOG 04:09:04.254] PartLoader: Part 'WarpPlugin/Parts/Utility/ISRU/ISRU/KspiISRU' has no database record. Creating.
[LOG 04:09:04.255] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge'
[ERR 04:09:04.263] Cannot find a PartModule of typename 'ModuleConnectedLivingSpace'

[LOG 04:09:04.268] PartLoader: Part 'WarpPlugin/Parts/Utility/LargeRefinery/part/FNInlineRefineryLarge' has no database record. Creating.
[LOG 04:09:04.269] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS'
[LOG 04:09:04.275] PartLoader: Part 'WarpPlugin/Parts/Utility/LCMassSpectrometer/part/FNLCMS' has no database record. Creating.
[LOG 04:09:04.275] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/Liquidficator/UniversalLiquidficatorWedge/KspiLiquidficator'
[ERR 04:09:04.276] PartCompiler: Cannot clone model 'UniversalStorage/Parts/US_1P120_Wedge_Elektron/model' as model does not exist

[ERR 04:09:04.277] PartCompiler: Model was not compiled correctly

[ERR 04:09:04.277] PartCompiler: Cannot compile model

[ERR 04:09:04.278] PartCompiler: Cannot compile part

[LOG 04:09:04.278] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop'
[LOG 04:09:04.281] OnLoad(Prefab): part=RadialAtmosphericScoop
[LOG 04:09:04.283] SetupFromConfig: defaultScale=-1, currentScale=-1, tweakScale=-1
[LOG 04:09:04.285] PartLoader: Part 'WarpPlugin/Parts/Utility/radialAtmosphericScoop/scoop/RadialAtmosphericScoop' has no database record. Creating.
[LOG 04:09:04.286] PartLoader: Compiling Part 'WarpPlugin/Parts/Utility/Refinery/part/FNRefinery'
[LOG 04:09:04.296] PartLoader: Part 'WarpPlugin/Parts/Utility/Refinery/part/FNRefinery' has no database record. Creating.
[LOG 04:09:04.298] PartLoader: Compiling Internal Prop 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands'
[LOG 04:09:04.302] PartLoader: Compiling Internal Prop 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth'
[LOG 04:09:04.304] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch'
[LOG 04:09:04.307] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll'
[LOG 04:09:04.309] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw'
[LOG 04:09:04.311] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/circularButton/genericCircularButton'
[LOG 04:09:04.313] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons'
[LOG 04:09:04.314] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2'
[LOG 04:09:04.316] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs'
[LOG 04:09:04.317] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2'
[LOG 04:09:04.318] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed'
[LOG 04:09:04.319] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01'
[LOG 04:09:04.320] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02'
[LOG 04:09:04.321] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03'
[LOG 04:09:04.322] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04'
[LOG 04:09:04.323] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05'
[LOG 04:09:04.324] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06'
[LOG 04:09:04.325] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07'
[LOG 04:09:04.326] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob'
[LOG 04:09:04.327] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2'
[LOG 04:09:04.328] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch'
[LOG 04:09:04.329] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/squareButton/genericSquareButton'
[LOG 04:09:04.330] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch'
[LOG 04:09:04.331] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switch/genericSwitch'
[LOG 04:09:04.332] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards'
[LOG 04:09:04.333] PartLoader: Compiling Internal Prop 'Squad/Props/ButtonSquare/prop/ButtonSquare'
[LOG 04:09:04.337] PartLoader: Compiling Internal Prop 'Squad/Props/circularButton/prop/circularButton'
[LOG 04:09:04.339] PartLoader: Compiling Internal Prop 'Squad/Props/Compass/prop/Compass'
[LOG 04:09:04.341] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob/prop/directionalKnob'
[LOG 04:09:04.342] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob2/prop/directionalKnob2'
[LOG 04:09:04.344] PartLoader: Compiling Internal Prop 'Squad/Props/IndicatorPanel/prop/IndicatorPanel'
[LOG 04:09:04.347] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBall/prop/NavBall'
[LOG 04:09:04.351] PartLoader: Compiling Internal Prop 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed'
[LOG 04:09:04.353] PartLoader: Compiling Internal Prop 'Squad/Props/Monitor/DockingMode/MonitorDockingMode'
[LOG 04:09:04.355] PartLoader: Compiling Internal Prop 'Squad/Props/NavBall/prop/NavBall'
[LOG 04:09:04.356] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode'
[LOG 04:09:04.357] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA'
[LOG 04:09:04.358] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB'
[LOG 04:09:04.359] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC'
[LOG 04:09:04.360] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane'
[LOG 04:09:04.361] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90'
[LOG 04:09:04.362] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame'
[LOG 04:09:04.363] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger'
[LOG 04:09:04.364] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot'
[LOG 04:09:04.365] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet'
[LOG 04:09:04.365] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/SideStick/SideStick'
[LOG 04:09:04.366] PartLoader: Compiling Internal Prop 'Squad/Props/pullSwitch/prop/pullSwitch'
[LOG 04:09:04.367] PartLoader: Compiling Internal Prop 'Squad/Props/radarAltitude/prop/RadarAltimeter'
[LOG 04:09:04.370] PartLoader: Compiling Internal Prop 'Squad/Props/squareButton/prop/squareButton'
[LOG 04:09:04.371] PartLoader: Compiling Internal Prop 'Squad/Props/standingSwitch/prop/standingSwitch'
[LOG 04:09:04.372] PartLoader: Compiling Internal Prop 'Squad/Props/switch/prop/switch'
[LOG 04:09:04.373] PartLoader: Compiling Internal Prop 'Squad/Props/switchGuard/prop/switchGuard'
[LOG 04:09:04.374] PartLoader: Compiling Internal Prop 'Squad/Props/switchWithGuards/prop/switchWithGuards'
[LOG 04:09:04.375] PartLoader: Compiling Internal Prop 'Squad/Props/throttle/prop/throttle'
[LOG 04:09:04.378] PartLoader: Compiling Internal Prop 'Squad/Props/VSI/prop/VSI'
[LOG 04:09:04.381] PartLoader: Compiling Internal Space '000_USITools/Spaces/USIGeneric_IVA/USIGenericInternal'
[LOG 04:09:04.393] PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals'
[LOG 04:09:04.398] PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal'
[LOG 04:09:04.407] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1'
[LOG 04:09:04.410] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3'
[LOG 04:09:04.412] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals'
[LOG 04:09:04.415] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal'
[LOG 04:09:04.419] PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int'
[LOG 04:09:04.422] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal'
[LOG 04:09:04.427] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal'
[LOG 04:09:04.435] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal'
[LOG 04:09:04.440] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit'
[LOG 04:09:04.443] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals'
[LOG 04:09:04.450] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int'
[LOG 04:09:04.455] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal'
[LOG 04:09:04.464] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int'
[LOG 04:09:04.474] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int'
[LOG 04:09:04.477] InternalSeat: Cannot find portraitCamera of name 'Camera_Left003'
[LOG 04:09:04.482] PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder'
[LOG 04:09:04.489] PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit'
[LOG 04:09:04.496] PartLoader: Compiling Internal Space 'UmbraSpaceIndustries/ART/Spaces/CrewHatch/internal/ARTCrewHatchInternal'
[LOG 04:09:04.503] PartLoader: Compiling Internal Space 'UmbraSpaceIndustries/LifeSupport/Spaces/ViewingCupola_Internall/ViewingCupolaInternal'
[LOG 04:09:04.505] PartLoader: Compiling Internal Space 'UmbraSpaceIndustries/MKS/Spaces/Salamander_IVA/SalamanderInternal'
[LOG 04:09:04.508] PartLoader: Compiling Internal Space 'WarpPlugin/Spaces/sci/internal/crewtestInternals'
[LOG 04:09:04.519] Loading Systems: Elapsed time is 92.98394s
[WRN 04:09:05.693] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.694] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.694] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.694] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.694] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.695] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.695] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.695] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:05.696] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 04:09:07.500] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:07.502] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:07.820] [UIMasterController]: HideUI
[LOG 04:09:07.836] [Agent]: Found 19 agent mentality types
[LOG 04:09:07.839] [AgentList]: 29 agents parsed and loaded.
[LOG 04:09:08.140] [CelestialBody]: Kerbin's solar day length is 1d, 0h, 0m long. sidereal day length is 5h, 59m, 9s long
[LOG 04:09:08.149] MiniAVC -> Starter was destroyed.
[LOG 04:09:08.301] [UIMasterController]: HideUI
[WRN 04:09:08.304] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU =====================
[LOG 04:09:08.607] [AddonLoader]: Instantiating addon 'Core' from assembly 'FilterExtensions'
[LOG 04:09:08.609] [AddonLoader]: Instantiating addon 'USI_RoverFilter' from assembly 'USITools'
[LOG 04:09:08.610] Rovers  Filter Count: 0
[LOG 04:09:08.611] [AddonLoader]: Instantiating addon 'USI_ManufacturingFilter' from assembly 'USITools'
[LOG 04:09:08.612] Manufacturing  Filter Count: 15
[LOG 04:09:08.612] [AddonLoader]: Instantiating addon 'USI_LogisticsFilter' from assembly 'USITools'
[LOG 04:09:08.613] Logistics  Filter Count: 33
[LOG 04:09:08.614] [AddonLoader]: Instantiating addon 'USI_ConstructionFilter' from assembly 'USITools'
[LOG 04:09:08.615] Construction  Filter Count: 17
[LOG 04:09:08.615] [AddonLoader]: Instantiating addon 'USI_KolonizationFilter' from assembly 'USITools'
[LOG 04:09:08.616] Kolonization  Filter Count: 40
[LOG 04:09:08.616] [AddonLoader]: Instantiating addon 'USI_LifeSupportFilter' from assembly 'USITools'
[LOG 04:09:08.617] LifeSupport  Filter Count: 15
[LOG 04:09:08.618] [AddonLoader]: Instantiating addon 'InstallChecker' from assembly 'MechJeb2'
[LOG 04:09:08.619] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:08.621] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:08.622] [UIMasterController]: ShowUI
[LOG 04:09:09.051] [GameParameters]: Loaded custom parameter class CommNetParams.
[LOG 04:09:09.051] [GameParameters]: Loaded custom parameter class AdvancedParams.
[LOG 04:09:09.052] [GameParameters]: Loaded custom parameter class FESettings.
[WRN 04:09:12.361] [Filter Extensions 2.7.1.0]: 
[LOG 04:09:12.366] [ModuleManager] Total loading Time = 93.017s
[LOG 04:09:12.367] [ModuleManager] Total loading Time = 92.962s
[WRN 04:09:12.465] [ApplicationLauncher] Awake False
[LOG 04:09:12.466] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[WRN 04:09:12.480] [UiApp] Awake: MessageSystem
[LOG 04:09:12.481] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 04:09:12.541] [UIApp] Adding MessageSystem to Application Launcher
[LOG 04:09:12.547] [ApplicationLauncher] SetHidden: 
[LOG 04:09:12.554] [MessageSystem] OnAppInitialized
[LOG 04:09:12.554] [MessageSystem] Reposition 0.08528859 29711
[LOG 04:09:45.549] [ExperienceSystem]: Found 0 trait types
[LOG 04:09:45.553] [ExperienceSystem]: Found 16 effect types
[LOG 04:09:47.131] [ReflectionUtil]: Found 4 types with UpgradeModule attribute in 28 assemblies.
[LOG 04:09:47.137] [KSPUpgradePipeline]: Colonization (1.2.0) is up to date.
[LOG 04:09:47.144] [ScenarioTypes]: List Created 17 scenario types loaded from 28 loaded assemblies.
[LOG 04:09:47.146] [UIMasterController]: HideUI
[WRN 04:09:47.147] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
[LOG 04:09:47.325] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:47.326] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:47.327] [UIMasterController]: HideUI
[LOG 04:09:47.697] [SR] Determined cutoff altitude to be 27200
[LOG 04:09:48.544] [AddonLoader]: Instantiating addon 'ContractDefs' from assembly 'KSP'
[LOG 04:09:48.555] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 04:09:48.558] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:48.558] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'USILifeSupport'
[LOG 04:09:48.559] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_SpaceCenter' from assembly 'USILifeSupport'
[LOG 04:09:48.560] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:09:48.562] [AddonLoader]: Instantiating addon 'PlanetaryLogisticsMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 04:09:48.567] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\PlanLog.png
[LOG 04:09:48.568] [AddonLoader]: Instantiating addon 'KolonizationMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 04:09:48.569] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:09:48.571] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'KolonyTools'
[LOG 04:09:48.572] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 04:09:48.573] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:48.573] [AddonLoader]: Instantiating addon 'PluginHelper' from assembly 'KSPInterstellar'
[LOG 04:09:48.574] [UIMasterController]: HideUI
[LOG 04:09:51.731] Loading Depletion Nodes
[LOG 04:09:51.731] DepNodeCount:  0
[LOG 04:09:51.732] Loading Biome Nodes
[LOG 04:09:51.732] BiomeNodeCount:  0
[LOG 04:09:51.733] Loading Planet Nodes
[LOG 04:09:51.733] PlanetNodeCount:  0
[LOG 04:09:51.740] [ContractSystem]: Found 13 contract types
[LOG 04:09:51.743] [ContractSystem]: Found 39 parameter types
[LOG 04:09:51.747] [ContractSystem]: Found 5 predicate types
[LOG 04:09:51.768] [StrategySystem]: Found 0 strategy types
[LOG 04:09:51.771] [StrategySystem]: Found 4 effect types
[LOG 04:09:51.781] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:09:51.785] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:09:51.787] Loading Status Nodes
[LOG 04:09:51.788] StatNodeCount:  2
[LOG 04:09:51.789] Loading Vessel Nodes
[LOG 04:09:51.790] StatNodeCount:  0
[LOG 04:09:51.790] Loading Config
[LOG 04:09:51.791] StatNodeCount:  1
[LOG 04:09:51.795] Loading Kolony Nodes
[LOG 04:09:51.796] StatNodeCount:  0
[LOG 04:09:51.798] Loading logistics Nodes
[LOG 04:09:51.798] StatNodeCount:  0
[LOG 04:09:51.818] [CustomConfigsManager] Setting moddeed physics as the active one
[LOG 04:09:51.820] PhysicsGlobals: Loading database
[LOG 04:09:51.853] [KSP Interstellar] SecondsInDay set to: 21600
[LOG 04:09:51.853] [KSP Interstellar] Aperture Diameter Multiplier set to: 10
[LOG 04:09:51.854] [KSP Interstellar] Speed Of Light Multiplier set to: 0.1
[LOG 04:09:51.854] [KSP Interstellar] Radiation Mechanics Disabled set to: True
[LOG 04:09:51.855] [KSP Interstellar] ThermalMechanics set to : True
[LOG 04:09:51.855] [KSP Interstellar] Solar panels clamped heating set to enabled: False
[LOG 04:09:51.856] [KSP Interstellar] Microwave reciever CoreTemp tweak is set to enabled: True
[LOG 04:09:51.856] [KSP Interstellar] Apply Limited Warp Travel: False
[LOG 04:09:51.857] [KSP Interstellar] Match Demand With Supply: False
[LOG 04:09:51.857] [KSP Interstellar] Max Power Draw For Exotic Matter Multiplier set to: 1.000000
[LOG 04:09:51.858] [KSP Interstellar] Gravity constant set to: 9.806650
[LOG 04:09:51.858] [KSP Interstellar] Isp core temperature multiplier set to: 22.371670
[LOG 04:09:51.859] [KSP Interstellar] Electric EngineIsp Multiplier set to: 1.000000
[LOG 04:09:51.859] [KSP Interstellar] Maximum Global Thermal Power Maximum Thrust Multiplier set to: 1.0
[LOG 04:09:51.860] [KSP Interstellar] Maximum Global Magnetic Nozzle Power Maximum Thrust Multiplier set to: 1.0
[LOG 04:09:51.861] [KSP Interstellar] Maximum Global Electric Engine Power Maximum Thrust Multiplier set to: 1.0
[LOG 04:09:51.861] [KSP Interstellar] Maximum Thermal Nozzle Isp set to: 10000.0
[LOG 04:09:51.862] [KSP Interstellar] EngineHeatProduction set to: 1000.0
[LOG 04:09:51.862] [KSP Interstellar] AirflowHeatMultipler Isp set to: 1.4
[LOG 04:09:51.863] [KSP Interstellar] Base Power Consumption set to: 5.0
[LOG 04:09:51.863] [KSP Interstellar] Base Power Consumption set to: 1.0
[LOG 04:09:51.864] [KSP Interstellar] Electric Engine Power Propellant IspMultiplier Limiter set to: 1.0
[LOG 04:09:51.864] [KSP Interstellar] Electric Engine Power Propellant IspMultiplier Limiter set to: 0.0
[LOG 04:09:51.865] [KSP Interstellar] Maximum Atmospheric Altitude Multiplier set to: 3.6
[LOG 04:09:51.865] [KSP Interstellar] Minimum Atmospheric Air Density set to: 0.0
[LOG 04:09:51.866] [KSP Interstellar] JetUpgradeTech0highAltitudeFlight
[LOG 04:09:51.866] [KSP Interstellar] JetUpgradeTech1hypersonicFlight
[LOG 04:09:51.867] [KSP Interstellar] JetUpgradeTech2aerospaceTech
[LOG 04:09:51.867] [KSP Interstellar] JetUpgradeTech3expAircraftEngines
[LOG 04:09:51.869] [KSP Interstellar] Aluminium resource name set to Aluminium
[LOG 04:09:51.869] [KSP Interstellar] Ammonia resource name set to LqdAmmonia
[LOG 04:09:51.870] [KSP Interstellar] Argon resource name set to ArgonGas
[LOG 04:09:51.870] [KSP Interstellar] CarbonDioxide resource name set to LqdCO2
[LOG 04:09:51.871] [KSP Interstellar] CarbonMonoxide resource name set to LqdCO
[LOG 04:09:51.871] [KSP Interstellar] Helium4 resource name set to LqdHelium
[LOG 04:09:51.872] [KSP Interstellar] Helium3 resource name set to LqdHe3
[LOG 04:09:51.872] [KSP Interstellar] Hydrazine resource name set to Hydrazine
[LOG 04:09:51.873] [KSP Interstellar] Hydrogen resource name set to LqdHydrogen
[LOG 04:09:51.873] [KSP Interstellar] Hydrogen Peroxide resource name set to HTP
[LOG 04:09:51.874] [KSP Interstellar] Methane resource name set to LqdMethane
[LOG 04:09:51.874] [KSP Interstellar] Nitrogen resource name set to LqdNitrogen
[LOG 04:09:51.875] [KSP Interstellar] Oxygen resource name set to LqdOxygen
[LOG 04:09:51.875] [KSP Interstellar] Tritium resource name set to LqdTritium
[LOG 04:09:51.876] [KSP Interstellar] UraniumTetraflouride resource name set to UF4
[LOG 04:09:51.876] [KSP Interstellar] Water resource name set to Water
[LOG 04:09:51.877] [KSP Interstellar] Heavy Water resource name set to HeavyWater
[LOG 04:09:51.880] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.880] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.881] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 04:09:51.881] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.881] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.882] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.883] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.883] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.884] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 04:09:51.884] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.885] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.885] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.886] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.886] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.887] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.887] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.888] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 04:09:51.888] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.889] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.889] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.889] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.890] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.891] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.891] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.891] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 04:09:51.892] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.892] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.893] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.893] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.894] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.894] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.895] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.895] [KSPI] - did not find techid specializedPlasmaGeneration
[LOG 04:09:51.896] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.896] [KSPI] - did not find techid advEMSystems
[LOG 04:09:51.896] [KSPI] - did not find techid advEMSystems
[WRN 04:09:52.273] [UiApp] Awake: ContractsApp
[WRN 04:09:52.273] [UiApp] Awake: KSPedia
[LOG 04:09:52.274] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 04:09:52.274] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 04:09:52.276] [ApplicationLauncher] SetVisible: 
[LOG 04:09:52.277] ScaleModList: listSize 123 maxListSize 1484
[LOG 04:09:52.278] ScaleModList: listSize 123 maxListSize 1475
[LOG 04:09:52.279] ScaleModList: listSize 164 maxListSize 1475
[WRN 04:09:52.333] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:09:52.338] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:09:52.348] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:09:52.349] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:09:52.400] ScaleModList: listSize 205 maxListSize 1475
[LOG 04:09:52.402] [MessageSystem] Reposition 0.02 31763
[LOG 04:09:52.622] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:09:52.623] ScaleModList: listSize 205 maxListSize 1434
[LOG 04:09:52.643] [GenericAppFrame] Reposition 0.1860693 31768
[LOG 04:09:52.654] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:09:52.655] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:52.775] [UIMasterController]: ShowUI
[LOG 04:09:53.739] Flight State Captured
[LOG 04:09:53.746] Saving Achievements Tree...
[LOG 04:09:53.747] Saving Achievements Tree...
[LOG 04:09:53.748] Saving Achievements Tree...
[LOG 04:09:53.753] [MessageSystem] Save Messages
[LOG 04:09:53.776] Game State Saved to saves/Colonization/persistent
[LOG 04:09:53.780] [UIMasterController]: HideUI
[WRN 04:09:53.789] [HighLogic]: =========================== Scene Change : From SPACECENTER to EDITOR (Async) =====================
[LOG 04:09:53.947] [UIApp] OnDestroy: KSPedia
[LOG 04:09:53.948] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:53.949] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:53.950] [UIApp] OnDestroy: ContractsApp
[LOG 04:09:53.950] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:53.951] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:53.952] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:53.952] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:53.972] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:53.973] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:53.975] [UIMasterController]: HideUI
[LOG 04:09:55.284] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 04:09:55.313] No Input Locks in effect right now
[LOG 04:09:55.321] [AddonLoader]: Instantiating addon 'Editor' from assembly 'FilterExtensions'
[LOG 04:09:55.322] [AddonLoader]: Instantiating addon 'EditorExtensions' from assembly 'EditorExtensionsRedux'
[LOG 04:09:55.324] [AddonLoader]: Instantiating addon 'AppLauncherButton' from assembly 'EditorExtensionsRedux'
[LOG 04:09:55.325] [AddonLoader]: Instantiating addon 'GizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 04:09:55.328] [AddonLoader]: Instantiating addon 'TestGizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 04:09:55.329] [AddonLoader]: Instantiating addon 'FreeOffsetBehaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:09:55.330] [AddonLoader]: Instantiating addon 'StripSymmetry' from assembly 'EditorExtensionsRedux'
[LOG 04:09:55.331] [AddonLoader]: Instantiating addon 'SelectRoot2Behaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:09:55.333] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:55.334] [AddonLoader]: Instantiating addon 'HotkeyManager' from assembly 'Scale'
[LOG 04:09:55.338] [AddonLoader]: Instantiating addon 'TechUpdater' from assembly 'Scale'
[LOG 04:09:55.339] [AddonLoader]: Instantiating addon 'ServoMonitor_Editor' from assembly 'Konstruction'
[LOG 04:09:55.340] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 04:09:55.351] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:55.352] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Editor' from assembly 'USILifeSupport'
[LOG 04:09:55.353] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:09:55.354] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:55.355] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Editor' from assembly 'KolonyTools'
[LOG 04:09:55.356] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:09:55.357] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:09:55.358] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:55.359] [AddonLoader]: Instantiating addon 'VABThermalUI' from assembly 'KSPInterstellar'
[LOG 04:09:55.360] [UIMasterController]: HideUI
[LOG 04:09:55.480] ------------------- initializing editor mode... ------------------
[LOG 04:09:55.480] editor started
[LOG 04:09:55.492] Loading Depletion Nodes
[LOG 04:09:55.492] DepNodeCount:  0
[LOG 04:09:55.492] Loading Biome Nodes
[LOG 04:09:55.493] BiomeNodeCount:  0
[LOG 04:09:55.493] Loading Planet Nodes
[LOG 04:09:55.494] PlanetNodeCount:  0
[LOG 04:09:55.498] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:09:55.498] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:09:55.499] Loading Status Nodes
[LOG 04:09:55.499] StatNodeCount:  2
[LOG 04:09:55.500] Loading Vessel Nodes
[LOG 04:09:55.500] StatNodeCount:  0
[LOG 04:09:55.500] Loading Config
[LOG 04:09:55.501] StatNodeCount:  1
[LOG 04:09:55.502] Loading Kolony Nodes
[LOG 04:09:55.502] StatNodeCount:  0
[LOG 04:09:55.502] Loading logistics Nodes
[LOG 04:09:55.503] StatNodeCount:  0
[WRN 04:09:55.606] [RDTechTree]: No tech node found called none
[WRN 04:09:55.607] [RDTechTree]: No tech node found called none
[WRN 04:09:55.608] [RDTechTree]: No tech node found called none
[WRN 04:09:55.608] [RDTechTree]: No tech node found called none
[WRN 04:09:55.609] [RDTechTree]: No tech node found called none
[WRN 04:09:55.609] [RDTechTree]: No tech node found called none
[WRN 04:09:55.610] [RDTechTree]: No tech node found called none
[WRN 04:09:55.610] [RDTechTree]: No tech node found called none
[WRN 04:09:55.611] [RDTechTree]: No tech node found called none
[WRN 04:09:55.611] [RDTechTree]: No tech node found called none
[WRN 04:09:55.611] [RDTechTree]: No tech node found called none
[WRN 04:09:55.612] [RDTechTree]: No tech node found called none
[WRN 04:09:55.612] [RDTechTree]: No tech node found called none
[WRN 04:09:55.613] [RDTechTree]: No tech node found called none
[WRN 04:09:55.613] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:09:55.614] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:09:55.615] [RDTechTree]: No tech node found called none
[WRN 04:09:55.615] [RDTechTree]: No tech node found called none
[WRN 04:09:55.616] [RDTechTree]: No tech node found called none
[WRN 04:09:55.616] [RDTechTree]: No tech node found called none
[WRN 04:09:55.616] [RDTechTree]: No tech node found called none
[WRN 04:09:55.617] [RDTechTree]: No tech node found called none
[WRN 04:09:55.617] [RDTechTree]: No tech node found called none
[WRN 04:09:55.618] [RDTechTree]: No tech node found called none
[WRN 04:09:55.618] [RDTechTree]: No tech node found called none
[WRN 04:09:55.619] [RDTechTree]: No tech node found called none
[WRN 04:09:55.619] [RDTechTree]: No tech node found called none
[WRN 04:09:55.620] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:09:55.620] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:09:55.621] [RDTechTree]: No tech node found called none
[WRN 04:09:55.622] [RDTechTree]: No tech node found called none
[WRN 04:09:55.622] [RDTechTree]: No tech node found called none
[WRN 04:09:55.623] [RDTechTree]: No tech node found called none
[WRN 04:09:55.624] [RDTechTree]: No tech node found called none
[WRN 04:09:55.624] [RDTechTree]: No tech node found called none
[WRN 04:09:55.625] [RDTechTree]: No tech node found called none
[WRN 04:09:55.625] [RDTechTree]: No tech node found called none
[WRN 04:09:55.626] [RDTechTree]: No tech node found called none
[WRN 04:09:55.626] [RDTechTree]: No tech node found called none
[WRN 04:09:55.626] [RDTechTree]: No tech node found called none
[WRN 04:09:55.627] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:09:55.627] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:09:55.628] [RDTechTree]: No tech node found called none
[WRN 04:09:55.629] [RDTechTree]: No tech node found called none
[WRN 04:09:55.629] [RDTechTree]: No tech node found called none
[WRN 04:09:55.630] [RDTechTree]: No tech node found called none
[WRN 04:09:55.630] [RDTechTree]: No tech node found called none
[WRN 04:09:55.631] [RDTechTree]: No tech node found called none
[WRN 04:09:55.631] [RDTechTree]: No tech node found called none
[WRN 04:09:55.631] [RDTechTree]: No tech node found called none
[WRN 04:09:55.632] [RDTechTree]: No tech node found called none
[WRN 04:09:55.632] [RDTechTree]: No tech node found called none
[WRN 04:09:55.633] [RDTechTree]: No tech node found called none
[WRN 04:09:55.633] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:09:55.634] [RDTechTree]: No tech node found called simpleCommandModules
[LOG 04:09:55.641] *****Adding icon for LifeSupport
[LOG 04:09:55.643] *****Adding icon for Kolonization
[LOG 04:09:55.644] *****Adding icon for Construction
[LOG 04:09:55.646] *****Adding icon for Logistics
[LOG 04:09:55.647] *****Adding icon for Manufacturing
[WRN 04:09:55.671] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.672] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.672] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.673] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.673] UIList: RemoveItem didn't find any item to remove.
[ERR 04:09:55.681] [Filter Extensions 2.7.1.0]: Fuel Tanks failed to initialise
Category: Filter by Function, Subcategory: Fuel Tanks, filter?: True, filter count: 1, Icon: RUI.Icons.Selectable.Icon
Argument cannot be null.
Parameter name: key
  at System.Collections.Generic.Dictionary`2[System.String,PartModule].ContainsKey (System.String key) [0x00000] in <filename unknown>:0 
  at FilterExtensions.Utility.PartType.checkModuleNameType (.AvailablePart part, System.String value) [0x00000] in <filename unknown>:0 
  at FilterExtensions.Utility.PartType+<>c__DisplayClass4_0.<checkModuleName>b__0 (System.String s) [0x00000] in <filename unknown>:0 
  at System.Linq.Enumerable.Any[String] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0 
  at FilterExtensions.Utility.PartType.checkModuleName (.AvailablePart part, System.String[] values, Boolean contains, Boolean exact) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.Check.checkResult (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.Filter.filterResult (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkFilters (.AvailablePart ap, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkTemplate (.AvailablePart ap, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkPartFilters (.AvailablePart part, Int32 depth) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customSubCategory.checkSubCategoryHasParts (System.String category) [0x00000] in <filename unknown>:0 
  at FilterExtensions.ConfigNodes.customCategory.initSubcategory (Int32 index, FilterExtensions.ConfigNodes.subCategoryItem toInit, KSP.UI.Screens.Category category) [0x00000] in <filename unknown>:0 

[WRN 04:09:55.700] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.701] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.701] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.702] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.702] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.702] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.703] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.703] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.704] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.704] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.705] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.725] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.725] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.725] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.726] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.726] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.727] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.727] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.728] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.728] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.729] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.729] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.729] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.730] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.730] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.731] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.731] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.732] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.732] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.733] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.733] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.733] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.734] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.734] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.735] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.735] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.736] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.736] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.737] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.737] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.737] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.738] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.738] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.739] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.739] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.740] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.740] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.740] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.741] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.741] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.742] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.742] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.743] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.743] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.744] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.744] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.744] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.745] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.745] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.746] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.746] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.747] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.747] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.748] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.748] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.748] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.749] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.749] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.750] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.750] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.751] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.751] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.752] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.752] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.753] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.753] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.753] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.754] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.793] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.794] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.794] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.795] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.795] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.796] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.796] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.797] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.797] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.797] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.798] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.798] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.799] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.799] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.800] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.800] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.801] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.801] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.801] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.802] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.802] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.803] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.803] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.804] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.804] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.804] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:55.805] UIList: RemoveItem didn't find any item to remove.
[LOG 04:09:55.844] ScaleModList: listSize 205 maxListSize 1393
[WRN 04:09:55.946] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[WRN 04:09:56.237] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:56.237] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:09:56.238] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 04:09:56.291] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:56.294] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:56.296] [UIMasterController]: ShowUI
[LOG 04:09:56.454] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:09:56.456] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:09:56.457] [UIMasterController]: ShowUI
[WRN 04:09:56.458] The loaded level has a different lightmaps mode than the current one. Current: 1. Loaded: 0. Will use: 1.
[WRN 04:09:56.485] [UiApp] Awake: EngineersReport
[WRN 04:09:56.485] [UiApp] Awake: ContractsApp
[WRN 04:09:56.486] [UiApp] Awake: KSPedia
[LOG 04:09:56.486] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 04:09:56.490] ScaleModList: listSize 205 maxListSize 1216
[LOG 04:09:56.491] ScaleModList: listSize 246 maxListSize 1216
[WRN 04:09:56.491] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:09:56.492] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:09:56.493] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:09:56.494] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:09:56.713] [MessageSystem] Reposition 0.02 31850
[WRN 04:09:56.719] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.719] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.720] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.720] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.720] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.721] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.721] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.722] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.722] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.723] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.723] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.724] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.724] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.724] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.725] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.725] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.726] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.726] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.727] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.727] UIList: RemoveItem didn't find any item to remove.
[WRN 04:09:56.822] [Filter Extensions 2.7.1.0]: subcategory Ions not found in subcategories Dictionary
[WRN 04:09:56.864] [Filter Extensions 2.7.1.0]: subcategory PreCooler not found in subcategories Dictionary
[LOG 04:09:56.914] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:09:56.916] ScaleModList: listSize 246 maxListSize 1175
[LOG 04:09:56.951] [GenericAppFrame] Reposition 0.1878299 31855
[LOG 04:09:56.955] [UIApp] Adding EngineersReport to Application Launcher
[LOG 04:09:56.957] ScaleModList: listSize 246 maxListSize 1134
[LOG 04:09:56.983] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:09:56.985] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:09:56.987] [GenericAppFrame] Reposition 0.2199339 31856
[LOG 04:09:57.178] [UIMasterController]: ShowUI
[LOG 04:12:08.185] [KSPUpgradePipeline]: Mun2 (1.2.0) is up to date.
[LOG 04:12:08.199] OnLoad: part=Mark1-2Pod
[LOG 04:12:08.199] TweakScale:Setup: part=Mark1-2Pod
[LOG 04:12:08.203] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:12:08.209] OnLoad: part=mk2LanderCabin
[LOG 04:12:08.209] TweakScale:Setup: part=mk2LanderCabin
[LOG 04:12:08.210] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:12:08.214] OnLoad: part=HeatShield2
[LOG 04:12:08.214] TweakScale:Setup: part=HeatShield2
[LOG 04:12:08.214] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:12:08.223] OnLoad: part=parachuteRadial
[LOG 04:12:08.223] TweakScale:Setup: part=parachuteRadial
[LOG 04:12:08.224] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:12:08.226] OnLoad: part=parachuteRadial
[LOG 04:12:08.227] TweakScale:Setup: part=parachuteRadial
[LOG 04:12:08.227] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:12:08.230] OnLoad: part=parachuteRadial
[LOG 04:12:08.231] TweakScale:Setup: part=parachuteRadial
[LOG 04:12:08.231] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:12:08.233] OnLoad: part=advSasModule
[LOG 04:12:08.233] TweakScale:Setup: part=advSasModule
[LOG 04:12:08.233] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:12:08.236] OnLoad: part=parachuteLarge
[LOG 04:12:08.237] TweakScale:Setup: part=parachuteLarge
[LOG 04:12:08.237] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:12:08.238] OnLoad: part=batteryPack
[LOG 04:12:08.239] TweakScale:Setup: part=batteryPack
[LOG 04:12:08.239] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:12:08.241] OnLoad: part=batteryPack
[LOG 04:12:08.241] TweakScale:Setup: part=batteryPack
[LOG 04:12:08.241] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:12:08.243] OnLoad: part=batteryPack
[LOG 04:12:08.243] TweakScale:Setup: part=batteryPack
[LOG 04:12:08.244] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:12:08.245] OnLoad: part=batteryPack
[LOG 04:12:08.245] TweakScale:Setup: part=batteryPack
[LOG 04:12:08.246] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:12:08.248] OnLoad: part=decoupler1-2
[LOG 04:12:08.248] TweakScale:Setup: part=decoupler1-2
[LOG 04:12:08.249] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:12:08.252] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:12:08.253] OnLoad: part=fuelTank1-2
[LOG 04:12:08.253] TweakScale:Setup: part=fuelTank1-2
[LOG 04:12:08.254] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:12:08.256] Mun2 loaded!
[LOG 04:12:08.276] OnStart: part=Mark1-2Pod
[LOG 04:12:08.308] Getting value. Currently: False
[LOG 04:12:08.308] New value: False
[LOG 04:12:08.311] Getting value. Currently: False
[LOG 04:12:08.311] New value: False
[LOG 04:12:08.315] OnStart: part=mk2LanderCabin
[LOG 04:12:08.318] OnStart: part=HeatShield2
[LOG 04:12:08.323] OnStart: part=parachuteRadial
[LOG 04:12:08.324] OnStart: part=parachuteRadial
[LOG 04:12:08.325] OnStart: part=parachuteRadial
[LOG 04:12:08.326] OnStart: part=advSasModule
[LOG 04:12:08.326] OnStart: part=parachuteLarge
[LOG 04:12:08.327] OnStart: part=batteryPack
[LOG 04:12:08.328] OnStart: part=batteryPack
[LOG 04:12:08.328] OnStart: part=batteryPack
[LOG 04:12:08.329] OnStart: part=batteryPack
[LOG 04:12:08.329] OnStart: part=decoupler1-2
[LOG 04:12:08.330] OnStart: part=fuelTank1-2
[LOG 04:12:08.334] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:12:08.396] Autogen thumbnail for C:/Gerry's Stuff/Games/Kerbal Space Program/KSP_win_1-2-MKS+Interstellar/KSP_x64_Data/../thumbs/Colonization_VAB_Mun2.png from C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\saves\Colonization\Ships\VAB\Mun2.craft
[LOG 04:12:15.845] OnStart: part=liquidEngine2-2
[LOG 04:12:15.846] TweakScale:Setup: part=liquidEngine2-2
[LOG 04:12:15.846] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:12:16.850] liquidEngine2-2 added to ship - part count: 18
[LOG 04:12:23.116] mk2LanderCabin added to ship - part count: 18
[LOG 04:12:26.184] deleting part mk2LanderCabin
[LOG 04:12:31.598] OnStart: part=crewCabin
[LOG 04:12:31.599] TweakScale:Setup: part=crewCabin
[LOG 04:12:31.599] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:12:32.867] crewCabin added to ship - part count: 14
[LOG 04:12:34.200] crewCabin added to ship - part count: 14
[LOG 04:12:35.317] HeatShield2 added to ship - part count: 18
[LOG 04:12:48.661] Crew mismatch: part=5, crew=4
[LOG 04:12:49.627] CrewCapacity: old=new=8
[LOG 04:12:51.611] Crew mismatch: part=8, crew=4
[LOG 04:12:52.893] CrewCapacity: old=new=4
[LOG 04:12:54.182] CrewCapacity: old=new=4
[LOG 04:12:56.993] Crew mismatch: part=1, crew=4
[LOG 04:13:17.093] Crew mismatch: part=1, crew=4
[LOG 04:13:51.797] LS.Tank.125 added to ship - part count: 13
[LOG 04:13:52.429] advSasModule added to ship - part count: 19
[LOG 04:13:57.580] fuelTank1-2 added to ship - part count: 19
[LOG 04:14:17.914] LS.Tank.250 added to ship - part count: 18
[LOG 04:14:19.064] fuelTank1-2 added to ship - part count: 20
[LOG 04:15:13.225] OnStart: part=parachuteRadial
[LOG 04:15:13.225] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:13.226] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:13.982] OnStart: part=parachuteRadial
[LOG 04:15:13.982] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:13.983] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:15.796] OnStart: part=parachuteRadial
[LOG 04:15:15.797] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:15.797] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:16.431] OnStart: part=parachuteRadial
[LOG 04:15:16.431] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:16.432] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:16.997] OnStart: part=parachuteRadial
[LOG 04:15:16.997] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:16.997] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:18.146] OnStart: part=parachuteRadial
[LOG 04:15:18.147] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:18.148] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:19.229] OnStart: part=parachuteRadial
[LOG 04:15:19.230] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:19.230] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:19.479] OnStart: part=parachuteRadial
[LOG 04:15:19.480] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:19.480] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:20.713] OnStart: part=parachuteRadial
[LOG 04:15:20.713] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:20.714] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:20.763] OnStart: part=parachuteRadial
[LOG 04:15:20.763] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:20.764] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:20.947] OnStart: part=parachuteRadial
[LOG 04:15:20.947] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:20.948] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:21.499] OnStart: part=parachuteRadial
[LOG 04:15:21.500] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:21.500] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:21.501] OnStart: part=parachuteRadial
[LOG 04:15:21.502] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:21.502] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:21.918] OnStart: part=parachuteRadial
[LOG 04:15:21.918] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:21.919] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:21.920] OnStart: part=parachuteRadial
[LOG 04:15:21.920] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:21.921] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:21.922] OnStart: part=parachuteRadial
[LOG 04:15:21.922] TweakScale:Setup: part=parachuteRadial
[LOG 04:15:21.923] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:22.578] parachuteRadial added to ship - part count: 21
[LOG 04:15:22.579] parachuteRadial added to ship - part count: 22
[LOG 04:15:22.579] parachuteRadial added to ship - part count: 23
[LOG 04:15:22.580] parachuteRadial added to ship - part count: 24
[LOG 04:15:32.090] OnStart: part=decoupler1-2
[LOG 04:15:32.090] TweakScale:Setup: part=decoupler1-2
[LOG 04:15:32.090] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:15:32.826] deleting part decoupler1-2
[LOG 04:15:34.271] OnStart: part=decoupler1-2
[LOG 04:15:34.272] TweakScale:Setup: part=decoupler1-2
[LOG 04:15:34.272] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:15:35.626] decoupler1-2 added to ship - part count: 25
[LOG 04:15:47.129] OnStart: part=landingLeg1
[LOG 04:15:47.130] TweakScale:Setup: part=landingLeg1
[LOG 04:15:47.130] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:48.936] OnStart: part=landingLeg1
[LOG 04:15:48.937] TweakScale:Setup: part=landingLeg1
[LOG 04:15:48.937] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:48.938] OnStart: part=landingLeg1
[LOG 04:15:48.938] TweakScale:Setup: part=landingLeg1
[LOG 04:15:48.938] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:48.939] OnStart: part=landingLeg1
[LOG 04:15:48.939] TweakScale:Setup: part=landingLeg1
[LOG 04:15:48.940] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:15:49.941] landingLeg1 added to ship - part count: 26
[LOG 04:15:49.942] landingLeg1 added to ship - part count: 27
[LOG 04:15:49.943] landingLeg1 added to ship - part count: 28
[LOG 04:15:49.943] landingLeg1 added to ship - part count: 29
[LOG 04:16:20.757] OnStart: part=ServiceBay.250
[LOG 04:16:20.757] TweakScale:Setup: part=ServiceBay.250
[LOG 04:16:20.757] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:16:21.840] ServiceBay.250 added to ship - part count: 23
[LOG 04:16:22.825] fuelTank1-2 added to ship - part count: 30
[LOG 04:17:27.023] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:17:27.038] OnStart: part=fuelTank1-2
[LOG 04:17:27.038] TweakScale:Setup: part=fuelTank1-2
[LOG 04:17:27.039] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:17:27.039] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:28.487] fuelTank1-2 added to ship - part count: 31
[LOG 04:17:30.089] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:17:30.102] OnStart: part=fuelTank1-2
[LOG 04:17:30.102] TweakScale:Setup: part=fuelTank1-2
[LOG 04:17:30.103] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:17:30.103] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.655] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:17:30.659] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:17:30.663] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:17:30.664] OnStart: part=fuelTank1-2
[LOG 04:17:30.665] TweakScale:Setup: part=fuelTank1-2
[LOG 04:17:30.665] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:17:30.666] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.666] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.667] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.668] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.668] OnStart: part=fuelTank1-2
[LOG 04:17:30.669] TweakScale:Setup: part=fuelTank1-2
[LOG 04:17:30.669] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:17:30.669] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.670] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.671] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.671] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.672] OnStart: part=fuelTank1-2
[LOG 04:17:30.672] TweakScale:Setup: part=fuelTank1-2
[LOG 04:17:30.673] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:17:30.673] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.674] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.674] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:30.675] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:17:31.837] fuelTank1-2 added to ship - part count: 32
[LOG 04:17:37.586] OnStart: part=engineLargeSkipper
[LOG 04:17:37.587] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:17:37.587] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:17:39.720] engineLargeSkipper added to ship - part count: 33
[LOG 04:17:51.253] OnStart: part=radialLiquidEngine1-2
[LOG 04:17:51.253] TweakScale:Setup: part=radialLiquidEngine1-2
[LOG 04:17:51.254] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:17:52.172] OnStart: part=radialLiquidEngine1-2
[LOG 04:17:52.172] TweakScale:Setup: part=radialLiquidEngine1-2
[LOG 04:17:52.173] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:17:52.175] OnStart: part=radialLiquidEngine1-2
[LOG 04:17:52.175] TweakScale:Setup: part=radialLiquidEngine1-2
[LOG 04:17:52.176] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:17:52.178] OnStart: part=radialLiquidEngine1-2
[LOG 04:17:52.179] TweakScale:Setup: part=radialLiquidEngine1-2
[LOG 04:17:52.179] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:17:58.302] deleting part radialLiquidEngine1-2
[LOG 04:18:00.652] deleting part fuelTank1-2
[LOG 04:18:03.005] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:03.017] OnStart: part=fuelTank2-2
[LOG 04:18:03.018] TweakScale:Setup: part=fuelTank2-2
[LOG 04:18:03.018] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:03.019] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:03.969] fuelTank2-2 added to ship - part count: 31
[LOG 04:18:05.018] fuelTank1-2 added to ship - part count: 33
[LOG 04:18:32.999] OnStart: part=radialDecoupler2
[LOG 04:18:32.999] TweakScale:Setup: part=radialDecoupler2
[LOG 04:18:33.000] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:18:33.774] OnStart: part=radialDecoupler2
[LOG 04:18:33.774] TweakScale:Setup: part=radialDecoupler2
[LOG 04:18:33.774] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:18:33.776] OnStart: part=radialDecoupler2
[LOG 04:18:33.776] TweakScale:Setup: part=radialDecoupler2
[LOG 04:18:33.777] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:18:33.778] OnStart: part=radialDecoupler2
[LOG 04:18:33.779] TweakScale:Setup: part=radialDecoupler2
[LOG 04:18:33.779] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:18:36.369] radialDecoupler2 added to ship - part count: 34
[LOG 04:18:36.370] radialDecoupler2 added to ship - part count: 35
[LOG 04:18:36.370] radialDecoupler2 added to ship - part count: 36
[LOG 04:18:36.371] radialDecoupler2 added to ship - part count: 37
[LOG 04:18:42.619] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:42.632] OnStart: part=fuelTank1-2
[LOG 04:18:42.632] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:42.633] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:42.633] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.303] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.307] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.311] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.312] OnStart: part=fuelTank1-2
[LOG 04:18:43.313] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.313] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.314] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.314] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.315] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.315] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.316] OnStart: part=fuelTank1-2
[LOG 04:18:43.316] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.317] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.318] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.319] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.319] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.320] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.321] OnStart: part=fuelTank1-2
[LOG 04:18:43.321] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.322] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.322] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.323] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.323] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.324] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.337] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.341] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.345] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.346] OnStart: part=fuelTank1-2
[LOG 04:18:43.347] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.347] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.348] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.348] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.349] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.349] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.350] OnStart: part=fuelTank1-2
[LOG 04:18:43.350] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.351] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.351] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.352] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.352] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.353] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.354] OnStart: part=fuelTank1-2
[LOG 04:18:43.354] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.354] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.355] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.355] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.356] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.357] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.686] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.690] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.694] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.695] OnStart: part=fuelTank1-2
[LOG 04:18:43.696] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.696] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.697] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.697] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.698] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.698] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.699] OnStart: part=fuelTank1-2
[LOG 04:18:43.699] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.700] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.700] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.701] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.701] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.702] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.702] OnStart: part=fuelTank1-2
[LOG 04:18:43.703] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.703] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.704] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.705] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.705] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.706] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.720] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.724] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.728] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:43.729] OnStart: part=fuelTank1-2
[LOG 04:18:43.730] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.730] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.730] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.731] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.732] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.732] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.733] OnStart: part=fuelTank1-2
[LOG 04:18:43.733] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.734] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.734] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.735] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.735] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.736] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.736] OnStart: part=fuelTank1-2
[LOG 04:18:43.737] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:43.737] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:43.738] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.738] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.739] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:43.739] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.085] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:44.089] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:44.093] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:44.094] OnStart: part=fuelTank1-2
[LOG 04:18:44.095] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:44.095] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:44.095] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.096] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.097] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.097] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.098] OnStart: part=fuelTank1-2
[LOG 04:18:44.098] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:44.099] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:44.099] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.100] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.100] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.101] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.101] OnStart: part=fuelTank1-2
[LOG 04:18:44.102] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:44.102] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:44.103] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.103] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.104] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:44.104] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:45.318] fuelTank1-2 added to ship - part count: 38
[LOG 04:18:45.318] fuelTank1-2 added to ship - part count: 39
[LOG 04:18:45.319] fuelTank1-2 added to ship - part count: 40
[LOG 04:18:45.319] fuelTank1-2 added to ship - part count: 41
[LOG 04:18:46.953] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:46.967] OnStart: part=fuelTank1-2
[LOG 04:18:46.967] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:46.968] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:46.968] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.703] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:47.707] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:47.711] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:47.713] OnStart: part=fuelTank1-2
[LOG 04:18:47.713] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:47.713] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:47.714] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.715] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.715] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.716] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.716] OnStart: part=fuelTank1-2
[LOG 04:18:47.717] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:47.717] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:47.718] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.718] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.719] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.719] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.720] OnStart: part=fuelTank1-2
[LOG 04:18:47.720] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:47.721] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:47.721] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.722] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.722] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:47.723] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:48.184] fuelTank1-2 added to ship - part count: 42
[LOG 04:18:48.185] fuelTank1-2 added to ship - part count: 43
[LOG 04:18:48.186] fuelTank1-2 added to ship - part count: 44
[LOG 04:18:48.187] fuelTank1-2 added to ship - part count: 45
[LOG 04:18:48.886] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:49.020] OnStart: part=fuelTank1-2
[LOG 04:18:49.020] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:49.021] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:49.021] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.686] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:49.690] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:49.694] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:18:49.695] OnStart: part=fuelTank1-2
[LOG 04:18:49.696] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:49.696] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:49.697] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.697] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.698] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.698] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.699] OnStart: part=fuelTank1-2
[LOG 04:18:49.699] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:49.700] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:49.700] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.701] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.701] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.702] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.703] OnStart: part=fuelTank1-2
[LOG 04:18:49.703] TweakScale:Setup: part=fuelTank1-2
[LOG 04:18:49.703] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:49.704] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.704] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.705] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:49.705] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:18:50.067] fuelTank1-2 added to ship - part count: 46
[LOG 04:18:50.067] fuelTank1-2 added to ship - part count: 47
[LOG 04:18:50.068] fuelTank1-2 added to ship - part count: 48
[LOG 04:18:50.068] fuelTank1-2 added to ship - part count: 49
[LOG 04:18:58.916] OnStart: part=engineLargeSkipper
[LOG 04:18:58.916] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:18:58.917] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:59.898] OnStart: part=engineLargeSkipper
[LOG 04:18:59.898] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:18:59.899] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:59.900] OnStart: part=engineLargeSkipper
[LOG 04:18:59.900] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:18:59.901] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:18:59.902] OnStart: part=engineLargeSkipper
[LOG 04:18:59.902] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:18:59.903] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:00.448] OnStart: part=engineLargeSkipper
[LOG 04:19:00.448] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:19:00.448] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:00.450] OnStart: part=engineLargeSkipper
[LOG 04:19:00.450] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:19:00.451] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:00.452] OnStart: part=engineLargeSkipper
[LOG 04:19:00.452] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:19:00.453] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:00.984] engineLargeSkipper added to ship - part count: 50
[LOG 04:19:00.984] engineLargeSkipper added to ship - part count: 51
[LOG 04:19:00.985] engineLargeSkipper added to ship - part count: 52
[LOG 04:19:00.985] engineLargeSkipper added to ship - part count: 53
[LOG 04:19:03.528] OnStart: part=rocketNoseCone
[LOG 04:19:03.528] TweakScale:Setup: part=rocketNoseCone
[LOG 04:19:03.529] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:04.086] OnStart: part=rocketNoseCone
[LOG 04:19:04.087] TweakScale:Setup: part=rocketNoseCone
[LOG 04:19:04.087] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:04.088] OnStart: part=rocketNoseCone
[LOG 04:19:04.088] TweakScale:Setup: part=rocketNoseCone
[LOG 04:19:04.089] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:04.089] OnStart: part=rocketNoseCone
[LOG 04:19:04.090] TweakScale:Setup: part=rocketNoseCone
[LOG 04:19:04.090] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:19:04.533] rocketNoseCone added to ship - part count: 54
[LOG 04:19:04.534] rocketNoseCone added to ship - part count: 55
[LOG 04:19:04.534] rocketNoseCone added to ship - part count: 56
[LOG 04:19:04.535] rocketNoseCone added to ship - part count: 57
[LOG 04:19:23.202] strutConnector added to ship - part count: 58
[LOG 04:19:23.203] strutConnector added to ship - part count: 59
[LOG 04:19:23.203] strutConnector added to ship - part count: 60
[LOG 04:19:23.204] strutConnector added to ship - part count: 61
[LOG 04:19:30.817] strutConnector added to ship - part count: 62
[LOG 04:19:30.817] strutConnector added to ship - part count: 63
[LOG 04:19:30.818] strutConnector added to ship - part count: 64
[LOG 04:19:30.818] strutConnector added to ship - part count: 65
[LOG 04:19:42.717] Cargo Doors moving... (from 0, to 1)
[LOG 04:19:42.816] Cargo Doors Stopped, Not Closed (1)
[LOG 04:19:58.933] OnStart: part=science.module
[LOG 04:19:58.934] TweakScale:Setup: part=science.module
[LOG 04:19:58.934] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.208] OnStart: part=science.module
[LOG 04:19:59.208] TweakScale:Setup: part=science.module
[LOG 04:19:59.209] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.209] OnStart: part=science.module
[LOG 04:19:59.210] TweakScale:Setup: part=science.module
[LOG 04:19:59.210] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.211] OnStart: part=science.module
[LOG 04:19:59.211] TweakScale:Setup: part=science.module
[LOG 04:19:59.212] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.233] OnStart: part=science.module
[LOG 04:19:59.233] TweakScale:Setup: part=science.module
[LOG 04:19:59.233] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.234] OnStart: part=science.module
[LOG 04:19:59.234] TweakScale:Setup: part=science.module
[LOG 04:19:59.235] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.235] OnStart: part=science.module
[LOG 04:19:59.236] TweakScale:Setup: part=science.module
[LOG 04:19:59.236] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.258] OnStart: part=science.module
[LOG 04:19:59.258] TweakScale:Setup: part=science.module
[LOG 04:19:59.259] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.259] OnStart: part=science.module
[LOG 04:19:59.260] TweakScale:Setup: part=science.module
[LOG 04:19:59.260] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.261] OnStart: part=science.module
[LOG 04:19:59.261] TweakScale:Setup: part=science.module
[LOG 04:19:59.262] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.298] OnStart: part=science.module
[LOG 04:19:59.298] TweakScale:Setup: part=science.module
[LOG 04:19:59.299] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.300] OnStart: part=science.module
[LOG 04:19:59.300] TweakScale:Setup: part=science.module
[LOG 04:19:59.300] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.301] OnStart: part=science.module
[LOG 04:19:59.301] TweakScale:Setup: part=science.module
[LOG 04:19:59.302] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.376] OnStart: part=science.module
[LOG 04:19:59.376] TweakScale:Setup: part=science.module
[LOG 04:19:59.377] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.377] OnStart: part=science.module
[LOG 04:19:59.378] TweakScale:Setup: part=science.module
[LOG 04:19:59.378] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.379] OnStart: part=science.module
[LOG 04:19:59.380] TweakScale:Setup: part=science.module
[LOG 04:19:59.380] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.740] OnStart: part=science.module
[LOG 04:19:59.740] TweakScale:Setup: part=science.module
[LOG 04:19:59.740] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.741] OnStart: part=science.module
[LOG 04:19:59.742] TweakScale:Setup: part=science.module
[LOG 04:19:59.742] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:19:59.743] OnStart: part=science.module
[LOG 04:19:59.743] TweakScale:Setup: part=science.module
[LOG 04:19:59.743] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:20:06.184] science.module added to ship - part count: 66
[LOG 04:20:16.632] deleting part ScienceBox
[LOG 04:20:18.647] parachuteLarge added to ship - part count: 66
[LOG 04:20:49.729] GooExperiment added to ship - part count: 67
[LOG 04:20:49.730] GooExperiment added to ship - part count: 68
[LOG 04:20:56.477] sensorThermometer added to ship - part count: 69
[LOG 04:20:56.478] sensorThermometer added to ship - part count: 70
[LOG 04:21:00.511] sensorBarometer added to ship - part count: 71
[LOG 04:21:00.512] sensorBarometer added to ship - part count: 72
[LOG 04:21:15.694] sensorThermometer added to ship - part count: 73
[LOG 04:21:15.695] sensorThermometer added to ship - part count: 74
[LOG 04:21:20.010] sensorBarometer added to ship - part count: 75
[LOG 04:21:20.011] sensorBarometer added to ship - part count: 76
[LOG 04:21:35.245] OnStart: part=solarPanels5
[LOG 04:21:35.245] TweakScale:Setup: part=solarPanels5
[LOG 04:21:35.246] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:35.496] OnStart: part=solarPanels5
[LOG 04:21:35.496] TweakScale:Setup: part=solarPanels5
[LOG 04:21:35.497] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:35.613] OnStart: part=solarPanels5
[LOG 04:21:35.614] TweakScale:Setup: part=solarPanels5
[LOG 04:21:35.614] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:35.863] OnStart: part=solarPanels5
[LOG 04:21:35.864] TweakScale:Setup: part=solarPanels5
[LOG 04:21:35.864] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:36.381] OnStart: part=solarPanels5
[LOG 04:21:36.381] TweakScale:Setup: part=solarPanels5
[LOG 04:21:36.382] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:36.382] OnStart: part=solarPanels5
[LOG 04:21:36.383] TweakScale:Setup: part=solarPanels5
[LOG 04:21:36.383] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:36.883] OnStart: part=solarPanels5
[LOG 04:21:36.883] TweakScale:Setup: part=solarPanels5
[LOG 04:21:36.884] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:36.884] OnStart: part=solarPanels5
[LOG 04:21:36.884] TweakScale:Setup: part=solarPanels5
[LOG 04:21:36.885] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:36.885] OnStart: part=solarPanels5
[LOG 04:21:36.886] TweakScale:Setup: part=solarPanels5
[LOG 04:21:36.886] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:37.728] solarPanels5 added to ship - part count: 77
[LOG 04:21:37.729] solarPanels5 added to ship - part count: 78
[LOG 04:21:37.729] solarPanels5 added to ship - part count: 79
[LOG 04:21:37.730] solarPanels5 added to ship - part count: 80
[LOG 04:21:43.594] OnStart: part=solarPanels5
[LOG 04:21:43.594] TweakScale:Setup: part=solarPanels5
[LOG 04:21:43.595] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:43.595] OnStart: part=solarPanels5
[LOG 04:21:43.595] TweakScale:Setup: part=solarPanels5
[LOG 04:21:43.596] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:43.596] OnStart: part=solarPanels5
[LOG 04:21:43.597] TweakScale:Setup: part=solarPanels5
[LOG 04:21:43.597] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:43.781] OnStart: part=solarPanels5
[LOG 04:21:43.781] TweakScale:Setup: part=solarPanels5
[LOG 04:21:43.782] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:43.782] OnStart: part=solarPanels5
[LOG 04:21:43.783] TweakScale:Setup: part=solarPanels5
[LOG 04:21:43.783] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:43.783] OnStart: part=solarPanels5
[LOG 04:21:43.784] TweakScale:Setup: part=solarPanels5
[LOG 04:21:43.784] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:44.549] OnStart: part=solarPanels5
[LOG 04:21:44.549] TweakScale:Setup: part=solarPanels5
[LOG 04:21:44.550] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:44.550] OnStart: part=solarPanels5
[LOG 04:21:44.551] TweakScale:Setup: part=solarPanels5
[LOG 04:21:44.551] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:44.552] OnStart: part=solarPanels5
[LOG 04:21:44.552] TweakScale:Setup: part=solarPanels5
[LOG 04:21:44.553] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:45.281] OnStart: part=solarPanels5
[LOG 04:21:45.282] TweakScale:Setup: part=solarPanels5
[LOG 04:21:45.282] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:45.283] OnStart: part=solarPanels5
[LOG 04:21:45.283] TweakScale:Setup: part=solarPanels5
[LOG 04:21:45.283] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:45.284] OnStart: part=solarPanels5
[LOG 04:21:45.284] TweakScale:Setup: part=solarPanels5
[LOG 04:21:45.285] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:45.664] OnStart: part=solarPanels5
[LOG 04:21:45.665] TweakScale:Setup: part=solarPanels5
[LOG 04:21:45.665] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:45.666] OnStart: part=solarPanels5
[LOG 04:21:45.666] TweakScale:Setup: part=solarPanels5
[LOG 04:21:45.667] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:45.667] OnStart: part=solarPanels5
[LOG 04:21:45.667] TweakScale:Setup: part=solarPanels5
[LOG 04:21:45.668] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:46.814] OnStart: part=solarPanels5
[LOG 04:21:46.814] TweakScale:Setup: part=solarPanels5
[LOG 04:21:46.815] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:46.815] OnStart: part=solarPanels5
[LOG 04:21:46.816] TweakScale:Setup: part=solarPanels5
[LOG 04:21:46.816] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:49.060] solarPanels5 added to ship - part count: 77
[LOG 04:21:49.061] solarPanels5 added to ship - part count: 78
[LOG 04:21:49.062] solarPanels5 added to ship - part count: 79
[LOG 04:21:54.092] OnStart: part=solarPanels5
[LOG 04:21:54.093] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.093] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.094] OnStart: part=solarPanels5
[LOG 04:21:54.094] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.094] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.330] OnStart: part=solarPanels5
[LOG 04:21:54.330] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.331] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.331] OnStart: part=solarPanels5
[LOG 04:21:54.332] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.332] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.430] OnStart: part=solarPanels5
[LOG 04:21:54.431] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.431] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.432] OnStart: part=solarPanels5
[LOG 04:21:54.432] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.433] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.899] OnStart: part=solarPanels5
[LOG 04:21:54.899] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.900] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.900] OnStart: part=solarPanels5
[LOG 04:21:54.901] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.901] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:54.901] OnStart: part=solarPanels5
[LOG 04:21:54.902] TweakScale:Setup: part=solarPanels5
[LOG 04:21:54.902] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:21:56.061] solarPanels5 added to ship - part count: 77
[LOG 04:21:56.062] solarPanels5 added to ship - part count: 78
[LOG 04:21:56.062] solarPanels5 added to ship - part count: 79
[LOG 04:21:56.063] solarPanels5 added to ship - part count: 80
[LOG 04:22:42.090] Cargo Doors moving... (from 1, to 0)
[LOG 04:22:42.223] Cargo Doors Closed. (0)
[LOG 04:25:05.320] fuelLine added to ship - part count: 81
[LOG 04:25:05.321] fuelLine added to ship - part count: 82
[LOG 04:25:05.322] fuelLine added to ship - part count: 83
[LOG 04:25:05.323] fuelLine added to ship - part count: 84
[LOG 04:25:27.466] fuelLine added to ship - part count: 81
[LOG 04:25:27.467] fuelLine added to ship - part count: 82
[LOG 04:25:27.467] fuelLine added to ship - part count: 83
[LOG 04:25:27.468] fuelLine added to ship - part count: 84
[LOG 04:25:52.406] [MessageSystem] Save Messages
[LOG 04:25:52.414] Game State Saved to saves/Colonization/persistent
[LOG 04:25:52.415] [UIMasterController]: HideUI
[WRN 04:25:52.474] [HighLogic]: =========================== Scene Change : From EDITOR to SPACECENTER =====================
[EXC 04:25:52.517] NullReferenceException: Object reference not set to an instance of an object
    ModuleSeeThroughObject.LateUpdate ()
[LOG 04:25:52.938] [UIApp] OnDestroy: EngineersReport
[LOG 04:25:52.939] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.940] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.941] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.941] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.942] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:25:52.948] UIList: RemoveItem didn't find any item to remove.
[LOG 04:25:52.949] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:25:52.950] UIList: RemoveItem didn't find any item to remove.
[LOG 04:25:52.951] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.951] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.952] [UIApp] OnDestroy: ContractsApp
[LOG 04:25:52.952] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.953] [UIApp] OnDestroy: KSPedia
[LOG 04:25:52.954] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.983] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 04:25:52.985] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:25:52.986] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'USILifeSupport'
[LOG 04:25:52.986] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_SpaceCenter' from assembly 'USILifeSupport'
[LOG 04:25:52.987] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:25:52.989] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.989] [AddonLoader]: Instantiating addon 'PlanetaryLogisticsMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 04:25:52.990] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\PlanLog.png
[LOG 04:25:52.991] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.992] [AddonLoader]: Instantiating addon 'KolonizationMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 04:25:52.992] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:25:52.994] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:25:52.995] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'KolonyTools'
[LOG 04:25:52.995] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 04:25:52.996] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:25:52.997] [AddonLoader]: Instantiating addon 'PluginHelper' from assembly 'KSPInterstellar'
[LOG 04:25:52.998] [UIMasterController]: ShowUI
[LOG 04:25:56.491] Loading Depletion Nodes
[LOG 04:25:56.492] DepNodeCount:  0
[LOG 04:25:56.492] Loading Biome Nodes
[LOG 04:25:56.492] BiomeNodeCount:  0
[LOG 04:25:56.493] Loading Planet Nodes
[LOG 04:25:56.493] PlanetNodeCount:  0
[LOG 04:25:56.498] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:25:56.498] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:25:56.499] Loading Status Nodes
[LOG 04:25:56.499] StatNodeCount:  2
[LOG 04:25:56.500] Loading Vessel Nodes
[LOG 04:25:56.500] StatNodeCount:  0
[LOG 04:25:56.501] Loading Config
[LOG 04:25:56.501] StatNodeCount:  1
[LOG 04:25:56.502] Loading Kolony Nodes
[LOG 04:25:56.502] StatNodeCount:  0
[LOG 04:25:56.503] Loading logistics Nodes
[LOG 04:25:56.503] StatNodeCount:  0
[WRN 04:25:56.532] [UiApp] Awake: ContractsApp
[WRN 04:25:56.532] [UiApp] Awake: KSPedia
[LOG 04:25:56.533] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 04:25:56.537] ScaleModList: listSize 164 maxListSize 1475
[LOG 04:25:56.540] ScaleModList: listSize 205 maxListSize 1475
[WRN 04:25:56.542] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:25:56.543] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:25:56.546] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:25:56.548] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:25:56.604] [MessageSystem] Reposition 0.02 88517
[LOG 04:25:56.785] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:25:56.787] ScaleModList: listSize 205 maxListSize 1434
[LOG 04:25:56.797] [GenericAppFrame] Reposition 0.1856674 88522
[LOG 04:25:56.812] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:25:56.814] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:13.544] Flight State Captured
[LOG 04:26:13.546] Saving Achievements Tree...
[LOG 04:26:13.546] Saving Achievements Tree...
[LOG 04:26:13.547] Saving Achievements Tree...
[LOG 04:26:13.547] [MessageSystem] Save Messages
[LOG 04:26:13.576] Game State Saved to saves/Colonization/persistent
[LOG 04:26:33.229] Flight State Captured
[LOG 04:26:33.231] Saving Achievements Tree...
[LOG 04:26:33.231] Saving Achievements Tree...
[LOG 04:26:33.232] Saving Achievements Tree...
[LOG 04:26:33.233] [MessageSystem] Save Messages
[LOG 04:26:33.262] Game State Saved to saves/Colonization/persistent
[LOG 04:26:38.662] Flight State Captured
[LOG 04:26:38.663] Saving Achievements Tree...
[LOG 04:26:38.663] Saving Achievements Tree...
[LOG 04:26:38.664] Saving Achievements Tree...
[LOG 04:26:38.665] [MessageSystem] Save Messages
[LOG 04:26:38.689] Game State Saved to saves/Colonization/persistent
[LOG 04:26:38.691] [UIMasterController]: HideUI
[WRN 04:26:38.694] [HighLogic]: =========================== Scene Change : From SPACECENTER to EDITOR (Async) =====================
[LOG 04:26:38.873] [UIApp] OnDestroy: ContractsApp
[LOG 04:26:38.873] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:38.874] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:38.874] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:38.875] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:38.875] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:38.876] [UIApp] OnDestroy: KSPedia
[LOG 04:26:38.876] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:38.898] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:26:38.899] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:26:38.900] [UIMasterController]: HideUI
[LOG 04:26:40.623] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 04:26:40.649] No Input Locks in effect right now
[LOG 04:26:40.658] [AddonLoader]: Instantiating addon 'Editor' from assembly 'FilterExtensions'
[LOG 04:26:40.659] [AddonLoader]: Instantiating addon 'EditorExtensions' from assembly 'EditorExtensionsRedux'
[LOG 04:26:40.660] [AddonLoader]: Instantiating addon 'AppLauncherButton' from assembly 'EditorExtensionsRedux'
[LOG 04:26:40.660] [AddonLoader]: Instantiating addon 'TestGizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 04:26:40.661] [AddonLoader]: Instantiating addon 'FreeOffsetBehaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:26:40.662] [AddonLoader]: Instantiating addon 'StripSymmetry' from assembly 'EditorExtensionsRedux'
[LOG 04:26:40.663] [AddonLoader]: Instantiating addon 'SelectRoot2Behaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:26:40.664] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:26:40.665] [AddonLoader]: Instantiating addon 'HotkeyManager' from assembly 'Scale'
[LOG 04:26:40.668] [AddonLoader]: Instantiating addon 'TechUpdater' from assembly 'Scale'
[LOG 04:26:40.668] [AddonLoader]: Instantiating addon 'ServoMonitor_Editor' from assembly 'Konstruction'
[LOG 04:26:40.669] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 04:26:40.674] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:40.675] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Editor' from assembly 'USILifeSupport'
[LOG 04:26:40.676] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:26:40.677] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:40.678] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Editor' from assembly 'KolonyTools'
[LOG 04:26:40.678] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:26:40.680] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:40.681] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:26:40.681] [AddonLoader]: Instantiating addon 'VABThermalUI' from assembly 'KSPInterstellar'
[LOG 04:26:40.682] [UIMasterController]: HideUI
[LOG 04:26:40.849] ------------------- initializing editor mode... ------------------
[LOG 04:26:40.849] editor started
[LOG 04:26:40.861] Loading Depletion Nodes
[LOG 04:26:40.861] DepNodeCount:  0
[LOG 04:26:40.862] Loading Biome Nodes
[LOG 04:26:40.862] BiomeNodeCount:  0
[LOG 04:26:40.862] Loading Planet Nodes
[LOG 04:26:40.863] PlanetNodeCount:  0
[LOG 04:26:40.866] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:26:40.867] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:26:40.867] Loading Status Nodes
[LOG 04:26:40.868] StatNodeCount:  2
[LOG 04:26:40.868] Loading Vessel Nodes
[LOG 04:26:40.869] StatNodeCount:  0
[LOG 04:26:40.869] Loading Config
[LOG 04:26:40.869] StatNodeCount:  1
[LOG 04:26:40.870] Loading Kolony Nodes
[LOG 04:26:40.871] StatNodeCount:  0
[LOG 04:26:40.871] Loading logistics Nodes
[LOG 04:26:40.871] StatNodeCount:  0
[WRN 04:26:40.989] [RDTechTree]: No tech node found called none
[WRN 04:26:40.990] [RDTechTree]: No tech node found called none
[WRN 04:26:40.991] [RDTechTree]: No tech node found called none
[WRN 04:26:40.992] [RDTechTree]: No tech node found called none
[WRN 04:26:40.992] [RDTechTree]: No tech node found called none
[WRN 04:26:40.993] [RDTechTree]: No tech node found called none
[WRN 04:26:40.993] [RDTechTree]: No tech node found called none
[WRN 04:26:40.994] [RDTechTree]: No tech node found called none
[WRN 04:26:40.994] [RDTechTree]: No tech node found called none
[WRN 04:26:40.994] [RDTechTree]: No tech node found called none
[WRN 04:26:40.995] [RDTechTree]: No tech node found called none
[WRN 04:26:40.995] [RDTechTree]: No tech node found called none
[WRN 04:26:40.996] [RDTechTree]: No tech node found called none
[WRN 04:26:40.996] [RDTechTree]: No tech node found called none
[WRN 04:26:40.997] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:26:40.997] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:26:40.998] [RDTechTree]: No tech node found called none
[WRN 04:26:40.999] [RDTechTree]: No tech node found called none
[WRN 04:26:40.999] [RDTechTree]: No tech node found called none
[WRN 04:26:40.999] [RDTechTree]: No tech node found called none
[WRN 04:26:41.000] [RDTechTree]: No tech node found called none
[WRN 04:26:41.000] [RDTechTree]: No tech node found called none
[WRN 04:26:41.001] [RDTechTree]: No tech node found called none
[WRN 04:26:41.001] [RDTechTree]: No tech node found called none
[WRN 04:26:41.002] [RDTechTree]: No tech node found called none
[WRN 04:26:41.002] [RDTechTree]: No tech node found called none
[WRN 04:26:41.002] [RDTechTree]: No tech node found called none
[WRN 04:26:41.003] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:26:41.003] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:26:41.004] [RDTechTree]: No tech node found called none
[WRN 04:26:41.005] [RDTechTree]: No tech node found called none
[WRN 04:26:41.005] [RDTechTree]: No tech node found called none
[WRN 04:26:41.006] [RDTechTree]: No tech node found called none
[WRN 04:26:41.006] [RDTechTree]: No tech node found called none
[WRN 04:26:41.007] [RDTechTree]: No tech node found called none
[WRN 04:26:41.007] [RDTechTree]: No tech node found called none
[WRN 04:26:41.008] [RDTechTree]: No tech node found called none
[WRN 04:26:41.008] [RDTechTree]: No tech node found called none
[WRN 04:26:41.008] [RDTechTree]: No tech node found called none
[WRN 04:26:41.009] [RDTechTree]: No tech node found called none
[WRN 04:26:41.009] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:26:41.010] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:26:41.011] [RDTechTree]: No tech node found called none
[WRN 04:26:41.011] [RDTechTree]: No tech node found called none
[WRN 04:26:41.012] [RDTechTree]: No tech node found called none
[WRN 04:26:41.012] [RDTechTree]: No tech node found called none
[WRN 04:26:41.013] [RDTechTree]: No tech node found called none
[WRN 04:26:41.013] [RDTechTree]: No tech node found called none
[WRN 04:26:41.013] [RDTechTree]: No tech node found called none
[WRN 04:26:41.014] [RDTechTree]: No tech node found called none
[WRN 04:26:41.014] [RDTechTree]: No tech node found called none
[WRN 04:26:41.015] [RDTechTree]: No tech node found called none
[WRN 04:26:41.015] [RDTechTree]: No tech node found called none
[WRN 04:26:41.016] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:26:41.016] [RDTechTree]: No tech node found called simpleCommandModules
[LOG 04:26:41.023] *****Adding icon for LifeSupport
[LOG 04:26:41.025] *****Adding icon for Kolonization
[LOG 04:26:41.027] *****Adding icon for Construction
[LOG 04:26:41.029] *****Adding icon for Logistics
[LOG 04:26:41.031] *****Adding icon for Manufacturing
[LOG 04:26:41.046] OnLoad: part=Mark1-2Pod
[LOG 04:26:41.046] TweakScale:Setup: part=Mark1-2Pod
[LOG 04:26:41.047] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.056] OnLoad: part=parachuteRadial
[LOG 04:26:41.056] TweakScale:Setup: part=parachuteRadial
[LOG 04:26:41.057] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.059] OnLoad: part=parachuteRadial
[LOG 04:26:41.060] TweakScale:Setup: part=parachuteRadial
[LOG 04:26:41.060] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.063] OnLoad: part=parachuteRadial
[LOG 04:26:41.063] TweakScale:Setup: part=parachuteRadial
[LOG 04:26:41.064] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.068] OnLoad: part=crewCabin
[LOG 04:26:41.069] TweakScale:Setup: part=crewCabin
[LOG 04:26:41.069] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.073] OnLoad: part=HeatShield2
[LOG 04:26:41.073] TweakScale:Setup: part=HeatShield2
[LOG 04:26:41.074] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.076] OnLoad: part=decoupler1-2
[LOG 04:26:41.076] TweakScale:Setup: part=decoupler1-2
[LOG 04:26:41.077] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.079] OnLoad: part=advSasModule
[LOG 04:26:41.080] TweakScale:Setup: part=advSasModule
[LOG 04:26:41.080] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:26:41.081] OnLoad: part=batteryPack
[LOG 04:26:41.082] TweakScale:Setup: part=batteryPack
[LOG 04:26:41.082] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.083] OnLoad: part=batteryPack
[LOG 04:26:41.084] TweakScale:Setup: part=batteryPack
[LOG 04:26:41.084] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.086] OnLoad: part=batteryPack
[LOG 04:26:41.086] TweakScale:Setup: part=batteryPack
[LOG 04:26:41.086] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.088] OnLoad: part=batteryPack
[LOG 04:26:41.088] TweakScale:Setup: part=batteryPack
[LOG 04:26:41.089] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.092] OnLoad: part=parachuteRadial
[LOG 04:26:41.092] TweakScale:Setup: part=parachuteRadial
[LOG 04:26:41.093] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.096] OnLoad: part=parachuteRadial
[LOG 04:26:41.096] TweakScale:Setup: part=parachuteRadial
[LOG 04:26:41.096] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.099] OnLoad: part=parachuteRadial
[LOG 04:26:41.100] TweakScale:Setup: part=parachuteRadial
[LOG 04:26:41.100] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.103] OnLoad: part=parachuteRadial
[LOG 04:26:41.103] TweakScale:Setup: part=parachuteRadial
[LOG 04:26:41.103] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.106] OnLoad: part=ServiceBay.250
[LOG 04:26:41.107] TweakScale:Setup: part=ServiceBay.250
[LOG 04:26:41.107] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.110] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.111] OnLoad: part=fuelTank1-2
[LOG 04:26:41.112] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.112] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.117] OnLoad: part=liquidEngine2-2
[LOG 04:26:41.117] TweakScale:Setup: part=liquidEngine2-2
[LOG 04:26:41.118] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.121] OnLoad: part=decoupler1-2
[LOG 04:26:41.121] TweakScale:Setup: part=decoupler1-2
[LOG 04:26:41.122] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.126] OnLoad: part=landingLeg1
[LOG 04:26:41.126] TweakScale:Setup: part=landingLeg1
[LOG 04:26:41.126] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:26:41.131] OnLoad: part=landingLeg1
[LOG 04:26:41.131] TweakScale:Setup: part=landingLeg1
[LOG 04:26:41.132] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:26:41.136] OnLoad: part=landingLeg1
[LOG 04:26:41.136] TweakScale:Setup: part=landingLeg1
[LOG 04:26:41.137] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:26:41.141] OnLoad: part=landingLeg1
[LOG 04:26:41.141] TweakScale:Setup: part=landingLeg1
[LOG 04:26:41.142] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:26:41.145] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.147] OnLoad: part=fuelTank2-2
[LOG 04:26:41.147] TweakScale:Setup: part=fuelTank2-2
[LOG 04:26:41.148] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.153] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.155] OnLoad: part=fuelTank1-2
[LOG 04:26:41.155] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.156] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.161] OnLoad: part=engineLargeSkipper
[LOG 04:26:41.161] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:26:41.162] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.164] OnLoad: part=radialDecoupler2
[LOG 04:26:41.164] TweakScale:Setup: part=radialDecoupler2
[LOG 04:26:41.165] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.167] OnLoad: part=radialDecoupler2
[LOG 04:26:41.168] TweakScale:Setup: part=radialDecoupler2
[LOG 04:26:41.168] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.170] OnLoad: part=radialDecoupler2
[LOG 04:26:41.171] TweakScale:Setup: part=radialDecoupler2
[LOG 04:26:41.171] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.174] OnLoad: part=radialDecoupler2
[LOG 04:26:41.174] TweakScale:Setup: part=radialDecoupler2
[LOG 04:26:41.174] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.177] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.178] OnLoad: part=fuelTank1-2
[LOG 04:26:41.179] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.179] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.182] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.183] OnLoad: part=fuelTank1-2
[LOG 04:26:41.184] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.184] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.187] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.188] OnLoad: part=fuelTank1-2
[LOG 04:26:41.188] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.189] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.192] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.193] OnLoad: part=fuelTank1-2
[LOG 04:26:41.193] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.194] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.196] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.198] OnLoad: part=fuelTank1-2
[LOG 04:26:41.198] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.198] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.201] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.202] OnLoad: part=fuelTank1-2
[LOG 04:26:41.203] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.203] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.206] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.207] OnLoad: part=fuelTank1-2
[LOG 04:26:41.208] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.208] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.211] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.212] OnLoad: part=fuelTank1-2
[LOG 04:26:41.212] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.213] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.216] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.217] OnLoad: part=fuelTank1-2
[LOG 04:26:41.217] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.218] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.220] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.222] OnLoad: part=fuelTank1-2
[LOG 04:26:41.222] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.222] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.225] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.226] OnLoad: part=fuelTank1-2
[LOG 04:26:41.227] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.227] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.230] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:26:41.231] OnLoad: part=fuelTank1-2
[LOG 04:26:41.232] TweakScale:Setup: part=fuelTank1-2
[LOG 04:26:41.232] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.237] OnLoad: part=engineLargeSkipper
[LOG 04:26:41.237] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:26:41.238] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.243] OnLoad: part=engineLargeSkipper
[LOG 04:26:41.243] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:26:41.243] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.248] OnLoad: part=engineLargeSkipper
[LOG 04:26:41.249] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:26:41.249] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.254] OnLoad: part=engineLargeSkipper
[LOG 04:26:41.254] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:26:41.255] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.256] OnLoad: part=rocketNoseCone
[LOG 04:26:41.256] TweakScale:Setup: part=rocketNoseCone
[LOG 04:26:41.257] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.258] OnLoad: part=rocketNoseCone
[LOG 04:26:41.259] TweakScale:Setup: part=rocketNoseCone
[LOG 04:26:41.259] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.260] OnLoad: part=rocketNoseCone
[LOG 04:26:41.261] TweakScale:Setup: part=rocketNoseCone
[LOG 04:26:41.261] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.263] OnLoad: part=rocketNoseCone
[LOG 04:26:41.263] TweakScale:Setup: part=rocketNoseCone
[LOG 04:26:41.263] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:26:41.274] OnLoad: part=science.module
[LOG 04:26:41.274] TweakScale:Setup: part=science.module
[LOG 04:26:41.275] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:26:41.277] OnLoad: part=parachuteLarge
[LOG 04:26:41.278] TweakScale:Setup: part=parachuteLarge
[LOG 04:26:41.278] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:26:41.295] OnLoad: part=solarPanels5
[LOG 04:26:41.295] TweakScale:Setup: part=solarPanels5
[LOG 04:26:41.296] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.298] OnLoad: part=solarPanels5
[LOG 04:26:41.298] TweakScale:Setup: part=solarPanels5
[LOG 04:26:41.299] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.301] OnLoad: part=solarPanels5
[LOG 04:26:41.301] TweakScale:Setup: part=solarPanels5
[LOG 04:26:41.302] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.304] OnLoad: part=solarPanels5
[LOG 04:26:41.305] TweakScale:Setup: part=solarPanels5
[LOG 04:26:41.305] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:26:41.312] Mun2 loaded!
[WRN 04:26:41.320] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.321] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.321] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.321] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.322] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.339] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.339] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.340] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.340] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.341] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.341] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.342] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.342] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.342] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.343] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.343] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.364] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.365] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.365] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.365] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.366] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.366] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.367] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.367] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.368] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.368] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.369] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.369] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.369] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.370] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.370] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.371] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.371] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.372] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.372] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.373] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.373] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.373] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.374] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.374] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.375] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.375] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.376] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.376] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.377] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.377] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.377] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.378] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.378] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.379] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.379] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.380] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.380] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.381] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.381] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.382] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.382] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.383] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.383] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.383] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.385] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.385] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.386] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.386] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.387] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.387] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.387] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.389] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.389] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.390] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.390] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.391] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.391] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.391] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.392] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.392] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.393] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.393] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.394] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.436] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.437] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.437] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.437] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.438] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.438] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.439] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.439] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.440] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.440] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.441] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.441] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.441] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.442] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.442] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.443] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.443] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.444] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.444] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.445] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.445] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.445] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.446] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.446] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.447] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.447] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:41.448] UIList: RemoveItem didn't find any item to remove.
[LOG 04:26:41.491] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:26:41.499] OnStart: part=Mark1-2Pod
[LOG 04:26:41.502] Getting value. Currently: False
[LOG 04:26:41.502] New value: False
[LOG 04:26:41.505] Getting value. Currently: False
[LOG 04:26:41.505] New value: False
[LOG 04:26:41.510] OnStart: part=parachuteRadial
[LOG 04:26:41.511] OnStart: part=parachuteRadial
[LOG 04:26:41.512] OnStart: part=parachuteRadial
[LOG 04:26:41.513] OnStart: part=crewCabin
[LOG 04:26:41.515] OnStart: part=HeatShield2
[LOG 04:26:41.516] OnStart: part=decoupler1-2
[LOG 04:26:41.519] OnStart: part=advSasModule
[LOG 04:26:41.519] OnStart: part=batteryPack
[LOG 04:26:41.520] OnStart: part=batteryPack
[LOG 04:26:41.520] OnStart: part=batteryPack
[LOG 04:26:41.521] OnStart: part=batteryPack
[LOG 04:26:41.522] OnStart: part=parachuteRadial
[LOG 04:26:41.523] OnStart: part=parachuteRadial
[LOG 04:26:41.524] OnStart: part=parachuteRadial
[LOG 04:26:41.526] OnStart: part=parachuteRadial
[LOG 04:26:41.527] OnStart: part=ServiceBay.250
[LOG 04:26:41.529] OnStart: part=fuelTank1-2
[LOG 04:26:41.529] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.530] OnStart: part=liquidEngine2-2
[LOG 04:26:41.532] OnStart: part=decoupler1-2
[LOG 04:26:41.534] OnStart: part=landingLeg1
[LOG 04:26:41.534] OnStart: part=landingLeg1
[LOG 04:26:41.535] OnStart: part=landingLeg1
[LOG 04:26:41.535] OnStart: part=landingLeg1
[LOG 04:26:41.535] OnStart: part=fuelTank2-2
[LOG 04:26:41.536] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.537] OnStart: part=fuelTank1-2
[LOG 04:26:41.537] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.538] OnStart: part=engineLargeSkipper
[LOG 04:26:41.540] OnStart: part=radialDecoupler2
[LOG 04:26:41.541] OnStart: part=radialDecoupler2
[LOG 04:26:41.542] OnStart: part=radialDecoupler2
[LOG 04:26:41.543] OnStart: part=radialDecoupler2
[LOG 04:26:41.545] OnStart: part=fuelTank1-2
[LOG 04:26:41.545] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.546] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.546] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.547] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.547] OnStart: part=fuelTank1-2
[LOG 04:26:41.548] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.548] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.549] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.550] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.550] OnStart: part=fuelTank1-2
[LOG 04:26:41.551] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.551] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.552] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.552] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.553] OnStart: part=fuelTank1-2
[LOG 04:26:41.553] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.554] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.554] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.555] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.556] OnStart: part=fuelTank1-2
[LOG 04:26:41.556] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.557] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.557] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.558] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.558] OnStart: part=fuelTank1-2
[LOG 04:26:41.559] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.559] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.560] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.560] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.561] OnStart: part=fuelTank1-2
[LOG 04:26:41.561] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.562] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.562] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.563] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.564] OnStart: part=fuelTank1-2
[LOG 04:26:41.564] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.565] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.565] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.566] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.566] OnStart: part=fuelTank1-2
[LOG 04:26:41.567] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.567] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.568] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.568] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.569] OnStart: part=fuelTank1-2
[LOG 04:26:41.569] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.570] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.570] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.571] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.572] OnStart: part=fuelTank1-2
[LOG 04:26:41.572] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.572] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.573] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.574] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.574] OnStart: part=fuelTank1-2
[LOG 04:26:41.575] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.575] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.576] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.576] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:26:41.577] OnStart: part=engineLargeSkipper
[LOG 04:26:41.579] OnStart: part=engineLargeSkipper
[LOG 04:26:41.580] OnStart: part=engineLargeSkipper
[LOG 04:26:41.582] OnStart: part=engineLargeSkipper
[LOG 04:26:41.583] OnStart: part=rocketNoseCone
[LOG 04:26:41.591] OnStart: part=rocketNoseCone
[LOG 04:26:41.591] OnStart: part=rocketNoseCone
[LOG 04:26:41.592] OnStart: part=rocketNoseCone
[LOG 04:26:41.593] OnStart: part=science.module
[LOG 04:26:41.593] OnStart: part=parachuteLarge
[LOG 04:26:41.595] OnStart: part=solarPanels5
[LOG 04:26:41.596] OnStart: part=solarPanels5
[LOG 04:26:41.596] OnStart: part=solarPanels5
[LOG 04:26:41.597] OnStart: part=solarPanels5
[WRN 04:26:41.721] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[WRN 04:26:42.047] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:26:42.047] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:26:42.047] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 04:26:42.108] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:26:42.111] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:26:42.114] [UIMasterController]: ShowUI
[LOG 04:26:42.228] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:26:42.229] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:26:42.230] [UIMasterController]: ShowUI
[WRN 04:26:42.231] The loaded level has a different lightmaps mode than the current one. Current: 1. Loaded: 0. Will use: 1.
[WRN 04:26:42.252] [UiApp] Awake: EngineersReport
[WRN 04:26:42.253] [UiApp] Awake: ContractsApp
[WRN 04:26:42.253] [UiApp] Awake: KSPedia
[LOG 04:26:42.253] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 04:26:42.260] ScaleModList: listSize 205 maxListSize 1216
[LOG 04:26:42.262] ScaleModList: listSize 246 maxListSize 1216
[WRN 04:26:42.263] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:26:42.264] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:26:42.265] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:26:42.266] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:26:42.379] [MessageSystem] Reposition 0.02 91052
[WRN 04:26:42.381] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.382] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.382] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.383] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.383] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.385] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.385] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.386] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.386] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.387] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.387] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.389] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.389] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.390] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.390] UIList: RemoveItem didn't find any item to remove.
[WRN 04:26:42.511] [Filter Extensions 2.7.1.0]: subcategory Ions not found in subcategories Dictionary
[WRN 04:26:42.552] [Filter Extensions 2.7.1.0]: subcategory PreCooler not found in subcategories Dictionary
[LOG 04:26:42.607] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:26:42.610] ScaleModList: listSize 246 maxListSize 1175
[LOG 04:26:42.649] [GenericAppFrame] Reposition 0.189713 91057
[LOG 04:26:42.652] [UIApp] Adding EngineersReport to Application Launcher
[LOG 04:26:42.653] ScaleModList: listSize 246 maxListSize 1134
[LOG 04:26:42.687] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:26:42.689] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:26:42.691] [GenericAppFrame] Reposition 0.2283075 91058
[LOG 04:26:42.920] [UIMasterController]: ShowUI
[LOG 04:27:01.349] OnStart: part=solidBooster
[LOG 04:27:01.350] TweakScale:Setup: part=solidBooster
[LOG 04:27:01.350] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:27:05.769] OnStart: part=solidBooster
[LOG 04:27:05.769] TweakScale:Setup: part=solidBooster
[LOG 04:27:05.769] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:27:05.799] OnStart: part=solidBooster
[LOG 04:27:05.800] TweakScale:Setup: part=solidBooster
[LOG 04:27:05.800] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:27:05.802] OnStart: part=solidBooster
[LOG 04:27:05.802] TweakScale:Setup: part=solidBooster
[LOG 04:27:05.803] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:27:05.804] OnStart: part=solidBooster
[LOG 04:27:05.804] TweakScale:Setup: part=solidBooster
[LOG 04:27:05.805] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:27:09.282] solidBooster added to ship - part count: 85
[LOG 04:27:09.283] solidBooster added to ship - part count: 86
[LOG 04:27:09.283] solidBooster added to ship - part count: 87
[LOG 04:27:09.284] solidBooster added to ship - part count: 88
[LOG 04:27:20.916] OnStart: part=solidBooster
[LOG 04:27:20.917] TweakScale:Setup: part=solidBooster
[LOG 04:27:20.917] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:21.106] OnStart: part=solidBooster
[LOG 04:27:21.106] TweakScale:Setup: part=solidBooster
[LOG 04:27:21.107] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:21.109] OnStart: part=solidBooster
[LOG 04:27:21.109] TweakScale:Setup: part=solidBooster
[LOG 04:27:21.110] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:21.112] OnStart: part=solidBooster
[LOG 04:27:21.112] TweakScale:Setup: part=solidBooster
[LOG 04:27:21.113] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:28.160] OnStart: part=solidBooster
[LOG 04:27:28.161] TweakScale:Setup: part=solidBooster
[LOG 04:27:28.161] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:28.163] OnStart: part=solidBooster
[LOG 04:27:28.164] TweakScale:Setup: part=solidBooster
[LOG 04:27:28.164] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:28.166] OnStart: part=solidBooster
[LOG 04:27:28.167] TweakScale:Setup: part=solidBooster
[LOG 04:27:28.167] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:29.771] OnStart: part=solidBooster
[LOG 04:27:29.771] TweakScale:Setup: part=solidBooster
[LOG 04:27:29.772] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:29.774] OnStart: part=solidBooster
[LOG 04:27:29.775] TweakScale:Setup: part=solidBooster
[LOG 04:27:29.775] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:29.777] OnStart: part=solidBooster
[LOG 04:27:29.777] TweakScale:Setup: part=solidBooster
[LOG 04:27:29.778] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:27:32.013] solidBooster added to ship - part count: 89
[LOG 04:27:32.013] solidBooster added to ship - part count: 90
[LOG 04:27:32.014] solidBooster added to ship - part count: 91
[LOG 04:27:32.014] solidBooster added to ship - part count: 92
[LOG 04:28:03.175] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.201] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.222] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.241] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.260] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.278] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.297] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.316] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.334] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.353] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.372] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.391] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.409] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.427] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.445] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.464] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.482] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.502] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.521] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.541] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.559] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.578] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.597] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.616] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.636] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.653] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.671] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.690] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.709] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.727] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.745] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.764] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.783] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.802] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.821] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.839] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.857] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.877] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.894] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.913] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.931] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.950] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.969] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:03.987] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.006] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.024] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.042] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.060] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.079] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.098] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.115] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.134] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.157] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.178] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.197] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.214] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.233] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.252] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.270] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.289] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.307] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.326] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.344] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.361] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.380] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.398] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.417] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.435] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.452] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.471] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.489] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.506] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.524] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.542] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.559] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.577] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.595] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.613] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.631] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.650] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.668] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.686] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.705] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.723] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.742] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.761] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.780] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.799] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.819] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.838] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.856] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.874] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.893] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.911] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.930] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.948] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.967] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:04.986] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.003] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.021] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.040] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.059] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.077] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.097] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.116] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.134] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.156] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.175] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.194] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.212] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.232] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.251] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.268] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.287] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.304] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.322] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.340] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.358] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.377] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.396] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.414] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.433] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.451] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.469] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.487] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.506] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.524] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.542] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.561] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.578] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.598] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.616] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.635] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.654] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.672] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.689] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.708] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.727] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.746] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.764] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.782] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.801] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.819] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.838] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:05.856] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.019] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.038] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.057] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.076] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.094] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.112] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.131] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.151] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.170] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.189] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.208] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.226] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.244] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.263] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.282] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.300] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.319] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.336] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.353] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.371] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.389] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.407] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.425] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.443] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.461] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.480] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.498] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.517] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.534] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.552] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.571] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.590] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.608] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.626] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.644] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.664] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.682] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.701] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.720] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.739] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.757] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.774] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.793] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.811] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.831] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.849] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.869] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.887] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.907] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.925] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.943] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.961] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.980] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:08.998] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.016] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.035] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.052] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.070] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.090] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.108] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.127] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.146] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.168] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.189] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.209] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.227] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.247] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.265] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.284] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.302] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.321] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.340] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.358] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.376] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.394] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.412] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.431] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.450] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.468] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.486] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.504] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.522] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.541] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.559] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.578] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.596] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.614] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.632] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.651] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.669] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.688] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.706] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.725] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.743] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.762] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.781] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.799] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.818] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.835] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.853] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.872] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.890] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.908] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.927] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.945] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.963] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.981] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:09.999] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.017] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.036] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.054] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.072] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.091] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.110] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.127] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.146] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.172] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.192] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.211] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.229] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.247] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.265] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.284] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.303] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.321] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.339] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.358] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.376] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.394] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.412] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.430] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.448] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.467] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.485] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.503] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.522] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.540] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.558] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.576] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.595] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.614] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.632] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.651] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.670] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.688] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.706] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.725] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.743] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.761] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.780] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.798] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.816] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.834] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.852] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.871] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.889] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.908] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.926] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.944] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.962] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.980] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:10.999] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.018] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.036] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.054] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.072] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.091] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.109] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.128] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.146] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.167] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.185] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.204] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.223] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.241] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.260] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.279] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.297] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.315] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.333] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.352] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.370] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.389] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.407] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.424] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.442] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.460] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.478] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.497] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.516] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.534] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.551] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.569] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.587] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.605] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.623] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.641] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.660] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.679] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.698] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.716] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.736] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.754] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.773] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.792] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.810] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.828] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.846] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.864] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.882] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.900] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.918] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.936] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.953] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.972] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:11.990] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:12.008] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:12.025] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:12.043] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:12.062] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:12.080] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:12.098] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:12.117] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:14.137] Gizmo SnapDegrees = 15, fine = 5
[LOG 04:28:44.208] strutConnector added to ship - part count: 89
[LOG 04:28:44.209] strutConnector added to ship - part count: 90
[LOG 04:28:44.209] strutConnector added to ship - part count: 91
[LOG 04:28:44.210] strutConnector added to ship - part count: 92
[LOG 04:28:56.906] strutConnector added to ship - part count: 89
[LOG 04:28:56.907] strutConnector added to ship - part count: 90
[LOG 04:28:56.908] strutConnector added to ship - part count: 91
[LOG 04:28:56.908] strutConnector added to ship - part count: 92
[LOG 04:29:43.123] [Pre-Flight Check]: Checking for CraftWithinPartCountLimit: PASS!
[LOG 04:29:43.123] [Pre-Flight Check]: Checking for CraftWithinSizeLimits: PASS!
[LOG 04:29:43.124] [Pre-Flight Check]: Checking for CraftWithinMassLimits: PASS!
[LOG 04:29:43.125] [Pre-Flight Check]: Checking for ExperimentalPartsAvailable: PASS!
[LOG 04:29:43.125] [Pre-Flight Check]: Checking for CanAffordLaunchTest: PASS!
[LOG 04:29:43.126] [Pre-Flight Check]: Checking for FacilityOperational: PASS!
[LOG 04:29:43.126] [Pre-Flight Check]: Checking for NoControlSources: PASS!
[LOG 04:29:43.127] [Pre-Flight Check]: Checking for LaunchSiteClear: PASS!
[LOG 04:29:43.128] [Pre-Flight Check]: All Checks Complete. Go for Launch!
[LOG 04:29:43.140] Launching vessel from LaunchPad. Craft file: C:/Gerry's Stuff/Games/Kerbal Space Program/KSP_win_1-2-MKS+Interstellar/KSP_x64_Data/../saves/Colonization/Ships/VAB/Auto-Saved Ship.craft
[LOG 04:29:43.142] [MessageSystem] Save Messages
[LOG 04:29:43.151] Game State Saved to saves/Colonization/persistent
[LOG 04:29:43.154] [UIMasterController]: HideUI
[WRN 04:29:43.234] [HighLogic]: =========================== Scene Change : From EDITOR to FLIGHT (Async) =====================
[LOG 04:29:43.443] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.443] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.444] [UIApp] OnDestroy: ContractsApp
[LOG 04:29:43.444] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.445] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.446] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:29:43.454] UIList: RemoveItem didn't find any item to remove.
[LOG 04:29:43.454] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:29:43.455] UIList: RemoveItem didn't find any item to remove.
[LOG 04:29:43.456] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.456] [UIApp] OnDestroy: KSPedia
[LOG 04:29:43.457] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.467] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.467] [UIApp] OnDestroy: EngineersReport
[LOG 04:29:43.468] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:43.492] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:29:43.493] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:29:43.495] [PlanetariumCamera]: Focus: Kerbin
[LOG 04:29:43.496] [UIMasterController]: HideUI
[LOG 04:29:44.821] UICanvasPrefabSpawner FlightUI spawning Flight
[LOG 04:29:44.841] UICanvasPrefabSpawner FlightUI spawning VesselLabels
[WRN 04:29:44.842] [UiApp] Awake: ResourceDisplay
[LOG 04:29:44.847] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP'
[LOG 04:29:44.850] [AddonLoader]: Instantiating addon 'BetterBurnTime' from assembly 'BetterBurnTime'
[LOG 04:29:44.857] [AddonLoader]: Instantiating addon 'BurnInfo' from assembly 'BetterBurnTime'
[LOG 04:29:44.858] [AddonLoader]: Instantiating addon 'ClosestApproachTracker' from assembly 'BetterBurnTime'
[LOG 04:29:44.859] [AddonLoader]: Instantiating addon 'ImpactTracker' from assembly 'BetterBurnTime'
[LOG 04:29:44.860] [AddonLoader]: Instantiating addon 'Propulsion' from assembly 'BetterBurnTime'
[LOG 04:29:44.861] [AddonLoader]: Instantiating addon 'Data' from assembly 'PersistentRotation'
[LOG 04:29:44.862] [AddonLoader]: Instantiating addon 'Interface' from assembly 'PersistentRotation'
[LOG 04:29:44.869] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:44.870] [AddonLoader]: Instantiating addon 'Main' from assembly 'PersistentRotation'
[LOG 04:29:44.871] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:29:44.872] [AddonLoader]: Instantiating addon 'ServoMonitor' from assembly 'Konstruction'
[LOG 04:29:44.873] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 04:29:44.874] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:44.875] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Flight' from assembly 'USILifeSupport'
[LOG 04:29:44.876] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:29:44.878] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:44.879] [AddonLoader]: Instantiating addon 'PlanetaryLogisticsMonitor_Flight' from assembly 'KolonyTools'
[LOG 04:29:44.880] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\PlanLog.png
[LOG 04:29:44.881] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:44.881] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Flight' from assembly 'KolonyTools'
[LOG 04:29:44.882] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:29:44.884] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:44.884] [AddonLoader]: Instantiating addon 'MKSLlocal' from assembly 'KolonyTools'
[LOG 04:29:44.905] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:44.906] [AddonLoader]: Instantiating addon 'StationManager' from assembly 'KolonyTools'
[LOG 04:29:44.917] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:29:44.918] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:29:44.918] [AddonLoader]: Instantiating addon 'MicrowaveSources' from assembly 'KSPInterstellar'
[LOG 04:29:44.920] [AddonLoader]: Instantiating addon 'FlightUIStarter' from assembly 'KSPInterstellar'
[LOG 04:29:44.921] [AddonLoader]: Instantiating addon 'FNImpactorModule' from assembly 'KSPInterstellar'
[LOG 04:29:44.922] [KSP Interstellar] FNImpactorModule listening for collisions.
[LOG 04:29:44.922] [AddonLoader]: Instantiating addon 'GameEventSubscriber' from assembly 'KSPInterstellar'
[LOG 04:29:44.923] [PlanetariumCamera]: Focus: Kerbin
[LOG 04:29:44.924] [UIMasterController]: HideUI
[LOG 04:29:45.095] ------------------- initializing flight mode... ------------------
[LOG 04:29:45.106] [MessageSystem] Save Messages
[LOG 04:29:45.108] Loading Depletion Nodes
[LOG 04:29:45.108] DepNodeCount:  0
[LOG 04:29:45.108] Loading Biome Nodes
[LOG 04:29:45.109] BiomeNodeCount:  0
[LOG 04:29:45.109] Loading Planet Nodes
[LOG 04:29:45.109] PlanetNodeCount:  0
[LOG 04:29:45.115] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:29:45.116] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:29:45.117] Loading Status Nodes
[LOG 04:29:45.117] StatNodeCount:  2
[LOG 04:29:45.117] Loading Vessel Nodes
[LOG 04:29:45.118] StatNodeCount:  0
[LOG 04:29:45.118] Loading Config
[LOG 04:29:45.118] StatNodeCount:  1
[LOG 04:29:45.120] Loading Kolony Nodes
[LOG 04:29:45.120] StatNodeCount:  0
[LOG 04:29:45.120] Loading logistics Nodes
[LOG 04:29:45.121] StatNodeCount:  0
[LOG 04:29:45.124] Loading ship from file: C:/Gerry's Stuff/Games/Kerbal Space Program/KSP_win_1-2-MKS+Interstellar/KSP_x64_Data/../saves/Colonization/Ships/VAB/Auto-Saved Ship.craft
[LOG 04:29:45.146] OnLoad: part=Mark1-2Pod
[LOG 04:29:45.159] OnLoad: part=parachuteRadial
[LOG 04:29:45.162] OnLoad: part=parachuteRadial
[LOG 04:29:45.165] OnLoad: part=parachuteRadial
[LOG 04:29:45.169] OnLoad: part=crewCabin
[LOG 04:29:45.173] OnLoad: part=HeatShield2
[LOG 04:29:45.175] OnLoad: part=decoupler1-2
[LOG 04:29:45.177] OnLoad: part=advSasModule
[LOG 04:29:45.179] OnLoad: part=batteryPack
[LOG 04:29:45.180] OnLoad: part=batteryPack
[LOG 04:29:45.181] OnLoad: part=batteryPack
[LOG 04:29:45.182] OnLoad: part=batteryPack
[LOG 04:29:45.186] OnLoad: part=parachuteRadial
[LOG 04:29:45.188] OnLoad: part=parachuteRadial
[LOG 04:29:45.191] OnLoad: part=parachuteRadial
[LOG 04:29:45.193] OnLoad: part=parachuteRadial
[LOG 04:29:45.196] OnLoad: part=ServiceBay.250
[LOG 04:29:45.199] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.201] OnLoad: part=fuelTank1-2
[LOG 04:29:45.205] OnLoad: part=liquidEngine2-2
[LOG 04:29:45.208] OnLoad: part=decoupler1-2
[LOG 04:29:45.212] OnLoad: part=landingLeg1
[LOG 04:29:45.212] TweakScale:Setup: part=landingLeg1
[LOG 04:29:45.213] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:29:45.217] OnLoad: part=landingLeg1
[LOG 04:29:45.217] TweakScale:Setup: part=landingLeg1
[LOG 04:29:45.218] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:29:45.222] OnLoad: part=landingLeg1
[LOG 04:29:45.222] TweakScale:Setup: part=landingLeg1
[LOG 04:29:45.223] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:29:45.227] OnLoad: part=landingLeg1
[LOG 04:29:45.227] TweakScale:Setup: part=landingLeg1
[LOG 04:29:45.228] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:29:45.231] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.232] OnLoad: part=fuelTank2-2
[LOG 04:29:45.235] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.236] OnLoad: part=fuelTank1-2
[LOG 04:29:45.241] OnLoad: part=engineLargeSkipper
[LOG 04:29:45.243] OnLoad: part=radialDecoupler2
[LOG 04:29:45.245] OnLoad: part=radialDecoupler2
[LOG 04:29:45.248] OnLoad: part=radialDecoupler2
[LOG 04:29:45.250] OnLoad: part=radialDecoupler2
[LOG 04:29:45.252] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.254] OnLoad: part=fuelTank1-2
[LOG 04:29:45.256] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.258] OnLoad: part=fuelTank1-2
[LOG 04:29:45.260] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.262] OnLoad: part=fuelTank1-2
[LOG 04:29:45.264] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.266] OnLoad: part=fuelTank1-2
[LOG 04:29:45.268] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.270] OnLoad: part=fuelTank1-2
[LOG 04:29:45.272] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.274] OnLoad: part=fuelTank1-2
[LOG 04:29:45.277] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.278] OnLoad: part=fuelTank1-2
[LOG 04:29:45.281] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.282] OnLoad: part=fuelTank1-2
[LOG 04:29:45.285] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.286] OnLoad: part=fuelTank1-2
[LOG 04:29:45.289] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.290] OnLoad: part=fuelTank1-2
[LOG 04:29:45.293] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.294] OnLoad: part=fuelTank1-2
[LOG 04:29:45.297] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:29:45.298] OnLoad: part=fuelTank1-2
[LOG 04:29:45.303] OnLoad: part=engineLargeSkipper
[LOG 04:29:45.308] OnLoad: part=engineLargeSkipper
[LOG 04:29:45.313] OnLoad: part=engineLargeSkipper
[LOG 04:29:45.317] OnLoad: part=engineLargeSkipper
[LOG 04:29:45.319] OnLoad: part=rocketNoseCone
[LOG 04:29:45.320] OnLoad: part=rocketNoseCone
[LOG 04:29:45.321] OnLoad: part=rocketNoseCone
[LOG 04:29:45.322] OnLoad: part=rocketNoseCone
[LOG 04:29:45.329] OnLoad: part=science.module
[LOG 04:29:45.332] OnLoad: part=parachuteLarge
[LOG 04:29:45.348] OnLoad: part=solarPanels5
[LOG 04:29:45.351] OnLoad: part=solarPanels5
[LOG 04:29:45.353] OnLoad: part=solarPanels5
[LOG 04:29:45.355] OnLoad: part=solarPanels5
[LOG 04:29:45.362] OnLoad: part=solidBooster
[LOG 04:29:45.363] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.363] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.367] OnLoad: part=solidBooster
[LOG 04:29:45.368] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.368] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.372] OnLoad: part=solidBooster
[LOG 04:29:45.373] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.373] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.377] OnLoad: part=solidBooster
[LOG 04:29:45.378] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.378] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.382] OnLoad: part=solidBooster
[LOG 04:29:45.383] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.383] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.387] OnLoad: part=solidBooster
[LOG 04:29:45.388] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.388] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.392] OnLoad: part=solidBooster
[LOG 04:29:45.393] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.393] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.397] OnLoad: part=solidBooster
[LOG 04:29:45.397] TweakScale:Setup: part=solidBooster
[LOG 04:29:45.398] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:29:45.406] Mun2 loaded!
[LOG 04:29:48.293] Putting to ground, manually-defined ground offset: 1
[LOG 04:29:48.294] Putting to ground, manually-defined ground offset: 1
[LOG 04:29:48.295] Putting to ground, manually-defined ground offset: 1
[LOG 04:29:48.295] Putting to ground, manually-defined ground offset: 1
[LOG 04:29:48.299] putting ship to ground: 14.02932
[LOG 04:29:48.304] [Mun2]: Ready to Launch - waiting to start physics...
[LOG 04:29:48.317] Crewmember Jebediah Kerman assigned to Mk1-2 Command Pod, seat # 0 (crew seat index: 0)
[LOG 04:29:48.318] Crewmember Bob Kerman assigned to Mk1-2 Command Pod, seat # 2 (crew seat index: 2)
[LOG 04:29:48.319] [FLIGHT GLOBALS]: Switching To Vessel Mun2 ---------------------- 
[LOG 04:29:48.320] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
[LOG 04:29:48.322] Reference Frame: Rotating
[LOG 04:29:48.348] Vessel assembly complete!
[LOG 04:29:48.349] all systems started
[LOG 04:29:48.359] [BetterBurnTime] Using complex acceleration model
[LOG 04:29:48.360] [BetterBurnTime] Using complex acceleration model
[WRN 04:29:48.370] Parent of RectTransform is being set with parent property. Consider using the SetParent method instead, with the worldPositionStays argument set to false. This will retain local orientation and scale rather than world orientation and scale, which can prevent common UI scaling issues.
[WRN 04:29:48.371] Parent of RectTransform is being set with parent property. Consider using the SetParent method instead, with the worldPositionStays argument set to false. This will retain local orientation and scale rather than world orientation and scale, which can prevent common UI scaling issues.
[WRN 04:29:48.372] Parent of RectTransform is being set with parent property. Consider using the SetParent method instead, with the worldPositionStays argument set to false. This will retain local orientation and scale rather than world orientation and scale, which can prevent common UI scaling issues.
[LOG 04:29:48.376] [PR] Loading Data.
[LOG 04:29:48.699] [PR] Generating data for Minmus 1 Debris
[LOG 04:29:48.702] [PR] Generating data for Mun2
[LOG 04:29:48.704] [PR] Found node for vessel Minmus 1 Debris
[LOG 04:29:48.707] [PR] Oldest time: 269158.4
[LOG 04:29:48.709] [PR] Loaded time: 269158.383544697
[LOG 04:29:48.719] [PR] MechJeb reflection successfull!
[LOG 04:29:48.721] [PR] Initializing RemoteTech wrapper.
[LOG 04:29:48.738] [KSP Interstellar]: MicrowaveSources initialized
[LOG 04:29:48.741] [KSP Interstellar] GameEventSubscriber Initialised
[LOG 04:29:48.751] OnStart: part=Mark1-2Pod
[LOG 04:29:48.759] OnStart: part=parachuteRadial
[LOG 04:29:48.760] OnStart: part=parachuteRadial
[LOG 04:29:48.761] OnStart: part=parachuteRadial
[LOG 04:29:48.763] OnStart: part=crewCabin
[LOG 04:29:48.773] OnStart: part=HeatShield2
[LOG 04:29:48.774] OnStart: part=decoupler1-2
[LOG 04:29:48.775] OnStart: part=advSasModule
[LOG 04:29:48.776] OnStart: part=batteryPack
[LOG 04:29:48.776] OnStart: part=batteryPack
[LOG 04:29:48.777] OnStart: part=batteryPack
[LOG 04:29:48.777] OnStart: part=batteryPack
[LOG 04:29:48.778] OnStart: part=parachuteRadial
[LOG 04:29:48.779] OnStart: part=parachuteRadial
[LOG 04:29:48.780] OnStart: part=parachuteRadial
[LOG 04:29:48.781] OnStart: part=parachuteRadial
[LOG 04:29:48.783] OnStart: part=ServiceBay.250
[LOG 04:29:48.783] OnStart: part=fuelTank1-2
[LOG 04:29:48.785] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.788] OnStart: part=liquidEngine2-2
[LOG 04:29:48.789] OnStart: part=decoupler1-2
[LOG 04:29:48.791] OnStart: part=landingLeg1
[LOG 04:29:48.792] OnStart: part=landingLeg1
[LOG 04:29:48.792] OnStart: part=landingLeg1
[LOG 04:29:48.792] OnStart: part=landingLeg1
[LOG 04:29:48.793] OnStart: part=fuelTank2-2
[LOG 04:29:48.794] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.796] OnStart: part=fuelTank1-2
[LOG 04:29:48.797] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.799] OnStart: part=engineLargeSkipper
[LOG 04:29:48.800] OnStart: part=radialDecoupler2
[LOG 04:29:48.801] OnStart: part=radialDecoupler2
[LOG 04:29:48.801] OnStart: part=radialDecoupler2
[LOG 04:29:48.802] OnStart: part=radialDecoupler2
[LOG 04:29:48.802] OnStart: part=fuelTank1-2
[LOG 04:29:48.804] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.805] OnStart: part=fuelTank1-2
[LOG 04:29:48.806] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.808] OnStart: part=fuelTank1-2
[LOG 04:29:48.809] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.811] OnStart: part=fuelTank1-2
[LOG 04:29:48.812] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.814] OnStart: part=fuelTank1-2
[LOG 04:29:48.815] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.817] OnStart: part=fuelTank1-2
[LOG 04:29:48.818] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.819] OnStart: part=fuelTank1-2
[LOG 04:29:48.821] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.822] OnStart: part=fuelTank1-2
[LOG 04:29:48.824] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.825] OnStart: part=fuelTank1-2
[LOG 04:29:48.826] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.828] OnStart: part=fuelTank1-2
[LOG 04:29:48.830] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.832] OnStart: part=fuelTank1-2
[LOG 04:29:48.833] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.835] OnStart: part=fuelTank1-2
[LOG 04:29:48.836] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:29:48.838] OnStart: part=engineLargeSkipper
[LOG 04:29:48.840] OnStart: part=engineLargeSkipper
[LOG 04:29:48.842] OnStart: part=engineLargeSkipper
[LOG 04:29:48.843] OnStart: part=engineLargeSkipper
[LOG 04:29:48.844] OnStart: part=rocketNoseCone
[LOG 04:29:48.845] OnStart: part=rocketNoseCone
[LOG 04:29:48.845] OnStart: part=rocketNoseCone
[LOG 04:29:48.846] OnStart: part=rocketNoseCone
[LOG 04:29:48.846] OnStart: part=science.module
[LOG 04:29:48.847] OnStart: part=parachuteLarge
[LOG 04:29:48.849] OnStart: part=solarPanels5
[LOG 04:29:48.852] [ORS] Creating Resource Manager for Vessel Mun2 (WasteHeat)
[LOG 04:29:48.852] [ORS] Creating Resource Manager for Vessel Mun2 (Megajoules)
[LOG 04:29:48.862] OnStart: part=solarPanels5
[LOG 04:29:48.862] OnStart: part=solarPanels5
[LOG 04:29:48.863] OnStart: part=solarPanels5
[LOG 04:29:48.864] OnStart: part=solidBooster
[LOG 04:29:48.864] OnStart: part=solidBooster
[LOG 04:29:48.865] OnStart: part=solidBooster
[LOG 04:29:48.865] OnStart: part=solidBooster
[LOG 04:29:48.866] OnStart: part=solidBooster
[LOG 04:29:48.866] OnStart: part=solidBooster
[LOG 04:29:48.867] OnStart: part=solidBooster
[LOG 04:29:48.868] OnStart: part=solidBooster
[LOG 04:29:48.976] [BetterBurnTime] Active engines: 0
[WRN 04:29:49.369] [UiApp] Awake: CurrencyWidgetsApp
[WRN 04:29:49.369] [UiApp] Awake: ContractsApp
[WRN 04:29:49.370] [UiApp] Awake: ResourceDisplay
[WRN 04:29:49.370] [UiApp] Awake: KSPedia
[LOG 04:29:49.371] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
[LOG 04:29:49.371] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[LOG 04:29:49.375] ScaleModList: listSize 328 maxListSize 699
[WRN 04:29:49.376] [KnowledgeBase] OnAppLauncherReady 101764
[LOG 04:29:49.388] ScaleModList: listSize 369 maxListSize 690
[WRN 04:29:49.389] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:29:49.389] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:29:49.391] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:29:49.391] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:29:49.555] [MessageSystem] Reposition 0.02 101765
[LOG 04:29:49.583] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part Mark1-2Pod on vessel Mun2
[LOG 04:29:49.595] [FlightIntegrator]: Vessel Mun2 has been unloaded 1.79769313486232E+308, applying analytic temperature 297.370383731737
[LOG 04:29:49.693] [PlanetariumCamera]: Focus: Mun2
[LOG 04:29:49.720] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 04:29:49.722] ScaleModList: listSize 369 maxListSize 649
[LOG 04:29:49.723] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 04:29:49.725] ScaleModList: listSize 369 maxListSize 608
[WRN 04:29:49.736] [ResourceDisplay] OnAppStarted(): id: -836072
[LOG 04:29:49.738] [GenericAppFrame] Reposition 0.1600328 101769
[LOG 04:29:49.739] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:29:49.740] ScaleModList: listSize 369 maxListSize 567
[WRN 04:29:49.740] [ResourceDisplay] OnAppStarted(): id: 171748
[LOG 04:29:49.741] ResourceDisplay already exist, destroying this instance
[LOG 04:29:49.741] [UIApp] OnDestroy: ResourceDisplay
[LOG 04:29:49.742] ScaleModList: listSize 369 maxListSize 567
[LOG 04:29:49.761] [GenericAppFrame] Reposition 0.175263 101770
[LOG 04:29:49.764] CURRENCY WIDGET True True True
[LOG 04:29:49.765] [UIApp] Adding CurrencyWidgetsApp to Application Launcher
[LOG 04:29:49.766] ScaleModList: listSize 369 maxListSize 567
[LOG 04:29:49.775] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:29:49.776] ScaleModList: listSize 369 maxListSize 526
[WRN 04:29:49.802] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[LOG 04:29:49.873] [UIMasterController]: ShowUI
[LOG 04:29:49.882] Flight State Captured
[LOG 04:29:49.883] Saving Achievements Tree...
[LOG 04:29:49.884] Saving Achievements Tree...
[LOG 04:29:49.884] Saving Achievements Tree...
[ERR 04:29:49.886] Input is null for field 'VesselName' in config node 'VESSEL_DATA'
   at System.Environment.get_StackTrace()
   at ConfigNode.AddValue(System.String name, System.String value)
   at LifeSupport.LifeSupportPersistance.Save(.ConfigNode node)
   at LifeSupport.LifeSupportScenario.OnSave(.ConfigNode gameNode)
   at ScenarioModule.Save(.ConfigNode node)
   at ProtoScenarioModule..ctor(.ScenarioModule module)
   at ScenarioRunner.UpdateModules()
   at ScenarioRunner.GetUpdatedProtoModules()
   at Game.Updated()
   at FlightDriver+<PostInit>c__Iterator44.MoveNext()
   at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)

[LOG 04:29:49.888] [PR] Saving Data.
[LOG 04:29:49.892] [MessageSystem] Save Messages
[LOG 04:29:49.899] [KSP Interstellar] GameEventSubscriber - detected onGameStateSaved
[LOG 04:29:49.940] Game State Saved as persistent
[LOG 04:29:51.077] Unpacking Mun2
[LOG 04:29:51.081] [KSP Interstellar] GameEventSubscriber - detected OnVesselGoOffRails
[LOG 04:29:52.877] [BetterBurnTime] Active engines: 5
[LOG 04:29:57.327] [UIMasterController]: ShowUI
[LOG 04:29:57.327] Game Paused!
[LOG 04:30:00.087] [FlightDriver]: Flight State Reverted to Prelaunch.
[LOG 04:30:00.091] Game State Saved as persistent
[LOG 04:30:00.092] [MessageSystem] Load Messages
[WRN 04:30:00.092] MessageSystem: Cannot load messages - GAME node does not exist
[LOG 04:30:00.095] [KSP Interstellar] GameEventSubscriber - detected OnSetSpeedModeChange
[LOG 04:30:00.096] [UIMasterController]: HideUI
[WRN 04:30:00.104] [HighLogic]: =========================== Scene Change : From FLIGHT to EDITOR =====================
[LOG 04:30:00.766] KbApp.OnDestroy Planet Parameters
[LOG 04:30:00.767] [UIApp] OnDestroy: ContractsApp
[LOG 04:30:00.768] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.769] KbApp.OnDestroy Planet Resources
[LOG 04:30:00.770] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.771] KbApp.OnDestroy Planet Info
[LOG 04:30:00.771] [UIApp] OnDestroy: KSPedia
[LOG 04:30:00.772] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.773] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.773] [UIApp] OnDestroy: CurrencyWidgetsApp
[LOG 04:30:00.774] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.775] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.775] KbApp.OnDestroy Vessel Info
[LOG 04:30:00.784] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.784] [UIApp] OnDestroy: ResourceDisplay
[LOG 04:30:00.785] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.786] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.787] [KSP Interstellar] GameEventSubscriber Deinitialised
[LOG 04:30:00.788] KbApp.OnDestroy NullName
[LOG 04:30:00.788] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.789] KbApp.OnDestroy Vessel Crew
[LOG 04:30:00.790] KbApp.OnDestroy Unowned Info
[LOG 04:30:00.791] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.792] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.806] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 04:30:00.836] No Input Locks in effect right now
[LOG 04:30:00.847] [AddonLoader]: Instantiating addon 'Editor' from assembly 'FilterExtensions'
[LOG 04:30:00.848] [AddonLoader]: Instantiating addon 'EditorExtensions' from assembly 'EditorExtensionsRedux'
[LOG 04:30:00.849] [AddonLoader]: Instantiating addon 'AppLauncherButton' from assembly 'EditorExtensionsRedux'
[LOG 04:30:00.849] [AddonLoader]: Instantiating addon 'TestGizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 04:30:00.850] [AddonLoader]: Instantiating addon 'FreeOffsetBehaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:30:00.851] [AddonLoader]: Instantiating addon 'StripSymmetry' from assembly 'EditorExtensionsRedux'
[LOG 04:30:00.851] [AddonLoader]: Instantiating addon 'SelectRoot2Behaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:30:00.853] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:30:00.854] [AddonLoader]: Instantiating addon 'HotkeyManager' from assembly 'Scale'
[LOG 04:30:00.856] [AddonLoader]: Instantiating addon 'TechUpdater' from assembly 'Scale'
[LOG 04:30:00.857] [AddonLoader]: Instantiating addon 'ServoMonitor_Editor' from assembly 'Konstruction'
[LOG 04:30:00.858] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 04:30:00.864] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.864] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Editor' from assembly 'USILifeSupport'
[LOG 04:30:00.865] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:30:00.866] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.867] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Editor' from assembly 'KolonyTools'
[LOG 04:30:00.868] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:30:00.869] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:00.870] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:30:00.871] [AddonLoader]: Instantiating addon 'VABThermalUI' from assembly 'KSPInterstellar'
[LOG 04:30:00.872] [UIMasterController]: ShowUI
[WRN 04:30:01.459] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:30:01.459] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:30:01.459] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 04:30:01.513] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:30:01.514] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:30:01.515] [UIMasterController]: ShowUI
[LOG 04:30:01.674] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:30:01.676] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:30:01.676] [UIMasterController]: ShowUI
[WRN 04:30:01.677] The loaded level has a different lightmaps mode than the current one. Current: 1. Loaded: 0. Will use: 1.
[LOG 04:30:01.687] ------------------- initializing editor mode... ------------------
[LOG 04:30:01.687] editor started
[LOG 04:30:01.696] Loading Depletion Nodes
[LOG 04:30:01.697] DepNodeCount:  0
[LOG 04:30:01.697] Loading Biome Nodes
[LOG 04:30:01.698] BiomeNodeCount:  0
[LOG 04:30:01.698] Loading Planet Nodes
[LOG 04:30:01.698] PlanetNodeCount:  0
[LOG 04:30:01.702] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:30:01.702] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:30:01.703] Loading Status Nodes
[LOG 04:30:01.703] StatNodeCount:  2
[LOG 04:30:01.704] Loading Vessel Nodes
[LOG 04:30:01.704] StatNodeCount:  0
[LOG 04:30:01.704] Loading Config
[LOG 04:30:01.705] StatNodeCount:  1
[LOG 04:30:01.706] Loading Kolony Nodes
[LOG 04:30:01.706] StatNodeCount:  0
[LOG 04:30:01.706] Loading logistics Nodes
[LOG 04:30:01.707] StatNodeCount:  0
[WRN 04:30:01.832] [RDTechTree]: No tech node found called none
[WRN 04:30:01.833] [RDTechTree]: No tech node found called none
[WRN 04:30:01.834] [RDTechTree]: No tech node found called none
[WRN 04:30:01.835] [RDTechTree]: No tech node found called none
[WRN 04:30:01.835] [RDTechTree]: No tech node found called none
[WRN 04:30:01.836] [RDTechTree]: No tech node found called none
[WRN 04:30:01.836] [RDTechTree]: No tech node found called none
[WRN 04:30:01.837] [RDTechTree]: No tech node found called none
[WRN 04:30:01.837] [RDTechTree]: No tech node found called none
[WRN 04:30:01.837] [RDTechTree]: No tech node found called none
[WRN 04:30:01.838] [RDTechTree]: No tech node found called none
[WRN 04:30:01.838] [RDTechTree]: No tech node found called none
[WRN 04:30:01.839] [RDTechTree]: No tech node found called none
[WRN 04:30:01.839] [RDTechTree]: No tech node found called none
[WRN 04:30:01.840] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:30:01.840] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:30:01.841] [RDTechTree]: No tech node found called none
[WRN 04:30:01.842] [RDTechTree]: No tech node found called none
[WRN 04:30:01.842] [RDTechTree]: No tech node found called none
[WRN 04:30:01.843] [RDTechTree]: No tech node found called none
[WRN 04:30:01.843] [RDTechTree]: No tech node found called none
[WRN 04:30:01.844] [RDTechTree]: No tech node found called none
[WRN 04:30:01.844] [RDTechTree]: No tech node found called none
[WRN 04:30:01.844] [RDTechTree]: No tech node found called none
[WRN 04:30:01.845] [RDTechTree]: No tech node found called none
[WRN 04:30:01.845] [RDTechTree]: No tech node found called none
[WRN 04:30:01.846] [RDTechTree]: No tech node found called none
[WRN 04:30:01.846] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:30:01.847] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:30:01.848] [RDTechTree]: No tech node found called none
[WRN 04:30:01.848] [RDTechTree]: No tech node found called none
[WRN 04:30:01.849] [RDTechTree]: No tech node found called none
[WRN 04:30:01.849] [RDTechTree]: No tech node found called none
[WRN 04:30:01.849] [RDTechTree]: No tech node found called none
[WRN 04:30:01.850] [RDTechTree]: No tech node found called none
[WRN 04:30:01.850] [RDTechTree]: No tech node found called none
[WRN 04:30:01.851] [RDTechTree]: No tech node found called none
[WRN 04:30:01.851] [RDTechTree]: No tech node found called none
[WRN 04:30:01.852] [RDTechTree]: No tech node found called none
[WRN 04:30:01.852] [RDTechTree]: No tech node found called none
[WRN 04:30:01.853] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:30:01.853] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:30:01.854] [RDTechTree]: No tech node found called none
[WRN 04:30:01.855] [RDTechTree]: No tech node found called none
[WRN 04:30:01.855] [RDTechTree]: No tech node found called none
[WRN 04:30:01.855] [RDTechTree]: No tech node found called none
[WRN 04:30:01.856] [RDTechTree]: No tech node found called none
[WRN 04:30:01.856] [RDTechTree]: No tech node found called none
[WRN 04:30:01.857] [RDTechTree]: No tech node found called none
[WRN 04:30:01.857] [RDTechTree]: No tech node found called none
[WRN 04:30:01.858] [RDTechTree]: No tech node found called none
[WRN 04:30:01.858] [RDTechTree]: No tech node found called none
[WRN 04:30:01.859] [RDTechTree]: No tech node found called none
[WRN 04:30:01.859] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:30:01.860] [RDTechTree]: No tech node found called simpleCommandModules
[LOG 04:30:01.867] *****Adding icon for LifeSupport
[LOG 04:30:01.868] *****Adding icon for Kolonization
[LOG 04:30:01.870] *****Adding icon for Construction
[LOG 04:30:01.872] *****Adding icon for Logistics
[LOG 04:30:01.874] *****Adding icon for Manufacturing
[LOG 04:30:01.888] OnLoad: part=Mark1-2Pod
[LOG 04:30:01.888] TweakScale:Setup: part=Mark1-2Pod
[LOG 04:30:01.889] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.898] OnLoad: part=parachuteRadial
[LOG 04:30:01.898] TweakScale:Setup: part=parachuteRadial
[LOG 04:30:01.899] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.902] OnLoad: part=parachuteRadial
[LOG 04:30:01.902] TweakScale:Setup: part=parachuteRadial
[LOG 04:30:01.903] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.905] OnLoad: part=parachuteRadial
[LOG 04:30:01.906] TweakScale:Setup: part=parachuteRadial
[LOG 04:30:01.906] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.911] OnLoad: part=crewCabin
[LOG 04:30:01.911] TweakScale:Setup: part=crewCabin
[LOG 04:30:01.911] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.915] OnLoad: part=HeatShield2
[LOG 04:30:01.915] TweakScale:Setup: part=HeatShield2
[LOG 04:30:01.916] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.918] OnLoad: part=decoupler1-2
[LOG 04:30:01.919] TweakScale:Setup: part=decoupler1-2
[LOG 04:30:01.919] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.921] OnLoad: part=advSasModule
[LOG 04:30:01.922] TweakScale:Setup: part=advSasModule
[LOG 04:30:01.922] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:30:01.923] OnLoad: part=batteryPack
[LOG 04:30:01.924] TweakScale:Setup: part=batteryPack
[LOG 04:30:01.924] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.926] OnLoad: part=batteryPack
[LOG 04:30:01.926] TweakScale:Setup: part=batteryPack
[LOG 04:30:01.926] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.928] OnLoad: part=batteryPack
[LOG 04:30:01.928] TweakScale:Setup: part=batteryPack
[LOG 04:30:01.929] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.930] OnLoad: part=batteryPack
[LOG 04:30:01.930] TweakScale:Setup: part=batteryPack
[LOG 04:30:01.931] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.934] OnLoad: part=parachuteRadial
[LOG 04:30:01.934] TweakScale:Setup: part=parachuteRadial
[LOG 04:30:01.935] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.938] OnLoad: part=parachuteRadial
[LOG 04:30:01.938] TweakScale:Setup: part=parachuteRadial
[LOG 04:30:01.938] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.941] OnLoad: part=parachuteRadial
[LOG 04:30:01.942] TweakScale:Setup: part=parachuteRadial
[LOG 04:30:01.942] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.945] OnLoad: part=parachuteRadial
[LOG 04:30:01.945] TweakScale:Setup: part=parachuteRadial
[LOG 04:30:01.946] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:01.949] OnLoad: part=ServiceBay.250
[LOG 04:30:01.949] TweakScale:Setup: part=ServiceBay.250
[LOG 04:30:01.950] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.952] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:01.954] OnLoad: part=fuelTank1-2
[LOG 04:30:01.954] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:01.954] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.959] OnLoad: part=liquidEngine2-2
[LOG 04:30:01.960] TweakScale:Setup: part=liquidEngine2-2
[LOG 04:30:01.960] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.963] OnLoad: part=decoupler1-2
[LOG 04:30:01.963] TweakScale:Setup: part=decoupler1-2
[LOG 04:30:01.963] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.967] OnLoad: part=landingLeg1
[LOG 04:30:01.968] TweakScale:Setup: part=landingLeg1
[LOG 04:30:01.968] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:01.972] OnLoad: part=landingLeg1
[LOG 04:30:01.973] TweakScale:Setup: part=landingLeg1
[LOG 04:30:01.973] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:01.977] OnLoad: part=landingLeg1
[LOG 04:30:01.978] TweakScale:Setup: part=landingLeg1
[LOG 04:30:01.978] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:01.983] OnLoad: part=landingLeg1
[LOG 04:30:01.983] TweakScale:Setup: part=landingLeg1
[LOG 04:30:01.983] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:01.987] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:01.988] OnLoad: part=fuelTank2-2
[LOG 04:30:01.988] TweakScale:Setup: part=fuelTank2-2
[LOG 04:30:01.989] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.992] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:01.993] OnLoad: part=fuelTank1-2
[LOG 04:30:01.993] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:01.994] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:01.999] OnLoad: part=engineLargeSkipper
[LOG 04:30:01.999] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:30:02.000] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.002] OnLoad: part=radialDecoupler2
[LOG 04:30:02.002] TweakScale:Setup: part=radialDecoupler2
[LOG 04:30:02.003] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.005] OnLoad: part=radialDecoupler2
[LOG 04:30:02.005] TweakScale:Setup: part=radialDecoupler2
[LOG 04:30:02.006] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.008] OnLoad: part=radialDecoupler2
[LOG 04:30:02.008] TweakScale:Setup: part=radialDecoupler2
[LOG 04:30:02.009] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.011] OnLoad: part=radialDecoupler2
[LOG 04:30:02.011] TweakScale:Setup: part=radialDecoupler2
[LOG 04:30:02.012] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.015] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.016] OnLoad: part=fuelTank1-2
[LOG 04:30:02.016] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.017] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.019] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.021] OnLoad: part=fuelTank1-2
[LOG 04:30:02.021] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.022] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.024] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.026] OnLoad: part=fuelTank1-2
[LOG 04:30:02.026] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.026] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.029] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.031] OnLoad: part=fuelTank1-2
[LOG 04:30:02.031] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.031] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.034] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.036] OnLoad: part=fuelTank1-2
[LOG 04:30:02.036] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.036] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.040] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.042] OnLoad: part=fuelTank1-2
[LOG 04:30:02.042] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.043] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.045] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.047] OnLoad: part=fuelTank1-2
[LOG 04:30:02.047] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.047] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.050] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.051] OnLoad: part=fuelTank1-2
[LOG 04:30:02.052] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.052] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.055] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.056] OnLoad: part=fuelTank1-2
[LOG 04:30:02.057] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.057] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.060] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.061] OnLoad: part=fuelTank1-2
[LOG 04:30:02.061] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.062] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.065] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.066] OnLoad: part=fuelTank1-2
[LOG 04:30:02.066] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.067] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.069] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:02.071] OnLoad: part=fuelTank1-2
[LOG 04:30:02.071] TweakScale:Setup: part=fuelTank1-2
[LOG 04:30:02.072] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.076] OnLoad: part=engineLargeSkipper
[LOG 04:30:02.077] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:30:02.077] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.082] OnLoad: part=engineLargeSkipper
[LOG 04:30:02.082] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:30:02.083] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.088] OnLoad: part=engineLargeSkipper
[LOG 04:30:02.088] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:30:02.088] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.093] OnLoad: part=engineLargeSkipper
[LOG 04:30:02.094] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:30:02.094] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.096] OnLoad: part=rocketNoseCone
[LOG 04:30:02.096] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:02.096] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.098] OnLoad: part=rocketNoseCone
[LOG 04:30:02.098] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:02.099] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.100] OnLoad: part=rocketNoseCone
[LOG 04:30:02.100] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:02.101] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.102] OnLoad: part=rocketNoseCone
[LOG 04:30:02.102] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:02.103] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:02.109] OnLoad: part=science.module
[LOG 04:30:02.110] TweakScale:Setup: part=science.module
[LOG 04:30:02.110] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:30:02.113] OnLoad: part=parachuteLarge
[LOG 04:30:02.113] TweakScale:Setup: part=parachuteLarge
[LOG 04:30:02.114] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:30:02.130] OnLoad: part=solarPanels5
[LOG 04:30:02.131] TweakScale:Setup: part=solarPanels5
[LOG 04:30:02.131] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.134] OnLoad: part=solarPanels5
[LOG 04:30:02.134] TweakScale:Setup: part=solarPanels5
[LOG 04:30:02.135] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.137] OnLoad: part=solarPanels5
[LOG 04:30:02.138] TweakScale:Setup: part=solarPanels5
[LOG 04:30:02.138] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.140] OnLoad: part=solarPanels5
[LOG 04:30:02.141] TweakScale:Setup: part=solarPanels5
[LOG 04:30:02.141] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:30:02.152] OnLoad: part=solidBooster
[LOG 04:30:02.152] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.153] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.158] OnLoad: part=solidBooster
[LOG 04:30:02.158] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.158] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.163] OnLoad: part=solidBooster
[LOG 04:30:02.163] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.163] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.168] OnLoad: part=solidBooster
[LOG 04:30:02.168] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.168] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.173] OnLoad: part=solidBooster
[LOG 04:30:02.173] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.173] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.178] OnLoad: part=solidBooster
[LOG 04:30:02.178] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.178] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.182] OnLoad: part=solidBooster
[LOG 04:30:02.183] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.183] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.187] OnLoad: part=solidBooster
[LOG 04:30:02.188] TweakScale:Setup: part=solidBooster
[LOG 04:30:02.188] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:02.197] Mun2 loaded!
[WRN 04:30:02.206] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.206] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.206] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.207] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.207] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.224] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.225] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.225] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.226] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.226] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.227] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.227] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.227] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.228] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.228] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.229] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.248] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.249] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.249] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.250] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.250] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.251] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.251] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.252] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.252] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.252] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.253] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.253] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.254] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.254] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.255] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.255] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.256] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.256] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.257] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.257] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.257] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.258] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.258] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.259] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.259] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.260] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.260] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.261] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.261] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.261] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.262] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.262] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.263] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.263] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.264] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.264] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.265] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.265] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.265] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.266] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.266] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.267] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.267] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.268] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.268] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.269] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.269] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.269] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.270] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.270] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.271] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.271] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.272] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.272] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.273] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.273] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.274] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.274] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.274] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.275] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.275] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.276] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.276] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.277] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.277] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.278] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.278] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.322] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.322] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.323] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.323] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.324] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.324] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.324] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.325] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.325] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.326] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.326] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.327] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.327] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.328] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.328] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.329] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.329] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.329] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.330] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.330] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.331] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.331] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.332] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.332] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.333] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.333] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.334] UIList: RemoveItem didn't find any item to remove.
[LOG 04:30:02.361] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:02.381] OnStart: part=Mark1-2Pod
[LOG 04:30:02.383] Getting value. Currently: False
[LOG 04:30:02.384] New value: False
[LOG 04:30:02.386] Getting value. Currently: False
[LOG 04:30:02.386] New value: False
[LOG 04:30:02.391] OnStart: part=parachuteRadial
[LOG 04:30:02.392] OnStart: part=parachuteRadial
[LOG 04:30:02.394] OnStart: part=parachuteRadial
[LOG 04:30:02.395] OnStart: part=crewCabin
[LOG 04:30:02.397] OnStart: part=HeatShield2
[LOG 04:30:02.398] OnStart: part=decoupler1-2
[LOG 04:30:02.401] OnStart: part=advSasModule
[LOG 04:30:02.401] OnStart: part=batteryPack
[LOG 04:30:02.402] OnStart: part=batteryPack
[LOG 04:30:02.402] OnStart: part=batteryPack
[LOG 04:30:02.403] OnStart: part=batteryPack
[LOG 04:30:02.404] OnStart: part=parachuteRadial
[LOG 04:30:02.406] OnStart: part=parachuteRadial
[LOG 04:30:02.407] OnStart: part=parachuteRadial
[LOG 04:30:02.408] OnStart: part=parachuteRadial
[LOG 04:30:02.409] OnStart: part=ServiceBay.250
[LOG 04:30:02.411] OnStart: part=fuelTank1-2
[LOG 04:30:02.412] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.414] OnStart: part=liquidEngine2-2
[LOG 04:30:02.415] OnStart: part=decoupler1-2
[LOG 04:30:02.417] OnStart: part=landingLeg1
[LOG 04:30:02.418] OnStart: part=landingLeg1
[LOG 04:30:02.418] OnStart: part=landingLeg1
[LOG 04:30:02.419] OnStart: part=landingLeg1
[LOG 04:30:02.419] OnStart: part=fuelTank2-2
[LOG 04:30:02.419] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.421] OnStart: part=fuelTank1-2
[LOG 04:30:02.421] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.423] OnStart: part=engineLargeSkipper
[LOG 04:30:02.424] OnStart: part=radialDecoupler2
[LOG 04:30:02.426] OnStart: part=radialDecoupler2
[LOG 04:30:02.427] OnStart: part=radialDecoupler2
[LOG 04:30:02.428] OnStart: part=radialDecoupler2
[LOG 04:30:02.430] OnStart: part=fuelTank1-2
[LOG 04:30:02.430] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.431] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.432] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.433] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.434] OnStart: part=fuelTank1-2
[LOG 04:30:02.435] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.436] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.436] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.437] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.439] OnStart: part=fuelTank1-2
[LOG 04:30:02.439] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.440] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.441] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.442] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.443] OnStart: part=fuelTank1-2
[LOG 04:30:02.443] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.444] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.445] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.446] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.447] OnStart: part=fuelTank1-2
[LOG 04:30:02.448] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.449] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.449] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.450] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.451] OnStart: part=fuelTank1-2
[LOG 04:30:02.452] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.453] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.454] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.454] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.455] OnStart: part=fuelTank1-2
[LOG 04:30:02.456] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.457] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.458] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.459] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.460] OnStart: part=fuelTank1-2
[LOG 04:30:02.460] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.461] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.462] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.463] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.464] OnStart: part=fuelTank1-2
[LOG 04:30:02.464] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.465] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.466] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.467] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.468] OnStart: part=fuelTank1-2
[LOG 04:30:02.468] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.469] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.470] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.471] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.472] OnStart: part=fuelTank1-2
[LOG 04:30:02.473] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.473] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.474] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.475] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.476] OnStart: part=fuelTank1-2
[LOG 04:30:02.477] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.478] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.478] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.479] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:02.481] OnStart: part=engineLargeSkipper
[LOG 04:30:02.482] OnStart: part=engineLargeSkipper
[LOG 04:30:02.484] OnStart: part=engineLargeSkipper
[LOG 04:30:02.486] OnStart: part=engineLargeSkipper
[LOG 04:30:02.487] OnStart: part=rocketNoseCone
[LOG 04:30:02.487] OnStart: part=rocketNoseCone
[LOG 04:30:02.488] OnStart: part=rocketNoseCone
[LOG 04:30:02.488] OnStart: part=rocketNoseCone
[LOG 04:30:02.489] OnStart: part=science.module
[LOG 04:30:02.490] OnStart: part=parachuteLarge
[LOG 04:30:02.491] OnStart: part=solarPanels5
[LOG 04:30:02.492] OnStart: part=solarPanels5
[LOG 04:30:02.492] OnStart: part=solarPanels5
[LOG 04:30:02.493] OnStart: part=solarPanels5
[LOG 04:30:02.494] OnStart: part=solidBooster
[LOG 04:30:02.495] OnStart: part=solidBooster
[LOG 04:30:02.497] OnStart: part=solidBooster
[LOG 04:30:02.498] OnStart: part=solidBooster
[LOG 04:30:02.500] OnStart: part=solidBooster
[LOG 04:30:02.501] OnStart: part=solidBooster
[LOG 04:30:02.503] OnStart: part=solidBooster
[LOG 04:30:02.504] OnStart: part=solidBooster
[WRN 04:30:02.691] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[WRN 04:30:02.737] [UiApp] Awake: EngineersReport
[WRN 04:30:02.737] [UiApp] Awake: ContractsApp
[WRN 04:30:02.738] [UiApp] Awake: KSPedia
[LOG 04:30:02.738] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 04:30:02.739] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 04:30:02.743] ScaleModList: listSize 205 maxListSize 1225
[LOG 04:30:02.745] ScaleModList: listSize 246 maxListSize 1216
[WRN 04:30:02.746] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:30:02.747] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:30:02.748] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:30:02.749] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:30:02.806] [MessageSystem] Reposition 0.02 102370
[WRN 04:30:02.808] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.808] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.809] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.809] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.810] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.810] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.810] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.811] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.811] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.812] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.812] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.813] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.813] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.814] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.814] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.814] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.815] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.815] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.816] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.816] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.817] UIList: RemoveItem didn't find any item to remove.
[WRN 04:30:02.926] [Filter Extensions 2.7.1.0]: subcategory Ions not found in subcategories Dictionary
[WRN 04:30:02.970] [Filter Extensions 2.7.1.0]: subcategory PreCooler not found in subcategories Dictionary
[LOG 04:30:03.024] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:30:03.026] ScaleModList: listSize 246 maxListSize 1175
[LOG 04:30:03.042] [GenericAppFrame] Reposition 0.1693317 102375
[LOG 04:30:03.045] [UIApp] Adding EngineersReport to Application Launcher
[LOG 04:30:03.046] ScaleModList: listSize 246 maxListSize 1134
[LOG 04:30:03.060] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:30:03.061] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:03.062] [GenericAppFrame] Reposition 0.1885854 102376
[LOG 04:30:10.842] deleting part fuelTank1-2
[LOG 04:30:12.057] deleting part MKS.SkyCrane
[LOG 04:30:14.859] OnStart: part=rocketNoseCone
[LOG 04:30:14.859] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:14.860] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:14.878] OnStart: part=rocketNoseCone
[LOG 04:30:14.878] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:14.879] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:14.879] OnStart: part=rocketNoseCone
[LOG 04:30:14.879] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:14.880] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:14.880] OnStart: part=rocketNoseCone
[LOG 04:30:14.881] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:14.881] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:14.913] OnStart: part=rocketNoseCone
[LOG 04:30:14.913] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:14.914] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:14.914] OnStart: part=rocketNoseCone
[LOG 04:30:14.915] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:14.915] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:14.916] OnStart: part=rocketNoseCone
[LOG 04:30:14.916] TweakScale:Setup: part=rocketNoseCone
[LOG 04:30:14.917] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:30:15.542] rocketNoseCone added to ship - part count: 85
[LOG 04:30:15.543] rocketNoseCone added to ship - part count: 86
[LOG 04:30:15.544] rocketNoseCone added to ship - part count: 87
[LOG 04:30:15.544] rocketNoseCone added to ship - part count: 88
[LOG 04:30:44.202] [Pre-Flight Check]: Checking for CraftWithinPartCountLimit: PASS!
[LOG 04:30:44.203] [Pre-Flight Check]: Checking for CraftWithinSizeLimits: PASS!
[LOG 04:30:44.203] [Pre-Flight Check]: Checking for CraftWithinMassLimits: PASS!
[LOG 04:30:44.204] [Pre-Flight Check]: Checking for ExperimentalPartsAvailable: PASS!
[LOG 04:30:44.204] [Pre-Flight Check]: Checking for CanAffordLaunchTest: PASS!
[LOG 04:30:44.205] [Pre-Flight Check]: Checking for FacilityOperational: PASS!
[LOG 04:30:44.205] [Pre-Flight Check]: Checking for NoControlSources: PASS!
[LOG 04:30:44.206] [Pre-Flight Check]: Checking for LaunchSiteClear: PASS!
[LOG 04:30:44.206] [Pre-Flight Check]: All Checks Complete. Go for Launch!
[LOG 04:30:44.216] Launching vessel from LaunchPad. Craft file: C:/Gerry's Stuff/Games/Kerbal Space Program/KSP_win_1-2-MKS+Interstellar/KSP_x64_Data/../saves/Colonization/Ships/VAB/Auto-Saved Ship.craft
[LOG 04:30:44.218] [MessageSystem] Save Messages
[LOG 04:30:44.224] Game State Saved to saves/Colonization/persistent
[LOG 04:30:44.226] [UIMasterController]: HideUI
[WRN 04:30:44.304] [HighLogic]: =========================== Scene Change : From EDITOR to FLIGHT (Async) =====================
[LOG 04:30:44.505] [UIApp] OnDestroy: KSPedia
[LOG 04:30:44.505] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.506] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.507] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:30:44.507] UIList: RemoveItem didn't find any item to remove.
[LOG 04:30:44.508] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.508] [UIApp] OnDestroy: ContractsApp
[LOG 04:30:44.509] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.509] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:30:44.517] UIList: RemoveItem didn't find any item to remove.
[LOG 04:30:44.517] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.518] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.518] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.527] [UIApp] OnDestroy: EngineersReport
[LOG 04:30:44.528] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:44.551] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:30:44.552] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:30:44.553] [PlanetariumCamera]: Focus: Kerbin
[LOG 04:30:44.554] [UIMasterController]: HideUI
[LOG 04:30:45.955] UICanvasPrefabSpawner FlightUI spawning Flight
[LOG 04:30:45.972] UICanvasPrefabSpawner FlightUI spawning VesselLabels
[WRN 04:30:45.973] [UiApp] Awake: ResourceDisplay
[LOG 04:30:45.977] [AddonLoader]: Instantiating addon 'AeroGUI' from assembly 'KSP'
[LOG 04:30:45.980] [AddonLoader]: Instantiating addon 'BetterBurnTime' from assembly 'BetterBurnTime'
[LOG 04:30:45.981] [AddonLoader]: Instantiating addon 'BurnInfo' from assembly 'BetterBurnTime'
[LOG 04:30:45.982] [AddonLoader]: Instantiating addon 'ClosestApproachTracker' from assembly 'BetterBurnTime'
[LOG 04:30:45.982] [AddonLoader]: Instantiating addon 'ImpactTracker' from assembly 'BetterBurnTime'
[LOG 04:30:45.983] [AddonLoader]: Instantiating addon 'Propulsion' from assembly 'BetterBurnTime'
[LOG 04:30:45.984] [AddonLoader]: Instantiating addon 'Data' from assembly 'PersistentRotation'
[LOG 04:30:45.985] [AddonLoader]: Instantiating addon 'Interface' from assembly 'PersistentRotation'
[LOG 04:30:45.990] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:45.990] [AddonLoader]: Instantiating addon 'Main' from assembly 'PersistentRotation'
[LOG 04:30:45.991] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:30:45.992] [AddonLoader]: Instantiating addon 'ServoMonitor' from assembly 'Konstruction'
[LOG 04:30:45.993] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 04:30:45.994] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:45.995] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Flight' from assembly 'USILifeSupport'
[LOG 04:30:45.995] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:30:45.997] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:45.997] [AddonLoader]: Instantiating addon 'PlanetaryLogisticsMonitor_Flight' from assembly 'KolonyTools'
[LOG 04:30:45.998] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\PlanLog.png
[LOG 04:30:45.999] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:46.000] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Flight' from assembly 'KolonyTools'
[LOG 04:30:46.000] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:30:46.002] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:46.002] [AddonLoader]: Instantiating addon 'MKSLlocal' from assembly 'KolonyTools'
[LOG 04:30:46.015] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:46.016] [AddonLoader]: Instantiating addon 'StationManager' from assembly 'KolonyTools'
[LOG 04:30:46.019] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:30:46.019] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:30:46.020] [AddonLoader]: Instantiating addon 'MicrowaveSources' from assembly 'KSPInterstellar'
[LOG 04:30:46.021] [AddonLoader]: Instantiating addon 'FlightUIStarter' from assembly 'KSPInterstellar'
[LOG 04:30:46.021] [AddonLoader]: Instantiating addon 'FNImpactorModule' from assembly 'KSPInterstellar'
[LOG 04:30:46.022] [KSP Interstellar] FNImpactorModule listening for collisions.
[LOG 04:30:46.022] [AddonLoader]: Instantiating addon 'GameEventSubscriber' from assembly 'KSPInterstellar'
[LOG 04:30:46.023] [PlanetariumCamera]: Focus: Kerbin
[LOG 04:30:46.024] [UIMasterController]: HideUI
[LOG 04:30:46.212] ------------------- initializing flight mode... ------------------
[LOG 04:30:46.222] [MessageSystem] Save Messages
[LOG 04:30:46.223] Loading Depletion Nodes
[LOG 04:30:46.224] DepNodeCount:  0
[LOG 04:30:46.224] Loading Biome Nodes
[LOG 04:30:46.224] BiomeNodeCount:  0
[LOG 04:30:46.225] Loading Planet Nodes
[LOG 04:30:46.225] PlanetNodeCount:  0
[LOG 04:30:46.229] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:30:46.230] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:30:46.230] Loading Status Nodes
[LOG 04:30:46.231] StatNodeCount:  2
[LOG 04:30:46.231] Loading Vessel Nodes
[LOG 04:30:46.231] StatNodeCount:  0
[LOG 04:30:46.232] Loading Config
[LOG 04:30:46.232] StatNodeCount:  1
[LOG 04:30:46.233] Loading Kolony Nodes
[LOG 04:30:46.234] StatNodeCount:  0
[LOG 04:30:46.234] Loading logistics Nodes
[LOG 04:30:46.234] StatNodeCount:  0
[LOG 04:30:46.237] Loading ship from file: C:/Gerry's Stuff/Games/Kerbal Space Program/KSP_win_1-2-MKS+Interstellar/KSP_x64_Data/../saves/Colonization/Ships/VAB/Auto-Saved Ship.craft
[LOG 04:30:46.259] OnLoad: part=Mark1-2Pod
[LOG 04:30:46.267] OnLoad: part=parachuteRadial
[LOG 04:30:46.270] OnLoad: part=parachuteRadial
[LOG 04:30:46.273] OnLoad: part=parachuteRadial
[LOG 04:30:46.277] OnLoad: part=crewCabin
[LOG 04:30:46.280] OnLoad: part=HeatShield2
[LOG 04:30:46.283] OnLoad: part=decoupler1-2
[LOG 04:30:46.285] OnLoad: part=advSasModule
[LOG 04:30:46.286] OnLoad: part=batteryPack
[LOG 04:30:46.287] OnLoad: part=batteryPack
[LOG 04:30:46.289] OnLoad: part=batteryPack
[LOG 04:30:46.290] OnLoad: part=batteryPack
[LOG 04:30:46.294] OnLoad: part=parachuteRadial
[LOG 04:30:46.296] OnLoad: part=parachuteRadial
[LOG 04:30:46.299] OnLoad: part=parachuteRadial
[LOG 04:30:46.301] OnLoad: part=parachuteRadial
[LOG 04:30:46.304] OnLoad: part=ServiceBay.250
[LOG 04:30:46.307] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.308] OnLoad: part=fuelTank1-2
[LOG 04:30:46.313] OnLoad: part=liquidEngine2-2
[LOG 04:30:46.315] OnLoad: part=decoupler1-2
[LOG 04:30:46.319] OnLoad: part=landingLeg1
[LOG 04:30:46.319] TweakScale:Setup: part=landingLeg1
[LOG 04:30:46.319] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:46.324] OnLoad: part=landingLeg1
[LOG 04:30:46.324] TweakScale:Setup: part=landingLeg1
[LOG 04:30:46.325] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:46.329] OnLoad: part=landingLeg1
[LOG 04:30:46.329] TweakScale:Setup: part=landingLeg1
[LOG 04:30:46.330] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:46.334] OnLoad: part=landingLeg1
[LOG 04:30:46.335] TweakScale:Setup: part=landingLeg1
[LOG 04:30:46.335] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:30:46.338] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.340] OnLoad: part=fuelTank2-2
[LOG 04:30:46.342] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.344] OnLoad: part=fuelTank1-2
[LOG 04:30:46.349] OnLoad: part=engineLargeSkipper
[LOG 04:30:46.351] OnLoad: part=radialDecoupler2
[LOG 04:30:46.353] OnLoad: part=radialDecoupler2
[LOG 04:30:46.355] OnLoad: part=radialDecoupler2
[LOG 04:30:46.357] OnLoad: part=radialDecoupler2
[LOG 04:30:46.360] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.361] OnLoad: part=fuelTank1-2
[LOG 04:30:46.364] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.365] OnLoad: part=fuelTank1-2
[LOG 04:30:46.368] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.369] OnLoad: part=fuelTank1-2
[LOG 04:30:46.372] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.373] OnLoad: part=fuelTank1-2
[LOG 04:30:46.376] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.377] OnLoad: part=fuelTank1-2
[LOG 04:30:46.380] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.381] OnLoad: part=fuelTank1-2
[LOG 04:30:46.384] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.385] OnLoad: part=fuelTank1-2
[LOG 04:30:46.388] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:30:46.389] OnLoad: part=fuelTank1-2
[LOG 04:30:46.394] OnLoad: part=engineLargeSkipper
[LOG 04:30:46.398] OnLoad: part=engineLargeSkipper
[LOG 04:30:46.403] OnLoad: part=engineLargeSkipper
[LOG 04:30:46.408] OnLoad: part=engineLargeSkipper
[LOG 04:30:46.415] OnLoad: part=science.module
[LOG 04:30:46.417] OnLoad: part=parachuteLarge
[LOG 04:30:46.435] OnLoad: part=solarPanels5
[LOG 04:30:46.437] OnLoad: part=solarPanels5
[LOG 04:30:46.439] OnLoad: part=solarPanels5
[LOG 04:30:46.442] OnLoad: part=solarPanels5
[LOG 04:30:46.450] OnLoad: part=solidBooster
[LOG 04:30:46.450] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.450] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.455] OnLoad: part=solidBooster
[LOG 04:30:46.455] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.455] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.460] OnLoad: part=solidBooster
[LOG 04:30:46.460] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.460] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.465] OnLoad: part=solidBooster
[LOG 04:30:46.465] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.465] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.470] OnLoad: part=solidBooster
[LOG 04:30:46.470] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.470] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.475] OnLoad: part=solidBooster
[LOG 04:30:46.475] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.475] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.479] OnLoad: part=solidBooster
[LOG 04:30:46.480] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.480] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.484] OnLoad: part=solidBooster
[LOG 04:30:46.485] TweakScale:Setup: part=solidBooster
[LOG 04:30:46.485] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:30:46.492] OnLoad: part=rocketNoseCone
[LOG 04:30:46.493] OnLoad: part=rocketNoseCone
[LOG 04:30:46.494] OnLoad: part=rocketNoseCone
[LOG 04:30:46.495] OnLoad: part=rocketNoseCone
[LOG 04:30:46.499] Mun2 loaded!
[LOG 04:30:49.374] Putting to ground, manually-defined ground offset: 1
[LOG 04:30:49.375] Putting to ground, manually-defined ground offset: 1
[LOG 04:30:49.375] Putting to ground, manually-defined ground offset: 1
[LOG 04:30:49.376] Putting to ground, manually-defined ground offset: 1
[LOG 04:30:49.378] putting ship to ground: 14.87932
[LOG 04:30:49.381] [Mun2]: Ready to Launch - waiting to start physics...
[LOG 04:30:49.388] Crewmember Jebediah Kerman assigned to Mk1-2 Command Pod, seat # 0 (crew seat index: 0)
[LOG 04:30:49.389] Crewmember Bob Kerman assigned to Mk1-2 Command Pod, seat # 2 (crew seat index: 2)
[LOG 04:30:49.389] [FLIGHT GLOBALS]: Switching To Vessel Mun2 ---------------------- 
[LOG 04:30:49.390] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
[LOG 04:30:49.390] Reference Frame: Rotating
[LOG 04:30:49.408] Vessel assembly complete!
[LOG 04:30:49.409] all systems started
[LOG 04:30:49.411] [BetterBurnTime] Using complex acceleration model
[LOG 04:30:49.412] [BetterBurnTime] Using complex acceleration model
[WRN 04:30:49.421] Parent of RectTransform is being set with parent property. Consider using the SetParent method instead, with the worldPositionStays argument set to false. This will retain local orientation and scale rather than world orientation and scale, which can prevent common UI scaling issues.
[WRN 04:30:49.422] Parent of RectTransform is being set with parent property. Consider using the SetParent method instead, with the worldPositionStays argument set to false. This will retain local orientation and scale rather than world orientation and scale, which can prevent common UI scaling issues.
[WRN 04:30:49.423] Parent of RectTransform is being set with parent property. Consider using the SetParent method instead, with the worldPositionStays argument set to false. This will retain local orientation and scale rather than world orientation and scale, which can prevent common UI scaling issues.
[LOG 04:30:49.424] [PR] Loading Data.
[LOG 04:30:49.728] [PR] Generating data for Minmus 1 Debris
[LOG 04:30:49.730] [PR] Generating data for Mun2
[LOG 04:30:49.732] [PR] Found node for vessel Minmus 1 Debris
[LOG 04:30:49.734] [PR] Oldest time: 272054.3
[LOG 04:30:49.735] [PR] Loaded time: 272054.343547394
[LOG 04:30:49.740] [PR] MechJeb reflection successfull!
[LOG 04:30:49.742] [PR] Initializing RemoteTech wrapper.
[LOG 04:30:49.766] [KSP Interstellar]: MicrowaveSources initialized
[LOG 04:30:49.767] [KSP Interstellar] GameEventSubscriber Initialised
[LOG 04:30:49.770] OnStart: part=Mark1-2Pod
[LOG 04:30:49.776] OnStart: part=parachuteRadial
[LOG 04:30:49.778] OnStart: part=parachuteRadial
[LOG 04:30:49.781] OnStart: part=parachuteRadial
[LOG 04:30:49.784] OnStart: part=crewCabin
[LOG 04:30:49.798] OnStart: part=HeatShield2
[LOG 04:30:49.798] OnStart: part=decoupler1-2
[LOG 04:30:49.800] OnStart: part=advSasModule
[LOG 04:30:49.800] OnStart: part=batteryPack
[LOG 04:30:49.801] OnStart: part=batteryPack
[LOG 04:30:49.801] OnStart: part=batteryPack
[LOG 04:30:49.802] OnStart: part=batteryPack
[LOG 04:30:49.802] OnStart: part=parachuteRadial
[LOG 04:30:49.803] OnStart: part=parachuteRadial
[LOG 04:30:49.805] OnStart: part=parachuteRadial
[LOG 04:30:49.806] OnStart: part=parachuteRadial
[LOG 04:30:49.807] OnStart: part=ServiceBay.250
[LOG 04:30:49.808] OnStart: part=fuelTank1-2
[LOG 04:30:49.809] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.811] OnStart: part=liquidEngine2-2
[LOG 04:30:49.813] OnStart: part=decoupler1-2
[LOG 04:30:49.814] OnStart: part=landingLeg1
[LOG 04:30:49.815] OnStart: part=landingLeg1
[LOG 04:30:49.815] OnStart: part=landingLeg1
[LOG 04:30:49.816] OnStart: part=landingLeg1
[LOG 04:30:49.816] OnStart: part=fuelTank2-2
[LOG 04:30:49.817] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.819] OnStart: part=fuelTank1-2
[LOG 04:30:49.821] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.823] OnStart: part=engineLargeSkipper
[LOG 04:30:49.825] OnStart: part=radialDecoupler2
[LOG 04:30:49.825] OnStart: part=radialDecoupler2
[LOG 04:30:49.826] OnStart: part=radialDecoupler2
[LOG 04:30:49.826] OnStart: part=radialDecoupler2
[LOG 04:30:49.826] OnStart: part=fuelTank1-2
[LOG 04:30:49.828] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.830] OnStart: part=fuelTank1-2
[LOG 04:30:49.831] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.834] OnStart: part=fuelTank1-2
[LOG 04:30:49.835] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.838] OnStart: part=fuelTank1-2
[LOG 04:30:49.839] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.841] OnStart: part=fuelTank1-2
[LOG 04:30:49.842] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.845] OnStart: part=fuelTank1-2
[LOG 04:30:49.846] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.849] OnStart: part=fuelTank1-2
[LOG 04:30:49.850] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.853] OnStart: part=fuelTank1-2
[LOG 04:30:49.854] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:30:49.857] OnStart: part=engineLargeSkipper
[LOG 04:30:49.858] OnStart: part=engineLargeSkipper
[LOG 04:30:49.860] OnStart: part=engineLargeSkipper
[LOG 04:30:49.861] OnStart: part=engineLargeSkipper
[LOG 04:30:49.863] OnStart: part=science.module
[LOG 04:30:49.863] OnStart: part=parachuteLarge
[LOG 04:30:49.865] OnStart: part=solarPanels5
[LOG 04:30:49.866] [ORS] Creating Resource Manager for Vessel Mun2 (WasteHeat)
[LOG 04:30:49.866] [ORS] Creating Resource Manager for Vessel Mun2 (Megajoules)
[LOG 04:30:49.867] OnStart: part=solarPanels5
[LOG 04:30:49.867] OnStart: part=solarPanels5
[LOG 04:30:49.868] OnStart: part=solarPanels5
[LOG 04:30:49.869] OnStart: part=solidBooster
[LOG 04:30:49.869] OnStart: part=solidBooster
[LOG 04:30:49.870] OnStart: part=solidBooster
[LOG 04:30:49.870] OnStart: part=solidBooster
[LOG 04:30:49.871] OnStart: part=solidBooster
[LOG 04:30:49.871] OnStart: part=solidBooster
[LOG 04:30:49.872] OnStart: part=solidBooster
[LOG 04:30:49.873] OnStart: part=solidBooster
[LOG 04:30:49.873] OnStart: part=rocketNoseCone
[LOG 04:30:49.874] OnStart: part=rocketNoseCone
[LOG 04:30:49.874] OnStart: part=rocketNoseCone
[LOG 04:30:49.874] OnStart: part=rocketNoseCone
[LOG 04:30:49.942] [BetterBurnTime] Active engines: 0
[WRN 04:30:50.349] [UiApp] Awake: CurrencyWidgetsApp
[WRN 04:30:50.350] [UiApp] Awake: ContractsApp
[WRN 04:30:50.350] [UiApp] Awake: ResourceDisplay
[WRN 04:30:50.350] [UiApp] Awake: KSPedia
[LOG 04:30:50.351] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
[LOG 04:30:50.351] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[LOG 04:30:50.356] ScaleModList: listSize 328 maxListSize 699
[WRN 04:30:50.356] [KnowledgeBase] OnAppLauncherReady 104803
[LOG 04:30:50.367] ScaleModList: listSize 369 maxListSize 690
[WRN 04:30:50.368] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:30:50.369] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:30:50.370] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:30:50.370] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:30:50.523] [MessageSystem] Reposition 0.02 104804
[LOG 04:30:50.542] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part Mark1-2Pod on vessel Mun2
[LOG 04:30:50.545] [FlightIntegrator]: Vessel Mun2 has been unloaded 1.79769313486232E+308, applying analytic temperature 297.782370419373
[LOG 04:30:50.616] [PlanetariumCamera]: Focus: Mun2
[LOG 04:30:50.635] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 04:30:50.636] ScaleModList: listSize 369 maxListSize 649
[LOG 04:30:50.637] [UIApp] Adding ResourceDisplay to Application Launcher
[LOG 04:30:50.638] ScaleModList: listSize 369 maxListSize 608
[WRN 04:30:50.654] [ResourceDisplay] OnAppStarted(): id: -983586
[LOG 04:30:50.656] [GenericAppFrame] Reposition 0.1421151 104808
[LOG 04:30:50.657] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:30:50.659] ScaleModList: listSize 369 maxListSize 567
[WRN 04:30:50.660] [ResourceDisplay] OnAppStarted(): id: 199332
[LOG 04:30:50.660] ResourceDisplay already exist, destroying this instance
[LOG 04:30:50.661] [UIApp] OnDestroy: ResourceDisplay
[LOG 04:30:50.662] ScaleModList: listSize 369 maxListSize 567
[LOG 04:30:50.695] [GenericAppFrame] Reposition 0.1753353 104809
[LOG 04:30:50.698] CURRENCY WIDGET True True True
[LOG 04:30:50.698] [UIApp] Adding CurrencyWidgetsApp to Application Launcher
[LOG 04:30:50.699] ScaleModList: listSize 369 maxListSize 567
[LOG 04:30:50.710] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:30:50.712] ScaleModList: listSize 369 maxListSize 526
[LOG 04:30:50.821] [UIMasterController]: ShowUI
[LOG 04:30:50.828] Flight State Captured
[LOG 04:30:50.830] Saving Achievements Tree...
[LOG 04:30:50.830] Saving Achievements Tree...
[LOG 04:30:50.831] Saving Achievements Tree...
[ERR 04:30:50.832] Input is null for field 'VesselName' in config node 'VESSEL_DATA'
   at System.Environment.get_StackTrace()
   at ConfigNode.AddValue(System.String name, System.String value)
   at LifeSupport.LifeSupportPersistance.Save(.ConfigNode node)
   at LifeSupport.LifeSupportScenario.OnSave(.ConfigNode gameNode)
   at ScenarioModule.Save(.ConfigNode node)
   at ProtoScenarioModule..ctor(.ScenarioModule module)
   at ScenarioRunner.UpdateModules()
   at ScenarioRunner.GetUpdatedProtoModules()
   at Game.Updated()
   at FlightDriver+<PostInit>c__Iterator44.MoveNext()
   at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)

[LOG 04:30:50.834] [PR] Saving Data.
[LOG 04:30:50.864] [MessageSystem] Save Messages
[LOG 04:30:50.870] [KSP Interstellar] GameEventSubscriber - detected onGameStateSaved
[LOG 04:30:50.889] Game State Saved as persistent
[LOG 04:30:51.874] Unpacking Mun2
[LOG 04:30:51.876] [KSP Interstellar] GameEventSubscriber - detected OnVesselGoOffRails
[LOG 04:30:54.699] [BetterBurnTime] Active engines: 5
[LOG 04:31:54.150] [PlanetariumCamera]: Focus: Mun2
[LOG 04:31:54.166] Maneuver Mode enabled
[LOG 04:31:54.170] ScaleModList: listSize 328 maxListSize 526
[LOG 04:31:54.181] [PlanetariumCamera]: Focus: Mun2
[LOG 04:31:55.009] Camera Mode: AUTO
[LOG 04:31:55.013] ScaleModList: listSize 369 maxListSize 434
[LOG 04:32:18.830] [PlanetariumCamera]: Focus: Mun2
[LOG 04:32:18.839] Maneuver Mode enabled
[LOG 04:32:18.841] ScaleModList: listSize 328 maxListSize 526
[LOG 04:32:21.998] Camera Mode: AUTO
[LOG 04:32:22.001] ScaleModList: listSize 369 maxListSize 434
[LOG 04:32:47.763] [PlanetariumCamera]: Focus: Mun2
[LOG 04:32:47.773] Maneuver Mode enabled
[LOG 04:32:47.775] ScaleModList: listSize 328 maxListSize 526
[LOG 04:32:50.292] Camera Mode: AUTO
[LOG 04:32:50.295] ScaleModList: listSize 369 maxListSize 434
[LOG 04:32:50.457] [KSP Interstellar] GameEventSubscriber - detected OnSetSpeedModeChange
[LOG 04:33:08.119] [BetterBurnTime] Active engines: 1
[LOG 04:33:08.873] [PR] Generating data for Mun2 Debris
[LOG 04:33:08.874] [PR] Generating data for Mun2 Debris
[LOG 04:33:08.874] [PR] Generating data for Mun2 Debris
[LOG 04:33:08.874] [PR] Generating data for Mun2 Debris
[LOG 04:33:15.567] [UIMasterController]: ShowUI
[LOG 04:33:15.567] Game Paused!
[LOG 04:33:15.568] Active Vessel is in atmosphere. Cannot save.
[LOG 04:33:17.494] [FlightDriver]: Flight State Reverted to Prelaunch.
[LOG 04:33:17.498] Game State Saved as persistent
[LOG 04:33:17.499] [MessageSystem] Load Messages
[WRN 04:33:17.499] MessageSystem: Cannot load messages - GAME node does not exist
[LOG 04:33:17.501] [KSP Interstellar] GameEventSubscriber - detected OnSetSpeedModeChange
[LOG 04:33:17.502] [UIMasterController]: HideUI
[WRN 04:33:17.509] [HighLogic]: =========================== Scene Change : From FLIGHT to EDITOR =====================
[LOG 04:33:18.154] KbApp.OnDestroy Planet Resources
[LOG 04:33:18.155] KbApp.OnDestroy NullName
[LOG 04:33:18.156] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.157] [UIApp] OnDestroy: ContractsApp
[LOG 04:33:18.158] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.162] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.163] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.166] [KSP Interstellar] GameEventSubscriber Deinitialised
[LOG 04:33:18.167] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.168] KbApp.OnDestroy Planet Parameters
[LOG 04:33:18.169] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.170] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.171] KbApp.OnDestroy Planet Info
[LOG 04:33:18.171] KbApp.OnDestroy Unowned Info
[LOG 04:33:18.172] [UIApp] OnDestroy: CurrencyWidgetsApp
[LOG 04:33:18.173] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.175] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.176] [UIApp] OnDestroy: ResourceDisplay
[LOG 04:33:18.176] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.178] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.179] KbApp.OnDestroy Vessel Info
[LOG 04:33:18.181] [UIApp] OnDestroy: KSPedia
[LOG 04:33:18.181] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.181] KbApp.OnDestroy Vessel Crew
[LOG 04:33:18.195] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 04:33:18.223] No Input Locks in effect right now
[LOG 04:33:18.234] [AddonLoader]: Instantiating addon 'Editor' from assembly 'FilterExtensions'
[LOG 04:33:18.235] [AddonLoader]: Instantiating addon 'EditorExtensions' from assembly 'EditorExtensionsRedux'
[LOG 04:33:18.236] [AddonLoader]: Instantiating addon 'AppLauncherButton' from assembly 'EditorExtensionsRedux'
[LOG 04:33:18.236] [AddonLoader]: Instantiating addon 'TestGizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 04:33:18.237] [AddonLoader]: Instantiating addon 'FreeOffsetBehaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:33:18.237] [AddonLoader]: Instantiating addon 'StripSymmetry' from assembly 'EditorExtensionsRedux'
[LOG 04:33:18.238] [AddonLoader]: Instantiating addon 'SelectRoot2Behaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:33:18.240] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:33:18.240] [AddonLoader]: Instantiating addon 'HotkeyManager' from assembly 'Scale'
[LOG 04:33:18.243] [AddonLoader]: Instantiating addon 'TechUpdater' from assembly 'Scale'
[LOG 04:33:18.244] [AddonLoader]: Instantiating addon 'ServoMonitor_Editor' from assembly 'Konstruction'
[LOG 04:33:18.244] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 04:33:18.250] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.250] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Editor' from assembly 'USILifeSupport'
[LOG 04:33:18.251] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:33:18.253] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.253] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Editor' from assembly 'KolonyTools'
[LOG 04:33:18.254] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:33:18.256] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:18.256] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:33:18.257] [AddonLoader]: Instantiating addon 'VABThermalUI' from assembly 'KSPInterstellar'
[LOG 04:33:18.258] [UIMasterController]: ShowUI
[WRN 04:33:18.929] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:33:18.930] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:33:18.930] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 04:33:18.989] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:33:18.991] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:33:18.992] [UIMasterController]: ShowUI
[LOG 04:33:19.097] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:33:19.099] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:33:19.100] [UIMasterController]: ShowUI
[WRN 04:33:19.100] The loaded level has a different lightmaps mode than the current one. Current: 1. Loaded: 0. Will use: 1.
[LOG 04:33:19.110] ------------------- initializing editor mode... ------------------
[LOG 04:33:19.111] editor started
[LOG 04:33:19.120] Loading Depletion Nodes
[LOG 04:33:19.121] DepNodeCount:  0
[LOG 04:33:19.121] Loading Biome Nodes
[LOG 04:33:19.122] BiomeNodeCount:  0
[LOG 04:33:19.122] Loading Planet Nodes
[LOG 04:33:19.122] PlanetNodeCount:  0
[LOG 04:33:19.126] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:33:19.126] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:33:19.127] Loading Status Nodes
[LOG 04:33:19.127] StatNodeCount:  2
[LOG 04:33:19.128] Loading Vessel Nodes
[LOG 04:33:19.128] StatNodeCount:  0
[LOG 04:33:19.128] Loading Config
[LOG 04:33:19.129] StatNodeCount:  1
[LOG 04:33:19.130] Loading Kolony Nodes
[LOG 04:33:19.130] StatNodeCount:  0
[LOG 04:33:19.130] Loading logistics Nodes
[LOG 04:33:19.131] StatNodeCount:  0
[WRN 04:33:19.267] [RDTechTree]: No tech node found called none
[WRN 04:33:19.268] [RDTechTree]: No tech node found called none
[WRN 04:33:19.269] [RDTechTree]: No tech node found called none
[WRN 04:33:19.270] [RDTechTree]: No tech node found called none
[WRN 04:33:19.271] [RDTechTree]: No tech node found called none
[WRN 04:33:19.271] [RDTechTree]: No tech node found called none
[WRN 04:33:19.272] [RDTechTree]: No tech node found called none
[WRN 04:33:19.272] [RDTechTree]: No tech node found called none
[WRN 04:33:19.272] [RDTechTree]: No tech node found called none
[WRN 04:33:19.273] [RDTechTree]: No tech node found called none
[WRN 04:33:19.273] [RDTechTree]: No tech node found called none
[WRN 04:33:19.274] [RDTechTree]: No tech node found called none
[WRN 04:33:19.274] [RDTechTree]: No tech node found called none
[WRN 04:33:19.275] [RDTechTree]: No tech node found called none
[WRN 04:33:19.275] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:33:19.275] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:33:19.277] [RDTechTree]: No tech node found called none
[WRN 04:33:19.277] [RDTechTree]: No tech node found called none
[WRN 04:33:19.278] [RDTechTree]: No tech node found called none
[WRN 04:33:19.278] [RDTechTree]: No tech node found called none
[WRN 04:33:19.278] [RDTechTree]: No tech node found called none
[WRN 04:33:19.279] [RDTechTree]: No tech node found called none
[WRN 04:33:19.279] [RDTechTree]: No tech node found called none
[WRN 04:33:19.280] [RDTechTree]: No tech node found called none
[WRN 04:33:19.280] [RDTechTree]: No tech node found called none
[WRN 04:33:19.281] [RDTechTree]: No tech node found called none
[WRN 04:33:19.281] [RDTechTree]: No tech node found called none
[WRN 04:33:19.281] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:33:19.282] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:33:19.283] [RDTechTree]: No tech node found called none
[WRN 04:33:19.284] [RDTechTree]: No tech node found called none
[WRN 04:33:19.284] [RDTechTree]: No tech node found called none
[WRN 04:33:19.284] [RDTechTree]: No tech node found called none
[WRN 04:33:19.285] [RDTechTree]: No tech node found called none
[WRN 04:33:19.285] [RDTechTree]: No tech node found called none
[WRN 04:33:19.286] [RDTechTree]: No tech node found called none
[WRN 04:33:19.286] [RDTechTree]: No tech node found called none
[WRN 04:33:19.287] [RDTechTree]: No tech node found called none
[WRN 04:33:19.287] [RDTechTree]: No tech node found called none
[WRN 04:33:19.287] [RDTechTree]: No tech node found called none
[WRN 04:33:19.288] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:33:19.288] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:33:19.290] [RDTechTree]: No tech node found called none
[WRN 04:33:19.290] [RDTechTree]: No tech node found called none
[WRN 04:33:19.290] [RDTechTree]: No tech node found called none
[WRN 04:33:19.291] [RDTechTree]: No tech node found called none
[WRN 04:33:19.291] [RDTechTree]: No tech node found called none
[WRN 04:33:19.292] [RDTechTree]: No tech node found called none
[WRN 04:33:19.292] [RDTechTree]: No tech node found called none
[WRN 04:33:19.293] [RDTechTree]: No tech node found called none
[WRN 04:33:19.293] [RDTechTree]: No tech node found called none
[WRN 04:33:19.293] [RDTechTree]: No tech node found called none
[WRN 04:33:19.294] [RDTechTree]: No tech node found called none
[WRN 04:33:19.294] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:33:19.295] [RDTechTree]: No tech node found called simpleCommandModules
[LOG 04:33:19.302] *****Adding icon for LifeSupport
[LOG 04:33:19.304] *****Adding icon for Kolonization
[LOG 04:33:19.306] *****Adding icon for Construction
[LOG 04:33:19.307] *****Adding icon for Logistics
[LOG 04:33:19.309] *****Adding icon for Manufacturing
[LOG 04:33:19.324] OnLoad: part=Mark1-2Pod
[LOG 04:33:19.325] TweakScale:Setup: part=Mark1-2Pod
[LOG 04:33:19.325] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.334] OnLoad: part=parachuteRadial
[LOG 04:33:19.335] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:19.335] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.338] OnLoad: part=parachuteRadial
[LOG 04:33:19.338] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:19.339] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.342] OnLoad: part=parachuteRadial
[LOG 04:33:19.342] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:19.342] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.347] OnLoad: part=crewCabin
[LOG 04:33:19.347] TweakScale:Setup: part=crewCabin
[LOG 04:33:19.347] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.351] OnLoad: part=HeatShield2
[LOG 04:33:19.352] TweakScale:Setup: part=HeatShield2
[LOG 04:33:19.352] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.354] OnLoad: part=decoupler1-2
[LOG 04:33:19.355] TweakScale:Setup: part=decoupler1-2
[LOG 04:33:19.355] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.358] OnLoad: part=advSasModule
[LOG 04:33:19.358] TweakScale:Setup: part=advSasModule
[LOG 04:33:19.358] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:33:19.360] OnLoad: part=batteryPack
[LOG 04:33:19.360] TweakScale:Setup: part=batteryPack
[LOG 04:33:19.361] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.362] OnLoad: part=batteryPack
[LOG 04:33:19.362] TweakScale:Setup: part=batteryPack
[LOG 04:33:19.363] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.364] OnLoad: part=batteryPack
[LOG 04:33:19.364] TweakScale:Setup: part=batteryPack
[LOG 04:33:19.365] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.366] OnLoad: part=batteryPack
[LOG 04:33:19.367] TweakScale:Setup: part=batteryPack
[LOG 04:33:19.367] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.370] OnLoad: part=parachuteRadial
[LOG 04:33:19.371] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:19.371] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.374] OnLoad: part=parachuteRadial
[LOG 04:33:19.374] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:19.375] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.377] OnLoad: part=parachuteRadial
[LOG 04:33:19.378] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:19.378] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.381] OnLoad: part=parachuteRadial
[LOG 04:33:19.381] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:19.382] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.385] OnLoad: part=ServiceBay.250
[LOG 04:33:19.385] TweakScale:Setup: part=ServiceBay.250
[LOG 04:33:19.386] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.388] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.390] OnLoad: part=fuelTank1-2
[LOG 04:33:19.390] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.390] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.395] OnLoad: part=liquidEngine2-2
[LOG 04:33:19.396] TweakScale:Setup: part=liquidEngine2-2
[LOG 04:33:19.396] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.398] OnLoad: part=decoupler1-2
[LOG 04:33:19.399] TweakScale:Setup: part=decoupler1-2
[LOG 04:33:19.399] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.403] OnLoad: part=landingLeg1
[LOG 04:33:19.404] TweakScale:Setup: part=landingLeg1
[LOG 04:33:19.404] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:33:19.408] OnLoad: part=landingLeg1
[LOG 04:33:19.409] TweakScale:Setup: part=landingLeg1
[LOG 04:33:19.409] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:33:19.413] OnLoad: part=landingLeg1
[LOG 04:33:19.414] TweakScale:Setup: part=landingLeg1
[LOG 04:33:19.414] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:33:19.418] OnLoad: part=landingLeg1
[LOG 04:33:19.419] TweakScale:Setup: part=landingLeg1
[LOG 04:33:19.419] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:33:19.422] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.424] OnLoad: part=fuelTank2-2
[LOG 04:33:19.424] TweakScale:Setup: part=fuelTank2-2
[LOG 04:33:19.424] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.427] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.429] OnLoad: part=fuelTank1-2
[LOG 04:33:19.429] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.429] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.434] OnLoad: part=engineLargeSkipper
[LOG 04:33:19.435] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:33:19.435] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.437] OnLoad: part=radialDecoupler2
[LOG 04:33:19.438] TweakScale:Setup: part=radialDecoupler2
[LOG 04:33:19.438] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.441] OnLoad: part=radialDecoupler2
[LOG 04:33:19.441] TweakScale:Setup: part=radialDecoupler2
[LOG 04:33:19.441] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.444] OnLoad: part=radialDecoupler2
[LOG 04:33:19.444] TweakScale:Setup: part=radialDecoupler2
[LOG 04:33:19.444] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.447] OnLoad: part=radialDecoupler2
[LOG 04:33:19.447] TweakScale:Setup: part=radialDecoupler2
[LOG 04:33:19.447] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.450] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.452] OnLoad: part=fuelTank1-2
[LOG 04:33:19.452] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.452] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.455] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.457] OnLoad: part=fuelTank1-2
[LOG 04:33:19.457] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.458] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.460] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.462] OnLoad: part=fuelTank1-2
[LOG 04:33:19.462] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.463] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.465] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.467] OnLoad: part=fuelTank1-2
[LOG 04:33:19.467] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.468] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.470] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.472] OnLoad: part=fuelTank1-2
[LOG 04:33:19.472] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.473] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.476] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.477] OnLoad: part=fuelTank1-2
[LOG 04:33:19.477] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.478] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.480] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.482] OnLoad: part=fuelTank1-2
[LOG 04:33:19.482] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.483] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.485] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:33:19.486] OnLoad: part=fuelTank1-2
[LOG 04:33:19.487] TweakScale:Setup: part=fuelTank1-2
[LOG 04:33:19.487] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.492] OnLoad: part=engineLargeSkipper
[LOG 04:33:19.493] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:33:19.493] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.498] OnLoad: part=engineLargeSkipper
[LOG 04:33:19.498] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:33:19.499] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.504] OnLoad: part=engineLargeSkipper
[LOG 04:33:19.504] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:33:19.504] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.509] OnLoad: part=engineLargeSkipper
[LOG 04:33:19.510] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:33:19.510] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.517] OnLoad: part=science.module
[LOG 04:33:19.517] TweakScale:Setup: part=science.module
[LOG 04:33:19.517] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:33:19.520] OnLoad: part=parachuteLarge
[LOG 04:33:19.521] TweakScale:Setup: part=parachuteLarge
[LOG 04:33:19.521] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:33:19.538] OnLoad: part=solarPanels5
[LOG 04:33:19.538] TweakScale:Setup: part=solarPanels5
[LOG 04:33:19.539] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.541] OnLoad: part=solarPanels5
[LOG 04:33:19.541] TweakScale:Setup: part=solarPanels5
[LOG 04:33:19.542] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.544] OnLoad: part=solarPanels5
[LOG 04:33:19.545] TweakScale:Setup: part=solarPanels5
[LOG 04:33:19.545] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.548] OnLoad: part=solarPanels5
[LOG 04:33:19.548] TweakScale:Setup: part=solarPanels5
[LOG 04:33:19.548] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:19.556] OnLoad: part=solidBooster
[LOG 04:33:19.556] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.557] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.561] OnLoad: part=solidBooster
[LOG 04:33:19.561] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.562] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.566] OnLoad: part=solidBooster
[LOG 04:33:19.566] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.567] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.571] OnLoad: part=solidBooster
[LOG 04:33:19.571] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.572] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.576] OnLoad: part=solidBooster
[LOG 04:33:19.576] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.576] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.581] OnLoad: part=solidBooster
[LOG 04:33:19.581] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.581] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.586] OnLoad: part=solidBooster
[LOG 04:33:19.586] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.586] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.591] OnLoad: part=solidBooster
[LOG 04:33:19.591] TweakScale:Setup: part=solidBooster
[LOG 04:33:19.591] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:33:19.597] OnLoad: part=rocketNoseCone
[LOG 04:33:19.598] TweakScale:Setup: part=rocketNoseCone
[LOG 04:33:19.598] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.607] OnLoad: part=rocketNoseCone
[LOG 04:33:19.607] TweakScale:Setup: part=rocketNoseCone
[LOG 04:33:19.608] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.609] OnLoad: part=rocketNoseCone
[LOG 04:33:19.610] TweakScale:Setup: part=rocketNoseCone
[LOG 04:33:19.610] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.611] OnLoad: part=rocketNoseCone
[LOG 04:33:19.612] TweakScale:Setup: part=rocketNoseCone
[LOG 04:33:19.612] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:19.616] Mun2 loaded!
[WRN 04:33:19.624] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.625] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.625] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.626] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.626] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.644] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.644] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.645] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.645] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.646] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.646] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.647] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.647] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.647] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.648] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.648] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.670] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.671] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.671] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.672] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.672] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.672] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.673] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.673] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.674] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.674] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.675] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.675] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.676] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.676] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.677] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.677] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.677] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.678] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.678] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.679] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.679] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.680] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.680] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.680] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.681] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.681] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.682] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.682] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.683] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.683] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.684] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.684] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.685] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.685] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.685] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.686] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.686] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.687] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.687] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.688] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.688] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.689] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.689] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.689] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.690] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.690] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.691] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.691] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.692] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.692] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.693] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.693] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.693] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.694] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.694] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.695] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.695] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.696] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.696] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.697] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.697] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.698] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.698] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.698] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.699] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.699] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.700] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.745] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.746] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.746] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.746] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.747] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.747] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.748] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.748] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.749] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.749] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.750] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.750] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.751] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.751] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.751] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.752] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.752] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.753] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.753] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.754] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.754] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.755] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.755] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.756] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.756] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.756] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:19.757] UIList: RemoveItem didn't find any item to remove.
[LOG 04:33:19.870] ScaleModList: listSize 369 maxListSize 526
[LOG 04:33:19.915] OnStart: part=Mark1-2Pod
[LOG 04:33:19.918] Getting value. Currently: False
[LOG 04:33:19.918] New value: False
[LOG 04:33:19.921] Getting value. Currently: False
[LOG 04:33:19.921] New value: False
[LOG 04:33:19.927] OnStart: part=parachuteRadial
[LOG 04:33:19.928] OnStart: part=parachuteRadial
[LOG 04:33:19.930] OnStart: part=parachuteRadial
[LOG 04:33:19.931] OnStart: part=crewCabin
[LOG 04:33:19.934] OnStart: part=HeatShield2
[LOG 04:33:19.935] OnStart: part=decoupler1-2
[LOG 04:33:19.938] OnStart: part=advSasModule
[LOG 04:33:19.939] OnStart: part=batteryPack
[LOG 04:33:19.939] OnStart: part=batteryPack
[LOG 04:33:19.940] OnStart: part=batteryPack
[LOG 04:33:19.940] OnStart: part=batteryPack
[LOG 04:33:19.942] OnStart: part=parachuteRadial
[LOG 04:33:19.943] OnStart: part=parachuteRadial
[LOG 04:33:19.945] OnStart: part=parachuteRadial
[LOG 04:33:19.946] OnStart: part=parachuteRadial
[LOG 04:33:19.947] OnStart: part=ServiceBay.250
[LOG 04:33:19.949] OnStart: part=fuelTank1-2
[LOG 04:33:19.950] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.953] OnStart: part=liquidEngine2-2
[LOG 04:33:19.955] OnStart: part=decoupler1-2
[LOG 04:33:19.956] OnStart: part=landingLeg1
[LOG 04:33:19.957] OnStart: part=landingLeg1
[LOG 04:33:19.957] OnStart: part=landingLeg1
[LOG 04:33:19.958] OnStart: part=landingLeg1
[LOG 04:33:19.958] OnStart: part=fuelTank2-2
[LOG 04:33:19.959] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.961] OnStart: part=fuelTank1-2
[LOG 04:33:19.962] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.965] OnStart: part=engineLargeSkipper
[LOG 04:33:19.966] OnStart: part=radialDecoupler2
[LOG 04:33:19.968] OnStart: part=radialDecoupler2
[LOG 04:33:19.969] OnStart: part=radialDecoupler2
[LOG 04:33:19.971] OnStart: part=radialDecoupler2
[LOG 04:33:19.972] OnStart: part=fuelTank1-2
[LOG 04:33:19.973] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.976] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.977] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.979] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.980] OnStart: part=fuelTank1-2
[LOG 04:33:19.981] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.982] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.984] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.985] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.987] OnStart: part=fuelTank1-2
[LOG 04:33:19.987] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.989] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.990] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.991] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.993] OnStart: part=fuelTank1-2
[LOG 04:33:19.993] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.995] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.996] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.998] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:19.999] OnStart: part=fuelTank1-2
[LOG 04:33:20.000] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.001] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.003] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.004] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.007] OnStart: part=fuelTank1-2
[LOG 04:33:20.007] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.009] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.011] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.013] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.014] OnStart: part=fuelTank1-2
[LOG 04:33:20.015] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.017] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.018] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.020] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.021] OnStart: part=fuelTank1-2
[LOG 04:33:20.022] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.023] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.025] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.026] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:33:20.028] OnStart: part=engineLargeSkipper
[LOG 04:33:20.030] OnStart: part=engineLargeSkipper
[LOG 04:33:20.032] OnStart: part=engineLargeSkipper
[LOG 04:33:20.033] OnStart: part=engineLargeSkipper
[WRN 04:33:20.035] [CompoundPart]: No target found with craftID 4294366546. Attempting to find it at direction [-0.505541205,0.862800479,0.00185655057].
[WRN 04:33:20.036] [CompoundPart]: No target found with craftID 4294366478. Attempting to find it at direction [-0.505541205,0.862800479,0.00185655057].
[WRN 04:33:20.036] [CompoundPart]: No target found with craftID 4294366410. Attempting to find it at direction [-0.505541205,0.862800479,0.00185655057].
[LOG 04:33:20.037] OnStart: part=science.module
[LOG 04:33:20.038] OnStart: part=parachuteLarge
[LOG 04:33:20.040] OnStart: part=solarPanels5
[LOG 04:33:20.040] OnStart: part=solarPanels5
[LOG 04:33:20.040] OnStart: part=solarPanels5
[LOG 04:33:20.041] OnStart: part=solarPanels5
[LOG 04:33:20.042] OnStart: part=solidBooster
[LOG 04:33:20.043] OnStart: part=solidBooster
[LOG 04:33:20.045] OnStart: part=solidBooster
[LOG 04:33:20.047] OnStart: part=solidBooster
[LOG 04:33:20.048] OnStart: part=solidBooster
[LOG 04:33:20.050] OnStart: part=solidBooster
[LOG 04:33:20.051] OnStart: part=solidBooster
[LOG 04:33:20.053] OnStart: part=solidBooster
[LOG 04:33:20.055] OnStart: part=rocketNoseCone
[LOG 04:33:20.055] OnStart: part=rocketNoseCone
[LOG 04:33:20.055] OnStart: part=rocketNoseCone
[LOG 04:33:20.056] OnStart: part=rocketNoseCone
[WRN 04:33:20.242] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[WRN 04:33:20.281] [UiApp] Awake: EngineersReport
[WRN 04:33:20.282] [UiApp] Awake: ContractsApp
[WRN 04:33:20.282] [UiApp] Awake: KSPedia
[LOG 04:33:20.283] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 04:33:20.284] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 04:33:20.287] ScaleModList: listSize 205 maxListSize 1225
[LOG 04:33:20.289] ScaleModList: listSize 246 maxListSize 1216
[WRN 04:33:20.290] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:33:20.291] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:33:20.292] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:33:20.293] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:33:20.348] [MessageSystem] Reposition 0.02 112754
[WRN 04:33:20.349] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.350] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.350] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.351] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.351] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.352] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.352] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.353] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.353] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.354] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.354] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.354] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.355] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.355] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.356] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.356] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.357] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.357] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.358] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.358] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.358] UIList: RemoveItem didn't find any item to remove.
[WRN 04:33:20.469] [Filter Extensions 2.7.1.0]: subcategory Ions not found in subcategories Dictionary
[WRN 04:33:20.510] [Filter Extensions 2.7.1.0]: subcategory PreCooler not found in subcategories Dictionary
[LOG 04:33:20.560] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:33:20.562] ScaleModList: listSize 246 maxListSize 1175
[LOG 04:33:20.575] [GenericAppFrame] Reposition 0.1674427 112759
[LOG 04:33:20.579] [UIApp] Adding EngineersReport to Application Launcher
[LOG 04:33:20.580] ScaleModList: listSize 246 maxListSize 1134
[LOG 04:33:20.592] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:33:20.594] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:33:20.595] [GenericAppFrame] Reposition 0.185785 112760
[LOG 04:33:33.067] deleting part rocketNoseCone
[LOG 04:33:37.463] OnStart: part=largeAdapter
[LOG 04:33:37.464] TweakScale:Setup: part=largeAdapter
[LOG 04:33:37.464] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.033] OnStart: part=largeAdapter
[LOG 04:33:39.033] TweakScale:Setup: part=largeAdapter
[LOG 04:33:39.034] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.052] OnStart: part=largeAdapter
[LOG 04:33:39.053] TweakScale:Setup: part=largeAdapter
[LOG 04:33:39.053] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.054] OnStart: part=largeAdapter
[LOG 04:33:39.054] TweakScale:Setup: part=largeAdapter
[LOG 04:33:39.054] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.055] OnStart: part=largeAdapter
[LOG 04:33:39.055] TweakScale:Setup: part=largeAdapter
[LOG 04:33:39.056] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.085] OnStart: part=largeAdapter
[LOG 04:33:39.085] TweakScale:Setup: part=largeAdapter
[LOG 04:33:39.086] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.086] OnStart: part=largeAdapter
[LOG 04:33:39.087] TweakScale:Setup: part=largeAdapter
[LOG 04:33:39.087] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.088] OnStart: part=largeAdapter
[LOG 04:33:39.088] TweakScale:Setup: part=largeAdapter
[LOG 04:33:39.089] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:33:39.566] largeAdapter added to ship - part count: 85
[LOG 04:33:39.567] largeAdapter added to ship - part count: 86
[LOG 04:33:39.567] largeAdapter added to ship - part count: 87
[LOG 04:33:39.568] largeAdapter added to ship - part count: 88
[LOG 04:33:46.814] OnStart: part=parachuteRadial
[LOG 04:33:46.814] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:46.814] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:47.773] OnStart: part=parachuteRadial
[LOG 04:33:47.774] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:47.774] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:47.776] OnStart: part=parachuteRadial
[LOG 04:33:47.776] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:47.777] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:47.778] OnStart: part=parachuteRadial
[LOG 04:33:47.778] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:47.779] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:49.167] parachuteRadial added to ship - part count: 89
[LOG 04:33:49.168] parachuteRadial added to ship - part count: 90
[LOG 04:33:49.169] parachuteRadial added to ship - part count: 91
[LOG 04:33:49.170] parachuteRadial added to ship - part count: 92
[LOG 04:33:51.380] OnStart: part=parachuteRadial
[LOG 04:33:51.380] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:51.380] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.178] OnStart: part=parachuteRadial
[LOG 04:33:52.179] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.180] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.182] OnStart: part=parachuteRadial
[LOG 04:33:52.182] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.183] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.185] OnStart: part=parachuteRadial
[LOG 04:33:52.185] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.185] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.215] OnStart: part=parachuteRadial
[LOG 04:33:52.215] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.216] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.217] OnStart: part=parachuteRadial
[LOG 04:33:52.217] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.218] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.219] OnStart: part=parachuteRadial
[LOG 04:33:52.220] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.220] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.260] OnStart: part=parachuteRadial
[LOG 04:33:52.261] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.261] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.264] OnStart: part=parachuteRadial
[LOG 04:33:52.264] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.265] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.267] OnStart: part=parachuteRadial
[LOG 04:33:52.267] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.268] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.300] OnStart: part=parachuteRadial
[LOG 04:33:52.300] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.301] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.302] OnStart: part=parachuteRadial
[LOG 04:33:52.303] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.303] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.304] OnStart: part=parachuteRadial
[LOG 04:33:52.305] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.305] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.640] OnStart: part=parachuteRadial
[LOG 04:33:52.641] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.641] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.643] OnStart: part=parachuteRadial
[LOG 04:33:52.643] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.644] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:52.645] OnStart: part=parachuteRadial
[LOG 04:33:52.645] TweakScale:Setup: part=parachuteRadial
[LOG 04:33:52.646] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:33:55.049] parachuteRadial added to ship - part count: 93
[LOG 04:33:55.049] parachuteRadial added to ship - part count: 94
[LOG 04:33:55.050] parachuteRadial added to ship - part count: 95
[LOG 04:33:55.051] parachuteRadial added to ship - part count: 96
[LOG 04:34:03.268] OnStart: part=parachuteLarge
[LOG 04:34:03.269] TweakScale:Setup: part=parachuteLarge
[LOG 04:34:03.269] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:34:03.891] OnStart: part=parachuteLarge
[LOG 04:34:03.891] TweakScale:Setup: part=parachuteLarge
[LOG 04:34:03.892] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:34:03.893] OnStart: part=parachuteLarge
[LOG 04:34:03.894] TweakScale:Setup: part=parachuteLarge
[LOG 04:34:03.894] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:34:03.896] OnStart: part=parachuteLarge
[LOG 04:34:03.896] TweakScale:Setup: part=parachuteLarge
[LOG 04:34:03.897] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:34:04.467] parachuteLarge added to ship - part count: 97
[LOG 04:34:04.467] parachuteLarge added to ship - part count: 98
[LOG 04:34:04.468] parachuteLarge added to ship - part count: 99
[LOG 04:34:04.469] parachuteLarge added to ship - part count: 100
[LOG 04:34:11.318] OnStart: part=parachuteRadial
[LOG 04:34:11.319] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:11.319] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:11.321] OnStart: part=parachuteRadial
[LOG 04:34:11.321] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:11.322] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:11.323] OnStart: part=parachuteRadial
[LOG 04:34:11.323] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:11.324] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:12.566] parachuteRadial added to ship - part count: 97
[LOG 04:34:12.567] parachuteRadial added to ship - part count: 98
[LOG 04:34:12.567] parachuteRadial added to ship - part count: 99
[LOG 04:34:12.568] parachuteRadial added to ship - part count: 100
[LOG 04:34:13.585] OnStart: part=parachuteRadial
[LOG 04:34:13.585] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:13.585] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:13.587] OnStart: part=parachuteRadial
[LOG 04:34:13.587] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:13.588] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:13.589] OnStart: part=parachuteRadial
[LOG 04:34:13.590] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:13.590] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:14.505] OnStart: part=parachuteRadial
[LOG 04:34:14.506] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:14.506] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:14.508] OnStart: part=parachuteRadial
[LOG 04:34:14.508] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:14.509] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:14.510] OnStart: part=parachuteRadial
[LOG 04:34:14.510] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:14.511] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:14.990] OnStart: part=parachuteRadial
[LOG 04:34:14.991] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:14.991] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:14.993] OnStart: part=parachuteRadial
[LOG 04:34:14.993] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:14.993] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:14.995] OnStart: part=parachuteRadial
[LOG 04:34:14.995] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:14.996] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:15.456] OnStart: part=parachuteRadial
[LOG 04:34:15.456] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:15.457] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:15.458] OnStart: part=parachuteRadial
[LOG 04:34:15.459] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:15.459] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:15.460] OnStart: part=parachuteRadial
[LOG 04:34:15.461] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:15.461] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:15.857] OnStart: part=parachuteRadial
[LOG 04:34:15.857] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:15.858] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:15.859] OnStart: part=parachuteRadial
[LOG 04:34:15.860] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:15.860] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:15.861] OnStart: part=parachuteRadial
[LOG 04:34:15.862] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:15.862] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:16.457] OnStart: part=parachuteRadial
[LOG 04:34:16.457] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:16.457] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:16.459] OnStart: part=parachuteRadial
[LOG 04:34:16.459] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:16.460] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:16.461] OnStart: part=parachuteRadial
[LOG 04:34:16.462] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:16.462] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:16.890] OnStart: part=parachuteRadial
[LOG 04:34:16.890] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:16.891] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:16.892] OnStart: part=parachuteRadial
[LOG 04:34:16.892] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:16.893] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:16.894] OnStart: part=parachuteRadial
[LOG 04:34:16.895] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:16.895] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:17.088] OnStart: part=parachuteRadial
[LOG 04:34:17.089] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:17.090] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:17.091] OnStart: part=parachuteRadial
[LOG 04:34:17.092] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:17.092] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:17.093] OnStart: part=parachuteRadial
[LOG 04:34:17.094] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:17.094] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:23.150] parachuteRadial added to ship - part count: 97
[LOG 04:34:23.151] parachuteRadial added to ship - part count: 98
[LOG 04:34:23.152] parachuteRadial added to ship - part count: 99
[LOG 04:34:23.153] parachuteRadial added to ship - part count: 100
[LOG 04:34:41.331] OnStart: part=parachuteRadial
[LOG 04:34:41.331] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:41.331] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:41.803] OnStart: part=parachuteRadial
[LOG 04:34:41.804] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:41.804] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:41.806] OnStart: part=parachuteRadial
[LOG 04:34:41.807] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:41.807] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:41.809] OnStart: part=parachuteRadial
[LOG 04:34:41.810] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:41.810] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:41.970] OnStart: part=parachuteRadial
[LOG 04:34:41.970] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:41.971] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:41.973] OnStart: part=parachuteRadial
[LOG 04:34:41.973] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:41.973] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:41.975] OnStart: part=parachuteRadial
[LOG 04:34:41.975] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:41.975] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:42.005] OnStart: part=parachuteRadial
[LOG 04:34:42.005] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:42.006] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:42.007] OnStart: part=parachuteRadial
[LOG 04:34:42.007] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:42.008] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:42.009] OnStart: part=parachuteRadial
[LOG 04:34:42.009] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:42.010] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:44.998] parachuteRadial added to ship - part count: 101
[LOG 04:34:44.998] parachuteRadial added to ship - part count: 102
[LOG 04:34:44.999] parachuteRadial added to ship - part count: 103
[LOG 04:34:45.000] parachuteRadial added to ship - part count: 104
[LOG 04:34:45.966] OnStart: part=parachuteRadial
[LOG 04:34:45.967] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:45.967] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:46.303] OnStart: part=parachuteRadial
[LOG 04:34:46.303] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:46.304] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:46.305] OnStart: part=parachuteRadial
[LOG 04:34:46.306] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:46.306] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:46.307] OnStart: part=parachuteRadial
[LOG 04:34:46.308] TweakScale:Setup: part=parachuteRadial
[LOG 04:34:46.308] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:34:47.080] parachuteRadial added to ship - part count: 105
[LOG 04:34:47.081] parachuteRadial added to ship - part count: 106
[LOG 04:34:47.082] parachuteRadial added to ship - part count: 107
[LOG 04:34:47.082] parachuteRadial added to ship - part count: 108
[LOG 04:35:15.750] KSPediaController: Compiling KSPedia databases
[LOG 04:35:15.751] KSPediaController: Compiling 1 KSPedia databases
[LOG 04:35:15.798] KSPediaController: Merging kspedia_kspedia database
[LOG 04:35:15.806] KSPediaController: Completed compiling databases
[LOG 04:35:15.808] KSPediaController: Loading screen Manual
[LOG 04:35:20.698] [SR] Found 4 identical stages
[LOG 04:35:20.699] [SR] Found 5 stages!
[LOG 04:36:43.160] Clearing undo states from #17 forward (1 entries)
[LOG 04:36:43.860] strutConnector added to ship - part count: 105
[LOG 04:36:43.860] strutConnector added to ship - part count: 106
[LOG 04:36:43.861] strutConnector added to ship - part count: 107
[LOG 04:36:43.861] strutConnector added to ship - part count: 108
[LOG 04:44:40.221] HighGainAntenna5 added to ship - part count: 109
[LOG 04:44:40.222] Clearing undo states from #19 forward (1 entries)
[LOG 04:44:52.653] longAntenna added to ship - part count: 110
[LOG 04:44:52.654] longAntenna added to ship - part count: 111
[LOG 04:45:23.990] [MessageSystem] Save Messages
[LOG 04:45:23.996] Game State Saved to saves/Colonization/persistent
[LOG 04:45:23.997] [UIMasterController]: HideUI
[WRN 04:45:24.077] [HighLogic]: =========================== Scene Change : From EDITOR to SPACECENTER =====================
[EXC 04:45:24.116] NullReferenceException: Object reference not set to an instance of an object
    ModuleSeeThroughObject.LateUpdate ()
[LOG 04:45:24.352] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.356] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.357] [UIApp] OnDestroy: ContractsApp
[LOG 04:45:24.358] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.366] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:45:24.367] UIList: RemoveItem didn't find any item to remove.
[LOG 04:45:24.367] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.370] [UIApp] OnDestroy: KSPedia
[LOG 04:45:24.370] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.371] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.371] ScaleModList: listSize 246 maxListSize 1093
[WRN 04:45:24.372] UIList: RemoveItem didn't find any item to remove.
[LOG 04:45:24.372] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.373] [UIApp] OnDestroy: EngineersReport
[LOG 04:45:24.373] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.395] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 04:45:24.397] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:45:24.398] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'USILifeSupport'
[LOG 04:45:24.398] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_SpaceCenter' from assembly 'USILifeSupport'
[LOG 04:45:24.399] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:45:24.401] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.401] [AddonLoader]: Instantiating addon 'PlanetaryLogisticsMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 04:45:24.402] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\PlanLog.png
[LOG 04:45:24.403] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.404] [AddonLoader]: Instantiating addon 'KolonizationMonitor_SpaceCenter' from assembly 'KolonyTools'
[LOG 04:45:24.405] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:45:24.406] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:45:24.406] [AddonLoader]: Instantiating addon 'AddScenarioModules' from assembly 'KolonyTools'
[LOG 04:45:24.407] [AddonLoader]: Instantiating addon 'CustomConfigsManager' from assembly 'ModuleManager'
[LOG 04:45:24.408] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:45:24.409] [AddonLoader]: Instantiating addon 'PluginHelper' from assembly 'KSPInterstellar'
[LOG 04:45:24.410] [UIMasterController]: ShowUI
[LOG 04:45:28.142] Loading Depletion Nodes
[LOG 04:45:28.143] DepNodeCount:  0
[LOG 04:45:28.143] Loading Biome Nodes
[LOG 04:45:28.143] BiomeNodeCount:  0
[LOG 04:45:28.144] Loading Planet Nodes
[LOG 04:45:28.144] PlanetNodeCount:  0
[LOG 04:45:28.151] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:45:28.153] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:45:28.153] Loading Status Nodes
[LOG 04:45:28.154] StatNodeCount:  2
[LOG 04:45:28.155] Loading Vessel Nodes
[LOG 04:45:28.155] StatNodeCount:  0
[LOG 04:45:28.156] Loading Config
[LOG 04:45:28.156] StatNodeCount:  1
[LOG 04:45:28.157] Loading Kolony Nodes
[LOG 04:45:28.158] StatNodeCount:  0
[LOG 04:45:28.158] Loading logistics Nodes
[LOG 04:45:28.158] StatNodeCount:  0
[WRN 04:45:28.189] [UiApp] Awake: ContractsApp
[WRN 04:45:28.190] [UiApp] Awake: KSPedia
[LOG 04:45:28.190] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 04:45:28.198] ScaleModList: listSize 164 maxListSize 1475
[LOG 04:45:28.202] ScaleModList: listSize 205 maxListSize 1475
[WRN 04:45:28.231] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:45:28.232] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:45:28.233] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:45:28.234] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:45:28.241] [MessageSystem] Reposition 0.02 155163
[LOG 04:45:28.365] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:45:28.367] ScaleModList: listSize 205 maxListSize 1434
[LOG 04:45:28.383] [GenericAppFrame] Reposition 0.1338745 155168
[LOG 04:45:28.398] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:45:28.400] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:45:47.818] [UIMasterController]: ShowUI
[LOG 04:45:47.819] Game Paused!
[LOG 04:45:50.103] Text Generator Loaded: 339 entries in 16 Text Sets
[LOG 04:46:00.166] [UIMasterController]: ShowUI
[LOG 04:46:00.167] Game Unpaused!
[LOG 04:46:00.168] Flight State Captured
[LOG 04:46:00.170] Saving Achievements Tree...
[LOG 04:46:00.170] Saving Achievements Tree...
[LOG 04:46:00.171] Saving Achievements Tree...
[LOG 04:46:00.172] [MessageSystem] Save Messages
[LOG 04:46:00.180] Game State Saved to saves/Colonization/persistent
[LOG 04:46:00.181] [UIMasterController] RemoveCanvas:MissionControl
[LOG 04:46:01.034] [UIMasterController]: ShowUI
[LOG 04:46:01.034] Game Paused!
[LOG 04:46:07.215] [UIMasterController]: ShowUI
[LOG 04:46:07.215] Game Unpaused!
[LOG 04:46:07.216] Flight State Captured
[LOG 04:46:07.218] Saving Achievements Tree...
[LOG 04:46:07.219] Saving Achievements Tree...
[LOG 04:46:07.219] Saving Achievements Tree...
[LOG 04:46:07.220] [MessageSystem] Save Messages
[LOG 04:46:07.228] Game State Saved to saves/Colonization/persistent
[LOG 04:46:07.228] [UIMasterController] RemoveCanvas:MissionControl
[LOG 04:46:16.234] [UIMasterController]: ShowUI
[LOG 04:46:16.234] Game Paused!
[LOG 04:46:20.182] [UIMasterController]: ShowUI
[LOG 04:46:20.183] Game Unpaused!
[LOG 04:46:20.183] Flight State Captured
[LOG 04:46:20.186] Saving Achievements Tree...
[LOG 04:46:20.186] Saving Achievements Tree...
[LOG 04:46:20.186] Saving Achievements Tree...
[LOG 04:46:20.188] [MessageSystem] Save Messages
[LOG 04:46:20.196] Game State Saved to saves/Colonization/persistent
[LOG 04:46:20.196] [UIMasterController] RemoveCanvas:MissionControl
[LOG 04:46:28.398] Flight State Captured
[LOG 04:46:28.399] Saving Achievements Tree...
[LOG 04:46:28.400] Saving Achievements Tree...
[LOG 04:46:28.401] Saving Achievements Tree...
[LOG 04:46:28.402] [MessageSystem] Save Messages
[LOG 04:46:28.431] Game State Saved to saves/Colonization/persistent
[LOG 04:46:28.433] [UIMasterController]: HideUI
[WRN 04:46:28.435] [HighLogic]: =========================== Scene Change : From SPACECENTER to EDITOR (Async) =====================
[LOG 04:46:28.613] [UIApp] OnDestroy: ContractsApp
[LOG 04:46:28.614] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:28.614] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:28.615] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:28.615] [UIApp] OnDestroy: KSPedia
[LOG 04:46:28.616] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:28.616] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:28.617] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:28.638] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:46:28.640] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:46:28.641] [UIMasterController]: HideUI
[LOG 04:46:30.483] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 04:46:30.508] No Input Locks in effect right now
[LOG 04:46:30.517] [AddonLoader]: Instantiating addon 'Editor' from assembly 'FilterExtensions'
[LOG 04:46:30.518] [AddonLoader]: Instantiating addon 'EditorExtensions' from assembly 'EditorExtensionsRedux'
[LOG 04:46:30.519] [AddonLoader]: Instantiating addon 'AppLauncherButton' from assembly 'EditorExtensionsRedux'
[LOG 04:46:30.519] [AddonLoader]: Instantiating addon 'TestGizmoEvents' from assembly 'EditorExtensionsRedux'
[LOG 04:46:30.520] [AddonLoader]: Instantiating addon 'FreeOffsetBehaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:46:30.521] [AddonLoader]: Instantiating addon 'StripSymmetry' from assembly 'EditorExtensionsRedux'
[LOG 04:46:30.521] [AddonLoader]: Instantiating addon 'SelectRoot2Behaviour' from assembly 'EditorExtensionsRedux'
[LOG 04:46:30.523] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:46:30.523] [AddonLoader]: Instantiating addon 'HotkeyManager' from assembly 'Scale'
[LOG 04:46:30.526] [AddonLoader]: Instantiating addon 'TechUpdater' from assembly 'Scale'
[LOG 04:46:30.526] [AddonLoader]: Instantiating addon 'ServoMonitor_Editor' from assembly 'Konstruction'
[LOG 04:46:30.528] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\Konstruction\Servo.png
[LOG 04:46:30.533] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:30.533] [AddonLoader]: Instantiating addon 'LifeSupportMonitor_Editor' from assembly 'USILifeSupport'
[LOG 04:46:30.534] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\LifeSupport\Supplies.png
[LOG 04:46:30.535] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:30.536] [AddonLoader]: Instantiating addon 'KolonizationMonitor_Editor' from assembly 'KolonyTools'
[LOG 04:46:30.537] Loading C:\Gerry's Stuff\Games\Kerbal Space Program\KSP_win_1-2-MKS+Interstellar\GameData\UmbraSpaceIndustries\MKS\Kolony.png
[LOG 04:46:30.538] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:30.539] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:46:30.540] [AddonLoader]: Instantiating addon 'VABThermalUI' from assembly 'KSPInterstellar'
[LOG 04:46:30.541] [UIMasterController]: HideUI
[LOG 04:46:30.754] ------------------- initializing editor mode... ------------------
[LOG 04:46:30.754] editor started
[LOG 04:46:30.765] Loading Depletion Nodes
[LOG 04:46:30.765] DepNodeCount:  0
[LOG 04:46:30.765] Loading Biome Nodes
[LOG 04:46:30.766] BiomeNodeCount:  0
[LOG 04:46:30.766] Loading Planet Nodes
[LOG 04:46:30.767] PlanetNodeCount:  0
[LOG 04:46:30.770] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 04:46:30.771] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 04:46:30.771] Loading Status Nodes
[LOG 04:46:30.771] StatNodeCount:  2
[LOG 04:46:30.772] Loading Vessel Nodes
[LOG 04:46:30.772] StatNodeCount:  0
[LOG 04:46:30.773] Loading Config
[LOG 04:46:30.773] StatNodeCount:  1
[LOG 04:46:30.774] Loading Kolony Nodes
[LOG 04:46:30.774] StatNodeCount:  0
[LOG 04:46:30.775] Loading logistics Nodes
[LOG 04:46:30.775] StatNodeCount:  0
[WRN 04:46:30.893] [RDTechTree]: No tech node found called none
[WRN 04:46:30.894] [RDTechTree]: No tech node found called none
[WRN 04:46:30.895] [RDTechTree]: No tech node found called none
[WRN 04:46:30.896] [RDTechTree]: No tech node found called none
[WRN 04:46:30.896] [RDTechTree]: No tech node found called none
[WRN 04:46:30.897] [RDTechTree]: No tech node found called none
[WRN 04:46:30.897] [RDTechTree]: No tech node found called none
[WRN 04:46:30.898] [RDTechTree]: No tech node found called none
[WRN 04:46:30.898] [RDTechTree]: No tech node found called none
[WRN 04:46:30.899] [RDTechTree]: No tech node found called none
[WRN 04:46:30.899] [RDTechTree]: No tech node found called none
[WRN 04:46:30.899] [RDTechTree]: No tech node found called none
[WRN 04:46:30.900] [RDTechTree]: No tech node found called none
[WRN 04:46:30.900] [RDTechTree]: No tech node found called none
[WRN 04:46:30.901] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:46:30.901] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:46:30.902] [RDTechTree]: No tech node found called none
[WRN 04:46:30.903] [RDTechTree]: No tech node found called none
[WRN 04:46:30.903] [RDTechTree]: No tech node found called none
[WRN 04:46:30.904] [RDTechTree]: No tech node found called none
[WRN 04:46:30.904] [RDTechTree]: No tech node found called none
[WRN 04:46:30.905] [RDTechTree]: No tech node found called none
[WRN 04:46:30.905] [RDTechTree]: No tech node found called none
[WRN 04:46:30.905] [RDTechTree]: No tech node found called none
[WRN 04:46:30.906] [RDTechTree]: No tech node found called none
[WRN 04:46:30.906] [RDTechTree]: No tech node found called none
[WRN 04:46:30.907] [RDTechTree]: No tech node found called none
[WRN 04:46:30.907] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:46:30.908] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:46:30.909] [RDTechTree]: No tech node found called none
[WRN 04:46:30.909] [RDTechTree]: No tech node found called none
[WRN 04:46:30.910] [RDTechTree]: No tech node found called none
[WRN 04:46:30.910] [RDTechTree]: No tech node found called none
[WRN 04:46:30.910] [RDTechTree]: No tech node found called none
[WRN 04:46:30.911] [RDTechTree]: No tech node found called none
[WRN 04:46:30.911] [RDTechTree]: No tech node found called none
[WRN 04:46:30.912] [RDTechTree]: No tech node found called none
[WRN 04:46:30.912] [RDTechTree]: No tech node found called none
[WRN 04:46:30.913] [RDTechTree]: No tech node found called none
[WRN 04:46:30.913] [RDTechTree]: No tech node found called none
[WRN 04:46:30.914] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:46:30.914] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:46:30.915] [RDTechTree]: No tech node found called none
[WRN 04:46:30.916] [RDTechTree]: No tech node found called none
[WRN 04:46:30.916] [RDTechTree]: No tech node found called none
[WRN 04:46:30.917] [RDTechTree]: No tech node found called none
[WRN 04:46:30.917] [RDTechTree]: No tech node found called none
[WRN 04:46:30.917] [RDTechTree]: No tech node found called none
[WRN 04:46:30.918] [RDTechTree]: No tech node found called none
[WRN 04:46:30.918] [RDTechTree]: No tech node found called none
[WRN 04:46:30.919] [RDTechTree]: No tech node found called none
[WRN 04:46:30.919] [RDTechTree]: No tech node found called none
[WRN 04:46:30.920] [RDTechTree]: No tech node found called none
[WRN 04:46:30.920] [RDTechTree]: No tech node found called simpleCommandModules
[WRN 04:46:30.920] [RDTechTree]: No tech node found called simpleCommandModules
[LOG 04:46:30.927] *****Adding icon for LifeSupport
[LOG 04:46:30.929] *****Adding icon for Kolonization
[LOG 04:46:30.930] *****Adding icon for Construction
[LOG 04:46:30.932] *****Adding icon for Logistics
[LOG 04:46:30.934] *****Adding icon for Manufacturing
[LOG 04:46:30.948] OnLoad: part=Mark1-2Pod
[LOG 04:46:30.949] TweakScale:Setup: part=Mark1-2Pod
[LOG 04:46:30.949] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:30.958] OnLoad: part=parachuteRadial
[LOG 04:46:30.958] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:30.958] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.961] OnLoad: part=parachuteRadial
[LOG 04:46:30.961] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:30.962] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.965] OnLoad: part=parachuteRadial
[LOG 04:46:30.965] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:30.966] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.970] OnLoad: part=crewCabin
[LOG 04:46:30.970] TweakScale:Setup: part=crewCabin
[LOG 04:46:30.971] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:30.974] OnLoad: part=HeatShield2
[LOG 04:46:30.975] TweakScale:Setup: part=HeatShield2
[LOG 04:46:30.975] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:30.978] OnLoad: part=decoupler1-2
[LOG 04:46:30.978] TweakScale:Setup: part=decoupler1-2
[LOG 04:46:30.978] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:30.981] OnLoad: part=advSasModule
[LOG 04:46:30.981] TweakScale:Setup: part=advSasModule
[LOG 04:46:30.982] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:46:30.983] OnLoad: part=batteryPack
[LOG 04:46:30.983] TweakScale:Setup: part=batteryPack
[LOG 04:46:30.984] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.985] OnLoad: part=batteryPack
[LOG 04:46:30.985] TweakScale:Setup: part=batteryPack
[LOG 04:46:30.986] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.987] OnLoad: part=batteryPack
[LOG 04:46:30.988] TweakScale:Setup: part=batteryPack
[LOG 04:46:30.988] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.989] OnLoad: part=batteryPack
[LOG 04:46:30.990] TweakScale:Setup: part=batteryPack
[LOG 04:46:30.990] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.994] OnLoad: part=parachuteRadial
[LOG 04:46:30.994] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:30.995] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:30.997] OnLoad: part=parachuteRadial
[LOG 04:46:30.998] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:30.998] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.001] OnLoad: part=parachuteRadial
[LOG 04:46:31.001] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.002] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.004] OnLoad: part=parachuteRadial
[LOG 04:46:31.005] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.005] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.008] OnLoad: part=ServiceBay.250
[LOG 04:46:31.009] TweakScale:Setup: part=ServiceBay.250
[LOG 04:46:31.009] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.012] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.013] OnLoad: part=fuelTank1-2
[LOG 04:46:31.014] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.014] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.019] OnLoad: part=liquidEngine2-2
[LOG 04:46:31.019] TweakScale:Setup: part=liquidEngine2-2
[LOG 04:46:31.020] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.022] OnLoad: part=decoupler1-2
[LOG 04:46:31.023] TweakScale:Setup: part=decoupler1-2
[LOG 04:46:31.023] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.027] OnLoad: part=landingLeg1
[LOG 04:46:31.028] TweakScale:Setup: part=landingLeg1
[LOG 04:46:31.028] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:46:31.032] OnLoad: part=landingLeg1
[LOG 04:46:31.033] TweakScale:Setup: part=landingLeg1
[LOG 04:46:31.033] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:46:31.038] OnLoad: part=landingLeg1
[LOG 04:46:31.038] TweakScale:Setup: part=landingLeg1
[LOG 04:46:31.038] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:46:31.043] OnLoad: part=landingLeg1
[LOG 04:46:31.043] TweakScale:Setup: part=landingLeg1
[LOG 04:46:31.044] SetupFromConfig: defaultScale=100, currentScale=200, tweakScale=200
[LOG 04:46:31.047] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.048] OnLoad: part=fuelTank2-2
[LOG 04:46:31.049] TweakScale:Setup: part=fuelTank2-2
[LOG 04:46:31.049] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.052] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.053] OnLoad: part=fuelTank1-2
[LOG 04:46:31.053] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.054] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.059] OnLoad: part=engineLargeSkipper
[LOG 04:46:31.059] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:46:31.060] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.062] OnLoad: part=radialDecoupler2
[LOG 04:46:31.063] TweakScale:Setup: part=radialDecoupler2
[LOG 04:46:31.063] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.066] OnLoad: part=radialDecoupler2
[LOG 04:46:31.066] TweakScale:Setup: part=radialDecoupler2
[LOG 04:46:31.066] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.069] OnLoad: part=radialDecoupler2
[LOG 04:46:31.069] TweakScale:Setup: part=radialDecoupler2
[LOG 04:46:31.069] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.072] OnLoad: part=radialDecoupler2
[LOG 04:46:31.072] TweakScale:Setup: part=radialDecoupler2
[LOG 04:46:31.072] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.075] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.077] OnLoad: part=fuelTank1-2
[LOG 04:46:31.077] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.077] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.080] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.081] OnLoad: part=fuelTank1-2
[LOG 04:46:31.082] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.082] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.085] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.086] OnLoad: part=fuelTank1-2
[LOG 04:46:31.087] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.087] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.090] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.091] OnLoad: part=fuelTank1-2
[LOG 04:46:31.091] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.092] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.095] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.096] OnLoad: part=fuelTank1-2
[LOG 04:46:31.096] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.097] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.100] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.101] OnLoad: part=fuelTank1-2
[LOG 04:46:31.101] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.102] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.104] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.106] OnLoad: part=fuelTank1-2
[LOG 04:46:31.106] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.106] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.109] InsterstellarFuelSwitch Verify Tank Tech Requirements 
[LOG 04:46:31.110] OnLoad: part=fuelTank1-2
[LOG 04:46:31.111] TweakScale:Setup: part=fuelTank1-2
[LOG 04:46:31.111] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.116] OnLoad: part=engineLargeSkipper
[LOG 04:46:31.117] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:46:31.117] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.122] OnLoad: part=engineLargeSkipper
[LOG 04:46:31.122] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:46:31.123] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.128] OnLoad: part=engineLargeSkipper
[LOG 04:46:31.128] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:46:31.129] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.134] OnLoad: part=engineLargeSkipper
[LOG 04:46:31.134] TweakScale:Setup: part=engineLargeSkipper
[LOG 04:46:31.135] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.137] OnLoad: part=science.module
[LOG 04:46:31.138] TweakScale:Setup: part=science.module
[LOG 04:46:31.138] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:46:31.141] OnLoad: part=parachuteLarge
[LOG 04:46:31.142] TweakScale:Setup: part=parachuteLarge
[LOG 04:46:31.142] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:46:31.164] OnLoad: part=solarPanels5
[LOG 04:46:31.164] TweakScale:Setup: part=solarPanels5
[LOG 04:46:31.165] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.167] OnLoad: part=solarPanels5
[LOG 04:46:31.168] TweakScale:Setup: part=solarPanels5
[LOG 04:46:31.168] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.171] OnLoad: part=solarPanels5
[LOG 04:46:31.171] TweakScale:Setup: part=solarPanels5
[LOG 04:46:31.171] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.174] OnLoad: part=solarPanels5
[LOG 04:46:31.174] TweakScale:Setup: part=solarPanels5
[LOG 04:46:31.175] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.182] OnLoad: part=solidBooster
[LOG 04:46:31.183] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.183] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.187] OnLoad: part=solidBooster
[LOG 04:46:31.188] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.188] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.192] OnLoad: part=solidBooster
[LOG 04:46:31.193] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.193] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.198] OnLoad: part=solidBooster
[LOG 04:46:31.198] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.198] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.203] OnLoad: part=solidBooster
[LOG 04:46:31.203] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.203] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.208] OnLoad: part=solidBooster
[LOG 04:46:31.208] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.208] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.213] OnLoad: part=solidBooster
[LOG 04:46:31.214] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.214] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.218] OnLoad: part=solidBooster
[LOG 04:46:31.219] TweakScale:Setup: part=solidBooster
[LOG 04:46:31.219] SetupFromConfig: defaultScale=1.25, currentScale=0.3, tweakScale=0.3
[LOG 04:46:31.225] OnLoad: part=largeAdapter
[LOG 04:46:31.226] TweakScale:Setup: part=largeAdapter
[LOG 04:46:31.226] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.227] OnLoad: part=largeAdapter
[LOG 04:46:31.228] TweakScale:Setup: part=largeAdapter
[LOG 04:46:31.228] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.230] OnLoad: part=largeAdapter
[LOG 04:46:31.230] TweakScale:Setup: part=largeAdapter
[LOG 04:46:31.230] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.232] OnLoad: part=largeAdapter
[LOG 04:46:31.232] TweakScale:Setup: part=largeAdapter
[LOG 04:46:31.232] SetupFromConfig: defaultScale=2.5, currentScale=2.5, tweakScale=2.5
[LOG 04:46:31.235] OnLoad: part=parachuteLarge
[LOG 04:46:31.236] TweakScale:Setup: part=parachuteLarge
[LOG 04:46:31.236] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:46:31.239] OnLoad: part=parachuteLarge
[LOG 04:46:31.239] TweakScale:Setup: part=parachuteLarge
[LOG 04:46:31.240] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:46:31.242] OnLoad: part=parachuteLarge
[LOG 04:46:31.243] TweakScale:Setup: part=parachuteLarge
[LOG 04:46:31.243] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:46:31.246] OnLoad: part=parachuteLarge
[LOG 04:46:31.246] TweakScale:Setup: part=parachuteLarge
[LOG 04:46:31.247] SetupFromConfig: defaultScale=1.25, currentScale=1.25, tweakScale=1.25
[LOG 04:46:31.249] OnLoad: part=parachuteRadial
[LOG 04:46:31.250] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.250] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.253] OnLoad: part=parachuteRadial
[LOG 04:46:31.253] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.254] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.257] OnLoad: part=parachuteRadial
[LOG 04:46:31.257] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.257] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.260] OnLoad: part=parachuteRadial
[LOG 04:46:31.261] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.261] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.264] OnLoad: part=parachuteRadial
[LOG 04:46:31.264] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.265] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.267] OnLoad: part=parachuteRadial
[LOG 04:46:31.268] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.268] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.271] OnLoad: part=parachuteRadial
[LOG 04:46:31.271] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.272] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.274] OnLoad: part=parachuteRadial
[LOG 04:46:31.275] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.275] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.278] OnLoad: part=parachuteRadial
[LOG 04:46:31.279] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.279] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.282] OnLoad: part=parachuteRadial
[LOG 04:46:31.282] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.283] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.285] OnLoad: part=parachuteRadial
[LOG 04:46:31.286] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.286] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.289] OnLoad: part=parachuteRadial
[LOG 04:46:31.289] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.290] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.293] OnLoad: part=parachuteRadial
[LOG 04:46:31.293] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.293] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.296] OnLoad: part=parachuteRadial
[LOG 04:46:31.297] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.297] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.300] OnLoad: part=parachuteRadial
[LOG 04:46:31.300] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.301] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.303] OnLoad: part=parachuteRadial
[LOG 04:46:31.304] TweakScale:Setup: part=parachuteRadial
[LOG 04:46:31.304] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:46:31.318] Mun2 loaded!
[WRN 04:46:31.328] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.329] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.329] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.330] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.330] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.347] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.348] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.348] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.349] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.349] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.350] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.350] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.350] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.351] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.351] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.352] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.373] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.374] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.374] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.375] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.375] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.376] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.376] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.376] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.377] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.377] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.378] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.378] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.379] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.379] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.380] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.380] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.381] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.381] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.381] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.382] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.382] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.383] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.383] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.384] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.385] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.385] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.386] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.386] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.387] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.387] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.388] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.389] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.389] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.390] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.390] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.391] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.391] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.392] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.392] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.392] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.393] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.393] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.394] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.394] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.395] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.395] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.396] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.396] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.396] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.397] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.397] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.398] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.398] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.399] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.399] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.400] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.400] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.400] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.401] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.401] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.402] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.402] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.403] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.446] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.446] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.447] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.447] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.448] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.448] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.449] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.449] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.449] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.450] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.450] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.451] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.451] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.452] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.452] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.453] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.453] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.453] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.454] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.454] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.455] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.455] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.456] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.456] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.457] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.457] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:31.457] UIList: RemoveItem didn't find any item to remove.
[LOG 04:46:31.473] ScaleModList: listSize 205 maxListSize 1393
[LOG 04:46:31.482] OnStart: part=Mark1-2Pod
[LOG 04:46:31.485] Getting value. Currently: False
[LOG 04:46:31.485] New value: False
[LOG 04:46:31.488] Getting value. Currently: False
[LOG 04:46:31.488] New value: False
[LOG 04:46:31.493] OnStart: part=parachuteRadial
[LOG 04:46:31.495] OnStart: part=parachuteRadial
[LOG 04:46:31.496] OnStart: part=parachuteRadial
[LOG 04:46:31.497] OnStart: part=crewCabin
[LOG 04:46:31.499] OnStart: part=HeatShield2
[LOG 04:46:31.501] OnStart: part=decoupler1-2
[LOG 04:46:31.504] OnStart: part=advSasModule
[LOG 04:46:31.504] OnStart: part=batteryPack
[LOG 04:46:31.505] OnStart: part=batteryPack
[LOG 04:46:31.505] OnStart: part=batteryPack
[LOG 04:46:31.505] OnStart: part=batteryPack
[LOG 04:46:31.507] OnStart: part=parachuteRadial
[LOG 04:46:31.508] OnStart: part=parachuteRadial
[LOG 04:46:31.510] OnStart: part=parachuteRadial
[LOG 04:46:31.511] OnStart: part=parachuteRadial
[LOG 04:46:31.512] OnStart: part=ServiceBay.250
[LOG 04:46:31.514] OnStart: part=fuelTank1-2
[LOG 04:46:31.515] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.517] OnStart: part=liquidEngine2-2
[LOG 04:46:31.519] OnStart: part=decoupler1-2
[LOG 04:46:31.521] OnStart: part=landingLeg1
[LOG 04:46:31.521] OnStart: part=landingLeg1
[LOG 04:46:31.522] OnStart: part=landingLeg1
[LOG 04:46:31.522] OnStart: part=landingLeg1
[LOG 04:46:31.523] OnStart: part=fuelTank2-2
[LOG 04:46:31.523] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.526] OnStart: part=fuelTank1-2
[LOG 04:46:31.526] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.528] OnStart: part=engineLargeSkipper
[LOG 04:46:31.530] OnStart: part=radialDecoupler2
[LOG 04:46:31.531] OnStart: part=radialDecoupler2
[LOG 04:46:31.532] OnStart: part=radialDecoupler2
[LOG 04:46:31.534] OnStart: part=radialDecoupler2
[LOG 04:46:31.535] OnStart: part=fuelTank1-2
[LOG 04:46:31.535] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.537] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.538] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.540] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.541] OnStart: part=fuelTank1-2
[LOG 04:46:31.542] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.543] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.545] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.546] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.548] OnStart: part=fuelTank1-2
[LOG 04:46:31.549] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.550] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.551] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.553] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.555] OnStart: part=fuelTank1-2
[LOG 04:46:31.555] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.557] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.558] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.560] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.561] OnStart: part=fuelTank1-2
[LOG 04:46:31.562] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.563] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.565] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.566] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.568] OnStart: part=fuelTank1-2
[LOG 04:46:31.568] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.570] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.571] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.572] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.574] OnStart: part=fuelTank1-2
[LOG 04:46:31.575] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.576] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.578] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.579] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.581] OnStart: part=fuelTank1-2
[LOG 04:46:31.581] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.583] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.584] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.585] InsterstellarFuelSwitch SetupTankInPart adding resources: LiquidFuel;Oxidizer;
[LOG 04:46:31.587] OnStart: part=engineLargeSkipper
[LOG 04:46:31.589] OnStart: part=engineLargeSkipper
[LOG 04:46:31.591] OnStart: part=engineLargeSkipper
[LOG 04:46:31.592] OnStart: part=engineLargeSkipper
[LOG 04:46:31.594] OnStart: part=science.module
[LOG 04:46:31.594] OnStart: part=parachuteLarge
[LOG 04:46:31.596] OnStart: part=solarPanels5
[LOG 04:46:31.596] OnStart: part=solarPanels5
[LOG 04:46:31.597] OnStart: part=solarPanels5
[LOG 04:46:31.597] OnStart: part=solarPanels5
[LOG 04:46:31.598] OnStart: part=solidBooster
[LOG 04:46:31.600] OnStart: part=solidBooster
[LOG 04:46:31.601] OnStart: part=solidBooster
[LOG 04:46:31.603] OnStart: part=solidBooster
[LOG 04:46:31.604] OnStart: part=solidBooster
[LOG 04:46:31.606] OnStart: part=solidBooster
[LOG 04:46:31.607] OnStart: part=solidBooster
[LOG 04:46:31.609] OnStart: part=solidBooster
[LOG 04:46:31.611] OnStart: part=largeAdapter
[LOG 04:46:31.611] OnStart: part=largeAdapter
[LOG 04:46:31.612] OnStart: part=largeAdapter
[LOG 04:46:31.612] OnStart: part=largeAdapter
[LOG 04:46:31.613] OnStart: part=parachuteLarge
[LOG 04:46:31.614] OnStart: part=parachuteLarge
[LOG 04:46:31.616] OnStart: part=parachuteLarge
[LOG 04:46:31.617] OnStart: part=parachuteLarge
[LOG 04:46:31.618] OnStart: part=parachuteRadial
[LOG 04:46:31.620] OnStart: part=parachuteRadial
[LOG 04:46:31.621] OnStart: part=parachuteRadial
[LOG 04:46:31.622] OnStart: part=parachuteRadial
[LOG 04:46:31.624] OnStart: part=parachuteRadial
[LOG 04:46:31.625] OnStart: part=parachuteRadial
[LOG 04:46:31.626] OnStart: part=parachuteRadial
[LOG 04:46:31.628] OnStart: part=parachuteRadial
[LOG 04:46:31.629] OnStart: part=parachuteRadial
[LOG 04:46:31.630] OnStart: part=parachuteRadial
[LOG 04:46:31.632] OnStart: part=parachuteRadial
[LOG 04:46:31.633] OnStart: part=parachuteRadial
[LOG 04:46:31.634] OnStart: part=parachuteRadial
[LOG 04:46:31.636] OnStart: part=parachuteRadial
[LOG 04:46:31.637] OnStart: part=parachuteRadial
[LOG 04:46:31.638] OnStart: part=parachuteRadial
[WRN 04:46:31.766] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[WRN 04:46:32.202] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:46:32.203] The referenced script on this Behaviour (Game Object '<null>') is missing!
[WRN 04:46:32.203] The referenced script on this Behaviour (Game Object '<null>') is missing!
[LOG 04:46:32.227] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:46:32.228] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:46:32.230] [UIMasterController]: ShowUI
[LOG 04:46:32.299] [AddonLoader]: Instantiating addon 'StageRecovery' from assembly 'StageRecovery'
[LOG 04:46:32.300] [AddonLoader]: Instantiating addon 'InterstellarToolbar' from assembly 'KSPInterstellar'
[LOG 04:46:32.301] [UIMasterController]: ShowUI
[WRN 04:46:32.301] The loaded level has a different lightmaps mode than the current one. Current: 1. Loaded: 0. Will use: 1.
[WRN 04:46:32.323] [UiApp] Awake: EngineersReport
[WRN 04:46:32.323] [UiApp] Awake: ContractsApp
[WRN 04:46:32.324] [UiApp] Awake: KSPedia
[LOG 04:46:32.324] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 04:46:32.332] ScaleModList: listSize 205 maxListSize 1216
[LOG 04:46:32.333] ScaleModList: listSize 246 maxListSize 1216
[WRN 04:46:32.334] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:46:32.335] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:46:32.336] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:46:32.337] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[WRN 04:46:32.338] Contract Log: TourismContract cannot load isGeeAdventure, it is not in the node. Initializing with default of False!
[LOG 04:46:32.467] [MessageSystem] Reposition 0.02 158764
[WRN 04:46:32.469] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.469] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.470] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.470] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.470] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.471] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.471] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.472] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.472] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.473] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.473] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.474] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.474] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.474] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.475] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.475] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.476] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.476] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.477] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.477] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.478] UIList: RemoveItem didn't find any item to remove.
[WRN 04:46:32.604] [Filter Extensions 2.7.1.0]: subcategory Ions not found in subcategories Dictionary
[WRN 04:46:32.647] [Filter Extensions 2.7.1.0]: subcategory PreCooler not found in subcategories Dictionary
[LOG 04:46:32.701] [UIApp] Adding ContractsApp to Application Launcher
[LOG 04:46:32.703] ScaleModList: listSize 246 maxListSize 1175
[LOG 04:46:32.741] [GenericAppFrame] Reposition 0.1941105 158769
[LOG 04:46:32.746] [UIApp] Adding EngineersReport to Application Launcher
[LOG 04:46:32.748] ScaleModList: listSize 246 maxListSize 1134
[LOG 04:46:32.794] [UIApp] Adding KSPedia to Application Launcher
[LOG 04:46:32.796] ScaleModList: listSize 246 maxListSize 1093
[LOG 04:46:32.797] [GenericAppFrame] Reposition 0.2341105 158770
[LOG 04:46:33.040] [UIMasterController]: ShowUI
[LOG 04:46:53.272] OnStart: part=probeCoreOcto
[LOG 04:46:53.273] TweakScale:Setup: part=probeCoreOcto
[LOG 04:46:53.273] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:52:05.735] OnStart: part=sasModule
[LOG 04:52:05.735] TweakScale:Setup: part=sasModule
[LOG 04:52:05.736] SetupFromConfig: defaultScale=0.625, currentScale=0.625, tweakScale=0.625
[LOG 04:52:12.168] sasModule added to ship - part count: 2
[LOG 04:52:17.135] Starting the Dispatcher
[LOG 04:52:17.136] 
[LOG 04:52:17.152] [MechJeb2] Loading Mechjeb Dev #641 Sarbian
[LOG 04:52:17.188] OnStart: part=mumech.MJ2.AR202
[LOG 04:52:17.188] TweakScale:Setup: part=mumech.MJ2.AR202
[LOG 04:52:17.188] SetupFromConfig: defaultScale=100, currentScale=100, tweakScale=100
[LOG 04:52:21.285] Starting the Dispatcher
[LOG 04:52:21.285] 
 

 

Edited by Patupi
Link to comment
Share on other sites

I got here from the KSPI thread with a question. I'm using the version bundled with that mod and also cannot find a fuel tanks tab. I can't quite find anywhere in the files which version of filter extention it is, but it seems to have been pulled yesterday (13/10) around 9 PM.

o-kay. I'm also seeing inconsistencies. it seems to work in the SPH and after visiting it in the VAB? at least for new rockets it seems. hmm.

Edited by Carcharhinidae
Link to comment
Share on other sites

23 hours ago, COL.R.Neville said:

seems like this is stepping on the USI rover,kolonization,logistics,manufacturing tabs in the part editor. had those before installing now i dont. is there some limit to the number of categories there can be in the right side tab. 

same column that pods is the first item in. 

@CrzyrndmI'm guessing 2.7.2 did not address this? Minor inconvenience, but it does still appear the FE is overwriting and/or removing the USI additional filter tabs. I'm also guessing this is not intentional. 

Cheers,

Link to comment
Share on other sites

@Stratickus

No, this is definitely not intended behaviour.

@Patupi, @Carcharhinidae

Will investigate straight after. It being there sometimes and not others is "odd" to say the least. If I could get a log with debug enabled (esc => settings => difficulty settings => editor settings) that would be extremely helpful

Link to comment
Share on other sites

1 hour ago, Crzyrndm said:

v2.7.3 released, appears to fix the issues with subcategories from other mods

@Stratickus Verification that this is not a problem anymore would be much appreciated

@Crzyrndm Absolutely not. I only use CKAN and it is not up to date. Just kidding. That would be crazy right?

Seems to be working just fine now. Thanks for the quick update.

Cheers,

Link to comment
Share on other sites

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