Jump to content

VAB can't save to Stock - DirectoryNotFoundException


Recommended Posts

Hi there

KSP Version: v1.12.3.3173 Windows player x64, 1.12.1 Making history, 1.7.1  Breaking ground, Win11 x64

What happens: The save button does not work

Mods / Add-Ons: All Stock

Steps to Replicate:

  1. Create or load any vessel in the VAB
  2. Open the drop down below the save button
  3. Select different savegame
  4. Select Stock on the opened list
  5. Click save

Result: Nothing happens

Fixes/Workarounds: None known (except copy the craft file manually on your harddrive)

Other Notes/Pictures/Log Files:

[EXC 21:41:09.814] DirectoryNotFoundException: Could not find a part of the path "<...>\steamapps\common\Kerbal Space Program\saves\Stock\Ships\VAB\<...>.craft".
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <9577ac7a62ef43179789031239ba8798>:0)
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) (at <9577ac7a62ef43179789031239ba8798>:0)
	(wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
	System.IO.File.Open (System.String path, System.IO.FileMode mode) (at <9577ac7a62ef43179789031239ba8798>:0)
	ConfigNode.Save (System.String fileFullName, System.String header) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ConfigNode.Save (System.String fileFullName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ShipConstruction.SaveShipToPath (System.String gameFolder, EditorFacility editorFacility, System.String localPath, System.String shipName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	KSP.UI.Screens.DirectoryController.<InitForCraftSave>b__63_1 () (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	UnityEngine.Events.InvokableCall.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.Events.UnityEvent.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.UI.Button.Press () (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.EventSystem:Update()

The path of the "Stock" location seems wrong.

The log says "<...>\steamapps\common\Kerbal Space Program\saves\Stock\Ships\VAB\", but it actually would be "<...>\steamapps\common\Kerbal Space Program\Ships\VAB\", wouldn't it?

Sounds like easy to fix to me - where would be the correct place to address this?

Kind regards,

Michel_0

Edited by Michel_0
Link to comment
Share on other sites

4 minutes ago, jimmymcgoochie said:

Post the full log files please?

I think the exception is pretty clear and the situation easy to reproduce...

However here you go, deleted the log, started KSP, created new game "test", swiched to VAB, added a sattelite part, clicked Save -> different Game -> Stock (3 times), you'll see 3 exceptions below.

Spoiler
[LOG 19:32:46.411] ******* Log Initiated for Kerbal Space Program - 1.12.3.3173 (WindowsPlayer x64) en-us *******
Kerbal Space Program - 1.12.3.3173 (WindowsPlayer x64) en-us


OS: Windows 10  (10.0.0) 64bit
CPU: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (12)
RAM: 16194
GPU: NVIDIA GeForce GTX 1060 6GB (6052MB)
SM: 50 (Direct3D 11.0 [level 11.1])
RT Formats: ARGB32, Depth, ARGBHalf, Shadowmap, RGB565, ARGB4444, ARGB1555, Default, ARGB2101010, DefaultHDR, ARGB64, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8, ARGBInt, RGInt, RInt, BGRA32, RGB111110Float, RG32, RGBAUShort, RG16, BGRA10101010_XR, BGR101010_XR, R16


Log started: Mon, Jan 31, 2022 19:32:46


[LOG 19:32:46.442] ActionCanvas MASK: 3458764513820540928
[LOG 19:32:46.442] AppCanvas MASK: 3458764513820540928
[LOG 19:32:46.444] MainCanvas MASK: 3458764513820540928
[LOG 19:32:50.890] Load(Assembly): DarkMultiPlayer/Plugins/DarkMultiPlayer-Common
[LOG 19:32:50.890] AssemblyLoader: Loading assembly at D:\Programme\steamapps\common\Kerbal Space Program\GameData\DarkMultiPlayer\Plugins\DarkMultiPlayer-Common.dll
[LOG 19:32:50.923] Load(Assembly): DarkMultiPlayer/Plugins/DarkMultiPlayer
[LOG 19:32:50.923] AssemblyLoader: Loading assembly at D:\Programme\steamapps\common\Kerbal Space Program\GameData\DarkMultiPlayer\Plugins\DarkMultiPlayer.dll
[LOG 19:32:50.926] Load(Assembly): DarkMultiPlayer/Plugins/MessageWriter2
[LOG 19:32:50.927] AssemblyLoader: Loading assembly at D:\Programme\steamapps\common\Kerbal Space Program\GameData\DarkMultiPlayer\Plugins\MessageWriter2.dll
[LOG 19:32:50.929] Load(Assembly): DarkMultiPlayer/Plugins/UDPMeshLib
[LOG 19:32:50.929] AssemblyLoader: Loading assembly at D:\Programme\steamapps\common\Kerbal Space Program\GameData\DarkMultiPlayer\Plugins\UDPMeshLib.dll
[LOG 19:32:50.931] Load(Assembly): Squad/Plugins/KSPSteamCtrlr
[LOG 19:32:50.931] AssemblyLoader: Loading assembly at D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Plugins\KSPSteamCtrlr.dll
[LOG 19:32:50.939] AssemblyLoader: Loading assemblies
[LOG 19:32:51.021] VesselModules: Found VesselModule of type AxisGroupsModule with order 999
[LOG 19:32:51.065] VesselModules: Found VesselModule of type CometVessel with order 999
[LOG 19:32:51.067] VesselModules: Found VesselModule of type SuspensionLoadBalancer with order 999
[LOG 19:32:51.068] VesselModules: Found VesselModule of type FlightIntegrator with order 0
[LOG 19:32:51.071] VesselModules: Found VesselModule of type CommNetVessel with order 999
[LOG 19:32:51.074] VesselModules: Found 5 VesselModule types
[LOG 19:32:51.091] 
************************************************************************

Environment Info
Win32NT 7FFFFFFFFFFFFFFF  Args: KSP_x64.exe 

Mod DLLs found:
Stock assembly: Assembly-CSharp v0.0.0.0
DarkMultiPlayer-Common v0.0.0.0
DarkMultiPlayer v0.0.0.0
MessageWriter2 v0.0.0.0
UDPMeshLib v1.0.7846.14140
Stock assembly: KSPSteamCtrlr v0.0.1.35

Folders and files in GameData:
DarkMultiPlayer
Stock folder: Squad

Stock folder: SquadExpansion


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

[LOG 19:32:51.121] [AddonLoader]: Instantiating addon 'Client' from assembly 'DarkMultiPlayer'
[LOG 19:32:51.123] [AddonLoader]: Instantiating addon 'CompatibilityChecker' from assembly 'DarkMultiPlayer'
[LOG 19:32:51.123] [AddonLoader]: Instantiating addon 'InstallChecker' from assembly 'DarkMultiPlayer'
[LOG 19:32:51.124] [AddonLoader]: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr'
[LOG 19:32:52.400] Load(Audio): Squad/Alarms/Sounds/Chirps
[LOG 19:32:52.437] DarkMultiPlayer: [0.0010004] DarkMultiPlayer Settings path: D:/Programme/steamapps/common/Kerbal Space Program/KSP_x64_Data/../GameData\DarkMultiPlayer\Plugins\Data
[LOG 19:32:52.456] DarkMultiPlayer: [0.0206852] Expiring cache!
[LOG 19:32:52.589] DarkMultiPlayer: [0.1533641] Deleting cached object 6bcf848aba741b9feb2a4a6093cb2ce62611a525fe84ca65066cbccf8515411a, reason: Cache full!
[LOG 19:32:52.590] DarkMultiPlayer: [0.1543591] Deleting cached object ea8921a8f3fe89657c2a72c66b25eded89dc2d3391826690e66d32cbb0938747, reason: Cache full!
[LOG 19:32:52.591] DarkMultiPlayer: [0.1553549] Deleting cached object 710f91be196ae13993d5b72de061d21414b05bc249c1744b1e04212ebaddb146, reason: Cache full!
[LOG 19:32:52.591] DarkMultiPlayer: [0.1553549] Deleting cached object cd661cdf1e1649b395bcde70b938b0a8f53edb962f9e877c3b94cd63831effbb, reason: Cache full!
[LOG 19:32:52.592] DarkMultiPlayer: [0.1563539] Deleting cached object 0e08cdb05292c3d46657e1894810e7593393fa184549c0166fe01d72f9072161, reason: Cache full!
[LOG 19:32:52.592] DarkMultiPlayer: [0.1563539] Deleting cached object eb89e99d39d6d75925fe560c7540c438d7b2e382fa926827be63dac86866e48c, reason: Cache full!
[LOG 19:32:52.593] DarkMultiPlayer: [0.1573511] Deleting cached object b710dc6e09b4996a393d2877ac74611e8cf06bca13cd0fd617145ea7428c736c, reason: Cache full!
[LOG 19:32:52.593] DarkMultiPlayer: [0.1573511] Deleting cached object 5a1a7ac27d839f0bc49fbd9126d0b8434df0542e86ef05824b64a5f768a23c76, reason: Cache full!
[LOG 19:32:52.593] DarkMultiPlayer: [0.1573511] Deleting cached object 6b5e86f660e63d6107ff3ace3d70e96d42417d745b25ce9d30c1e07835e5d66a, reason: Cache full!
[LOG 19:32:52.594] DarkMultiPlayer: [0.1583352] Deleting cached object dc407066a53d23f80c461d1183afe86839624ef16a7270b49c17f8924bba081b, reason: Cache full!
[LOG 19:32:52.594] DarkMultiPlayer: [0.1583352] Deleting cached object 4f17121b098845b482e08d61c35cba4737fe42a2d97af00c384ac7db289353b1, reason: Cache full!
[LOG 19:32:52.595] DarkMultiPlayer: [0.1593161] Deleting cached object c9b9b6f8724c24de62e532e7b1ca9b3b348e1e532bab1dbd89ab72ee8602cb16, reason: Cache full!
[LOG 19:32:52.595] DarkMultiPlayer: [0.1593161] Deleting cached object 0b6f7f30439a14bf2e7103c7d324078692b76fc38e3898bd164b642d634d750c, reason: Cache full!
[LOG 19:32:52.596] DarkMultiPlayer: [0.1603503] Deleting cached object e68de99266a033fb8756d087a5bc0ee0613a6ff3cdfa1d5b68d9d32b80b880fe, reason: Cache full!
[LOG 19:32:52.596] DarkMultiPlayer: [0.1603503] Deleting cached object 05c9a0a4cc31846a2a3227b864ad5bc5fdb5acca3ff3f38d93eb4646259ccccd, reason: Cache full!
[LOG 19:32:52.597] DarkMultiPlayer: [0.1613105] Deleting cached object 80085ffd6bccdd9f2db376df6ab9f4d1375b51adb2831333e50221855b676a5d, reason: Cache full!
[LOG 19:32:52.597] DarkMultiPlayer: [0.1613105] Deleting cached object d4f941812d5153540736caf3152788f522ceaad357a8eafcbfb98a5b2977c907, reason: Cache full!
[LOG 19:32:52.598] DarkMultiPlayer: [0.162309] Deleting cached object a9335e51b6dd75a85f5cf3cf3c79aaab421dbb8fb16f9036c492a6452ba11e68, reason: Cache full!
[LOG 19:32:52.598] DarkMultiPlayer: [0.162309] Deleting cached object 93f693f9ac80e9958ebad7d2e5fa540fcd32ab074f1778e8119366360d31ad66, reason: Cache full!
[LOG 19:32:52.599] DarkMultiPlayer: [0.1633166] Deleting cached object 9022275b10c1b6d0f040b43c60366a1bb0969c125ab40c6e43bd4f8b72e6b664, reason: Cache full!
[LOG 19:32:52.599] DarkMultiPlayer: [0.1633166] Deleting cached object c0fbbe921f2266e4591fb8a8a4c155c8f3d3099dd8b8bf6ff2e0d8ecf19149ba, reason: Cache full!
[LOG 19:32:52.599] DarkMultiPlayer: [0.1633166] Deleting cached object b11c09fccd59c0816221364f29477ad407da9652bd5f6e209dcbc35b150fe47d, reason: Cache full!
[LOG 19:32:52.600] DarkMultiPlayer: [0.1643041] Deleting cached object d910818faaa190a66ce1b719f934570207eca2f5632a4539e09d182f4df2131e, reason: Cache full!
[LOG 19:32:52.600] DarkMultiPlayer: [0.1643041] Deleting cached object e9b43e50caba112b64e6a4ce87e49da1a51f0555eed9929b59a4e5dc45037f85, reason: Cache full!
[LOG 19:32:52.601] DarkMultiPlayer: [0.1653275] Deleting cached object ff1bc57d5aeb17b21ad5e31673f5c3b3bc9ae6f48f17102bd4a1b4f30733b716, reason: Cache full!
[LOG 19:32:52.601] DarkMultiPlayer: [0.1653275] Deleting cached object d3707f2edb2956116e6edadb9f4398f284302fbe0513995ef22d6b409d74f197, reason: Cache full!
[LOG 19:32:52.602] DarkMultiPlayer: [0.1663257] Deleting cached object b2748394036c6e55a02999015652630d4c00d158fbf7a7fdaca3fc7022fcd9a5, reason: Cache full!
[LOG 19:32:52.602] DarkMultiPlayer: [0.1663257] Deleting cached object 85214ff5736ba7c8d68b9080eeb391fdb6d5e3bd73050b6c24e6d62098c8e3cf, reason: Cache full!
[LOG 19:32:52.602] DarkMultiPlayer: [0.1663257] Deleting cached object 05a5010bec452b4faf6afeb71b8a0e8ca3d83fa6cf012b806ae8b5a2df97e5fd, reason: Cache full!
[LOG 19:32:52.603] DarkMultiPlayer: [0.1673217] Deleting cached object a4bb5143f386b863400e399d79cb2c06a074280a3d14b39bbc232cf4c1569e32, reason: Cache full!
[LOG 19:32:52.603] DarkMultiPlayer: [0.1673217] Deleting cached object 49aea9ebe259ba1b282f1433f7f74342d967f19ea3cd09f432acda45b439a641, reason: Cache full!
[LOG 19:32:52.604] DarkMultiPlayer: [0.168321] Deleting cached object 67cf3311233bf51d2d3b67792a6123d53df640d01c043f40df75d856ff417163, reason: Cache full!
[LOG 19:32:52.604] DarkMultiPlayer: [0.168321] Deleting cached object 1667bc9a3ebc0cf74e0e93ad3cc084388d407255850092cc68a6b4d8d5fd88ca, reason: Cache full!
[LOG 19:32:52.604] DarkMultiPlayer: [0.168321] Deleting cached object a5822a32b86152de6ae7fd05c7d5f2aa8f8b6d26031004763bc3d943b5548689, reason: Cache full!
[LOG 19:32:52.605] DarkMultiPlayer: [0.1693238] Deleting cached object 8d1b2007a2ab9deb346ebbd56c0f36525e095d1c9528235c2fb3a8d3a28147ab, reason: Cache full!
[LOG 19:32:52.605] DarkMultiPlayer: [0.1693238] Deleting cached object f1ed7a225fc4aa6c6266240c930489b899c5eee79b770e847b1367bbc25673b0, reason: Cache full!
[LOG 19:32:52.606] DarkMultiPlayer: [0.1703159] Deleting cached object 247a7c92d7a53010ede466fb9ea5a5101e90c6c1a3a3369e63a1df30306fd652, reason: Cache full!
[LOG 19:32:52.606] DarkMultiPlayer: [0.1703159] Deleting cached object 5e0756258404945f753ea3230513c863bd826330b9224ebf43d15aa048b0d4e3, reason: Cache full!
[LOG 19:32:52.607] DarkMultiPlayer: [0.1713124] Deleting cached object 9abd55e10e24d42cfbcf74927b251deec45f242a9c3cde67f1a799b053db4407, reason: Cache full!
[LOG 19:32:52.607] DarkMultiPlayer: [0.1713124] Deleting cached object 8bbbd071bfd47dabe34cd340b5da614d944e4a2d2573cee1025ab8aab5c73e6c, reason: Cache full!
[LOG 19:32:52.607] DarkMultiPlayer: [0.1713124] Deleting cached object a53398bb2921211fe218e4ac81cb7abd115e1f1c8635ac717655002229fc0bb5, reason: Cache full!
[LOG 19:32:52.608] DarkMultiPlayer: [0.1723117] Deleting cached object cef0dea50a52f3a133c93a5dc29a982442d3d8e91254faa75505b83e34987216, reason: Cache full!
[LOG 19:32:52.608] DarkMultiPlayer: [0.1723117] Deleting cached object 41cc051fd18c72d049a425989f75562a85ba016bb6407b91c16b2e42a36d0f6b, reason: Cache full!
[LOG 19:32:52.609] DarkMultiPlayer: [0.1733079] Deleting cached object 0b9302a217b475204f72b90fdf2b8a3a6f0dba860b9c844ef6762cca21357701, reason: Cache full!
[LOG 19:32:52.609] DarkMultiPlayer: [0.1733079] Deleting cached object 6ea59ff9591c5b5ba2f7201189f1713d616264d2c596f5f3a6281259401bb250, reason: Cache full!
[LOG 19:32:52.610] DarkMultiPlayer: [0.1743035] Deleting cached object 6b241bbb2121f04ae728ba8d6e37e5c4f2cd97fa68c40ca51a02774c9ff61e06, reason: Cache full!
[LOG 19:32:52.610] DarkMultiPlayer: [0.1743035] Deleting cached object 62958275486413e0f142fd6e219161f61bbd253151fbdc9e62a8816a1c6ce25f, reason: Cache full!
[LOG 19:32:52.610] DarkMultiPlayer: [0.1743035] Deleting cached object 82c84504dab735fc83e83771c211d6a6d3a3b2ca0f7edb050e2ec8c3641717db, reason: Cache full!
[LOG 19:32:52.611] DarkMultiPlayer: [0.1752729] Deleting cached object 98daae19c8a71876bfd9b7ef4a2cdfcf26850ab8bceff3d07ff50c9865dbeb7b, reason: Cache full!
[LOG 19:32:52.611] DarkMultiPlayer: [0.1752729] Deleting cached object 33994e3886e0714ec69993c24bf937a0c212baccbbb447c465f947db4f123ad2, reason: Cache full!
[LOG 19:32:52.612] DarkMultiPlayer: [0.1762698] Deleting cached object 10157657d5214f7769210557013b988fe50d3d7de5d71a17c333d60b1d91364e, reason: Cache full!
[LOG 19:32:52.612] DarkMultiPlayer: [0.1762698] Deleting cached object a53e4d1fc96c7b0157bf41575eb1c06c0bf0941b582f6a22877c3431c3295e9f, reason: Cache full!
[LOG 19:32:52.612] DarkMultiPlayer: [0.1762698] Deleting cached object 7a65652a6f7ac99eca52eee2f86ec2c3ae33b325b9438381e89c66aa5ee7b2d1, reason: Cache full!
[LOG 19:32:52.613] DarkMultiPlayer: [0.1772939] Deleting cached object 1ac0af398e9f877f6acd0382b1357beb501829c1f1b1593a675bff189b4adc5b, reason: Cache full!
[LOG 19:32:52.613] DarkMultiPlayer: [0.1772939] Deleting cached object b371576526e82879ee6270788e445bc5918cd093e3cd193c0da19413514f74e5, reason: Cache full!
[LOG 19:32:52.614] DarkMultiPlayer: [0.1782934] Deleting cached object 2ca56607b781e7a5a5c1e7bc6fd164be3698d9fe65331721daf65944188a4c32, reason: Cache full!
[LOG 19:32:52.614] DarkMultiPlayer: [0.1782934] Deleting cached object 4c71fe548ed721f6e832edd9cbbe4a5696a8457137e10f3d4874bdce55b7f689, reason: Cache full!
[LOG 19:32:52.615] DarkMultiPlayer: [0.1792911] Deleting cached object 6482c534c85096fa990c32e6befda1b423d49de3504b12cbb41ff03c95aa68b9, reason: Cache full!
[LOG 19:32:52.615] DarkMultiPlayer: [0.1792911] Deleting cached object 65a8f2676c20ddc66c574495c7ad907cc4c7dc7fb149aaa14bd68bba0b09bab6, reason: Cache full!
[LOG 19:32:52.615] DarkMultiPlayer: [0.1792911] Deleting cached object ae56e22b5fe72bb5dff641dbce94e62ab861379eb9c3c0a3d1ff4e52c9ff09ad, reason: Cache full!
[LOG 19:32:52.616] DarkMultiPlayer: [0.1802882] Deleting cached object 926b70e311dd50d77df9468234a70238656baebb7895f4b625d7e864bd193907, reason: Cache full!
[LOG 19:32:52.616] DarkMultiPlayer: [0.1802882] Deleting cached object 37f05847fe88da8d639ff6a2602ebf65046455e6c2fb6e5470aa86417d4b2f38, reason: Cache full!
[LOG 19:32:52.617] DarkMultiPlayer: [0.181285] Deleting cached object 9455bc78002c3f156c2d3b046c15bbded755b35886e20c7011e920d3e145e4d9, reason: Cache full!
[LOG 19:32:52.617] DarkMultiPlayer: [0.181285] Deleting cached object 0e280a190ad2c2fa4ed8307a971ae0be8ec0002de696a772b48cbe1ef4e04d28, reason: Cache full!
[LOG 19:32:52.618] DarkMultiPlayer: [0.1822954] Deleting cached object 819540bdf47a56bb20bd6a7fde4d761509c1189f5fdd1fc9d15e0c651d942106, reason: Cache full!
[LOG 19:32:52.618] DarkMultiPlayer: [0.1822954] Deleting cached object 1f11acc3ffee55ba70f9b2f6451c766e127cd6d2ccbe5ab99ae9c74f34f713c1, reason: Cache full!
[LOG 19:32:52.618] DarkMultiPlayer: [0.1822954] Deleting cached object bee72f4f79cbb7a7fc534b5fb5a0433a1047e8c15835896037eb74e6107d5e4f, reason: Cache full!
[LOG 19:32:52.619] DarkMultiPlayer: [0.1832801] Deleting cached object a961d5f453449a093d00cf8345e25b3fa4451f3e77d8a93fc995c3909dce0b95, reason: Cache full!
[LOG 19:32:52.619] DarkMultiPlayer: [0.1832801] Deleting cached object a0b72d89768bba807c386851ce602718bb1eda83d6cafdc513eed78d8b88f3b8, reason: Cache full!
[LOG 19:32:52.620] DarkMultiPlayer: [0.184277] Deleting cached object df760a0a9b2deb4fcac6b07af1a8f9787935082a184312f2ff1675a30a3e178d, reason: Cache full!
[LOG 19:32:52.620] DarkMultiPlayer: [0.184277] Deleting cached object 8842381d967ac8a23a6c550b598d8c79e48d336b4920ff363a1f6fbf1813262d, reason: Cache full!
[LOG 19:32:52.621] DarkMultiPlayer: [0.1852813] Deleting cached object 80f06a6be53b41ec2cb8a16c7085aa0d4eb541cd0e2459bccfbf909b257206ef, reason: Cache full!
[LOG 19:32:52.621] DarkMultiPlayer: [0.1852813] Deleting cached object 72a4771e159001df24b9cdf834f4a65eccb746be425e7a8c86f043ffc16afc4e, reason: Cache full!
[LOG 19:32:52.621] DarkMultiPlayer: [0.1852813] Deleting cached object dc07abf0affe46cb41e6945db630d2d71d8f81c948cc79aa3cadb722ecaf49ac, reason: Cache full!
[LOG 19:32:52.622] DarkMultiPlayer: [0.1862721] Deleting cached object efbb3b5cbab3ae93c339f02696bad99ffcc08ef5509e9050ad693b0ad3a29f24, reason: Cache full!
[LOG 19:32:52.622] DarkMultiPlayer: [0.1862721] Deleting cached object edd1e0bcff2edbf433692d3df56454521a6c1feaeea15033b3221f594dd35ee8, reason: Cache full!
[LOG 19:32:52.623] DarkMultiPlayer: [0.1872695] Deleting cached object 374040922aad08fa5dce88973c49cb1c4f43ceb039588d901b2872395915fd30, reason: Cache full!
[LOG 19:32:52.623] DarkMultiPlayer: [0.1872695] Deleting cached object 447eb805e28c90ab189f59e2196b348cc1529cae0bd6781f06606016512e15f5, reason: Cache full!
[LOG 19:32:52.623] DarkMultiPlayer: [0.1872695] Deleting cached object 3091a459855f9d9364fdbac5c541451f175c9638650b5cc43cab122af2e653ba, reason: Cache full!
[LOG 19:32:52.624] DarkMultiPlayer: [0.1882757] Deleting cached object 2b7814942cf8954f4b6ed06d5f72c3f96ef576c5fe5b22e9161b4d8a3013bfe2, reason: Cache full!
[LOG 19:32:52.624] DarkMultiPlayer: [0.1882757] Deleting cached object d4331705b5621a3faff7d214d3587108ee6da4548b01a564547946ab20865047, reason: Cache full!
[LOG 19:32:52.625] DarkMultiPlayer: [0.1892637] Deleting cached object 4ed05af88d96aa4c68fee0926a8e428e236a998d834885d8ea8b9f2ace6c1de0, reason: Cache full!
[LOG 19:32:52.625] DarkMultiPlayer: [0.1892637] Deleting cached object c4de210bf65e230372f702a2300765c7997499c461b400535ef2bcac285db2d6, reason: Cache full!
[LOG 19:32:52.626] DarkMultiPlayer: [0.1902617] Deleting cached object f5741932c8c871571ed3cae45a134c8d8c45956090ec4db5efa8c0031c3c412a, reason: Cache full!
[LOG 19:32:52.626] DarkMultiPlayer: [0.1902617] Deleting cached object dad2312c9ad04d96e3b29de89690d3f5bf94ae5143e83bea8076c179c9981853, reason: Cache full!
[LOG 19:32:52.626] DarkMultiPlayer: [0.1902617] Deleting cached object 2a0dbc50798ed69a57d77e3fbaba3bb5539044388c440a4967cb5cd090684503, reason: Cache full!
[LOG 19:32:52.627] DarkMultiPlayer: [0.1912586] Deleting cached object c699e6d97daab8f98ef20346703618a20096446885eee99577860caa832fb6c6, reason: Cache full!
[LOG 19:32:52.627] DarkMultiPlayer: [0.1912586] Deleting cached object 52c3275eb1f6d76d449e61116f57ff087cd3254e9b57876ee4b632a4fa8334e5, reason: Cache full!
[LOG 19:32:52.628] DarkMultiPlayer: [0.1922274] Deleting cached object da24e7b10e022ddab457186606cde9c4b00d4967c3c6a651ac39171d6fe99fcc, reason: Cache full!
[LOG 19:32:52.628] DarkMultiPlayer: [0.1922274] Deleting cached object 0505a5b4e2ab3167ce48dcdb81212a66718daf3002411a32e503563190b37a7d, reason: Cache full!
[LOG 19:32:52.629] DarkMultiPlayer: [0.1932321] Deleting cached object 4353586057c63768fb092c6f763bbee767c6f697cd3b4f4b07342c9cc6dda202, reason: Cache full!
[LOG 19:32:52.630] DarkMultiPlayer: [0.1942216] Deleting cached object 92d806b46035643b816b2136b8ecd74e2ae189d93728b0e1e05a0fd32606473c, reason: Cache full!
[LOG 19:32:52.630] DarkMultiPlayer: [0.1942216] Deleting cached object 23880467dd3032ccca940407d1d2c18b0bf0861be19cf675c4e85cbecfe2b9b4, reason: Cache full!
[LOG 19:32:52.631] DarkMultiPlayer: [0.1952204] Deleting cached object 892f89f75cc92e96bc662b5b4c03523184d98c10c37b7e3070b1a1216068ab5a, reason: Cache full!
[LOG 19:32:52.631] DarkMultiPlayer: [0.1952204] Deleting cached object ca4a84d6ffbeb1c74908f462a81308f986ef12d21102689b152b1e4df40021d3, reason: Cache full!
[LOG 19:32:52.631] DarkMultiPlayer: [0.1952204] Deleting cached object b7e3e69a2bac2d2aba9f4d912fb312431db281c6119e5f80c3a15d6cec1d6cfa, reason: Cache full!
[LOG 19:32:52.632] DarkMultiPlayer: [0.1962183] Deleting cached object ad03dff0d6c21b8e55b7c3f4b1fabac1af0b366d97fe047b52c67ce81c064dc7, reason: Cache full!
[LOG 19:32:52.632] DarkMultiPlayer: [0.1962183] Deleting cached object 84b721c740bff9751b4629e814cee9afef131d22e21d44eb119340080f57b96b, reason: Cache full!
[LOG 19:32:52.633] DarkMultiPlayer: [0.1972145] Deleting cached object 0f02e17423c3e4e63e03eafd6ce174fe6dc7be7f79f364d0ea09d20239371f43, reason: Cache full!
[LOG 19:32:52.633] DarkMultiPlayer: [0.1972145] Deleting cached object cd86bbc22d65bbae012471f6d67e492757eb7beb831eb79fc740e1c0a72954e3, reason: Cache full!
[LOG 19:32:52.634] DarkMultiPlayer: [0.1982119] Deleting cached object 725c4e982df22e7d5cbe5f52e9366945226db3c6795148be5d94c259e27bc25f, reason: Cache full!
[LOG 19:32:52.634] DarkMultiPlayer: [0.1982119] Deleting cached object deddb606dc0c5d0316021e4eb58b0919a9d88efbd4ff17668e69cb0af408f2cb, reason: Cache full!
[LOG 19:32:52.635] DarkMultiPlayer: [0.1992376] Deleting cached object 3ba07d9b6b567e415a3d4ef329c27962d78c1ea56ef995ee55d716b550135661, reason: Cache full!
[LOG 19:32:52.635] DarkMultiPlayer: [0.1992376] Deleting cached object 38ef266be6776aef7db81a061e1e9141b8df011a8ca20e409ffba94a5a69ea90, reason: Cache full!
[LOG 19:32:52.635] DarkMultiPlayer: [0.1992376] Deleting cached object b8e660dbb7619008aefbf1bf7d6e67ba2abb283e1a53c4d13e2d2956de382379, reason: Cache full!
[LOG 19:32:52.636] DarkMultiPlayer: [0.2002348] Deleting cached object bdf291debf283b5d5c780bf9cfdeca581833481512b2d7ad3191ec52b2e937a7, reason: Cache full!
[LOG 19:32:52.636] DarkMultiPlayer: [0.2002348] Deleting cached object 508942ac6ce4e638af44ee578403a3f13e9f2ee4f79c4102ddafc76a0f301ba5, reason: Cache full!
[LOG 19:32:52.637] DarkMultiPlayer: [0.2012322] Deleting cached object c19cb6a302450784b7d1d44199f4dfcc2af07d1cb270ffb7d75340c20dee1326, reason: Cache full!
[LOG 19:32:52.637] DarkMultiPlayer: [0.2012322] Deleting cached object eaddd0a4bfd2dd8bc9c70a8393f1ffac1e68f04a3a32d91dee032c9e02e920ab, reason: Cache full!
[LOG 19:32:52.637] DarkMultiPlayer: [0.2012322] Deleting cached object f097fc0beb52ef07ee263d2121da82b364f1607b8b2c2de01e25263a5121e495, reason: Cache full!
[LOG 19:32:52.638] DarkMultiPlayer: [0.2022304] Deleting cached object a42ea8c2cf2402e36e890e57808f5c78b47824038d94a8d93410b4c4a9defe3e, reason: Cache full!
[LOG 19:32:52.638] DarkMultiPlayer: [0.2022304] Deleting cached object a7e4b2dc34aa074a97d83b6d243288be2f12032f74d7a5a26e50bf4d53e0442b, reason: Cache full!
[LOG 19:32:52.639] DarkMultiPlayer: [0.2032264] Deleting cached object bd2cf0ae5f81474beaf323e70b0b3aabd27ca8c5a399b1af0a3a1028f01be18b, reason: Cache full!
[LOG 19:32:52.639] DarkMultiPlayer: [0.2032264] Deleting cached object 8a8b4293647804b215c0a7f140b8f74cc03262cb3efe56d9b50d150ada250c9d, reason: Cache full!
[LOG 19:32:52.640] DarkMultiPlayer: [0.2042251] Deleting cached object 8d3e87fcc38bfcdd9c131322bd49eee1a68e540fc848ff4b961877ef77b8c140, reason: Cache full!
[LOG 19:32:52.640] DarkMultiPlayer: [0.2042251] Deleting cached object 60211c6fda4f26d46d53c6476b6d1a66191d9fd91291e785554d08dd9c56358e, reason: Cache full!
[LOG 19:32:52.640] DarkMultiPlayer: [0.2042251] Deleting cached object af58f16bbe85ad7ce4dee4de55ae35c1c292cd2b9c3941bf5fe20a46c36057f9, reason: Cache full!
[LOG 19:32:52.641] DarkMultiPlayer: [0.2052211] Deleting cached object fc19328b5e1d74365f4446f7b28120742e0e3944dafbce68bfd016b97505e043, reason: Cache full!
[LOG 19:32:52.641] DarkMultiPlayer: [0.2052211] Deleting cached object 3809ab4d7ed711fc157b89a301cfe57897c5c325ec4efde6a2f6d82114164203, reason: Cache full!
[LOG 19:32:52.642] DarkMultiPlayer: [0.2062195] Deleting cached object 4ee6e3101a7fc88fe4041a92d5847f915a686159ca57d49d67ddac16273d68f0, reason: Cache full!
[LOG 19:32:52.642] DarkMultiPlayer: [0.2062195] Deleting cached object 5ae81f79c960f4cc016a970a4ba80e87c4a5cf5741949737d412d684f7deb27d, reason: Cache full!
[LOG 19:32:52.642] DarkMultiPlayer: [0.2062195] Deleting cached object 5a22a0e2bc21d6094615dce472bcad00dbabf6ba22b1c42951c902359188e14a, reason: Cache full!
[LOG 19:32:52.643] DarkMultiPlayer: [0.2072175] Deleting cached object 0abfb0554b180a0d824b31741602f12d39167a305f833bc516ccf0c4a5fbb399, reason: Cache full!
[LOG 19:32:52.643] DarkMultiPlayer: [0.2072175] Deleting cached object 376f9f51aff6dc14153b4da530e97dc89259c41314d872bd06491ad0e60faf6b, reason: Cache full!
[LOG 19:32:52.644] DarkMultiPlayer: [0.2082137] Deleting cached object c7c44abd42548fc723eb02fb1831ed1daff3176e356cd1b3935a0f0f58336b13, reason: Cache full!
[LOG 19:32:52.644] DarkMultiPlayer: [0.2082137] Deleting cached object 7e6186f31f24612dc9baf6086b8b991cb5e88961ef7894639b975eff78ba8e9b, reason: Cache full!
[LOG 19:32:52.645] DarkMultiPlayer: [0.2091819] Deleting cached object a643b8bf7b53e2ffbf585aad4baf3cfc1f496317aedac1fb6533bc57d4f91f0b, reason: Cache full!
[LOG 19:32:52.645] DarkMultiPlayer: [0.2091819] Deleting cached object f7a0c7cabea0aa09ebe43fd0533ab4ac38f3b1c36eea6e3739762124e104385a, reason: Cache full!
[LOG 19:32:52.646] DarkMultiPlayer: [0.2102044] Deleting cached object 3cc88df79d1a41cfc3c8cd16596e401d4467b757e48d0c05746fc42bc7168ea5, reason: Cache full!
[LOG 19:32:52.646] DarkMultiPlayer: [0.2102044] Deleting cached object 944eab0d9373941b66029e2e72c9a083993e7a11b583802f72f09d0232996637, reason: Cache full!
[LOG 19:32:52.647] DarkMultiPlayer: [0.2112082] Deleting cached object c874c3ef7a02bb508e7db842934ddea3e698ec9b516f536321bfabd1a76263c9, reason: Cache full!
[LOG 19:32:52.647] DarkMultiPlayer: [0.2112082] Deleting cached object 34ad89bf31b37f0e1745043ad26c54016d54f7a01fb9927c3d97e9d9442aa6c7, reason: Cache full!
[LOG 19:32:52.647] DarkMultiPlayer: [0.2112082] Deleting cached object 7134cad261c42cbd1508b727689908e201b1d298b3e1382b49d650812754c8be, reason: Cache full!
[LOG 19:32:52.648] DarkMultiPlayer: [0.2121747] Deleting cached object e499de0c723d579defb0551cc367c2d095943aef033a52504114b6acc11b3e06, reason: Cache full!
[LOG 19:32:52.648] DarkMultiPlayer: [0.2121747] Deleting cached object bff1f43c72a7711fd668634d3da72a7632de283c43bb798850bdf2d136dfe459, reason: Cache full!
[LOG 19:32:52.649] DarkMultiPlayer: [0.2131729] Deleting cached object a3b2652d4066139afb6bf0ba03bee49a7aa423ce1aabe65930cd9eeab6b51b7a, reason: Cache full!
[LOG 19:32:52.649] DarkMultiPlayer: [0.2131729] Deleting cached object 4212da54489bb7b76bacaa1ff4ceefb37038b88182fd195c23a818d83ac6614a, reason: Cache full!
[LOG 19:32:52.650] DarkMultiPlayer: [0.2141698] Deleting cached object 22c8b482fb7cd5c0153c29b97ee53b296abbf754f38bd92dac66827dc17156dc, reason: Cache full!
[LOG 19:32:52.650] DarkMultiPlayer: [0.2141698] Deleting cached object c3009df23ebc21740570239ba673664650c2196d3e0f0654333bf9ab0f46ff5f, reason: Cache full!
[LOG 19:32:52.650] DarkMultiPlayer: [0.2141698] Deleting cached object 0f03de0d5d6296aa44ae6c21ae99a7c53854cfb1289218fe44d3f9ddb85e7e8b, reason: Cache full!
[LOG 19:32:52.651] DarkMultiPlayer: [0.2151669] Deleting cached object ab41c8acf548133917e7c976c75a54ab1fbb3eca0718995e0d924c97f3e6dd86, reason: Cache full!
[LOG 19:32:52.651] DarkMultiPlayer: [0.2151669] Deleting cached object 58dbdea1a91f97934cea8b6f203a756cce1f6ca073834d0ac3c807a7093022e0, reason: Cache full!
[LOG 19:32:52.652] DarkMultiPlayer: [0.2161925] Deleting cached object 8237938cd11068622371294edf8b7c8d76df27aada2179196a5448016a4425cf, reason: Cache full!
[LOG 19:32:52.652] DarkMultiPlayer: [0.2161925] Deleting cached object 7b1a24e24dfab638e17c42cf645205dab2e00d120902e05f1031e3d8894a7c83, reason: Cache full!
[LOG 19:32:52.652] DarkMultiPlayer: [0.2161925] Deleting cached object ea25baa6956fea85e413f7cd393880fa3d1bc3cf3474b2e257e30955fc11593e, reason: Cache full!
[LOG 19:32:52.653] DarkMultiPlayer: [0.2171915] Deleting cached object e46769d5ac69b228dc83768407fecd00975587209174668e4d7799ffa19cede4, reason: Cache full!
[LOG 19:32:52.653] DarkMultiPlayer: [0.2171915] Deleting cached object 3a209226b6f5f02d90f3a86ac888c96b6deec15e28326f0b63a8ab55124639f0, reason: Cache full!
[LOG 19:32:52.654] DarkMultiPlayer: [0.2181868] Deleting cached object a7927d57374de4b5d566d0c9cbb4780d160273d2d147b070208493371056bb5e, reason: Cache full!
[LOG 19:32:52.654] DarkMultiPlayer: [0.2181868] Deleting cached object 6194512ce2d18104621d2ccd231fc3a01cf1a0de5ff2823692702309d55fa158, reason: Cache full!
[LOG 19:32:52.654] DarkMultiPlayer: [0.2181868] Deleting cached object 2daba4ef458992d0f9bc450d58a9a5ee8a182f8726926464baa2e35502764d47, reason: Cache full!
[LOG 19:32:52.655] DarkMultiPlayer: [0.2191843] Deleting cached object 95c86d4b6a7bb9f3ff33e3213f4c558eaffa94571b6be27aae6235e89a1dd735, reason: Cache full!
[LOG 19:32:52.655] DarkMultiPlayer: [0.2191843] Deleting cached object dc28e86b2a78b924e42dbf20a1437831297ca7d7cac86d12e13624f7a6c824b9, reason: Cache full!
[LOG 19:32:52.656] DarkMultiPlayer: [0.2201812] Deleting cached object 0a000cfc7b4c1b5af5be16241afc93543e5af991b7f1e68ce8f85266b7b7f95d, reason: Cache full!
[LOG 19:32:52.656] DarkMultiPlayer: [0.2201812] Deleting cached object 2faadfd13a6d29d0d916cc5a335bf5396ef6a06568d8d9a88954381676726d84, reason: Cache full!
[LOG 19:32:52.657] DarkMultiPlayer: [0.2211785] Deleting cached object 1b26a0bc4ed6103643bc143be6b652157e8e41d2de6c9c4f41cfb84b029c5c55, reason: Cache full!
[LOG 19:32:52.657] DarkMultiPlayer: [0.2211785] Deleting cached object 0ff9988630033c01a7b781e860243717d6ba362b7017ad7c2588e514b8a50011, reason: Cache full!
[LOG 19:32:52.657] DarkMultiPlayer: [0.2211785] Deleting cached object e9e399dceaa06dfa7af756c98ecc8d9e1c381bab278a9272f4f17f87c82a8b73, reason: Cache full!
[LOG 19:32:52.658] DarkMultiPlayer: [0.2221756] Deleting cached object 4af6b6d05e849aea7e7f180fcf2406b9a37834d6ddc3ace1dc23912afedf7ce2, reason: Cache full!
[LOG 19:32:52.658] DarkMultiPlayer: [0.2221756] Deleting cached object 4c104b1596b38f60fc1474be6f27e2eb0bb0c1c76cae8b4547cf86b0185f8ac1, reason: Cache full!
[LOG 19:32:52.659] DarkMultiPlayer: [0.2231734] Deleting cached object bca79dab1ccc13b28c2102fdbca726a0e668c726fb4b1c0cdea4badd5aa7768a, reason: Cache full!
[LOG 19:32:52.659] DarkMultiPlayer: [0.2231734] Deleting cached object 90416d8b208c9322c9c4db09d7162b4d57b1f1d3b18fb917365cd498aac1dede, reason: Cache full!
[LOG 19:32:52.659] DarkMultiPlayer: [0.2231734] Deleting cached object b81d19004a0742b692e272181ceec92374c183aa7de71d02ab77260a92a5d2d7, reason: Cache full!
[LOG 19:32:52.660] DarkMultiPlayer: [0.2241704] Deleting cached object e6a330a683c3cc5094e845a9e26573cc50e81c948b95d6e2b949b2305097720d, reason: Cache full!
[LOG 19:32:52.660] DarkMultiPlayer: [0.2241704] Deleting cached object 074f371b2fdfe4d437dbc6f9af0880fc96b41b7941f546d00d7271675d5449e1, reason: Cache full!
[LOG 19:32:52.661] DarkMultiPlayer: [0.2251388] Deleting cached object cea8bccf089bf9ba5695bc539a093285beebbba44ade6c9aa979934783f357b9, reason: Cache full!
[LOG 19:32:52.664] DarkMultiPlayer: [0.2281304] Deleting cached object c199d80ee48016b915d77b217edd86eb28fbdd33d6f49865a27332d22d41bb61, reason: Cache full!
[LOG 19:32:52.664] DarkMultiPlayer: [0.2281304] Deleting cached object b384af3a0468c25d2480c32b358283d6eadc7b1899907cf289786f282a556819, reason: Cache full!
[LOG 19:32:52.664] DarkMultiPlayer: [0.2281304] Deleting cached object 28ca02de30ed771afd7446bd1c1ceece910eb2cf7ff089652bf3c7eb3e207dfc, reason: Cache full!
[LOG 19:32:52.665] DarkMultiPlayer: [0.2291568] Deleting cached object e480679c405fc7da128b51e8242cbbc21466a68c237bbf3fe08977db38196caf, reason: Cache full!
[LOG 19:32:52.665] DarkMultiPlayer: [0.2291568] Deleting cached object 9c15daf86f7adb3c494a1ddb69e80ee26e1c2f011c51af0c93c66f9e6e58afa2, reason: Cache full!
[LOG 19:32:52.666] DarkMultiPlayer: [0.2301584] Deleting cached object ca89a2bf9191cb6152deb0f66d1abba85ff0b82527531ee260517d6aa3fe72b5, reason: Cache full!
[LOG 19:32:52.666] DarkMultiPlayer: [0.2301584] Deleting cached object 31a839327ede94c07aad3df1425b6961e117558615609ac519b9277b0179ec56, reason: Cache full!
[LOG 19:32:52.667] DarkMultiPlayer: [0.2311525] Deleting cached object a2fe52fd0374172b8e07237fc9f8273963b767bc850cbbb1555459c7a869242a, reason: Cache full!
[LOG 19:32:52.667] DarkMultiPlayer: [0.2311525] Deleting cached object 16fa3c5ca1fb57e711c3107db35d7fdd61d507b6f960941d90b3362d2b757a92, reason: Cache full!
[LOG 19:32:52.667] DarkMultiPlayer: [0.2311525] Deleting cached object 9c58317ec6cb111fb37d1e98d3237cfc745bdb99d02ecbee04a62abfb0fc9ce9, reason: Cache full!
[LOG 19:32:52.668] DarkMultiPlayer: [0.2321499] Deleting cached object b2b1335ac4c64d37c75a5b8d4d6ac35e100cf0e6b50b24c4e9898ce5de6b9693, reason: Cache full!
[LOG 19:32:52.668] DarkMultiPlayer: [0.2321499] Deleting cached object 3146062371c7a467285d9ae861a5d3a7677164e1e8f18942ac9fa5b658874772, reason: Cache full!
[LOG 19:32:52.669] DarkMultiPlayer: [0.2331491] Deleting cached object b3becf78f51bedc72d38db82940a573b8e907667dd0c8edc661530e005438d15, reason: Cache full!
[LOG 19:32:52.669] DarkMultiPlayer: [0.2331491] Deleting cached object c651f6a44b507ea48fb1649a4fda8e54213fb02f471a68651ca1b7df88225acb, reason: Cache full!
[LOG 19:32:52.669] DarkMultiPlayer: [0.2331491] Deleting cached object 31a92b0787a2b23e0644ba898dda08b99708ca980e818f9a8e242fbac98e7c94, reason: Cache full!
[LOG 19:32:52.670] DarkMultiPlayer: [0.2341435] Deleting cached object b3c4080e06be3b1a669ea95bdeaedd03f383dbcb1625a625cb53855fbee2a00d, reason: Cache full!
[LOG 19:32:52.670] DarkMultiPlayer: [0.2341435] Deleting cached object bee09c9e28c8eed777a5d81258cba04ca0bfaea18fd74b1cb645dbf96d7a726f, reason: Cache full!
[LOG 19:32:52.671] DarkMultiPlayer: [0.2351414] Deleting cached object a3d4d7ba87c5f142d4ec8a165ca87db8e9235d5eae8bdc4d8b3c9d7f1d22f49a, reason: Cache full!
[LOG 19:32:52.671] DarkMultiPlayer: [0.2351414] Deleting cached object 512f68d77a486951d401b6fdd55d1a934abd4f172ef0d29dc840e327584cc257, reason: Cache full!
[LOG 19:32:52.672] DarkMultiPlayer: [0.2361471] Deleting cached object db23d529efd682fa7501a3a25a561ada69bb8b24608dcd54ab39c9b63ca393a2, reason: Cache full!
[LOG 19:32:52.672] DarkMultiPlayer: [0.2361471] Deleting cached object f0ca8299becfc395f7c1cafe15e91a8e832b872af1b482732a95fd3da4fb4486, reason: Cache full!
[LOG 19:32:52.672] DarkMultiPlayer: [0.2361471] Deleting cached object da9cc97e57f99c863124f2d22cb76af0fd384f779321a341450a790dfb831154, reason: Cache full!
[LOG 19:32:52.673] DarkMultiPlayer: [0.2371356] Deleting cached object 10a269f9ba78945cbcb2467654ea6945c15bf9d898139ecbd6403370d8db8335, reason: Cache full!
[LOG 19:32:52.673] DarkMultiPlayer: [0.2371356] Deleting cached object 0192ec0c48a0a71703167b6160a9629b33e735532963080da68efc2c510e21ea, reason: Cache full!
[LOG 19:32:52.674] DarkMultiPlayer: [0.2381339] Deleting cached object d2f6c3e0ca245c3985dd111efc90b8a0713420f64fa4949e5448c7ad30b519d8, reason: Cache full!
[LOG 19:32:52.674] DarkMultiPlayer: [0.2381339] Deleting cached object a2410321508074408b1046da5ec3e99096ba8def49bd42c27e15336ee8be4d31, reason: Cache full!
[LOG 19:32:52.674] DarkMultiPlayer: [0.2381339] Deleting cached object 84c64163beb946c04aab7d8d4495d15645ce86589d70a0468fd98f75572cea07, reason: Cache full!
[LOG 19:32:52.675] DarkMultiPlayer: [0.2391307] Deleting cached object 5c9fd1d76d9d951f9519746191247d59933a30781211e8c53e258a31dfe80a59, reason: Cache full!
[LOG 19:32:52.675] DarkMultiPlayer: [0.2391307] Deleting cached object 39ac01f6c7f223a17be9b13e9168ae50b62fa55d4ecf724547c2e9182b016612, reason: Cache full!
[LOG 19:32:52.676] DarkMultiPlayer: [0.2401277] Deleting cached object d6ad08da1742e626c2e4262097e8da6fb246ed15cc73d252b25e7dc3d887a1a3, reason: Cache full!
[LOG 19:32:52.676] DarkMultiPlayer: [0.2401277] Deleting cached object ca74a1c6d3c76947fa5f84e3090bc4fc68897baa7d8b919a2b64a74697c33853, reason: Cache full!
[LOG 19:32:52.677] DarkMultiPlayer: [0.2401277] Deleting cached object 2a120ae07418f2732939775e095c7bb7d4b926aebf72115ff2f9c1f58f57b9ac, reason: Cache full!
[LOG 19:32:52.677] DarkMultiPlayer: [0.2411273] Deleting cached object cd69bcdcce6b62921f221b35e6ac7e1c8379f0ccee7a32e4b7b7276735a9668d, reason: Cache full!
[LOG 19:32:52.677] DarkMultiPlayer: [0.2411273] Deleting cached object 298c390bb1d9e891200dd617a83ab4890cdd15923d62d33c1a62fd55a7c839a2, reason: Cache full!
[LOG 19:32:52.678] DarkMultiPlayer: [0.2420939] Deleting cached object 2f3435cd6687b8c6e674591d62b4713406b99d69f5421a1218d061b3985a3a0e, reason: Cache full!
[LOG 19:32:52.678] DarkMultiPlayer: [0.2420939] Deleting cached object 1326a1b764d609bbbb62c619365f26ffcc4cb8b8153a1e1ab817e9ac0304dee6, reason: Cache full!
[LOG 19:32:52.679] DarkMultiPlayer: [0.2430919] Deleting cached object f2143ba0f5d2473dda1b252df73d63607e27c97f67413ff40dc66d696200a02d, reason: Cache full!
[LOG 19:32:52.679] DarkMultiPlayer: [0.2430919] Deleting cached object e0818f6cf7c00465eaa9fa63279971d1feb3a4f49dcd89ab9ebbfa5e672f8d1b, reason: Cache full!
[LOG 19:32:52.680] DarkMultiPlayer: [0.2441132] Deleting cached object 2189b8eb82eda0e7fd43826544f19e17b7c6b4769d9b088c2a054063e2e663a7, reason: Cache full!
[LOG 19:32:52.680] DarkMultiPlayer: [0.2441132] Deleting cached object 5a1e228feb5e990b9336525daf047e48b29633ba7dcb073d20292da4408e12fe, reason: Cache full!
[LOG 19:32:52.680] DarkMultiPlayer: [0.2441132] Deleting cached object a20bdce5dfa6a0e6e8feafd0173ad87154cfdac16871e94babf6f734ce6cd8f3, reason: Cache full!
[LOG 19:32:52.681] DarkMultiPlayer: [0.2451102] Deleting cached object 4b5236bf3ba12f4ddf41963828caa0ca6dc5ac0a7276314fb3b610b03b5748cc, reason: Cache full!
[LOG 19:32:52.681] DarkMultiPlayer: [0.2451102] Deleting cached object 24a8bf4d94a5c73af9963bf245a3a4300247fdf6b0f0096514ec4e9439c11938, reason: Cache full!
[LOG 19:32:52.682] DarkMultiPlayer: [0.2461079] Deleting cached object ac15b6991f32558fa287e84d1955a78f75ae71240f2f8c9c7c98fe49a83f41cc, reason: Cache full!
[LOG 19:32:52.682] DarkMultiPlayer: [0.2461079] Deleting cached object 27eba05b3f315db0f29eb40806597e9c096b804af9f37185755a35956ad6beac, reason: Cache full!
[LOG 19:32:52.683] DarkMultiPlayer: [0.2471049] Deleting cached object 80fdd754b6edb192c3038769861fa7d3ea1b125894cce6066e7121a2a127f0c1, reason: Cache full!
[LOG 19:32:52.683] DarkMultiPlayer: [0.2471049] Deleting cached object 68a8511e85a6fbcc549f91a2d21e4d842dbf2f4c8c43807b8af2bb58323842b0, reason: Cache full!
[LOG 19:32:52.683] DarkMultiPlayer: [0.2471049] Deleting cached object a3f11d8784afba974085322fe77433f989055f653b703d5d2a886e21ad42c15a, reason: Cache full!
[LOG 19:32:52.684] DarkMultiPlayer: [0.2480777] Deleting cached object 3cff161940110d537d88b9dfded77f7ea18d895a318162d5a90889779072f211, reason: Cache full!
[LOG 19:32:52.684] DarkMultiPlayer: [0.2480777] Deleting cached object e558c375d69423581fe6099ec5627ee710375d57929f1999d953e23ab1238fa4, reason: Cache full!
[LOG 19:32:52.685] DarkMultiPlayer: [0.2491095] Deleting cached object 490734cefdf5f477cbbf4da7ac1dff1af50e1947a5dc0167ab8eeec924a3da45, reason: Cache full!
[LOG 19:32:52.685] DarkMultiPlayer: [0.2491095] Deleting cached object 54e971179da61aa0b15bb8bbb046d4965383e663aa4038b37b9c95c7cbad38b1, reason: Cache full!
[LOG 19:32:52.685] DarkMultiPlayer: [0.2491095] Deleting cached object a5d57bd0b41447aa011800ea53942287923acf550e5e24764d419bb5fa90c0eb, reason: Cache full!
[LOG 19:32:52.686] DarkMultiPlayer: [0.2501019] Deleting cached object b5f1973e4a728b0424df07b521dc73acbb09a2592d61aab7cbe1d93680252686, reason: Cache full!
[LOG 19:32:52.686] DarkMultiPlayer: [0.2501019] Deleting cached object 70b79192d73fd8e5624105af428fee4d90e8d280ce44ab9188cac9192e856b56, reason: Cache full!
[LOG 19:32:52.687] DarkMultiPlayer: [0.2510983] Deleting cached object d874eaaece5aba2c0eda07a9ccbe16bcc9de300623847f6be80c05b0b930a566, reason: Cache full!
[LOG 19:32:52.687] DarkMultiPlayer: [0.2510983] Deleting cached object 7b0606973c502a6ccb246a3b4cccaba430be367b5554c0ab52df17c01ccd7607, reason: Cache full!
[LOG 19:32:52.687] DarkMultiPlayer: [0.2510983] Deleting cached object a1151ac7e4c0c1db90705a086c2db0eb59d0d003908efcaf894d3ce159ad9ddc, reason: Cache full!
[LOG 19:32:52.688] DarkMultiPlayer: [0.2520998] Deleting cached object 2131e6f6ef02eccbb178be7a352611a3b0e37ad88337071717fa69c2fb6004d9, reason: Cache full!
[LOG 19:32:52.688] DarkMultiPlayer: [0.2520998] Deleting cached object 1ab89e775ab48c1b8621ad70c9a7617ea6218c93bf352d49a507443b1096691f, reason: Cache full!
[LOG 19:32:52.689] DarkMultiPlayer: [0.2530929] Deleting cached object 6cf55a406700dc42d61e23803fb07ad1c4bbe2f4a29fc84820e555e221830eb0, reason: Cache full!
[LOG 19:32:52.689] DarkMultiPlayer: [0.2530929] Deleting cached object e9113108133b892e0c9cb26f7e42477b7f94b52367e77b68a8d7df6054c072e5, reason: Cache full!
[LOG 19:32:52.690] DarkMultiPlayer: [0.2540919] Deleting cached object 0dfd6e6a7e64f0329bf48d4ecd910e27e7d266e845f287ae2f794866afa29e1d, reason: Cache full!
[LOG 19:32:52.690] DarkMultiPlayer: [0.2540919] Deleting cached object f604d830f26894281ce5ee12b2ba340e6d2e9c4dc260579e77f15936b16d9230, reason: Cache full!
[LOG 19:32:52.690] DarkMultiPlayer: [0.2540919] Deleting cached object f6c58cd6fece805a99dc23dc8f543f08b34d72fb640391de5b1bd1b2d090227e, reason: Cache full!
[LOG 19:32:52.691] DarkMultiPlayer: [0.2550883] Deleting cached object 9ca903e63a573001f6f8f18b8f0d02d339fdd3a1e4ab90bb147e6f498375c489, reason: Cache full!
[LOG 19:32:52.691] DarkMultiPlayer: [0.2550883] Deleting cached object ddee48210fffcc885485506ea29514fdc81bc183d7524877b1fda7677c6ec41c, reason: Cache full!
[LOG 19:32:52.692] DarkMultiPlayer: [0.2560883] Deleting cached object f5426e0671f8e6ee13639eb2e46172c993690ba1e2a93fb12f24321174ac46af, reason: Cache full!
[LOG 19:32:52.692] DarkMultiPlayer: [0.2560883] Deleting cached object 2615dc7fa4476a11f80c51a8204fde7076218387dc766099cddf3bd700bee100, reason: Cache full!
[LOG 19:32:52.692] DarkMultiPlayer: [0.2560883] Deleting cached object 8238737635c72abe1c82724ba8514f91cdc8377bb0dc5c8aff30362e26df8b95, reason: Cache full!
[LOG 19:32:52.693] DarkMultiPlayer: [0.2570538] Deleting cached object 11b71c801c6e580063606c2e3fc8874e0f49a4f6f45f6b3b7038da9dae3f53ea, reason: Cache full!
[LOG 19:32:52.694] DarkMultiPlayer: [0.2580797] Deleting cached object 5a9c29a5dd6fcdbc7bb845dec3b78578aae267a3d22b227d8250da1df9164c0d, reason: Cache full!
[LOG 19:32:52.694] DarkMultiPlayer: [0.2580797] Deleting cached object d6b0a074efcb3b6a6d4bb875e0226d73f72dd6b1b54991417ec0cac5471f79b3, reason: Cache full!
[LOG 19:32:52.694] DarkMultiPlayer: [0.2580797] Deleting cached object 463f14d69ca0f1d133fddf7e824707415410f0d8ecfbf295924761cf7100545c, reason: Cache full!
[LOG 19:32:52.695] DarkMultiPlayer: [0.2590486] Deleting cached object ab8d81093eef0b9d162aa892baf497d3709a9e8b9c6e5c2ade8f726507f7ca63, reason: Cache full!
[LOG 19:32:52.695] DarkMultiPlayer: [0.2590486] Deleting cached object 173330fa04ae67dd444da0f90de82d692f7f671fbea7b0e4466cbb9722b384b8, reason: Cache full!
[LOG 19:32:52.696] DarkMultiPlayer: [0.2600458] Deleting cached object af14b97abd7bd1bd47b0949f43beeb708a18a1ef6ae2331b52acedbe096bc9e2, reason: Cache full!
[LOG 19:32:52.696] DarkMultiPlayer: [0.2600458] Deleting cached object af981193480305a94efb6dc280dd5df788bb8602e6841012d84b637efad68e2d, reason: Cache full!
[LOG 19:32:52.697] DarkMultiPlayer: [0.2610439] Deleting cached object 9b3604c618a2340905a3bdf5256a3b2b0ea8f1f3b763442ea8f6627ea8796093, reason: Cache full!
[LOG 19:32:52.697] DarkMultiPlayer: [0.2610439] Deleting cached object 61a632b83bb5ab492628da4d5f424cece5bdca09cd8d0807521ab89a3e901507, reason: Cache full!
[LOG 19:32:52.697] DarkMultiPlayer: [0.2610439] Deleting cached object 10ec3f53857f3dd3027962401be8bb55ee1b6d1cab486f8aec8afe0efafd30c3, reason: Cache full!
[LOG 19:32:52.701] DarkMultiPlayer: [0.2657362] Deleting cached object dd0efa75faf3219a85cdf26a99397e81cbff8e570afc9da61ff63846f17f85c4, reason: Cache full!
[LOG 19:32:52.704] DarkMultiPlayer: [0.267976] Deleting cached object dfb6b0ee4b736b713be3d8e3d774e1403fc2d603309effd42ea092a00606d38b, reason: Cache full!
[LOG 19:32:52.704] DarkMultiPlayer: [0.267976] Deleting cached object df66c222ba9c9fd3379fddd97966b40a57f1f87aa1023d5835ca0f322dd95e41, reason: Cache full!
[LOG 19:32:52.705] DarkMultiPlayer: [0.2689959] Deleting cached object e938480f142322347346df639747b606747d59a7e86ed90a7d97f3c5d23c1bc1, reason: Cache full!
[LOG 19:32:52.705] DarkMultiPlayer: [0.2689959] Deleting cached object 8bc188700ec2bcf9adc1f08fdb07e75c60924f111cb6023e90e6c23a8545b31f, reason: Cache full!
[LOG 19:32:52.706] DarkMultiPlayer: [0.2700207] Deleting cached object f6318500eb5432976944faa476e754a10d72a06c12f9420a2b962c9b73b8d968, reason: Cache full!
[LOG 19:32:52.706] DarkMultiPlayer: [0.2700207] Deleting cached object 43da42bb00c4307a966a92c9b459375ee31edec2328ef17401906d82ef7ba562, reason: Cache full!
[LOG 19:32:52.706] DarkMultiPlayer: [0.2700207] Deleting cached object 12552697038e332e06e88769b73ca82a16baae247fbea1b43e0eec71c6bbf956, reason: Cache full!
[LOG 19:32:52.707] DarkMultiPlayer: [0.2710267] Deleting cached object fb96179cce460d479750e04115a96df543a0095f05c636de7e9a9259de525e8e, reason: Cache full!
[LOG 19:32:52.707] DarkMultiPlayer: [0.2710267] Deleting cached object 120d37807188998518cfb239a6d9b29918f82177dff3a7e30775df3d9c7feef5, reason: Cache full!
[LOG 19:32:52.708] DarkMultiPlayer: [0.2720163] Deleting cached object f6e9636e64753b9089afeb3cccdd80f875e6004216cd95428c1091eabba0dd57, reason: Cache full!
[LOG 19:32:52.708] DarkMultiPlayer: [0.2720163] Deleting cached object 68050087ad4429ea33334e63f115b86a0d18f242a8a299475a8f3f851c05c691, reason: Cache full!
[LOG 19:32:52.709] DarkMultiPlayer: [0.273012] Deleting cached object 42e9b89cdc4a2c3cc2e849ea8df5aa816c2d6c37a40660c47fae3b308ef57d43, reason: Cache full!
[LOG 19:32:52.709] DarkMultiPlayer: [0.273012] Deleting cached object 5e1d37487dcfa90158ea8c3b80ffb15c5c0fed2548a11f633580dd2bc05b9251, reason: Cache full!
[LOG 19:32:52.709] DarkMultiPlayer: [0.273012] Deleting cached object f1237fde18918d6eb9f9c5edaa9f5fc38c7a3faefe9e1ce85bab91878da40506, reason: Cache full!
[LOG 19:32:52.710] DarkMultiPlayer: [0.2740204] Deleting cached object a89c6ac555e05ab5e7a854a143ff20a78853d1375b5be153fa13e8492b3e6aa8, reason: Cache full!
[LOG 19:32:52.710] DarkMultiPlayer: [0.2740204] Deleting cached object 51ef50f6584dc9e36beffcdeaaadeea32a99c9ef7bebd7a3ed72e01932a71a68, reason: Cache full!
[LOG 19:32:52.711] DarkMultiPlayer: [0.2750111] Deleting cached object 74ea39311eee3c65ef700eb4c6dcfd23550a7bed3ed36563e55b6f97c144c1fd, reason: Cache full!
[LOG 19:32:52.711] DarkMultiPlayer: [0.2750111] Deleting cached object 3c186c614fd58584f49755c7a2310f3b75beebc94c654857a6f7f3c55af02182, reason: Cache full!
[LOG 19:32:52.712] DarkMultiPlayer: [0.2759811] Deleting cached object 56d767129b2dc6dad50acb6da4b333c6162299cbca567bb0be2dcd5770421db9, reason: Cache full!
[LOG 19:32:52.712] DarkMultiPlayer: [0.2759811] Deleting cached object 6a075193153f72e2333548561c1d5abd2c0e53480e895a500b27420819d7a86f, reason: Cache full!
[LOG 19:32:52.712] DarkMultiPlayer: [0.2759811] Deleting cached object 14230be91001a68f7252ada1b1fe3a0e27cb485a4710011438bd80058adcfd81, reason: Cache full!
[LOG 19:32:52.713] DarkMultiPlayer: [0.2769772] Deleting cached object 9c190b414209976918b3588d303380fbc0bc582089e910d4aa954427915af6e4, reason: Cache full!
[LOG 19:32:52.713] DarkMultiPlayer: [0.2769772] Deleting cached object 9af4b9f1e0bd9ebc5d7a85ff34288a4e4d92c800d3980149383f974323a186fe, reason: Cache full!
[LOG 19:32:52.714] DarkMultiPlayer: [0.2779749] Deleting cached object 443dfec20b7f12de02b55625c5bac52b100e2ba3fa5cd79d391b1832fe8f5390, reason: Cache full!
[LOG 19:32:52.714] DarkMultiPlayer: [0.2779749] Deleting cached object de2dfb8ec2286e290efe6b0558027ca11aee7ec5e88d3942aa5fec14f222f74c, reason: Cache full!
[LOG 19:32:52.714] DarkMultiPlayer: [0.2779749] Deleting cached object f305e83d147e4681399f32ad54da12c567a58eba13ae9fff7a3e78e4fad00206, reason: Cache full!
[LOG 19:32:52.715] DarkMultiPlayer: [0.2790003] Deleting cached object bb76e88e662612c25955cde6d6263784e1b005bdb495416e7baeba13de877480, reason: Cache full!
[LOG 19:32:52.715] DarkMultiPlayer: [0.2790003] Deleting cached object a48ff83b24125f5f5166fc3748b3612081b60a0e66d6eda821880528baaca1ff, reason: Cache full!
[LOG 19:32:52.716] DarkMultiPlayer: [0.2799993] Deleting cached object d1d32409e96d8af53c0ed049b473cf81f5073e703f9ca8be5bea817f6e4beff4, reason: Cache full!
[LOG 19:32:52.716] DarkMultiPlayer: [0.2799993] Deleting cached object b4a12de5b120eb56dbe22ab14eb44fbfb321c45afb9b0ff73e19e877ddc942b8, reason: Cache full!
[LOG 19:32:52.717] DarkMultiPlayer: [0.2799993] Deleting cached object c1bbd70d0c7f8c09baa7f74da70b2792db2841eef1ef01a8ef07ad60089f2210, reason: Cache full!
[LOG 19:32:52.717] DarkMultiPlayer: [0.2809942] Deleting cached object 47173a18c85569f70f06f8b7df9d078f0e7af654f14e175f67896ec1b7a813ec, reason: Cache full!
[LOG 19:32:52.717] DarkMultiPlayer: [0.2809942] Deleting cached object 91f1bd0c350253d2a95c4728fe25fd34df08d2afd06de6741b46bb198483dde7, reason: Cache full!
[LOG 19:32:52.718] DarkMultiPlayer: [0.2819927] Deleting cached object e1d3df06b5f92831c14e89099991c078506aba4d0b77110af461c256cd6575c0, reason: Cache full!
[LOG 19:32:52.718] DarkMultiPlayer: [0.2819927] Deleting cached object aa6c195042111b5bcc5cd714918c067cbecd55636bea6ee7c36463024eba5321, reason: Cache full!
[LOG 19:32:52.719] DarkMultiPlayer: [0.2829898] Deleting cached object 93a15bad0c234e51dbe06c301a7a1ab20f9114f27056048e99a2694bb9f56a28, reason: Cache full!
[LOG 19:32:52.719] DarkMultiPlayer: [0.2829898] Deleting cached object 0e23f30607915b8adf3ab77dfeb4c87b3e9fccfa56d0ec8bb67b8b98cd58a636, reason: Cache full!
[LOG 19:32:52.719] DarkMultiPlayer: [0.2829898] Deleting cached object ed7d8fcdfbe028fbb93a946eb5bdeac1ac30f2d420995eb03cb66efe7b221ef0, reason: Cache full!
[LOG 19:32:52.720] DarkMultiPlayer: [0.2839935] Deleting cached object 085c69e80fdef8ee7e68912396ecbb3a23a56a84ed59918ecafc30905a99dcdf, reason: Cache full!
[LOG 19:32:52.720] DarkMultiPlayer: [0.2839935] Deleting cached object 74832b31eac0810eb8993a57576d3193838f8880c3d54b9e82816056a54f63e7, reason: Cache full!
[LOG 19:32:52.721] DarkMultiPlayer: [0.2849852] Deleting cached object 76de2279301e7b53f1b699fe2c87753c35cc328039ab56c2c492bd0a6d588d52, reason: Cache full!
[LOG 19:32:52.721] DarkMultiPlayer: [0.2849852] Deleting cached object c0efedf8c247e07cb0f5fecf137e70ada96641458119a6f15089256cb515482f, reason: Cache full!
[LOG 19:32:52.721] DarkMultiPlayer: [0.2849852] Deleting cached object 33f27b41c705b47ca93e0de8cbb96a2001d14d523e99a2edfe940543ba56f86b, reason: Cache full!
[LOG 19:32:52.722] DarkMultiPlayer: [0.2859835] Deleting cached object 00cddd5e27ebe169d1f7cd76604c7a78b445b7f7c740202a47554febcbbac3ad, reason: Cache full!
[LOG 19:32:52.722] DarkMultiPlayer: [0.2859835] Deleting cached object bcc1817fa3c01d601c2fd708fd3b8c0fbf83fe9a8d3aeb0876f3c72a3ab49788, reason: Cache full!
[LOG 19:32:52.723] DarkMultiPlayer: [0.2869792] Deleting cached object 81f81d01d473158e73a4f6096313a5011a46335cd7df1ffd69d5b1ee96ed18a1, reason: Cache full!
[LOG 19:32:52.723] DarkMultiPlayer: [0.2869792] Deleting cached object b3f6953b7ecb3ea35e68a987b87db1cbcc33175c3be1ec77911d56ebe8375649, reason: Cache full!
[LOG 19:32:52.724] DarkMultiPlayer: [0.2869792] Deleting cached object 331f55abb16ae0605e3a39cc82c6a2c8aa72a9ab4fdb3882697416f0434b62d4, reason: Cache full!
[LOG 19:32:52.724] DarkMultiPlayer: [0.2879766] Deleting cached object 1a959b7cd1a6c53140d5ccbd42c41954f13c6522d3b7a674e2fae6375a8aa635, reason: Cache full!
[LOG 19:32:52.724] DarkMultiPlayer: [0.2879766] Deleting cached object 6f433a45261a9351daedd50843026be4d69b4c3c8235f09074fd914ea24941e9, reason: Cache full!
[LOG 19:32:52.725] DarkMultiPlayer: [0.2889732] Deleting cached object e75a0fea34ee0705bd09aa1d3a531a48cfa441e437ce5e3e900e3b41b8e01576, reason: Cache full!
[LOG 19:32:52.725] DarkMultiPlayer: [0.2889732] Deleting cached object f6431fa59d0c08c77c63bc116347251986f9553560143d683a28e9aa8693fd6b, reason: Cache full!
[LOG 19:32:52.726] DarkMultiPlayer: [0.2899704] Deleting cached object 862f7d9a334158b59c8773daa6a420032caa415408d763eca412f4a17fef2d92, reason: Cache full!
[LOG 19:32:52.726] DarkMultiPlayer: [0.2899704] Deleting cached object fba0abe5d815728fcc2b4c9ca4edef0ba1a5aa1570430c04214645178f5d1ab9, reason: Cache full!
[LOG 19:32:52.726] DarkMultiPlayer: [0.2899704] Deleting cached object c5ba0ecfcc02fdc3264685c5cbe40a7729b5c407b4850955c6314c619e131381, reason: Cache full!
[LOG 19:32:52.727] DarkMultiPlayer: [0.29097] Deleting cached object be2c942301f5290b9727953b4fd6d5c4aac3467f4ec36cbf9e4d2fd1199a11c4, reason: Cache full!
[LOG 19:32:52.727] DarkMultiPlayer: [0.29097] Deleting cached object fe4da6eb440361b870906d3ff9fcca213bc54fe810031a827fbac0f7ce3e5e48, reason: Cache full!
[LOG 19:32:52.727] DarkMultiPlayer: [0.2919389] Deleting cached object 4dc43215502cd4cb3b2f838b5a9f45a319c2a9fb6c9351951acedb316470d7cc, reason: Cache full!
[LOG 19:32:52.727] DarkMultiPlayer: [0.2919389] Deleting cached object 455715b39781e45e1bdc5e267b0f0c2cabe05aaf12dceed8c272c8360ccf84e0, reason: Cache full!
[LOG 19:32:52.728] DarkMultiPlayer: [0.2929341] Deleting cached object c77cc072be10e39fff5c54802ad7bbe23cee7e88c30e2ec5fe5f14010ed77e33, reason: Cache full!
[LOG 19:32:52.728] DarkMultiPlayer: [0.2929341] Deleting cached object d2fbd309250886745e64fd486291a967bf026f5d318f10b05b8265f9219001c9, reason: Cache full!
[LOG 19:32:52.728] DarkMultiPlayer: [0.2929341] Deleting cached object 4ada251016433ae4eb27d122d722bf38fe35a238ee7a38de1ed13a5933c13010, reason: Cache full!
[LOG 19:32:52.730] DarkMultiPlayer: [0.2939613] Deleting cached object fae5c0c4a6bb18ad3179c7d2a424af140df9fc0f5e80685877006f0fc4df191c, reason: Cache full!
[LOG 19:32:52.730] DarkMultiPlayer: [0.2939613] Deleting cached object 75ef335a2c21f15f60b9da5ba1c4f249f279be2456a18ddb9848bdcd33fe80a9, reason: Cache full!
[LOG 19:32:52.730] DarkMultiPlayer: [0.294931] Deleting cached object 1876a5e57ced743a2c5b85efd31cedbe0fbc59ddce0515735de30f284e35eb06, reason: Cache full!
[LOG 19:32:52.730] DarkMultiPlayer: [0.294931] Deleting cached object 4e6c7a035bb7af9f3a6456948624cbc617d7357cdcc1ea62ee6ce76bd16b1497, reason: Cache full!
[LOG 19:32:52.730] DarkMultiPlayer: [0.294931] Deleting cached object c763e1b40ddbeca004b36decde908e766bcbee365a11626a842923114c8d83e1, reason: Cache full!
[LOG 19:32:52.731] DarkMultiPlayer: [0.295927] Deleting cached object 9d3e773b7cb4bec3ede276e40851dd8cfd35b618b202a4acf40ef49beca7a7cb, reason: Cache full!
[LOG 19:32:52.731] DarkMultiPlayer: [0.295927] Deleting cached object 179751b307da0aeb6ea5eb40c242106de8409132209e522264be8ee5df4aa6e0, reason: Cache full!
[LOG 19:32:52.732] DarkMultiPlayer: [0.2969247] Deleting cached object 9d5dbc711b3dcf97f95e1e06fb86e46efa9fbc47fcf6e3cdb6e30ce7e6545a2d, reason: Cache full!
[LOG 19:32:52.732] DarkMultiPlayer: [0.2969247] Deleting cached object e36dc946e083424a0d85255a5cdcd5052dd85b3b7cdc272155b58f83062a52e7, reason: Cache full!
[LOG 19:32:52.732] DarkMultiPlayer: [0.2969247] Deleting cached object aefebad7f81832cee03474024b9b2a3f3d856fad83d4369a26caa739d0225a75, reason: Cache full!
[LOG 19:32:52.734] DarkMultiPlayer: [0.2979509] Deleting cached object 41d7c61554b8dbd6c99669f8830f26b7e23314ec932a8f0587ec5349b2d22bb8, reason: Cache full!
[LOG 19:32:52.734] DarkMultiPlayer: [0.2979509] Deleting cached object 8136e83a9e5a00ad2ad08c1d9730458d756fc8041082b68f0e9914206a3c17c8, reason: Cache full!
[LOG 19:32:52.735] DarkMultiPlayer: [0.2989537] Deleting cached object 05174653ae96db1117b741d69f21ef6c01f949712b8065de6d65debeaa39493d, reason: Cache full!
[LOG 19:32:52.735] DarkMultiPlayer: [0.2989537] Deleting cached object f4649aa1b2a4f129923e40147b3dcc38f8c4711a951818ebdad304c48b8d6b76, reason: Cache full!
[LOG 19:32:52.736] DarkMultiPlayer: [0.2989537] Deleting cached object 3438ab1f8b15dd865c7c9608807b975d68941afbf05c3e1e1f4bce86e6d4ece6, reason: Cache full!
[LOG 19:32:52.736] DarkMultiPlayer: [0.2999444] Deleting cached object 0088248ec4e8f8b5af55e92ed8b9cd96e055a7a1c2d88114177ba5ebaa9bce27, reason: Cache full!
[LOG 19:32:52.736] DarkMultiPlayer: [0.2999444] Deleting cached object 04bec70bb6f05c7c6e655d68dbd3b12541d1d7f50cff7c303beefc742ad56b7a, reason: Cache full!
[LOG 19:32:52.737] DarkMultiPlayer: [0.3009456] Deleting cached object bb432adc1f7ba7868853cc2f0810c46825ed9b9c5a311cb59f81b8b43946a8fc, reason: Cache full!
[LOG 19:32:52.737] DarkMultiPlayer: [0.3009456] Deleting cached object 1e88962319b5a4f0b3a2c932e53a941095e7bbdca05acbe0546107b3e7faedb3, reason: Cache full!
[LOG 19:32:52.737] DarkMultiPlayer: [0.3019391] Deleting cached object 465636e0152730bb7e98cd3ae95c84b8ac2580f2462f537d8f3fd3401c218db5, reason: Cache full!
[LOG 19:32:52.737] DarkMultiPlayer: [0.3019391] Deleting cached object 18a4ceefd42373b0f55d02dac354a3d513d71f0364da9797d7ec08f6b196f8e3, reason: Cache full!
[LOG 19:32:52.737] DarkMultiPlayer: [0.3019391] Deleting cached object 157c27f964feb31a708b166f8f0527ec1c4b1b391bd566d0e70d2cc38469f3f0, reason: Cache full!
[LOG 19:32:52.738] DarkMultiPlayer: [0.3029363] Deleting cached object 12a00d11dd41e8964cb3632bff1bb2af367917d81139202f0d9b8706bf6f9c5c, reason: Cache full!
[LOG 19:32:52.738] DarkMultiPlayer: [0.3029363] Deleting cached object 80f4435f302c6d2a25f8fdd46e90cb1588ff3e9e2ebf134dd816bf419dd6c9bf, reason: Cache full!
[LOG 19:32:52.739] DarkMultiPlayer: [0.303936] Deleting cached object 0ac9244bb3a74285b1f2487ae63ebfc24029bc966b90029e121be522c689f499, reason: Cache full!
[LOG 19:32:52.739] DarkMultiPlayer: [0.303936] Deleting cached object 1e698f9ef85f846432d193ec3104c945bbfcd379c23990953b37e1b84ebbeba0, reason: Cache full!
[LOG 19:32:52.739] DarkMultiPlayer: [0.303936] Deleting cached object 6e75647c18b1529e1eae160d12c0f71e695726ed75bce83a28b9094110648f47, reason: Cache full!
[LOG 19:32:52.740] DarkMultiPlayer: [0.3049326] Deleting cached object fd14ec347204d879187ba3352bd785c01757eb3dc8173cd7b67bdbd32e1e0244, reason: Cache full!
[LOG 19:32:52.740] DarkMultiPlayer: [0.3049326] Deleting cached object 3df636db047b291fe7f3d0e80bf829f5c245594e9b272041b502b6d2cee5d31b, reason: Cache full!
[LOG 19:32:52.741] DarkMultiPlayer: [0.3059291] Deleting cached object e36523d953aaeee64606b826085baa1be0cfc5b2f92ae871a37d157bfae55284, reason: Cache full!
[LOG 19:32:52.741] DarkMultiPlayer: [0.3059291] Deleting cached object e33fb08f5e3a08fc332e9ce0db5356de838c19e7dcfd83087cb6bea67f1d6d90, reason: Cache full!
[LOG 19:32:52.741] DarkMultiPlayer: [0.3059291] Deleting cached object 7c4caf25bf56b15ec3526b4f080fbc7a56dcebac3b572f25c5ff953ce82c8bfe, reason: Cache full!
[LOG 19:32:52.742] DarkMultiPlayer: [0.3069251] Deleting cached object 6085f3d7ca2175c7a5b5e0f3ab683b3aab196ca34aa395e66747824f6446fdec, reason: Cache full!
[LOG 19:32:52.742] DarkMultiPlayer: [0.3069251] Deleting cached object a4e10d7d4f3e753a25165edebde8e1d904e7aa7f9dba177bd8fa75bb9a9e45e8, reason: Cache full!
[LOG 19:32:52.743] DarkMultiPlayer: [0.3079223] Deleting cached object 1eb880b4f051fab26bacd9d21a6e39ff83d106728237d402540b6316e6922547, reason: Cache full!
[LOG 19:32:52.743] DarkMultiPlayer: [0.3079223] Deleting cached object 69aa4471c591363bd70dba333b553ee14aee9d2f00abfc7d3173346c3b5014c0, reason: Cache full!
[LOG 19:32:52.744] DarkMultiPlayer: [0.3088925] Deleting cached object 751f47e4ef5aba05cfc3f961b593aa113e1c086e6839b151a05c5fb866aff12b, reason: Cache full!
[LOG 19:32:52.744] DarkMultiPlayer: [0.3088925] Deleting cached object 9bcfd808fa3a606e95339c970bd74c3f971a0cfa12291ab7fe01e858fd6fd37b, reason: Cache full!
[LOG 19:32:52.744] DarkMultiPlayer: [0.3088925] Deleting cached object 9938911b89494a58b0bd95d0a5016373532fb9d5cb3d814b31ebbe93dcf7713e, reason: Cache full!
[LOG 19:32:52.745] DarkMultiPlayer: [0.30989] Deleting cached object 8804f8c1e4fa52704818e3b6e1daf706767b9fc3e448304e37f063ff2336944d, reason: Cache full!
[LOG 19:32:52.745] DarkMultiPlayer: [0.30989] Deleting cached object e7da352a186459c127c58526d332a2ff3d82f0f0c74435a5408e0ce16efac064, reason: Cache full!
[LOG 19:32:52.746] DarkMultiPlayer: [0.310887] Deleting cached object 0b09de34056f514d006a84400e550677edb6a3b8e7dcfb9bb7cdfb830572a04b, reason: Cache full!
[LOG 19:32:52.746] DarkMultiPlayer: [0.310887] Deleting cached object 5f590c7d591d3d861b337bdb04de88f86d24d0177165e18af6bdc54d9d5e66a8, reason: Cache full!
[LOG 19:32:52.746] DarkMultiPlayer: [0.310887] Deleting cached object e295aecdd53ded115aa23e5fc37dd06fc916979f609e1b889399d78e5af00f38, reason: Cache full!
[LOG 19:32:52.747] DarkMultiPlayer: [0.3118863] Deleting cached object 3381643fb2283ebe436c1aeb83f19d7fc349d06e278c44aa273fe68d3dec2587, reason: Cache full!
[LOG 19:32:52.747] DarkMultiPlayer: [0.3118863] Deleting cached object b501e1dbaa23faf5669419952dbf539791d42f165e48e3116de37512bb592228, reason: Cache full!
[LOG 19:32:52.748] DarkMultiPlayer: [0.3128817] Deleting cached object d20701b8f459a122f922622f233444d9aafbd932c7e4c6d4d4019452de34d23b, reason: Cache full!
[LOG 19:32:52.748] DarkMultiPlayer: [0.3128817] Deleting cached object 2a16396c98f979ed541d2c19c93fd26dd234570e4c3dd2bb50d8aca1bb7a12eb, reason: Cache full!
[LOG 19:32:52.749] DarkMultiPlayer: [0.3128817] Deleting cached object 15d43ba92818aeea90ea1c7a71680ba0a1a08ac198b5a645f8b4bb63e0ecf65e, reason: Cache full!
[LOG 19:32:52.749] DarkMultiPlayer: [0.31388] Deleting cached object 397d98f769a44fb36ff10ea5fb3cec612813b8da613c3484f2fca6a86d094263, reason: Cache full!
[LOG 19:32:52.749] DarkMultiPlayer: [0.31388] Deleting cached object 7b845636432f71c3ac6829f6bf177d917b409c2924f267a0115cc7168bb9e03d, reason: Cache full!
[LOG 19:32:52.750] DarkMultiPlayer: [0.3149045] Deleting cached object 43e1072e11ae051456dd20d1244325a0d6895e85cd320be2b4db3ab4c38b53af, reason: Cache full!
[LOG 19:32:52.750] DarkMultiPlayer: [0.3149045] Deleting cached object d285545b7d350b8f9608238d9edaee4f29ace64721ee8f5df4762746a37829f3, reason: Cache full!
[LOG 19:32:52.751] DarkMultiPlayer: [0.3149045] Deleting cached object b76fcdee71e7c21b3da7f5f874a9bb268472ed1319d54f3bc31dffbebeb2f957, reason: Cache full!
[LOG 19:32:52.751] DarkMultiPlayer: [0.3159016] Deleting cached object afe01306cc38d391b032fa1d7941eab297ba559653ebef644185eb68b39c8c86, reason: Cache full!
[LOG 19:32:52.751] DarkMultiPlayer: [0.3159016] Deleting cached object f4fd5b14a21eb77040ecb8a47bf44ea0f18238e9c645d1407ecbdb19e5aa4616, reason: Cache full!
[LOG 19:32:52.752] DarkMultiPlayer: [0.3168996] Deleting cached object 8d19cd7a6ef1621adc7c34648fe197e75e3712b21c7f08b1d17eff45630b9a31, reason: Cache full!
[LOG 19:32:52.752] DarkMultiPlayer: [0.3168996] Deleting cached object 5017e3222a2fb0cfa35c78314589dac88ea53b0b3bb201173b472346895ede3e, reason: Cache full!
[LOG 19:32:52.753] DarkMultiPlayer: [0.3179128] Deleting cached object 55b3cce0b6d8493f517a3cd1d271e3f2d36a6411e71fc7e7cf3edb876fee9500, reason: Cache full!
[LOG 19:32:52.753] DarkMultiPlayer: [0.3179128] Deleting cached object 22a6fcef659533f3dbcbedf463e56852b6d635835a7661d7fd0b02a347e9db96, reason: Cache full!
[LOG 19:32:52.753] DarkMultiPlayer: [0.3179128] Deleting cached object 04ed9c32616f42fbe62ae7478a7b19c320aed09367521304b9b1637981ab5bf1, reason: Cache full!
[LOG 19:32:52.754] DarkMultiPlayer: [0.3188935] Deleting cached object ace7139773446fadb5c6261f389ba91632c744ffef5fe79473c6bc81be232d13, reason: Cache full!
[LOG 19:32:52.754] DarkMultiPlayer: [0.3188935] Deleting cached object 0608b9f81fda1855837653972db3ab873885ff5b938d655e3fc84ede23ab5ca2, reason: Cache full!
[LOG 19:32:52.755] DarkMultiPlayer: [0.3198918] Deleting cached object 8603e8fbc3ce8ad36f97bd232b3721c4adc5163466131481b3ecb59bc1546732, reason: Cache full!
[LOG 19:32:52.755] DarkMultiPlayer: [0.3198918] Deleting cached object 94b5c8f2ec11fc330c420df79bcc6d1ea27446326a10c5223eea9da5479cedd8, reason: Cache full!
[LOG 19:32:52.755] DarkMultiPlayer: [0.3198918] Deleting cached object a94d6dbed2f5c84fbdbbbb5ab2fef8b1d53841d34030ccbaab96f82cd86f2fb6, reason: Cache full!
[LOG 19:32:52.756] DarkMultiPlayer: [0.3208589] Deleting cached object 6c3baba02dc0ec716ccb32e9efce93a5018fe22e1f6c1482e475b30fcb3b5871, reason: Cache full!
[LOG 19:32:52.756] DarkMultiPlayer: [0.3208589] Deleting cached object ce76c46d6f517d3313c2a2c0bda1421ba62efeddcc2cc7b682a2d784b1567b22, reason: Cache full!
[LOG 19:32:52.757] DarkMultiPlayer: [0.3218852] Deleting cached object a17ae8cc63a0fbce724969ade711f5a92cd02bb6143d49e8b79cfd45000d8b66, reason: Cache full!
[LOG 19:32:52.757] DarkMultiPlayer: [0.3218852] Deleting cached object 483723989c1aec98af9723e8bb2c86528922a534eab418c7e99735bd53837e73, reason: Cache full!
[LOG 19:32:52.758] DarkMultiPlayer: [0.3228848] Deleting cached object 44144112031999a12e4c15cfd9bfdb038b928e351428728000e5b23eb307c029, reason: Cache full!
[LOG 19:32:52.758] DarkMultiPlayer: [0.3228848] Deleting cached object 80730c8ee3ae534133d47b3b153120a4163a95a08b702239685c0fa9856d4517, reason: Cache full!
[LOG 19:32:52.758] DarkMultiPlayer: [0.3228848] Deleting cached object dc4df718c5fd350e9ee91d3ec598d79b5816b7ec3c305f3d890f971408e77719, reason: Cache full!
[LOG 19:32:52.759] DarkMultiPlayer: [0.3238821] Deleting cached object dcc5f8f3849a78f3c94c3258e0c86823306a9e7d07dc03d95f24fe2bb766fd19, reason: Cache full!
[LOG 19:32:52.759] DarkMultiPlayer: [0.3238821] Deleting cached object 1d8d597edda070269fa889b6942c2584e4d6ef65529b2cab085b7f760b9198c3, reason: Cache full!
[LOG 19:32:52.760] DarkMultiPlayer: [0.3248772] Deleting cached object 2ee3ec835b8fbc1b6ca4f4b38c782314160471b45df8cf5077d702ce1630afde, reason: Cache full!
[LOG 19:32:52.760] DarkMultiPlayer: [0.3248772] Deleting cached object 058801e92a0c69e5dfe6b8536676d18c89b95b1d1b236f5536e238e02de99197, reason: Cache full!
[LOG 19:32:52.761] DarkMultiPlayer: [0.3258472] Deleting cached object f0e1b36e309a0c7eb677a46d5ca43887bc6fdab1a89ac816f73426221326222f, reason: Cache full!
[LOG 19:32:52.761] DarkMultiPlayer: [0.3258472] Deleting cached object 15bea8e6f757fd07fe22eadc15490f719d52fdc31b4a111eb968d0440dba95ca, reason: Cache full!
[LOG 19:32:52.761] DarkMultiPlayer: [0.3258472] Deleting cached object 3556b2f8e16041492046529d62cd345f863693e8dd54d7efedcd938c8b955a35, reason: Cache full!
[LOG 19:32:52.762] DarkMultiPlayer: [0.3268439] Deleting cached object db9917435bc02ef2e01175844c545f2a82b3352dec4694a5f88caa9f7a274e81, reason: Cache full!
[LOG 19:32:52.762] DarkMultiPlayer: [0.3268439] Deleting cached object 85274ecc58e5ad3580768439edaa14d76212ec244c5fdd3ae2964be1ef27b306, reason: Cache full!
[LOG 19:32:52.763] DarkMultiPlayer: [0.327842] Deleting cached object 67b6a5252b0f11e0b97f509e9368311bc61c3a9b2d596a13ac407993eed6b8bc, reason: Cache full!
[LOG 19:32:52.763] DarkMultiPlayer: [0.327842] Deleting cached object 51c8ac4e374a792133ca6f6a5d9553c16898a4390e2664da5d7b33dd936e5f83, reason: Cache full!
[LOG 19:32:52.764] DarkMultiPlayer: [0.32884] Deleting cached object a862a25153537ae0176aa398e723205816901a49abb8c1104aa0220f69733c26, reason: Cache full!
[LOG 19:32:52.764] DarkMultiPlayer: [0.32884] Deleting cached object 0feffab3309daadd3902c3452dd67b229fd5edb347c8902740d92703b841c190, reason: Cache full!
[LOG 19:32:52.764] DarkMultiPlayer: [0.32884] Deleting cached object 323ef43d9e72878ef291e1b5179b1f16838995e64675fa955dcad60f1d41d06d, reason: Cache full!
[LOG 19:32:52.765] DarkMultiPlayer: [0.3298365] Deleting cached object 81a8e11ed44306182b96468292829cab0da8f56365f24d4b51fe4cea8301aa53, reason: Cache full!
[LOG 19:32:52.765] DarkMultiPlayer: [0.3298365] Deleting cached object e4b5c8bc980b524a3e0026fdc83998183854495c2f03b99e2bc9c7fcfc82f681, reason: Cache full!
[LOG 19:32:52.766] DarkMultiPlayer: [0.330834] Deleting cached object 024c4ae81b338d404e50616b484bbc4f0f8aa2b39f079e916366da17d2c7b29f, reason: Cache full!
[LOG 19:32:52.766] DarkMultiPlayer: [0.330834] Deleting cached object 60ac4dd61417924c226de1e43db8a78e31a6ab54d29b1b5ebd8c9d90566007ea, reason: Cache full!
[LOG 19:32:52.766] DarkMultiPlayer: [0.330834] Deleting cached object f19bbf44544c0bb215fddc4e7480c923fa32f1e17ec9d63d616514f0c303994f, reason: Cache full!
[LOG 19:32:52.767] DarkMultiPlayer: [0.331859] Deleting cached object 2c50b4e7a1dcf0b1a742603edbd306ebb87f5bc454e2f184e431d8639df6ed19, reason: Cache full!
[LOG 19:32:52.767] DarkMultiPlayer: [0.331859] Deleting cached object f836fe911d08116e966703cb2642a67f54fe22eaac1ee42c3cef4b6d45bda8f5, reason: Cache full!
[LOG 19:32:52.768] DarkMultiPlayer: [0.3328559] Deleting cached object d888992772992df2a5d1290644ebb311f9512f48247a8bafa3c4aa077d30f951, reason: Cache full!
[LOG 19:32:52.768] DarkMultiPlayer: [0.3328559] Deleting cached object 30f67d62890c68ef1a6a88afa90a996df678d79a046512a4ed4a024722188da1, reason: Cache full!
[LOG 19:32:52.768] DarkMultiPlayer: [0.3328559] Deleting cached object 3df999fc08c8364b0622744886e62a5c2e46ea9ddf1d8b8cb114acd12c3ba763, reason: Cache full!
[LOG 19:32:52.769] DarkMultiPlayer: [0.3338538] Deleting cached object b499f837d95fcab469aec345e5cdedc26d84d0735db4e3b483601caf2bfc69cc, reason: Cache full!
[LOG 19:32:52.769] DarkMultiPlayer: [0.3338538] Deleting cached object 8e2277a498f47391e0bbe7d51e09797c354e454b45f6d7481152ba9fbd215ff2, reason: Cache full!
[LOG 19:32:52.770] DarkMultiPlayer: [0.3348517] Deleting cached object 6ad1d215d92cde5f509c7f065a03798110257bd0f0b48b928bc70e8c946dc8d1, reason: Cache full!
[LOG 19:32:52.770] DarkMultiPlayer: [0.3348517] Deleting cached object e736c841f3661cfc0dbfb4f5d66f295fff8a11cc9c0d555397365956a20d7dc4, reason: Cache full!
[LOG 19:32:52.770] DarkMultiPlayer: [0.3348517] Deleting cached object cadaf5d4459e1aeca0c5153b7ada8d19536b2e728db618c6bb2a1f72ba716472, reason: Cache full!
[LOG 19:32:52.771] DarkMultiPlayer: [0.3358507] Deleting cached object d10a332351b86e313ce6fe757c55db89e381e9b6846d788a351db06aff3f8aca, reason: Cache full!
[LOG 19:32:52.771] DarkMultiPlayer: [0.3358507] Deleting cached object 876da1a4301d7ff0ac5418c12bb1a475a87e547779ba3d9cc6c15acc8ec12f41, reason: Cache full!
[LOG 19:32:52.772] DarkMultiPlayer: [0.336845] Deleting cached object 8b1e6a81903cff47dab6f2043ef14bd2c25914785d9aaae4b3791f525a74e106, reason: Cache full!
[LOG 19:32:52.772] DarkMultiPlayer: [0.336845] Deleting cached object 8f129c16a152cc106973fe3af996c8b605c1d9edc9b75b4828c14c282c08975b, reason: Cache full!
[LOG 19:32:52.773] DarkMultiPlayer: [0.3378424] Deleting cached object fb9301aca3d831ff5a83a43bd8e2f6fa5b4ae9fa370354b2c169c409cc969b4d, reason: Cache full!
[LOG 19:32:52.773] DarkMultiPlayer: [0.3378424] Deleting cached object 7609f8553eaa3de884e329fa18f8b0c3a7c70d09f5b1025c15d2dcac1db3115f, reason: Cache full!
[LOG 19:32:52.773] DarkMultiPlayer: [0.3378424] Deleting cached object 9580e76c9f8a91dc6f2c42231e36c8007a630688964ac8108ca68f4e1dea26f8, reason: Cache full!
[LOG 19:32:52.774] DarkMultiPlayer: [0.3388396] Deleting cached object e7492e466735d2d21b9c50c55ed0da80c14e3da8dcdac7f5a5f891b049a68a26, reason: Cache full!
[LOG 19:32:52.774] DarkMultiPlayer: [0.3388396] Deleting cached object 6ebba5d5a1fe46fe6686376134a4295c633070dcf2a77ed371af188fb295ad60, reason: Cache full!
[LOG 19:32:52.775] DarkMultiPlayer: [0.3398389] Deleting cached object 6c41fbeec823f0eed60e7b12877943c0cc65eef10f71031255467843eac91680, reason: Cache full!
[LOG 19:32:52.775] DarkMultiPlayer: [0.3398389] Deleting cached object e4b6f69b20ca3509b4612f59876c2b8aba05e6077a5ee6be34fb99674ff76bb0, reason: Cache full!
[LOG 19:32:52.776] DarkMultiPlayer: [0.3408354] Deleting cached object 5b7e633b157c40167d41401f32b951a5dedce23fb6196c7a22a5a2668156b252, reason: Cache full!
[LOG 19:32:52.776] DarkMultiPlayer: [0.3408354] Deleting cached object ea11b3789a23b0ad491bbba448dc284860a9a047145b4d504800ba3391c402f6, reason: Cache full!
[LOG 19:32:52.776] DarkMultiPlayer: [0.3408354] Deleting cached object 488edd43818dd6fd8f2efb46c7f06d6d6c3335d5df805913de7339da068dc8ab, reason: Cache full!
[LOG 19:32:52.777] DarkMultiPlayer: [0.3418335] Deleting cached object 03931e81b19e0637b81e46c3062c194d3ad01a29f58e6e2bebc5216ffc874159, reason: Cache full!
[LOG 19:32:52.777] DarkMultiPlayer: [0.3418335] Deleting cached object 656146ee09b9a913edfd6d38328e6dc4994a11eace3a02fab229be9425f8941d, reason: Cache full!
[LOG 19:32:52.778] DarkMultiPlayer: [0.3428018] Deleting cached object 78fb774b0d3ab8273226fd0b7c100fb1e9f230ad58906ef9e93eef58bffacfbb, reason: Cache full!
[LOG 19:32:52.778] DarkMultiPlayer: [0.3428018] Deleting cached object b397114f481ebeaf190b1619d3ec8de58f0ff23a7b6eefaa75d8c76b136e158b, reason: Cache full!
[LOG 19:32:52.778] DarkMultiPlayer: [0.3428018] Deleting cached object 731402dc6c8ee4921ca3d923aa3fca8208a63bcafa61c53813b811877e9f27a3, reason: Cache full!
[LOG 19:32:52.779] DarkMultiPlayer: [0.3437993] Deleting cached object aa00c794847ded6be5bf936baeff1447ff5d2094304147427aaa37ceee434d58, reason: Cache full!
[LOG 19:32:52.779] DarkMultiPlayer: [0.3437993] Deleting cached object b57331c5e86447989a7ca7a2262d74bc0a6be9d5d8abbe4092479071d042f2d5, reason: Cache full!
[LOG 19:32:52.780] DarkMultiPlayer: [0.3447971] Deleting cached object 43f589161e21c4166564c90eecf04fd91d11c7e5499782237a1694ef1f0d2aba, reason: Cache full!
[LOG 19:32:52.780] DarkMultiPlayer: [0.3447971] Deleting cached object 332d49f240918d9f121ad617d2ee7cb88b84bf2eb0d37f4ae8884b4a816ec297, reason: Cache full!
[LOG 19:32:52.781] DarkMultiPlayer: [0.3457947] Deleting cached object c7bd3e0b08b58d078337aa878cd53b6470c2b9a2fff3b8472b3243f7873bc0df, reason: Cache full!
[LOG 19:32:52.781] DarkMultiPlayer: [0.3457947] Deleting cached object 48113acb8f62e4bd3fd0411a1acc84d95415020e739ff91564f9d801aa816917, reason: Cache full!
[LOG 19:32:52.781] DarkMultiPlayer: [0.3457947] Deleting cached object 629b56b7bda96c291f1a3defcc2ed9035f9ab32b649a9c19c2f7a48346eafdb4, reason: Cache full!
[LOG 19:32:52.782] DarkMultiPlayer: [0.3467922] Deleting cached object 872afb7d372b29f7f7746d0b73d7961b53493879863fc9bdcde9205bd54f1ddd, reason: Cache full!
[LOG 19:32:52.782] DarkMultiPlayer: [0.3467922] Deleting cached object 19bf6807146b05cf4fff4cd1a11230705aa67a95601da7b5d1ce74c38421510e, reason: Cache full!
[LOG 19:32:52.783] DarkMultiPlayer: [0.3477885] Deleting cached object 3c9983c5c7113bab5a7e905fc1d7a988025204eb32794793bce24352d3e322b7, reason: Cache full!
[LOG 19:32:52.783] DarkMultiPlayer: [0.3477885] Deleting cached object 68243e30481afa8b3859f4131e8df8eca60384ed7d67ce823d49ecbc0a9d284b, reason: Cache full!
[LOG 19:32:52.784] DarkMultiPlayer: [0.3488151] Deleting cached object 4471cd1a1d8fb4574f8e3130c006182d563684d67d46dd0029e6bea81118cc88, reason: Cache full!
[LOG 19:32:52.784] DarkMultiPlayer: [0.3488151] Deleting cached object 39ec2d6c54d149821e8446c252284117e530ba236ff78f46920be2800ebee453, reason: Cache full!
[LOG 19:32:52.784] DarkMultiPlayer: [0.3488151] Deleting cached object 713cfbd2b4e3703eb9db7b3a6b37d3e798c5a552628d3aa3735a8880cca217bd, reason: Cache full!
[LOG 19:32:52.785] DarkMultiPlayer: [0.3498128] Deleting cached object 1e53b5aebe1721cac571ea5053766040deb4263a1a2c2d2482afc79a8ba75c6a, reason: Cache full!
[LOG 19:32:52.785] DarkMultiPlayer: [0.3498128] Deleting cached object 927d4e93d250aa8a5187be6beae60047cf3e506c8d015a8109322ee8af24481a, reason: Cache full!
[LOG 19:32:52.786] DarkMultiPlayer: [0.3508084] Deleting cached object e3a4cf2e16272220ff4a7a11ffe499690afcb45d0d75a8de00af81171e151121, reason: Cache full!
[LOG 19:32:52.786] DarkMultiPlayer: [0.3508084] Deleting cached object 6b4f8b64d1377695b0a4c306ced8c2b50a212adba31abb8ae79df54b995bd7d4, reason: Cache full!
[LOG 19:32:52.786] DarkMultiPlayer: [0.3508084] Deleting cached object d9e4cd49554dbd7c71f9b91d5ef9656312b334f989733fde358dc01ad2eda7bb, reason: Cache full!
[LOG 19:32:52.787] DarkMultiPlayer: [0.3518097] Deleting cached object 865c5d68aae85e9ae931c6a7cd40789286f03c7f1fa9ebfe98dff4d73c1106d5, reason: Cache full!
[LOG 19:32:52.787] DarkMultiPlayer: [0.3518097] Deleting cached object 8cc503f6ced9e1ad6f35fae607b42f75753261cb57b7db06f1e1de261f7c6692, reason: Cache full!
[LOG 19:32:52.788] DarkMultiPlayer: [0.3528043] Deleting cached object c792299255e5a29706e57a8cc5a4b620c92b0e9d9d89b1b692597cd692372ed8, reason: Cache full!
[LOG 19:32:52.788] DarkMultiPlayer: [0.3528043] Deleting cached object 57978c4fbe3249ea52836cef48644692162283d649ae89cad9428f5646687f4d, reason: Cache full!
[LOG 19:32:52.788] DarkMultiPlayer: [0.3528043] Deleting cached object d2562839fb286307171c1b4f99954102609ef6dc9fc2133888ce1ca439b541fd, reason: Cache full!
[LOG 19:32:52.789] DarkMultiPlayer: [0.3538071] Deleting cached object 2d087a8075c4a2dbbde2fe030432af12ce4e7463de17017808314c18f9f46b41, reason: Cache full!
[LOG 19:32:52.789] DarkMultiPlayer: [0.3538071] Deleting cached object ca5bf46bb8dc72b9d8b770c2daa53d0f2b5bf88b4a0e71e357e03031174bc6d4, reason: Cache full!
[LOG 19:32:52.790] DarkMultiPlayer: [0.3547994] Deleting cached object 51ea2a78ae296da78dabe12fa71b2beadcbb85d1c756c9f83defb3bf0d9b4f14, reason: Cache full!
[LOG 19:32:52.790] DarkMultiPlayer: [0.3547994] Deleting cached object 643f41ccdd819331acca5a2cf952bf3e2af199d19cd2050406438df61c95640e, reason: Cache full!
[LOG 19:32:52.791] DarkMultiPlayer: [0.3557945] Deleting cached object f3cb546ddd83738dcf249cf62901f4b5a366577f07f13622cbdcfd0b759de392, reason: Cache full!
[LOG 19:32:52.791] DarkMultiPlayer: [0.3557945] Deleting cached object 2a7c577b1e9b9f471a65218deb137e1a595a5d9c5316dcf1fe0d7354e34fdcfa, reason: Cache full!
[LOG 19:32:52.791] DarkMultiPlayer: [0.3557945] Deleting cached object fcebd4faaae4dbd96925d8e499a8388d56ac52fe0dd2dbed06789ce6a7c7dd4a, reason: Cache full!
[LOG 19:32:52.792] DarkMultiPlayer: [0.3567916] Deleting cached object 854f356d9d5074a33efab66cf0bb65ce4feeb8b171f18b27b3ab217d277db5bc, reason: Cache full!
[LOG 19:32:52.792] DarkMultiPlayer: [0.3567916] Deleting cached object be02bd70ebabcd03f6c06d9bcbb8c67e8c8920ede895ce57deab4983397f92b3, reason: Cache full!
[LOG 19:32:52.793] DarkMultiPlayer: [0.3577949] Deleting cached object c632aa20134a792a75707b02e0a328a6895bf6fd71cd7b1e5fec4ce836f988f3, reason: Cache full!
[LOG 19:32:52.793] DarkMultiPlayer: [0.3577949] Deleting cached object 13b09111f6905cc612b66cb6f797a6ab19a49a7cf19a910ae8a4aef917386ddf, reason: Cache full!
[LOG 19:32:52.793] DarkMultiPlayer: [0.3577949] Deleting cached object 56a35126031c5d86356d31d931ed4a899fd8dfa4a25aa313fd3d800f2b4ecd6a, reason: Cache full!
[LOG 19:32:52.794] DarkMultiPlayer: [0.3587661] Deleting cached object 72700935ee3891fd17698a77603b3a7f375803826ecd4392f0a7d73edb837399, reason: Cache full!
[LOG 19:32:52.794] DarkMultiPlayer: [0.3587661] Deleting cached object c65009da29adc7537094c24e7e5772571faf898e296cd28adc283fbb2b75c5a8, reason: Cache full!
[LOG 19:32:52.795] DarkMultiPlayer: [0.3597556] Deleting cached object 3d04ca0e3c3f3cae5d6401cb5a810720b584fc6cc520e5ae8c91ee17db93b307, reason: Cache full!
[LOG 19:32:52.795] DarkMultiPlayer: [0.3597556] Deleting cached object 6db6ec0cf81ecae2ececc75294a5c425fa242f2b1d80f3263181e20417072854, reason: Cache full!
[LOG 19:32:52.796] DarkMultiPlayer: [0.3607529] Deleting cached object 0e622fdf12690b78ec9215f2b29f55c8f9047631386d5da302abe8475ffcd763, reason: Cache full!
[LOG 19:32:52.796] DarkMultiPlayer: [0.3607529] Deleting cached object b16dc918991a1702fcdb7958da0cc53a4485519037d6c20497e675df07c6eac6, reason: Cache full!
[LOG 19:32:52.796] DarkMultiPlayer: [0.3607529] Deleting cached object 5290ecfddf4a3f68f072707ff4d3f7859dfbe045be199e5b8ec8f06e312106d8, reason: Cache full!
[LOG 19:32:52.797] DarkMultiPlayer: [0.3617512] Deleting cached object a4489cf87a5260adc7256b19471f95443ea6d0240bb1a5e0c882ba4a6187fb8d, reason: Cache full!
[LOG 19:32:52.797] DarkMultiPlayer: [0.3617512] Deleting cached object 2476563b44c0a2d3970559029174e5880a809e5e7914d1eeaf7724c2e4e2a359, reason: Cache full!
[LOG 19:32:52.798] DarkMultiPlayer: [0.3627492] Deleting cached object bbf0899c1cee4163ef1b016b504d8668beba4f1d5bdcaad4322246aac8ff3cb3, reason: Cache full!
[LOG 19:32:52.798] DarkMultiPlayer: [0.3627492] Deleting cached object 2d5610274acee86e1b2d1fc2fbb36a29f02c65a93cb2f78c9baa8e8287e37125, reason: Cache full!
[LOG 19:32:52.798] DarkMultiPlayer: [0.3627492] Deleting cached object 9990e0dd003d8729449146b409d6094ada74840c8d01e7e34519fa3a1dbd517f, reason: Cache full!
[LOG 19:32:52.799] DarkMultiPlayer: [0.3637465] Deleting cached object ff635a74c1ff8bb9181b33f49ba4ebe84371f4d95b578820fb5061ddf7c99aa3, reason: Cache full!
[LOG 19:32:52.799] DarkMultiPlayer: [0.3637465] Deleting cached object 5335d7af65ac1a67f80c921ab74d56b08d26579a8d8dfde8f3780feb6c8a20db, reason: Cache full!
[LOG 19:32:52.800] DarkMultiPlayer: [0.364743] Deleting cached object 0505ad518b449cb876314d06e1b15c6da09516cf6f418fb51c4941f574d1802b, reason: Cache full!
[LOG 19:32:52.800] DarkMultiPlayer: [0.364743] Deleting cached object 25e3dc0af6395b5af55a7a9c8d08b7df184c83cf28629b3970244883312ce9c8, reason: Cache full!
[LOG 19:32:52.800] DarkMultiPlayer: [0.364743] Deleting cached object 294ac65911d4c6cabb8d651404ece626ccbe10bcf2ffb3d66f1911b203310018, reason: Cache full!
[LOG 19:32:52.801] DarkMultiPlayer: [0.3657688] Deleting cached object 61eee4c3a6a95a7c443945e52478b2b306f42905806f3a17e2288db7d280fcb7, reason: Cache full!
[LOG 19:32:52.801] DarkMultiPlayer: [0.3657688] Deleting cached object 1e5552100e6bafb019a17a8ae1ccd56a00e880fb8bcb9843dc30cc9cb74f1310, reason: Cache full!
[LOG 19:32:52.801] DarkMultiPlayer: [0.3657688] Deleting cached object 62739667428af091ae0c0ae7422af43f46c20eba8e05446e98c5fb7a320099aa, reason: Cache full!
[LOG 19:32:52.802] DarkMultiPlayer: [0.3667718] Deleting cached object 34c7a7483cec5e683b45427254e32f908e355f57a4590493ad35a84730e94c73, reason: Cache full!
[LOG 19:32:52.802] DarkMultiPlayer: [0.3667718] Deleting cached object 5ea0f5e2aa5a662f8bb4df71b23df59fbcc2ec4f161bae71f38dd44affe6cb57, reason: Cache full!
[LOG 19:32:52.803] DarkMultiPlayer: [0.3677645] Deleting cached object 0fb91e69bde4e2a36340fc428e7fd2c72589d9c6a7c691791dcc6684054a0202, reason: Cache full!
[LOG 19:32:52.803] DarkMultiPlayer: [0.3677645] Deleting cached object e91d8f532e8719ad3183ef8788ee63783d5e8e98b50536cf14133359b86cc1e1, reason: Cache full!
[LOG 19:32:52.804] DarkMultiPlayer: [0.3687596] Deleting cached object e92ab9d492cc599aab5d8a459f2ebcbd1c57bf457ab25a7b6b9bd8dec6de321b, reason: Cache full!
[LOG 19:32:52.804] DarkMultiPlayer: [0.3687596] Deleting cached object 43d067a6173272a299c7fa25c725c73859746d41b40dc9a39735fe84f50cc552, reason: Cache full!
[LOG 19:32:52.804] DarkMultiPlayer: [0.3687596] Deleting cached object 645f42758f89dc6b4e743a907e1a931d8292be2fae29c748cddf1fe27b91cbfc, reason: Cache full!
[LOG 19:32:52.805] DarkMultiPlayer: [0.3697569] Deleting cached object cb8b4de57cb253571bf5b894c13c225d181aae5ec2d7057e476e5705cedaf9d4, reason: Cache full!
[LOG 19:32:52.805] DarkMultiPlayer: [0.3697569] Deleting cached object ccd8b1fc1c66f254891574d575bf8246eac2252d694e57ea85ed74b6db9a4fcc, reason: Cache full!
[LOG 19:32:52.805] DarkMultiPlayer: [0.3697569] Deleting cached object c1ab1046844b5ee8cf24cd6646dd65d527ce26d96f20e41bc816dc55ecf8ad30, reason: Cache full!
[LOG 19:32:52.806] DarkMultiPlayer: [0.3707623] Deleting cached object e027abeb623585b397426d75254701f4add14a58108361b8b4cfccd6ea15d7aa, reason: Cache full!
[LOG 19:32:52.806] DarkMultiPlayer: [0.3707623] Deleting cached object e9285547c97fec5b0643bb65234baebf9c142a58a21097a31907f3207ae724d2, reason: Cache full!
[LOG 19:32:52.807] DarkMultiPlayer: [0.3717521] Deleting cached object d03763768699abe8183e9b8717a4647c8a73cc239edde694865266170a4b0d28, reason: Cache full!
[LOG 19:32:52.807] DarkMultiPlayer: [0.3717521] Deleting cached object b336507f0d93e6967ccda974fa7ffae1728f55ffa49188d67192d1ffccb10d4f, reason: Cache full!
[LOG 19:32:52.808] DarkMultiPlayer: [0.3727497] Deleting cached object d0378ffa1dd1889c53428ea0b476d6f802238ac911b467a7f6e45bf0dd025871, reason: Cache full!
[LOG 19:32:52.808] DarkMultiPlayer: [0.3727497] Deleting cached object ef6a130c96c5946b6db7e0aaea3c6584551b11455a6619298d5e8b30eedf06dc, reason: Cache full!
[LOG 19:32:52.808] DarkMultiPlayer: [0.3727497] Deleting cached object 997b9c3abd0e13ac7238eece93d8a813d37adfa1a98b343fdc92ed6455ca99a9, reason: Cache full!
[LOG 19:32:52.809] DarkMultiPlayer: [0.3737182] Deleting cached object c335594c2b7b450e9588e5880ca0d0695b676ce8e0bfd80e8085a7c4c342b6d0, reason: Cache full!
[LOG 19:32:52.809] DarkMultiPlayer: [0.3737182] Deleting cached object 925901c609bfcbc57f54d674367c6a98293b6abcd22405ee6fd68d2c14316a80, reason: Cache full!
[LOG 19:32:52.810] DarkMultiPlayer: [0.3737182] Deleting cached object 55387090161f04a61c7c03c115121ee2172f8727822b2af60a7ee056b1058a9e, reason: Cache full!
[LOG 19:32:52.810] DarkMultiPlayer: [0.3747448] Deleting cached object cf116aced6d1a8eff3ec9e41be8631968ceda60a984deada78ba76dd438d96df, reason: Cache full!
[LOG 19:32:52.810] DarkMultiPlayer: [0.3747448] Deleting cached object 3d3ec22f646e590b09557777e64eddb8a6d4fb940960388e35141ede47f38ca7, reason: Cache full!
[LOG 19:32:52.811] DarkMultiPlayer: [0.3757569] Deleting cached object f1261a7ea2b5f13a869da81b9b1a5deff9bcf734dbc5cf7083ba7d8eb0a70616, reason: Cache full!
[LOG 19:32:52.811] DarkMultiPlayer: [0.3757569] Deleting cached object ca4f372c3aee34c156a2e4a307fedd20b846bc99cecd0e29a5f34051fce4d78e, reason: Cache full!
[LOG 19:32:52.812] DarkMultiPlayer: [0.3767386] Deleting cached object d75c3800e27d1d59d97382107b548742673c3018a494882e3db20d95eb0a2f23, reason: Cache full!
[LOG 19:32:52.812] DarkMultiPlayer: [0.3767386] Deleting cached object 7298804678dd773afb2d3c84cf23456cc33c631c2b27f7cbf9c180167461f3cc, reason: Cache full!
[LOG 19:32:52.812] DarkMultiPlayer: [0.3767386] Deleting cached object 39e723c59c43c02ae64d1f8c74ede6a7e0140509ac48a8ad21a9d025b8d30318, reason: Cache full!
[LOG 19:32:52.813] DarkMultiPlayer: [0.377743] Deleting cached object 8b45e384ac3807252fadcd979d1f667155ef8f5ceb41409947e0d9d5ee588a93, reason: Cache full!
[LOG 19:32:52.813] DarkMultiPlayer: [0.377743] Deleting cached object 480b5b50fbeec48f3b92e17d3ddc8b5aff55f9b99cc8179905be2e9b43bdc8a6, reason: Cache full!
[LOG 19:32:52.814] DarkMultiPlayer: [0.3787331] Deleting cached object 8184748c76196611998050187470e2dc8bc0ce84859b08e636ce49710797aa1f, reason: Cache full!
[LOG 19:32:52.814] DarkMultiPlayer: [0.3787331] Deleting cached object 842f987f80f4b0a92b0ea9e0e637dabae4d39322c47b5253f184f8d73c8f4836, reason: Cache full!
[LOG 19:32:52.814] DarkMultiPlayer: [0.3787331] Deleting cached object 7c97e1593c4ad9f27771312b152d7dc94583272a8edff26841fd36aeaa89668e, reason: Cache full!
[LOG 19:32:52.815] DarkMultiPlayer: [0.3797307] Deleting cached object 0b1a28f4c13ff6688b6ee4b47cb704f1e3383a26d3c8d2e1be21bcc9e344a4dc, reason: Cache full!
[LOG 19:32:52.815] DarkMultiPlayer: [0.3797307] Deleting cached object fe88670f3e75176b99d2b6a75f595415f115e3d1e3f331fa56b95aef7d31175b, reason: Cache full!
[LOG 19:32:52.816] DarkMultiPlayer: [0.3807275] Deleting cached object d6d69879a377e6b87fd0492c8b9b3cbe24b8d29e12975a4251375b831fc1231d, reason: Cache full!
[LOG 19:32:52.816] DarkMultiPlayer: [0.3807275] Deleting cached object a79d217c75300a7e7f793d3f4c1dfc471be91d532f208af0a60c1c599f979b8c, reason: Cache full!
[LOG 19:32:52.816] DarkMultiPlayer: [0.3807275] Deleting cached object 558918c595197783d2651aecff9abe1c70dc33140ed7919133027b3c1a1dd634, reason: Cache full!
[LOG 19:32:52.817] DarkMultiPlayer: [0.3817269] Deleting cached object 4a7266cc9f4a861bf0237e9ee4e8d774c1452de90d33d658b73564675e3a5174, reason: Cache full!
[LOG 19:32:52.817] DarkMultiPlayer: [0.3817269] Deleting cached object c3ddd27c90c7bffbdc3a1a267610bd38dd09ee8c6f2269ac801b779b4eaadea1, reason: Cache full!
[LOG 19:32:52.818] DarkMultiPlayer: [0.3827229] Deleting cached object b987fb73251dc17d702a0adde7dbd0f6974e4fd94c683d4ffc1e5321bad228a0, reason: Cache full!
[LOG 19:32:52.818] DarkMultiPlayer: [0.3827229] Deleting cached object 2ab1f0c32a318f768dfd0ae3ca94066beed422fc0b428c3c13b5c86df926d082, reason: Cache full!
[LOG 19:32:52.818] DarkMultiPlayer: [0.3827229] Deleting cached object 996114c4af704cf6e5eb9ff3781358d91321e866ef91944ec221311b50a245b3, reason: Cache full!
[LOG 19:32:52.819] DarkMultiPlayer: [0.3836915] Deleting cached object 3d51a48d5ff499ebe4c3284ac060b33a9a5b51749e80d1bb1429bbe454d9d7e8, reason: Cache full!
[LOG 19:32:52.819] DarkMultiPlayer: [0.3836915] Deleting cached object e8ce3c0f081cc9faa1009e0618fc35d092379b2fc3ff3e62f6ff6eb1fb3a21e1, reason: Cache full!
[LOG 19:32:52.820] DarkMultiPlayer: [0.3847182] Deleting cached object 277b2a8349b112975a5dcabebeb6fb656ef51e2c7ad571522a97a417a16bf70b, reason: Cache full!
[LOG 19:32:52.820] DarkMultiPlayer: [0.3847182] Deleting cached object 920b024633047aadafdf4ef17cc354ad778752f2dba340fb3721836f194e9464, reason: Cache full!
[LOG 19:32:52.820] DarkMultiPlayer: [0.3847182] Deleting cached object 0cdec97cb5c2454ccd7f0452029e4f6d1f03bb45ded4759f9675cbf7da529218, reason: Cache full!
[LOG 19:32:52.821] DarkMultiPlayer: [0.3857149] Deleting cached object 0d2fbcb614bd98de22da901ad4b9f8acb048c13197eb4e338cf439c36c17c2ef, reason: Cache full!
[LOG 19:32:52.821] DarkMultiPlayer: [0.3857149] Deleting cached object cf3d59e690749508248e283bd78de0189f389988a8075c207d05a45eb2a04172, reason: Cache full!
[LOG 19:32:52.822] DarkMultiPlayer: [0.386715] Deleting cached object aac88be1acea929666292cb3ca22932136e814ab20703f3644f3e7cda8aa2ba4, reason: Cache full!
[LOG 19:32:52.822] DarkMultiPlayer: [0.386715] Deleting cached object 7a8be4c909401d86c4023686d4dd498e8a8538e7c04166007219654590e08328, reason: Cache full!
[LOG 19:32:52.822] DarkMultiPlayer: [0.386715] Deleting cached object 0227039edd9fd2c0ee7038950dd220895d9c38a81f79dae881f466511d03c2a3, reason: Cache full!
[LOG 19:32:52.823] DarkMultiPlayer: [0.3877096] Deleting cached object c574394b62f937a8ac51f159eefac5da240dfad79bb25ca62ac6774a4f3f79c2, reason: Cache full!
[LOG 19:32:52.823] DarkMultiPlayer: [0.3877096] Deleting cached object 175b8e17778f67580bea25fc5ce98e5348eee14c4b40fa41f07a0a35c09f0978, reason: Cache full!
[LOG 19:32:52.824] DarkMultiPlayer: [0.3887059] Deleting cached object e082c8943a54937121b246a96cd6021e96d9ddab270c35de95c697af15adf38a, reason: Cache full!
[LOG 19:32:52.824] DarkMultiPlayer: [0.3887059] Deleting cached object 7eab764410f47561b95f3310816240c2472267ad12a432407fe977b4f779e2fe, reason: Cache full!
[LOG 19:32:52.825] DarkMultiPlayer: [0.3887059] Deleting cached object 5b1bb8d7769ce0d7924ba0a66f8ff0b894fb08f17ad4da411fd3866eaf53e6fd, reason: Cache full!
[LOG 19:32:52.825] DarkMultiPlayer: [0.3897046] Deleting cached object 7ce2abad3eae1ddb6bedc75b9282a5c23e1780c3ceff1cd7f15689adcf3974ab, reason: Cache full!
[LOG 19:32:52.825] DarkMultiPlayer: [0.3897046] Deleting cached object eab9e06b81a7df58a120edf05c25d359eb7dcee010e4d62ef03b6e48693bba02, reason: Cache full!
[LOG 19:32:52.826] DarkMultiPlayer: [0.3907017] Deleting cached object 636762275668b7be5533f5262fb04ae141a120a96464797d2236014792c5be95, reason: Cache full!
[LOG 19:32:52.826] DarkMultiPlayer: [0.3907017] Deleting cached object b0b6a6a485f0c9a3c4c6a5f0787c9d612c652e2d16b29cc4447a8ab8e03519d6, reason: Cache full!
[LOG 19:32:52.827] DarkMultiPlayer: [0.3916992] Deleting cached object a6fabf4b41b6f1ddec11d4311519ee05a473fb30a5775e6dc3cd81ac4872b8a9, reason: Cache full!
[LOG 19:32:52.827] DarkMultiPlayer: [0.3916992] Deleting cached object eb1734cf6ff6193289717790cb1e7ee350c2dc6aa813cc1882a97400ae450161, reason: Cache full!
[LOG 19:32:52.827] DarkMultiPlayer: [0.3916992] Deleting cached object 0832992b86d32dd38c4c36ac54979edeb42ae83c54be70fabfe6144942607795, reason: Cache full!
[LOG 19:32:52.828] DarkMultiPlayer: [0.392701] Deleting cached object 0116847a9eaecfe04b253c72086771fb7d325c1d91e72ebf959c420bc5d04683, reason: Cache full!
[LOG 19:32:52.828] DarkMultiPlayer: [0.392701] Deleting cached object 64452558f7974cfb3b6f9a80356442ff129e93e832a20047b85b3fc2d93e44a3, reason: Cache full!
[LOG 19:32:52.829] DarkMultiPlayer: [0.3936661] Deleting cached object 6892315495b199ebcd025e3f5b900b6bda38f66493bece283c2d0b4f1238e8d8, reason: Cache full!
[LOG 19:32:52.830] DarkMultiPlayer: [0.3946827] Deleting cached object ac7dc6b968432a5498c7725533794b4725edbbad5edae8c4dbd3c74e152e8b07, reason: Cache full!
[LOG 19:32:52.830] DarkMultiPlayer: [0.3946827] Deleting cached object 0f90df2ddd2213a6be601b9427cb55ceddd816ac3d3cb9202d87f720f2073182, reason: Cache full!
[LOG 19:32:52.830] DarkMultiPlayer: [0.3946827] Deleting cached object f19ca8fea5ec1d8ff0264d6e9cf29e640ed21f8855aa7744583871f8dfe297c0, reason: Cache full!
[LOG 19:32:52.831] DarkMultiPlayer: [0.395696] Deleting cached object 972479063e2e7afcbdb447b3885572a4de05df164befcdb89c5105613cbdd2c3, reason: Cache full!
[LOG 19:32:52.831] DarkMultiPlayer: [0.395696] Deleting cached object 1e2664e877e34663278513b8a92ca0d360de8d3719891dbdad5692d2c5cc4f9b, reason: Cache full!
[LOG 19:32:52.832] DarkMultiPlayer: [0.3966813] Deleting cached object 21b8af3744adb1f0a687953fdfd6d23cf37350c5d719ec1292f1ce2426a3afde, reason: Cache full!
[LOG 19:32:52.832] DarkMultiPlayer: [0.3966813] Deleting cached object a9665533c07bf45c031b68f9f743d57d7cda64a9c159de9a89ba79aae98f6001, reason: Cache full!
[LOG 19:32:52.832] DarkMultiPlayer: [0.3966813] Deleting cached object a1d2167118d657fc089b4fac5590b438b300be3c312970461e30b60a929a1bf7, reason: Cache full!
[LOG 19:32:52.833] DarkMultiPlayer: [0.3976791] Deleting cached object f53bfb95e940de07b5170a97bed73dd8b7d254a6c5fc649bd41a97f8a436515b, reason: Cache full!
[LOG 19:32:52.833] DarkMultiPlayer: [0.3976791] Deleting cached object b5c6c5d20b5b4c264934fcdc08c602164cc50579be5c85a3a5d86807a8af2145, reason: Cache full!
[LOG 19:32:52.834] DarkMultiPlayer: [0.3986515] Deleting cached object f927c5a4e5a6358ddcb6eb0647eb5706c210a144fc65ed10951388991f679e0f, reason: Cache full!
[LOG 19:32:52.834] DarkMultiPlayer: [0.3986515] Deleting cached object 24852c2b63f801065bca90ff1e901f8a44af78f9a2710b3ec51e2c0de6c08205, reason: Cache full!
[LOG 19:32:52.834] DarkMultiPlayer: [0.3986515] Deleting cached object 201ef73720bac8e92371474ecdc81982d0c4a2107c5d5c9e85478bce3ba734c3, reason: Cache full!
[LOG 19:32:52.835] DarkMultiPlayer: [0.3996794] Deleting cached object bb1991893d3508ba0e2432a4ca5be1726904cdb8d304a0daaba5dd4f8f9a2862, reason: Cache full!
[LOG 19:32:52.835] DarkMultiPlayer: [0.3996794] Deleting cached object 918e1158aa5035442ebfbdbb73947e897e476131ed39e8183b8843473b75a80b, reason: Cache full!
[LOG 19:32:52.836] DarkMultiPlayer: [0.4006766] Deleting cached object 86c9d1b0eabbccd3d61d81543b2edbbf40b728c0a0c2c2b5a463bf9adb9ad6a8, reason: Cache full!
[LOG 19:32:52.836] DarkMultiPlayer: [0.4006766] Deleting cached object f576b7beef2b223fe3bd568e6baec251fcb30b6e901a57d7a35271e9c53c8fc4, reason: Cache full!
[LOG 19:32:52.836] DarkMultiPlayer: [0.4006766] Deleting cached object 5343766659ff6435c052d683985f0faa3aa71942607ef683da997c17819087a4, reason: Cache full!
[LOG 19:32:52.837] DarkMultiPlayer: [0.4016726] Deleting cached object 6d6a19d3d5294bde2fe8927f366d1c9bf4c11050b00aab8d1fd23c613be20a90, reason: Cache full!
[LOG 19:32:52.837] DarkMultiPlayer: [0.4016726] Deleting cached object cf76a58f0d41005915cdc99bec070531c3719775608d2947ead5495f4521a251, reason: Cache full!
[LOG 19:32:52.837] DarkMultiPlayer: [0.4016726] Deleting cached object 1993232c01d5371a7314da846646c3f627c6a61a881cbf0328ccd801ae643df7, reason: Cache full!
[LOG 19:32:52.838] DarkMultiPlayer: [0.4026695] Deleting cached object e5be169d526edcbd0a0ece84c52602947a7766896e19b2de32bd0c6104553fc7, reason: Cache full!
[LOG 19:32:52.838] DarkMultiPlayer: [0.4026695] Deleting cached object e693c5de3d3911425aba260984f9b6e2a8369d890245f4e85b37096640a61c9c, reason: Cache full!
[LOG 19:32:52.839] DarkMultiPlayer: [0.4036382] Deleting cached object 00e233e858cbe6fb7f48c01ef1a173452ef33cd32da43d4955d87c8918a4448d, reason: Cache full!
[LOG 19:32:52.839] DarkMultiPlayer: [0.4036382] Deleting cached object b3177dafe119eceee93e90c1e44126b1ec56172289b1bcf07c58501975676aed, reason: Cache full!
[LOG 19:32:52.839] DarkMultiPlayer: [0.4036382] Deleting cached object de5f4ddd99c063c1db0fd54e95e2565fcef20b87522b55790e3f602b3b4683f3, reason: Cache full!
[LOG 19:32:52.840] DarkMultiPlayer: [0.4046692] Deleting cached object 0a406dfcf97274672fed3740b1376b280c129adb3bdb2ace179de7cf667d07c6, reason: Cache full!
[LOG 19:32:52.840] DarkMultiPlayer: [0.4046692] Deleting cached object c2f5971bb62fbba96201e160c6481a247fdb1b2fe49c80154bba772a1cf04d7f, reason: Cache full!
[LOG 19:32:52.841] DarkMultiPlayer: [0.4056627] Deleting cached object 14b024cd5e169b1d6e33bbcc97297f72ea46aabc10a4bedd0bce19242d59e69e, reason: Cache full!
[LOG 19:32:52.841] DarkMultiPlayer: [0.4056627] Deleting cached object f89d9204ce61623b60d1b3f6fd79f3a4197034f32fc7fc9cec5a05027306fddd, reason: Cache full!
[LOG 19:32:52.841] DarkMultiPlayer: [0.4056627] Deleting cached object 463ef6e01420b2519286cd73d03619d8949ad12569e4c385eb03c9c7a9d332fb, reason: Cache full!
[LOG 19:32:52.842] DarkMultiPlayer: [0.4066591] Deleting cached object 51f3a417ec0ab6eff338498d02c966ef9d0e9f4e2103ed5d1dd649de0c443d22, reason: Cache full!
[LOG 19:32:52.842] DarkMultiPlayer: [0.4066591] Deleting cached object b605d7938f9885039cde4f689cc8e96a26201cd34ae97b528d2f46d6290b39a5, reason: Cache full!
[LOG 19:32:52.843] DarkMultiPlayer: [0.4076626] Deleting cached object 3f2599f43a7d84e68f5d436e592b656659bc41a9ac2a0f353711c4b3fc9aff03, reason: Cache full!
[LOG 19:32:52.843] DarkMultiPlayer: [0.4076626] Deleting cached object 9a99cb8e7df0fa9e164a328962f1cd737ea5d373ae9f0d68ad713bcc2600f125, reason: Cache full!
[LOG 19:32:52.843] DarkMultiPlayer: [0.4076626] Deleting cached object b4f80305fa5b8c7a98e6e5b25f4e1cf0f946d585fc85a6c839bb5b95d01566c0, reason: Cache full!
[LOG 19:32:52.844] DarkMultiPlayer: [0.4086528] Deleting cached object 6393e418804ce466e01fda9846034ace6c2351c076bff417e890bdf3a2877c73, reason: Cache full!
[LOG 19:32:52.844] DarkMultiPlayer: [0.4086528] Deleting cached object aeb61acf8cc141ba40e68bb63a64080fabced7b1af9fc5c4ebc6fe16f140aee7, reason: Cache full!
[LOG 19:32:52.845] DarkMultiPlayer: [0.4096225] Deleting cached object 206ee562be5abd5ee9a49564c8abb3f022fae0189b13bb49d8bf07236f99c7dd, reason: Cache full!
[LOG 19:32:52.845] DarkMultiPlayer: [0.4096225] Deleting cached object 547cd96a373a4e7cde712496a3564febf7288a2c69352df7cc0c225275be8463, reason: Cache full!
[LOG 19:32:52.845] DarkMultiPlayer: [0.4096225] Deleting cached object 6eefb65ba1d29a5c45adbec9871fc9709b71b41a3cb44370dc5aad1c6bb2a628, reason: Cache full!
[LOG 19:32:52.846] DarkMultiPlayer: [0.410639] Deleting cached object f0f19be7cbed69c6239c2656fbf386c3e0c9f87515f7039e1cf4bf787d2f6ef2, reason: Cache full!
[LOG 19:32:52.846] DarkMultiPlayer: [0.410639] Deleting cached object 7d277b493b7d7464836a8c157a868346a03ae854bb21f7566707eb8360f78df7, reason: Cache full!
[LOG 19:32:52.847] DarkMultiPlayer: [0.4116181] Deleting cached object adbccdda22c4fb2f8156a59e4f2579f09a7803287b39acd6cdf743407c07fc44, reason: Cache full!
[LOG 19:32:52.847] DarkMultiPlayer: [0.4116181] Deleting cached object 25ac1de005c84224cb90f5ed34b619eb5cc0e4edc5050b376e272dbbadcb5f3e, reason: Cache full!
[LOG 19:32:52.847] DarkMultiPlayer: [0.4116181] Deleting cached object 58b7337dbac5a35b149982cd200eaee78e06db920dff4461babc735d8097d992, reason: Cache full!
[LOG 19:32:52.848] DarkMultiPlayer: [0.4126159] Deleting cached object 6eb6c064519e9a4f1420a4bab2e9ec2a53f07f8b156750077bca3f44d374ea3d, reason: Cache full!
[LOG 19:32:52.848] DarkMultiPlayer: [0.4126159] Deleting cached object 576dfd75ffa52ff9746275bacd9cce3f26a9e49d48988e9d86780b2490559e74, reason: Cache full!
[LOG 19:32:52.849] DarkMultiPlayer: [0.4136129] Deleting cached object 00586f0174846ff613a4e9a70293c7b568662340c86347955e0f1f2813c1e18c, reason: Cache full!
[LOG 19:32:52.849] DarkMultiPlayer: [0.4136129] Deleting cached object 839b4410ec1e2ff981bdcb0027a69a246b19063ee8bd8a094928b3243b16b15f, reason: Cache full!
[LOG 19:32:52.849] DarkMultiPlayer: [0.4136129] Deleting cached object 86c888f85a3408224e901644ec130d04e9910bcb87c1625838776030b93a3e6a, reason: Cache full!
[LOG 19:32:52.850] DarkMultiPlayer: [0.4146097] Deleting cached object 31605c4a98abddae78a7d83248554ea8a2153e272431890e1b7d4e2860198b69, reason: Cache full!
[LOG 19:32:52.850] DarkMultiPlayer: [0.4146097] Deleting cached object ba693979f17a00764555a5d4129d5dcc607d729187ed557714690a6135959295, reason: Cache full!
[LOG 19:32:52.851] DarkMultiPlayer: [0.415636] Deleting cached object a9c717bccc925877c6db873955f8cc5197971df743dac95f4b3ca61ebbf3c617, reason: Cache full!
[LOG 19:32:52.851] DarkMultiPlayer: [0.415636] Deleting cached object 9db6d90bfce66c5b406be7dc2b04f64e0a147bc6a92b96c4c423ecbfaecdd322, reason: Cache full!
[LOG 19:32:52.852] DarkMultiPlayer: [0.4166327] Deleting cached object 199c27599b1b6bc5af3176e4ccc819acc85dafdd3e78121286bf352fa75c44ae, reason: Cache full!
[LOG 19:32:52.852] DarkMultiPlayer: [0.4166327] Deleting cached object c6a8e713737ee5f0097a306b327dadc1b1b4b3785f5bcf50690b5e5431b4f866, reason: Cache full!
[LOG 19:32:52.852] DarkMultiPlayer: [0.4166327] Deleting cached object 4e6ac67a9f81930d4fadfb22bfd2b18afa398e1b1fe4d13f2e374e52868a4253, reason: Cache full!
[LOG 19:32:52.853] DarkMultiPlayer: [0.41763] Deleting cached object 88ec62950cebb1582d72016d964145637801a4b98668dc1a6169cc859e55e909, reason: Cache full!
[LOG 19:32:52.853] DarkMultiPlayer: [0.41763] Deleting cached object 3fd337045f4b3f72bc7888ef413fe73bea8e9e0574497a0dc8f323d8c1747296, reason: Cache full!
[LOG 19:32:52.853] DarkMultiPlayer: [0.41763] Deleting cached object 72ec799e0d391ddb9a1539f0e19ed3f0c953f2074d344e6938a59ef5a22742b2, reason: Cache full!
[LOG 19:32:52.854] DarkMultiPlayer: [0.4186282] Deleting cached object 4bcbf454ca37eb877647fdbe2d92f8fa753b9eca8b2bf6fa48063c2fcaaee5db, reason: Cache full!
[LOG 19:32:52.854] DarkMultiPlayer: [0.4186282] Deleting cached object d6bf9c24ac5fe9100e90e93e9e12e8edccadb648a93d1201f74af836f908fb89, reason: Cache full!
[LOG 19:32:52.855] DarkMultiPlayer: [0.4196261] Deleting cached object 42d908fa3c39090229d7dd0b6fe7704ea7eb2aa2a6b4a77433045059363c1904, reason: Cache full!
[LOG 19:32:52.855] DarkMultiPlayer: [0.4196261] Deleting cached object 23a7535dcc30b86013b627ad9361d563f59e63c5d92d2cafecf2d9b17ae03ef6, reason: Cache full!
[LOG 19:32:52.855] DarkMultiPlayer: [0.4196261] Deleting cached object 4eaf1952c1dd282fb9f001599afe797012a40b5ac4c484f6618b49eb4310034d, reason: Cache full!
[LOG 19:32:52.856] DarkMultiPlayer: [0.420628] Deleting cached object 491f1062800dca338b0acf27814f0b5f4d20773768d26126e4d20d2369ba4a95, reason: Cache full!
[LOG 19:32:52.856] DarkMultiPlayer: [0.420628] Deleting cached object 0ff0b45dc87df817907149178bc0c88b4d2eb991220df18ea2545ce36bba82fe, reason: Cache full!
[LOG 19:32:52.857] DarkMultiPlayer: [0.4216196] Deleting cached object 82154a88b4ab7f97d5ad39da786ea07a3a70e57cc99eaee076a25d820e67c930, reason: Cache full!
[LOG 19:32:52.857] DarkMultiPlayer: [0.4216196] Deleting cached object 15fc8e0b708ba1360bf761d752a87f0703394702c6f756390e8fb74bc3321c10, reason: Cache full!
[LOG 19:32:52.857] DarkMultiPlayer: [0.4216196] Deleting cached object 486b9154f846df5aafd6d8a40aa67bf4c50036fbe15302ded3d1ecd59433814f, reason: Cache full!
[LOG 19:32:52.858] DarkMultiPlayer: [0.4226164] Deleting cached object 1877382d57d84e653878262ef589f3752363c5c015917a12cfd7913e3dcf03b4, reason: Cache full!
[LOG 19:32:52.858] DarkMultiPlayer: [0.4226164] Deleting cached object 92d49a0341695203879d712ad0991000d34e81f7e75554d09dabf707b48be677, reason: Cache full!
[LOG 19:32:52.859] DarkMultiPlayer: [0.4235894] Deleting cached object 264888299c5913fe893cba0a376d267de8ffba5e7c8aa776c534bb8666a48b14, reason: Cache full!
[LOG 19:32:52.859] DarkMultiPlayer: [0.4235894] Deleting cached object 179b3a096a831eb3ad8a0309325b4ba2194c2402a06f60fec763e47b6494f4ad, reason: Cache full!
[LOG 19:32:52.859] DarkMultiPlayer: [0.4235894] Deleting cached object d6611537177cc8e748a88790d23379e109263a46169ae033857d2a538977bc58, reason: Cache full!
[LOG 19:32:52.860] DarkMultiPlayer: [0.4246113] Deleting cached object c2de30fe3082bb5866e5ed19a9427b5fda5469dc0a8d0fabdde6cb7e16de11a3, reason: Cache full!
[LOG 19:32:52.860] DarkMultiPlayer: [0.4246113] Deleting cached object 8b1184b51816faf2fdb10880bef5cece9c6bb9d4787691e27bff0428bce97671, reason: Cache full!
[LOG 19:32:52.860] DarkMultiPlayer: [0.4246113] Deleting cached object eaf75c2732b749a172ca2833cf0a5b9d011b39d4d281f2ba006a8443d7890ede, reason: Cache full!
[LOG 19:32:52.861] DarkMultiPlayer: [0.4255966] Deleting cached object 12d66527b5032ff595b2799f6bce35ed0c099dd3357c5d5b88beabdd2acf3be9, reason: Cache full!
[LOG 19:32:52.861] DarkMultiPlayer: [0.4255966] Deleting cached object e3a3437ae002ebae3bce6a64e1035775155df9c1a8d6627dd8ea4d27c42a6048, reason: Cache full!
[LOG 19:32:52.862] DarkMultiPlayer: [0.4265799] Deleting cached object b428cb2608e627bb7bffd4bf72fa7d54e1ff70819988ea5e8b4ce27591cb676d, reason: Cache full!
[LOG 19:32:52.862] DarkMultiPlayer: [0.4265799] Deleting cached object 8f1e0ca2a9975261120f37b20969894a2132b5a1292f84f60d3585664e5063cf, reason: Cache full!
[LOG 19:32:52.863] DarkMultiPlayer: [0.4275849] Deleting cached object 2902a8464e71cab1ac4ca949f53d66df4a49be8aacdac0ba90bb87efe4d6fb78, reason: Cache full!
[LOG 19:32:52.863] DarkMultiPlayer: [0.4275849] Deleting cached object 6ca8912820e464196a6da6f8dc2ece68e0f561a8cb522cdb4f9e69d252ee8ad4, reason: Cache full!
[LOG 19:32:52.864] DarkMultiPlayer: [0.4285733] Deleting cached object e8e90f12c5226cd1a9cf7ccdbf570cfe9b010e601f8b64a0daf671a77b16cd10, reason: Cache full!
[LOG 19:32:52.864] DarkMultiPlayer: [0.4285733] Deleting cached object f1ac088120914ff7b9bf1f2cf08f9654461e3b080cb37ca29520af6f5c63c8d4, reason: Cache full!
[LOG 19:32:52.865] DarkMultiPlayer: [0.4295711] Deleting cached object b27fddf8004e915c7677f78938eb96a37caae9609ecc33b6b0542939a22fd73c, reason: Cache full!
[LOG 19:32:52.865] DarkMultiPlayer: [0.4295711] Deleting cached object 0dce616c5b1d5e4f899abe5c8f4d3267913e94d9dafb908410810a1ce4ee3707, reason: Cache full!
[LOG 19:32:52.866] DarkMultiPlayer: [0.4295711] Deleting cached object b536738c157003071c30a721e36cef0427c97a7f311a062fdde248ffdbeaf443, reason: Cache full!
[LOG 19:32:52.866] DarkMultiPlayer: [0.4305843] Deleting cached object adf9a2cea9d2daa8c39284fecd6400758026ce8412c7bc6c8ef7cffb6b5a27cd, reason: Cache full!
[LOG 19:32:52.866] DarkMultiPlayer: [0.4305843] Deleting cached object c598230b086a83deb37379c6c1badeb862f4a9d329daa90324e6554ebf32fb2e, reason: Cache full!
[LOG 19:32:52.867] DarkMultiPlayer: [0.4315641] Deleting cached object 3652ef9386b88fd88a53a8cf4fadbc2e78fd0998fd5f83774e648332f3d7c734, reason: Cache full!
[LOG 19:32:52.867] DarkMultiPlayer: [0.4315641] Deleting cached object fccaae2b5319f38a362b7664bac4545629f3574714c89996923bb331f36b3afc, reason: Cache full!
[LOG 19:32:52.868] DarkMultiPlayer: [0.4325902] Deleting cached object c1c7a6fd4a9b8d34ae476923985a8ba5f39b8f367e8198e465dc9be1d20bc588, reason: Cache full!
[LOG 19:32:52.868] DarkMultiPlayer: [0.4325902] Deleting cached object fe5cf88d3745f8422ad27707b0296e482cf360077cda8a38c8d37a5b8ecf0eec, reason: Cache full!
[LOG 19:32:52.868] DarkMultiPlayer: [0.4325902] Deleting cached object df90958cf2721762b1825a6bf9d15b09f71755e2d57e9df674cb793f57d13d65, reason: Cache full!
[LOG 19:32:52.869] DarkMultiPlayer: [0.4335821] Deleting cached object 8be82415db2474b7e86961ceeea2aca95e58188a4d28da85f30588c836162f76, reason: Cache full!
[LOG 19:32:52.869] DarkMultiPlayer: [0.4335821] Deleting cached object f754493e037fb34947b4802ee78f30986855bca86f89b58590717d01ed83a901, reason: Cache full!
[LOG 19:32:52.869] DarkMultiPlayer: [0.4335821] Deleting cached object 9371fa01be75916d7ef9ad589050fd43142a74a470e7109b59d45c6599e40922, reason: Cache full!
[LOG 19:32:52.870] DarkMultiPlayer: [0.4345879] Deleting cached object 7406251010d3e0d1d32da9e464b2b497409c0a1fd403ecc70e6ba90bc32eb50c, reason: Cache full!
[LOG 19:32:52.870] DarkMultiPlayer: [0.4345879] Deleting cached object ddbcc91220efaf0f53de71cb362f6b6e72c2d6cf6368c6a9be6446ba07804b2b, reason: Cache full!
[LOG 19:32:52.871] DarkMultiPlayer: [0.4355822] Deleting cached object 8a6e7cec64b27d99f1cbc706a5619f8fdd77418ca1238924bd8ba90daba46fe7, reason: Cache full!
[LOG 19:32:52.871] DarkMultiPlayer: [0.4355822] Deleting cached object 7610df150cf4b01e913bad5ae44138e076da5a0b2a06d8c4d3a16ac1a411bcec, reason: Cache full!
[LOG 19:32:52.871] DarkMultiPlayer: [0.4355822] Deleting cached object 56e558bd998b93a988f188f2c12a937ea99db0e4dac13090d0472c09422ab7eb, reason: Cache full!
[LOG 19:32:52.872] DarkMultiPlayer: [0.4365781] Deleting cached object fdbd9f5541e0266c74b58a6da7f88b5e9f59a830f64f0ddb3222cce3fbcf7c61, reason: Cache full!
[LOG 19:32:52.872] DarkMultiPlayer: [0.4365781] Deleting cached object f962f451a6c55f9a543f6fc7bb5906bbe792146343476fde8aeac57f6db0c81a, reason: Cache full!
[LOG 19:32:52.873] DarkMultiPlayer: [0.4365781] Deleting cached object e87212567ba6925389a8cc7110ea4846f7a48aa9d848994bdf74c3bd5ffc04a9, reason: Cache full!
[LOG 19:32:52.873] DarkMultiPlayer: [0.4375927] Deleting cached object 3b390ac9b765aee63c2cfd7295a6ed00cbc4c5d55028d7383296712feee2a458, reason: Cache full!
[LOG 19:32:52.873] DarkMultiPlayer: [0.4375927] Deleting cached object b18ee6e12c02aa68f0c7f0506a0e2d534b174ff32d22d8b5cc56c56103253259, reason: Cache full!
[LOG 19:32:52.874] DarkMultiPlayer: [0.4385737] Deleting cached object 3fc39435aa76ee4cec14aa71e41dd4a8a02b5547ec0713b67c3f43dc62660946, reason: Cache full!
[LOG 19:32:52.874] DarkMultiPlayer: [0.4385737] Deleting cached object d9c50b5db527bd13d13800730a9f1ec4f674abbb19fef626b3ce779bb98fe735, reason: Cache full!
[LOG 19:32:52.874] DarkMultiPlayer: [0.4385737] Deleting cached object 18d7c86d37c654e7e1e7db7227512ee96a0637f02ef4cf70cbfa423a62440c4e, reason: Cache full!
[LOG 19:32:52.875] DarkMultiPlayer: [0.4395734] Deleting cached object f7f9ad89894ab3075821598b0ff7be32bae670f9f7bbf991ab5120657d8f1909, reason: Cache full!
[LOG 19:32:52.875] DarkMultiPlayer: [0.4395734] Deleting cached object 2b1a5bbe201086cdacc0172a3ca71a016590fe7b5aa8839477aaed74e1169b8e, reason: Cache full!
[LOG 19:32:52.876] DarkMultiPlayer: [0.440568] Deleting cached object 3941b2e9552e99620fedf486ef6c2d6cdf42c3b51f1de835e763ebb66894f3fb, reason: Cache full!
[LOG 19:32:52.876] DarkMultiPlayer: [0.440568] Deleting cached object b368c4ad8d958e16705fd4245ca19284e7ecc8ec2cb45b2357d3c88267cd4df4, reason: Cache full!
[LOG 19:32:52.876] DarkMultiPlayer: [0.440568] Deleting cached object ae50c94412e03a672cc98f60fb1c86accc851d76873d034628605fd20961067f, reason: Cache full!
[LOG 19:32:52.877] DarkMultiPlayer: [0.4415703] Deleting cached object 7ce1fd6555834c4045f035093ad8331e0f7a8a51b45cccc0c846275a3f6a0eaa, reason: Cache full!
[LOG 19:32:52.877] DarkMultiPlayer: [0.4415703] Deleting cached object ec6365c1103be8265494a07a70489b05b50fc5bd697d2c4fcca94bf7643cf1db, reason: Cache full!
[LOG 19:32:52.878] DarkMultiPlayer: [0.4425343] Deleting cached object cef96cfd469b7592b30837b7b71fff5674cdde26cdf7639a1094ea8ad0073258, reason: Cache full!
[LOG 19:32:52.878] DarkMultiPlayer: [0.4425343] Deleting cached object 86eaafa5bf98f6ce3aa2363a9f590ca0fe4a4636f03bb94ec4fbbe5672367e38, reason: Cache full!
[LOG 19:32:52.878] DarkMultiPlayer: [0.4425343] Deleting cached object a757e5ac2105250a903c1f7f489c602e1ef6791d1f72e4accb6837d55d0396df, reason: Cache full!
[LOG 19:32:52.879] DarkMultiPlayer: [0.4435334] Deleting cached object 7a3c4f98b31dfc57d22dad3b4e778b9a9ee0f72e6ecf0efcb221451d783fad80, reason: Cache full!
[LOG 19:32:52.880] DarkMultiPlayer: [0.444558] Deleting cached object bc7382814fe1d55772cc3f00b8e036843e2ac2b5846b0af7b1383e541d1cc100, reason: Cache full!
[LOG 19:32:52.880] DarkMultiPlayer: [0.444558] Deleting cached object ff261da6e851aa405368bf6e3c2669f1cfc034e4a8dbd6c3883535c44b77c96a, reason: Cache full!
[LOG 19:32:52.880] DarkMultiPlayer: [0.444558] Deleting cached object a192f7e2339d8f7f076477f4306c9ceaf64b3f42cd8095dac7603433394ae02b, reason: Cache full!
[LOG 19:32:52.881] DarkMultiPlayer: [0.4455285] Deleting cached object 44d4a957e97c778229f55059259fe6f3044fe043e595ecaf911ac144e710688c, reason: Cache full!
[LOG 19:32:52.881] DarkMultiPlayer: [0.4455285] Deleting cached object 4e6bd0d7cd0bcf894453e6d3ebf0b83e2d6e5808fd03349e6935392bb1acb58d, reason: Cache full!
[LOG 19:32:52.881] DarkMultiPlayer: [0.4455285] Deleting cached object 2c9128bf0addb0adeacea0f9d6f45b291df14406b080f6cd8cd667da1ef40882, reason: Cache full!
[LOG 19:32:52.882] DarkMultiPlayer: [0.446525] Deleting cached object 10f5b6ca91ed5bd4ae94e385890f38bd719ea5b0b4ab46a8d2d7976610b48222, reason: Cache full!
[LOG 19:32:52.882] DarkMultiPlayer: [0.446525] Deleting cached object 441e2d4fb7b76b6dfd9d29e10decdd168533889346a9bad601ae3f6106df7fce, reason: Cache full!
[LOG 19:32:52.883] DarkMultiPlayer: [0.4475223] Deleting cached object e0e69a2af71a92695787ce972f92625430edc46614240033b52350f82a6ee94b, reason: Cache full!
[LOG 19:32:52.883] DarkMultiPlayer: [0.4475223] Deleting cached object c4c5c129d946a63e8b386beba757034389df871351f533589cff37e9931e9548, reason: Cache full!
[LOG 19:32:52.884] DarkMultiPlayer: [0.4475223] Deleting cached object 91036de06b4242cdbf07f3cbe0f9431dafcdfa973bb763659bfae543fd18975b, reason: Cache full!
[LOG 19:32:52.884] DarkMultiPlayer: [0.4485528] Deleting cached object 928a029a865fad59d29fc13137f88cc06e7f11159dbc994009bc8444a7126e3c, reason: Cache full!
[LOG 19:32:52.884] DarkMultiPlayer: [0.4485528] Deleting cached object 68c56605a4441fd6ed3bee1600b4d0a139a610863f5dcc60f5f328d7f1bb3763, reason: Cache full!
[LOG 19:32:52.885] DarkMultiPlayer: [0.4495155] Deleting cached object 9f23725dd7db9d72272d533d4ffa90b858fbdbb25e1defceee8e145cee81e723, reason: Cache full!
[LOG 19:32:52.885] DarkMultiPlayer: [0.4495155] Deleting cached object dc6044629ec3fce7f22b2bee2ef29d96710f084c7f75fe484634f48e39fba20d, reason: Cache full!
[LOG 19:32:52.885] DarkMultiPlayer: [0.4495155] Deleting cached object ed1f726fad0c335a52ea8d0c12ddfcb70b41c56ed650d8d1dd9b187b9dca5947, reason: Cache full!
[LOG 19:32:52.886] DarkMultiPlayer: [0.4505429] Deleting cached object 43309222d660cda2dc0ea869fc08f9903c633307c1357a58dc1b1a9e8b1a8a13, reason: Cache full!
[LOG 19:32:52.886] DarkMultiPlayer: [0.4505429] Deleting cached object dc6349939c5930d0af39bf90a1a944947417f01e5496784a51f59055e3681760, reason: Cache full!
[LOG 19:32:52.887] DarkMultiPlayer: [0.4515389] Deleting cached object aceb581ea45f3bd18634d0eedfaec8989f260daa5eef45d41ed914e68f1c5221, reason: Cache full!
[LOG 19:32:52.887] DarkMultiPlayer: [0.4515389] Deleting cached object 4b9da1c231607ac58d12c31389bfadeb39fffbb331278722f3590126dbb845fb, reason: Cache full!
[LOG 19:32:52.887] DarkMultiPlayer: [0.4515389] Deleting cached object 1a9d47cdd4a0cd91e63f91d9022f3d91e9042a8ed0f25cccec2e1a3711d75c3c, reason: Cache full!
[LOG 19:32:52.888] DarkMultiPlayer: [0.4525366] Deleting cached object fc249372f6dea7cca23ccd0fc02e02ab2b237682c8b70c9dd4ba0e1c6daeefe8, reason: Cache full!
[LOG 19:32:52.888] DarkMultiPlayer: [0.4525366] Deleting cached object d9d130c0b100fdc306a969e01d59af60f4707d2d886aa8a9be511d3261ed9771, reason: Cache full!
[LOG 19:32:52.889] DarkMultiPlayer: [0.4535338] Deleting cached object 8836013f07be8db9f4142cda5302c4a663c223f61c26a80110e2d9982fc96cf8, reason: Cache full!
[LOG 19:32:52.889] DarkMultiPlayer: [0.4535338] Deleting cached object fba4428963a1379d03809fea12dcfeb77e63d42ec7fde970adde7aa500325a14, reason: Cache full!
[LOG 19:32:52.889] DarkMultiPlayer: [0.4535338] Deleting cached object 7702299b4e9a91946c48ee0ccddccfb6af33cd47a58bf0afccb08f90a2c87a1c, reason: Cache full!
[LOG 19:32:52.890] DarkMultiPlayer: [0.4545312] Deleting cached object f352f1a6ca2f2cb972af460604668f2c6ea48f1da87126301d79de86b6b8425d, reason: Cache full!
[LOG 19:32:52.890] DarkMultiPlayer: [0.4545312] Deleting cached object e3a9976e565e4f64a22ed3bae73438d692f632dcb384f0e9f341de99d5020ac9, reason: Cache full!
[LOG 19:32:52.890] DarkMultiPlayer: [0.4545312] Deleting cached object 904d13b802f524669116c10f60817a26a395d0a6e3002edfd0b6b9a1e7d9de7f, reason: Cache full!
[LOG 19:32:52.891] DarkMultiPlayer: [0.4555366] Deleting cached object d0e7185563a09a208831b4808ee2d7c769f35f402e6265805d5caa1455fa2b4b, reason: Cache full!
[LOG 19:32:52.891] DarkMultiPlayer: [0.4555366] Deleting cached object 5482222a9cc4402f883f607594b8269e05722fe961d99abfff532d16a06d8141, reason: Cache full!
[LOG 19:32:52.892] DarkMultiPlayer: [0.4565257] Deleting cached object 13972546e356f03b19194b2852fdcf63193a835a5fc1237e4e65cc0ec96e83df, reason: Cache full!
[LOG 19:32:52.892] DarkMultiPlayer: [0.4565257] Deleting cached object 51e133bc50726821c16250d551826f98e48a801baaae5ae7bb7f85ddc4f65bfc, reason: Cache full!
[LOG 19:32:52.892] DarkMultiPlayer: [0.4565257] Deleting cached object 63e79a0400c138e1d8b40894a22295f8a0fdf8b8d6a3de25a6d6287e6742f298, reason: Cache full!
[LOG 19:32:52.893] DarkMultiPlayer: [0.4575263] Deleting cached object edc8fc886a816624172565b24ca411603980d629c735cecfe25a49f1cf388d36, reason: Cache full!
[LOG 19:32:52.893] DarkMultiPlayer: [0.4575263] Deleting cached object c7ab6827c50a1c5c361b088f0b78e1b3eeb1a977b51057a905d85440b897fa28, reason: Cache full!
[LOG 19:32:52.894] DarkMultiPlayer: [0.4585244] Deleting cached object 6701201b544afc42d31af481c3c895b8f4e4147da1d10a3f56dd92bcb3242f2a, reason: Cache full!
[LOG 19:32:52.894] DarkMultiPlayer: [0.4585244] Deleting cached object 335ccc2588e61bafe3a7c5195b88b03113c3bb723ba6c141ea4d773ad93c48fb, reason: Cache full!
[LOG 19:32:52.895] DarkMultiPlayer: [0.4585244] Deleting cached object 2dd6ad7d21d35eb81481e63e2250eadd1db798ff0594a86f1b8a41b3196bf3c5, reason: Cache full!
[LOG 19:32:52.895] DarkMultiPlayer: [0.4594999] Deleting cached object af37643b6dac3b86a44670ad6a2c7eeff2d8e6dda8fd7f062dc28c79d3f20146, reason: Cache full!
[LOG 19:32:52.895] DarkMultiPlayer: [0.4594999] Deleting cached object 39d398d037eba281efb9c1155068f64aee1f6a1a80c0c0638785a1689c7d636b, reason: Cache full!
[LOG 19:32:52.896] DarkMultiPlayer: [0.4604864] Deleting cached object fefb33cfa2119464afa3118ef187a888cf8c324e96854534f1999577bc45ca14, reason: Cache full!
[LOG 19:32:52.896] DarkMultiPlayer: [0.4604864] Deleting cached object 64c057373c50b1da33b10f2060df4f0610b184b5ebb414722f7678a3d447b47f, reason: Cache full!
[LOG 19:32:52.897] DarkMultiPlayer: [0.4615129] Deleting cached object a88d6fd7fa0cef218b3dd26dd0549c78fd304b32c93eb603e1d21b115b0f4167, reason: Cache full!
[LOG 19:32:52.897] DarkMultiPlayer: [0.4615129] Deleting cached object c353d60c044e6f6b5c19a6db283122715f08ec621f6db358aa444d64e6b22b05, reason: Cache full!
[LOG 19:32:52.898] DarkMultiPlayer: [0.462481] Deleting cached object a16b2f7b957f42e582d00e9ca5e262282805037f6e5a62a0dbd644a53cc26eb5, reason: Cache full!
[LOG 19:32:52.898] DarkMultiPlayer: [0.462481] Deleting cached object 875dbc6b9c9e1e0b5b057c4b5fe31f44ae699c66ed25f9bfac126b2f2f62dbb8, reason: Cache full!
[LOG 19:32:52.898] DarkMultiPlayer: [0.462481] Deleting cached object 1b54537c7e5c417eac63b5dfe0070c048cef3af526199cda75622ca2f2997ee6, reason: Cache full!
[LOG 19:32:52.899] DarkMultiPlayer: [0.4635085] Deleting cached object 98f12d3126495fdcaae7d4133db95ed08038a59e3717cc18cc78673076d16332, reason: Cache full!
[LOG 19:32:52.899] DarkMultiPlayer: [0.4635085] Deleting cached object d428e0248630e6ef4e66ccd6dbb6cdbe891fe5616b739230b66ce86d047bd2ee, reason: Cache full!
[LOG 19:32:52.900] DarkMultiPlayer: [0.4645066] Deleting cached object b4a0dfd33a5145c4fd93a4fa67070baf5399c57bbc61fc8111a944cdeefb5f9f, reason: Cache full!
[LOG 19:32:52.900] DarkMultiPlayer: [0.4645066] Deleting cached object ab09d75a72f74f6ca49ea9e9f976af18eafd5dcfd2f8a685f95c167a71a13f5f, reason: Cache full!
[LOG 19:32:52.901] DarkMultiPlayer: [0.4645066] Deleting cached object 59b0c5e55919da94c331f39c9a61f3c4c57680b04100b99f67efb4d77be11ccd, reason: Cache full!
[LOG 19:32:52.901] DarkMultiPlayer: [0.465474] Deleting cached object 9994114508a7b1a22e97712a3989aacf4f826cd4037b0d4995d9556a73731b5f, reason: Cache full!
[LOG 19:32:52.901] DarkMultiPlayer: [0.465474] Deleting cached object ebfb845c674cee5dc77efd0efaa64d4f59bbf9ffb239ae8d2d42bf8d68adb7e9, reason: Cache full!
[LOG 19:32:52.902] DarkMultiPlayer: [0.4664701] Deleting cached object 09aad655adddbac567b05a923f0d5e3e6a3f79ce9167393c27848bdbe0ac296f, reason: Cache full!
[LOG 19:32:52.902] DarkMultiPlayer: [0.4664701] Deleting cached object 5052f92edfbf622f33812a492095540eeba24a06b528c46d5d8679692f74816a, reason: Cache full!
[LOG 19:32:52.902] DarkMultiPlayer: [0.4664701] Deleting cached object 6689843514974dc680d2ec29e59c4c5458c537e270adb03ee262562be634d193, reason: Cache full!
[LOG 19:32:52.903] DarkMultiPlayer: [0.4674979] Deleting cached object 680a19c0c6caaceb8acd231216a67e6dfc5e99871f7fc5f54ca6ccccc4be0d40, reason: Cache full!
[LOG 19:32:52.903] DarkMultiPlayer: [0.4674979] Deleting cached object adce8b14ddb3c58eab9414c49ee8d7c06b13b428df2f664193830db8443b8cb3, reason: Cache full!
[LOG 19:32:52.904] DarkMultiPlayer: [0.4684952] Deleting cached object 920322c09b8780f0b8c2ff71522cc689ed5a383a5737b4d752d5ddc931a8ff2d, reason: Cache full!
[LOG 19:32:52.904] DarkMultiPlayer: [0.4684952] Deleting cached object 237c4b69b64357c0dcad79c8dd27f24a63f1bf04aa46fd1d531b754ebf00dde2, reason: Cache full!
[LOG 19:32:52.904] DarkMultiPlayer: [0.4684952] Deleting cached object 602c92bec24e3072cc46a527bcb8f575d4d3a551643c0b44ac991f4b61f61e35, reason: Cache full!
[LOG 19:32:52.905] DarkMultiPlayer: [0.4694944] Deleting cached object 956b64feb0a3977608f513d3416dbdbfc6187e94691ff753a87f3638d15a1221, reason: Cache full!
[LOG 19:32:52.905] DarkMultiPlayer: [0.4694944] Deleting cached object 84a0c43319a64ad2f5a82e9003b7519537b564b390a3013f7ffd7e1ce1ad5da4, reason: Cache full!
[LOG 19:32:52.905] DarkMultiPlayer: [0.4694944] Deleting cached object a7eeebb694d39326a8131152ba86f255b6fd181ad26f2f4e21870a9146711d57, reason: Cache full!
[LOG 19:32:52.906] DarkMultiPlayer: [0.4704899] Deleting cached object 7b39270282f17b88301230d6ed0ff843deefa5bdb0a97c48fca12a6fff6a9955, reason: Cache full!
[LOG 19:32:52.906] DarkMultiPlayer: [0.4704899] Deleting cached object 101105c97d678ff446332f0a22490afd482a42b7c884759a493630104e735248, reason: Cache full!
[LOG 19:32:52.906] DarkMultiPlayer: [0.4704899] Deleting cached object a2cd5355c26a686303eb748748d82fb02c4d857a5834e30bbeef28443622aebe, reason: Cache full!
[LOG 19:32:52.907] DarkMultiPlayer: [0.4714876] Deleting cached object 5e0a547b320ce900520148d805bf31d2c491a0834a9a883ae9d0facf8034de19, reason: Cache full!
[LOG 19:32:52.907] DarkMultiPlayer: [0.4714876] Deleting cached object c04500d210792c6fbcf4f2ad02849dffbdf60c95a6529d25fcfd17f3fdfa8270, reason: Cache full!
[LOG 19:32:52.908] DarkMultiPlayer: [0.4724842] Deleting cached object e06decfcf75dfcec3f6ec20ec14621d032705ea506acf2e17f1231962f3e966d, reason: Cache full!
[LOG 19:32:52.908] DarkMultiPlayer: [0.4724842] Deleting cached object 3a456741b37bc586efc53f3dae3b84466990409103053aa06fb1411a1e514a17, reason: Cache full!
[LOG 19:32:52.908] DarkMultiPlayer: [0.4724842] Deleting cached object 5e81e0ed1183f43cf8987a4e8aa465b4d943fd028faebe88ca6c1af79ccddea3, reason: Cache full!
[LOG 19:32:52.909] DarkMultiPlayer: [0.473482] Deleting cached object 48b06f279d098a366e06cfeae022c89d8dc2d4eb0577d79034a785a800a140f1, reason: Cache full!
[LOG 19:32:52.909] DarkMultiPlayer: [0.473482] Deleting cached object b748d5a00c6c1f483bf72935c60a8b869302299bab82db9d6dc16c26f0c334dc, reason: Cache full!
[LOG 19:32:52.909] DarkMultiPlayer: [0.473482] Deleting cached object f4a0048197c674a9fe7cde9261fe16313ae6bb9fca610a48e119aaef3cf8e890, reason: Cache full!
[LOG 19:32:52.910] DarkMultiPlayer: [0.4744795] Deleting cached object f33f8bdc470b2580e776ffc32f519f1cc75522925fac7ccb71617cb81f37e02e, reason: Cache full!
[LOG 19:32:52.910] DarkMultiPlayer: [0.4744795] Deleting cached object 5ba8b2bacf11176ea60817a98d0862a42a5c5387619e54b4dfeeec8b56422d5d, reason: Cache full!
[LOG 19:32:52.910] DarkMultiPlayer: [0.4744795] Deleting cached object 86c5fc06a282a88f8179202ad36438bcfc02bfbf8a0306eb6c9a984194ff21f9, reason: Cache full!
[LOG 19:32:52.911] DarkMultiPlayer: [0.4754765] Deleting cached object 5d7875747b354116da79be2ed1848ac861f19f13b1b2e296becee5ef034bba33, reason: Cache full!
[LOG 19:32:52.911] DarkMultiPlayer: [0.4754765] Deleting cached object e1be3fed3130d72052eaf8751ec9ddd53b32cca1a4e87f52f5fc64eeefc30fdb, reason: Cache full!
[LOG 19:32:52.912] DarkMultiPlayer: [0.4764791] Deleting cached object 1571dd0853b45af002dd42912c8128b01bbcd600e3dea56e7ef81e0c9ae1fcf4, reason: Cache full!
[LOG 19:32:52.912] DarkMultiPlayer: [0.4764791] Deleting cached object deca5b041c7148d35229d8038f49891428252141a6e7a0757346885da428e03e, reason: Cache full!
[LOG 19:32:52.913] DarkMultiPlayer: [0.4764791] Deleting cached object 7f559a60cd7fee768590372e2beb8b5563fa6cafbd35e67e1dc90ebb4f50f604, reason: Cache full!
[LOG 19:32:52.913] DarkMultiPlayer: [0.4774413] Deleting cached object cb4417fa952bb6c2ce54010941e17d868b6b2b99a5bbce780ac4cde68d031880, reason: Cache full!
[LOG 19:32:52.913] DarkMultiPlayer: [0.4774413] Deleting cached object c1cf93224dbae218cd3cb0c4a450e751c9cc4b450f548a981805b6ffee28e747, reason: Cache full!
[LOG 19:32:52.914] DarkMultiPlayer: [0.4784694] Deleting cached object fd439ecaf24c774de98c81331ee40c135bab2865ab56d3066cc00528fd4a01c5, reason: Cache full!
[LOG 19:32:52.914] DarkMultiPlayer: [0.4784694] Deleting cached object 372bb09d03adf8e836fd6c75bce32bfe612051c0788ac324124d32e9c02f0ac9, reason: Cache full!
[LOG 19:32:52.914] DarkMultiPlayer: [0.4784694] Deleting cached object b758640edf5be37172476551b966616b162e0c782db00524b568261ef70566d1, reason: Cache full!
[LOG 19:32:52.915] DarkMultiPlayer: [0.4794355] Deleting cached object 4be75888018e45c4629a1c39dd4e90e584ea53be7b35690066157375f45ce24f, reason: Cache full!
[LOG 19:32:52.915] DarkMultiPlayer: [0.4794355] Deleting cached object 1b83d13e2d954f0c779c7660af68c4faeb2b3f90d6c46d62c4bee0cccadba2b7, reason: Cache full!
[LOG 19:32:52.916] DarkMultiPlayer: [0.4804632] Deleting cached object 2f5269c3e356b217e88ae3bbf896d7b5a925aa28d7b0d85e853bf9828e6ac163, reason: Cache full!
[LOG 19:32:52.916] DarkMultiPlayer: [0.4804632] DarkMultiPlayer v0.3.8.0, protocol 54 Initialized!
[LOG 19:32:52.972] [CompatibilityChecker] Running checker version 5 from 'DarkMultiPlayer'
[LOG 19:32:52.973] [InstallChecker] Running checker from 'DarkMultiPlayer'
[LOG 19:32:52.975] [KSPSteamController]: Loaded. Initializing hooks...
[LOG 19:32:53.072] Load(Audio): Squad/Alarms/Sounds/Classic
[LOG 19:32:53.140] Load(Audio): Squad/Alarms/Sounds/ClockTower
[LOG 19:32:53.194] Load(Audio): Squad/Alarms/Sounds/ComputerGlass1
[LOG 19:32:53.198] Load(Audio): Squad/Alarms/Sounds/ComputerGlass2
[LOG 19:32:53.213] Load(Audio): Squad/Alarms/Sounds/ComputerShort
[LOG 19:32:53.226] Load(Audio): Squad/Alarms/Sounds/ComputerTriad
[LOG 19:32:53.245] Load(Audio): Squad/Alarms/Sounds/DoorBell
[LOG 19:32:53.281] Load(Audio): Squad/Alarms/Sounds/Glass
[LOG 19:32:53.314] Load(Audio): Squad/Alarms/Sounds/Klaxon
[LOG 19:32:53.349] Load(Audio): Squad/Alarms/Sounds/Mobile
[LOG 19:32:53.364] Load(Audio): Squad/Alarms/Sounds/Morning
[LOG 19:32:53.379] Load(Audio): Squad/Alarms/Sounds/OldClock
[LOG 19:32:53.389] Load(Audio): Squad/Alarms/Sounds/OldHorn
[LOG 19:32:53.404] Load(Audio): Squad/Alarms/Sounds/Ripple
[LOG 19:32:53.420] Load(Audio): Squad/Sounds/editorLoop01
[LOG 19:32:53.569] Load(Audio): Squad/Sounds/elev_loop
[LOG 19:32:53.583] Load(Audio): Squad/Sounds/elev_start
[LOG 19:32:53.594] Load(Audio): Squad/Sounds/elev_stop
[LOG 19:32:53.602] Load(Audio): Squad/Sounds/fireworks_explosion_2
[LOG 19:32:53.630] Load(Audio): Squad/Sounds/fireworks_explosion_3
[LOG 19:32:53.652] Load(Audio): Squad/Sounds/fireworks_explosion_4
[LOG 19:32:53.676] Load(Audio): Squad/Sounds/fireworks_launch_boom
[LOG 19:32:53.695] Load(Audio): Squad/Sounds/fireworks_only_crackle_crackle_1
[LOG 19:32:53.714] Load(Audio): Squad/Sounds/fireworks_only_crackle_dragon_1
[LOG 19:32:53.728] Load(Audio): Squad/Sounds/fireworks_only_crackle_palm_1
[LOG 19:32:53.751] Load(Audio): Squad/Sounds/fireworks_whistle
[LOG 19:32:53.772] Load(Audio): Squad/Sounds/ksp1_banana_V2_01
[LOG 19:32:53.789] Load(Audio): Squad/Sounds/ksp1_banana_V2_04
[LOG 19:32:53.799] Load(Audio): Squad/Sounds/ksp1_banana_V2_05
[LOG 19:32:53.813] Load(Audio): Squad/Sounds/ksp1_golf_swing_normal
[LOG 19:32:53.826] Load(Audio): Squad/Sounds/ksp1_ground_anchor_v2_1
[LOG 19:32:53.846] Load(Audio): Squad/Sounds/ksp1_strunts_disconnect_v3_pitched2
[LOG 19:32:53.860] Load(Audio): Squad/Sounds/repairKit_repair1
[LOG 19:32:53.871] Load(Audio): Squad/Sounds/repairKit_repair2
[LOG 19:32:53.886] Load(Audio): Squad/Sounds/sound_ambience_nature
[LOG 19:32:53.895] Load(Audio): Squad/Sounds/sound_click_flick
[LOG 19:32:53.897] Load(Audio): Squad/Sounds/sound_click_latch
[LOG 19:32:53.914] Load(Audio): Squad/Sounds/sound_click_sharp
[LOG 19:32:53.916] Load(Audio): Squad/Sounds/sound_click_tick
[LOG 19:32:53.918] Load(Audio): Squad/Sounds/sound_click_tock
[LOG 19:32:53.920] Load(Audio): Squad/Sounds/sound_decoupler_fire
[LOG 19:32:53.923] Load(Audio): Squad/Sounds/sound_delete_bin
[LOG 19:32:53.924] Load(Audio): Squad/Sounds/sound_explosion_debris1
[LOG 19:32:53.935] Load(Audio): Squad/Sounds/sound_explosion_debris2
[LOG 19:32:53.973] Load(Audio): Squad/Sounds/sound_explosion_large
[LOG 19:32:53.979] Load(Audio): Squad/Sounds/sound_rocket_mini
[LOG 19:32:53.984] Load(Audio): Squad/Sounds/sound_rocket_spurts
[LOG 19:32:54.006] Load(Audio): Squad/Sounds/sound_servomotor
[LOG 19:32:54.017] Load(Audio): Squad/Sounds/sound_tab_extend
[LOG 19:32:54.018] Load(Audio): Squad/Sounds/sound_tab_retreat
[LOG 19:32:54.028] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_end
[LOG 19:32:54.059] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_motor_00
[LOG 19:32:54.072] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_scan
[LOG 19:32:54.133] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_large_start
[LOG 19:32:54.165] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_end
[LOG 19:32:54.215] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_motor_00
[LOG 19:32:54.248] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_scan
[LOG 19:32:54.315] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_medium_start
[LOG 19:32:54.365] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_end
[LOG 19:32:54.415] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_motor_00
[LOG 19:32:54.449] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_scan
[LOG 19:32:54.471] Load(Audio): SquadExpansion/Serenity/Sounds/robo_arm_small_start
[LOG 19:32:54.488] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_cryoVolcano_burst
[LOG 19:32:54.521] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_cryoVolcano_idle
[LOG 19:32:54.549] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_booster_antena_end
[LOG 19:32:54.565] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_booster_antena_start
[LOG 19:32:54.581] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_central_station_end
[LOG 19:32:54.596] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_central_station_loop
[LOG 19:32:54.634] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_central_station_start
[LOG 19:32:54.655] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_detector_end
[LOG 19:32:54.686] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_detector_start
[LOG 19:32:54.702] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_GoObEd_end
[LOG 19:32:54.722] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_GoObEd_loop
[LOG 19:32:54.772] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_GoObEd_start
[LOG 19:32:54.792] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_rtg_end
[LOG 19:32:54.804] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_rtg_start
[LOG 19:32:54.831] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_seismometer_end
[LOG 19:32:54.869] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_seismometer_start
[LOG 19:32:54.883] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_solar_panel_end
[LOG 19:32:54.903] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_solar_panel_start
[LOG 19:32:54.919] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_weather_station_end
[LOG 19:32:54.933] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_weather_station_loop
[LOG 19:32:54.977] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_deployable_weather_station_start
[LOG 19:32:55.010] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_geyser_burst
[LOG 19:32:55.052] Load(Audio): SquadExpansion/Serenity/Sounds/sfx_geyser_idle
[LOG 19:32:55.075] Load(Texture): DarkMultiPlayer/Button/DMPButton
[LOG 19:32:55.091] Load(Texture): DarkMultiPlayer/Button/DMPButtonLow
[LOG 19:32:55.093] Load(Texture): DarkMultiPlayer/Flags/BEN
[LOG 19:32:55.108] Load(Texture): DarkMultiPlayer/Flags/China_space_force
[LOG 19:32:55.121] Load(Texture): DarkMultiPlayer/Flags/imperial-eagle
[LOG 19:32:55.131] Load(Texture): DarkMultiPlayer/Flags/iraq
[LOG 19:32:55.148] Load(Texture): DarkMultiPlayer/Flags/Koviet Union
[LOG 19:32:55.156] Load(Texture): DarkMultiPlayer/Flags/pedant_flag_edit_by_themistrunsred-d5brh2m
[LOG 19:32:55.231] Load(Texture): DarkMultiPlayer/Flags/Soviet Star
[WRN 19:32:55.287] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\DarkMultiPlayer\Flags\Soviet Star.png' - consider changing the image's width and height to enable compression
[LOG 19:32:55.289] Load(Texture): DarkMultiPlayer/Flags/Soviet Union
[LOG 19:32:55.301] Load(Texture): DarkMultiPlayer/Flags/Trolltech Extremal Design Co.
[LOG 19:32:55.315] Load(Texture): DarkMultiPlayer/Flags/USA
[LOG 19:32:55.329] Load(Texture): DarkMultiPlayer/Flags/you_suck_3
[LOG 19:32:55.339] Load(Texture): Squad/Agencies/C7AerospaceDivision
[LOG 19:32:55.354] Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled
[LOG 19:32:55.367] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium
[LOG 19:32:55.381] Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
[LOG 19:32:55.384] Load(Texture): Squad/Agencies/ExperimentalEngineering
[LOG 19:32:55.395] Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled
[LOG 19:32:55.396] Load(Texture): Squad/Agencies/FlooydResearchLab
[LOG 19:32:55.403] Load(Texture): Squad/Agencies/FlooydResearchLab_scaled
[LOG 19:32:55.416] Load(Texture): Squad/Agencies/GoliathNationalProducts
[LOG 19:32:55.425] Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled
[LOG 19:32:55.428] Load(Texture): Squad/Agencies/IntegratedIntegrals
[LOG 19:32:55.443] Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled
[LOG 19:32:55.445] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics
[LOG 19:32:55.458] Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled
[LOG 19:32:55.460] Load(Texture): Squad/Agencies/JebsJunkyard
[LOG 19:32:55.469] Load(Texture): Squad/Agencies/JebsJunkyard_scaled
[LOG 19:32:55.471] Load(Texture): Squad/Agencies/KerbalMotion
[LOG 19:32:55.485] Load(Texture): Squad/Agencies/KerbalMotion_scaled
[LOG 19:32:55.496] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety
[LOG 19:32:55.506] Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled
[LOG 19:32:55.524] Load(Texture): Squad/Agencies/Kerbodyne
[LOG 19:32:55.541] Load(Texture): Squad/Agencies/Kerbodyne_scaled
[LOG 19:32:55.556] Load(Texture): Squad/Agencies/Kerlington
[LOG 19:32:55.570] Load(Texture): Squad/Agencies/Kerlington_scaled
[LOG 19:32:55.573] Load(Texture): Squad/Agencies/MaxoConstructionToys
[LOG 19:32:55.585] Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled
[LOG 19:32:55.595] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup
[LOG 19:32:55.607] Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled
[LOG 19:32:55.609] Load(Texture): Squad/Agencies/OMBDemolition
[LOG 19:32:55.625] Load(Texture): Squad/Agencies/OMBDemolition_scaled
[LOG 19:32:55.627] Load(Texture): Squad/Agencies/PeriapsisCo
[LOG 19:32:55.639] Load(Texture): Squad/Agencies/PeriapsisCo_scaled
[LOG 19:32:55.641] Load(Texture): Squad/Agencies/Probodobodyne
[LOG 19:32:55.658] Load(Texture): Squad/Agencies/Probodobodyne_scaled
[LOG 19:32:55.664] Load(Texture): Squad/Agencies/R&D
[LOG 19:32:55.671] Load(Texture): Squad/Agencies/R&D_scaled
[LOG 19:32:55.677] Load(Texture): Squad/Agencies/ReactionSystemsLtd
[LOG 19:32:55.697] Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled
[LOG 19:32:55.770] Load(Texture): Squad/Agencies/Rockomax
[LOG 19:32:55.792] Load(Texture): Squad/Agencies/Rockomax_scaled
[LOG 19:32:55.808] Load(Texture): Squad/Agencies/Rokea
[LOG 19:32:55.828] Load(Texture): Squad/Agencies/Rokea_scaled
[LOG 19:32:55.834] Load(Texture): Squad/Agencies/SeansCannery
[LOG 19:32:55.851] Load(Texture): Squad/Agencies/SeansCannery_scaled
[LOG 19:32:55.857] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps
[LOG 19:32:55.873] Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled
[LOG 19:32:55.880] Load(Texture): Squad/Agencies/StrutCo
[LOG 19:32:55.898] Load(Texture): Squad/Agencies/StrutCo_scaled
[LOG 19:32:55.904] Load(Texture): Squad/Agencies/Vac-Co
[LOG 19:32:55.920] Load(Texture): Squad/Agencies/Vac-Co_scaled
[LOG 19:32:55.926] Load(Texture): Squad/Agencies/WinterOwl
[LOG 19:32:55.933] Load(Texture): Squad/Agencies/WinterOwl_scaled
[LOG 19:32:55.939] Load(Texture): Squad/Agencies/ZaltonicElectronics
[LOG 19:32:55.956] Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled
[LOG 19:32:55.962] Load(Texture): Squad/Alarms/Icons/ap
[LOG 19:32:55.981] Load(Texture): Squad/Alarms/Icons/default
[LOG 19:32:55.987] Load(Texture): Squad/Alarms/Icons/maneuver
[LOG 19:32:55.994] Load(Texture): Squad/Alarms/Icons/pe
[LOG 19:32:56.008] Load(Texture): Squad/Alarms/Icons/raw
[LOG 19:32:56.030] Load(Texture): Squad/Alarms/Icons/soi
[LOG 19:32:56.048] Load(Texture): Squad/Alarms/Icons/xfer
[LOG 19:32:56.064] Load(Texture): Squad/Contracts/Icons/balloon
[LOG 19:32:56.070] Load(Texture): Squad/Contracts/Icons/custom
[LOG 19:32:56.081] Load(Texture): Squad/Contracts/Icons/default
[LOG 19:32:56.107] Load(Texture): Squad/Contracts/Icons/dish
[LOG 19:32:56.114] Load(Texture): Squad/Contracts/Icons/eva
[LOG 19:32:56.120] Load(Texture): Squad/Contracts/Icons/gravity
[LOG 19:32:56.126] Load(Texture): Squad/Contracts/Icons/ksc
[LOG 19:32:56.132] Load(Texture): Squad/Contracts/Icons/launchsite
[LOG 19:32:56.146] Load(Texture): Squad/Contracts/Icons/marker
[LOG 19:32:56.152] Load(Texture): Squad/Contracts/Icons/pressure
[LOG 19:32:56.158] Load(Texture): Squad/Contracts/Icons/report
[LOG 19:32:56.171] Load(Texture): Squad/Contracts/Icons/runway
[LOG 19:32:56.179] Load(Texture): Squad/Contracts/Icons/sample
[LOG 19:32:56.184] Load(Texture): Squad/Contracts/Icons/seismic
[LOG 19:32:56.190] Load(Texture): Squad/Contracts/Icons/thermometer
[LOG 19:32:56.196] Load(Texture): Squad/Contracts/Icons/vessel
[LOG 19:32:56.203] Load(Texture): Squad/Flags/09
[LOG 19:32:56.238] Load(Texture): Squad/Flags/blorbs
[LOG 19:32:56.260] Load(Texture): Squad/Flags/bullseye
[LOG 19:32:56.281] Load(Texture): Squad/Flags/capsule
[LOG 19:32:56.330] Load(Texture): Squad/Flags/circles
[LOG 19:32:56.355] Load(Texture): Squad/Flags/default
[LOG 19:32:56.380] Load(Texture): Squad/Flags/hexagon
[LOG 19:32:56.423] Load(Texture): Squad/Flags/hexagonCircles
[LOG 19:32:56.446] Load(Texture): Squad/Flags/kerbal1
[LOG 19:32:56.467] Load(Texture): Squad/Flags/kerbal2
[LOG 19:32:56.497] Load(Texture): Squad/Flags/kerbin
[LOG 19:32:56.524] Load(Texture): Squad/Flags/kerbinmunflag
[LOG 19:32:56.549] Load(Texture): Squad/Flags/line
[LOG 19:32:56.576] Load(Texture): Squad/Flags/minimalistic
[LOG 19:32:56.601] Load(Texture): Squad/Flags/orbit
[LOG 19:32:56.620] Load(Texture): Squad/Flags/orbs
[LOG 19:32:56.640] Load(Texture): Squad/Flags/retro
[LOG 19:32:56.661] Load(Texture): Squad/Flags/rings
[LOG 19:32:56.678] Load(Texture): Squad/Flags/rocketScience
[LOG 19:32:56.694] Load(Texture): Squad/Flags/satellite
[LOG 19:32:56.712] Load(Texture): Squad/Flags/Sentinel_Flag
[LOG 19:32:56.730] Load(Texture): Squad/Flags/spheres
[LOG 19:32:56.752] Load(Texture): Squad/Flags/squadLogo
[LOG 19:32:56.770] Load(Texture): Squad/Flags/squadLogo2
[LOG 19:32:56.786] Load(Texture): Squad/Flags/stripes
[LOG 19:32:56.803] Load(Texture): Squad/Flags/trees
[LOG 19:32:56.826] Load(Texture): Squad/Flags/trippy
[LOG 19:32:56.846] Load(Texture): Squad/FlagsAgency/esa_dark_blue
[LOG 19:32:56.861] Load(Texture): Squad/FlagsAgency/NASA
[LOG 19:32:56.876] Load(Texture): Squad/FlagsAgency/uk_space_agency
[LOG 19:32:56.888] Load(Texture): Squad/FlagsOrganization/B612_Foundation_flag
[LOG 19:32:56.908] Load(Texture): Squad/FlagsOrganization/electron
[LOG 19:32:56.924] Load(Texture): Squad/FlagsOrganization/ESA_Arianespace
[LOG 19:32:56.941] Load(Texture): Squad/FlagsOrganization/rocketlab
[LOG 19:32:56.953] Load(Texture): Squad/FX/DiamondBlue
[LOG 19:32:56.966] Load(Texture): Squad/FX/FlameBlueOrange
[LOG 19:32:56.973] Load(Texture): Squad/FX/FlamePurple
[LOG 19:32:56.976] Load(Texture): Squad/FX/FlameRed
[LOG 19:32:56.978] Load(Texture): Squad/FX/FlameRedOrange
[LOG 19:32:56.979] Load(Texture): Squad/FX/Monoprop
[LOG 19:32:56.981] Load(Texture): Squad/FX/plasma2
[LOG 19:32:56.982] Load(Texture): Squad/FX/rocketplume2
[LOG 19:32:56.984] Load(Texture): Squad/FX/shockDiamond2
[LOG 19:32:56.985] Load(Texture): Squad/FX/smokepuff1
[LOG 19:32:56.986] Load(Texture): Squad/Interiors/Administration/AdminBuilding_Lvl1
[LOG 19:32:57.027] Load(Texture): Squad/Interiors/Administration/AdminBuilding_Lvl2
[LOG 19:32:57.068] Load(Texture): Squad/Interiors/Administration/AdminBuilding_Lvl3
[LOG 19:32:57.117] Load(Texture): Squad/MenuProps/MunOrBust
[LOG 19:32:57.134] Load(Texture): Squad/Missions/Banners/Fail/default
[LOG 19:32:57.150] Load(Texture): Squad/Missions/Banners/Menu/default
[WRN 19:32:57.170] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.170] Load(Texture): Squad/Missions/Banners/Success/default
[LOG 19:32:57.187] Load(Texture): Squad/Missions/ESA-BepiColombo/Banners/Fail/ESA_MB_Fail_01
[WRN 19:32:57.204] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-BepiColombo\Banners\Fail\ESA_MB_Fail_01.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.204] Load(Texture): Squad/Missions/ESA-BepiColombo/Banners/Menu/ESA_MB_Select_01
[WRN 19:32:57.220] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-BepiColombo\Banners\Menu\ESA_MB_Select_01.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.220] Load(Texture): Squad/Missions/ESA-BepiColombo/Banners/Success/ESA_MB_Success_01
[WRN 19:32:57.236] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-BepiColombo\Banners\Success\ESA_MB_Success_01.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.236] Load(Texture): Squad/Missions/ESA-BepiColombo-Short/Banners/Fail/ESA_MB_Fail_01
[WRN 19:32:57.250] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-BepiColombo-Short\Banners\Fail\ESA_MB_Fail_01.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.250] Load(Texture): Squad/Missions/ESA-BepiColombo-Short/Banners/Menu/ESA_MB_Select_01
[WRN 19:32:57.265] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-BepiColombo-Short\Banners\Menu\ESA_MB_Select_01.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.265] Load(Texture): Squad/Missions/ESA-BepiColombo-Short/Banners/Success/ESA_MB_Success_01
[WRN 19:32:57.280] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-BepiColombo-Short\Banners\Success\ESA_MB_Success_01.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.280] Load(Texture): Squad/Missions/ESA-Rosetta/Banners/Fail/ESA_MB_Fail_02
[WRN 19:32:57.298] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-Rosetta\Banners\Fail\ESA_MB_Fail_02.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.298] Load(Texture): Squad/Missions/ESA-Rosetta/Banners/Menu/ESA_MB_Select_02
[WRN 19:32:57.310] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-Rosetta\Banners\Menu\ESA_MB_Select_02.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.310] Load(Texture): Squad/Missions/ESA-Rosetta/Banners/Success/ESA_MB_Success_02
[WRN 19:32:57.328] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Missions\ESA-Rosetta\Banners\Success\ESA_MB_Success_02.png' - consider changing the image's width and height to enable compression
[LOG 19:32:57.328] Load(Texture): Squad/PartList/SimpleIcons/ablator
[LOG 19:32:57.336] Load(Texture): Squad/PartList/SimpleIcons/active_radiator
[LOG 19:32:57.346] Load(Texture): Squad/PartList/SimpleIcons/asteroid_drill
[LOG 19:32:57.349] Load(Texture): Squad/PartList/SimpleIcons/cargo_part
[LOG 19:32:57.351] Load(Texture): Squad/PartList/SimpleIcons/comet_drill
[LOG 19:32:57.353] Load(Texture): Squad/PartList/SimpleIcons/core_heat
[LOG 19:32:57.356] Load(Texture): Squad/PartList/SimpleIcons/cs_main
[LOG 19:32:57.370] Load(Texture): Squad/PartList/SimpleIcons/cs_mk2
[LOG 19:32:57.372] Load(Texture): Squad/PartList/SimpleIcons/cs_mk3
[LOG 19:32:57.383] Load(Texture): Squad/PartList/SimpleIcons/cs_size0
[LOG 19:32:57.386] Load(Texture): Squad/PartList/SimpleIcons/cs_size1
[LOG 19:32:57.388] Load(Texture): Squad/PartList/SimpleIcons/cs_size1p5
[LOG 19:32:57.398] Load(Texture): Squad/PartList/SimpleIcons/cs_size2
[LOG 19:32:57.400] Load(Texture): Squad/PartList/SimpleIcons/cs_size3
[LOG 19:32:57.402] Load(Texture): Squad/PartList/SimpleIcons/cs_size4
[LOG 19:32:57.405] Load(Texture): Squad/PartList/SimpleIcons/cs_surface
[LOG 19:32:57.407] Load(Texture): Squad/PartList/SimpleIcons/custom_built_fairing
[LOG 19:32:57.410] Load(Texture): Squad/PartList/SimpleIcons/deployable_antenna
[LOG 19:32:57.423] Load(Texture): Squad/PartList/SimpleIcons/deployable_comms_part
[LOG 19:32:57.433] Load(Texture): Squad/PartList/SimpleIcons/deployable_ground_part
[LOG 19:32:57.445] Load(Texture): Squad/PartList/SimpleIcons/deployable_part
[LOG 19:32:57.454] Load(Texture): Squad/PartList/SimpleIcons/deployable_radiator
[LOG 19:32:57.463] Load(Texture): Squad/PartList/SimpleIcons/deployed_science_control_unit
[LOG 19:32:57.475] Load(Texture): Squad/PartList/SimpleIcons/deployed_science_experiment
[LOG 19:32:57.479] Load(Texture): Squad/PartList/SimpleIcons/deployed_science_part
[LOG 19:32:57.486] Load(Texture): Squad/PartList/SimpleIcons/enviro_sensor
[LOG 19:32:57.488] Load(Texture): Squad/PartList/SimpleIcons/experience_management
[LOG 19:32:57.506] Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant
[LOG 19:32:57.524] Load(Texture): Squad/PartList/SimpleIcons/fuels_ore
[LOG 19:32:57.534] Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer
[LOG 19:32:57.538] Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel
[LOG 19:32:57.541] Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas
[LOG 19:32:57.550] Load(Texture): Squad/PartList/SimpleIcons/inventory_part
[LOG 19:32:57.552] Load(Texture): Squad/PartList/SimpleIcons/kerbnet_access
[LOG 19:32:57.568] Load(Texture): Squad/PartList/SimpleIcons/number1
[LOG 19:32:57.570] Load(Texture): Squad/PartList/SimpleIcons/number2
[LOG 19:32:57.584] Load(Texture): Squad/PartList/SimpleIcons/number3
[LOG 19:32:57.586] Load(Texture): Squad/PartList/SimpleIcons/number4
[LOG 19:32:57.588] Load(Texture): Squad/PartList/SimpleIcons/number5
[LOG 19:32:57.590] Load(Texture): Squad/PartList/SimpleIcons/number6
[LOG 19:32:57.593] Load(Texture): Squad/PartList/SimpleIcons/number7
[LOG 19:32:57.596] Load(Texture): Squad/PartList/SimpleIcons/number8
[LOG 19:32:57.598] Load(Texture): Squad/PartList/SimpleIcons/number9
[LOG 19:32:57.602] Load(Texture): Squad/PartList/SimpleIcons/probe_control_unit
[LOG 19:32:57.622] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics
[LOG 19:32:57.628] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors
[LOG 19:32:57.635] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction
[LOG 19:32:57.641] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics
[LOG 19:32:57.647] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration
[LOG 19:32:57.654] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol
[LOG 19:32:57.663] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding
[LOG 19:32:57.669] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks
[LOG 19:32:57.676] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry
[LOG 19:32:57.683] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech
[LOG 19:32:57.689] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned
[LOG 19:32:57.696] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems
[LOG 19:32:57.703] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech
[LOG 19:32:57.709] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation
[LOG 19:32:57.715] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes
[LOG 19:32:57.722] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry
[LOG 19:32:57.728] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites
[LOG 19:32:57.734] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics
[LOG 19:32:57.740] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics
[LOG 19:32:57.746] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech
[LOG 19:32:57.753] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics
[LOG 19:32:57.759] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics
[LOG 19:32:57.766] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors
[LOG 19:32:57.772] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry
[LOG 19:32:57.789] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience
[LOG 19:32:57.796] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience
[LOG 19:32:57.802] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol
[LOG 19:32:57.809] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems
[LOG 19:32:57.816] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction
[LOG 19:32:57.822] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry
[LOG 19:32:57.829] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic
[LOG 19:32:57.836] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry
[LOG 19:32:57.842] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics
[LOG 19:32:57.848] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry
[LOG 19:32:57.854] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight
[LOG 19:32:57.861] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion
[LOG 19:32:57.868] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight
[LOG 19:32:57.874] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion
[LOG 19:32:57.881] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing
[LOG 19:32:57.888] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol
[LOG 19:32:57.897] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics
[LOG 19:32:57.904] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes
[LOG 19:32:57.911] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials
[LOG 19:32:57.917] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing
[LOG 19:32:57.923] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion
[LOG 19:32:57.929] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering
[LOG 19:32:57.936] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics
[LOG 19:32:57.952] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech
[LOG 19:32:57.959] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction
[LOG 19:32:57.967] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol
[LOG 19:32:57.974] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics
[LOG 19:32:57.981] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability
[LOG 19:32:57.987] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start
[LOG 19:32:57.993] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight
[LOG 19:32:58.000] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability
[LOG 19:32:58.007] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech
[LOG 19:32:58.014] Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry
[LOG 19:32:58.020] Load(Texture): Squad/PartList/SimpleIcons/rcsfx
[LOG 19:32:58.038] Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2
[LOG 19:32:58.044] Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules
[LOG 19:32:58.051] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced
[LOG 19:32:58.057] Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance
[LOG 19:32:58.064] Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment
[LOG 19:32:58.071] Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization
[LOG 19:32:58.077] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision
[LOG 19:32:58.084] Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems
[LOG 19:32:58.091] Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope
[LOG 19:32:58.099] Load(Texture): Squad/PartList/SimpleIcons/robotic_controller
[LOG 19:32:58.118] Load(Texture): Squad/PartList/SimpleIcons/robotic_rotation_servo
[LOG 19:32:58.128] Load(Texture): Squad/PartList/SimpleIcons/robotic_servo_hinge
[LOG 19:32:58.141] Load(Texture): Squad/PartList/SimpleIcons/robotic_servo_piston
[LOG 19:32:58.153] Load(Texture): Squad/PartList/SimpleIcons/robotic_servo_rotor
[LOG 19:32:58.172] Load(Texture): Squad/PartList/SimpleIcons/scanner_arm
[LOG 19:32:58.179] Load(Texture): Squad/PartList/SimpleIcons/variant
[LOG 19:32:58.196] Load(Texture): Squad/Parts/@thumbs/adapterEngines_icon
[LOG 19:32:58.213] Load(Texture): Squad/Parts/@thumbs/adapterLargeSmallBi_icon0
[LOG 19:32:58.233] Load(Texture): Squad/Parts/@thumbs/adapterLargeSmallQuad_icon0
[LOG 19:32:58.250] Load(Texture): Squad/Parts/@thumbs/adapterLargeSmallTri_icon0
[LOG 19:32:58.266] Load(Texture): Squad/Parts/@thumbs/adapterMk3-Size2_icon
[LOG 19:32:58.282] Load(Texture): Squad/Parts/@thumbs/adapterSize2-Mk2_icon
[LOG 19:32:58.300] Load(Texture): Squad/Parts/@thumbs/adapterSize3-Mk3_icon
[LOG 19:32:58.314] Load(Texture): Squad/Parts/@thumbs/adapterSmallMiniShort_icon0
[LOG 19:32:58.337] Load(Texture): Squad/Parts/@thumbs/adapterSmallMiniShort_icon1
[LOG 19:32:58.358] Load(Texture): Squad/Parts/@thumbs/adapterSmallMiniTall_icon0
[LOG 19:32:58.375] Load(Texture): Squad/Parts/@thumbs/adapterSmallMiniTall_icon1
[LOG 19:32:58.391] Load(Texture): Squad/Parts/@thumbs/AdvancedCanard_icon
[LOG 19:32:58.410] Load(Texture): Squad/Parts/@thumbs/advSasModule_icon
[LOG 19:32:58.432] Load(Texture): Squad/Parts/@thumbs/airbrake1_icon
[LOG 19:32:58.451] Load(Texture): Squad/Parts/@thumbs/airScoop_icon
[LOG 19:32:58.469] Load(Texture): Squad/Parts/@thumbs/asasmodule1-2_icon
[LOG 19:32:58.483] Load(Texture): Squad/Parts/@thumbs/avionicsNoseCone_icon
[LOG 19:32:58.502] Load(Texture): Squad/Parts/@thumbs/basicFin_icon
[LOG 19:32:58.520] Load(Texture): Squad/Parts/@thumbs/batteryBankLarge_icon
[LOG 19:32:58.538] Load(Texture): Squad/Parts/@thumbs/batteryBankMini_icon
[LOG 19:32:58.552] Load(Texture): Squad/Parts/@thumbs/batteryBank_icon
[LOG 19:32:58.572] Load(Texture): Squad/Parts/@thumbs/batteryPack_icon
[LOG 19:32:58.586] Load(Texture): Squad/Parts/@thumbs/cargoContainer_icon
[LOG 19:32:58.606] Load(Texture): Squad/Parts/@thumbs/CargoStorageUnit_icon
[LOG 19:32:58.624] Load(Texture): Squad/Parts/@thumbs/CircularIntake_icon
[LOG 19:32:58.638] Load(Texture): Squad/Parts/@thumbs/commDish_icon
[LOG 19:32:58.653] Load(Texture): Squad/Parts/@thumbs/ConformalStorageUnit_icon
[LOG 19:32:58.671] Load(Texture): Squad/Parts/@thumbs/crewCabin_icon
[LOG 19:32:58.686] Load(Texture): Squad/Parts/@thumbs/cupola_icon
[LOG 19:32:58.705] Load(Texture): Squad/Parts/@thumbs/Decoupler.0_icon0
[LOG 19:32:58.727] Load(Texture): Squad/Parts/@thumbs/Decoupler.0_icon1
[LOG 19:32:58.747] Load(Texture): Squad/Parts/@thumbs/Decoupler.1_icon0
[LOG 19:32:58.760] Load(Texture): Squad/Parts/@thumbs/Decoupler.1_icon1
[LOG 19:32:58.778] Load(Texture): Squad/Parts/@thumbs/Decoupler.2_icon0
[LOG 19:32:58.795] Load(Texture): Squad/Parts/@thumbs/Decoupler.3_icon0
[LOG 19:32:58.813] Load(Texture): Squad/Parts/@thumbs/dockingPort1_icon
[LOG 19:32:58.833] Load(Texture): Squad/Parts/@thumbs/dockingPort2_icon
[LOG 19:32:58.851] Load(Texture): Squad/Parts/@thumbs/dockingPort3_icon
[LOG 19:32:58.864] Load(Texture): Squad/Parts/@thumbs/dockingPortLarge_icon0
[LOG 19:32:58.872] Load(Texture): Squad/Parts/@thumbs/dockingPortLateral_icon
[LOG 19:32:58.890] Load(Texture): Squad/Parts/@thumbs/domeLight1_icon0
[LOG 19:32:58.906] Load(Texture): Squad/Parts/@thumbs/domeLight1_icon1
[LOG 19:32:58.923] Load(Texture): Squad/Parts/@thumbs/elevon2_icon
[LOG 19:32:58.941] Load(Texture): Squad/Parts/@thumbs/elevon3_icon
[LOG 19:32:58.960] Load(Texture): Squad/Parts/@thumbs/elevon5_icon
[LOG 19:32:58.981] Load(Texture): Squad/Parts/@thumbs/engineLargeSkipper.v2_icon0
[LOG 19:32:59.003] Load(Texture): Squad/Parts/@thumbs/evaChute_icon
[LOG 19:32:59.021] Load(Texture): Squad/Parts/@thumbs/evaCylinder_icon
[LOG 19:32:59.039] Load(Texture): Squad/Parts/@thumbs/evaJetpack_icon
[LOG 19:32:59.061] Load(Texture): Squad/Parts/@thumbs/evaRepairKit_icon
[LOG 19:32:59.083] Load(Texture): Squad/Parts/@thumbs/evaScienceKit_icon
[LOG 19:32:59.101] Load(Texture): Squad/Parts/@thumbs/externalTankCapsule_icon0
[LOG 19:32:59.119] Load(Texture): Squad/Parts/@thumbs/externalTankCapsule_icon1
[LOG 19:32:59.136] Load(Texture): Squad/Parts/@thumbs/externalTankRound_icon0
[LOG 19:32:59.152] Load(Texture): Squad/Parts/@thumbs/externalTankRound_icon1
[LOG 19:32:59.165] Load(Texture): Squad/Parts/@thumbs/externalTankToroid_icon0
[LOG 19:32:59.182] Load(Texture): Squad/Parts/@thumbs/externalTankToroid_icon1
[LOG 19:32:59.201] Load(Texture): Squad/Parts/@thumbs/fairingSize1_icon0
[LOG 19:32:59.221] Load(Texture): Squad/Parts/@thumbs/fairingSize2_icon0
[LOG 19:32:59.242] Load(Texture): Squad/Parts/@thumbs/fairingSize3_icon0
[LOG 19:32:59.262] Load(Texture): Squad/Parts/@thumbs/fireworksLauncherBig_icon
[LOG 19:32:59.280] Load(Texture): Squad/Parts/@thumbs/fireworksLauncherSmall_icon
[LOG 19:32:59.291] Load(Texture): Squad/Parts/@thumbs/flagPartSize2_icon0
[LOG 19:32:59.307] Load(Texture): Squad/Parts/@thumbs/foldingRadLarge_icon
[LOG 19:32:59.328] Load(Texture): Squad/Parts/@thumbs/foldingRadMed_icon
[LOG 19:32:59.348] Load(Texture): Squad/Parts/@thumbs/foldingRadSmall_icon
[LOG 19:32:59.362] Load(Texture): Squad/Parts/@thumbs/FuelCellArray_icon
[LOG 19:32:59.371] Load(Texture): Squad/Parts/@thumbs/FuelCell_icon
[LOG 19:32:59.388] Load(Texture): Squad/Parts/@thumbs/fuelTank.long_icon0
[LOG 19:32:59.406] Load(Texture): Squad/Parts/@thumbs/fuelTankSmallFlat_icon0
[LOG 19:32:59.419] Load(Texture): Squad/Parts/@thumbs/fuelTankSmallFlat_icon1
[LOG 19:32:59.444] Load(Texture): Squad/Parts/@thumbs/fuelTankSmallFlat_icon2
[LOG 19:32:59.464] Load(Texture): Squad/Parts/@thumbs/fuelTankSmallFlat_icon3
[LOG 19:32:59.481] Load(Texture): Squad/Parts/@thumbs/fuelTankSmall_icon0
[LOG 19:32:59.497] Load(Texture): Squad/Parts/@thumbs/fuelTankSmall_icon1
[LOG 19:32:59.519] Load(Texture): Squad/Parts/@thumbs/fuelTankSmall_icon2
[LOG 19:32:59.532] Load(Texture): Squad/Parts/@thumbs/fuelTankSmall_icon3
[LOG 19:32:59.587] Load(Texture): Squad/Parts/@thumbs/fuelTank_icon0
[LOG 19:32:59.608] Load(Texture): Squad/Parts/@thumbs/GearFixed_icon
[LOG 19:32:59.621] Load(Texture): Squad/Parts/@thumbs/GearFree_icon
[LOG 19:32:59.632] Load(Texture): Squad/Parts/@thumbs/GearSmall_icon
[LOG 19:32:59.645] Load(Texture): Squad/Parts/@thumbs/GooExperiment_icon
[LOG 19:32:59.661] Load(Texture): Squad/Parts/@thumbs/GrapplingDevice_icon0
[LOG 19:32:59.675] Load(Texture): Squad/Parts/@thumbs/groundAnchor_icon
[LOG 19:32:59.689] Load(Texture): Squad/Parts/@thumbs/groundLight1_icon
[LOG 19:32:59.710] Load(Texture): Squad/Parts/@thumbs/groundLight2_icon
[LOG 19:32:59.726] Load(Texture): Squad/Parts/@thumbs/HeatShield0_icon
[LOG 19:32:59.735] Load(Texture): Squad/Parts/@thumbs/HeatShield1_icon
[LOG 19:32:59.743] Load(Texture): Squad/Parts/@thumbs/HeatShield2_icon
[LOG 19:32:59.755] Load(Texture): Squad/Parts/@thumbs/HECS2.ProbeCore_icon
[LOG 19:32:59.768] Load(Texture): Squad/Parts/@thumbs/HighGainAntenna5.v2_icon
[LOG 19:32:59.777] Load(Texture): Squad/Parts/@thumbs/HighGainAntenna5_icon
[LOG 19:32:59.789] Load(Texture): Squad/Parts/@thumbs/HighGainAntenna_icon
[LOG 19:32:59.804] Load(Texture): Squad/Parts/@thumbs/IntakeRadialLong_icon
[LOG 19:32:59.819] Load(Texture): Squad/Parts/@thumbs/ionEngine_icon
[LOG 19:32:59.838] Load(Texture): Squad/Parts/@thumbs/ISRU_icon
[LOG 19:32:59.853] Load(Texture): Squad/Parts/@thumbs/ksp.r.largeBatteryPack_icon
[LOG 19:32:59.867] Load(Texture): Squad/Parts/@thumbs/ladder1_icon
[LOG 19:32:59.887] Load(Texture): Squad/Parts/@thumbs/landingLeg1-2_icon
[LOG 19:32:59.899] Load(Texture): Squad/Parts/@thumbs/landingLeg1_icon
[LOG 19:32:59.914] Load(Texture): Squad/Parts/@thumbs/Large.Crewed.Lab_icon
[LOG 19:32:59.931] Load(Texture): Squad/Parts/@thumbs/largeAdapter2_icon0
[LOG 19:32:59.941] Load(Texture): Squad/Parts/@thumbs/largeAdapter_icon0
[LOG 19:32:59.954] Load(Texture): Squad/Parts/@thumbs/largeSolarPanel_icon
[LOG 19:32:59.969] Load(Texture): Squad/Parts/@thumbs/LargeTank_icon
[LOG 19:32:59.984] Load(Texture): Squad/Parts/@thumbs/LgRadialSolarPanel_icon
[LOG 19:33:00.004] Load(Texture): Squad/Parts/@thumbs/linearRcs_icon
[LOG 19:33:00.016] Load(Texture): Squad/Parts/@thumbs/liquidEngine2-2.v2_icon0
[LOG 19:33:00.030] Load(Texture): Squad/Parts/@thumbs/liquidEngine2-2_icon
[LOG 19:33:00.040] Load(Texture): Squad/Parts/@thumbs/liquidEngine3.v2_icon0
[LOG 19:33:00.057] Load(Texture): Squad/Parts/@thumbs/liquidEngine3.v2_icon1
[LOG 19:33:00.070] Load(Texture): Squad/Parts/@thumbs/liquidEngine3.v2_icon2
[LOG 19:33:00.073] Load(Texture): Squad/Parts/@thumbs/liquidEngineMainsail.v2_icon0
[LOG 19:33:00.085] Load(Texture): Squad/Parts/@thumbs/liquidEngineMini.v2_icon0
[LOG 19:33:00.089] Load(Texture): Squad/Parts/@thumbs/liquidEngineMini.v2_icon1
[LOG 19:33:00.092] Load(Texture): Squad/Parts/@thumbs/liquidEngineMini.v2_icon2
[LOG 19:33:00.095] Load(Texture): Squad/Parts/@thumbs/liquidEngine_icon
[LOG 19:33:00.110] Load(Texture): Squad/Parts/@thumbs/longAntenna_icon
[LOG 19:33:00.124] Load(Texture): Squad/Parts/@thumbs/Magnetometer_icon
[LOG 19:33:00.134] Load(Texture): Squad/Parts/@thumbs/mediumDishAntenna_icon
[LOG 19:33:00.149] Load(Texture): Squad/Parts/@thumbs/microEngine.v2_icon0
[LOG 19:33:00.155] Load(Texture): Squad/Parts/@thumbs/microEngine.v2_icon1
[LOG 19:33:00.158] Load(Texture): Squad/Parts/@thumbs/MiniDrill_icon
[LOG 19:33:00.168] Load(Texture): Squad/Parts/@thumbs/miniFuelTank_icon
[LOG 19:33:00.178] Load(Texture): Squad/Parts/@thumbs/miniFuselage_icon
[LOG 19:33:00.189] Load(Texture): Squad/Parts/@thumbs/miniIntake_icon
[LOG 19:33:00.193] Load(Texture): Squad/Parts/@thumbs/miniJetEngine_icon
[LOG 19:33:00.206] Load(Texture): Squad/Parts/@thumbs/miniLandingLeg_icon
[LOG 19:33:00.219] Load(Texture): Squad/Parts/@thumbs/Mite_icon
[LOG 19:33:00.229] Load(Texture): Squad/Parts/@thumbs/mk1-3pod_icon
[LOG 19:33:00.248] Load(Texture): Squad/Parts/@thumbs/MK1CrewCabin_icon
[LOG 19:33:00.260] Load(Texture): Squad/Parts/@thumbs/mk1pod.v2_icon0
[LOG 19:33:00.287] Load(Texture): Squad/Parts/@thumbs/mk1pod.v2_icon1
[LOG 19:33:00.300] Load(Texture): Squad/Parts/@thumbs/mk2.1m.AdapterLong_icon
[LOG 19:33:00.312] Load(Texture): Squad/Parts/@thumbs/mk2.1m.Bicoupler_icon
[LOG 19:33:00.321] Load(Texture): Squad/Parts/@thumbs/mk2CargoBayS_icon
[LOG 19:33:00.331] Load(Texture): Squad/Parts/@thumbs/mk2Cockpit.Standard_icon
[LOG 19:33:00.348] Load(Texture): Squad/Parts/@thumbs/mk2DockingPort_icon
[LOG 19:33:00.363] Load(Texture): Squad/Parts/@thumbs/mk2DroneCore_icon
[LOG 19:33:00.379] Load(Texture): Squad/Parts/@thumbs/mk2FuselageLongLFO_icon
[LOG 19:33:00.395] Load(Texture): Squad/Parts/@thumbs/mk2FuselageShortLFO_icon
[LOG 19:33:00.406] Load(Texture): Squad/Parts/@thumbs/mk2FuselageShortLiquid_icon
[LOG 19:33:00.421] Load(Texture): Squad/Parts/@thumbs/mk2FuselageShortMono_icon
[LOG 19:33:00.431] Load(Texture): Squad/Parts/@thumbs/mk2LanderCabin.v2_icon1
[LOG 19:33:00.443] Load(Texture): Squad/Parts/@thumbs/mk2LanderCabin_icon
[LOG 19:33:00.461] Load(Texture): Squad/Parts/@thumbs/mk2SpacePlaneAdapter_icon
[LOG 19:33:00.474] Load(Texture): Squad/Parts/@thumbs/mk3CargoBayL_icon
[LOG 19:33:00.484] Load(Texture): Squad/Parts/@thumbs/mk3CargoBayM_icon
[LOG 19:33:00.499] Load(Texture): Squad/Parts/@thumbs/mk3CargoBayS_icon
[LOG 19:33:00.510] Load(Texture): Squad/Parts/@thumbs/MpoProbe_icon
[LOG 19:33:00.522] Load(Texture): Squad/Parts/@thumbs/navLight1_icon0
[LOG 19:33:00.532] Load(Texture): Squad/Parts/@thumbs/navLight1_icon1
[LOG 19:33:00.541] Load(Texture): Squad/Parts/@thumbs/noseCone_icon0
[LOG 19:33:00.544] Load(Texture): Squad/Parts/@thumbs/noseCone_icon1
[LOG 19:33:00.548] Load(Texture): Squad/Parts/@thumbs/noseCone_icon2
[LOG 19:33:00.565] Load(Texture): Squad/Parts/@thumbs/nuclearEngine_icon
[LOG 19:33:00.581] Load(Texture): Squad/Parts/@thumbs/omsEngine_icon
[LOG 19:33:00.596] Load(Texture): Squad/Parts/@thumbs/OrbitalScanner_icon
[LOG 19:33:00.600] Load(Texture): Squad/Parts/@thumbs/parachuteDrogue_icon
[LOG 19:33:00.612] Load(Texture): Squad/Parts/@thumbs/parachuteLarge_icon
[LOG 19:33:00.626] Load(Texture): Squad/Parts/@thumbs/parachuteRadial_icon
[LOG 19:33:00.636] Load(Texture): Squad/Parts/@thumbs/parachuteSingle_icon
[LOG 19:33:00.653] Load(Texture): Squad/Parts/@thumbs/pointyNoseConeA_icon0
[LOG 19:33:00.667] Load(Texture): Squad/Parts/@thumbs/pointyNoseConeB_icon0
[LOG 19:33:00.675] Load(Texture): Squad/Parts/@thumbs/probeCoreCube_icon
[LOG 19:33:00.689] Load(Texture): Squad/Parts/@thumbs/probeCoreHex.v2_icon
[LOG 19:33:00.693] Load(Texture): Squad/Parts/@thumbs/probeCoreOcto.v2_icon
[LOG 19:33:00.708] Load(Texture): Squad/Parts/@thumbs/probeCoreOcto2.v2_icon
[LOG 19:33:00.724] Load(Texture): Squad/Parts/@thumbs/probeCoreSphere.v2_icon
[LOG 19:33:00.735] Load(Texture): Squad/Parts/@thumbs/probeStackLarge_icon
[LOG 19:33:00.750] Load(Texture): Squad/Parts/@thumbs/probeStackSmall_icon
[LOG 19:33:00.759] Load(Texture): Squad/Parts/@thumbs/R8winglet_icon
[LOG 19:33:00.776] Load(Texture): Squad/Parts/@thumbs/radialDecoupler1-2_icon
[LOG 19:33:00.779] Load(Texture): Squad/Parts/@thumbs/radialDecoupler2_icon
[LOG 19:33:00.791] Load(Texture): Squad/Parts/@thumbs/radialDecoupler_icon
[LOG 19:33:00.802] Load(Texture): Squad/Parts/@thumbs/RadialDrill_icon
[LOG 19:33:00.819] Load(Texture): Squad/Parts/@thumbs/radialDrogue_icon
[LOG 19:33:00.836] Load(Texture): Squad/Parts/@thumbs/radialEngineMini.v2_icon0
[LOG 19:33:00.849] Load(Texture): Squad/Parts/@thumbs/radialEngineMini.v2_icon1
[LOG 19:33:00.854] Load(Texture): Squad/Parts/@thumbs/radialLiquidEngine1-2_icon
[LOG 19:33:00.864] Load(Texture): Squad/Parts/@thumbs/RadialOreTank_icon
[LOG 19:33:00.868] Load(Texture): Squad/Parts/@thumbs/radialRCSTank_icon
[LOG 19:33:00.882] Load(Texture): Squad/Parts/@thumbs/radPanelEdge_icon
[LOG 19:33:00.886] Load(Texture): Squad/Parts/@thumbs/radPanelLg_icon
[LOG 19:33:00.900] Load(Texture): Squad/Parts/@thumbs/radPanelSm_icon
[LOG 19:33:00.904] Load(Texture): Squad/Parts/@thumbs/RCSblock.01.small_icon0
[LOG 19:33:00.923] Load(Texture): Squad/Parts/@thumbs/RCSblock.01.small_icon1
[LOG 19:33:00.926] Load(Texture): Squad/Parts/@thumbs/RCSblock.01.small_icon2
[LOG 19:33:00.930] Load(Texture): Squad/Parts/@thumbs/RCSblock.01.small_icon3
[LOG 19:33:00.945] Load(Texture): Squad/Parts/@thumbs/RCSblock.01.small_icon4
[LOG 19:33:00.949] Load(Texture): Squad/Parts/@thumbs/RCSBlock.v2_icon
[LOG 19:33:00.953] Load(Texture): Squad/Parts/@thumbs/RCSBlock.v2_icon0
[LOG 19:33:00.963] Load(Texture): Squad/Parts/@thumbs/RCSBlock.v2_icon1
[LOG 19:33:00.967] Load(Texture): Squad/Parts/@thumbs/RCSBlock.v2_icon2
[LOG 19:33:00.971] Load(Texture): Squad/Parts/@thumbs/RCSBlock.v2_icon3
[LOG 19:33:00.983] Load(Texture): Squad/Parts/@thumbs/RCSBlock.v2_icon4
[LOG 19:33:00.986] Load(Texture): Squad/Parts/@thumbs/RCSFuelTank_icon
[LOG 19:33:01.001] Load(Texture): Squad/Parts/@thumbs/RCSLinearSmall_icon
[LOG 19:33:01.017] Load(Texture): Squad/Parts/@thumbs/RCSTank1-2_icon1
[LOG 19:33:01.026] Load(Texture): Squad/Parts/@thumbs/rcsTankMini_icon
[LOG 19:33:01.041] Load(Texture): Squad/Parts/@thumbs/rcsTankRadialLong_icon
[LOG 19:33:01.050] Load(Texture): Squad/Parts/@thumbs/RelayAntenna100_icon
[LOG 19:33:01.067] Load(Texture): Squad/Parts/@thumbs/RelayAntenna50_icon
[LOG 19:33:01.076] Load(Texture): Squad/Parts/@thumbs/RelayAntenna5_icon
[LOG 19:33:01.079] Load(Texture): Squad/Parts/@thumbs/ReleaseValve_icon
[LOG 19:33:01.096] Load(Texture): Squad/Parts/@thumbs/rocketNoseCone.v3_icon0
[LOG 19:33:01.112] Load(Texture): Squad/Parts/@thumbs/rocketNoseConeSize3_icon0
[LOG 19:33:01.119] Load(Texture): Squad/Parts/@thumbs/Rockomax16.BW_icon0
[LOG 19:33:01.138] Load(Texture): Squad/Parts/@thumbs/Rockomax32.BW_icon0
[LOG 19:33:01.149] Load(Texture): Squad/Parts/@thumbs/Rockomax8BW_icon0
[LOG 19:33:01.160] Load(Texture): Squad/Parts/@thumbs/roverBody.v2_icon0
[LOG 19:33:01.172] Load(Texture): Squad/Parts/@thumbs/roverBody.v2_icon1
[LOG 19:33:01.189] Load(Texture): Squad/Parts/@thumbs/roverBody.v2_icon2
[LOG 19:33:01.192] Load(Texture): Squad/Parts/@thumbs/roverWheel1_icon
[LOG 19:33:01.206] Load(Texture): Squad/Parts/@thumbs/roverWheel2_icon
[LOG 19:33:01.220] Load(Texture): Squad/Parts/@thumbs/roverWheel3_icon
[LOG 19:33:01.238] Load(Texture): Squad/Parts/@thumbs/rtg_icon
[LOG 19:33:01.243] Load(Texture): Squad/Parts/@thumbs/sasModule_icon
[LOG 19:33:01.253] Load(Texture): Squad/Parts/@thumbs/science.module_icon
[LOG 19:33:01.267] Load(Texture): Squad/Parts/@thumbs/ScienceBox_icon
[LOG 19:33:01.278] Load(Texture): Squad/Parts/@thumbs/seatExternalCmd_icon
[LOG 19:33:01.297] Load(Texture): Squad/Parts/@thumbs/sensorAccelerometer_icon
[LOG 19:33:01.314] Load(Texture): Squad/Parts/@thumbs/sensorAtmosphere_icon
[LOG 19:33:01.319] Load(Texture): Squad/Parts/@thumbs/sensorBarometer_icon
[LOG 19:33:01.335] Load(Texture): Squad/Parts/@thumbs/sensorGravimeter_icon
[LOG 19:33:01.345] Load(Texture): Squad/Parts/@thumbs/sensorThermometer_icon
[LOG 19:33:01.359] Load(Texture): Squad/Parts/@thumbs/Separator.0_icon0
[LOG 19:33:01.372] Load(Texture): Squad/Parts/@thumbs/Separator.0_icon1
[LOG 19:33:01.387] Load(Texture): Squad/Parts/@thumbs/Separator.1_icon0
[LOG 19:33:01.407] Load(Texture): Squad/Parts/@thumbs/Separator.1_icon1
[LOG 19:33:01.425] Load(Texture): Squad/Parts/@thumbs/Separator.2_icon0
[LOG 19:33:01.440] Load(Texture): Squad/Parts/@thumbs/sepMotor1_icon
[LOG 19:33:01.451] Load(Texture): Squad/Parts/@thumbs/ServiceBay.125.v2_icon
[LOG 19:33:01.464] Load(Texture): Squad/Parts/@thumbs/ServiceBay.250.v2_icon
[LOG 19:33:01.477] Load(Texture): Squad/Parts/@thumbs/shockConeIntake_icon
[LOG 19:33:01.489] Load(Texture): Squad/Parts/@thumbs/Shrimp_icon
[LOG 19:33:01.497] Load(Texture): Squad/Parts/@thumbs/Size3LargeTank_icon0
[LOG 19:33:01.512] Load(Texture): Squad/Parts/@thumbs/Size3MediumTank_icon0
[LOG 19:33:01.526] Load(Texture): Squad/Parts/@thumbs/Size3To2Adapter.v2_icon0
[LOG 19:33:01.540] Load(Texture): Squad/Parts/@thumbs/Size3to2Adapter_icon
[LOG 19:33:01.556] Load(Texture): Squad/Parts/@thumbs/smallCargoContainer_icon
[LOG 19:33:01.574] Load(Texture): Squad/Parts/@thumbs/smallClaw_icon0
[LOG 19:33:01.583] Load(Texture): Squad/Parts/@thumbs/smallClaw_icon1
[LOG 19:33:01.588] Load(Texture): Squad/Parts/@thumbs/smallCtrlSrf_icon
[LOG 19:33:01.591] Load(Texture): Squad/Parts/@thumbs/SmallGearBay_icon
[LOG 19:33:01.607] Load(Texture): Squad/Parts/@thumbs/smallHardpoint_icon
[LOG 19:33:01.619] Load(Texture): Squad/Parts/@thumbs/smallRadialEngine.v2_icon0
[LOG 19:33:01.623] Load(Texture): Squad/Parts/@thumbs/smallRadialEngine.v2_icon1
[LOG 19:33:01.627] Load(Texture): Squad/Parts/@thumbs/solarPanelOX10C_icon
[LOG 19:33:01.638] Load(Texture): Squad/Parts/@thumbs/solarPanelOX10L_icon
[LOG 19:33:01.648] Load(Texture): Squad/Parts/@thumbs/solarPanels1_icon
[LOG 19:33:01.652] Load(Texture): Squad/Parts/@thumbs/solarPanels2_icon
[LOG 19:33:01.656] Load(Texture): Squad/Parts/@thumbs/solarPanels3_icon
[LOG 19:33:01.664] Load(Texture): Squad/Parts/@thumbs/solarPanels4_icon
[LOG 19:33:01.668] Load(Texture): Squad/Parts/@thumbs/solarPanels5_icon
[LOG 19:33:01.682] Load(Texture): Squad/Parts/@thumbs/solarPanelSP10C_icon
[LOG 19:33:01.696] Load(Texture): Squad/Parts/@thumbs/solarPanelSP10L_icon
[LOG 19:33:01.711] Load(Texture): Squad/Parts/@thumbs/solidBooster.sm.v2_icon0
[LOG 19:33:01.726] Load(Texture): Squad/Parts/@thumbs/spotLight1.v2_icon0
[LOG 19:33:01.734] Load(Texture): Squad/Parts/@thumbs/spotLight1_icon
[LOG 19:33:01.744] Load(Texture): Squad/Parts/@thumbs/spotLight2.v2_icon0
[LOG 19:33:01.759] Load(Texture): Squad/Parts/@thumbs/spotLight2_icon
[LOG 19:33:01.763] Load(Texture): Squad/Parts/@thumbs/spotLight3_icon0
[LOG 19:33:01.775] Load(Texture): Squad/Parts/@thumbs/spotLight3_icon1
[LOG 19:33:01.778] Load(Texture): Squad/Parts/@thumbs/SSME_icon
[LOG 19:33:01.790] Load(Texture): Squad/Parts/@thumbs/stackBiCoupler.v2_icon0
[LOG 19:33:01.802] Load(Texture): Squad/Parts/@thumbs/stackPoint1_icon
[LOG 19:33:01.817] Load(Texture): Squad/Parts/@thumbs/StandardCtrlSrf_icon
[LOG 19:33:01.834] Load(Texture): Squad/Parts/@thumbs/standardNoseCone_icon
[LOG 19:33:01.851] Load(Texture): Squad/Parts/@thumbs/stationHub_icon
[LOG 19:33:01.866] Load(Texture): Squad/Parts/@thumbs/stripLight1_icon0
[LOG 19:33:01.875] Load(Texture): Squad/Parts/@thumbs/stripLight1_icon1
[LOG 19:33:01.890] Load(Texture): Squad/Parts/@thumbs/structuralIBeam1_icon
[LOG 19:33:01.899] Load(Texture): Squad/Parts/@thumbs/structuralIBeam3_icon
[LOG 19:33:01.915] Load(Texture): Squad/Parts/@thumbs/structuralMiniNode_icon
[LOG 19:33:01.932] Load(Texture): Squad/Parts/@thumbs/structuralPanel1_icon
[LOG 19:33:01.942] Load(Texture): Squad/Parts/@thumbs/structuralPanel2_icon
[LOG 19:33:01.958] Load(Texture): Squad/Parts/@thumbs/structuralWing4_icon
[LOG 19:33:01.973] Load(Texture): Squad/Parts/@thumbs/strutCube_icon
[LOG 19:33:01.986] Load(Texture): Squad/Parts/@thumbs/strutOcto_icon
[LOG 19:33:01.995] Load(Texture): Squad/Parts/@thumbs/SurfaceScanner_icon
[LOG 19:33:02.005] Load(Texture): Squad/Parts/@thumbs/SurfAntenna_icon
[LOG 19:33:02.021] Load(Texture): Squad/Parts/@thumbs/telescopicLadderBay_icon
[LOG 19:33:02.037] Load(Texture): Squad/Parts/@thumbs/telescopicLadder_icon
[LOG 19:33:02.055] Load(Texture): Squad/Parts/@thumbs/toroidalAerospike_icon
[LOG 19:33:02.068] Load(Texture): Squad/Parts/@thumbs/trussAdapter_icon
[LOG 19:33:02.078] Load(Texture): Squad/Parts/@thumbs/trussPiece1x_icon
[LOG 19:33:02.097] Load(Texture): Squad/Parts/@thumbs/trussPiece3x_icon
[LOG 19:33:02.117] Load(Texture): Squad/Parts/@thumbs/vernierEngine_icon
[LOG 19:33:02.138] Load(Texture): Squad/Parts/@thumbs/wheelMed_icon
[LOG 19:33:02.153] Load(Texture): Squad/Parts/@thumbs/wingConnector4_icon
[LOG 19:33:02.166] Load(Texture): Squad/Parts/@thumbs/wingConnector5_icon
[LOG 19:33:02.183] Load(Texture): Squad/Parts/@thumbs/winglet3_icon
[LOG 19:33:02.191] Load(Texture): Squad/Parts/@thumbs/winglet_icon
[LOG 19:33:02.206] Load(Texture): Squad/Parts/@thumbs/wingShuttleElevon1_icon
[LOG 19:33:02.219] Load(Texture): Squad/Parts/@thumbs/wingShuttleElevon2_icon
[LOG 19:33:02.234] Load(Texture): Squad/Parts/@thumbs/xenonTankLarge_icon
[LOG 19:33:02.250] Load(Texture): Squad/Parts/@thumbs/xenonTankRadial_icon
[LOG 19:33:02.259] Load(Texture): Squad/Parts/@thumbs/xenonTank_icon
[LOG 19:33:02.278] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Rockomax_Adapters_diffuse
[LOG 19:33:02.283] Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Rockomax_Adapters_normal
[LOG 19:33:02.288] Load(Texture): Squad/Parts/Aero/airbrake/Airbrake
[LOG 19:33:02.303] Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 19:33:02.316] Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings
[LOG 19:33:02.385] Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins
[LOG 19:33:02.395] Load(Texture): Squad/Parts/Aero/basicFin/BasicFin
[LOG 19:33:02.410] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes
[LOG 19:33:02.417] Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat
[LOG 19:33:02.428] Load(Texture): Squad/Parts/Aero/cones/Assets/Cones
[LOG 19:33:02.437] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesDiffuse
[LOG 19:33:02.463] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesDiffuse_Orange
[LOG 19:33:02.488] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesDiffuse_White
[LOG 19:33:02.513] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesHeat
[LOG 19:33:02.557] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesHeat_Orange
[LOG 19:33:02.581] Load(Texture): Squad/Parts/Aero/cones/Assets/ConesHeat_White
[LOG 19:33:02.607] Load(Texture): Squad/Parts/Aero/cones/Assets/Cones_Heat
[LOG 19:33:02.615] Load(Texture): Squad/Parts/Aero/cones/Assets/rocketNoseCones_O
[LOG 19:33:02.793] Load(Texture): Squad/Parts/Aero/cones/Assets/rocketNoseCones_O_Normal
[LOG 19:33:02.866] Load(Texture): Squad/Parts/Aero/cones/Assets/rocketNoseCones_W
[LOG 19:33:02.914] Load(Texture): Squad/Parts/Aero/cones/Assets/Rockomax_Adapters_diffuse
[LOG 19:33:02.920] Load(Texture): Squad/Parts/Aero/cones/Assets/Rockomax_Adapters_normal
[LOG 19:33:02.925] Load(Texture): Squad/Parts/Aero/fairings/AutoTruss
[LOG 19:33:02.942] Load(Texture): Squad/Parts/Aero/fairings/FairingBase
[LOG 19:33:02.953] Load(Texture): Squad/Parts/Aero/fairings/FairingBaseNormals
[LOG 19:33:02.968] Load(Texture): Squad/Parts/Aero/fairings/FairingBaseNormals_bw
[LOG 19:33:02.982] Load(Texture): Squad/Parts/Aero/fairings/FairingBaseNormals_goldSilver
[LOG 19:33:03.000] Load(Texture): Squad/Parts/Aero/fairings/FairingBaseNormals_orange
[LOG 19:33:03.020] Load(Texture): Squad/Parts/Aero/fairings/FairingBase_black
[LOG 19:33:03.053] Load(Texture): Squad/Parts/Aero/fairings/FairingBase_bw
[LOG 19:33:03.082] Load(Texture): Squad/Parts/Aero/fairings/FairingBase_goldDiffuse
[LOG 19:33:03.096] Load(Texture): Squad/Parts/Aero/fairings/FairingBase_goldSpecular
[LOG 19:33:03.116] Load(Texture): Squad/Parts/Aero/fairings/FairingBase_orange
[LOG 19:33:03.144] Load(Texture): Squad/Parts/Aero/fairings/FairingBase_silverDiffuse
[LOG 19:33:03.158] Load(Texture): Squad/Parts/Aero/fairings/FairingBase_silverSpecular
[LOG 19:33:03.177] Load(Texture): Squad/Parts/Aero/fairings/fairingsCap
[LOG 19:33:03.197] Load(Texture): Squad/Parts/Aero/fairings/FairingsMat_silverSpecular
[LOG 19:33:03.227] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff
[LOG 19:33:03.251] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff_grey
[LOG 19:33:03.278] Load(Texture): Squad/Parts/Aero/fairings/fairings_diff_orange
[LOG 19:33:03.297] Load(Texture): Squad/Parts/Aero/fairings/fairings_grey_normals
[LOG 19:33:03.319] Load(Texture): Squad/Parts/Aero/fairings/fairings_normals
[LOG 19:33:03.354] Load(Texture): Squad/Parts/Aero/fairings/fairings_normals_silver
[LOG 19:33:03.378] Load(Texture): Squad/Parts/Aero/fairings/fairings_orange_normals
[LOG 19:33:03.419] Load(Texture): Squad/Parts/Aero/fairings/fairings_silverDiffuse
[LOG 19:33:03.447] Load(Texture): Squad/Parts/Aero/HeatShield/Fairing
[LOG 19:33:03.462] Load(Texture): Squad/Parts/Aero/HeatShield/heatshield
[LOG 19:33:03.478] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 19:33:03.492] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShieldFairing
[LOG 19:33:03.498] Load(Texture): Squad/Parts/Aero/InflatableHeatShield/HeatShield_NRM
[LOG 19:33:03.511] Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long
[LOG 19:33:03.523] Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 19:33:03.538] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 19:33:03.550] Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat
[LOG 19:33:03.570] Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings
[LOG 19:33:03.627] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000
[LOG 19:33:03.634] Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001
[LOG 19:33:03.643] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000
[LOG 19:33:03.650] Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001
[LOG 19:33:03.656] Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000
[LOG 19:33:03.664] Load(Texture): Squad/Parts/Aero/wings/Wings
[LOG 19:33:03.678] Load(Texture): Squad/Parts/Cargo/CargoContainers/cargoContainer_diff
[LOG 19:33:03.696] Load(Texture): Squad/Parts/Cargo/CargoContainers/smallCargoContainer_diffuse
[LOG 19:33:03.710] Load(Texture): Squad/Parts/Cargo/CargoContainers/smallCargoContainer_nrm
[LOG 19:33:03.726] Load(Texture): Squad/Parts/Cargo/CargoContainers/smallCargoContainer_specular
[LOG 19:33:03.743] Load(Texture): Squad/Parts/Cargo/Cylinder/EVAcylinder_diffuse
[LOG 19:33:03.755] Load(Texture): Squad/Parts/Cargo/Cylinder/EVAcylinder_nrm
[LOG 19:33:03.768] Load(Texture): Squad/Parts/Cargo/GroundAnchor/groundAnchor_diffuse
[LOG 19:33:03.789] Load(Texture): Squad/Parts/Cargo/GroundAnchor/groundAnchor_nrm
[LOG 19:33:03.805] Load(Texture): Squad/Parts/Cargo/Jetpack/EVAjetpack
[LOG 19:33:03.830] Load(Texture): Squad/Parts/Cargo/Jetpack/EVAjetpackEmmisive
[LOG 19:33:03.852] Load(Texture): Squad/Parts/Cargo/Jetpack/EVAjetpackNRM
[LOG 19:33:03.874] Load(Texture): Squad/Parts/Cargo/Parachute/backpack_Diff
[LOG 19:33:03.928] Load(Texture): Squad/Parts/Cargo/Parachute/backpack_NM
[LOG 19:33:03.980] Load(Texture): Squad/Parts/Cargo/RepairKit/RepairKit_Diffuse
[LOG 19:33:04.002] Load(Texture): Squad/Parts/Cargo/RepairKit/RepairKit_Normal
[LOG 19:33:04.025] Load(Texture): Squad/Parts/Cargo/ScienceKit/ExperimentKit_Material_Diffuse
[LOG 19:33:04.059] Load(Texture): Squad/Parts/Cargo/ScienceKit/ExperimentKit_Material_Emissive
[LOG 19:33:04.086] Load(Texture): Squad/Parts/Cargo/ScienceKit/ExperimentKit_Material_Normal
[LOG 19:33:04.108] Load(Texture): Squad/Parts/Cargo/StorageUnits/Assets/Cargo_Material_Diffuse
[LOG 19:33:04.153] Load(Texture): Squad/Parts/Cargo/StorageUnits/Assets/Cargo_Material_Normal
[LOG 19:33:04.203] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000
[LOG 19:33:04.221] Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001
[LOG 19:33:04.229] Load(Texture): Squad/Parts/Command/cupola/cupola_Emissive
[LOG 19:33:04.238] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff
[LOG 19:33:04.257] Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal
[LOG 19:33:04.275] Load(Texture): Squad/Parts/Command/cupola/window
[LOG 19:33:04.277] Load(Texture): Squad/Parts/Command/externalCommandSeat/model000
[LOG 19:33:04.286] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin
[LOG 19:33:04.292] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_Illum
[LOG 19:33:04.298] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n
[LOG 19:33:04.307] Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window
[LOG 19:33:04.309] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000
[LOG 19:33:04.317] Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001
[LOG 19:33:04.321] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000
[LOG 19:33:04.329] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001
[LOG 19:33:04.331] Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002
[LOG 19:33:04.345] Load(Texture): Squad/Parts/Command/Mk1-3Pod/M1-3 Pod
[LOG 19:33:04.362] Load(Texture): Squad/Parts/Command/Mk1-3Pod/M1-3 Pod_GLOW
[LOG 19:33:04.372] Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW
[LOG 19:33:04.381] Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit
[LOG 19:33:04.399] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff
[LOG 19:33:04.417] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal
[LOG 19:33:04.420] Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_psd_illum
[LOG 19:33:04.422] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2
[LOG 19:33:04.438] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_GLOW
[LOG 19:33:04.460] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_GW
[LOG 19:33:04.474] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_N
[LOG 19:33:04.490] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_W
[LOG 19:33:04.510] Load(Texture): Squad/Parts/Command/mk1pod_v2/Mk1_v2_W_N
[LOG 19:33:04.540] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_A
[LOG 19:33:04.562] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_Emissive
[LOG 19:33:04.566] Load(Texture): Squad/Parts/Command/mk2CockpitInline/Cockpit_inline_normal
[LOG 19:33:04.572] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit
[LOG 19:33:04.648] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum
[LOG 19:33:04.666] Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM
[LOG 19:33:04.681] Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore
[LOG 19:33:04.690] Load(Texture): Squad/Parts/Command/mk2LanderCan/Illum
[LOG 19:33:04.701] Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder
[LOG 19:33:04.703] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell
[LOG 19:33:04.724] Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n
[LOG 19:33:04.735] Load(Texture): Squad/Parts/Command/mk2LanderCan/window
[LOG 19:33:04.736] Load(Texture): Squad/Parts/Command/mk2LanderCan_v2/Mk2Can
[LOG 19:33:04.780] Load(Texture): Squad/Parts/Command/mk2LanderCan_v2/Mk2Can_glow
[LOG 19:33:04.827] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle
[LOG 19:33:04.843] Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM
[LOG 19:33:04.853] Load(Texture): Squad/Parts/Command/MpoProbe/MpoProbe_diffuse
[LOG 19:33:04.872] Load(Texture): Squad/Parts/Command/MpoProbe/MpoProbe_nrm
[LOG 19:33:04.915] Load(Texture): Squad/Parts/Command/MpoProbe/MpoProbe_specular
[LOG 19:33:04.940] Load(Texture): Squad/Parts/Command/MtmStage/mtmStage_diffuse
[LOG 19:33:04.965] Load(Texture): Squad/Parts/Command/MtmStage/mtmStage_nrm
[LOG 19:33:04.987] Load(Texture): Squad/Parts/Command/MtmStage/mtmStage_specular
[LOG 19:33:05.005] Load(Texture): Squad/Parts/Command/probeCoreCube/QBE_New_diffuse
[LOG 19:33:05.028] Load(Texture): Squad/Parts/Command/probeCoreCube/QBE_New_NRM
[LOG 19:33:05.385] Load(Texture): Squad/Parts/Command/probeCoreCube/QBE_New_specular
[LOG 19:33:05.406] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff
[LOG 19:33:05.425] Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal
[LOG 19:33:05.428] Load(Texture): Squad/Parts/Command/probeCoreHex_v2/hecsDiffuse
[LOG 19:33:05.437] Load(Texture): Squad/Parts/Command/probeCoreHex_v2/hecsNormal
[LOG 19:33:05.461] Load(Texture): Squad/Parts/Command/probeCoreOcto2_v2/octoDiffuse
[LOG 19:33:05.462] Load(Texture): Squad/Parts/Command/probeCoreOcto2_v2/octoNormal
[LOG 19:33:05.464] Load(Texture): Squad/Parts/Command/probeCoreOcto2_v2/octoSpecular
[LOG 19:33:05.465] Load(Texture): Squad/Parts/Command/probeCoreOcto_v2/octoDiffuse
[LOG 19:33:05.479] Load(Texture): Squad/Parts/Command/probeCoreOcto_v2/octoNormal
[LOG 19:33:05.491] Load(Texture): Squad/Parts/Command/probeCoreOcto_v2/octoSpecular
[LOG 19:33:05.507] Load(Texture): Squad/Parts/Command/probeRoverBody/model000
[LOG 19:33:05.522] Load(Texture): Squad/Parts/Command/probeRoverBody/model001
[LOG 19:33:05.525] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_gold_diffuse
[LOG 19:33:05.541] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_gold_NRM
[LOG 19:33:05.911] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_gold_specular
[LOG 19:33:05.936] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_silver_diffuse
[LOG 19:33:05.956] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_silver_NRM
[LOG 19:33:06.335] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2_silver_specular
[LOG 19:33:06.385] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/QBE_New_diffuse
[LOG 19:33:06.392] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/QBE_New_NRM
[LOG 19:33:06.399] Load(Texture): Squad/Parts/Command/probeRoverBody_v2/QBE_New_specular
[LOG 19:33:06.405] Load(Texture): Squad/Parts/Command/probeStackLarge/model000
[LOG 19:33:06.427] Load(Texture): Squad/Parts/Command/probeStackLarge/model001
[LOG 19:33:06.440] Load(Texture): Squad/Parts/Command/probeStackSmall/model000
[LOG 19:33:06.495] Load(Texture): Squad/Parts/Command/probeStackSmall/model001
[LOG 19:33:06.518] Load(Texture): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_diffuse
[LOG 19:33:06.546] Load(Texture): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_normal
[LOG 19:33:06.567] Load(Texture): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_specular
[LOG 19:33:06.593] Load(Texture): Squad/Parts/CompoundParts/@thumbs/fuelLine_icon0
[LOG 19:33:06.612] Load(Texture): Squad/Parts/CompoundParts/@thumbs/fuelLine_icon1
[LOG 19:33:06.634] Load(Texture): Squad/Parts/CompoundParts/@thumbs/strutConnector_icon0
[LOG 19:33:06.655] Load(Texture): Squad/Parts/CompoundParts/@thumbs/strutConnector_icon1
[LOG 19:33:06.670] Load(Texture): Squad/Parts/CompoundParts/fuelLine/FTX-2 External Fuel Duct
[LOG 19:33:06.686] Load(Texture): Squad/Parts/CompoundParts/fuelLine/FTX-2 External Fuel Duct_ESA
[LOG 19:33:06.708] Load(Texture): Squad/Parts/CompoundParts/strutConnector/EAS-4 Strut Connector
[LOG 19:33:06.723] Load(Texture): Squad/Parts/CompoundParts/strutConnector/EAS-4 Strut Connector_white
[LOG 19:33:06.735] Load(Texture): Squad/Parts/Coupling/Assets/Decouplers
[LOG 19:33:06.773] Load(Texture): Squad/Parts/Coupling/Assets/Decouplers_N
[LOG 19:33:06.808] Load(Texture): Squad/Parts/Coupling/Assets/Decouplers_whiteYellow
[LOG 19:33:06.849] Load(Texture): Squad/Parts/Coupling/Assets/Decouplers_whiteYellow_N
[LOG 19:33:06.879] Load(Texture): Squad/Parts/Electrical/10CSolarPanels/assets/circularSolarPanel_diffuse
[LOG 19:33:06.907] Load(Texture): Squad/Parts/Electrical/10CSolarPanels/assets/circularSolarPanel_nrm
[LOG 19:33:06.953] Load(Texture): Squad/Parts/Electrical/10LSolarPanels/assets/retractableSolarPanel_diffuse
[LOG 19:33:06.981] Load(Texture): Squad/Parts/Electrical/10LSolarPanels/assets/retractableSolarPanel_nrm
[LOG 19:33:07.003] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000
[LOG 19:33:07.025] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001
[LOG 19:33:07.043] Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002
[LOG 19:33:07.049] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000
[LOG 19:33:07.055] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001
[LOG 19:33:07.061] Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002
[LOG 19:33:07.067] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000
[LOG 19:33:07.087] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001
[LOG 19:33:07.101] Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002
[LOG 19:33:07.118] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000
[LOG 19:33:07.125] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001
[LOG 19:33:07.133] Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002
[LOG 19:33:07.139] Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/panel
[LOG 19:33:07.146] Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000
[LOG 19:33:07.164] Load(Texture): Squad/Parts/Electrical/RTG/model000
[LOG 19:33:07.172] Load(Texture): Squad/Parts/Electrical/z-100Battery/model000
[LOG 19:33:07.191] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000
[LOG 19:33:07.198] Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001
[LOG 19:33:07.205] Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff
[LOG 19:33:07.222] Load(Texture): Squad/Parts/Electrical/z-400Battery/model000
[LOG 19:33:07.243] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff
[LOG 19:33:07.251] Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal
[LOG 19:33:07.261] Load(Texture): Squad/Parts/Engine/ionEngine/model000
[LOG 19:33:07.267] Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines
[LOG 19:33:07.298] Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat
[LOG 19:33:07.308] Load(Texture): Squad/Parts/Engine/liquidEngine24-77/engine
[LOG 19:33:07.313] Load(Texture): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch
[LOG 19:33:07.356] Load(Texture): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch_G
[LOG 19:33:07.374] Load(Texture): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch_GLOW
[LOG 19:33:07.391] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S_v2/Spark
[LOG 19:33:07.409] Load(Texture): Squad/Parts/Engine/liquidEngine48-7S_v2/Spark_Glow
[LOG 19:33:07.426] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike
[LOG 19:33:07.443] Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat
[LOG 19:33:07.449] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_diffuse
[LOG 19:33:07.469] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_emissive
[LOG 19:33:07.479] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_normal
[LOG 19:33:07.490] Load(Texture): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant_and_Spider_specular
[LOG 19:33:07.496] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909_v2/Terrier
[LOG 19:33:07.511] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909_v2/TerrierFairing
[LOG 19:33:07.526] Load(Texture): Squad/Parts/Engine/liquidEngineLV-909_v2/Terrier_glow
[LOG 19:33:07.549] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000
[LOG 19:33:07.562] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001
[LOG 19:33:07.566] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002
[LOG 19:33:07.581] Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003
[LOG 19:33:07.586] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000
[LOG 19:33:07.590] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001
[LOG 19:33:07.593] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002
[LOG 19:33:07.595] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30_v2/Engine_Emissive
[LOG 19:33:07.654] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30_v2/Engine_Normal
[LOG 19:33:07.731] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30_v2/Fairing
[LOG 19:33:07.747] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30_v2/Reliant_v2-shroud_Diffuse
[LOG 19:33:07.797] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30_v2/Reliant_v2_Diffuse
[LOG 19:33:07.842] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000
[LOG 19:33:07.845] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001
[LOG 19:33:07.846] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002
[LOG 19:33:07.848] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003
[LOG 19:33:07.853] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45_v2/Engine_Emissive
[LOG 19:33:07.921] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45_v2/Fairing
[LOG 19:33:07.944] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45_v2/Swivel_v2_Diffuse
[LOG 19:33:08.019] Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45_v2/Swivel_v2_Normal
[LOG 19:33:08.064] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_diffuse
[LOG 19:33:08.108] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_emissive
[LOG 19:33:08.132] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_nrm
[LOG 19:33:08.179] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/mainsail_specular
[LOG 19:33:08.254] Load(Texture): Squad/Parts/Engine/liquidEngineMainsail_v2/Shroud
[LOG 19:33:08.266] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 19:33:08.270] Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat
[LOG 19:33:08.271] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/poodle
[LOG 19:33:08.286] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/PoodleShroud
[LOG 19:33:08.296] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/poodle_Glow
[LOG 19:33:08.315] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/Poodle_SingleBell_Poodle_Diffuse
[LOG 19:33:08.339] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/Poodle_SingleBell_Poodle_Emissive
[LOG 19:33:08.355] Load(Texture): Squad/Parts/Engine/liquidEnginePoodle_v2/Poodle_SingleBell_Poodle_Normal
[LOG 19:33:08.370] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/Shroud
[LOG 19:33:08.382] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2_diffuse
[LOG 19:33:08.425] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2_emissive
[LOG 19:33:08.457] Load(Texture): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2_normal
[LOG 19:33:08.500] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 19:33:08.517] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW
[LOG 19:33:08.530] Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM
[LOG 19:33:08.540] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm
[LOG 19:33:08.559] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm_esa
[LOG 19:33:08.566] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em
[LOG 19:33:08.590] Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm
[LOG 19:33:08.614] Load(Texture): Squad/Parts/Engine/miniJet/SmallJet
[LOG 19:33:08.617] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_diffuse
[LOG 19:33:08.629] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_emissive
[LOG 19:33:08.639] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_normal
[LOG 19:33:08.650] Load(Texture): Squad/Parts/Engine/OMSEngine/Puff_specular
[LOG 19:33:08.659] Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse
[LOG 19:33:08.674] Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit
[LOG 19:33:08.676] Load(Texture): Squad/Parts/Engine/Size1_SRBs/SRB_O
[LOG 19:33:08.691] Load(Texture): Squad/Parts/Engine/Size1_SRBs/SRB_W
[LOG 19:33:08.702] Load(Texture): Squad/Parts/Engine/Size1_SRBs/SRB_Y
[LOG 19:33:08.717] Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive
[LOG 19:33:08.728] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm
[LOG 19:33:08.742] Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm
[LOG 19:33:08.748] Load(Texture): Squad/Parts/Engine/Size2LFB_v2/Size2LFBEmissive
[LOG 19:33:08.765] Load(Texture): Squad/Parts/Engine/Size2LFB_v2/twin_nozzle_booster_cm
[LOG 19:33:08.786] Load(Texture): Squad/Parts/Engine/Size2LFB_v2/twin_nozzle_booster_nm
[LOG 19:33:08.806] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm
[LOG 19:33:08.816] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse
[LOG 19:33:08.833] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive
[LOG 19:33:08.851] Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal
[LOG 19:33:08.855] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit
[LOG 19:33:08.857] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm
[LOG 19:33:08.863] Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm
[LOG 19:33:08.883] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000
[LOG 19:33:08.907] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001
[LOG 19:33:08.930] Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002
[LOG 19:33:08.946] Load(Texture): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17_diffuse
[LOG 19:33:09.037] Load(Texture): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17_emissive
[LOG 19:33:09.127] Load(Texture): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17_normal
[LOG 19:33:09.216] Load(Texture): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33_diffuse
[LOG 19:33:09.393] Load(Texture): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33_emissive
[LOG 19:33:09.608] Load(Texture): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33_normal
[LOG 19:33:09.802] Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000
[LOG 19:33:09.824] Load(Texture): Squad/Parts/Engine/solidBoosterSep/motor
[LOG 19:33:09.839] Load(Texture): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0_diffuse
[LOG 19:33:09.862] Load(Texture): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0_emissive
[LOG 19:33:09.883] Load(Texture): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0_normal
[LOG 19:33:09.897] Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters
[LOG 19:33:09.927] Load(Texture): Squad/Parts/FuelTank/drainTankFTE-1/fuelValve_diffuse
[LOG 19:33:09.945] Load(Texture): Squad/Parts/FuelTank/drainTankFTE-1/fuelValve_nrm
[LOG 19:33:09.954] Load(Texture): Squad/Parts/FuelTank/FoilTanks/RadialTanks
[LOG 19:33:09.979] Load(Texture): Squad/Parts/FuelTank/FoilTanks/RadialTanksGold_specular
[LOG 19:33:09.996] Load(Texture): Squad/Parts/FuelTank/FoilTanks/RadialTanksSilver_specular
[LOG 19:33:10.003] Load(Texture): Squad/Parts/FuelTank/FoilTanks/RadialTanks_N
[LOG 19:33:10.012] Load(Texture): Squad/Parts/FuelTank/FoilTanks/RadialTanks_silver
[LOG 19:33:10.032] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000
[LOG 19:33:10.047] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001
[LOG 19:33:10.049] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank
[LOG 19:33:10.059] Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/tank_n
[LOG 19:33:10.068] Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 19:33:10.086] Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m
[LOG 19:33:10.106] Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage
[LOG 19:33:10.116] Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort
[LOG 19:33:10.130] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage
[LOG 19:33:10.160] Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM
[LOG 19:33:10.171] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_01
[LOG 19:33:10.190] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_02
[LOG 19:33:10.212] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_N
[LOG 19:33:10.231] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff
[LOG 19:33:10.248] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal
[LOG 19:33:10.255] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/FL-R25 RCS Fuel Tank_D
[LOG 19:33:10.273] Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/FL-R25 RCS Fuel Tank_N
[LOG 19:33:10.280] Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000
[LOG 19:33:10.294] Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff
[LOG 19:33:10.302] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] BW
[LOG 19:33:10.363] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] ESA
[LOG 19:33:10.413] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] O
[LOG 19:33:10.488] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal] BW
[LOG 19:33:10.555] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal]ESA
[LOG 19:33:10.622] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal]O
[LOG 19:33:10.674] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_32 [AlbedoM] ESA
[LOG 19:33:10.699] Load(Texture): Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_32 [Normal]ESA
[LOG 19:33:10.722] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_BW
[LOG 19:33:10.778] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_D
[LOG 19:33:10.805] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_N
[LOG 19:33:10.852] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_O
[LOG 19:33:10.884] Load(Texture): Squad/Parts/FuelTank/Size1_Tanks/125Tanks_W
[LOG 19:33:10.914] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm
[LOG 19:33:10.957] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks
[LOG 19:33:11.023] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Norm
[LOG 19:33:11.069] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange
[LOG 19:33:11.122] Load(Texture): Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange_Norm
[LOG 19:33:11.192] Load(Texture): Squad/Parts/FuelTank/xenonTank/model000
[LOG 19:33:11.215] Load(Texture): Squad/Parts/FuelTank/xenonTank/model001
[LOG 19:33:11.222] Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank
[LOG 19:33:11.235] Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff
[LOG 19:33:11.242] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat
[LOG 19:33:11.266] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_glow
[LOG 19:33:11.281] Load(Texture): Squad/Parts/Misc/AsteroidDay/CamSat_N_NRM
[LOG 19:33:11.313] Load(Texture): Squad/Parts/Misc/AsteroidDay/default
[LOG 19:33:11.329] Load(Texture): Squad/Parts/Misc/AsteroidDay/hecsDiffuse
[LOG 19:33:11.335] Load(Texture): Squad/Parts/Misc/AsteroidDay/hecsNormal
[LOG 19:33:11.340] Load(Texture): Squad/Parts/Misc/AsteroidDay/hecsSpecular
[LOG 19:33:11.360] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe
[LOG 19:33:11.373] Load(Texture): Squad/Parts/Misc/AsteroidDay/JumboHexProbe_NORM_NRM
[LOG 19:33:11.381] Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp
[LOG 19:33:11.387] Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack
[LOG 19:33:11.435] Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell
[LOG 19:33:11.453] Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large
[LOG 19:33:11.467] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff
[LOG 19:33:11.486] Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm
[LOG 19:33:11.497] Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle
[LOG 19:33:11.516] Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff
[LOG 19:33:11.538] Load(Texture): Squad/Parts/Resources/MiniDrill/RockParticle
[LOG 19:33:11.558] Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff
[LOG 19:33:11.574] Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector
[LOG 19:33:11.581] Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle
[LOG 19:33:11.595] Load(Texture): Squad/Parts/Resources/RadialDrill/RockParticle
[LOG 19:33:11.609] Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 19:33:11.624] Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2
[LOG 19:33:11.679] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff
[LOG 19:33:11.702] Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal
[LOG 19:33:11.729] Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff
[LOG 19:33:11.739] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish
[LOG 19:33:11.754] Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n
[LOG 19:33:11.775] Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff
[LOG 19:33:11.784] Load(Texture): Squad/Parts/Science/GooExperiment/GooExperiment
[LOG 19:33:11.804] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab
[LOG 19:33:11.823] Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab_glow
[LOG 19:33:11.840] Load(Texture): Squad/Parts/Science/LargeCrewedLab/window
[LOG 19:33:11.847] Load(Texture): Squad/Parts/Science/Magnetometer/Magnetometer_diffuse
[LOG 19:33:11.866] Load(Texture): Squad/Parts/Science/Magnetometer/Magnetometer_nrm
[LOG 19:33:11.881] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 19:33:11.908] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit
[LOG 19:33:11.915] Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm
[LOG 19:33:11.930] Load(Texture): Squad/Parts/Science/MaterialBay/wires
[LOG 19:33:11.938] Load(Texture): Squad/Parts/Science/ScienceBox/Container
[LOG 19:33:11.957] Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000
[LOG 19:33:11.975] Load(Texture): Squad/Parts/Science/sensorBarometer/model000
[LOG 19:33:11.983] Load(Texture): Squad/Parts/Science/sensorGravimeter/model000
[LOG 19:33:11.993] Load(Texture): Squad/Parts/Science/sensorThermometer/model000
[LOG 19:33:12.003] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_diffuse
[LOG 19:33:12.019] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_diffuse_O
[LOG 19:33:12.038] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_normal
[LOG 19:33:12.055] Load(Texture): Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_normal_O
[LOG 19:33:12.061] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural
[LOG 19:33:12.080] Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat
[LOG 19:33:12.101] Load(Texture): Squad/Parts/Structural/mk1Parts/@thumbs/Mk1FuselageStructural_icon
[LOG 19:33:12.117] Load(Texture): Squad/Parts/Structural/mk1Parts/@thumbs/MK1Fuselage_icon
[LOG 19:33:12.130] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_BW_Diffuse
[LOG 19:33:12.182] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_DUMMY_NRM
[LOG 19:33:12.183] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_O_Diffuse
[LOG 19:33:12.234] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_W_Diffuse
[LOG 19:33:12.277] Load(Texture): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_W_NRM
[LOG 19:33:12.307] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_diffuse
[LOG 19:33:12.338] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_diffuse_Dark
[LOG 19:33:12.344] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_diffuse_Orange
[LOG 19:33:12.361] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_normal
[LOG 19:33:12.368] Load(Texture): Squad/Parts/Structural/stackAdapters/Assets/stackAdapters_normal_Orange
[LOG 19:33:12.386] Load(Texture): Squad/Parts/Structural/stationHub/model000
[LOG 19:33:12.396] Load(Texture): Squad/Parts/Structural/stationHub/model001
[LOG 19:33:12.399] Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000
[LOG 19:33:12.410] Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000
[LOG 19:33:12.412] Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000
[LOG 19:33:12.418] Load(Texture): Squad/Parts/Structural/structuralMicronode/model000
[LOG 19:33:12.420] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000
[LOG 19:33:12.422] Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001
[LOG 19:33:12.425] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000
[LOG 19:33:12.427] Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001
[LOG 19:33:12.429] Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons
[LOG 19:33:12.432] Load(Texture): Squad/Parts/Structural/strutCubicOcto/cubestrut
[LOG 19:33:12.434] Load(Texture): Squad/Parts/Structural/strutOcto/model000
[LOG 19:33:12.440] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000
[LOG 19:33:12.442] Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001
[LOG 19:33:12.445] Load(Texture): Squad/Parts/Structural/trussGirderL/model000
[LOG 19:33:12.461] Load(Texture): Squad/Parts/Structural/trussGirderXL/model000
[LOG 19:33:12.466] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator
[LOG 19:33:12.470] Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM
[LOG 19:33:12.476] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel
[LOG 19:33:12.500] Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM
[LOG 19:33:12.510] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array
[LOG 19:33:12.520] Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff
[LOG 19:33:12.524] Load(Texture): Squad/Parts/Utility/commDish88-88/model000
[LOG 19:33:12.534] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 19:33:12.554] Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit
[LOG 19:33:12.560] Load(Texture): Squad/Parts/Utility/commsDish16/model000
[LOG 19:33:12.565] Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000
[LOG 19:33:12.571] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000
[LOG 19:33:12.575] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001
[LOG 19:33:12.577] Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000
[LOG 19:33:12.579] Load(Texture): Squad/Parts/Utility/DirectAntennas/MiniAntenna
[LOG 19:33:12.593] Load(Texture): Squad/Parts/Utility/dockingPort/Arrow Pointer
[LOG 19:33:12.609] Load(Texture): Squad/Parts/Utility/dockingPort/DockingPorts_Clampotron_Diffuse
[LOG 19:33:12.656] Load(Texture): Squad/Parts/Utility/dockingPort/DockingPorts_Clampotron_Emissive
[LOG 19:33:12.678] Load(Texture): Squad/Parts/Utility/dockingPort/DockingPorts_Clampotron_Normal
[LOG 19:33:12.730] Load(Texture): Squad/Parts/Utility/dockingPortInline/Arrow Pointer
[LOG 19:33:12.746] Load(Texture): Squad/Parts/Utility/dockingPortInline/ClampotronLinear_ClampotronLinear_Diffuse
[LOG 19:33:12.792] Load(Texture): Squad/Parts/Utility/dockingPortInline/ClampotronLinear_ClampotronLinear_Emissive
[LOG 19:33:12.809] Load(Texture): Squad/Parts/Utility/dockingPortInline/ClampotronLinear_ClampotronLinear_Normal
[LOG 19:33:12.861] Load(Texture): Squad/Parts/Utility/dockingPortInline/DockingPorts_Clampotron_Diffuse
[LOG 19:33:12.905] Load(Texture): Squad/Parts/Utility/dockingPortInline/DockingPorts_Clampotron_Emissive
[LOG 19:33:12.928] Load(Texture): Squad/Parts/Utility/dockingPortInline/DockingPorts_Clampotron_Normal
[LOG 19:33:12.979] Load(Texture): Squad/Parts/Utility/dockingPortJr/Arrow Pointer
[LOG 19:33:12.981] Load(Texture): Squad/Parts/Utility/dockingPortJr/DockingPorts_ClampotronJR_Diffuse
[LOG 19:33:13.003] Load(Texture): Squad/Parts/Utility/dockingPortJr/DockingPorts_ClampotronJR_Normal
[LOG 19:33:13.021] Load(Texture): Squad/Parts/Utility/dockingPortShielded/Arrow Pointer
[LOG 19:33:13.034] Load(Texture): Squad/Parts/Utility/dockingPortShielded/Clamp-O-Tron Shielded Docking Port_ClampotronShielded_Diffuse
[LOG 19:33:13.079] Load(Texture): Squad/Parts/Utility/dockingPortShielded/Clamp-O-Tron Shielded Docking Port_ClampotronShielded_Normal
[LOG 19:33:13.134] Load(Texture): Squad/Parts/Utility/dockingPortShielded/DockingPorts_Clampotron_Diffuse
[LOG 19:33:13.183] Load(Texture): Squad/Parts/Utility/dockingPortShielded/DockingPorts_Clampotron_Emissive
[LOG 19:33:13.202] Load(Texture): Squad/Parts/Utility/dockingPortShielded/DockingPorts_Clampotron_Normal
[LOG 19:33:13.250] Load(Texture): Squad/Parts/Utility/dockingPortSr/Arrow Pointer
[LOG 19:33:13.252] Load(Texture): Squad/Parts/Utility/dockingPortSr/ClampotronSr_ClampotronSr_Diffuse
[LOG 19:33:13.297] Load(Texture): Squad/Parts/Utility/dockingPortSr/ClampotronSr_ClampotronSr_Diffuse_gray
[LOG 19:33:13.343] Load(Texture): Squad/Parts/Utility/dockingPortSr/ClampotronSr_ClampotronSr_Emissive
[LOG 19:33:13.358] Load(Texture): Squad/Parts/Utility/dockingPortSr/ClampotronSr_ClampotronSr_Normal
[LOG 19:33:13.406] Load(Texture): Squad/Parts/Utility/Fireworks/Assets/fireworks_launcher_big 1
[LOG 19:33:13.493] Load(Texture): Squad/Parts/Utility/Fireworks/Assets/fireworks_launcher_big
[LOG 19:33:13.722] Load(Texture): Squad/Parts/Utility/flags/backgroundTextures/dark_background
[LOG 19:33:13.762] Load(Texture): Squad/Parts/Utility/flags/backgroundTextures/orange_background
[LOG 19:33:13.785] Load(Texture): Squad/Parts/Utility/flags/backgroundTextures/white_background
[LOG 19:33:13.799] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse
[LOG 19:33:13.820] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse_dark
[LOG 19:33:13.839] Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberNRM
[LOG 19:33:13.863] Load(Texture): Squad/Parts/Utility/GrapplingDevice/window
[LOG 19:33:13.869] Load(Texture): Squad/Parts/Utility/ladderRadial/model000
[LOG 19:33:13.885] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000
[LOG 19:33:13.901] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001
[LOG 19:33:13.912] Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002
[LOG 19:33:13.930] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000
[LOG 19:33:13.951] Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001
[LOG 19:33:13.962] Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff
[LOG 19:33:13.973] Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg
[LOG 19:33:13.999] Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg
[LOG 19:33:14.011] Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000
[LOG 19:33:14.018] Load(Texture): Squad/Parts/Utility/launchClamp1/model000
[LOG 19:33:14.033] Load(Texture): Squad/Parts/Utility/launchClamp1/model001
[LOG 19:33:14.039] Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse
[LOG 19:33:14.068] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Attacheable_Lights_Diffuse
[LOG 19:33:14.084] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Attacheable_Lights_Diffuse_white
[LOG 19:33:14.102] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Attacheable_Lights_Emissive
[LOG 19:33:14.122] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Attacheable_Lights_Normal
[LOG 19:33:14.142] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Rectangle_Light_Diffuse
[LOG 19:33:14.203] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Rectangle_Light_Diffuse_white
[LOG 19:33:14.283] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Rectangle_Light_Emissive
[LOG 19:33:14.336] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Rectangle_Light_Normal
[LOG 19:33:14.385] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Worklights_Diffuse
[LOG 19:33:14.397] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Worklights_Emissive
[LOG 19:33:14.410] Load(Texture): Squad/Parts/Utility/Lights/Assets/Lights_Worklights_Normal
[LOG 19:33:14.422] Load(Texture): Squad/Parts/Utility/Lights/Assets/Spotlight_Attacheable_Lights_Diffuse
[LOG 19:33:14.473] Load(Texture): Squad/Parts/Utility/Lights/Assets/Spotlight_Attacheable_Lights_Diffuse_white
[LOG 19:33:14.494] Load(Texture): Squad/Parts/Utility/Lights/Assets/Spotlight_Attacheable_Lights_Emissive
[LOG 19:33:14.515] Load(Texture): Squad/Parts/Utility/Lights/Assets/Spotlight_Attacheable_Lights_Normal
[LOG 19:33:14.537] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_diffuse
[LOG 19:33:14.554] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_emissive
[LOG 19:33:14.574] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_normalDummy
[LOG 19:33:14.580] Load(Texture): Squad/Parts/Utility/linearVernorRCS/Assets/linear_vernor_specular
[LOG 19:33:14.597] Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay
[LOG 19:33:14.609] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin
[LOG 19:33:14.629] Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM
[LOG 19:33:14.647] Load(Texture): Squad/Parts/Utility/mk2DockingPort/Arrow Pointer
[LOG 19:33:14.665] Load(Texture): Squad/Parts/Utility/mk2DockingPort/Mk2Clampotron_Caps_Diffuse
[LOG 19:33:14.679] Load(Texture): Squad/Parts/Utility/mk2DockingPort/Mk2Clampotron_Caps_Emmisive
[LOG 19:33:14.697] Load(Texture): Squad/Parts/Utility/mk2DockingPort/Mk2Clampotron_Caps_Normal
[LOG 19:33:14.718] Load(Texture): Squad/Parts/Utility/mk2DockingPort/Mk2Clampotron_Mk2Clampotron_Diffuse
[LOG 19:33:14.789] Load(Texture): Squad/Parts/Utility/mk2DockingPort/Mk2Clampotron_Mk2Clampotron_Emissive
[LOG 19:33:14.813] Load(Texture): Squad/Parts/Utility/mk2DockingPort/Mk2Clampotron_Mk2Clampotron_Normal
[LOG 19:33:14.874] Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay
[LOG 19:33:14.908] Load(Texture): Squad/Parts/Utility/parachuteMk1/model000
[LOG 19:33:14.915] Load(Texture): Squad/Parts/Utility/parachuteMk1/model001
[LOG 19:33:14.922] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000
[LOG 19:33:14.955] Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001
[LOG 19:33:14.969] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000
[LOG 19:33:14.987] Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001
[LOG 19:33:14.996] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000
[LOG 19:33:15.014] Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001
[LOG 19:33:15.021] Load(Texture): Squad/Parts/Utility/parachuteMk25/model000
[LOG 19:33:15.028] Load(Texture): Squad/Parts/Utility/parachuteMk25/model001
[LOG 19:33:15.035] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000
[LOG 19:33:15.042] Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001
[LOG 19:33:15.062] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlock_diffuse
[LOG 19:33:15.081] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsThrusterBlock_normal
[LOG 19:33:15.087] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsThruster_emissive
[LOG 19:33:15.104] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsThruster_specular
[LOG 19:33:15.118] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/RCS_Block_Diffuse
[LOG 19:33:15.134] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/RCS_Block_Emissive
[LOG 19:33:15.148] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/RCS_Block_Normal
[LOG 19:33:15.164] Load(Texture): Squad/Parts/Utility/rcsBlockRV-105_v2/RCS_Block_Specular
[LOG 19:33:15.171] Load(Texture): Squad/Parts/Utility/rcsSmallLinear/Assets/RCS_Linear_Base_Diffuse
[LOG 19:33:15.184] Load(Texture): Squad/Parts/Utility/rcsSmallLinear/Assets/RCS_Linear_Diffuse
[LOG 19:33:15.199] Load(Texture): Squad/Parts/Utility/rcsSmallLinear/Assets/RCS_Linear_Emissive
[LOG 19:33:15.213] Load(Texture): Squad/Parts/Utility/rcsSmallLinear/Assets/RCS_Linear_Normal
[LOG 19:33:15.222] Load(Texture): Squad/Parts/Utility/rcsSmallLinear/Assets/RCS_Linear_Specular
[LOG 19:33:15.230] Load(Texture): Squad/Parts/Utility/RelayAntennas/DishAntenna
[LOG 19:33:15.234] Load(Texture): Squad/Parts/Utility/RelayAntennas/MiniAntenna
[LOG 19:33:15.247] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_diffuse
[LOG 19:33:15.263] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_diffuse_O
[LOG 19:33:15.285] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_diffuse_W
[LOG 19:33:15.291] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_normal
[LOG 19:33:15.314] Load(Texture): Squad/Parts/Utility/rockomaxAdapters/Assets/Rockomax_Adapters_normal_O
[LOG 19:33:15.320] Load(Texture): Squad/Parts/Utility/ServiceBay_v2/Assets/Scratch
[LOG 19:33:15.371] Load(Texture): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_bump
[LOG 19:33:15.405] Load(Texture): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_v2
[LOG 19:33:15.448] Load(Texture): Squad/Parts/Utility/smallClaw/grabberSmallDiffuse
[LOG 19:33:15.465] Load(Texture): Squad/Parts/Utility/smallClaw/grabberSmallDiffuseDark
[LOG 19:33:15.481] Load(Texture): Squad/Parts/Utility/smallClaw/grabberSmallNRM
[LOG 19:33:15.494] Load(Texture): Squad/Parts/Utility/smallClaw/window
[LOG 19:33:15.496] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1
[LOG 19:33:15.502] Load(Texture): Squad/Parts/Utility/spotLightMk1/light1_em
[LOG 19:33:15.507] Load(Texture): Squad/Parts/Utility/spotLightMk1_v2/spotLightMk1_Diffuse
[LOG 19:33:15.526] Load(Texture): Squad/Parts/Utility/spotLightMk1_v2/spotLightMk1_Diffuse_white
[LOG 19:33:15.533] Load(Texture): Squad/Parts/Utility/spotLightMk1_v2/spotLightMk1_Emissive
[LOG 19:33:15.544] Load(Texture): Squad/Parts/Utility/spotLightMk1_v2/spotLightMk1_Normal
[LOG 19:33:15.560] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2
[LOG 19:33:15.575] Load(Texture): Squad/Parts/Utility/spotLightMk2/light2_em
[LOG 19:33:15.577] Load(Texture): Squad/Parts/Utility/spotLightMk2_v2/spotLightMk2_Diffuse
[LOG 19:33:15.593] Load(Texture): Squad/Parts/Utility/spotLightMk2_v2/spotLightMk2_Diffuse_white
[LOG 19:33:15.605] Load(Texture): Squad/Parts/Utility/spotLightMk2_v2/spotLightMk2_Emissive
[LOG 19:33:15.619] Load(Texture): Squad/Parts/Utility/spotLightMk2_v2/spotLightMk2_Normal
[LOG 19:33:15.638] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplersDiffuse
[LOG 19:33:15.659] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplersDiffuse_Dark
[LOG 19:33:15.664] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplersDiffuse_Orange
[LOG 19:33:15.684] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplers_NRM
[LOG 19:33:15.690] Load(Texture): Squad/Parts/Utility/stackCouplers/Assets/stackCouplers_Orange_NRM
[LOG 19:33:15.711] Load(Texture): Squad/Parts/Wheel/LandingGear/Flare
[LOG 19:33:15.713] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear
[LOG 19:33:15.729] Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear_Emissive
[LOG 19:33:15.741] Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000
[LOG 19:33:15.752] Load(Texture): Squad/Parts/Wheel/roverWheelM1/roverwheel1
[LOG 19:33:15.763] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000
[LOG 19:33:15.765] Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001
[LOG 19:33:15.774] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2
[LOG 19:33:15.782] Load(Texture): Squad/Parts/Wheel/roverWheelS2/roverwheel2_n
[LOG 19:33:15.794] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_diff
[LOG 19:33:15.814] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_normal
[LOG 19:33:15.834] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_diff
[LOG 19:33:15.842] Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/ksp_r_medWheel_wheel_normal
[LOG 19:33:15.848] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount
[LOG 19:33:15.863] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/mount_n
[LOG 19:33:15.880] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel
[LOG 19:33:15.882] Load(Texture): Squad/Parts/Wheel/roverWheelXL3/wheel_n
[LOG 19:33:15.895] Load(Texture): Squad/Props/AltimeterThreeHands/model000
[LOG 19:33:15.897] Load(Texture): Squad/Props/AltimeterThreeHands/model001
[LOG 19:33:15.899] Load(Texture): Squad/Props/AtmosphereDepth/model000
[LOG 19:33:15.902] Load(Texture): Squad/Props/AtmosphereDepth/model001
[LOG 19:33:15.910] Load(Texture): Squad/Props/AxisIndicator/model000
[LOG 19:33:15.913] Load(Texture): Squad/Props/buttonsGeneric/ButtonsAndSwitches
[LOG 19:33:15.915] Load(Texture): Squad/Props/ButtonSquare/model000
[LOG 19:33:15.927] Load(Texture): Squad/Props/circularButton/model000
[LOG 19:33:15.946] Load(Texture): Squad/Props/Compass/model000
[LOG 19:33:15.952] Load(Texture): Squad/Props/directionalKnob/model000
[LOG 19:33:15.954] Load(Texture): Squad/Props/directionalKnob2/model000
[LOG 19:33:15.960] Load(Texture): Squad/Props/IndicatorPanel/model000
[LOG 19:33:15.967] Load(Texture): Squad/Props/IndicatorPanel/model001
[LOG 19:33:15.979] Load(Texture): Squad/Props/IVANavBall/Arrows8dir
[LOG 19:33:15.980] Load(Texture): Squad/Props/IVANavBall/IVANavBall
[LOG 19:33:15.982] Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow
[LOG 19:33:15.983] Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors
[LOG 19:33:15.985] Load(Texture): Squad/Props/IVANavBall/navball2
[LOG 19:33:15.999] Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA
[LOG 19:33:16.001] Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA
[LOG 19:33:16.003] Load(Texture): Squad/Props/IVANavBallNoBase/Arrows8dir
[LOG 19:33:16.010] Load(Texture): Squad/Props/IVANavBallNoBase/IVANavBall
[LOG 19:33:16.020] Load(Texture): Squad/Props/IVANavBallNoBase/ManeuverNode_vectors
[LOG 19:33:16.030] Load(Texture): Squad/Props/IVANavBallNoBase/navball2
[LOG 19:33:16.044] Load(Texture): Squad/Props/IVANavBallNoBase/navBall_DV_IVA
[LOG 19:33:16.057] Load(Texture): Squad/Props/IVANavBallNoBase/navBall_vectors_IVA
[LOG 19:33:16.071] Load(Texture): Squad/Props/ledPanelSpeed/circularButton
[LOG 19:33:16.073] Load(Texture): Squad/Props/ledPanelSpeed/ledPanel
[LOG 19:33:16.075] Load(Texture): Squad/Props/Monitor/Emissives
[LOG 19:33:16.078] Load(Texture): Squad/Props/Monitor/Emissives_glow
[LOG 19:33:16.087] Load(Texture): Squad/Props/Monitor/Monitor
[LOG 19:33:16.090] Load(Texture): Squad/Props/NavBall/GaugeGee
[LOG 19:33:16.097] Load(Texture): Squad/Props/NavBall/GaugeThrottle
[LOG 19:33:16.101] Load(Texture): Squad/Props/NavBall/model000
[LOG 19:33:16.103] Load(Texture): Squad/Props/NavBall/model001
[LOG 19:33:16.105] Load(Texture): Squad/Props/NavBall/model002
[LOG 19:33:16.107] Load(Texture): Squad/Props/NavBall/model003
[LOG 19:33:16.109] Load(Texture): Squad/Props/PropsGeneric/propsGeneric
[LOG 19:33:16.119] Load(Texture): Squad/Props/pullSwitch/model000
[LOG 19:33:16.152] Load(Texture): Squad/Props/pullSwitch/model001
[LOG 19:33:16.153] Load(Texture): Squad/Props/radarAltitude/model000
[LOG 19:33:16.180] Load(Texture): Squad/Props/squareButton/model000
[LOG 19:33:16.181] Load(Texture): Squad/Props/standingSwitch/model000
[LOG 19:33:16.183] Load(Texture): Squad/Props/standingSwitch/model001
[LOG 19:33:16.188] Load(Texture): Squad/Props/switch/model000
[LOG 19:33:16.190] Load(Texture): Squad/Props/switchGuard/model000
[LOG 19:33:16.192] Load(Texture): Squad/Props/switchWithGuards/model000
[LOG 19:33:16.193] Load(Texture): Squad/Props/switchWithGuards/model001
[LOG 19:33:16.195] Load(Texture): Squad/Props/switchWithGuards/model002
[LOG 19:33:16.196] Load(Texture): Squad/Props/throttle/model000
[LOG 19:33:16.198] Load(Texture): Squad/Props/throttle/model001
[LOG 19:33:16.205] Load(Texture): Squad/Props/VSI/model000
[LOG 19:33:16.212] Load(Texture): Squad/Spaces/crewCabinInternals/model000
[LOG 19:33:16.225] Load(Texture): Squad/Spaces/crewCabinInternals/model001
[LOG 19:33:16.250] Load(Texture): Squad/Spaces/crewCabinInternals/model002
[LOG 19:33:16.265] Load(Texture): Squad/Spaces/crewCabinInternals/model003
[LOG 19:33:16.274] Load(Texture): Squad/Spaces/crewCabinInternals/model004
[LOG 19:33:16.275] Load(Texture): Squad/Spaces/crewCabinInternals/model005
[LOG 19:33:16.281] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff
[LOG 19:33:16.326] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal
[LOG 19:33:16.400] Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha
[LOG 19:33:16.422] Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat
[LOG 19:33:16.427] Load(Texture): Squad/Spaces/GenericSpace1/model000
[LOG 19:33:16.433] Load(Texture): Squad/Spaces/GenericSpace1/model001
[LOG 19:33:16.441] Load(Texture): Squad/Spaces/GenericSpace1/model002
[LOG 19:33:16.454] Load(Texture): Squad/Spaces/GenericSpace1/model003
[LOG 19:33:16.468] Load(Texture): Squad/Spaces/GenericSpace1/model004
[LOG 19:33:16.478] Load(Texture): Squad/Spaces/GenericSpace1/model005
[LOG 19:33:16.483] Load(Texture): Squad/Spaces/GenericSpace3/model000
[LOG 19:33:16.490] Load(Texture): Squad/Spaces/GenericSpace3/model001
[LOG 19:33:16.495] Load(Texture): Squad/Spaces/GenericSpace3/model002
[LOG 19:33:16.512] Load(Texture): Squad/Spaces/GenericSpace3/model003
[LOG 19:33:16.520] Load(Texture): Squad/Spaces/GenericSpace3/model004
[LOG 19:33:16.526] Load(Texture): Squad/Spaces/GenericSpace3/model005
[LOG 19:33:16.550] Load(Texture): Squad/Spaces/GenericSpace3/model006
[LOG 19:33:16.561] Load(Texture): Squad/Spaces/GenericSpace3/model007
[LOG 19:33:16.569] Load(Texture): Squad/Spaces/landerCabinInternals/model000
[LOG 19:33:16.575] Load(Texture): Squad/Spaces/landerCabinInternals/model001
[LOG 19:33:16.598] Load(Texture): Squad/Spaces/landerCabinInternals/model002
[LOG 19:33:16.613] Load(Texture): Squad/Spaces/landerCabinInternals/model003
[LOG 19:33:16.645] Load(Texture): Squad/Spaces/landerCabinInternals/model004
[LOG 19:33:16.664] Load(Texture): Squad/Spaces/landerCabinInternals/model005
[LOG 19:33:16.667] Load(Texture): Squad/Spaces/landerCabinInternals/model006
[LOG 19:33:16.673] Load(Texture): Squad/Spaces/landerCabinInternals/model007
[LOG 19:33:16.675] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff
[LOG 19:33:16.725] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal
[LOG 19:33:16.781] Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha
[LOG 19:33:16.826] Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat
[LOG 19:33:16.832] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass
[LOG 19:33:16.835] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int
[LOG 19:33:16.951] Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM
[LOG 19:33:16.963] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaProps_Diffuse
[LOG 19:33:16.996] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaProps_Normal
[LOG 19:33:17.035] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaShell_Diffuse
[LOG 19:33:17.069] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaShell_Emissive
[LOG 19:33:17.104] Load(Texture): Squad/Spaces/Mk1-3/Mk1_3_IvaShell_Normal
[LOG 19:33:17.139] Load(Texture): Squad/Spaces/Mk1-3/pilot Seat
[LOG 19:33:17.151] Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap
[LOG 19:33:17.158] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric
[LOG 19:33:17.180] Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM
[LOG 19:33:17.198] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric
[LOG 19:33:17.200] Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM
[LOG 19:33:17.203] Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP
[LOG 19:33:17.209] Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows
[LOG 19:33:17.210] Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy
[LOG 19:33:17.238] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric
[LOG 19:33:17.240] Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM
[LOG 19:33:17.242] Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
[LOG 19:33:17.244] Load(Texture): Squad/Spaces/mk1PodCockpit/model000
[LOG 19:33:17.257] Load(Texture): Squad/Spaces/mk1PodCockpit/model001
[LOG 19:33:17.265] Load(Texture): Squad/Spaces/mk1PodCockpit/model002
[LOG 19:33:17.270] Load(Texture): Squad/Spaces/mk1PodCockpit/model003
[LOG 19:33:17.287] Load(Texture): Squad/Spaces/mk1PodCockpit/model004
[LOG 19:33:17.316] Load(Texture): Squad/Spaces/mk1PodCockpit/model005
[LOG 19:33:17.323] Load(Texture): Squad/Spaces/mk1PodCockpit/model006
[LOG 19:33:17.336] Load(Texture): Squad/Spaces/mk1PodCockpit/model007
[LOG 19:33:17.338] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_props_diffuse
[LOG 19:33:17.391] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_props_emissive
[LOG 19:33:17.399] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_props_normal
[LOG 19:33:17.441] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_shell_diffuse
[LOG 19:33:17.495] Load(Texture): Squad/Spaces/mk1pod_IVA/mk1pod_iva_shell_normal
[LOG 19:33:17.535] Load(Texture): Squad/Spaces/mk1pod_IVA/pilot Seat
[LOG 19:33:17.608] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA
[LOG 19:33:17.610] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA
[LOG 19:33:17.628] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat
[LOG 19:33:17.632] Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows
[LOG 19:33:17.643] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA
[LOG 19:33:17.646] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass
[LOG 19:33:17.648] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA
[LOG 19:33:17.663] Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat
[LOG 19:33:17.668] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric
[LOG 19:33:17.676] Load(Texture): Squad/Spaces/mk2InlineInternal/CockpitGeneric_NRM
[LOG 19:33:17.684] Load(Texture): Squad/Spaces/mk2InlineInternal/Mk2InlineLightmap
[LOG 19:33:17.691] Load(Texture): Squad/Spaces/mk2InlineInternal/propsGeneric
[LOG 19:33:17.716] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_props_diffuse
[LOG 19:33:17.764] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_props_normal
[LOG 19:33:17.805] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_shell_diffuse
[LOG 19:33:17.848] Load(Texture): Squad/Spaces/mk2LanderCanInternal/mk2LanderCan_shell_normal
[LOG 19:33:17.883] Load(Texture): Squad/Spaces/mk2LanderCanInternal/pilot Seat
[LOG 19:33:17.952] Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass
[LOG 19:33:17.955] Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA
[LOG 19:33:17.969] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass
[LOG 19:33:17.972] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC
[LOG 19:33:17.974] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA
[LOG 19:33:17.979] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 19:33:17.998] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n
[LOG 19:33:18.008] Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat
[LOG 19:33:18.011] Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 19:33:18.013] Load(Texture): Squad/Spaces/PodCockpit/model000
[LOG 19:33:18.023] Load(Texture): Squad/Spaces/PodCockpit/model001
[LOG 19:33:18.029] Load(Texture): Squad/Spaces/PodCockpit/model002
[LOG 19:33:18.049] Load(Texture): Squad/Spaces/PodCockpit/model003
[LOG 19:33:18.065] Load(Texture): Squad/Spaces/PodCockpit/model004
[LOG 19:33:18.072] Load(Texture): Squad/Spaces/PodCockpit/model005
[LOG 19:33:18.079] Load(Texture): Squad/Spaces/PodCockpit/model006
[LOG 19:33:18.082] Load(Texture): Squad/Spaces/PodCockpit/model007
[LOG 19:33:18.088] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric
[LOG 19:33:18.097] Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM
[LOG 19:33:18.101] Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations
[LOG 19:33:18.115] Load(Texture): Squad/Strategies/Icons/AppreciationCampaign
[LOG 19:33:18.120] Load(Texture): Squad/Strategies/Icons/BailOutGrant
[LOG 19:33:18.123] Load(Texture): Squad/Strategies/Icons/FundraisingCampaign
[LOG 19:33:18.126] Load(Texture): Squad/Strategies/Icons/LeadershipInitiative
[LOG 19:33:18.137] Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram
[LOG 19:33:18.140] Load(Texture): Squad/Strategies/Icons/OutsourcedResearch
[LOG 19:33:18.153] Load(Texture): Squad/Strategies/Icons/PatentsLicensing
[LOG 19:33:18.163] Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting
[LOG 19:33:18.164] Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut
[LOG 19:33:18.166] Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram
[LOG 19:33:18.168] Load(Texture): Squad/Tutorials/ChuteColors
[LOG 19:33:18.174] Load(Texture): Squad/Tutorials/EditorCoM
[LOG 19:33:18.177] Load(Texture): Squad/Tutorials/EditorSnap
[LOG 19:33:18.185] Load(Texture): Squad/Tutorials/EditorSnap4x
[LOG 19:33:18.193] Load(Texture): Squad/Tutorials/EditorSymm
[LOG 19:33:18.204] Load(Texture): Squad/Tutorials/StagingStack
[LOG 19:33:18.208] Load(Texture): Squad/Tutorials/YPRDiagram
[WRN 19:33:18.220] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\Squad\Tutorials\YPRDiagram.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.220] Load(Texture): SquadExpansion/MakingHistory/Banners/Fail/default
[LOG 19:33:18.246] Load(Texture): SquadExpansion/MakingHistory/Banners/Fail/fail01
[LOG 19:33:18.280] Load(Texture): SquadExpansion/MakingHistory/Banners/Fail/fail02
[LOG 19:33:18.299] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/default
[WRN 19:33:18.315] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.315] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/MBanner_01
[WRN 19:33:18.336] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Banners\Menu\MBanner_01.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.336] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/MBanner_02
[WRN 19:33:18.361] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Banners\Menu\MBanner_02.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.361] Load(Texture): SquadExpansion/MakingHistory/Banners/Menu/MBanner_03
[WRN 19:33:18.380] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Banners\Menu\MBanner_03.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.380] Load(Texture): SquadExpansion/MakingHistory/Banners/Success/default
[LOG 19:33:18.401] Load(Texture): SquadExpansion/MakingHistory/Banners/Success/success01
[LOG 19:33:18.420] Load(Texture): SquadExpansion/MakingHistory/Banners/Success/success02
[LOG 19:33:18.437] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 13/Banners/Fail/fail01
[LOG 19:33:18.459] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 13/Banners/Menu/Mun
[WRN 19:33:18.475] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\Acapello 13\Banners\Menu\Mun.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.475] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 13/Banners/Success/success01
[LOG 19:33:18.492] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Fail/default
[LOG 19:33:18.510] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Fail/fail02
[LOG 19:33:18.526] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Menu/default
[WRN 19:33:18.545] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\Acapello 15\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.546] Load(Texture): SquadExpansion/MakingHistory/Missions/Acapello 15/Banners/Success/default
[LOG 19:33:18.565] Load(Texture): SquadExpansion/MakingHistory/Missions/Blue Mun/Banners/Fail/fail01
[LOG 19:33:18.585] Load(Texture): SquadExpansion/MakingHistory/Missions/Blue Mun/Banners/Menu/default
[WRN 19:33:18.599] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\Blue Mun\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.599] Load(Texture): SquadExpansion/MakingHistory/Missions/Blue Mun/Banners/Success/success02
[LOG 19:33:18.619] Load(Texture): SquadExpansion/MakingHistory/Missions/Dawn of the Space Age/Banners/Fail/default
[LOG 19:33:18.642] Load(Texture): SquadExpansion/MakingHistory/Missions/Dawn of the Space Age/Banners/Menu/default
[WRN 19:33:18.660] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\Dawn of the Space Age\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.661] Load(Texture): SquadExpansion/MakingHistory/Missions/Dawn of the Space Age/Banners/Success/default
[LOG 19:33:18.683] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Fail/default
[LOG 19:33:18.699] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Fail/fail01
[LOG 19:33:18.716] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Menu/default
[WRN 19:33:18.730] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\Meet Me in Zero G\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.730] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Success/default
[LOG 19:33:18.747] Load(Texture): SquadExpansion/MakingHistory/Missions/Meet Me in Zero G/Banners/Success/success02
[LOG 19:33:18.765] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Fail/default
[LOG 19:33:18.782] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Fail/fail02
[LOG 19:33:18.801] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Menu/default
[WRN 19:33:18.816] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\Munar 1\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.816] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Success/default
[LOG 19:33:18.835] Load(Texture): SquadExpansion/MakingHistory/Missions/Munar 1/Banners/Success/success01
[LOG 19:33:18.854] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Fail/default
[LOG 19:33:18.878] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Fail/fail01
[LOG 19:33:18.899] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Menu/bannerSatellite
[LOG 19:33:18.919] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Success/default
[LOG 19:33:18.940] Load(Texture): SquadExpansion/MakingHistory/Missions/Sally-Hut 1/Banners/Success/success02
[LOG 19:33:18.956] Load(Texture): SquadExpansion/MakingHistory/Missions/To the Mun Via Minmus/Banners/Fail/fail02
[LOG 19:33:18.973] Load(Texture): SquadExpansion/MakingHistory/Missions/To the Mun Via Minmus/Banners/Menu/MissionBannerKerbin
[WRN 19:33:18.992] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\To the Mun Via Minmus\Banners\Menu\MissionBannerKerbin.png' - consider changing the image's width and height to enable compression
[LOG 19:33:18.992] Load(Texture): SquadExpansion/MakingHistory/Missions/To the Mun Via Minmus/Banners/Success/success01
[LOG 19:33:19.008] Load(Texture): SquadExpansion/MakingHistory/Missions/Trouble in the Void/Banners/Fail/fail01
[LOG 19:33:19.023] Load(Texture): SquadExpansion/MakingHistory/Missions/Trouble in the Void/Banners/Menu/default
[WRN 19:33:19.037] Texture resolution is not valid for compression: 'D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory\Missions\Trouble in the Void\Banners\Menu\default.png' - consider changing the image's width and height to enable compression
[LOG 19:33:19.037] Load(Texture): SquadExpansion/MakingHistory/Missions/Trouble in the Void/Banners/Success/success02
[LOG 19:33:19.058] Load(Texture): SquadExpansion/MakingHistory/Missions/Ziggy Kerman and the Spiders from Duna/Banners/Fail/fail02
[LOG 19:33:19.076] Load(Texture): SquadExpansion/MakingHistory/Missions/Ziggy Kerman and the Spiders from Duna/Banners/Menu/bannerSatellite
[LOG 19:33:19.097] Load(Texture): SquadExpansion/MakingHistory/Missions/Ziggy Kerman and the Spiders from Duna/Banners/Success/success01
[LOG 19:33:19.117] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Decoupler.1p5_icon0
[LOG 19:33:19.132] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Decoupler.1p5_icon1
[LOG 19:33:19.141] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle0_icon0
[LOG 19:33:19.156] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle0_icon1
[LOG 19:33:19.168] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle0_icon2
[LOG 19:33:19.171] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle0_icon3
[LOG 19:33:19.185] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1p5_icon0
[LOG 19:33:19.200] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1p5_icon1
[LOG 19:33:19.205] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1p5_icon2
[LOG 19:33:19.212] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1p5_icon3
[LOG 19:33:19.222] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1_icon0
[LOG 19:33:19.232] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1_icon1
[LOG 19:33:19.247] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1_icon2
[LOG 19:33:19.261] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle1_icon3
[LOG 19:33:19.265] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle2_icon0
[LOG 19:33:19.280] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle2_icon1
[LOG 19:33:19.286] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle2_icon2
[LOG 19:33:19.293] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/EquiTriangle2_icon3
[LOG 19:33:19.296] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/fairingSize1p5_icon0
[LOG 19:33:19.310] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/HeatShield1p5_icon
[LOG 19:33:19.317] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/InflatableAirlock_icon
[LOG 19:33:19.328] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/kv1Pod_icon
[LOG 19:33:19.345] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/kv2Pod_icon
[LOG 19:33:19.361] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/kv3Pod_icon
[LOG 19:33:19.373] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/LiquidEngineKE-1_icon0
[LOG 19:33:19.387] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/LiquidEngineRV-1_icon
[LOG 19:33:19.397] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/MEMLander_icon
[LOG 19:33:19.410] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Mk2Pod_icon
[LOG 19:33:19.422] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/monopropMiniSphere_icon
[LOG 19:33:19.429] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel0_icon0
[LOG 19:33:19.442] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel0_icon1
[LOG 19:33:19.454] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel0_icon2
[LOG 19:33:19.467] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel0_icon3
[LOG 19:33:19.471] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1p5_icon0
[LOG 19:33:19.479] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1p5_icon1
[LOG 19:33:19.489] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1p5_icon2
[LOG 19:33:19.499] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1p5_icon3
[LOG 19:33:19.508] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1_icon0
[LOG 19:33:19.524] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1_icon1
[LOG 19:33:19.542] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1_icon2
[LOG 19:33:19.549] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Panel1_icon3
[LOG 19:33:19.555] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/roverWheelM1-F_icon0
[LOG 19:33:19.570] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/roverWheelM1-F_icon1
[LOG 19:33:19.581] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Separator.1p5_icon0
[LOG 19:33:19.585] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Separator.1p5_icon1
[LOG 19:33:19.598] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/ServiceModule18_icon
[LOG 19:33:19.613] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/ServiceModule25_icon
[LOG 19:33:19.632] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Size1p5.Monoprop_icon0
[LOG 19:33:19.649] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Size1p5.Size1.Adapter.01_icon0
[LOG 19:33:19.665] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Size1p5.Strut.Decoupler_icon0
[LOG 19:33:19.683] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Size1p5.Strut.Decoupler_icon1
[LOG 19:33:19.698] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Size1p5.Tank.03_icon0
[LOG 19:33:19.714] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Size1to0ServiceModule_icon
[LOG 19:33:19.725] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Size4.EngineAdapter.01_icon
[LOG 19:33:19.744] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle0_icon0
[LOG 19:33:19.758] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle0_icon1
[LOG 19:33:19.771] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle0_icon2
[LOG 19:33:19.786] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle0_icon3
[LOG 19:33:19.794] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1p5_icon0
[LOG 19:33:19.806] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1p5_icon1
[LOG 19:33:19.816] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1p5_icon2
[LOG 19:33:19.821] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1p5_icon3
[LOG 19:33:19.829] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1_icon0
[LOG 19:33:19.839] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1_icon1
[LOG 19:33:19.852] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1_icon2
[LOG 19:33:19.870] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle1_icon3
[LOG 19:33:19.885] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle2_icon0
[LOG 19:33:19.895] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle2_icon1
[LOG 19:33:19.902] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle2_icon2
[LOG 19:33:19.910] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Triangle2_icon3
[LOG 19:33:19.923] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Tube1p5_icon0
[LOG 19:33:19.942] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Tube1_icon0
[LOG 19:33:19.952] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Tube1_icon1
[LOG 19:33:19.971] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Tube1_icon2
[LOG 19:33:19.982] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Tube1_icon3
[LOG 19:33:19.991] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Tube1_icon4
[LOG 19:33:20.001] Load(Texture): SquadExpansion/MakingHistory/Parts/@thumbs/Tube2_icon0
[LOG 19:33:20.019] Load(Texture): SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/s1p5_cone
[LOG 19:33:20.080] Load(Texture): SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/s1p5_cone_Orange
[LOG 19:33:20.164] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/airlock
[LOG 19:33:20.181] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/airlock_N
[LOG 19:33:20.196] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/EnginePlate
[LOG 19:33:20.213] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/Size1_5_Decoupler_grey
[LOG 19:33:20.224] Load(Texture): SquadExpansion/MakingHistory/Parts/Coupling/Assets/Size1_5_Decoupler_orange
[LOG 19:33:20.238] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/KE-1
[LOG 19:33:20.252] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/KE-1_BASE
[LOG 19:33:20.275] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T87
[LOG 19:33:20.329] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T91
[LOG 19:33:20.356] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-I2
[LOG 19:33:20.377] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-J10
[LOG 19:33:20.391] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-J10_N
[LOG 19:33:20.411] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RK-7
[LOG 19:33:20.442] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/Assets/RK-7_N
[LOG 19:33:20.453] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/SolidBoosterS2-17_emissive
[LOG 19:33:20.504] Load(Texture): SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK_diffuse
[LOG 19:33:20.566] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02
[LOG 19:33:20.585] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02_ALT01
[LOG 19:33:20.598] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02_ALT02
[LOG 19:33:20.619] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_02_ALT02_normal
[LOG 19:33:20.640] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_mono
[LOG 19:33:20.665] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_mono_2
[LOG 19:33:20.683] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1p5_mono_N
[LOG 19:33:20.706] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters
[LOG 19:33:20.735] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_ALT01
[LOG 19:33:20.754] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_ALT02
[LOG 19:33:20.777] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_ALT02nm
[LOG 19:33:20.801] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_TankAdapters_N
[LOG 19:33:20.832] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks
[LOG 19:33:20.851] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_ALT02
[LOG 19:33:20.872] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_ALT02_nm
[LOG 19:33:20.895] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_grey
[LOG 19:33:20.921] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tanks
[LOG 19:33:20.968] Load(Texture): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tanks_N
[LOG 19:33:21.020] Load(Texture): SquadExpansion/MakingHistory/Parts/Ground/Assets/RoverWheel
[LOG 19:33:21.036] Load(Texture): SquadExpansion/MakingHistory/Parts/Ground/Assets/RoverWheelG
[LOG 19:33:21.053] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/Size1to0ServiceBay
[LOG 19:33:21.071] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/Size1to0ServiceBay_n
[LOG 19:33:21.092] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM18_diffuse
[LOG 19:33:21.142] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM18_NRM
[LOG 19:33:22.565] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM18_specular
[LOG 19:33:22.619] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM25_diffuse
[LOG 19:33:22.638] Load(Texture): SquadExpansion/MakingHistory/Parts/Payload/Assets/SM25_normals
[LOG 19:33:22.663] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV1
[LOG 19:33:22.688] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV1_GLOW
[LOG 19:33:22.716] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV2
[LOG 19:33:22.734] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/KV3
[LOG 19:33:22.752] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod
[LOG 19:33:22.771] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod_GLOW
[LOG 19:33:22.780] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod_n
[LOG 19:33:22.807] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Size1_5_Lander
[LOG 19:33:22.830] Load(Texture): SquadExpansion/MakingHistory/Parts/Pods/Assets/Size1_5_Lander_GLOW
[LOG 19:33:22.842] Load(Texture): SquadExpansion/MakingHistory/Parts/SharedAssets/Shrouds
[LOG 19:33:22.873] Load(Texture): SquadExpansion/MakingHistory/Parts/SharedAssets/Shrouds_N
[LOG 19:33:22.887] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/NormalMap
[LOG 19:33:22.919] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels
[LOG 19:33:22.954] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Dark_D
[LOG 19:33:22.988] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Gold_D
[LOG 19:33:23.018] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Gold_NRM
[LOG 19:33:23.749] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Gold_S
[LOG 19:33:23.777] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Silver_D
[LOG 19:33:23.812] Load(Texture): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panels_Silver_S
[LOG 19:33:23.839] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Acapello
[LOG 19:33:23.861] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Beta Centaurus
[LOG 19:33:23.895] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Goliath II HLV
[LOG 19:33:23.917] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Muna 1
[LOG 19:33:23.958] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Sally-Hut 1
[LOG 19:33:24.000] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/SWM-94 Communications Satellite
[LOG 19:33:24.011] Load(Texture): SquadExpansion/MakingHistory/Ships/@thumbs/VAB/Valshkod 2
[LOG 19:33:24.019] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/airlock
[LOG 19:33:24.037] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/airlock_N
[LOG 19:33:24.057] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Props_Diffuse
[LOG 19:33:24.126] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Props_Normal
[LOG 19:33:24.178] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Shell_Diffuse
[LOG 19:33:24.226] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Shell_Emissive
[LOG 19:33:24.259] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Shell_Normal
[LOG 19:33:24.309] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Vzor_Diffuse
[LOG 19:33:24.329] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Props_Diffuse
[LOG 19:33:24.371] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Props_Emissive
[LOG 19:33:24.422] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Props_Normal
[LOG 19:33:24.476] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Shell_Diffuse
[LOG 19:33:24.529] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Shell_Normal
[LOG 19:33:24.581] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Props_Diffuse
[LOG 19:33:24.619] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Props_Normal
[LOG 19:33:24.663] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Shell_Diffuse
[LOG 19:33:24.702] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Shell_Normal
[LOG 19:33:24.738] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/motor
[LOG 19:33:24.753] Load(Texture): SquadExpansion/MakingHistory/Spaces/KVPods/pilot Seat
[LOG 19:33:24.781] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PANELS_AO
[LOG 19:33:24.821] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PANELS_EMISSIVE
[LOG 19:33:24.862] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PANELS_NORMAL
[LOG 19:33:24.899] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/pilot Seat
[LOG 19:33:24.915] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/propsGeneric
[LOG 19:33:24.938] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PROPS_AO
[LOG 19:33:24.982] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PROPS_EMISSIVE
[LOG 19:33:24.991] Load(Texture): SquadExpansion/MakingHistory/Spaces/MEM/PROPS_NORMAL
[LOG 19:33:25.030] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/DIfuse_controlboard
[LOG 19:33:25.086] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/Normal_controlbard
[LOG 19:33:25.147] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/Outershell_Base_Color
[LOG 19:33:25.196] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/Outershell_Normal
[LOG 19:33:25.240] Load(Texture): SquadExpansion/MakingHistory/Spaces/Mk2Pod/pilot Seat
[LOG 19:33:25.259] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/controller1000_icon
[LOG 19:33:25.278] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedCentralStation_icon
[LOG 19:33:25.291] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedGoExOb_icon
[LOG 19:33:25.302] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedIONExp_icon
[LOG 19:33:25.319] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedRTG_icon
[LOG 19:33:25.339] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedSatDish_icon
[LOG 19:33:25.351] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedSeismicSensor_icon
[LOG 19:33:25.361] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedSolarPanel_icon
[LOG 19:33:25.374] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/DeployedWeatherStn_icon
[LOG 19:33:25.383] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/FanShroud.01_icon0
[LOG 19:33:25.399] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/FanShroud.01_icon1
[LOG 19:33:25.408] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/FanShroud.02_icon0
[LOG 19:33:25.421] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/FanShroud.02_icon1
[LOG 19:33:25.428] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/FanShroud.03_icon0
[LOG 19:33:25.444] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.01.s_icon0
[LOG 19:33:25.458] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.01.s_icon1
[LOG 19:33:25.471] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.01_icon0
[LOG 19:33:25.484] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.01_icon1
[LOG 19:33:25.491] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.03.s_icon0
[LOG 19:33:25.504] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.03.s_icon1
[LOG 19:33:25.519] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.03_icon0
[LOG 19:33:25.534] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.03_icon1
[LOG 19:33:25.548] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/hinge.04_icon0
[LOG 19:33:25.571] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/largeFanBlade_icon0
[LOG 19:33:25.586] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/largeFanBlade_icon1
[LOG 19:33:25.599] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/largePropeller_icon0
[LOG 19:33:25.615] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/largePropeller_icon1
[LOG 19:33:25.620] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/lGripPad_icon0
[LOG 19:33:25.637] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/lGripPad_icon1
[LOG 19:33:25.650] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/lGripStrip_icon
[LOG 19:33:25.662] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/mediumFanBlade_icon0
[LOG 19:33:25.669] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/mediumFanBlade_icon1
[LOG 19:33:25.683] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/mediumPropeller_icon0
[LOG 19:33:25.697] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/mediumPropeller_icon1
[LOG 19:33:25.704] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/mGripPad_icon0
[LOG 19:33:25.721] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/mGripPad_icon1
[LOG 19:33:25.739] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/noseconeTiny_icon
[LOG 19:33:25.756] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/noseconeVS_icon
[LOG 19:33:25.766] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.01_icon0
[LOG 19:33:25.779] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.01_icon1
[LOG 19:33:25.787] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.02_icon0
[LOG 19:33:25.803] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.02_icon1
[LOG 19:33:25.813] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.03_icon0
[LOG 19:33:25.828] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.03_icon1
[LOG 19:33:25.844] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.04_icon0
[LOG 19:33:25.860] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/piston.04_icon1
[LOG 19:33:25.872] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/RobotArmScanner.S1_icon
[LOG 19:33:25.888] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/RobotArmScanner.S2_icon
[LOG 19:33:25.903] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/RobotArmScanner.S3_icon
[LOG 19:33:25.907] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.01s_icon0
[LOG 19:33:25.912] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.01s_icon1
[LOG 19:33:25.927] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.01_icon0
[LOG 19:33:25.948] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.01_icon1
[LOG 19:33:25.958] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.02s_icon0
[LOG 19:33:25.962] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.02s_icon1
[LOG 19:33:25.979] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.02_icon0
[LOG 19:33:25.988] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotor.02_icon1
[LOG 19:33:25.998] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/RotorEngine.02_icon
[LOG 19:33:26.008] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotoServo.00_icon0
[LOG 19:33:26.027] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotoServo.00_icon1
[LOG 19:33:26.038] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotoServo.02_icon0
[LOG 19:33:26.056] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotoServo.02_icon1
[LOG 19:33:26.068] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotoServo.03_icon0
[LOG 19:33:26.080] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotoServo.03_icon1
[LOG 19:33:26.098] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/rotoServo.04_icon0
[LOG 19:33:26.112] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/sGripPad_icon0
[LOG 19:33:26.130] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/sGripPad_icon1
[LOG 19:33:26.148] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/sGripStrip_icon
[LOG 19:33:26.156] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/smallFanBlade_icon0
[LOG 19:33:26.159] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/smallFanBlade_icon1
[LOG 19:33:26.168] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/smallHeliBlade_icon0
[LOG 19:33:26.183] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/smallHeliBlade_icon1
[LOG 19:33:26.189] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/smallPropeller_icon0
[LOG 19:33:26.200] Load(Texture): SquadExpansion/Serenity/Parts/@thumbs/smallPropeller_icon1
[LOG 19:33:26.208] Load(Texture): SquadExpansion/Serenity/Parts/Aero/Assets/copterBlades_diffuse
[LOG 19:33:26.223] Load(Texture): SquadExpansion/Serenity/Parts/Aero/Assets/shroudsDiffuse_color
[LOG 19:33:26.234] Load(Texture): SquadExpansion/Serenity/Parts/Aero/Assets/shroudsDiffuse_plain
[LOG 19:33:26.244] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/MockupTexture
[LOG 19:33:26.246] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/centralStation_diffuse
[LOG 19:33:26.267] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/centralStation_emissive
[LOG 19:33:26.462] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GenericParts_diffuse
[LOG 19:33:26.491] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GenericParts_emissive
[LOG 19:33:26.509] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GenericParts_normal
[LOG 19:33:26.525] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/goex_diffuse
[LOG 19:33:26.559] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/goex_specMapped
[LOG 19:33:26.592] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Grid
[LOG 19:33:26.605] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/IonExperiment_diffuse
[LOG 19:33:26.631] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/RTGCask_diffuse
[LOG 19:33:26.657] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/satDish_diffuse
[LOG 19:33:26.676] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Scratch
[LOG 19:33:26.740] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Screen2
[LOG 19:33:26.765] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Screen3
[LOG 19:33:26.776] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/ScreenReadout
[LOG 19:33:26.789] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor_diffuse
[LOG 19:33:26.814] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor_nrm
[LOG 19:33:26.835] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor_specularMapped
[LOG 19:33:26.864] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/SolarGraph
[LOG 19:33:26.875] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/solarPanel_diffuse
[LOG 19:33:26.899] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Waveleght3
[LOG 19:33:26.911] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Wavelenght
[LOG 19:33:26.915] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Wavelenght2
[LOG 19:33:26.925] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/wavelenght4
[LOG 19:33:26.932] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/wavelenght5
[LOG 19:33:26.943] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/WeatherStation [Normal]
[LOG 19:33:27.114] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Weather_Station_diffuse
[LOG 19:33:27.181] Load(Texture): SquadExpansion/Serenity/Parts/DeployedScience/Assets/Weather_Station_normal
[LOG 19:33:27.231] Load(Texture): SquadExpansion/Serenity/Parts/Propellers/Assets/blade_diffuse
[LOG 19:33:27.248] Load(Texture): SquadExpansion/Serenity/Parts/Propellers/Assets/copterBlades_diffuse
[LOG 19:33:27.266] Load(Texture): SquadExpansion/Serenity/Parts/Propellers/Assets/fan_diffuse
[LOG 19:33:27.279] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges-03-s_diffuse_Color
[LOG 19:33:27.289] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges-03_diffuse_color
[LOG 19:33:27.312] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges-03_diffuse_plain
[LOG 19:33:27.329] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/hinges_diffuse
[LOG 19:33:27.342] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_diffuse_G-00_Color
[LOG 19:33:27.358] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_diffuse_G-11_Color
[LOG 19:33:27.373] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_diffuse_G-11_plain
[LOG 19:33:27.385] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Hinge_normal
[LOG 19:33:27.395] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_02_diffuse
[LOG 19:33:27.404] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_03_diffuse
[LOG 19:33:27.421] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_03_normal
[LOG 19:33:27.437] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_diffuse_color
[LOG 19:33:27.452] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_diffuse_plain
[LOG 19:33:27.474] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_normal
[LOG 19:33:27.487] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_01_specular_D
[LOG 19:33:27.500] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_02_diffuse_color
[LOG 19:33:27.510] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_03_diffuse_color
[LOG 19:33:27.531] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_03_diffuse_plain
[LOG 19:33:27.550] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/Rotor_03_normal
[LOG 19:33:27.568] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/rotoServos_diffuse_color
[LOG 19:33:27.590] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/rotoServos_diffuse_plain
[LOG 19:33:27.606] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Assets/rotoServos_nrm
[LOG 19:33:27.622] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Controllers/roboController_diffuse
[LOG 19:33:27.637] Load(Texture): SquadExpansion/Serenity/Parts/Robotics/Controllers/roboController_emissive
[LOG 19:33:27.648] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DrillBits
[LOG 19:33:27.659] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DustParticle
[LOG 19:33:27.668] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DustParticle OUT OF DATE
[LOG 19:33:27.668] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/DustParticle
[LOG 19:33:27.681] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/GenericParts_diffuse
[LOG 19:33:27.729] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/GenericParts_normal
[LOG 19:33:27.784] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm3_diffuse
[LOG 19:33:27.851] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm3_normal
[LOG 19:33:27.907] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_2_diffuse
[LOG 19:33:27.939] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_2_normal
[LOG 19:33:27.966] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/Scratch
[LOG 19:33:28.022] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/SmallArm_diffuse
[LOG 19:33:28.049] Load(Texture): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/SmallArm_normal
[LOG 19:33:28.068] Load(Texture): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/gripPads_diffuse
[LOG 19:33:28.089] Load(Texture): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/gripPads_nrm
[LOG 19:33:28.106] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Arrow-E
[LOG 19:33:28.122] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Butterfly Rover
[LOG 19:33:28.138] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Jeb_s Quadtaxi
[LOG 19:33:28.151] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Kerbodyne Rotodyne
[LOG 19:33:28.162] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Seahawk
[LOG 19:33:28.172] Load(Texture): SquadExpansion/Serenity/Ships/@thumbs/SPH/Val-Thopter
[LOG 19:33:28.186] Load(Model): Squad/FX/afterburner_flame
[LOG 19:33:28.202] Load(Model): Squad/FX/afterburner_shock
[LOG 19:33:28.204] Load(Model): Squad/FX/diamondBlue
[LOG 19:33:28.206] Load(Model): Squad/FX/exhaustFlames_blue
[LOG 19:33:28.208] Load(Model): Squad/FX/hydroLOXFlame
[LOG 19:33:28.211] Load(Model): Squad/FX/IonPlume
[LOG 19:33:28.213] Load(Model): Squad/FX/ks1_Exhaust
[LOG 19:33:28.215] Load(Model): Squad/FX/ks25_Exhaust
[LOG 19:33:28.216] Load(Model): Squad/FX/ksX_Exhaust
[LOG 19:33:28.218] Load(Model): Squad/FX/LES_Thruster
[LOG 19:33:28.220] Load(Model): Squad/FX/Monoprop_big
[LOG 19:33:28.221] Load(Model): Squad/FX/Monoprop_medium
[LOG 19:33:28.223] Load(Model): Squad/FX/Monoprop_small
[LOG 19:33:28.225] Load(Model): Squad/FX/shockExhaust_blue
[LOG 19:33:28.228] Load(Model): Squad/FX/shockExhaust_blue_small
[LOG 19:33:28.229] Load(Model): Squad/FX/shockExhaust_red_small
[LOG 19:33:28.231] Load(Model): Squad/FX/SRB_Large
[LOG 19:33:28.233] Load(Model): Squad/FX/SRB_LargeSparks
[LOG 19:33:28.234] Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone
[LOG 19:33:28.247] Load(Model): Squad/Parts/Aero/airbrake/Airbrake
[LOG 19:33:28.259] Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
[LOG 19:33:28.268] Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface
[LOG 19:33:28.270] Load(Model): Squad/Parts/Aero/airlinerWings/MainWing
[LOG 19:33:28.272] Load(Model): Squad/Parts/Aero/airlinerWings/TailFin
[LOG 19:33:28.310] Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard
[LOG 19:33:28.323] Load(Model): Squad/Parts/Aero/airplaneFins/Canard
[LOG 19:33:28.335] Load(Model): Squad/Parts/Aero/airplaneFins/Swept
[LOG 19:33:28.337] Load(Model): Squad/Parts/Aero/airplaneFins/TailFin
[LOG 19:33:28.339] Load(Model): Squad/Parts/Aero/basicFin/basicFin
[LOG 19:33:28.341] Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake
[LOG 19:33:28.368] Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake
[LOG 19:33:28.380] Load(Model): Squad/Parts/Aero/cones/Assets/AvioCone
[LOG 19:33:28.383] Load(Model): Squad/Parts/Aero/cones/Assets/ConeA
[LOG 19:33:28.393] Load(Model): Squad/Parts/Aero/cones/Assets/ConeB
[LOG 19:33:28.406] Load(Model): Squad/Parts/Aero/cones/Assets/NCS
[LOG 19:33:28.409] Load(Model): Squad/Parts/Aero/cones/Assets/orangeNoseCone
[LOG 19:33:28.420] Load(Model): Squad/Parts/Aero/cones/Assets/rocketNoseCone
[LOG 19:33:28.436] Load(Model): Squad/Parts/Aero/cones/Assets/rocketNoseCone_v2
[LOG 19:33:28.450] Load(Model): Squad/Parts/Aero/cones/Assets/rocketNoseCone_v3
[LOG 19:33:28.467] Load(Model): Squad/Parts/Aero/cones/Assets/TailA
[LOG 19:33:28.470] Load(Model): Squad/Parts/Aero/cones/Assets/TailB
[LOG 19:33:28.472] Load(Model): Squad/Parts/Aero/cones/Assets/TinyCone
[LOG 19:33:28.489] Load(Model): Squad/Parts/Aero/fairings/AutoTruss
[LOG 19:33:28.496] Load(Model): Squad/Parts/Aero/fairings/fairingSize1
[LOG 19:33:28.511] Load(Model): Squad/Parts/Aero/fairings/fairingSize2
[LOG 19:33:28.524] Load(Model): Squad/Parts/Aero/fairings/fairingSize3
[LOG 19:33:28.541] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield0
[LOG 19:33:28.544] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1
[LOG 19:33:28.547] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2
[LOG 19:33:28.550] Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3
[LOG 19:33:28.554] Load(Model): Squad/Parts/Aero/InflatableHeatShield/HeatShield
[LOG 19:33:28.570] Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial
[LOG 19:33:28.574] Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake
[LOG 19:33:28.576] Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake
[LOG 19:33:28.579] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing
[LOG 19:33:28.581] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA
[LOG 19:33:28.583] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB
[LOG 19:33:28.585] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder
[LOG 19:33:28.594] Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake
[LOG 19:33:28.602] Load(Model): Squad/Parts/Aero/wingletAV-R8/model
[LOG 19:33:28.604] Load(Model): Squad/Parts/Aero/wingletAV-T1/model
[LOG 19:33:28.607] Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model
[LOG 19:33:28.609] Load(Model): Squad/Parts/Aero/wings/connector1
[LOG 19:33:28.611] Load(Model): Squad/Parts/Aero/wings/connector2
[LOG 19:33:28.621] Load(Model): Squad/Parts/Aero/wings/connector3
[LOG 19:33:28.623] Load(Model): Squad/Parts/Aero/wings/connector4
[LOG 19:33:28.625] Load(Model): Squad/Parts/Aero/wings/connector5
[LOG 19:33:28.628] Load(Model): Squad/Parts/Aero/wings/delta
[LOG 19:33:28.630] Load(Model): Squad/Parts/Aero/wings/delta_small
[LOG 19:33:28.637] Load(Model): Squad/Parts/Aero/wings/elevon1
[LOG 19:33:28.639] Load(Model): Squad/Parts/Aero/wings/elevon2
[LOG 19:33:28.642] Load(Model): Squad/Parts/Aero/wings/elevon3
[LOG 19:33:28.644] Load(Model): Squad/Parts/Aero/wings/elevon4
[LOG 19:33:28.646] Load(Model): Squad/Parts/Aero/wings/elevon5
[LOG 19:33:28.648] Load(Model): Squad/Parts/Aero/wings/strake
[LOG 19:33:28.650] Load(Model): Squad/Parts/Aero/wings/structural1
[LOG 19:33:28.650] Load(Model): Squad/Parts/Aero/wings/structural2
[LOG 19:33:28.653] Load(Model): Squad/Parts/Aero/wings/structural3
[LOG 19:33:28.654] Load(Model): Squad/Parts/Aero/wings/structural4
[LOG 19:33:28.656] Load(Model): Squad/Parts/Aero/wings/swept1
[LOG 19:33:28.658] Load(Model): Squad/Parts/Aero/wings/swept2
[LOG 19:33:28.660] Load(Model): Squad/Parts/Cargo/CargoContainers/cargoContainer
[LOG 19:33:28.676] Load(Model): Squad/Parts/Cargo/CargoContainers/smallCargoContainer
[LOG 19:33:28.707] Load(Model): Squad/Parts/Cargo/Cylinder/EVAcylinder
[LOG 19:33:28.725] Load(Model): Squad/Parts/Cargo/GroundAnchor/groundAnchor
[LOG 19:33:28.741] Load(Model): Squad/Parts/Cargo/Jetpack/Jetpack
[LOG 19:33:28.758] Load(Model): Squad/Parts/Cargo/Parachute/Parachute
[LOG 19:33:28.771] Load(Model): Squad/Parts/Cargo/RepairKit/RepairKit
[LOG 19:33:28.812] Load(Model): Squad/Parts/Cargo/ScienceKit/ExperimentKit
[LOG 19:33:28.828] Load(Model): Squad/Parts/Cargo/StorageUnits/Assets/CargoStorageUnit
[LOG 19:33:28.837] Load(Model): Squad/Parts/Cargo/StorageUnits/Assets/ConformalStorageUnit
[LOG 19:33:28.851] Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model
[LOG 19:33:28.854] Load(Model): Squad/Parts/Command/cupola/model
[LOG 19:33:28.896] Load(Model): Squad/Parts/Command/externalCommandSeat/model
[LOG 19:33:28.910] Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model
[LOG 19:33:28.931] Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model
[LOG 19:33:28.934] Load(Model): Squad/Parts/Command/inlineReactionWheel/model
[LOG 19:33:28.938] Load(Model): Squad/Parts/Command/Mk1-3Pod/Mk1-3
[LOG 19:33:28.975] Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin
[LOG 19:33:28.978] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline
[LOG 19:33:28.993] Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard
[LOG 19:33:29.009] Load(Model): Squad/Parts/Command/mk1LanderCan/model
[LOG 19:33:29.021] Load(Model): Squad/Parts/Command/mk1pod_v2/Mk1Pod_v2
[LOG 19:33:29.034] Load(Model): Squad/Parts/Command/mk2CockpitInline/model
[LOG 19:33:29.038] Load(Model): Squad/Parts/Command/mk2CockpitStandard/model
[LOG 19:33:29.041] Load(Model): Squad/Parts/Command/mk2DroneCore/model
[LOG 19:33:29.044] Load(Model): Squad/Parts/Command/mk2LanderCan/model
[LOG 19:33:29.047] Load(Model): Squad/Parts/Command/mk2LanderCan_v2/mk2LanderCan
[LOG 19:33:29.064] Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model
[LOG 19:33:29.077] Load(Model): Squad/Parts/Command/MpoProbe/MpoProbe
[LOG 19:33:29.089] Load(Model): Squad/Parts/Command/MtmStage/MTM_Stage
[LOG 19:33:29.103] Load(Model): Squad/Parts/Command/probeCoreCube/probeCoreCube
[LOG 19:33:29.114] Load(Model): Squad/Parts/Command/probeCoreHex/model
[LOG 19:33:29.116] Load(Model): Squad/Parts/Command/probeCoreHex_v2/model
[LOG 19:33:29.129] Load(Model): Squad/Parts/Command/probeCoreOcto2_v2/probeCoreOcto2_v2
[LOG 19:33:29.143] Load(Model): Squad/Parts/Command/probeCoreOcto_v2/probeCoreOcto_v2
[LOG 19:33:29.155] Load(Model): Squad/Parts/Command/probeRoverBody/model
[LOG 19:33:29.160] Load(Model): Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2
[LOG 19:33:29.167] Load(Model): Squad/Parts/Command/probeStackLarge/model
[LOG 19:33:29.171] Load(Model): Squad/Parts/Command/probeStackSmall/model
[LOG 19:33:29.179] Load(Model): Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_v2
[LOG 19:33:29.191] Load(Model): Squad/Parts/CompoundParts/fuelLine/model
[LOG 19:33:29.203] Load(Model): Squad/Parts/CompoundParts/strutConnector/model
[LOG 19:33:29.205] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_0
[LOG 19:33:29.218] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_1
[LOG 19:33:29.220] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_1p5
[LOG 19:33:29.233] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_2
[LOG 19:33:29.244] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_3
[LOG 19:33:29.257] Load(Model): Squad/Parts/Coupling/Assets/Decoupler_4
[LOG 19:33:29.261] Load(Model): Squad/Parts/Coupling/Assets/Separator_0
[LOG 19:33:29.263] Load(Model): Squad/Parts/Coupling/Assets/Separator_1
[LOG 19:33:29.275] Load(Model): Squad/Parts/Coupling/Assets/Separator_1p5
[LOG 19:33:29.278] Load(Model): Squad/Parts/Coupling/Assets/Separator_2
[LOG 19:33:29.292] Load(Model): Squad/Parts/Coupling/Assets/Separator_3
[LOG 19:33:29.305] Load(Model): Squad/Parts/Coupling/Assets/Separator_4
[LOG 19:33:29.310] Load(Model): Squad/Parts/Electrical/10CSolarPanels/assets/OX-10C
[LOG 19:33:29.327] Load(Model): Squad/Parts/Electrical/10CSolarPanels/assets/SP-10C
[LOG 19:33:29.340] Load(Model): Squad/Parts/Electrical/10LSolarPanels/assets/OX-10L
[LOG 19:33:29.358] Load(Model): Squad/Parts/Electrical/10LSolarPanels/assets/SP-10L
[LOG 19:33:29.378] Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model
[LOG 19:33:29.387] Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model
[LOG 19:33:29.399] Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model
[LOG 19:33:29.412] Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model
[LOG 19:33:29.422] Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model
[LOG 19:33:29.435] Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model
[LOG 19:33:29.438] Load(Model): Squad/Parts/Electrical/RTG/model
[LOG 19:33:29.440] Load(Model): Squad/Parts/Electrical/z-100Battery/model
[LOG 19:33:29.450] Load(Model): Squad/Parts/Electrical/z-1kBattery/model
[LOG 19:33:29.458] Load(Model): Squad/Parts/Electrical/z-200Battery/model
[LOG 19:33:29.474] Load(Model): Squad/Parts/Electrical/z-400Battery/model
[LOG 19:33:29.476] Load(Model): Squad/Parts/Electrical/z-4kBattery/model
[LOG 19:33:29.479] Load(Model): Squad/Parts/Engine/ionEngine/model
[LOG 19:33:29.482] Load(Model): Squad/Parts/Engine/jetEngines/turbineInside
[LOG 19:33:29.495] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1
[LOG 19:33:29.504] Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2
[LOG 19:33:29.510] Load(Model): Squad/Parts/Engine/jetEngines/turboJet
[LOG 19:33:29.513] Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet
[LOG 19:33:29.526] Load(Model): Squad/Parts/Engine/liquidEngine24-77/model
[LOG 19:33:29.532] Load(Model): Squad/Parts/Engine/liquidEngine24-77_v2/Twitch_v2
[LOG 19:33:29.547] Load(Model): Squad/Parts/Engine/liquidEngine48-7S_v2/SparkV2
[LOG 19:33:29.565] Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike
[LOG 19:33:29.578] Load(Model): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Ant
[LOG 19:33:29.593] Load(Model): Squad/Parts/Engine/liquidEngineLV-1_v2/Assets/Spider
[LOG 19:33:29.609] Load(Model): Squad/Parts/Engine/liquidEngineLV-909_v2/TerrierV2
[LOG 19:33:29.624] Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model
[LOG 19:33:29.629] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model
[LOG 19:33:29.636] Load(Model): Squad/Parts/Engine/liquidEngineLV-T30_v2/Reliant_v2
[LOG 19:33:29.656] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model
[LOG 19:33:29.677] Load(Model): Squad/Parts/Engine/liquidEngineLV-T45_v2/Swivel_v2
[LOG 19:33:29.699] Load(Model): Squad/Parts/Engine/liquidEngineMainsail_v2/liquidEngineMainsail_v2
[LOG 19:33:29.720] Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud
[LOG 19:33:29.722] Load(Model): Squad/Parts/Engine/liquidEnginePoodle_v2/LqdEnginePoodle_v2
[LOG 19:33:29.753] Load(Model): Squad/Parts/Engine/liquidEngineSkipper_v2/skipper_v2
[LOG 19:33:29.779] Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME
[LOG 19:33:29.784] Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB
[LOG 19:33:29.797] Load(Model): Squad/Parts/Engine/miniJet/SmallJet
[LOG 19:33:29.805] Load(Model): Squad/Parts/Engine/OMSEngine/Puff_v2
[LOG 19:33:29.818] Load(Model): Squad/Parts/Engine/rapierEngine/rapier
[LOG 19:33:29.822] Load(Model): Squad/Parts/Engine/Size1_SRBs/SRB10
[LOG 19:33:29.833] Load(Model): Squad/Parts/Engine/Size1_SRBs/SRB5
[LOG 19:33:29.846] Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB
[LOG 19:33:29.852] Load(Model): Squad/Parts/Engine/Size2LFB_v2/Size2LFB_v2
[LOG 19:33:29.876] Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine
[LOG 19:33:29.892] Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster
[LOG 19:33:29.909] Load(Model): Squad/Parts/Engine/solidBoosterBACC/model
[LOG 19:33:29.926] Load(Model): Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17
[LOG 19:33:29.943] Load(Model): Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33
[LOG 19:33:29.954] Load(Model): Squad/Parts/Engine/solidBoosterSep/model
[LOG 19:33:29.969] Load(Model): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterF3S0
[LOG 19:33:29.982] Load(Model): Squad/Parts/Engine/SolidBoostersF/Assets/SolidBoosterFM1
[LOG 19:33:29.990] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2
[LOG 19:33:29.993] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2
[LOG 19:33:30.011] Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant
[LOG 19:33:30.021] Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
[LOG 19:33:30.023] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2
[LOG 19:33:30.026] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1
[LOG 19:33:30.031] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant
[LOG 19:33:30.034] Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3
[LOG 19:33:30.036] Load(Model): Squad/Parts/FuelTank/drainTankFTE-1/fuelValve
[LOG 19:33:30.049] Load(Model): Squad/Parts/FuelTank/FoilTanks/RadialTank_Capsule
[LOG 19:33:30.065] Load(Model): Squad/Parts/FuelTank/FoilTanks/RadialTank_Round
[LOG 19:33:30.078] Load(Model): Squad/Parts/FuelTank/FoilTanks/ToroidTank
[LOG 19:33:30.090] Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model
[LOG 19:33:30.106] Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage
[LOG 19:33:30.109] Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler
[LOG 19:33:30.112] Load(Model): Squad/Parts/FuelTank/mk2Adapters/long
[LOG 19:33:30.115] Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard
[LOG 19:33:30.126] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO
[LOG 19:33:30.129] Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid
[LOG 19:33:30.132] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO
[LOG 19:33:30.134] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid
[LOG 19:33:30.136] Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono
[LOG 19:33:30.140] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW
[LOG 19:33:30.143] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100
[LOG 19:33:30.146] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25
[LOG 19:33:30.148] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50
[LOG 19:33:30.151] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100
[LOG 19:33:30.154] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25
[LOG 19:33:30.156] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50
[LOG 19:33:30.158] Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO
[LOG 19:33:30.161] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_01
[LOG 19:33:30.180] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model
[LOG 19:33:30.183] Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25
[LOG 19:33:30.200] Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model
[LOG 19:33:30.202] Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model
[LOG 19:33:30.220] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax16
[LOG 19:33:30.231] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax32
[LOG 19:33:30.245] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax64
[LOG 19:33:30.259] Load(Model): Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax8
[LOG 19:33:30.271] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_01
[LOG 19:33:30.284] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_02
[LOG 19:33:30.296] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_03
[LOG 19:33:30.308] Load(Model): Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_04
[LOG 19:33:30.318] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
[LOG 19:33:30.332] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank
[LOG 19:33:30.369] Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank
[LOG 19:33:30.378] Load(Model): Squad/Parts/FuelTank/xenonTank/model
[LOG 19:33:30.381] Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model
[LOG 19:33:30.385] Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model
[LOG 19:33:30.388] Load(Model): Squad/Parts/Misc/AsteroidDay/CamSat
[LOG 19:33:30.400] Load(Model): Squad/Parts/Misc/AsteroidDay/HECS2
[LOG 19:33:30.417] Load(Model): Squad/Parts/Misc/AsteroidDay/HighGainAntenna
[LOG 19:33:30.434] Load(Model): Squad/Parts/Misc/AsteroidDay/LgRadialSolar
[LOG 19:33:30.437] Load(Model): Squad/Parts/Misc/PotatoComet/Cube
[LOG 19:33:30.448] Load(Model): Squad/Parts/Misc/PotatoRoid/Cube
[LOG 19:33:30.459] Load(Model): Squad/Parts/Resources/FuelCell/FuelCell
[LOG 19:33:30.462] Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray
[LOG 19:33:30.468] Load(Model): Squad/Parts/Resources/ISRU/ISRU
[LOG 19:33:30.485] Load(Model): Squad/Parts/Resources/LargeTank/LargeTank
[LOG 19:33:30.488] Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill
[LOG 19:33:30.515] Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU
[LOG 19:33:30.520] Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner
[LOG 19:33:30.523] Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill
[LOG 19:33:30.548] Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank
[LOG 19:33:30.562] Load(Model): Squad/Parts/Resources/SmallTank/SmallTank
[LOG 19:33:30.573] Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner
[LOG 19:33:30.583] Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner
[LOG 19:33:30.588] Load(Model): Squad/Parts/Science/AtmosphereSensor/model
[LOG 19:33:30.591] Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment
[LOG 19:33:30.595] Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab
[LOG 19:33:30.606] Load(Model): Squad/Parts/Science/Magnetometer/Magnetometer
[LOG 19:33:30.630] Load(Model): Squad/Parts/Science/MaterialBay/science_module_small
[LOG 19:33:30.645] Load(Model): Squad/Parts/Science/ScienceBox/ScienceBox
[LOG 19:33:30.647] Load(Model): Squad/Parts/Science/sensorAccelerometer/model
[LOG 19:33:30.649] Load(Model): Squad/Parts/Science/sensorBarometer/model
[LOG 19:33:30.652] Load(Model): Squad/Parts/Science/sensorGravimeter/model
[LOG 19:33:30.654] Load(Model): Squad/Parts/Science/sensorThermometer/model
[LOG 19:33:30.656] Load(Model): Squad/Parts/Structural/FLAdapters/Assets/adapterSmallMiniShort_v2
[LOG 19:33:30.668] Load(Model): Squad/Parts/Structural/FLAdapters/Assets/adapterSmallMiniTall_v2
[LOG 19:33:30.682] Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage
[LOG 19:33:30.684] Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage
[LOG 19:33:30.687] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1
[LOG 19:33:30.690] Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2
[LOG 19:33:30.693] Load(Model): Squad/Parts/Structural/mk1Parts/Structural
[LOG 19:33:30.696] Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow
[LOG 19:33:30.698] Load(Model): Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_v2
[LOG 19:33:30.714] Load(Model): Squad/Parts/Structural/stackAdapters/Assets/adapterLargeSmallBi
[LOG 19:33:30.720] Load(Model): Squad/Parts/Structural/stackAdapters/Assets/adapterLargeSmallQuad
[LOG 19:33:30.734] Load(Model): Squad/Parts/Structural/stackAdapters/Assets/adapterLargeSmallTri
[LOG 19:33:30.748] Load(Model): Squad/Parts/Structural/stationHub/model
[LOG 19:33:30.751] Load(Model): Squad/Parts/Structural/structuralIBeam200/model
[LOG 19:33:30.754] Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model
[LOG 19:33:30.756] Load(Model): Squad/Parts/Structural/structuralIBeam650/model
[LOG 19:33:30.766] Load(Model): Squad/Parts/Structural/structuralMicronode/model
[LOG 19:33:30.768] Load(Model): Squad/Parts/Structural/structuralPanel1x1/model
[LOG 19:33:30.770] Load(Model): Squad/Parts/Structural/structuralPanel2x2/model
[LOG 19:33:30.774] Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig
[LOG 19:33:30.779] Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall
[LOG 19:33:30.782] Load(Model): Squad/Parts/Structural/strutCubicOcto/model
[LOG 19:33:30.785] Load(Model): Squad/Parts/Structural/strutOcto/model
[LOG 19:33:30.787] Load(Model): Squad/Parts/Structural/trussGirderAdapter/model
[LOG 19:33:30.800] Load(Model): Squad/Parts/Structural/trussGirderL/model
[LOG 19:33:30.802] Load(Model): Squad/Parts/Structural/trussGirderXL/model
[LOG 19:33:30.806] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge
[LOG 19:33:30.827] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed
[LOG 19:33:30.834] Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
[LOG 19:33:30.841] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge
[LOG 19:33:30.844] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg
[LOG 19:33:30.860] Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm
[LOG 19:33:30.863] Load(Model): Squad/Parts/Utility/commDish88-88/model
[LOG 19:33:30.894] Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
[LOG 19:33:30.899] Load(Model): Squad/Parts/Utility/commsDish16/model
[LOG 19:33:30.917] Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model
[LOG 19:33:30.919] Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model
[LOG 19:33:30.921] Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model
[LOG 19:33:30.924] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna
[LOG 19:33:30.928] Load(Model): Squad/Parts/Utility/DirectAntennas/HGAntenna_v2
[LOG 19:33:30.948] Load(Model): Squad/Parts/Utility/DirectAntennas/SurfAntenna
[LOG 19:33:30.950] Load(Model): Squad/Parts/Utility/dockingPort/dockingPort
[LOG 19:33:30.967] Load(Model): Squad/Parts/Utility/dockingPortInline/dockingPortInline
[LOG 19:33:30.985] Load(Model): Squad/Parts/Utility/dockingPortJr/dockingPortJr
[LOG 19:33:31.000] Load(Model): Squad/Parts/Utility/dockingPortShielded/dockingPortShielded
[LOG 19:33:31.022] Load(Model): Squad/Parts/Utility/dockingPortSr/dockingPortSr
[LOG 19:33:31.040] Load(Model): Squad/Parts/Utility/Fireworks/Assets/fireworksLauncherBig
[LOG 19:33:31.052] Load(Model): Squad/Parts/Utility/Fireworks/Assets/fireworksLauncherSmall
[LOG 19:33:31.066] Load(Model): Squad/Parts/Utility/flags/flagFlat/flagFlatMeshes
[LOG 19:33:31.096] Load(Model): Squad/Parts/Utility/flags/flagSize0/flagSize0Meshes
[LOG 19:33:31.107] Load(Model): Squad/Parts/Utility/flags/flagSize1/flagSize1Meshes
[LOG 19:33:31.124] Load(Model): Squad/Parts/Utility/flags/flagSize2/flagSize2Meshes
[LOG 19:33:31.135] Load(Model): Squad/Parts/Utility/flags/flagSize3/flagSize3Meshes
[LOG 19:33:31.149] Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm
[LOG 19:33:31.174] Load(Model): Squad/Parts/Utility/ladderRadial/model
[LOG 19:33:31.177] Load(Model): Squad/Parts/Utility/ladderTelescopic/model
[LOG 19:33:31.198] Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model
[LOG 19:33:31.218] Load(Model): Squad/Parts/Utility/landingLegLT-1/model
[LOG 19:33:31.233] Load(Model): Squad/Parts/Utility/landingLegLT-2/model
[LOG 19:33:31.235] Load(Model): Squad/Parts/Utility/landingLegLT-5/model
[WRN 19:33:31.238] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.238] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.240] Load(Model): Squad/Parts/Utility/launchClamp1/model
[LOG 19:33:31.244] Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem
[LOG 19:33:31.249] Load(Model): Squad/Parts/Utility/Lights/Assets/light_02
[LOG 19:33:31.261] Load(Model): Squad/Parts/Utility/Lights/Assets/light_03
[LOG 19:33:31.269] Load(Model): Squad/Parts/Utility/Lights/Assets/light_04
[LOG 19:33:31.280] Load(Model): Squad/Parts/Utility/Lights/Assets/light_07
[LOG 19:33:31.291] Load(Model): Squad/Parts/Utility/Lights/Assets/light_08
[LOG 19:33:31.309] Load(Model): Squad/Parts/Utility/Lights/Assets/light_12
[LOG 19:33:31.327] Load(Model): Squad/Parts/Utility/linearVernorRCS/Assets/linearRCS
[LOG 19:33:31.336] Load(Model): Squad/Parts/Utility/linearVernorRCS/Assets/vernorEngine
[LOG 19:33:31.353] Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge
[LOG 19:33:31.357] Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall
[LOG 19:33:31.374] Load(Model): Squad/Parts/Utility/mk2CrewCabin/model
[LOG 19:33:31.377] Load(Model): Squad/Parts/Utility/mk2DockingPort/mk2Dockingport
[LOG 19:33:31.398] Load(Model): Squad/Parts/Utility/mk3CargoBay/long
[LOG 19:33:31.403] Load(Model): Squad/Parts/Utility/mk3CargoBay/medium
[LOG 19:33:31.408] Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp
[LOG 19:33:31.435] Load(Model): Squad/Parts/Utility/mk3CargoBay/short
[LOG 19:33:31.439] Load(Model): Squad/Parts/Utility/parachuteMk1/model
[LOG 19:33:31.451] Load(Model): Squad/Parts/Utility/parachuteMk12-R/model
[LOG 19:33:31.464] Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model
[LOG 19:33:31.468] Load(Model): Squad/Parts/Utility/parachuteMk2-R/model
[LOG 19:33:31.471] Load(Model): Squad/Parts/Utility/parachuteMk25/model
[LOG 19:33:31.475] Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model
[LOG 19:33:31.478] Load(Model): Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlock105
[LOG 19:33:31.492] Load(Model): Squad/Parts/Utility/rcsSmallLinear/Assets/RCSLinearSmall
[LOG 19:33:31.503] Load(Model): Squad/Parts/Utility/RelayAntennas/HGAntenna
[LOG 19:33:31.508] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-100
[LOG 19:33:31.512] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-5
[LOG 19:33:31.514] Load(Model): Squad/Parts/Utility/RelayAntennas/RA-50
[LOG 19:33:31.516] Load(Model): Squad/Parts/Utility/rockomaxAdapters/Assets/brandAdapter
[LOG 19:33:31.535] Load(Model): Squad/Parts/Utility/rockomaxAdapters/Assets/brandAdapter02
[LOG 19:33:31.547] Load(Model): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_125_v2
[LOG 19:33:31.561] Load(Model): Squad/Parts/Utility/ServiceBay_v2/Assets/ServiceBay_250_v2
[LOG 19:33:31.582] Load(Model): Squad/Parts/Utility/smallClaw/smallClaw
[LOG 19:33:31.608] Load(Model): Squad/Parts/Utility/spotLightMk1/model
[LOG 19:33:31.611] Load(Model): Squad/Parts/Utility/spotLightMk1_v2/model
[LOG 19:33:31.622] Load(Model): Squad/Parts/Utility/spotLightMk2/model
[LOG 19:33:31.625] Load(Model): Squad/Parts/Utility/spotLightMk2_v2/model
[LOG 19:33:31.634] Load(Model): Squad/Parts/Utility/stackCouplers/Assets/stackBiCoupler_v2
[LOG 19:33:31.650] Load(Model): Squad/Parts/Utility/stackCouplers/Assets/stackQuadCoupler
[LOG 19:33:31.661] Load(Model): Squad/Parts/Utility/stackCouplers/Assets/stackTriCoupler_v2
[LOG 19:33:31.678] Load(Model): Squad/Parts/Wheel/LandingGear/GearExtraLarge
[WRN 19:33:31.700] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.700] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.701] Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed
[WRN 19:33:31.714] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.714] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.715] Load(Model): Squad/Parts/Wheel/LandingGear/GearFree
[WRN 19:33:31.720] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.720] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.722] Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge
[WRN 19:33:31.735] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.735] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.740] Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium
[WRN 19:33:31.759] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.759] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.761] Load(Model): Squad/Parts/Wheel/LandingGear/GearSmall
[WRN 19:33:31.771] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.771] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.774] Load(Model): Squad/Parts/Wheel/roverWheelM1/model
[WRN 19:33:31.777] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.777] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.779] Load(Model): Squad/Parts/Wheel/roverWheelS2/model
[WRN 19:33:31.780] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.780] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.783] Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model
[WRN 19:33:31.787] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.787] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.788] Load(Model): Squad/Parts/Wheel/roverWheelXL3/model
[WRN 19:33:31.807] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:31.807] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:31.809] Load(Model): Squad/Props/AltimeterThreeHands/model
[LOG 19:33:31.811] Load(Model): Squad/Props/AtmosphereDepth/model
[LOG 19:33:31.814] Load(Model): Squad/Props/AxisIndicator/model
[LOG 19:33:31.816] Load(Model): Squad/Props/buttonsGeneric/circularButton
[LOG 19:33:31.818] Load(Model): Squad/Props/buttonsGeneric/clusterButtons
[LOG 19:33:31.820] Load(Model): Squad/Props/buttonsGeneric/clusterButtons2
[LOG 19:33:31.827] Load(Model): Squad/Props/buttonsGeneric/clusterKnob
[LOG 19:33:31.830] Load(Model): Squad/Props/buttonsGeneric/clusterKnob2
[LOG 19:33:31.837] Load(Model): Squad/Props/buttonsGeneric/clusterMixed
[LOG 19:33:31.840] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches01
[LOG 19:33:31.847] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches02
[LOG 19:33:31.853] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches03
[LOG 19:33:31.858] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches04
[LOG 19:33:31.860] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches05
[LOG 19:33:31.864] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches06
[LOG 19:33:31.885] Load(Model): Squad/Props/buttonsGeneric/clusterSwitches07
[LOG 19:33:31.889] Load(Model): Squad/Props/buttonsGeneric/directionalKnob
[LOG 19:33:31.893] Load(Model): Squad/Props/buttonsGeneric/directionalKnob2
[LOG 19:33:31.895] Load(Model): Squad/Props/buttonsGeneric/pullSwitch
[LOG 19:33:31.897] Load(Model): Squad/Props/buttonsGeneric/squareButton
[LOG 19:33:31.908] Load(Model): Squad/Props/buttonsGeneric/standingSwitch
[LOG 19:33:31.910] Load(Model): Squad/Props/buttonsGeneric/switch
[LOG 19:33:31.913] Load(Model): Squad/Props/buttonsGeneric/switchWithGuards
[LOG 19:33:31.915] Load(Model): Squad/Props/ButtonSquare/model
[LOG 19:33:31.917] Load(Model): Squad/Props/circularButton/model
[LOG 19:33:31.919] Load(Model): Squad/Props/Compass/model
[LOG 19:33:31.920] Load(Model): Squad/Props/directionalKnob/model
[LOG 19:33:31.923] Load(Model): Squad/Props/directionalKnob2/model
[LOG 19:33:31.925] Load(Model): Squad/Props/IndicatorPanel/model
[LOG 19:33:31.928] Load(Model): Squad/Props/IVANavBall/model
[LOG 19:33:31.964] Load(Model): Squad/Props/IVANavBallNoBase/model
[LOG 19:33:31.979] Load(Model): Squad/Props/ledPanelSpeed/model
[LOG 19:33:31.981] Load(Model): Squad/Props/Monitor/MonitorDockingMode
[LOG 19:33:31.984] Load(Model): Squad/Props/NavBall/model
[LOG 19:33:31.987] Load(Model): Squad/Props/PropsGeneric/Button_DockingMode
[LOG 19:33:31.990] Load(Model): Squad/Props/PropsGeneric/CargoBagA
[LOG 19:33:32.013] Load(Model): Squad/Props/PropsGeneric/CargoBagB
[LOG 19:33:32.015] Load(Model): Squad/Props/PropsGeneric/CargoBagC
[LOG 19:33:32.017] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane
[LOG 19:33:32.020] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90
[LOG 19:33:32.022] Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame
[LOG 19:33:32.025] Load(Model): Squad/Props/PropsGeneric/Seat_Passenger
[LOG 19:33:32.027] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot
[LOG 19:33:32.030] Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet
[LOG 19:33:32.032] Load(Model): Squad/Props/PropsGeneric/SideStick
[LOG 19:33:32.035] Load(Model): Squad/Props/pullSwitch/model
[LOG 19:33:32.037] Load(Model): Squad/Props/radarAltitude/model
[LOG 19:33:32.039] Load(Model): Squad/Props/squareButton/model
[LOG 19:33:32.041] Load(Model): Squad/Props/standingSwitch/model
[LOG 19:33:32.043] Load(Model): Squad/Props/switch/model
[LOG 19:33:32.045] Load(Model): Squad/Props/switchGuard/model
[LOG 19:33:32.047] Load(Model): Squad/Props/switchWithGuards/model
[LOG 19:33:32.049] Load(Model): Squad/Props/throttle/model
[LOG 19:33:32.052] Load(Model): Squad/Props/VSI/model
[LOG 19:33:32.055] Load(Model): Squad/Spaces/crewCabinInternals/model
[LOG 19:33:32.079] Load(Model): Squad/Spaces/cupolaInternal/model
[LOG 19:33:32.095] Load(Model): Squad/Spaces/GenericSpace1/model
[LOG 19:33:32.105] Load(Model): Squad/Spaces/GenericSpace3/model
[LOG 19:33:32.121] Load(Model): Squad/Spaces/landerCabinInternals/model
[LOG 19:33:32.137] Load(Model): Squad/Spaces/landerCabinSmallInternal/model
[LOG 19:33:32.147] Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int
[LOG 19:33:32.168] Load(Model): Squad/Spaces/Mk1-3/model
[LOG 19:33:32.212] Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin
[LOG 19:33:32.250] Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA
[LOG 19:33:32.277] Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA
[LOG 19:33:32.300] Load(Model): Squad/Spaces/mk1PodCockpit/model
[LOG 19:33:32.308] Load(Model): Squad/Spaces/mk1pod_IVA/mk1pod_IVA
[LOG 19:33:32.329] Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model
[LOG 19:33:32.345] Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int
[LOG 19:33:32.374] Load(Model): Squad/Spaces/mk2InlineInternal/mk2InlineIVA
[LOG 19:33:32.398] Load(Model): Squad/Spaces/mk2LanderCanInternal/mk2LanderCanInternal
[LOG 19:33:32.415] Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int
[LOG 19:33:32.430] Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
[LOG 19:33:32.464] Load(Model): Squad/Spaces/OverlayMasks/CupolaMask
[LOG 19:33:32.466] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerBorder
[LOG 19:33:32.498] Load(Model): Squad/Spaces/OverlayMasks/HitchhikerMask
[LOG 19:33:32.515] Load(Model): Squad/Spaces/OverlayMasks/LargeLabBorder
[LOG 19:33:32.519] Load(Model): Squad/Spaces/OverlayMasks/LargeLabMask
[LOG 19:33:32.520] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinBorder
[LOG 19:33:32.527] Load(Model): Squad/Spaces/OverlayMasks/Mk1CabinMask
[LOG 19:33:32.534] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask
[LOG 19:33:32.537] Load(Model): Squad/Spaces/OverlayMasks/Mk1InlineMask2
[LOG 19:33:32.539] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder2
[LOG 19:33:32.541] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardBorder3
[LOG 19:33:32.544] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask
[LOG 19:33:32.552] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask2
[LOG 19:33:32.554] Load(Model): Squad/Spaces/OverlayMasks/Mk1StandardMask3
[LOG 19:33:32.557] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinBorder
[LOG 19:33:32.559] Load(Model): Squad/Spaces/OverlayMasks/Mk2CabinMask
[LOG 19:33:32.561] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineBorder
[LOG 19:33:32.564] Load(Model): Squad/Spaces/OverlayMasks/Mk2InlineMask
[LOG 19:33:32.566] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardBorder
[LOG 19:33:32.568] Load(Model): Squad/Spaces/OverlayMasks/Mk2StandardMask
[LOG 19:33:32.570] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinBorder
[LOG 19:33:32.572] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask
[LOG 19:33:32.574] Load(Model): Squad/Spaces/OverlayMasks/Mk3CabinMask2
[LOG 19:33:32.576] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleBorder
[LOG 19:33:32.578] Load(Model): Squad/Spaces/OverlayMasks/Mk3ShuttleMask
[LOG 19:33:32.581] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderBorder
[LOG 19:33:32.583] Load(Model): Squad/Spaces/OverlayMasks/Size1LanderMask
[LOG 19:33:32.585] Load(Model): Squad/Spaces/OverlayMasks/Size1PodBorder
[LOG 19:33:32.587] Load(Model): Squad/Spaces/OverlayMasks/Size1PodMask
[LOG 19:33:32.589] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderBorder
[LOG 19:33:32.592] Load(Model): Squad/Spaces/OverlayMasks/Size2LanderMask
[LOG 19:33:32.594] Load(Model): Squad/Spaces/OverlayMasks/Size2PodBorder
[LOG 19:33:32.596] Load(Model): Squad/Spaces/OverlayMasks/Size2PodMask
[LOG 19:33:32.598] Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA
[LOG 19:33:32.601] Load(Model): Squad/Spaces/PodCockpit/model
[LOG 19:33:32.618] Load(Model): SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/Size_1_5_Cone
[LOG 19:33:32.637] Load(Model): SquadExpansion/MakingHistory/Parts/Coupling/Assets/EnginePlate
[LOG 19:33:32.656] Load(Model): SquadExpansion/MakingHistory/Parts/Coupling/Assets/InflatableAirlock
[LOG 19:33:32.665] Load(Model): SquadExpansion/MakingHistory/Parts/Coupling/Assets/Size1_5_Decoupler
[LOG 19:33:32.684] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/KE-1
[LOG 19:33:32.721] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T87
[LOG 19:33:32.743] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/LV-T91
[LOG 19:33:32.763] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-I2
[LOG 19:33:32.782] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RE-J10
[LOG 19:33:32.799] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RK-7
[LOG 19:33:32.816] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/Assets/RV-1
[LOG 19:33:32.830] Load(Model): SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK
[LOG 19:33:32.844] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/MiniMonoTank
[LOG 19:33:32.853] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size0_Adapter_01
[LOG 19:33:32.867] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size1_Adapter_01
[LOG 19:33:32.880] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size1_Adapter_02
[LOG 19:33:32.888] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Size2_Adapter_01
[LOG 19:33:32.895] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_01
[LOG 19:33:32.900] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_02
[LOG 19:33:32.913] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_03
[LOG 19:33:32.926] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_04
[LOG 19:33:32.943] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_05
[LOG 19:33:32.952] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size3_Size4_Adapter_01
[LOG 19:33:32.962] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_EngineAdapter_01
[LOG 19:33:32.979] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_01
[LOG 19:33:32.996] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_02
[LOG 19:33:33.010] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_03
[LOG 19:33:33.022] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_04
[LOG 19:33:33.033] Load(Model): SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size_1p5_Monoprop
[LOG 19:33:33.049] Load(Model): SquadExpansion/MakingHistory/Parts/Ground/Assets/RoverWheel
[WRN 19:33:33.059] WheelCollider requires an attached Rigidbody to function.
[WRN 19:33:33.059] WheelCollider requires an attached Rigidbody to function.
[LOG 19:33:33.060] Load(Model): SquadExpansion/MakingHistory/Parts/Payload/Assets/ServiceModule18
[LOG 19:33:33.083] Load(Model): SquadExpansion/MakingHistory/Parts/Payload/Assets/ServiceModule25
[LOG 19:33:33.102] Load(Model): SquadExpansion/MakingHistory/Parts/Payload/Assets/Size1to0ServiceModule
[LOG 19:33:33.118] Load(Model): SquadExpansion/MakingHistory/Parts/Pods/Assets/Mk2Pod
[LOG 19:33:33.132] Load(Model): SquadExpansion/MakingHistory/Parts/Pods/Assets/RoundPod
[LOG 19:33:33.151] Load(Model): SquadExpansion/MakingHistory/Parts/Pods/Assets/Size1_5_Lander
[LOG 19:33:33.166] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x0
[LOG 19:33:33.181] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x1
[LOG 19:33:33.190] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x2
[LOG 19:33:33.205] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x3
[LOG 19:33:33.212] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1p5x4
[LOG 19:33:33.219] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x0
[LOG 19:33:33.234] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x1
[LOG 19:33:33.241] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x2
[LOG 19:33:33.253] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x3
[LOG 19:33:33.266] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud1x4
[LOG 19:33:33.280] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x0
[LOG 19:33:33.291] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x1
[LOG 19:33:33.305] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x2
[LOG 19:33:33.319] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x3
[LOG 19:33:33.333] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud2x4
[LOG 19:33:33.348] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x0
[LOG 19:33:33.358] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x1
[LOG 19:33:33.373] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x2
[LOG 19:33:33.387] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x3
[LOG 19:33:33.392] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud3x4
[LOG 19:33:33.399] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x0
[LOG 19:33:33.413] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x1
[LOG 19:33:33.421] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x2
[LOG 19:33:33.430] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x3
[LOG 19:33:33.437] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/Shroud4x4
[LOG 19:33:33.440] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider0
[LOG 19:33:33.447] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider1
[LOG 19:33:33.461] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider1p5
[LOG 19:33:33.469] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider2
[LOG 19:33:33.481] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider3
[LOG 19:33:33.493] Load(Model): SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider4
[LOG 19:33:33.505] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle0
[LOG 19:33:33.516] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle1
[LOG 19:33:33.519] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle1p5
[LOG 19:33:33.522] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/EquiTriangle2
[LOG 19:33:33.533] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel0
[LOG 19:33:33.547] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel1
[LOG 19:33:33.559] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel1p5
[LOG 19:33:33.570] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Panel2
[LOG 19:33:33.582] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle0
[LOG 19:33:33.585] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle1
[LOG 19:33:33.594] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle1p5
[LOG 19:33:33.600] Load(Model): SquadExpansion/MakingHistory/Parts/Structural/Assets/Triangle2
[LOG 19:33:33.603] Load(Model): SquadExpansion/MakingHistory/Parts/Utility/flags/flagSize1p5/flagSize1p5Meshes
[LOG 19:33:33.620] Load(Model): SquadExpansion/MakingHistory/Parts/Utility/flags/flagSize4/flagSize4Meshes
[LOG 19:33:33.635] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/Airlock_IVA
[LOG 19:33:33.651] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/KV1_IVA
[LOG 19:33:33.676] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/KV2_IVA
[LOG 19:33:33.705] Load(Model): SquadExpansion/MakingHistory/Spaces/KVPods/KV3_IVA
[LOG 19:33:33.730] Load(Model): SquadExpansion/MakingHistory/Spaces/MEM/MEM_IVA
[LOG 19:33:33.755] Load(Model): SquadExpansion/MakingHistory/Spaces/Mk2Pod/MK2POD_IVA
[LOG 19:33:33.779] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/FanShroud_01
[LOG 19:33:33.793] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/FanShroud_02
[LOG 19:33:33.803] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/FanShroud_03
[LOG 19:33:33.814] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/noseconeTiny
[LOG 19:33:33.823] Load(Model): SquadExpansion/Serenity/Parts/Aero/Assets/noseconeVS
[LOG 19:33:33.825] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/CentralStation
[LOG 19:33:33.852] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/GoExOb
[LOG 19:33:33.875] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/IonExperiment
[LOG 19:33:33.899] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/RTGCask
[LOG 19:33:33.913] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/satDish
[LOG 19:33:33.940] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/seismicSensor
[LOG 19:33:33.970] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/solarPanel
[LOG 19:33:33.996] Load(Model): SquadExpansion/Serenity/Parts/DeployedScience/Assets/WeatherStation
[LOG 19:33:34.019] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/largeFanBlade
[WRN 19:33:34.036] BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "FanBlade_03/FanBlade_03/mount/blades"
[LOG 19:33:34.037] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/largeHeliBlade
[LOG 19:33:34.049] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/largePropeller
[WRN 19:33:34.063] BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "Prop_03/propeller_large/mount/blades"
[LOG 19:33:34.064] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/mediumFanBlade
[WRN 19:33:34.076] BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "FanBlade_02/FanBlade_02/mount/blades"
[LOG 19:33:34.076] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/mediumHeliBlade
[LOG 19:33:34.087] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/mediumPropeller
[WRN 19:33:34.095] BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "Prop_02/propeller_med/mount/blades"
[LOG 19:33:34.096] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/smallFanBlade
[LOG 19:33:34.099] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/smallHeliBlade
[LOG 19:33:34.108] Load(Model): SquadExpansion/Serenity/Parts/Propellers/Assets/smallPropeller
[WRN 19:33:34.124] BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "Prop_01/propeller_small/mount/blades"
[LOG 19:33:34.125] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_01
[LOG 19:33:34.137] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_01_s
[LOG 19:33:34.148] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_03
[LOG 19:33:34.165] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_03_s
[LOG 19:33:34.179] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/hinge_04
[LOG 19:33:34.197] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_01
[LOG 19:33:34.204] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_02
[LOG 19:33:34.220] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_03
[LOG 19:33:34.237] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/piston_04
[LOG 19:33:34.249] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_02
[LOG 19:33:34.266] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotorEngine_03
[LOG 19:33:34.277] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_01
[LOG 19:33:34.289] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_01s
[LOG 19:33:34.302] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_02
[LOG 19:33:34.318] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_02s
[LOG 19:33:34.324] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_03
[LOG 19:33:34.340] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/rotor_03s
[LOG 19:33:34.348] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_00
[LOG 19:33:34.369] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_02
[LOG 19:33:34.381] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_03
[LOG 19:33:34.394] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Assets/RotoServo_04
[LOG 19:33:34.407] Load(Model): SquadExpansion/Serenity/Parts/Robotics/Controllers/controller1000
[LOG 19:33:34.417] Load(Model): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_01
[LOG 19:33:34.432] Load(Model): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_02
[LOG 19:33:34.453] Load(Model): SquadExpansion/Serenity/Parts/Science/RobotArmScanner/Assets/ROCArm_03
[LOG 19:33:34.476] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/lGripPad
[LOG 19:33:34.486] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/lGripStrip
[LOG 19:33:34.494] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/mGripPad
[LOG 19:33:34.507] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/sGripPad
[LOG 19:33:34.517] Load(Model): SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/sGripStrip
[LOG 19:33:34.527] Loading Asset Bundle Definitions
[LOG 19:33:34.529] AssetLoader: Loading bundle definitions
[LOG 19:33:35.283] AssetLoader: Loaded bundle 'squadcore'
[LOG 19:33:35.291] AssetLoader: Loaded bundle 'squadcorefx'
[LOG 19:33:35.315] AssetLoader: Loaded mod bundle 'kspedia'
[LOG 19:33:35.330] AssetLoader: Loaded mod bundle 'kspedia_actionsets'
[LOG 19:33:35.376] AssetLoader: Loaded mod bundle 'kspedia_aircraft'
[LOG 19:33:35.424] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasics'
[LOG 19:33:35.451] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicsbalance'
[LOG 19:33:35.476] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicsbalance2'
[LOG 19:33:35.497] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicscol'
[LOG 19:33:35.524] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicscontrol'
[LOG 19:33:35.540] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicscontrolsurfaces'
[LOG 19:33:35.563] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicsdrag'
[LOG 19:33:35.587] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicsengines'
[LOG 19:33:35.607] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicsforces'
[LOG 19:33:35.631] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicsintakes'
[LOG 19:33:35.650] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicslandinggear'
[LOG 19:33:35.670] AssetLoader: Loaded mod bundle 'kspedia_aircraftbasicslift'
[LOG 19:33:35.694] AssetLoader: Loaded mod bundle 'kspedia_axisgroups'
[LOG 19:33:35.723] AssetLoader: Loaded mod bundle 'kspedia_career'
[LOG 19:33:35.740] AssetLoader: Loaded mod bundle 'kspedia_careerbasicscontracts'
[LOG 19:33:35.762] AssetLoader: Loaded mod bundle 'kspedia_careerbasicscrew'
[LOG 19:33:35.771] AssetLoader: Loaded mod bundle 'kspedia_careerbasicscurrencies'
[LOG 19:33:35.786] AssetLoader: Loaded mod bundle 'kspedia_careerbasicsexperience'
[LOG 19:33:35.807] AssetLoader: Loaded mod bundle 'kspedia_careerbasicsfacilities'
[LOG 19:33:35.826] AssetLoader: Loaded mod bundle 'kspedia_careerbasicsstrategies'
[LOG 19:33:35.836] AssetLoader: Loaded mod bundle 'kspedia_careerbasicstechnology'
[LOG 19:33:35.857] AssetLoader: Loaded mod bundle 'kspedia_careerui-ac'
[LOG 19:33:35.885] AssetLoader: Loaded mod bundle 'kspedia_careerui-admin'
[LOG 19:33:35.911] AssetLoader: Loaded mod bundle 'kspedia_careerui-ksc'
[LOG 19:33:35.933] AssetLoader: Loaded mod bundle 'kspedia_careerui-mc'
[LOG 19:33:35.955] AssetLoader: Loaded mod bundle 'kspedia_careerui-sciencearchives'
[LOG 19:33:35.969] AssetLoader: Loaded mod bundle 'kspedia_careerui-techtree'
[LOG 19:33:35.989] AssetLoader: Loaded mod bundle 'kspedia_careerui-ts'
[LOG 19:33:36.026] AssetLoader: Loaded mod bundle 'kspedia_careerui'
[LOG 19:33:36.066] AssetLoader: Loaded mod bundle 'kspedia_cargoapp'
[LOG 19:33:36.094] AssetLoader: Loaded mod bundle 'kspedia_cargomode'
[LOG 19:33:37.770] AssetLoader: Loaded mod bundle 'kspedia_cargosystem-placeableparts'
[LOG 19:33:37.799] AssetLoader: Loaded mod bundle 'kspedia_cargosystem'
[LOG 19:33:37.837] AssetLoader: Loaded mod bundle 'kspedia_chute'
[LOG 19:33:37.860] AssetLoader: Loaded mod bundle 'kspedia_commnet'
[LOG 19:33:37.873] AssetLoader: Loaded mod bundle 'kspedia_commnetbasics'
[LOG 19:33:37.888] AssetLoader: Loaded mod bundle 'kspedia_commnetbuildingeffectivenetworks'
[LOG 19:33:37.898] AssetLoader: Loaded mod bundle 'kspedia_commnetcalculatingrange'
[LOG 19:33:37.908] AssetLoader: Loaded mod bundle 'kspedia_commnetcontrollevels'
[LOG 19:33:37.924] AssetLoader: Loaded mod bundle 'kspedia_commnetcontrollinks'
[LOG 19:33:37.935] AssetLoader: Loaded mod bundle 'kspedia_commnetcontrolpoints'
[LOG 19:33:37.956] AssetLoader: Loaded mod bundle 'kspedia_commnetgui'
[LOG 19:33:37.975] AssetLoader: Loaded mod bundle 'kspedia_commnetgui01'
[LOG 19:33:37.985] AssetLoader: Loaded mod bundle 'kspedia_commnetgui02'
[LOG 19:33:38.007] AssetLoader: Loaded mod bundle 'kspedia_commnetrange'
[LOG 19:33:38.029] AssetLoader: Loaded mod bundle 'kspedia_commnetrelays'
[LOG 19:33:38.042] AssetLoader: Loaded mod bundle 'kspedia_commnetsciencetransmission'
[LOG 19:33:38.056] AssetLoader: Loaded mod bundle 'kspedia_commnetsignalstrength'
[LOG 19:33:38.077] AssetLoader: Loaded mod bundle 'kspedia_commnettransmission'
[LOG 19:33:38.099] AssetLoader: Loaded mod bundle 'kspedia_constructionui-actiongroups'
[LOG 19:33:38.121] AssetLoader: Loaded mod bundle 'kspedia_constructionui-applauncher'
[LOG 19:33:38.149] AssetLoader: Loaded mod bundle 'kspedia_constructionui-crew'
[LOG 19:33:38.176] AssetLoader: Loaded mod bundle 'kspedia_constructionui-engineersreport'
[LOG 19:33:38.198] AssetLoader: Loaded mod bundle 'kspedia_constructionui-gizmos'
[LOG 19:33:38.206] AssetLoader: Loaded mod bundle 'kspedia_constructionui-infos'
[LOG 19:33:38.221] AssetLoader: Loaded mod bundle 'kspedia_constructionui-partdetails'
[LOG 19:33:38.239] AssetLoader: Loaded mod bundle 'kspedia_constructionui-parts'
[LOG 19:33:38.256] AssetLoader: Loaded mod bundle 'kspedia_constructionui-symmetry'
[LOG 19:33:38.272] AssetLoader: Loaded mod bundle 'kspedia_constructionui-vesseldetails'
[LOG 19:33:38.311] AssetLoader: Loaded mod bundle 'kspedia_constructionui'
[LOG 19:33:38.331] AssetLoader: Loaded mod bundle 'kspedia_controls-dockingmode'
[LOG 19:33:38.346] AssetLoader: Loaded mod bundle 'kspedia_controls-editor'
[LOG 19:33:38.367] AssetLoader: Loaded mod bundle 'kspedia_controls-editorgizmos'
[LOG 19:33:38.387] AssetLoader: Loaded mod bundle 'kspedia_controls-eva'
[LOG 19:33:38.406] AssetLoader: Loaded mod bundle 'kspedia_controls-flight'
[LOG 19:33:38.412] AssetLoader: Loaded mod bundle 'kspedia_controls-flightactivities'
[LOG 19:33:38.422] AssetLoader: Loaded mod bundle 'kspedia_controls-flightdirections'
[LOG 19:33:38.437] AssetLoader: Loaded mod bundle 'kspedia_controls-general'
[LOG 19:33:38.452] AssetLoader: Loaded mod bundle 'kspedia_controls-mapandtime'
[LOG 19:33:38.465] AssetLoader: Loaded mod bundle 'kspedia_controls-mouseconstruction'
[LOG 19:33:38.483] AssetLoader: Loaded mod bundle 'kspedia_controls-mouseflight'
[LOG 19:33:38.497] AssetLoader: Loaded mod bundle 'kspedia_controls-rcs'
[LOG 19:33:38.540] AssetLoader: Loaded mod bundle 'kspedia_controls'
[LOG 19:33:38.566] AssetLoader: Loaded mod bundle 'kspedia_eastereggs'
[LOG 19:33:38.593] AssetLoader: Loaded mod bundle 'kspedia_evaconstructionmode'
[LOG 19:33:38.621] AssetLoader: Loaded mod bundle 'kspedia_facilities-ac'
[LOG 19:33:38.651] AssetLoader: Loaded mod bundle 'kspedia_facilities-admin'
[LOG 19:33:38.679] AssetLoader: Loaded mod bundle 'kspedia_facilities-context'
[LOG 19:33:38.714] AssetLoader: Loaded mod bundle 'kspedia_facilities-ksc'
[LOG 19:33:38.735] AssetLoader: Loaded mod bundle 'kspedia_facilities-launchpad'
[LOG 19:33:38.763] AssetLoader: Loaded mod bundle 'kspedia_facilities-mc'
[LOG 19:33:38.795] AssetLoader: Loaded mod bundle 'kspedia_facilities-randd'
[LOG 19:33:38.820] AssetLoader: Loaded mod bundle 'kspedia_facilities-runway'
[LOG 19:33:38.847] AssetLoader: Loaded mod bundle 'kspedia_facilities-sph'
[LOG 19:33:38.871] AssetLoader: Loaded mod bundle 'kspedia_facilities-ts'
[LOG 19:33:38.895] AssetLoader: Loaded mod bundle 'kspedia_facilities-vab'
[LOG 19:33:38.911] AssetLoader: Loaded mod bundle 'kspedia_flightui-altimeter'
[LOG 19:33:38.928] AssetLoader: Loaded mod bundle 'kspedia_flightui-applauncher'
[LOG 19:33:38.949] AssetLoader: Loaded mod bundle 'kspedia_flightui-evaactivities'
[LOG 19:33:38.967] AssetLoader: Loaded mod bundle 'kspedia_flightui-maneuvermodeeditor'
[LOG 19:33:38.981] AssetLoader: Loaded mod bundle 'kspedia_flightui-maneuvermodeeditorcont'
[LOG 19:33:38.989] AssetLoader: Loaded mod bundle 'kspedia_flightui-maneuvermodeorbit'
[LOG 19:33:39.008] AssetLoader: Loaded mod bundle 'kspedia_flightui-maneuvertoolinfo'
[LOG 19:33:39.026] AssetLoader: Loaded mod bundle 'kspedia_flightui-maneuvertoolmain'
[LOG 19:33:39.047] AssetLoader: Loaded mod bundle 'kspedia_flightui-modecontrol'
[LOG 19:33:39.073] AssetLoader: Loaded mod bundle 'kspedia_flightui-navball'
[LOG 19:33:39.096] AssetLoader: Loaded mod bundle 'kspedia_flightui-partrepairs'
[LOG 19:33:39.121] AssetLoader: Loaded mod bundle 'kspedia_flightui-portraits'
[LOG 19:33:39.135] AssetLoader: Loaded mod bundle 'kspedia_flightui-staging'
[LOG 19:33:39.154] AssetLoader: Loaded mod bundle 'kspedia_flightui-timeandaction'
[LOG 19:33:39.183] AssetLoader: Loaded mod bundle 'kspedia_flightui'
[LOG 19:33:39.211] AssetLoader: Loaded mod bundle 'kspedia_heat'
[LOG 19:33:39.226] AssetLoader: Loaded mod bundle 'kspedia_heatactiveradiators'
[LOG 19:33:39.260] AssetLoader: Loaded mod bundle 'kspedia_heatengines'
[LOG 19:33:39.270] AssetLoader: Loaded mod bundle 'kspedia_heatflow'
[LOG 19:33:39.289] AssetLoader: Loaded mod bundle 'kspedia_heatpart'
[LOG 19:33:39.297] AssetLoader: Loaded mod bundle 'kspedia_heatpassiveradiators'
[LOG 19:33:39.337] AssetLoader: Loaded mod bundle 'kspedia_heatshields'
[LOG 19:33:39.369] AssetLoader: Loaded mod bundle 'kspedia_kerbnet'
[LOG 19:33:39.376] AssetLoader: Loaded mod bundle 'kspedia_kerbnetinterface'
[LOG 19:33:39.407] AssetLoader: Loaded mod bundle 'kspedia_kerbnetmodes'
[LOG 19:33:39.432] AssetLoader: Loaded mod bundle 'kspedia_kerbnetwaypoints'
[LOG 19:33:39.459] AssetLoader: Loaded mod bundle 'kspedia_locations'
[LOG 19:33:39.466] AssetLoader: Loaded mod bundle 'kspedia_manual'
[LOG 19:33:39.483] AssetLoader: Loaded mod bundle 'kspedia_mapui-alarmclockcreation'
[LOG 19:33:39.499] AssetLoader: Loaded mod bundle 'kspedia_mapui-alarmclockmain'
[LOG 19:33:39.534] AssetLoader: Loaded mod bundle 'kspedia_mapui-burnindicator'
[LOG 19:33:39.560] AssetLoader: Loaded mod bundle 'kspedia_mapui-dvtoolsflight'
[LOG 19:33:39.589] AssetLoader: Loaded mod bundle 'kspedia_mapui-dvtoolsvab'
[LOG 19:33:39.603] AssetLoader: Loaded mod bundle 'kspedia_mapui-mannodes'
[LOG 19:33:39.616] AssetLoader: Loaded mod bundle 'kspedia_mapui-orbitnodes'
[LOG 19:33:39.636] AssetLoader: Loaded mod bundle 'kspedia_mapui-orbitnodes2'
[LOG 19:33:39.658] AssetLoader: Loaded mod bundle 'kspedia_mapui'
[LOG 19:33:39.669] AssetLoader: Loaded mod bundle 'kspedia_orbitalbasics-atmosphere'
[LOG 19:33:39.687] AssetLoader: Loaded mod bundle 'kspedia_orbitalbasics-gettingbackdown'
[LOG 19:33:39.708] AssetLoader: Loaded mod bundle 'kspedia_orbitalbasics-gettingupthere'
[LOG 19:33:39.718] AssetLoader: Loaded mod bundle 'kspedia_orbitalbasics-gravityturn'
[LOG 19:33:39.736] AssetLoader: Loaded mod bundle 'kspedia_orbitalbasics-orbits'
[LOG 19:33:39.748] AssetLoader: Loaded mod bundle 'kspedia_orbitalbasics-stayingupthere'
[LOG 19:33:39.771] AssetLoader: Loaded mod bundle 'kspedia_orbitalbasics'
[LOG 19:33:39.791] AssetLoader: Loaded mod bundle 'kspedia_orbitaldefinitions-appe'
[LOG 19:33:39.816] AssetLoader: Loaded mod bundle 'kspedia_orbitaldefinitions-dirandinc'
[LOG 19:33:39.841] AssetLoader: Loaded mod bundle 'kspedia_orbitaldefinitions-directions'
[LOG 19:33:39.852] AssetLoader: Loaded mod bundle 'kspedia_orbitaldefinitions-eccentricity'
[LOG 19:33:39.864] AssetLoader: Loaded mod bundle 'kspedia_orbitaldefinitions'
[LOG 19:33:39.873] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-adjustinginclination'
[LOG 19:33:39.891] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-deltav'
[LOG 19:33:39.898] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-efficiency'
[LOG 19:33:39.915] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-hohmanntransfer'
[LOG 19:33:39.924] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-hohmanntransfer2'
[LOG 19:33:39.943] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-orbittypes'
[LOG 19:33:39.953] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-radandantirad'
[LOG 19:33:39.964] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers-shapingup'
[LOG 19:33:39.982] AssetLoader: Loaded mod bundle 'kspedia_orbitalmaneuvers'
[LOG 19:33:40.004] AssetLoader: Loaded mod bundle 'kspedia_planets-dres'
[LOG 19:33:40.024] AssetLoader: Loaded mod bundle 'kspedia_planets-duna'
[LOG 19:33:40.035] AssetLoader: Loaded mod bundle 'kspedia_planets-eeloo'
[LOG 19:33:40.056] AssetLoader: Loaded mod bundle 'kspedia_planets-eve'
[LOG 19:33:40.068] AssetLoader: Loaded mod bundle 'kspedia_planets-jool'
[LOG 19:33:40.084] AssetLoader: Loaded mod bundle 'kspedia_planets-kerbin'
[LOG 19:33:40.104] AssetLoader: Loaded mod bundle 'kspedia_planets-moho'
[LOG 19:33:40.129] AssetLoader: Loaded mod bundle 'kspedia_planets-sun'
[LOG 19:33:40.149] AssetLoader: Loaded mod bundle 'kspedia_planets-system'
[LOG 19:33:40.161] AssetLoader: Loaded mod bundle 'kspedia_resources-asteroidmining'
[LOG 19:33:40.175] AssetLoader: Loaded mod bundle 'kspedia_resources-conversionmanagement'
[LOG 19:33:40.183] AssetLoader: Loaded mod bundle 'kspedia_resources-drilling'
[LOG 19:33:40.207] AssetLoader: Loaded mod bundle 'kspedia_resources-findingit'
[LOG 19:33:40.233] AssetLoader: Loaded mod bundle 'kspedia_resources-findingit2'
[LOG 19:33:40.248] AssetLoader: Loaded mod bundle 'kspedia_resources-storageandconversion'
[LOG 19:33:40.263] AssetLoader: Loaded mod bundle 'kspedia_resources'
[LOG 19:33:40.314] AssetLoader: Loaded mod bundle 'kspedia_rocketry'
[LOG 19:33:40.333] AssetLoader: Loaded mod bundle 'kspedia_rocketryadvanced-fairings'
[LOG 19:33:40.355] AssetLoader: Loaded mod bundle 'kspedia_rocketryadvanced-girders'
[LOG 19:33:40.378] AssetLoader: Loaded mod bundle 'kspedia_rocketryadvanced'
[LOG 19:33:40.408] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasics'
[LOG 19:33:40.435] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsaero'
[LOG 19:33:40.444] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicscentered'
[LOG 19:33:40.459] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicschutes'
[LOG 19:33:40.484] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicscontrol'
[LOG 19:33:40.501] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsecrecharging'
[LOG 19:33:40.516] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsengines'
[LOG 19:33:40.532] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsforces'
[LOG 19:33:40.553] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicshatchesandladders'
[LOG 19:33:40.565] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicshibernation'
[LOG 19:33:40.591] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsresources'
[LOG 19:33:40.604] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsservicecontainers'
[LOG 19:33:40.635] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsstability'
[LOG 19:33:40.646] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsstabilityassist'
[LOG 19:33:40.657] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicsstaging'
[LOG 19:33:40.679] AssetLoader: Loaded mod bundle 'kspedia_rocketrybasicssymmetry'
[LOG 19:33:40.701] AssetLoader: Loaded mod bundle 'kspedia_science'
[LOG 19:33:40.715] AssetLoader: Loaded mod bundle 'kspedia_sciencedata'
[LOG 19:33:40.751] AssetLoader: Loaded mod bundle 'kspedia_scienceexperiments'
[LOG 19:33:40.769] AssetLoader: Loaded mod bundle 'kspedia_sciencelab'
[LOG 19:33:40.787] AssetLoader: Loaded mod bundle 'kspedia_sciencetransmitted'
[LOG 19:33:40.805] AssetLoader: Loaded mod bundle 'kspedia_spacetravel'
[LOG 19:33:40.835] AssetLoader: Loaded mod bundle 'kspedia_variantswitcher'
[LOG 19:33:40.903] AssetLoader: Loaded mod bundle 'kspfonts'
[LOG 19:33:41.124] AssetLoader: Loaded bundle 'squadcore'
[LOG 19:33:41.131] AssetLoader: Loaded bundle 'squadcorefx'
[LOG 19:33:41.179] AssetLoader: Loaded mod bundle 'kspedia_builder'
[LOG 19:33:41.209] AssetLoader: Loaded mod bundle 'kspedia_buildertoolbar'
[LOG 19:33:41.242] AssetLoader: Loaded mod bundle 'kspedia_canvas'
[LOG 19:33:41.283] AssetLoader: Loaded mod bundle 'kspedia_exportingvalidation'
[LOG 19:33:41.299] AssetLoader: Loaded mod bundle 'kspedia_flight'
[LOG 19:33:41.335] AssetLoader: Loaded mod bundle 'kspedia_flightapp'
[LOG 19:33:41.388] AssetLoader: Loaded mod bundle 'kspedia_gap'
[LOG 19:33:41.427] AssetLoader: Loaded mod bundle 'kspedia_gaptools'
[LOG 19:33:41.439] AssetLoader: Loaded mod bundle 'kspedia_makinghistory'
[LOG 19:33:41.462] AssetLoader: Loaded mod bundle 'kspedia_missionbriefing'
[LOG 19:33:41.489] AssetLoader: Loaded mod bundle 'kspedia_nodedocking'
[LOG 19:33:41.522] AssetLoader: Loaded mod bundle 'kspedia_nodesconnectors'
[LOG 19:33:41.601] AssetLoader: Loaded mod bundle 'kspedia_sap'
[LOG 19:33:41.632] AssetLoader: Loaded mod bundle 'kspedia_sidebar'
[LOG 19:33:41.675] AssetLoader: Loaded mod bundle 'kspedia_testingcheckpoints'
[LOG 19:33:41.693] AssetLoader: Loaded bundle 'makinghistory'
[LOG 19:33:41.711] AssetLoader: Loaded mod bundle 'kspedia_bladecyclic-collective-behaviour'
[LOG 19:33:41.728] AssetLoader: Loaded mod bundle 'kspedia_bladecyclic-collective-controls'
[LOG 19:33:41.745] AssetLoader: Loaded mod bundle 'kspedia_deployedscience-experiments'
[LOG 19:33:41.763] AssetLoader: Loaded mod bundle 'kspedia_deployedscience'
[LOG 19:33:41.805] AssetLoader: Loaded mod bundle 'kspedia_grippads'
[LOG 19:33:41.837] AssetLoader: Loaded mod bundle 'kspedia_layindtracks'
[LOG 19:33:41.881] AssetLoader: Loaded mod bundle 'kspedia_propellers'
[LOG 19:33:41.914] AssetLoader: Loaded mod bundle 'kspedia_propellersaerodynamics'
[LOG 19:33:41.956] AssetLoader: Loaded mod bundle 'kspedia_roboticcontroller'
[LOG 19:33:41.975] AssetLoader: Loaded mod bundle 'kspedia_roboticparts'
[LOG 19:33:41.996] AssetLoader: Loaded mod bundle 'kspedia_surface features-overview'
[LOG 19:33:42.030] AssetLoader: Loaded mod bundle 'kspedia_surface features-roverarmdetails'
[LOG 19:33:42.063] AssetLoader: Loaded mod bundle 'kspedia_trackeditor'
[LOG 19:33:42.094] AssetLoader: Loaded mod bundle 'kspedia_trackeditortoolbar'
[LOG 19:33:42.104] AssetLoader: Loaded mod bundle 'serenity'
[LOG 19:33:42.104] AssetLoader: Finished loading. 226 bundle definitions loaded.
[LOG 19:33:42.105] Compiling Configs:
[LOG 19:33:42.105] Config(SETTINGS) DarkMultiPlayer/Plugins/Data/settings/SETTINGS
[LOG 19:33:42.105] Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division
[LOG 19:33:42.105] Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium
[LOG 19:33:42.105] Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Goliath National Products
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Integrated Integrals
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Kerbodyne
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Research & Development Department
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Rokea Inc
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Sean's Cannery
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/StrutCo
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium
[LOG 19:33:42.106] Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics
[LOG 19:33:42.106] Config(CONTRACT_CONSTRUCTION_PARTS) Squad/Contracts/constructionContractParts/CONTRACT_CONSTRUCTION_PARTS
[LOG 19:33:42.106] Config(Contracts) Squad/Contracts/Contracts/Contracts
[LOG 19:33:42.106] Config(CONTRACTCRAFT) Squad/Contracts/PrebuiltCraft/prebuiltData/CONTRACTCRAFT
[LOG 19:33:42.106] Config(CONTRACTCRAFT) Squad/Contracts/PrebuiltCraft/OrbitalConstructionContract/orbitalConstructionContractCraft/CONTRACTCRAFT
[LOG 19:33:42.106] Config(CONTRACTCRAFT) Squad/Contracts/PrebuiltCraft/RepairContract/repairContractCraft/CONTRACTCRAFT
[LOG 19:33:42.106] Config(CONTRACTCRAFT) Squad/Contracts/PrebuiltCraft/RoverContract/roverContractCraft/CONTRACTCRAFT
[LOG 19:33:42.107] Config(KEYBOARD_LAYOUT) Squad/Controls/Azerty/#autoLOC_6001233
[LOG 19:33:42.107] Config(PITCH_DOWN) Squad/Controls/Azerty/PITCH_DOWN
[LOG 19:33:42.107] Config(PITCH_UP) Squad/Controls/Azerty/PITCH_UP
[LOG 19:33:42.107] Config(YAW_LEFT) Squad/Controls/Azerty/YAW_LEFT
[LOG 19:33:42.107] Config(YAW_RIGHT) Squad/Controls/Azerty/YAW_RIGHT
[LOG 19:33:42.107] Config(ROLL_LEFT) Squad/Controls/Azerty/ROLL_LEFT
[LOG 19:33:42.107] Config(ROLL_RIGHT) Squad/Controls/Azerty/ROLL_RIGHT
[LOG 19:33:42.107] Config(THROTTLE_UP) Squad/Controls/Azerty/THROTTLE_UP
[LOG 19:33:42.107] Config(THROTTLE_DOWN) Squad/Controls/Azerty/THROTTLE_DOWN
[LOG 19:33:42.107] Config(SAS_HOLD) Squad/Controls/Azerty/SAS_HOLD
[LOG 19:33:42.107] Config(SAS_TOGGLE) Squad/Controls/Azerty/SAS_TOGGLE
[LOG 19:33:42.107] Config(LAUNCH_STAGES) Squad/Controls/Azerty/LAUNCH_STAGES
[LOG 19:33:42.107] Config(Docking_toggleRotLin) Squad/Controls/Azerty/Docking_toggleRotLin
[LOG 19:33:42.107] Config(CAMERA_MODE) Squad/Controls/Azerty/CAMERA_MODE
[LOG 19:33:42.107] Config(CAMERA_NEXT) Squad/Controls/Azerty/CAMERA_NEXT
[LOG 19:33:42.107] Config(PAUSE) Squad/Controls/Azerty/PAUSE
[LOG 19:33:42.107] Config(PRECISION_CTRL) Squad/Controls/Azerty/PRECISION_CTRL
[LOG 19:33:42.107] Config(ZOOM_IN) Squad/Controls/Azerty/ZOOM_IN
[LOG 19:33:42.107] Config(ZOOM_OUT) Squad/Controls/Azerty/ZOOM_OUT
[LOG 19:33:42.107] Config(SCROLL_VIEW_UP) Squad/Controls/Azerty/SCROLL_VIEW_UP
[LOG 19:33:42.107] Config(SCROLL_VIEW_DOWN) Squad/Controls/Azerty/SCROLL_VIEW_DOWN
[LOG 19:33:42.107] Config(SCROLL_ICONS_UP) Squad/Controls/Azerty/SCROLL_ICONS_UP
[LOG 19:33:42.107] Config(SCROLL_ICONS_DOWN) Squad/Controls/Azerty/SCROLL_ICONS_DOWN
[LOG 19:33:42.107] Config(CAMERA_ORBIT_UP) Squad/Controls/Azerty/CAMERA_ORBIT_UP
[LOG 19:33:42.107] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Azerty/CAMERA_ORBIT_DOWN
[LOG 19:33:42.107] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Azerty/CAMERA_ORBIT_LEFT
[LOG 19:33:42.107] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Azerty/CAMERA_ORBIT_RIGHT
[LOG 19:33:42.107] Config(CAMERA_RESET) Squad/Controls/Azerty/CAMERA_RESET
[LOG 19:33:42.107] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Azerty/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.107] Config(TIME_WARP_INCREASE) Squad/Controls/Azerty/TIME_WARP_INCREASE
[LOG 19:33:42.107] Config(TIME_WARP_DECREASE) Squad/Controls/Azerty/TIME_WARP_DECREASE
[LOG 19:33:42.107] Config(TIME_WARP_STOP) Squad/Controls/Azerty/TIME_WARP_STOP
[LOG 19:33:42.107] Config(MAP_VIEW_TOGGLE) Squad/Controls/Azerty/MAP_VIEW_TOGGLE
[LOG 19:33:42.107] Config(NAVBALL_TOGGLE) Squad/Controls/Azerty/NAVBALL_TOGGLE
[LOG 19:33:42.107] Config(UIMODE_STAGING) Squad/Controls/Azerty/UIMODE_STAGING
[LOG 19:33:42.107] Config(UIMODE_DOCKING) Squad/Controls/Azerty/UIMODE_DOCKING
[LOG 19:33:42.108] Config(TRANSLATE_DOWN) Squad/Controls/Azerty/TRANSLATE_DOWN
[LOG 19:33:42.108] Config(TRANSLATE_UP) Squad/Controls/Azerty/TRANSLATE_UP
[LOG 19:33:42.108] Config(TRANSLATE_LEFT) Squad/Controls/Azerty/TRANSLATE_LEFT
[LOG 19:33:42.108] Config(TRANSLATE_RIGHT) Squad/Controls/Azerty/TRANSLATE_RIGHT
[LOG 19:33:42.108] Config(TRANSLATE_FWD) Squad/Controls/Azerty/TRANSLATE_FWD
[LOG 19:33:42.108] Config(TRANSLATE_BACK) Squad/Controls/Azerty/TRANSLATE_BACK
[LOG 19:33:42.108] Config(RCS_TOGGLE) Squad/Controls/Azerty/RCS_TOGGLE
[LOG 19:33:42.108] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Azerty/FOCUS_NEXT_VESSEL
[LOG 19:33:42.108] Config(FOCUS_PREV_VESSEL) Squad/Controls/Azerty/FOCUS_PREV_VESSEL
[LOG 19:33:42.108] Config(TOGGLE_UI) Squad/Controls/Azerty/TOGGLE_UI
[LOG 19:33:42.108] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Azerty/TOGGLE_STATUS_SCREEN
[LOG 19:33:42.108] Config(TAKE_SCREENSHOT) Squad/Controls/Azerty/TAKE_SCREENSHOT
[LOG 19:33:42.108] Config(TOGGLE_LABELS) Squad/Controls/Azerty/TOGGLE_LABELS
[LOG 19:33:42.108] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Azerty/TOGGLE_TEMP_GAUGES
[LOG 19:33:42.108] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Azerty/TOGGLE_TEMP_OVERLAY
[LOG 19:33:42.108] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Azerty/TOGGLE_FLIGHT_FORCES
[LOG 19:33:42.108] Config(QUICKSAVE) Squad/Controls/Azerty/QUICKSAVE
[LOG 19:33:42.108] Config(QUICKLOAD) Squad/Controls/Azerty/QUICKLOAD
[LOG 19:33:42.108] Config(THROTTLE_CUTOFF) Squad/Controls/Azerty/THROTTLE_CUTOFF
[LOG 19:33:42.108] Config(THROTTLE_FULL) Squad/Controls/Azerty/THROTTLE_FULL
[LOG 19:33:42.108] Config(LANDING_GEAR) Squad/Controls/Azerty/LANDING_GEAR
[LOG 19:33:42.108] Config(HEADLIGHT_TOGGLE) Squad/Controls/Azerty/HEADLIGHT_TOGGLE
[LOG 19:33:42.108] Config(BRAKES) Squad/Controls/Azerty/BRAKES
[LOG 19:33:42.108] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Azerty/TOGGLE_SPACENAV_FLIGHT_CONTROL
[LOG 19:33:42.108] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Azerty/TOGGLE_SPACENAV_ROLL_LOCK
[LOG 19:33:42.108] Config(WHEEL_STEER_LEFT) Squad/Controls/Azerty/WHEEL_STEER_LEFT
[LOG 19:33:42.108] Config(WHEEL_STEER_RIGHT) Squad/Controls/Azerty/WHEEL_STEER_RIGHT
[LOG 19:33:42.108] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Azerty/WHEEL_THROTTLE_DOWN
[LOG 19:33:42.108] Config(WHEEL_THROTTLE_UP) Squad/Controls/Azerty/WHEEL_THROTTLE_UP
[LOG 19:33:42.108] Config(EVA_forward) Squad/Controls/Azerty/EVA_forward
[LOG 19:33:42.108] Config(EVA_back) Squad/Controls/Azerty/EVA_back
[LOG 19:33:42.108] Config(EVA_left) Squad/Controls/Azerty/EVA_left
[LOG 19:33:42.109] Config(EVA_right) Squad/Controls/Azerty/EVA_right
[LOG 19:33:42.109] Config(EVA_yaw_left) Squad/Controls/Azerty/EVA_yaw_left
[LOG 19:33:42.109] Config(EVA_yaw_right) Squad/Controls/Azerty/EVA_yaw_right
[LOG 19:33:42.109] Config(EVA_Pack_forward) Squad/Controls/Azerty/EVA_Pack_forward
[LOG 19:33:42.109] Config(EVA_Pack_back) Squad/Controls/Azerty/EVA_Pack_back
[LOG 19:33:42.109] Config(EVA_Pack_left) Squad/Controls/Azerty/EVA_Pack_left
[LOG 19:33:42.109] Config(EVA_Pack_right) Squad/Controls/Azerty/EVA_Pack_right
[LOG 19:33:42.109] Config(EVA_Pack_up) Squad/Controls/Azerty/EVA_Pack_up
[LOG 19:33:42.109] Config(EVA_Pack_down) Squad/Controls/Azerty/EVA_Pack_down
[LOG 19:33:42.109] Config(EVA_Jump) Squad/Controls/Azerty/EVA_Jump
[LOG 19:33:42.109] Config(EVA_Run) Squad/Controls/Azerty/EVA_Run
[LOG 19:33:42.109] Config(EVA_ToggleMovementMode) Squad/Controls/Azerty/EVA_ToggleMovementMode
[LOG 19:33:42.109] Config(EVA_TogglePack) Squad/Controls/Azerty/EVA_TogglePack
[LOG 19:33:42.109] Config(EVA_Use) Squad/Controls/Azerty/EVA_Use
[LOG 19:33:42.109] Config(EVA_Board) Squad/Controls/Azerty/EVA_Board
[LOG 19:33:42.109] Config(EVA_Orient) Squad/Controls/Azerty/EVA_Orient
[LOG 19:33:42.109] Config(EVA_Lights) Squad/Controls/Azerty/EVA_Lights
[LOG 19:33:42.109] Config(EVA_ChuteDeploy) Squad/Controls/Azerty/EVA_ChuteDeploy
[LOG 19:33:42.109] Config(Editor_pitchUp) Squad/Controls/Azerty/Editor_pitchUp
[LOG 19:33:42.109] Config(Editor_pitchDown) Squad/Controls/Azerty/Editor_pitchDown
[LOG 19:33:42.109] Config(Editor_yawLeft) Squad/Controls/Azerty/Editor_yawLeft
[LOG 19:33:42.109] Config(Editor_yawRight) Squad/Controls/Azerty/Editor_yawRight
[LOG 19:33:42.109] Config(Editor_rollLeft) Squad/Controls/Azerty/Editor_rollLeft
[LOG 19:33:42.109] Config(Editor_rollRight) Squad/Controls/Azerty/Editor_rollRight
[LOG 19:33:42.109] Config(Editor_resetRotation) Squad/Controls/Azerty/Editor_resetRotation
[LOG 19:33:42.109] Config(Editor_modePlace) Squad/Controls/Azerty/Editor_modePlace
[LOG 19:33:42.109] Config(Editor_modeOffset) Squad/Controls/Azerty/Editor_modeOffset
[LOG 19:33:42.109] Config(Editor_modeRotate) Squad/Controls/Azerty/Editor_modeRotate
[LOG 19:33:42.109] Config(Editor_modeRoot) Squad/Controls/Azerty/Editor_modeRoot
[LOG 19:33:42.109] Config(Editor_coordSystem) Squad/Controls/Azerty/Editor_coordSystem
[LOG 19:33:42.109] Config(Editor_toggleSymMethod) Squad/Controls/Azerty/Editor_toggleSymMethod
[LOG 19:33:42.109] Config(Editor_toggleSymMode) Squad/Controls/Azerty/Editor_toggleSymMode
[LOG 19:33:42.109] Config(Editor_toggleAngleSnap) Squad/Controls/Azerty/Editor_toggleAngleSnap
[LOG 19:33:42.110] Config(Editor_fineTweak) Squad/Controls/Azerty/Editor_fineTweak
[LOG 19:33:42.110] Config(Editor_partSearch) Squad/Controls/Azerty/Editor_partSearch
[LOG 19:33:42.110] Config(Editor_zoomScrollModifier) Squad/Controls/Azerty/Editor_zoomScrollModifier
[LOG 19:33:42.110] Config(MODIFIER_KEY) Squad/Controls/Azerty/MODIFIER_KEY
[LOG 19:33:42.110] Config(AbortActionGroup) Squad/Controls/Azerty/AbortActionGroup
[LOG 19:33:42.110] Config(CustomActionGroup1) Squad/Controls/Azerty/CustomActionGroup1
[LOG 19:33:42.110] Config(CustomActionGroup2) Squad/Controls/Azerty/CustomActionGroup2
[LOG 19:33:42.110] Config(CustomActionGroup3) Squad/Controls/Azerty/CustomActionGroup3
[LOG 19:33:42.110] Config(CustomActionGroup4) Squad/Controls/Azerty/CustomActionGroup4
[LOG 19:33:42.110] Config(CustomActionGroup5) Squad/Controls/Azerty/CustomActionGroup5
[LOG 19:33:42.110] Config(CustomActionGroup6) Squad/Controls/Azerty/CustomActionGroup6
[LOG 19:33:42.110] Config(CustomActionGroup7) Squad/Controls/Azerty/CustomActionGroup7
[LOG 19:33:42.110] Config(CustomActionGroup8) Squad/Controls/Azerty/CustomActionGroup8
[LOG 19:33:42.110] Config(CustomActionGroup9) Squad/Controls/Azerty/CustomActionGroup9
[LOG 19:33:42.110] Config(CustomActionGroup10) Squad/Controls/Azerty/CustomActionGroup10
[LOG 19:33:42.110] Config(KEY_MAP) Squad/Controls/Azerty/KEY_MAP
[LOG 19:33:42.110] Config(KEYBOARD_LAYOUT) Squad/Controls/Dvorak/#autoLOC_6001234
[LOG 19:33:42.110] Config(PITCH_DOWN) Squad/Controls/Dvorak/PITCH_DOWN
[LOG 19:33:42.110] Config(PITCH_UP) Squad/Controls/Dvorak/PITCH_UP
[LOG 19:33:42.110] Config(YAW_LEFT) Squad/Controls/Dvorak/YAW_LEFT
[LOG 19:33:42.110] Config(YAW_RIGHT) Squad/Controls/Dvorak/YAW_RIGHT
[LOG 19:33:42.110] Config(ROLL_LEFT) Squad/Controls/Dvorak/ROLL_LEFT
[LOG 19:33:42.110] Config(ROLL_RIGHT) Squad/Controls/Dvorak/ROLL_RIGHT
[LOG 19:33:42.110] Config(THROTTLE_UP) Squad/Controls/Dvorak/THROTTLE_UP
[LOG 19:33:42.110] Config(THROTTLE_DOWN) Squad/Controls/Dvorak/THROTTLE_DOWN
[LOG 19:33:42.110] Config(SAS_HOLD) Squad/Controls/Dvorak/SAS_HOLD
[LOG 19:33:42.110] Config(SAS_TOGGLE) Squad/Controls/Dvorak/SAS_TOGGLE
[LOG 19:33:42.110] Config(LAUNCH_STAGES) Squad/Controls/Dvorak/LAUNCH_STAGES
[LOG 19:33:42.110] Config(Docking_toggleRotLin) Squad/Controls/Dvorak/Docking_toggleRotLin
[LOG 19:33:42.110] Config(CAMERA_MODE) Squad/Controls/Dvorak/CAMERA_MODE
[LOG 19:33:42.110] Config(CAMERA_NEXT) Squad/Controls/Dvorak/CAMERA_NEXT
[LOG 19:33:42.110] Config(PAUSE) Squad/Controls/Dvorak/PAUSE
[LOG 19:33:42.110] Config(PRECISION_CTRL) Squad/Controls/Dvorak/PRECISION_CTRL
[LOG 19:33:42.110] Config(ZOOM_IN) Squad/Controls/Dvorak/ZOOM_IN
[LOG 19:33:42.110] Config(ZOOM_OUT) Squad/Controls/Dvorak/ZOOM_OUT
[LOG 19:33:42.110] Config(SCROLL_VIEW_UP) Squad/Controls/Dvorak/SCROLL_VIEW_UP
[LOG 19:33:42.111] Config(SCROLL_VIEW_DOWN) Squad/Controls/Dvorak/SCROLL_VIEW_DOWN
[LOG 19:33:42.111] Config(SCROLL_ICONS_UP) Squad/Controls/Dvorak/SCROLL_ICONS_UP
[LOG 19:33:42.111] Config(SCROLL_ICONS_DOWN) Squad/Controls/Dvorak/SCROLL_ICONS_DOWN
[LOG 19:33:42.111] Config(CAMERA_ORBIT_UP) Squad/Controls/Dvorak/CAMERA_ORBIT_UP
[LOG 19:33:42.111] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Dvorak/CAMERA_ORBIT_DOWN
[LOG 19:33:42.111] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Dvorak/CAMERA_ORBIT_LEFT
[LOG 19:33:42.111] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Dvorak/CAMERA_ORBIT_RIGHT
[LOG 19:33:42.111] Config(CAMERA_RESET) Squad/Controls/Dvorak/CAMERA_RESET
[LOG 19:33:42.111] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Dvorak/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.111] Config(TIME_WARP_INCREASE) Squad/Controls/Dvorak/TIME_WARP_INCREASE
[LOG 19:33:42.111] Config(TIME_WARP_DECREASE) Squad/Controls/Dvorak/TIME_WARP_DECREASE
[LOG 19:33:42.111] Config(TIME_WARP_STOP) Squad/Controls/Dvorak/TIME_WARP_STOP
[LOG 19:33:42.111] Config(MAP_VIEW_TOGGLE) Squad/Controls/Dvorak/MAP_VIEW_TOGGLE
[LOG 19:33:42.111] Config(NAVBALL_TOGGLE) Squad/Controls/Dvorak/NAVBALL_TOGGLE
[LOG 19:33:42.111] Config(UIMODE_STAGING) Squad/Controls/Dvorak/UIMODE_STAGING
[LOG 19:33:42.111] Config(UIMODE_DOCKING) Squad/Controls/Dvorak/UIMODE_DOCKING
[LOG 19:33:42.111] Config(TRANSLATE_DOWN) Squad/Controls/Dvorak/TRANSLATE_DOWN
[LOG 19:33:42.111] Config(TRANSLATE_UP) Squad/Controls/Dvorak/TRANSLATE_UP
[LOG 19:33:42.111] Config(TRANSLATE_LEFT) Squad/Controls/Dvorak/TRANSLATE_LEFT
[LOG 19:33:42.111] Config(TRANSLATE_RIGHT) Squad/Controls/Dvorak/TRANSLATE_RIGHT
[LOG 19:33:42.111] Config(TRANSLATE_FWD) Squad/Controls/Dvorak/TRANSLATE_FWD
[LOG 19:33:42.111] Config(TRANSLATE_BACK) Squad/Controls/Dvorak/TRANSLATE_BACK
[LOG 19:33:42.111] Config(RCS_TOGGLE) Squad/Controls/Dvorak/RCS_TOGGLE
[LOG 19:33:42.111] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Dvorak/FOCUS_NEXT_VESSEL
[LOG 19:33:42.111] Config(FOCUS_PREV_VESSEL) Squad/Controls/Dvorak/FOCUS_PREV_VESSEL
[LOG 19:33:42.111] Config(TOGGLE_UI) Squad/Controls/Dvorak/TOGGLE_UI
[LOG 19:33:42.111] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Dvorak/TOGGLE_STATUS_SCREEN
[LOG 19:33:42.111] Config(TAKE_SCREENSHOT) Squad/Controls/Dvorak/TAKE_SCREENSHOT
[LOG 19:33:42.111] Config(TOGGLE_LABELS) Squad/Controls/Dvorak/TOGGLE_LABELS
[LOG 19:33:42.111] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Dvorak/TOGGLE_TEMP_GAUGES
[LOG 19:33:42.111] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Dvorak/TOGGLE_TEMP_OVERLAY
[LOG 19:33:42.111] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Dvorak/TOGGLE_FLIGHT_FORCES
[LOG 19:33:42.111] Config(QUICKSAVE) Squad/Controls/Dvorak/QUICKSAVE
[LOG 19:33:42.111] Config(QUICKLOAD) Squad/Controls/Dvorak/QUICKLOAD
[LOG 19:33:42.111] Config(THROTTLE_CUTOFF) Squad/Controls/Dvorak/THROTTLE_CUTOFF
[LOG 19:33:42.111] Config(THROTTLE_FULL) Squad/Controls/Dvorak/THROTTLE_FULL
[LOG 19:33:42.111] Config(LANDING_GEAR) Squad/Controls/Dvorak/LANDING_GEAR
[LOG 19:33:42.112] Config(HEADLIGHT_TOGGLE) Squad/Controls/Dvorak/HEADLIGHT_TOGGLE
[LOG 19:33:42.112] Config(BRAKES) Squad/Controls/Dvorak/BRAKES
[LOG 19:33:42.112] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Dvorak/TOGGLE_SPACENAV_FLIGHT_CONTROL
[LOG 19:33:42.112] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Dvorak/TOGGLE_SPACENAV_ROLL_LOCK
[LOG 19:33:42.112] Config(WHEEL_STEER_LEFT) Squad/Controls/Dvorak/WHEEL_STEER_LEFT
[LOG 19:33:42.112] Config(WHEEL_STEER_RIGHT) Squad/Controls/Dvorak/WHEEL_STEER_RIGHT
[LOG 19:33:42.112] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Dvorak/WHEEL_THROTTLE_DOWN
[LOG 19:33:42.112] Config(WHEEL_THROTTLE_UP) Squad/Controls/Dvorak/WHEEL_THROTTLE_UP
[LOG 19:33:42.112] Config(EVA_forward) Squad/Controls/Dvorak/EVA_forward
[LOG 19:33:42.112] Config(EVA_back) Squad/Controls/Dvorak/EVA_back
[LOG 19:33:42.112] Config(EVA_left) Squad/Controls/Dvorak/EVA_left
[LOG 19:33:42.112] Config(EVA_right) Squad/Controls/Dvorak/EVA_right
[LOG 19:33:42.112] Config(EVA_yaw_left) Squad/Controls/Dvorak/EVA_yaw_left
[LOG 19:33:42.112] Config(EVA_yaw_right) Squad/Controls/Dvorak/EVA_yaw_right
[LOG 19:33:42.112] Config(EVA_Pack_forward) Squad/Controls/Dvorak/EVA_Pack_forward
[LOG 19:33:42.112] Config(EVA_Pack_back) Squad/Controls/Dvorak/EVA_Pack_back
[LOG 19:33:42.112] Config(EVA_Pack_left) Squad/Controls/Dvorak/EVA_Pack_left
[LOG 19:33:42.112] Config(EVA_Pack_right) Squad/Controls/Dvorak/EVA_Pack_right
[LOG 19:33:42.112] Config(EVA_Pack_up) Squad/Controls/Dvorak/EVA_Pack_up
[LOG 19:33:42.112] Config(EVA_Pack_down) Squad/Controls/Dvorak/EVA_Pack_down
[LOG 19:33:42.112] Config(EVA_Jump) Squad/Controls/Dvorak/EVA_Jump
[LOG 19:33:42.112] Config(EVA_Run) Squad/Controls/Dvorak/EVA_Run
[LOG 19:33:42.112] Config(EVA_ToggleMovementMode) Squad/Controls/Dvorak/EVA_ToggleMovementMode
[LOG 19:33:42.112] Config(EVA_TogglePack) Squad/Controls/Dvorak/EVA_TogglePack
[LOG 19:33:42.112] Config(EVA_Use) Squad/Controls/Dvorak/EVA_Use
[LOG 19:33:42.112] Config(EVA_Board) Squad/Controls/Dvorak/EVA_Board
[LOG 19:33:42.112] Config(EVA_Orient) Squad/Controls/Dvorak/EVA_Orient
[LOG 19:33:42.112] Config(EVA_Lights) Squad/Controls/Dvorak/EVA_Lights
[LOG 19:33:42.112] Config(EVA_ChuteDeploy) Squad/Controls/Dvorak/EVA_ChuteDeploy
[LOG 19:33:42.112] Config(Editor_pitchUp) Squad/Controls/Dvorak/Editor_pitchUp
[LOG 19:33:42.112] Config(Editor_pitchDown) Squad/Controls/Dvorak/Editor_pitchDown
[LOG 19:33:42.112] Config(Editor_yawLeft) Squad/Controls/Dvorak/Editor_yawLeft
[LOG 19:33:42.112] Config(Editor_yawRight) Squad/Controls/Dvorak/Editor_yawRight
[LOG 19:33:42.112] Config(Editor_rollLeft) Squad/Controls/Dvorak/Editor_rollLeft
[LOG 19:33:42.112] Config(Editor_rollRight) Squad/Controls/Dvorak/Editor_rollRight
[LOG 19:33:42.112] Config(Editor_resetRotation) Squad/Controls/Dvorak/Editor_resetRotation
[LOG 19:33:42.112] Config(Editor_modePlace) Squad/Controls/Dvorak/Editor_modePlace
[LOG 19:33:42.113] Config(Editor_modeOffset) Squad/Controls/Dvorak/Editor_modeOffset
[LOG 19:33:42.113] Config(Editor_modeRotate) Squad/Controls/Dvorak/Editor_modeRotate
[LOG 19:33:42.113] Config(Editor_modeRoot) Squad/Controls/Dvorak/Editor_modeRoot
[LOG 19:33:42.113] Config(Editor_coordSystem) Squad/Controls/Dvorak/Editor_coordSystem
[LOG 19:33:42.113] Config(Editor_toggleSymMethod) Squad/Controls/Dvorak/Editor_toggleSymMethod
[LOG 19:33:42.113] Config(Editor_toggleSymMode) Squad/Controls/Dvorak/Editor_toggleSymMode
[LOG 19:33:42.113] Config(Editor_toggleAngleSnap) Squad/Controls/Dvorak/Editor_toggleAngleSnap
[LOG 19:33:42.113] Config(Editor_fineTweak) Squad/Controls/Dvorak/Editor_fineTweak
[LOG 19:33:42.113] Config(Editor_partSearch) Squad/Controls/Dvorak/Editor_partSearch
[LOG 19:33:42.113] Config(Editor_zoomScrollModifier) Squad/Controls/Dvorak/Editor_zoomScrollModifier
[LOG 19:33:42.113] Config(MODIFIER_KEY) Squad/Controls/Dvorak/MODIFIER_KEY
[LOG 19:33:42.113] Config(AbortActionGroup) Squad/Controls/Dvorak/AbortActionGroup
[LOG 19:33:42.113] Config(CustomActionGroup1) Squad/Controls/Dvorak/CustomActionGroup1
[LOG 19:33:42.113] Config(CustomActionGroup2) Squad/Controls/Dvorak/CustomActionGroup2
[LOG 19:33:42.113] Config(CustomActionGroup3) Squad/Controls/Dvorak/CustomActionGroup3
[LOG 19:33:42.113] Config(CustomActionGroup4) Squad/Controls/Dvorak/CustomActionGroup4
[LOG 19:33:42.113] Config(CustomActionGroup5) Squad/Controls/Dvorak/CustomActionGroup5
[LOG 19:33:42.113] Config(CustomActionGroup6) Squad/Controls/Dvorak/CustomActionGroup6
[LOG 19:33:42.113] Config(CustomActionGroup7) Squad/Controls/Dvorak/CustomActionGroup7
[LOG 19:33:42.113] Config(CustomActionGroup8) Squad/Controls/Dvorak/CustomActionGroup8
[LOG 19:33:42.113] Config(CustomActionGroup9) Squad/Controls/Dvorak/CustomActionGroup9
[LOG 19:33:42.113] Config(CustomActionGroup10) Squad/Controls/Dvorak/CustomActionGroup10
[LOG 19:33:42.113] Config(KEY_MAP) Squad/Controls/Dvorak/KEY_MAP
[LOG 19:33:42.113] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty/#autoLOC_6001227
[LOG 19:33:42.113] Config(PITCH_DOWN) Squad/Controls/Qwerty/PITCH_DOWN
[LOG 19:33:42.113] Config(PITCH_UP) Squad/Controls/Qwerty/PITCH_UP
[LOG 19:33:42.113] Config(YAW_LEFT) Squad/Controls/Qwerty/YAW_LEFT
[LOG 19:33:42.113] Config(YAW_RIGHT) Squad/Controls/Qwerty/YAW_RIGHT
[LOG 19:33:42.113] Config(ROLL_LEFT) Squad/Controls/Qwerty/ROLL_LEFT
[LOG 19:33:42.113] Config(ROLL_RIGHT) Squad/Controls/Qwerty/ROLL_RIGHT
[LOG 19:33:42.113] Config(THROTTLE_UP) Squad/Controls/Qwerty/THROTTLE_UP
[LOG 19:33:42.113] Config(THROTTLE_DOWN) Squad/Controls/Qwerty/THROTTLE_DOWN
[LOG 19:33:42.113] Config(SAS_HOLD) Squad/Controls/Qwerty/SAS_HOLD
[LOG 19:33:42.113] Config(SAS_TOGGLE) Squad/Controls/Qwerty/SAS_TOGGLE
[LOG 19:33:42.113] Config(LAUNCH_STAGES) Squad/Controls/Qwerty/LAUNCH_STAGES
[LOG 19:33:42.113] Config(Docking_toggleRotLin) Squad/Controls/Qwerty/Docking_toggleRotLin
[LOG 19:33:42.113] Config(CAMERA_MODE) Squad/Controls/Qwerty/CAMERA_MODE
[LOG 19:33:42.114] Config(CAMERA_NEXT) Squad/Controls/Qwerty/CAMERA_NEXT
[LOG 19:33:42.114] Config(PAUSE) Squad/Controls/Qwerty/PAUSE
[LOG 19:33:42.114] Config(PRECISION_CTRL) Squad/Controls/Qwerty/PRECISION_CTRL
[LOG 19:33:42.114] Config(ZOOM_IN) Squad/Controls/Qwerty/ZOOM_IN
[LOG 19:33:42.114] Config(ZOOM_OUT) Squad/Controls/Qwerty/ZOOM_OUT
[LOG 19:33:42.114] Config(SCROLL_VIEW_UP) Squad/Controls/Qwerty/SCROLL_VIEW_UP
[LOG 19:33:42.114] Config(SCROLL_VIEW_DOWN) Squad/Controls/Qwerty/SCROLL_VIEW_DOWN
[LOG 19:33:42.114] Config(SCROLL_ICONS_UP) Squad/Controls/Qwerty/SCROLL_ICONS_UP
[LOG 19:33:42.114] Config(SCROLL_ICONS_DOWN) Squad/Controls/Qwerty/SCROLL_ICONS_DOWN
[LOG 19:33:42.114] Config(CAMERA_ORBIT_UP) Squad/Controls/Qwerty/CAMERA_ORBIT_UP
[LOG 19:33:42.114] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Qwerty/CAMERA_ORBIT_DOWN
[LOG 19:33:42.114] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Qwerty/CAMERA_ORBIT_LEFT
[LOG 19:33:42.114] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Qwerty/CAMERA_ORBIT_RIGHT
[LOG 19:33:42.114] Config(CAMERA_RESET) Squad/Controls/Qwerty/CAMERA_RESET
[LOG 19:33:42.114] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.114] Config(TIME_WARP_INCREASE) Squad/Controls/Qwerty/TIME_WARP_INCREASE
[LOG 19:33:42.114] Config(TIME_WARP_DECREASE) Squad/Controls/Qwerty/TIME_WARP_DECREASE
[LOG 19:33:42.114] Config(TIME_WARP_STOP) Squad/Controls/Qwerty/TIME_WARP_STOP
[LOG 19:33:42.114] Config(MAP_VIEW_TOGGLE) Squad/Controls/Qwerty/MAP_VIEW_TOGGLE
[LOG 19:33:42.114] Config(NAVBALL_TOGGLE) Squad/Controls/Qwerty/NAVBALL_TOGGLE
[LOG 19:33:42.114] Config(UIMODE_STAGING) Squad/Controls/Qwerty/UIMODE_STAGING
[LOG 19:33:42.114] Config(UIMODE_DOCKING) Squad/Controls/Qwerty/UIMODE_DOCKING
[LOG 19:33:42.114] Config(TRANSLATE_DOWN) Squad/Controls/Qwerty/TRANSLATE_DOWN
[LOG 19:33:42.114] Config(TRANSLATE_UP) Squad/Controls/Qwerty/TRANSLATE_UP
[LOG 19:33:42.114] Config(TRANSLATE_LEFT) Squad/Controls/Qwerty/TRANSLATE_LEFT
[LOG 19:33:42.114] Config(TRANSLATE_RIGHT) Squad/Controls/Qwerty/TRANSLATE_RIGHT
[LOG 19:33:42.114] Config(TRANSLATE_FWD) Squad/Controls/Qwerty/TRANSLATE_FWD
[LOG 19:33:42.114] Config(TRANSLATE_BACK) Squad/Controls/Qwerty/TRANSLATE_BACK
[LOG 19:33:42.114] Config(RCS_TOGGLE) Squad/Controls/Qwerty/RCS_TOGGLE
[LOG 19:33:42.114] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty/FOCUS_NEXT_VESSEL
[LOG 19:33:42.114] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty/FOCUS_PREV_VESSEL
[LOG 19:33:42.114] Config(TOGGLE_UI) Squad/Controls/Qwerty/TOGGLE_UI
[LOG 19:33:42.114] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Qwerty/TOGGLE_STATUS_SCREEN
[LOG 19:33:42.114] Config(TAKE_SCREENSHOT) Squad/Controls/Qwerty/TAKE_SCREENSHOT
[LOG 19:33:42.114] Config(TOGGLE_LABELS) Squad/Controls/Qwerty/TOGGLE_LABELS
[LOG 19:33:42.114] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Qwerty/TOGGLE_TEMP_GAUGES
[LOG 19:33:42.114] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Qwerty/TOGGLE_TEMP_OVERLAY
[LOG 19:33:42.115] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Qwerty/TOGGLE_FLIGHT_FORCES
[LOG 19:33:42.115] Config(QUICKSAVE) Squad/Controls/Qwerty/QUICKSAVE
[LOG 19:33:42.115] Config(QUICKLOAD) Squad/Controls/Qwerty/QUICKLOAD
[LOG 19:33:42.115] Config(THROTTLE_CUTOFF) Squad/Controls/Qwerty/THROTTLE_CUTOFF
[LOG 19:33:42.115] Config(THROTTLE_FULL) Squad/Controls/Qwerty/THROTTLE_FULL
[LOG 19:33:42.115] Config(LANDING_GEAR) Squad/Controls/Qwerty/LANDING_GEAR
[LOG 19:33:42.115] Config(HEADLIGHT_TOGGLE) Squad/Controls/Qwerty/HEADLIGHT_TOGGLE
[LOG 19:33:42.115] Config(BRAKES) Squad/Controls/Qwerty/BRAKES
[LOG 19:33:42.115] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Qwerty/TOGGLE_SPACENAV_FLIGHT_CONTROL
[LOG 19:33:42.115] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Qwerty/TOGGLE_SPACENAV_ROLL_LOCK
[LOG 19:33:42.115] Config(WHEEL_STEER_LEFT) Squad/Controls/Qwerty/WHEEL_STEER_LEFT
[LOG 19:33:42.115] Config(WHEEL_STEER_RIGHT) Squad/Controls/Qwerty/WHEEL_STEER_RIGHT
[LOG 19:33:42.115] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Qwerty/WHEEL_THROTTLE_DOWN
[LOG 19:33:42.115] Config(WHEEL_THROTTLE_UP) Squad/Controls/Qwerty/WHEEL_THROTTLE_UP
[LOG 19:33:42.115] Config(EVA_forward) Squad/Controls/Qwerty/EVA_forward
[LOG 19:33:42.115] Config(EVA_back) Squad/Controls/Qwerty/EVA_back
[LOG 19:33:42.115] Config(EVA_left) Squad/Controls/Qwerty/EVA_left
[LOG 19:33:42.115] Config(EVA_right) Squad/Controls/Qwerty/EVA_right
[LOG 19:33:42.115] Config(EVA_yaw_left) Squad/Controls/Qwerty/EVA_yaw_left
[LOG 19:33:42.115] Config(EVA_yaw_right) Squad/Controls/Qwerty/EVA_yaw_right
[LOG 19:33:42.115] Config(EVA_Pack_forward) Squad/Controls/Qwerty/EVA_Pack_forward
[LOG 19:33:42.115] Config(EVA_Pack_back) Squad/Controls/Qwerty/EVA_Pack_back
[LOG 19:33:42.115] Config(EVA_Pack_left) Squad/Controls/Qwerty/EVA_Pack_left
[LOG 19:33:42.115] Config(EVA_Pack_right) Squad/Controls/Qwerty/EVA_Pack_right
[LOG 19:33:42.115] Config(EVA_Pack_up) Squad/Controls/Qwerty/EVA_Pack_up
[LOG 19:33:42.115] Config(EVA_Pack_down) Squad/Controls/Qwerty/EVA_Pack_down
[LOG 19:33:42.115] Config(EVA_Jump) Squad/Controls/Qwerty/EVA_Jump
[LOG 19:33:42.115] Config(EVA_Run) Squad/Controls/Qwerty/EVA_Run
[LOG 19:33:42.115] Config(EVA_ToggleMovementMode) Squad/Controls/Qwerty/EVA_ToggleMovementMode
[LOG 19:33:42.115] Config(EVA_TogglePack) Squad/Controls/Qwerty/EVA_TogglePack
[LOG 19:33:42.115] Config(EVA_Use) Squad/Controls/Qwerty/EVA_Use
[LOG 19:33:42.115] Config(EVA_Board) Squad/Controls/Qwerty/EVA_Board
[LOG 19:33:42.115] Config(EVA_Orient) Squad/Controls/Qwerty/EVA_Orient
[LOG 19:33:42.115] Config(EVA_Lights) Squad/Controls/Qwerty/EVA_Lights
[LOG 19:33:42.115] Config(EVA_ChuteDeploy) Squad/Controls/Qwerty/EVA_ChuteDeploy
[LOG 19:33:42.115] Config(Editor_pitchUp) Squad/Controls/Qwerty/Editor_pitchUp
[LOG 19:33:42.115] Config(Editor_pitchDown) Squad/Controls/Qwerty/Editor_pitchDown
[LOG 19:33:42.116] Config(Editor_yawLeft) Squad/Controls/Qwerty/Editor_yawLeft
[LOG 19:33:42.116] Config(Editor_yawRight) Squad/Controls/Qwerty/Editor_yawRight
[LOG 19:33:42.116] Config(Editor_rollLeft) Squad/Controls/Qwerty/Editor_rollLeft
[LOG 19:33:42.116] Config(Editor_rollRight) Squad/Controls/Qwerty/Editor_rollRight
[LOG 19:33:42.116] Config(Editor_resetRotation) Squad/Controls/Qwerty/Editor_resetRotation
[LOG 19:33:42.116] Config(Editor_modePlace) Squad/Controls/Qwerty/Editor_modePlace
[LOG 19:33:42.116] Config(Editor_modeOffset) Squad/Controls/Qwerty/Editor_modeOffset
[LOG 19:33:42.116] Config(Editor_modeRotate) Squad/Controls/Qwerty/Editor_modeRotate
[LOG 19:33:42.116] Config(Editor_modeRoot) Squad/Controls/Qwerty/Editor_modeRoot
[LOG 19:33:42.116] Config(Editor_coordSystem) Squad/Controls/Qwerty/Editor_coordSystem
[LOG 19:33:42.116] Config(Editor_toggleSymMethod) Squad/Controls/Qwerty/Editor_toggleSymMethod
[LOG 19:33:42.116] Config(Editor_toggleSymMode) Squad/Controls/Qwerty/Editor_toggleSymMode
[LOG 19:33:42.116] Config(Editor_toggleAngleSnap) Squad/Controls/Qwerty/Editor_toggleAngleSnap
[LOG 19:33:42.116] Config(Editor_fineTweak) Squad/Controls/Qwerty/Editor_fineTweak
[LOG 19:33:42.116] Config(Editor_partSearch) Squad/Controls/Qwerty/Editor_partSearch
[LOG 19:33:42.116] Config(Editor_zoomScrollModifier) Squad/Controls/Qwerty/Editor_zoomScrollModifier
[LOG 19:33:42.116] Config(MODIFIER_KEY) Squad/Controls/Qwerty/MODIFIER_KEY
[LOG 19:33:42.116] Config(AbortActionGroup) Squad/Controls/Qwerty/AbortActionGroup
[LOG 19:33:42.116] Config(CustomActionGroup1) Squad/Controls/Qwerty/CustomActionGroup1
[LOG 19:33:42.116] Config(CustomActionGroup2) Squad/Controls/Qwerty/CustomActionGroup2
[LOG 19:33:42.116] Config(CustomActionGroup3) Squad/Controls/Qwerty/CustomActionGroup3
[LOG 19:33:42.116] Config(CustomActionGroup4) Squad/Controls/Qwerty/CustomActionGroup4
[LOG 19:33:42.116] Config(CustomActionGroup5) Squad/Controls/Qwerty/CustomActionGroup5
[LOG 19:33:42.116] Config(CustomActionGroup6) Squad/Controls/Qwerty/CustomActionGroup6
[LOG 19:33:42.116] Config(CustomActionGroup7) Squad/Controls/Qwerty/CustomActionGroup7
[LOG 19:33:42.116] Config(CustomActionGroup8) Squad/Controls/Qwerty/CustomActionGroup8
[LOG 19:33:42.116] Config(CustomActionGroup9) Squad/Controls/Qwerty/CustomActionGroup9
[LOG 19:33:42.116] Config(CustomActionGroup10) Squad/Controls/Qwerty/CustomActionGroup10
[LOG 19:33:42.116] Config(KEY_MAP) Squad/Controls/Qwerty/KEY_MAP
[LOG 19:33:42.116] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_en-GB/#autoLOC_6001228
[LOG 19:33:42.116] Config(KEY_MAP) Squad/Controls/Qwerty_en-GB/KEY_MAP
[LOG 19:33:42.116] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_es-LA/#autoLOC_6001229
[LOG 19:33:42.116] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_es-LA/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.116] Config(TIME_WARP_STOP) Squad/Controls/Qwerty_es-LA/TIME_WARP_STOP
[LOG 19:33:42.117] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_es-LA/FOCUS_NEXT_VESSEL
[LOG 19:33:42.117] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_es-LA/FOCUS_PREV_VESSEL
[LOG 19:33:42.117] Config(CAMERA_RESET) Squad/Controls/Qwerty_es-LA/CAMERA_RESET
[LOG 19:33:42.117] Config(Editor_partSearch) Squad/Controls/Qwerty_es-LA/Editor_partSearch
[LOG 19:33:42.117] Config(KEY_MAP) Squad/Controls/Qwerty_es-LA/KEY_MAP
[LOG 19:33:42.117] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_it-IT/#autoLOC_6001230
[LOG 19:33:42.117] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_it-IT/FOCUS_NEXT_VESSEL
[LOG 19:33:42.117] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_it-IT/FOCUS_PREV_VESSEL
[LOG 19:33:42.117] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_it-IT/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.117] Config(TIME_WARP_STOP) Squad/Controls/Qwerty_it-IT/TIME_WARP_STOP
[LOG 19:33:42.117] Config(CAMERA_RESET) Squad/Controls/Qwerty_it-IT/CAMERA_RESET
[LOG 19:33:42.117] Config(Editor_partSearch) Squad/Controls/Qwerty_it-IT/Editor_partSearch
[LOG 19:33:42.117] Config(KEY_MAP) Squad/Controls/Qwerty_it-IT/KEY_MAP
[LOG 19:33:42.117] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_ja-JP/#autoLOC_6001231
[LOG 19:33:42.117] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_ja-JP/FOCUS_NEXT_VESSEL
[LOG 19:33:42.117] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_ja-JP/FOCUS_PREV_VESSEL
[LOG 19:33:42.117] Config(PRECISION_CTRL) Squad/Controls/Qwerty_ja-JP/PRECISION_CTRL
[LOG 19:33:42.117] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_ja-JP/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.117] Config(Editor_partSearch) Squad/Controls/Qwerty_ja-JP/Editor_partSearch
[LOG 19:33:42.117] Config(CAMERA_RESET) Squad/Controls/Qwerty_ja-JP/CAMERA_RESET
[LOG 19:33:42.117] Config(KEY_MAP) Squad/Controls/Qwerty_ja-JP/KEY_MAP
[LOG 19:33:42.117] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwerty_pt-PT/#autoLOC_6001230
[LOG 19:33:42.117] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwerty_pt-PT/FOCUS_NEXT_VESSEL
[LOG 19:33:42.117] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwerty_pt-PT/FOCUS_PREV_VESSEL
[LOG 19:33:42.117] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwerty_pt-PT/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.117] Config(TIME_WARP_STOP) Squad/Controls/Qwerty_pt-PT/TIME_WARP_STOP
[LOG 19:33:42.117] Config(CAMERA_RESET) Squad/Controls/Qwerty_pt-PT/CAMERA_RESET
[LOG 19:33:42.117] Config(Editor_partSearch) Squad/Controls/Qwerty_pt-PT/Editor_partSearch
[LOG 19:33:42.117] Config(KEY_MAP) Squad/Controls/Qwerty_pt-PT/KEY_MAP
[LOG 19:33:42.117] Config(KEYBOARD_LAYOUT) Squad/Controls/Qwertz/#autoLOC_6001232
[LOG 19:33:42.117] Config(PITCH_DOWN) Squad/Controls/Qwertz/PITCH_DOWN
[LOG 19:33:42.117] Config(PITCH_UP) Squad/Controls/Qwertz/PITCH_UP
[LOG 19:33:42.117] Config(YAW_LEFT) Squad/Controls/Qwertz/YAW_LEFT
[LOG 19:33:42.117] Config(YAW_RIGHT) Squad/Controls/Qwertz/YAW_RIGHT
[LOG 19:33:42.117] Config(ROLL_LEFT) Squad/Controls/Qwertz/ROLL_LEFT
[LOG 19:33:42.117] Config(ROLL_RIGHT) Squad/Controls/Qwertz/ROLL_RIGHT
[LOG 19:33:42.117] Config(THROTTLE_UP) Squad/Controls/Qwertz/THROTTLE_UP
[LOG 19:33:42.118] Config(THROTTLE_DOWN) Squad/Controls/Qwertz/THROTTLE_DOWN
[LOG 19:33:42.118] Config(SAS_HOLD) Squad/Controls/Qwertz/SAS_HOLD
[LOG 19:33:42.118] Config(SAS_TOGGLE) Squad/Controls/Qwertz/SAS_TOGGLE
[LOG 19:33:42.118] Config(LAUNCH_STAGES) Squad/Controls/Qwertz/LAUNCH_STAGES
[LOG 19:33:42.118] Config(Docking_toggleRotLin) Squad/Controls/Qwertz/Docking_toggleRotLin
[LOG 19:33:42.118] Config(CAMERA_MODE) Squad/Controls/Qwertz/CAMERA_MODE
[LOG 19:33:42.118] Config(CAMERA_NEXT) Squad/Controls/Qwertz/CAMERA_NEXT
[LOG 19:33:42.118] Config(PAUSE) Squad/Controls/Qwertz/PAUSE
[LOG 19:33:42.118] Config(PRECISION_CTRL) Squad/Controls/Qwertz/PRECISION_CTRL
[LOG 19:33:42.118] Config(ZOOM_IN) Squad/Controls/Qwertz/ZOOM_IN
[LOG 19:33:42.118] Config(ZOOM_OUT) Squad/Controls/Qwertz/ZOOM_OUT
[LOG 19:33:42.118] Config(SCROLL_VIEW_UP) Squad/Controls/Qwertz/SCROLL_VIEW_UP
[LOG 19:33:42.118] Config(SCROLL_VIEW_DOWN) Squad/Controls/Qwertz/SCROLL_VIEW_DOWN
[LOG 19:33:42.118] Config(SCROLL_ICONS_UP) Squad/Controls/Qwertz/SCROLL_ICONS_UP
[LOG 19:33:42.118] Config(SCROLL_ICONS_DOWN) Squad/Controls/Qwertz/SCROLL_ICONS_DOWN
[LOG 19:33:42.118] Config(CAMERA_ORBIT_UP) Squad/Controls/Qwertz/CAMERA_ORBIT_UP
[LOG 19:33:42.118] Config(CAMERA_ORBIT_DOWN) Squad/Controls/Qwertz/CAMERA_ORBIT_DOWN
[LOG 19:33:42.118] Config(CAMERA_ORBIT_LEFT) Squad/Controls/Qwertz/CAMERA_ORBIT_LEFT
[LOG 19:33:42.118] Config(CAMERA_ORBIT_RIGHT) Squad/Controls/Qwertz/CAMERA_ORBIT_RIGHT
[LOG 19:33:42.118] Config(CAMERA_RESET) Squad/Controls/Qwertz/CAMERA_RESET
[LOG 19:33:42.118] Config(CAMERA_MOUSE_TOGGLE) Squad/Controls/Qwertz/CAMERA_MOUSE_TOGGLE
[LOG 19:33:42.118] Config(TIME_WARP_INCREASE) Squad/Controls/Qwertz/TIME_WARP_INCREASE
[LOG 19:33:42.118] Config(TIME_WARP_DECREASE) Squad/Controls/Qwertz/TIME_WARP_DECREASE
[LOG 19:33:42.118] Config(TIME_WARP_STOP) Squad/Controls/Qwertz/TIME_WARP_STOP
[LOG 19:33:42.118] Config(MAP_VIEW_TOGGLE) Squad/Controls/Qwertz/MAP_VIEW_TOGGLE
[LOG 19:33:42.118] Config(NAVBALL_TOGGLE) Squad/Controls/Qwertz/NAVBALL_TOGGLE
[LOG 19:33:42.118] Config(UIMODE_STAGING) Squad/Controls/Qwertz/UIMODE_STAGING
[LOG 19:33:42.118] Config(UIMODE_DOCKING) Squad/Controls/Qwertz/UIMODE_DOCKING
[LOG 19:33:42.118] Config(TRANSLATE_DOWN) Squad/Controls/Qwertz/TRANSLATE_DOWN
[LOG 19:33:42.118] Config(TRANSLATE_UP) Squad/Controls/Qwertz/TRANSLATE_UP
[LOG 19:33:42.118] Config(TRANSLATE_LEFT) Squad/Controls/Qwertz/TRANSLATE_LEFT
[LOG 19:33:42.118] Config(TRANSLATE_RIGHT) Squad/Controls/Qwertz/TRANSLATE_RIGHT
[LOG 19:33:42.118] Config(TRANSLATE_FWD) Squad/Controls/Qwertz/TRANSLATE_FWD
[LOG 19:33:42.118] Config(TRANSLATE_BACK) Squad/Controls/Qwertz/TRANSLATE_BACK
[LOG 19:33:42.118] Config(RCS_TOGGLE) Squad/Controls/Qwertz/RCS_TOGGLE
[LOG 19:33:42.119] Config(FOCUS_NEXT_VESSEL) Squad/Controls/Qwertz/FOCUS_NEXT_VESSEL
[LOG 19:33:42.119] Config(FOCUS_PREV_VESSEL) Squad/Controls/Qwertz/FOCUS_PREV_VESSEL
[LOG 19:33:42.119] Config(TOGGLE_UI) Squad/Controls/Qwertz/TOGGLE_UI
[LOG 19:33:42.119] Config(TOGGLE_STATUS_SCREEN) Squad/Controls/Qwertz/TOGGLE_STATUS_SCREEN
[LOG 19:33:42.119] Config(TAKE_SCREENSHOT) Squad/Controls/Qwertz/TAKE_SCREENSHOT
[LOG 19:33:42.119] Config(TOGGLE_LABELS) Squad/Controls/Qwertz/TOGGLE_LABELS
[LOG 19:33:42.119] Config(TOGGLE_TEMP_GAUGES) Squad/Controls/Qwertz/TOGGLE_TEMP_GAUGES
[LOG 19:33:42.119] Config(TOGGLE_TEMP_OVERLAY) Squad/Controls/Qwertz/TOGGLE_TEMP_OVERLAY
[LOG 19:33:42.119] Config(TOGGLE_FLIGHT_FORCES) Squad/Controls/Qwertz/TOGGLE_FLIGHT_FORCES
[LOG 19:33:42.119] Config(QUICKSAVE) Squad/Controls/Qwertz/QUICKSAVE
[LOG 19:33:42.119] Config(QUICKLOAD) Squad/Controls/Qwertz/QUICKLOAD
[LOG 19:33:42.119] Config(THROTTLE_CUTOFF) Squad/Controls/Qwertz/THROTTLE_CUTOFF
[LOG 19:33:42.119] Config(THROTTLE_FULL) Squad/Controls/Qwertz/THROTTLE_FULL
[LOG 19:33:42.119] Config(LANDING_GEAR) Squad/Controls/Qwertz/LANDING_GEAR
[LOG 19:33:42.119] Config(HEADLIGHT_TOGGLE) Squad/Controls/Qwertz/HEADLIGHT_TOGGLE
[LOG 19:33:42.119] Config(BRAKES) Squad/Controls/Qwertz/BRAKES
[LOG 19:33:42.119] Config(TOGGLE_SPACENAV_FLIGHT_CONTROL) Squad/Controls/Qwertz/TOGGLE_SPACENAV_FLIGHT_CONTROL
[LOG 19:33:42.119] Config(TOGGLE_SPACENAV_ROLL_LOCK) Squad/Controls/Qwertz/TOGGLE_SPACENAV_ROLL_LOCK
[LOG 19:33:42.119] Config(WHEEL_STEER_LEFT) Squad/Controls/Qwertz/WHEEL_STEER_LEFT
[LOG 19:33:42.119] Config(WHEEL_STEER_RIGHT) Squad/Controls/Qwertz/WHEEL_STEER_RIGHT
[LOG 19:33:42.119] Config(WHEEL_THROTTLE_DOWN) Squad/Controls/Qwertz/WHEEL_THROTTLE_DOWN
[LOG 19:33:42.119] Config(WHEEL_THROTTLE_UP) Squad/Controls/Qwertz/WHEEL_THROTTLE_UP
[LOG 19:33:42.119] Config(EVA_forward) Squad/Controls/Qwertz/EVA_forward
[LOG 19:33:42.119] Config(EVA_back) Squad/Controls/Qwertz/EVA_back
[LOG 19:33:42.119] Config(EVA_left) Squad/Controls/Qwertz/EVA_left
[LOG 19:33:42.119] Config(EVA_right) Squad/Controls/Qwertz/EVA_right
[LOG 19:33:42.119] Config(EVA_yaw_left) Squad/Controls/Qwertz/EVA_yaw_left
[LOG 19:33:42.119] Config(EVA_yaw_right) Squad/Controls/Qwertz/EVA_yaw_right
[LOG 19:33:42.119] Config(EVA_Pack_forward) Squad/Controls/Qwertz/EVA_Pack_forward
[LOG 19:33:42.119] Config(EVA_Pack_back) Squad/Controls/Qwertz/EVA_Pack_back
[LOG 19:33:42.119] Config(EVA_Pack_left) Squad/Controls/Qwertz/EVA_Pack_left
[LOG 19:33:42.119] Config(EVA_Pack_right) Squad/Controls/Qwertz/EVA_Pack_right
[LOG 19:33:42.119] Config(EVA_Pack_up) Squad/Controls/Qwertz/EVA_Pack_up
[LOG 19:33:42.119] Config(EVA_Pack_down) Squad/Controls/Qwertz/EVA_Pack_down
[LOG 19:33:42.119] Config(EVA_Jump) Squad/Controls/Qwertz/EVA_Jump
[LOG 19:33:42.120] Config(EVA_Run) Squad/Controls/Qwertz/EVA_Run
[LOG 19:33:42.120] Config(EVA_ToggleMovementMode) Squad/Controls/Qwertz/EVA_ToggleMovementMode
[LOG 19:33:42.120] Config(EVA_TogglePack) Squad/Controls/Qwertz/EVA_TogglePack
[LOG 19:33:42.120] Config(EVA_Use) Squad/Controls/Qwertz/EVA_Use
[LOG 19:33:42.120] Config(EVA_Board) Squad/Controls/Qwertz/EVA_Board
[LOG 19:33:42.120] Config(EVA_Orient) Squad/Controls/Qwertz/EVA_Orient
[LOG 19:33:42.120] Config(EVA_Lights) Squad/Controls/Qwertz/EVA_Lights
[LOG 19:33:42.120] Config(Editor_pitchUp) Squad/Controls/Qwertz/Editor_pitchUp
[LOG 19:33:42.120] Config(Editor_pitchDown) Squad/Controls/Qwertz/Editor_pitchDown
[LOG 19:33:42.120] Config(Editor_yawLeft) Squad/Controls/Qwertz/Editor_yawLeft
[LOG 19:33:42.120] Config(Editor_yawRight) Squad/Controls/Qwertz/Editor_yawRight
[LOG 19:33:42.120] Config(Editor_rollLeft) Squad/Controls/Qwertz/Editor_rollLeft
[LOG 19:33:42.120] Config(Editor_rollRight) Squad/Controls/Qwertz/Editor_rollRight
[LOG 19:33:42.120] Config(Editor_resetRotation) Squad/Controls/Qwertz/Editor_resetRotation
[LOG 19:33:42.120] Config(Editor_modePlace) Squad/Controls/Qwertz/Editor_modePlace
[LOG 19:33:42.120] Config(Editor_modeOffset) Squad/Controls/Qwertz/Editor_modeOffset
[LOG 19:33:42.120] Config(Editor_modeRotate) Squad/Controls/Qwertz/Editor_modeRotate
[LOG 19:33:42.120] Config(Editor_modeRoot) Squad/Controls/Qwertz/Editor_modeRoot
[LOG 19:33:42.120] Config(Editor_coordSystem) Squad/Controls/Qwertz/Editor_coordSystem
[LOG 19:33:42.120] Config(Editor_toggleSymMethod) Squad/Controls/Qwertz/Editor_toggleSymMethod
[LOG 19:33:42.120] Config(Editor_toggleSymMode) Squad/Controls/Qwertz/Editor_toggleSymMode
[LOG 19:33:42.120] Config(Editor_toggleAngleSnap) Squad/Controls/Qwertz/Editor_toggleAngleSnap
[LOG 19:33:42.120] Config(Editor_fineTweak) Squad/Controls/Qwertz/Editor_fineTweak
[LOG 19:33:42.120] Config(Editor_partSearch) Squad/Controls/Qwertz/Editor_partSearch
[LOG 19:33:42.120] Config(Editor_zoomScrollModifier) Squad/Controls/Qwertz/Editor_zoomScrollModifier
[LOG 19:33:42.120] Config(MODIFIER_KEY) Squad/Controls/Qwertz/MODIFIER_KEY
[LOG 19:33:42.120] Config(AbortActionGroup) Squad/Controls/Qwertz/AbortActionGroup
[LOG 19:33:42.120] Config(CustomActionGroup1) Squad/Controls/Qwertz/CustomActionGroup1
[LOG 19:33:42.120] Config(CustomActionGroup2) Squad/Controls/Qwertz/CustomActionGroup2
[LOG 19:33:42.120] Config(CustomActionGroup3) Squad/Controls/Qwertz/CustomActionGroup3
[LOG 19:33:42.120] Config(CustomActionGroup4) Squad/Controls/Qwertz/CustomActionGroup4
[LOG 19:33:42.120] Config(CustomActionGroup5) Squad/Controls/Qwertz/CustomActionGroup5
[LOG 19:33:42.120] Config(CustomActionGroup6) Squad/Controls/Qwertz/CustomActionGroup6
[LOG 19:33:42.120] Config(CustomActionGroup7) Squad/Controls/Qwertz/CustomActionGroup7
[LOG 19:33:42.120] Config(CustomActionGroup8) Squad/Controls/Qwertz/CustomActionGroup8
[LOG 19:33:42.121] Config(CustomActionGroup9) Squad/Controls/Qwertz/CustomActionGroup9
[LOG 19:33:42.121] Config(CustomActionGroup10) Squad/Controls/Qwertz/CustomActionGroup10
[LOG 19:33:42.121] Config(KEY_MAP) Squad/Controls/Qwertz/KEY_MAP
[LOG 19:33:42.121] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot
[LOG 19:33:42.121] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer
[LOG 19:33:42.121] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist
[LOG 19:33:42.121] Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist
[LOG 19:33:42.121] Config(Localization) Squad/Localization/dictionary/Localization
[LOG 19:33:42.121] Config(MISSIONPACK) Squad/Missions/MissionPacks/squad_ESA
[LOG 19:33:42.121] Config(CUSTOM_PARTLIST_CATEGORY) Squad/PartList/PartCategories/CUSTOM_PARTLIST_CATEGORY
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/White
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/BlackAndWhite
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/GrayAndOrange
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Dark
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Gray
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Orange
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Gold
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Bare
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Shroud
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/GrayAndWhite
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/YellowAndWhite
[LOG 19:33:42.121] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Silver
[LOG 19:33:42.122] Config(VARIANTTHEME) Squad/Parts/VariantThemes/Gray with Stripes
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/protectiveRocketNoseMk7_v2/rocketNoseCone_v2
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/protectiveRocketNoseMk7_v3/rocketNoseCone_v3
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/rocketNoseCone_size3/rocketNoseConeSize3
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
[LOG 19:33:42.122] Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/delta/deltaWing
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/strake/wingStrake
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1
[LOG 19:33:42.123] Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2
[LOG 19:33:42.123] Config(PART) Squad/Parts/Cargo/CargoContainers/cargoContainer/cargoContainer
[LOG 19:33:42.123] Config(PART) Squad/Parts/Cargo/CargoContainers/smallCargoContainer/smallCargoContainer
[LOG 19:33:42.123] Config(PART) Squad/Parts/Cargo/Cylinder/Cylinder/evaCylinder
[LOG 19:33:42.124] Config(PART) Squad/Parts/Cargo/GroundAnchor/groundAnchor/groundAnchor
[LOG 19:33:42.124] Config(PART) Squad/Parts/Cargo/Jetpack/Jetpack/evaJetpack
[LOG 19:33:42.124] Config(PART) Squad/Parts/Cargo/Parachute/Parachute/evaChute
[LOG 19:33:42.124] Config(PART) Squad/Parts/Cargo/RepairKit/RepairKit/evaRepairKit
[LOG 19:33:42.124] Config(PART) Squad/Parts/Cargo/ScienceKit/evaScienceKit/evaScienceKit
[LOG 19:33:42.124] Config(PART) Squad/Parts/Cargo/StorageUnits/CargoStorageUnit/CargoStorageUnit
[LOG 19:33:42.124] Config(PART) Squad/Parts/Cargo/StorageUnits/ConformalStorageUnit/ConformalStorageUnit
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/cupola/cupola/cupola
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/Mk1-3Pod/mk1-3/mk1-3pod
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk1pod_v2/mk1Pod_v2/mk1pod_v2
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk2LanderCan_v2/mk2LanderCan_v2/mk2LanderCabin_v2
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/MpoProbe/MpoProbe/MpoProbe
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/MtmStage/MTM_Stage/MtmStage
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/probeCoreHex_v2/probeCoreHex_v2/probeCoreHex_v2
[LOG 19:33:42.124] Config(PART) Squad/Parts/Command/probeCoreOcto2_v2/probeCoreOcto2_v2/probeCoreOcto2_v2
[LOG 19:33:42.125] Config(PART) Squad/Parts/Command/probeCoreOcto_v2/probeCoreOcto_v2/probeCoreOcto_v2
[LOG 19:33:42.125] Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
[LOG 19:33:42.125] Config(PART) Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2/roverBody_v2
[LOG 19:33:42.125] Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
[LOG 19:33:42.125] Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
[LOG 19:33:42.125] Config(PART) Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_v2/probeCoreSphere_v2
[LOG 19:33:42.125] Config(PART) Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
[LOG 19:33:42.125] Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Decoupler_0/Decoupler_0
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Decoupler_1/Decoupler_1
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Decoupler_2/Decoupler_2
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Decoupler_3/Decoupler_3
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Separator_0/Separator_0
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Separator_1/Separator_1
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Separator_2/Separator_2
[LOG 19:33:42.125] Config(PART) Squad/Parts/Coupling/Separator_3/Separator_3
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/10CSolarPanels/OX-10C/solarPanelOX10C
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/10CSolarPanels/SP-10C/solarPanelSP10C
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/10LSolarPanels/OX-10L/solarPanelOX10L
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/10LSolarPanels/SP-10L/solarPanelSP10L
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
[LOG 19:33:42.125] Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
[LOG 19:33:42.126] Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
[LOG 19:33:42.126] Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngine24-77_v2/liquidEngine24-77_v2/smallRadialEngine_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngine48-7S_v2/liquidEngine48-7S_v2/liquidEngineMini_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1R _v2/radialEngineMini_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1_v2/microEngine_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-909_v2/liquidEngineLV-909_v2/liquidEngine3_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-T30_v2/liquidEngineLV-T30_v2/liquidEngine_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineLV-T45_v2/liquidEngineLV-T45_v2/liquidEngine2_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineMainsail_v2/liquidEngineMainsail_v2/liquidEngineMainsail_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEnginePoodle_v2/liquidEnginePoodle_v2/liquidEngine2-2_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineSkipper_v2/skipperLiquidEngine_v2/engineLargeSkipper_v2
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
[LOG 19:33:42.126] Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-10_v2/solidBooster_v2
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-5_v2/solidBooster_sm_v2
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/Size2LFB_v2/part/Size2LFB_v2
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17/Thoroughbred
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33/Clydesdale
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/SolidBoostersF/SolidBoosterF3S0/Shrimp
[LOG 19:33:42.127] Config(PART) Squad/Parts/Engine/SolidBoostersF/SolidBoosterFM1/Mite
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/drainTankFTE-1/ReleaseValve/ReleaseValve
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/FoilTanks/RadialTank_Capsule/externalTankCapsule
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/FoilTanks/RadialTank_Round/externalTankRound
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/FoilTanks/ToroidTank/externalTankToroid
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
[LOG 19:33:42.127] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax16/Rockomax16_BW
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax32/Rockomax32_BW
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax64/Rockomax64_BW
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/RockomaxTanks/Rockomax8/Rockomax8BW
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT100/fuelTankSmallFlat
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT200/fuelTankSmall
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT400/fuelTank
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/Size1_Tanks/fuelTankT800/fuelTank_long
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
[LOG 19:33:42.128] Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
[LOG 19:33:42.128] Config(PART) Squad/Parts/Misc/AsteroidDay/CamSat/InfraredTelescope
[LOG 19:33:42.128] Config(PART) Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore
[LOG 19:33:42.128] Config(PART) Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna
[LOG 19:33:42.128] Config(PART) Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel
[LOG 19:33:42.129] Config(PART) Squad/Parts/Misc/PotatoComet/part/PotatoComet
[LOG 19:33:42.129] Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
[LOG 19:33:42.129] Config(PART) Squad/Parts/Prebuilt/flag/flag
[LOG 19:33:42.129] Config(PART) Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 19:33:42.129] Config(PART) Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 19:33:42.129] Config(PART) Squad/Parts/Prebuilt/kerbalEVASlimSuit/kerbalEVASlimSuit
[LOG 19:33:42.129] Config(PART) Squad/Parts/Prebuilt/kerbalEVASlimSuitFemale/kerbalEVASlimSuitFemale
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
[LOG 19:33:42.129] Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/Magnetometer/Magnetometer/Magnetometer
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
[LOG 19:33:42.129] Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
[LOG 19:33:42.129] Config(PART) Squad/Parts/Structural/FLAdapters/adapterSmallMiniShort/adapterSmallMiniShort
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/FLAdapters/adapterSmallMiniTall/adapterSmallMiniTall
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_v2/Size3To2Adapter_v2
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/stackAdapters/adapterLargeSmallBi/adapterLargeSmallBi
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/stackAdapters/adapterLargeSmallQuad/adapterLargeSmallQuad
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/stackAdapters/adapterLargeSmallTri/adapterLargeSmallTri
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
[LOG 19:33:42.130] Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
[LOG 19:33:42.130] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
[LOG 19:33:42.130] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
[LOG 19:33:42.130] Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
[LOG 19:33:42.130] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
[LOG 19:33:42.130] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
[LOG 19:33:42.130] Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
[LOG 19:33:42.130] Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
[LOG 19:33:42.130] Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/DirectAntennas/HG-5_v2/HighGainAntenna5_v2
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/Fireworks/fireworksLauncherBig/fireworksLauncherBig
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/Fireworks/fireworksLauncherSmall/fireworksLauncherSmall
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/flags/flagFlat/flagFlat/flagPartFlat
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/flags/flagSize0/flagSize0/flagPartSize0
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/flags/flagSize1/flagSize1/flagPartSize1
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/flags/flagSize2/flagSize2/flagPartSize2
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/flags/flagSize3/flagSize3/flagPartSize3
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/Lights/domeLight1/domeLight1
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/Lights/groundLight1/groundLight1
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/Lights/groundLight2/groundLight2
[LOG 19:33:42.131] Config(PART) Squad/Parts/Utility/Lights/navLight1/navLight1
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/Lights/spotLight1/spotLight3
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/Lights/stripLight1/stripLight1
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/linearVernorRCS/linearRCS/linearRcs
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/linearVernorRCS/vernorEngine/vernierEngine
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlockRV-105/RCSBlock_v2
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/rcsBlockRV-105_v2/RCSblock_01_small/RCSblock_01_small
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/rcsSmallLinear/RCSLinearSmall/RCSLinearSmall
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/rockomaxAdapters/largeAdapter/largeAdapter
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/rockomaxAdapters/largeAdapterShort/largeAdapter2
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/ServiceBay_v2/ServiceBay_125_v2/ServiceBay_125_v2
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/ServiceBay_v2/ServiceBay_250_v2/ServiceBay_250_v2
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/smallClaw/smallClaw/smallClaw
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
[LOG 19:33:42.132] Config(PART) Squad/Parts/Utility/spotLightMk1_v2/spotLightMk1_v2/spotLight1_v2
[LOG 19:33:42.133] Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
[LOG 19:33:42.133] Config(PART) Squad/Parts/Utility/spotLightMk2_v2/spotLightMk2_v2/spotLight2_v2
[LOG 19:33:42.133] Config(PART) Squad/Parts/Utility/stackCouplers/stackBiCoupler_v2/stackBiCoupler_v2
[LOG 19:33:42.133] Config(PART) Squad/Parts/Utility/stackCouplers/stackQuadCoupler/stackQuadCoupler
[LOG 19:33:42.133] Config(PART) Squad/Parts/Utility/stackCouplers/stackTriCoupler_v2/stackTriCoupler_v2
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
[LOG 19:33:42.133] Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
[LOG 19:33:42.133] Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands
[LOG 19:33:42.133] Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth
[LOG 19:33:42.133] Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch
[LOG 19:33:42.133] Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll
[LOG 19:33:42.133] Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/circularButton/genericCircularButton
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07
[LOG 19:33:42.133] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob
[LOG 19:33:42.134] Config(PROP) Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2
[LOG 19:33:42.134] Config(PROP) Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch
[LOG 19:33:42.134] Config(PROP) Squad/Props/buttonsGeneric/squareButton/genericSquareButton
[LOG 19:33:42.134] Config(PROP) Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch
[LOG 19:33:42.134] Config(PROP) Squad/Props/buttonsGeneric/switch/genericSwitch
[LOG 19:33:42.134] Config(PROP) Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards
[LOG 19:33:42.134] Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare
[LOG 19:33:42.134] Config(PROP) Squad/Props/circularButton/prop/circularButton
[LOG 19:33:42.134] Config(PROP) Squad/Props/Compass/prop/Compass
[LOG 19:33:42.134] Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob
[LOG 19:33:42.134] Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2
[LOG 19:33:42.134] Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel
[LOG 19:33:42.134] Config(PROP) Squad/Props/IVANavBall/prop/NavBall
[LOG 19:33:42.134] Config(PROP) Squad/Props/IVANavBallNoBase/prop/NavBallNoBase
[LOG 19:33:42.134] Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed
[LOG 19:33:42.134] Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode
[LOG 19:33:42.134] Config(PROP) Squad/Props/NavBall/prop/NavBall
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet
[LOG 19:33:42.134] Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick
[LOG 19:33:42.134] Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch
[LOG 19:33:42.134] Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter
[LOG 19:33:42.134] Config(PROP) Squad/Props/squareButton/prop/squareButton
[LOG 19:33:42.134] Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch
[LOG 19:33:42.134] Config(PROP) Squad/Props/switch/prop/switch
[LOG 19:33:42.135] Config(PROP) Squad/Props/switchGuard/prop/switchGuard
[LOG 19:33:42.135] Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards
[LOG 19:33:42.135] Config(PROP) Squad/Props/throttle/prop/throttle
[LOG 19:33:42.135] Config(PROP) Squad/Props/VSI/prop/VSI
[LOG 19:33:42.135] Config(SPACEOBJECTS_LIMITS) Squad/Resources/CometDefs/SPACEOBJECTS_LIMITS
[LOG 19:33:42.135] Config(COMET_MANAGER) Squad/Resources/CometDefs/COMET_MANAGER
[LOG 19:33:42.135] Config(COMET_ORBIT_TYPE) Squad/Resources/CometDefs/short
[LOG 19:33:42.135] Config(COMET_ORBIT_TYPE) Squad/Resources/CometDefs/intermediate
[LOG 19:33:42.135] Config(COMET_ORBIT_TYPE) Squad/Resources/CometDefs/long
[LOG 19:33:42.135] Config(COMET_ORBIT_TYPE) Squad/Resources/CometDefs/interstellar
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/classicTrail
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/whirlyTrail
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/strobeTrail
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/bareTrail
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/classicBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/chrysBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/palmBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/ringBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/crosetteBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/willowBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/crackeBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/palmCrackleBurst
[LOG 19:33:42.135] Config(FIREWORKFX_DEFINITION) Squad/Resources/FireworkFXDefinitions/dragonBurst
[LOG 19:33:42.135] Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE
[LOG 19:33:42.135] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 19:33:42.135] Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
[LOG 19:33:42.135] Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID
[LOG 19:33:42.135] Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES
[LOG 19:33:42.135] Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS
[LOG 19:33:42.135] Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION
[LOG 19:33:42.135] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel
[LOG 19:33:42.135] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer
[LOG 19:33:42.135] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel
[LOG 19:33:42.135] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant
[LOG 19:33:42.136] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas
[LOG 19:33:42.136] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge
[LOG 19:33:42.136] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir
[LOG 19:33:42.136] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant
[LOG 19:33:42.136] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore
[LOG 19:33:42.136] Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.136] Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF
[LOG 19:33:42.136] Config(TechTree) Squad/Resources/TechTree/TechTree
[LOG 19:33:42.136] Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals
[LOG 19:33:42.136] Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal
[LOG 19:33:42.136] Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1
[LOG 19:33:42.136] Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3
[LOG 19:33:42.136] Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals
[LOG 19:33:42.136] Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal
[LOG 19:33:42.136] Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/Mk1-3/internal/Mk1-3
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk1pod_IVA/mk1pod_Internal/mk1pod_IVA
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/mk2LanderCanInternal/internal/mk2LanderCanInternal
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder
[LOG 19:33:42.137] Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit
[LOG 19:33:42.137] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances
[LOG 19:33:42.137] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science
[LOG 19:33:42.137] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations
[LOG 19:33:42.137] Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout
[LOG 19:33:42.137] Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative
[LOG 19:33:42.137] Config(TUTORIAL) Squad/Tutorials/FlightSuborbital/FlightSuborbital
[LOG 19:33:42.137] Config(TUTORIAL) Squad/Tutorials/FromMun/FromMun
[LOG 19:33:42.137] Config(TUTORIAL) Squad/Tutorials/GoForOrbit/GoForOrbit
[LOG 19:33:42.138] Config(MISSIONPACK) SquadExpansion/MakingHistory/Missions/MissionPacks/squad_MakingHistory
[LOG 19:33:42.138] Config(MISSIONPACK) SquadExpansion/MakingHistory/Missions/MissionPacks/squad_MakingHistory_Other
[LOG 19:33:42.138] Config(MISSIONPACK) SquadExpansion/MakingHistory/Missions/MissionPacks/squad_MakingHistory_Tutorial
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/AccuracyLogic/TestAccuracyLogic
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionChancePartResourceLevels/ActionPartResourceAmount
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionExplode/ActionVesselExplode
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionMissionScore/MissionScore
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionModifierFunds/ModifyFunds
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionModifierScore/MissionScore
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionPartExplode/ActionPartExplode
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionPartResourceDrain/ActionPartResourceDrain
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionVesselActionGroup/ActionVesselActionGroup
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ActionVesselStage/ActionVesselStage
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateAsteroid/CreateAsteroid
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateComet/CreateComet
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateFlag/CreateFlag
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateLaunchSite/CreateLaunchSite
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CreateVessel/CreateVessel
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/CrewAssignment/TestCrewAssignment
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Destroyed/Crashed
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/DialogMessage/DialogMessage
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Distance/Distance
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EmptyFalse/EmptyFalse
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EmptyTrue/EmptyTrue
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EscapeSOI/SOILeft
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/EVA/EVA
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Flying/Flying
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/FundsRecovery/FundsRecovery
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalBoarded/TestKerbalBoarded
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalKilled/EVA
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalRecovery/KerbalRecovery
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/KerbalRescue/KerbalRescue
[LOG 19:33:42.138] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Landed/Landed
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Message/Message
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/MissionFunds/MissionFunds
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/MissionScore/MissionScore
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Orbit/Orbit
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/OrbitParams/OrbitParams
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PartDocking/TestPartDocking
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PartFailure/PartFailure
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PartGrapple/TestGrapple
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PartRepair/PartRepair
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PlaceKerbal/CreateKerbal
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/PlantFlag/PlantFlag
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ReachSOI/ReachSOI
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/Resource/ResourceAmount
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ResourceRecovery/TestResourcesRecovery
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/ScienceExperiment/ScienceExperiment
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/SetCamera/SetCamera
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/SplashDown/SplashDown
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/StageActivated/TestVesselStageActivated
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TakeKerbal/TestTakeKerbal
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TestFlyThrough/TestFlyThrough
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TestGoTo/TestGoTo
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TimeMET/TimeMET
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TimeOfMission/TimeOfMission
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/TimeSinceNode/TestTimeSinceNode
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselActiveCount/TestVesselActiveCount
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselAltitudeGoal/VesselAltitudeGoal
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselCrewCount/VeselCrewCount
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselMassLogic/VesselMass
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselPartCount/PartCount
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselRecovery/TestVesselRecovery
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselStage/TestVesselStage
[LOG 19:33:42.139] Config(MEBASICNODE) SquadExpansion/MakingHistory/Nodes/VesselVelocity/VesselVelocity
[LOG 19:33:42.139] Config(PART) SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk16/rocketNoseCone_size4/rocketNoseConeSize4
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/Size_1_5_Cone/Size_1_5_Cone
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_1p5/Decoupler_1p5
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_4/Decoupler_4
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_1p5/EnginePlate1p5
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_2/EnginePlate2
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_3/EnginePlate3
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_4/EnginePlate4
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_5/EnginePlate5
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/InflatableAirlock/InflatableAirlock
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Separator_1p5/Separator_1p5
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Separator_4/Separator_4
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Coupling/Size1p5_Strut_Decoupler/Size1p5_Strut_Decoupler
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineKE-1/LiquidEngineKE-1
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-T91/LiquidEngineLV-T91
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-TX87/LiquidEngineLV-TX87
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-I2/LiquidEngineRE-I2
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-J10/LiquidEngineRE-J10
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRK-7/LiquidEngineRK-7
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRV-1/LiquidEngineRV-1
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK/Pollux
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/MonoPropMini/monopropMiniSphere
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Monoprop/Size1p5_Monoprop
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size0_Adapter_01/Size1p5_Size0_Adapter_01
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_01/Size1p5_Size1_Adapter_01
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_02/Size1p5_Size1_Adapter_02
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size2_Adapter_01/Size1p5_Size2_Adapter_01
[LOG 19:33:42.140] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_01/Size1p5_Tank_01
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_02/Size1p5_Tank_02
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_03/Size1p5_Tank_03
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_04/Size1p5_Tank_04
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_05/Size1p5_Tank_05
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size3_Size4_Adapter_01/Size3_Size4_Adapter_01
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_EngineAdapter_01/Size4_EngineAdapter_01
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_01/Size4_Tank_01
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_02/Size4_Tank_02
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_03/Size4_Tank_03
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_04/Size4_Tank_04
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Ground/RoverWheel/roverWheelM1-F
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/fairingSize1p5/fairingSize1p5
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/fairingSize4/fairingSize4
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/Size1to0ServiceModule/Size1to0ServiceModule
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/SM18/ServiceModule18
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Payload/SM25/ServiceModule25
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/KV1Pod/kv1Pod
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/KV2Pod/kv2Pod
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/KV3Pod/kv3Pod
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/Mk2Pod/Mk2Pod
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Pods/Size1_5_Lander/MEMLander
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle0/EquiTriangle0
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1/EquiTriangle1
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1p5/EquiTriangle1p5
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle2/EquiTriangle2
[LOG 19:33:42.141] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel0/Panel0
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel1/Panel1
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel1p5/Panel1p5
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Panel2/Panel2
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle0/Triangle0
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle1/Triangle1
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle1p5/Triangle1p5
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Triangle2/Triangle2
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube1/Tube1
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube1p5/Tube1p5
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube2/Tube2
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube3/Tube3
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Structural/Tube4/Tube4
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Thermal/HeatShield1p5/HeatShield1p5
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Utility/flags/flagSize1p5/flagSize1p5/flagPartSize1p5
[LOG 19:33:42.142] Config(PART) SquadExpansion/MakingHistory/Parts/Utility/flags/flagSize4/flagSize4/flagPartSize4
[LOG 19:33:42.142] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/Airlock_Internal/Airlock_IVA
[LOG 19:33:42.142] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Internal/KV1_IVA
[LOG 19:33:42.142] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Internal/KV2_IVA
[LOG 19:33:42.142] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Internal/KV3_IVA
[LOG 19:33:42.142] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/MEM/MEM_IVA/MEM_IVA
[LOG 19:33:42.142] Config(INTERNAL) SquadExpansion/MakingHistory/Spaces/Mk2Pod/Mk2Pod_Internal/MK2POD_IVA
[LOG 19:33:42.142] Config(Contracts) SquadExpansion/Serenity/Contracts/contracts/Contracts
[LOG 19:33:42.142] Config(EXPERIENCE_TRAIT) SquadExpansion/Serenity/Experience/Traits/Engineer
[LOG 19:33:42.142] Config(EXPERIENCE_TRAIT) SquadExpansion/Serenity/Experience/Traits/Scientist
[LOG 19:33:42.142] Config(Localization) SquadExpansion/Serenity/Localization/dictionary/Localization
[LOG 19:33:42.142] Config(PART) SquadExpansion/Serenity/Parts/Aero/FanShroud_01/FanShroud_01
[LOG 19:33:42.142] Config(PART) SquadExpansion/Serenity/Parts/Aero/FanShroud_02/FanShroud_02
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Aero/FanShroud_03/FanShroud_03
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Aero/noseconeTiny/noseconeTiny
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Aero/noseconeVS/noseconeVS
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/centralStation/DeployedCentralStation
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/gooObservation/DeployedGoExOb
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/ionCollector/DeployedIONExp
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/rtg/DeployedRTG
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/satDish/DeployedSatDish
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/seismicSensor/DeployedSeismicSensor
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/solarPanel/DeployedSolarPanel
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/DeployedScience/weatherStation/DeployedWeatherStn
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVA/kerbalEVA
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleFuture/kerbalEVAfemaleFuture
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAFuture/kerbalEVAFuture
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVASlimSuit/kerbalEVASlimSuit
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVASlimSuitFemale/kerbalEVASlimSuitFemale
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/largeFanBlade/largeFanBlade
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/largeHeliBlade/largeHeliBlade
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/largePropeller/largePropeller
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/mediumFanBlade/mediumFanBlade
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/mediumHeliBlade/mediumHeliBlade
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/mediumPropeller/mediumPropeller
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/smallFanBlade/smallFanBlade
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/smallHeliBlade/smallHeliBlade
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Propellers/smallPropeller/smallPropeller
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_01/hinge_01
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_01_s/hinge_01_s
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_03/hinge_03
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_03_s/hinge_03_s
[LOG 19:33:42.143] Config(PART) SquadExpansion/Serenity/Parts/Robotics/hinge_04/hinge_04
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_01/piston_01
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_02/piston_02
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_03/piston_03
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/piston_04/piston_04
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/RotorEngine_02/RotorEngine_02
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/RotorEngine_03/RotorEngine_03
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_01/rotor_01
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_01s/rotor_01s
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_02/rotor_02
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_02s/rotor_02s
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_03/rotor_03
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotor_03s/rotor_03s
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_00/rotoServo_00
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_02/rotoServo_02
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_03/rotoServo_03
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/rotoServo_04/rotoServo_04
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Robotics/Controllers/KAL1000/controller1000
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S1/RobotArmScanner_S1
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S2/RobotArmScanner_S2
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S3/RobotArmScanner_S3
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/lGripPad/lGripPad
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/lGripStrip/lGripStrip
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/mGripPad/mGripPad
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/sGripPad/sGripPad
[LOG 19:33:42.144] Config(PART) SquadExpansion/Serenity/Parts/Structural/gripPads/sGripStrip/sGripStrip
[LOG 19:33:42.144] Config(DEPLOYEDSCIENCE) SquadExpansion/Serenity/Resources/DeployedScience/DEPLOYEDSCIENCE
[LOG 19:33:42.144] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/MediumGrip
[LOG 19:33:42.144] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/HighGrip
[LOG 19:33:42.144] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/ExtremeGrip
[LOG 19:33:42.144] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/LowGrip
[LOG 19:33:42.144] Config(PHYSICMATERIAL_DEFINITION) SquadExpansion/Serenity/Resources/PhysicsMaterials/Default
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(ROC_DEFINITION) SquadExpansion/Serenity/Resources/rocsdef/ROC_DEFINITION
[LOG 19:33:42.145] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.145] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.146] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.147] Config(EXPERIMENT_DEFINITION) SquadExpansion/Serenity/Resources/ScienceDefs/EXPERIMENT_DEFINITION
[LOG 19:33:42.147] Config(STORY_DEF) SquadExpansion/Serenity/Resources/StoryDefs/STORY_DEF
[LOG 19:33:42.147] Compiling Configs Completed.
[LOG 19:33:42.149] Resource LiquidFuel added to database
[LOG 19:33:42.149] Resource Oxidizer added to database
[LOG 19:33:42.149] Resource SolidFuel added to database
[LOG 19:33:42.149] Resource MonoPropellant added to database
[LOG 19:33:42.149] Resource XenonGas added to database
[LOG 19:33:42.149] Resource ElectricCharge added to database
[LOG 19:33:42.149] Resource IntakeAir added to database
[LOG 19:33:42.149] Resource EVA Propellant added to database
[LOG 19:33:42.149] Resource Ore added to database
[LOG 19:33:42.150] Resource Ablator added to database
[LOG 19:33:42.151] Resource MediumGrip added to database
[LOG 19:33:42.151] Resource HighGrip added to database
[LOG 19:33:42.151] Resource ExtremeGrip added to database
[LOG 19:33:42.151] Resource LowGrip added to database
[LOG 19:33:42.151] Resource Default added to database
[LOG 19:33:42.151] CodeAssetLoader: Compiling all code assets
[LOG 19:33:42.155] ExperienceSystemConfig: Added Effect 'DeployedSciencePowerSkill' to Trait 'Engineer'
[LOG 19:33:42.155] ExperienceSystemConfig: Added Effect 'DeployedScienceExpSkill' to Trait 'Scientist'
[LOG 19:33:42.159] ConfigNode[]
[LOG 19:33:42.159] GameDatabase: Assets loaded in 55.337s
[LOG 19:33:42.202] PartLoader: Loading part database
[LOG 19:33:42.204] PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone'
[LOG 19:33:42.226] EffectList: Created 15 effect types
[LOG 19:33:42.269] PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1'
[LOG 19:33:42.286] PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop'
[LOG 19:33:42.300] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf'
[LOG 19:33:42.311] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing'
[LOG 19:33:42.319] PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin'
[LOG 19:33:42.330] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard'
[LOG 19:33:42.337] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController'
[LOG 19:33:42.344] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing'
[LOG 19:33:42.349] PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin'
[LOG 19:33:42.358] PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin'
[LOG 19:33:42.364] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake'
[LOG 19:33:42.372] PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake'
[LOG 19:33:42.378] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone'
[LOG 19:33:42.394] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA'
[LOG 19:33:42.403] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB'
[LOG 19:33:42.413] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter'
[LOG 19:33:42.418] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/protectiveRocketNoseMk7_v2/rocketNoseCone_v2'
[LOG 19:33:42.425] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/protectiveRocketNoseMk7_v3/rocketNoseCone_v3'
[LOG 19:33:42.431] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/rocketNoseCone_size3/rocketNoseConeSize3'
[LOG 19:33:42.436] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone'
[LOG 19:33:42.442] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail'
[LOG 19:33:42.449] PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB'
[LOG 19:33:42.454] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1'
[LOG 19:33:42.530] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2'
[LOG 19:33:42.541] PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3'
[LOG 19:33:42.553] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield0/HeatShield0'
[LOG 19:33:42.571] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1'
[LOG 19:33:42.584] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2'
[LOG 19:33:42.593] PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3'
[LOG 19:33:42.602] PartLoader: Compiling Part 'Squad/Parts/Aero/InflatableHeatShield/HeatShield/InflatableHeatShield'
[LOG 19:33:42.614] PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong'
[LOG 19:33:42.619] PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake'
[LOG 19:33:42.624] PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake'
[LOG 19:33:42.629] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta'
[LOG 19:33:42.634] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1'
[LOG 19:33:42.640] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2'
[LOG 19:33:42.651] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder'
[LOG 19:33:42.661] PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake'
[LOG 19:33:42.667] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet'
[LOG 19:33:42.674] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet'
[LOG 19:33:42.680] PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3'
[LOG 19:33:42.688] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector'
[LOG 19:33:42.694] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2'
[LOG 19:33:42.699] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3'
[LOG 19:33:42.704] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4'
[LOG 19:33:42.711] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5'
[LOG 19:33:42.717] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing'
[LOG 19:33:42.723] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small'
[LOG 19:33:42.728] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf'
[LOG 19:33:42.734] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2'
[LOG 19:33:42.741] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3'
[LOG 19:33:42.747] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf'
[LOG 19:33:42.754] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5'
[LOG 19:33:42.761] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake'
[LOG 19:33:42.766] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing'
[LOG 19:33:42.772] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2'
[LOG 19:33:42.777] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3'
[LOG 19:33:42.783] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4'
[LOG 19:33:42.788] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1'
[LOG 19:33:42.794] PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2'
[LOG 19:33:42.799] PartLoader: Compiling Part 'Squad/Parts/Cargo/CargoContainers/cargoContainer/cargoContainer'
[WRN 19:33:42.801] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [cargoContainer'. Removed ModuleCargoPart
[LOG 19:33:42.811] PartLoader: Compiling Part 'Squad/Parts/Cargo/CargoContainers/smallCargoContainer/smallCargoContainer'
[WRN 19:33:42.814] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [smallCargoContainer'. Removed ModuleCargoPart
[LOG 19:33:42.833] PartLoader: Compiling Part 'Squad/Parts/Cargo/Cylinder/Cylinder/evaCylinder'
[LOG 19:33:42.838] PartLoader: Compiling Part 'Squad/Parts/Cargo/GroundAnchor/groundAnchor/groundAnchor'
[LOG 19:33:42.867] PartLoader: Compiling Part 'Squad/Parts/Cargo/Jetpack/Jetpack/evaJetpack'
[LOG 19:33:42.872] PartLoader: Compiling Part 'Squad/Parts/Cargo/Parachute/Parachute/evaChute'
[LOG 19:33:42.878] PartLoader: Compiling Part 'Squad/Parts/Cargo/RepairKit/RepairKit/evaRepairKit'
[LOG 19:33:42.895] PartLoader: Compiling Part 'Squad/Parts/Cargo/ScienceKit/evaScienceKit/evaScienceKit'
[LOG 19:33:42.901] PartLoader: Compiling Part 'Squad/Parts/Cargo/StorageUnits/CargoStorageUnit/CargoStorageUnit'
[WRN 19:33:42.903] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [CargoStorageUnit'. Removed ModuleCargoPart
[LOG 19:33:42.907] PartLoader: Compiling Part 'Squad/Parts/Cargo/StorageUnits/ConformalStorageUnit/ConformalStorageUnit'
[WRN 19:33:42.909] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [ConformalStorageUnit'. Removed ModuleCargoPart
[LOG 19:33:42.913] PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2'
[LOG 19:33:42.921] PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola'
[LOG 19:33:42.961] PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd'
[LOG 19:33:42.973] PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin'
[LOG 19:33:42.982] PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule'
[LOG 19:33:42.991] PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule'
[LOG 19:33:43.001] PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-3Pod/mk1-3/mk1-3pod'
[LOG 19:33:43.039] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit'
[WRN 19:33:43.044] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [Mark1Cockpit'. Removed ModuleCargoPart
[LOG 19:33:43.053] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin'
[WRN 19:33:43.057] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [MK1CrewCabin'. Removed ModuleCargoPart
[LOG 19:33:43.062] PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit'
[WRN 19:33:43.065] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [Mark2Cockpit'. Removed ModuleCargoPart
[LOG 19:33:43.072] PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall'
[WRN 19:33:43.076] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [landerCabinSmall'. Removed ModuleCargoPart
[LOG 19:33:43.082] PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod_v2/mk1Pod_v2/mk1pod_v2'
[WRN 19:33:43.087] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [mk1pod.v2'. Removed ModuleCargoPart
[LOG 19:33:43.094] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline'
[WRN 19:33:43.098] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [mk2Cockpit.Inline'. Removed ModuleCargoPart
[LOG 19:33:43.105] PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard'
[WRN 19:33:43.109] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [mk2Cockpit.Standard'. Removed ModuleCargoPart
[LOG 19:33:43.116] PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore'
[LOG 19:33:43.124] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin'
[WRN 19:33:43.128] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [mk2LanderCabin'. Removed ModuleCargoPart
[LOG 19:33:43.134] PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan_v2/mk2LanderCan_v2/mk2LanderCabin_v2'
[WRN 19:33:43.138] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [mk2LanderCabin.v2'. Removed ModuleCargoPart
[LOG 19:33:43.146] PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle'
[LOG 19:33:43.154] PartLoader: Compiling Part 'Squad/Parts/Command/MpoProbe/MpoProbe/MpoProbe'
[LOG 19:33:43.164] PartLoader: Compiling Part 'Squad/Parts/Command/MtmStage/MTM_Stage/MtmStage'
[LOG 19:33:43.173] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube'
[LOG 19:33:43.181] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex'
[LOG 19:33:43.189] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex_v2/probeCoreHex_v2/probeCoreHex_v2'
[LOG 19:33:43.198] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2_v2/probeCoreOcto2_v2/probeCoreOcto2_v2'
[LOG 19:33:43.207] PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto_v2/probeCoreOcto_v2/probeCoreOcto_v2'
[LOG 19:33:43.217] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody'
[LOG 19:33:43.226] PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody_v2/probeRoverBody_v2/roverBody_v2'
[LOG 19:33:43.236] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge'
[LOG 19:33:43.246] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall'
[LOG 19:33:43.259] PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere_v2/probeStackSphere_v2/probeCoreSphere_v2'
[LOG 19:33:43.265] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine'
[LOG 19:33:43.297] PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector'
[LOG 19:33:43.307] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_0/Decoupler_0'
[LOG 19:33:43.318] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_1/Decoupler_1'
[LOG 19:33:43.326] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_2/Decoupler_2'
[LOG 19:33:43.333] PartLoader: Compiling Part 'Squad/Parts/Coupling/Decoupler_3/Decoupler_3'
[LOG 19:33:43.339] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_0/Separator_0'
[LOG 19:33:43.346] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_1/Separator_1'
[LOG 19:33:43.352] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_2/Separator_2'
[LOG 19:33:43.358] PartLoader: Compiling Part 'Squad/Parts/Coupling/Separator_3/Separator_3'
[LOG 19:33:43.364] PartLoader: Compiling Part 'Squad/Parts/Electrical/10CSolarPanels/OX-10C/solarPanelOX10C'
[LOG 19:33:43.376] PartLoader: Compiling Part 'Squad/Parts/Electrical/10CSolarPanels/SP-10C/solarPanelSP10C'
[LOG 19:33:43.384] PartLoader: Compiling Part 'Squad/Parts/Electrical/10LSolarPanels/OX-10L/solarPanelOX10L'
[LOG 19:33:43.390] PartLoader: Compiling Part 'Squad/Parts/Electrical/10LSolarPanels/SP-10L/solarPanelSP10L'
[LOG 19:33:43.398] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2'
[LOG 19:33:43.405] PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4'
[LOG 19:33:43.412] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1'
[LOG 19:33:43.420] PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3'
[LOG 19:33:43.426] PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel'
[LOG 19:33:43.434] PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5'
[LOG 19:33:43.441] PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg'
[LOG 19:33:43.454] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack'
[LOG 19:33:43.478] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank'
[LOG 19:33:43.484] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini'
[LOG 19:33:43.489] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack'
[LOG 19:33:43.495] PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge'
[LOG 19:33:43.501] PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine'
[LOG 19:33:43.520] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet'
[LOG 19:33:43.557] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine'
[LOG 19:33:43.576] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2'
[LOG 19:33:43.591] PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine'
[LOG 19:33:43.604] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine'
[LOG 19:33:43.615] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77_v2/liquidEngine24-77_v2/smallRadialEngine_v2'
[LOG 19:33:43.629] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S_v2/liquidEngine48-7S_v2/liquidEngineMini_v2'
[LOG 19:33:43.641] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike'
[LOG 19:33:43.690] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1R _v2/radialEngineMini_v2'
[LOG 19:33:43.703] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1_v2/liquidEngineLV-1_v2/microEngine_v2'
[LOG 19:33:43.714] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909_v2/liquidEngineLV-909_v2/liquidEngine3_v2'
[LOG 19:33:43.726] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine'
[LOG 19:33:43.737] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine'
[LOG 19:33:43.748] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30_v2/liquidEngineLV-T30_v2/liquidEngine_v2'
[LOG 19:33:43.760] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2'
[LOG 19:33:43.773] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45_v2/liquidEngineLV-T45_v2/liquidEngine2_v2'
[LOG 19:33:43.786] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail_v2/liquidEngineMainsail_v2/liquidEngineMainsail_v2'
[LOG 19:33:43.808] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2'
[LOG 19:33:43.818] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle_v2/liquidEnginePoodle_v2/liquidEngine2-2_v2'
[LOG 19:33:43.831] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper_v2/skipperLiquidEngine_v2/engineLargeSkipper_v2'
[LOG 19:33:43.847] PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME'
[LOG 19:33:43.867] PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster'
[LOG 19:33:43.879] PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine'
[LOG 19:33:43.891] PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine'
[LOG 19:33:43.901] PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER'
[LOG 19:33:43.916] PartLoader: Compiling Part 'Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-10_v2/solidBooster_v2'
[LOG 19:33:43.929] PartLoader: Compiling Part 'Squad/Parts/Engine/Size1_SRBs/solidBoosterRT-5_v2/solidBooster_sm_v2'
[LOG 19:33:43.941] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB'
[LOG 19:33:43.954] PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB_v2/part/Size2LFB_v2'
[LOG 19:33:43.967] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine'
[LOG 19:33:43.982] PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster'
[LOG 19:33:43.995] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1'
[LOG 19:33:44.005] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterS2-17/solidBoosterS2-17/Thoroughbred'
[LOG 19:33:44.021] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterS2-33/solidBoosterS2-33/Clydesdale'
[LOG 19:33:44.033] PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1'
[LOG 19:33:44.038] [ModuleCargoPart]: Setting stackableQuantity to 1 as sepMotor1 contains resources
[LOG 19:33:44.044] PartLoader: Compiling Part 'Squad/Parts/Engine/SolidBoostersF/SolidBoosterF3S0/Shrimp'
[LOG 19:33:44.054] PartLoader: Compiling Part 'Squad/Parts/Engine/SolidBoostersF/SolidBoosterFM1/Mite'
[LOG 19:33:44.065] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2'
[LOG 19:33:44.070] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines'
[LOG 19:33:44.076] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2'
[LOG 19:33:44.082] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant'
[LOG 19:33:44.088] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2'
[LOG 19:33:44.096] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1'
[LOG 19:33:44.102] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant'
[LOG 19:33:44.108] PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3'
[LOG 19:33:44.115] PartLoader: Compiling Part 'Squad/Parts/FuelTank/drainTankFTE-1/ReleaseValve/ReleaseValve'
[LOG 19:33:44.156] PartLoader: Compiling Part 'Squad/Parts/FuelTank/FoilTanks/RadialTank_Capsule/externalTankCapsule'
[LOG 19:33:44.163] PartLoader: Compiling Part 'Squad/Parts/FuelTank/FoilTanks/RadialTank_Round/externalTankRound'
[LOG 19:33:44.170] PartLoader: Compiling Part 'Squad/Parts/FuelTank/FoilTanks/ToroidTank/externalTankToroid'
[LOG 19:33:44.177] PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank'
[LOG 19:33:44.184] PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage'
[LOG 19:33:44.190] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler'
[LOG 19:33:44.198] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong'
[LOG 19:33:44.204] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter'
[LOG 19:33:44.211] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO'
[LOG 19:33:44.217] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage'
[LOG 19:33:44.224] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO'
[LOG 19:33:44.239] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid'
[LOG 19:33:44.248] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono'
[LOG 19:33:44.254] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin'
[LOG 19:33:44.263] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100'
[LOG 19:33:44.268] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25'
[LOG 19:33:44.274] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50'
[LOG 19:33:44.281] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100'
[LOG 19:33:44.286] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25'
[LOG 19:33:44.292] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50'
[LOG 19:33:44.298] PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO'
[LOG 19:33:44.304] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2'
[LOG 19:33:44.310] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini'
[LOG 19:33:44.317] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank'
[LOG 19:33:44.323] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank'
[LOG 19:33:44.330] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong'
[LOG 19:33:44.337] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax16/Rockomax16_BW'
[LOG 19:33:44.343] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax32/Rockomax32_BW'
[LOG 19:33:44.350] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax64/Rockomax64_BW'
[LOG 19:33:44.356] PartLoader: Compiling Part 'Squad/Parts/FuelTank/RockomaxTanks/Rockomax8/Rockomax8BW'
[LOG 19:33:44.363] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT100/fuelTankSmallFlat'
[LOG 19:33:44.370] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT200/fuelTankSmall'
[LOG 19:33:44.377] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT400/fuelTank'
[LOG 19:33:44.384] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size1_Tanks/fuelTankT800/fuelTank_long'
[LOG 19:33:44.391] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank'
[LOG 19:33:44.398] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank'
[LOG 19:33:44.404] PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank'
[LOG 19:33:44.411] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank'
[LOG 19:33:44.417] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge'
[LOG 19:33:44.424] PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial'
[LOG 19:33:44.431] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/CamSat/InfraredTelescope'
[LOG 19:33:44.440] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HECS2/HECS2_ProbeCore'
[LOG 19:33:44.450] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/HighGainAntenna/HighGainAntenna'
[LOG 19:33:44.462] PartLoader: Compiling Part 'Squad/Parts/Misc/AsteroidDay/LgRadialSolar/LgRadialSolarPanel'
[LOG 19:33:44.469] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoComet/part/PotatoComet'
[LOG 19:33:44.483] PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid'
[LOG 19:33:44.496] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/flag/flag'
[LOG 19:33:44.499] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVA/kerbalEVA'
[LOG 19:33:44.517] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale'
[LOG 19:33:44.523] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVASlimSuit/kerbalEVASlimSuit'
[LOG 19:33:44.530] PartLoader: Compiling Part 'Squad/Parts/Prebuilt/kerbalEVASlimSuitFemale/kerbalEVASlimSuitFemale'
[LOG 19:33:44.536] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell'
[LOG 19:33:44.552] PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray'
[LOG 19:33:44.562] PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU'
[LOG 19:33:44.579] PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank'
[LOG 19:33:44.588] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill'
[LOG 19:33:44.611] PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU'
[LOG 19:33:44.620] PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner'
[LOG 19:33:44.634] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill'
[LOG 19:33:44.645] PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank'
[LOG 19:33:44.652] PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank'
[LOG 19:33:44.659] PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner'
[LOG 19:33:44.674] PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner'
[LOG 19:33:44.687] PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere'
[LOG 19:33:44.696] PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment'
[LOG 19:33:44.704] PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab'
[LOG 19:33:44.726] PartLoader: Compiling Part 'Squad/Parts/Science/Magnetometer/Magnetometer/Magnetometer'
[LOG 19:33:44.738] PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module'
[LOG 19:33:44.747] PartLoader: Compiling Part 'Squad/Parts/Science/ScienceBox/ScienceBox/ScienceBox'
[LOG 19:33:44.754] PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer'
[LOG 19:33:44.767] PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer'
[LOG 19:33:44.775] PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter'
[LOG 19:33:44.783] PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer'
[LOG 19:33:44.791] PartLoader: Compiling Part 'Squad/Parts/Structural/FLAdapters/adapterSmallMiniShort/adapterSmallMiniShort'
[LOG 19:33:44.799] PartLoader: Compiling Part 'Squad/Parts/Structural/FLAdapters/adapterSmallMiniTall/adapterSmallMiniTall'
[LOG 19:33:44.805] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody'
[LOG 19:33:44.812] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody'
[LOG 19:33:44.820] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage'
[LOG 19:33:44.826] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage'
[LOG 19:33:44.834] PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural'
[LOG 19:33:44.839] PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter_v2/Size2to3_v2/Size3To2Adapter_v2'
[LOG 19:33:44.845] PartLoader: Compiling Part 'Squad/Parts/Structural/stackAdapters/adapterLargeSmallBi/adapterLargeSmallBi'
[LOG 19:33:44.856] PartLoader: Compiling Part 'Squad/Parts/Structural/stackAdapters/adapterLargeSmallQuad/adapterLargeSmallQuad'
[LOG 19:33:44.866] PartLoader: Compiling Part 'Squad/Parts/Structural/stackAdapters/adapterLargeSmallTri/adapterLargeSmallTri'
[LOG 19:33:44.878] PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub'
[LOG 19:33:44.884] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2'
[LOG 19:33:44.890] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3'
[LOG 19:33:44.899] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1'
[LOG 19:33:44.906] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode'
[LOG 19:33:44.914] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1'
[LOG 19:33:44.921] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2'
[LOG 19:33:44.927] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint'
[LOG 19:33:44.936] PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon'
[LOG 19:33:44.943] PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube'
[LOG 19:33:44.950] PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto'
[LOG 19:33:44.957] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter'
[LOG 19:33:44.965] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x'
[LOG 19:33:44.972] PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x'
[LOG 19:33:44.978] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge'
[LOG 19:33:44.996] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed'
[LOG 19:33:45.004] PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall'
[LOG 19:33:45.013] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge'
[LOG 19:33:45.020] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg'
[LOG 19:33:45.028] PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm'
[LOG 19:33:45.036] PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish'
[LOG 19:33:45.046] PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna'
[LOG 19:33:45.055] PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna'
[LOG 19:33:45.064] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2'
[LOG 19:33:45.075] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler'
[LOG 19:33:45.084] PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2'
[LOG 19:33:45.093] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/C16S/SurfAntenna'
[LOG 19:33:45.101] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5/HighGainAntenna5'
[LOG 19:33:45.110] PartLoader: Compiling Part 'Squad/Parts/Utility/DirectAntennas/HG-5_v2/HighGainAntenna5_v2'
[LOG 19:33:45.118] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2'
[LOG 19:33:45.132] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral'
[LOG 19:33:45.142] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3'
[LOG 19:33:45.150] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1'
[LOG 19:33:45.158] PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge'
[LOG 19:33:45.167] PartLoader: Compiling Part 'Squad/Parts/Utility/Fireworks/fireworksLauncherBig/fireworksLauncherBig'
[LOG 19:33:45.193] PartLoader: Compiling Part 'Squad/Parts/Utility/Fireworks/fireworksLauncherSmall/fireworksLauncherSmall'
[LOG 19:33:45.204] PartLoader: Compiling Part 'Squad/Parts/Utility/flags/flagFlat/flagFlat/flagPartFlat'
[LOG 19:33:45.231] PartLoader: Compiling Part 'Squad/Parts/Utility/flags/flagSize0/flagSize0/flagPartSize0'
[LOG 19:33:45.240] PartLoader: Compiling Part 'Squad/Parts/Utility/flags/flagSize1/flagSize1/flagPartSize1'
[LOG 19:33:45.249] PartLoader: Compiling Part 'Squad/Parts/Utility/flags/flagSize2/flagSize2/flagPartSize2'
[LOG 19:33:45.258] PartLoader: Compiling Part 'Squad/Parts/Utility/flags/flagSize3/flagSize3/flagPartSize3'
[LOG 19:33:45.266] PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice'
[LOG 19:33:45.287] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1'
[LOG 19:33:45.296] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder'
[LOG 19:33:45.311] PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay'
[LOG 19:33:45.323] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1'
[LOG 19:33:45.363] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2'
[LOG 19:33:45.379] PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg'
[LOG 19:33:45.395] PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1'
[LOG 19:33:45.409] PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem'
[LOG 19:33:45.419] PartLoader: Compiling Part 'Squad/Parts/Utility/Lights/domeLight1/domeLight1'
[LOG 19:33:45.433] PartLoader: Compiling Part 'Squad/Parts/Utility/Lights/groundLight1/groundLight1'
[LOG 19:33:45.441] PartLoader: Compiling Part 'Squad/Parts/Utility/Lights/groundLight2/groundLight2'
[LOG 19:33:45.449] PartLoader: Compiling Part 'Squad/Parts/Utility/Lights/navLight1/navLight1'
[LOG 19:33:45.458] PartLoader: Compiling Part 'Squad/Parts/Utility/Lights/spotLight1/spotLight3'
[LOG 19:33:45.466] PartLoader: Compiling Part 'Squad/Parts/Utility/Lights/stripLight1/stripLight1'
[LOG 19:33:45.475] PartLoader: Compiling Part 'Squad/Parts/Utility/linearVernorRCS/linearRCS/linearRcs'
[LOG 19:33:45.488] PartLoader: Compiling Part 'Squad/Parts/Utility/linearVernorRCS/vernorEngine/vernierEngine'
[LOG 19:33:45.497] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL'
[LOG 19:33:45.504] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS'
[LOG 19:33:45.512] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin'
[WRN 19:33:45.515] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [mk2CrewCabin'. Removed ModuleCargoPart
[LOG 19:33:45.520] PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort'
[LOG 19:33:45.529] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL'
[LOG 19:33:45.534] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM'
[LOG 19:33:45.541] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp'
[LOG 19:33:45.548] PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS'
[LOG 19:33:45.554] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle'
[LOG 19:33:45.567] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue'
[LOG 19:33:45.575] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge'
[LOG 19:33:45.584] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial'
[LOG 19:33:45.593] PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue'
[LOG 19:33:45.601] PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1'
[LOG 19:33:45.608] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105_v2/rcsBlockRV-105/RCSBlock_v2'
[LOG 19:33:45.618] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105_v2/RCSblock_01_small/RCSblock_01_small'
[LOG 19:33:45.629] PartLoader: Compiling Part 'Squad/Parts/Utility/rcsSmallLinear/RCSLinearSmall/RCSLinearSmall'
[LOG 19:33:45.638] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-100/RelayAntenna100'
[LOG 19:33:45.646] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-5/RelayAntenna5'
[LOG 19:33:45.653] PartLoader: Compiling Part 'Squad/Parts/Utility/RelayAntennas/RA-50/RelayAntenna50'
[LOG 19:33:45.660] PartLoader: Compiling Part 'Squad/Parts/Utility/rockomaxAdapters/largeAdapter/largeAdapter'
[LOG 19:33:45.667] PartLoader: Compiling Part 'Squad/Parts/Utility/rockomaxAdapters/largeAdapterShort/largeAdapter2'
[LOG 19:33:45.674] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay_v2/ServiceBay_125_v2/ServiceBay_125_v2'
[LOG 19:33:45.682] PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay_v2/ServiceBay_250_v2/ServiceBay_250_v2'
[LOG 19:33:45.690] PartLoader: Compiling Part 'Squad/Parts/Utility/smallClaw/smallClaw/smallClaw'
[LOG 19:33:45.702] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1'
[LOG 19:33:45.710] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1_v2/spotLightMk1_v2/spotLight1_v2'
[LOG 19:33:45.719] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2'
[LOG 19:33:45.726] PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2_v2/spotLightMk2_v2/spotLight2_v2'
[LOG 19:33:45.734] PartLoader: Compiling Part 'Squad/Parts/Utility/stackCouplers/stackBiCoupler_v2/stackBiCoupler_v2'
[LOG 19:33:45.742] PartLoader: Compiling Part 'Squad/Parts/Utility/stackCouplers/stackQuadCoupler/stackQuadCoupler'
[LOG 19:33:45.749] PartLoader: Compiling Part 'Squad/Parts/Utility/stackCouplers/stackTriCoupler_v2/stackTriCoupler_v2'
[LOG 19:33:45.756] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearExtraLarge/GearLarge'
[LOG 19:33:45.778] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed'
[LOG 19:33:45.790] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree'
[LOG 19:33:45.809] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearMedium'
[LOG 19:33:45.822] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearSmall'
[LOG 19:33:45.837] PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearSmall/SmallGearBay'
[LOG 19:33:45.853] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1'
[LOG 19:33:45.867] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2'
[LOG 19:33:45.879] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed'
[LOG 19:33:45.889] PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3'
[LOG 19:33:45.901] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk16/rocketNoseCone_size4/rocketNoseConeSize4'
[LOG 19:33:45.907] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Aero/protectiveRocketNoseMk5A/Size_1_5_Cone/Size_1_5_Cone'
[LOG 19:33:45.915] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_1p5/Decoupler_1p5'
[LOG 19:33:45.922] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Decoupler_4/Decoupler_4'
[LOG 19:33:45.930] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_1p5/EnginePlate1p5'
[LOG 19:33:45.945] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_2/EnginePlate2'
[LOG 19:33:45.957] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_3/EnginePlate3'
[LOG 19:33:45.970] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_4/EnginePlate4'
[LOG 19:33:45.984] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/EnginePlate_5/EnginePlate5'
[LOG 19:33:45.997] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/InflatableAirlock/InflatableAirlock'
[LOG 19:33:46.006] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Separator_1p5/Separator_1p5'
[LOG 19:33:46.014] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Separator_4/Separator_4'
[LOG 19:33:46.021] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Coupling/Size1p5_Strut_Decoupler/Size1p5_Strut_Decoupler'
[LOG 19:33:46.029] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineKE-1/LiquidEngineKE-1'
[LOG 19:33:46.045] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-T91/LiquidEngineLV-T91'
[LOG 19:33:46.058] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineLV-TX87/LiquidEngineLV-TX87'
[LOG 19:33:46.086] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-I2/LiquidEngineRE-I2'
[LOG 19:33:46.100] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRE-J10/LiquidEngineRE-J10'
[LOG 19:33:46.114] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRK-7/LiquidEngineRK-7'
[LOG 19:33:46.133] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/LiquidEngineRV-1/LiquidEngineRV-1'
[LOG 19:33:46.148] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Engine/solidBoosterTHK/solidBoosterTHK/Pollux'
[LOG 19:33:46.165] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/MonoPropMini/monopropMiniSphere'
[LOG 19:33:46.173] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Monoprop/Size1p5_Monoprop'
[LOG 19:33:46.182] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size0_Adapter_01/Size1p5_Size0_Adapter_01'
[LOG 19:33:46.189] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_01/Size1p5_Size1_Adapter_01'
[LOG 19:33:46.197] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size1_Adapter_02/Size1p5_Size1_Adapter_02'
[LOG 19:33:46.204] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Size2_Adapter_01/Size1p5_Size2_Adapter_01'
[LOG 19:33:46.212] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_01/Size1p5_Tank_01'
[LOG 19:33:46.220] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_02/Size1p5_Tank_02'
[LOG 19:33:46.228] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_03/Size1p5_Tank_03'
[LOG 19:33:46.236] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_04/Size1p5_Tank_04'
[LOG 19:33:46.244] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size1p5_Tank_05/Size1p5_Tank_05'
[LOG 19:33:46.254] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size3_Size4_Adapter_01/Size3_Size4_Adapter_01'
[LOG 19:33:46.262] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_EngineAdapter_01/Size4_EngineAdapter_01'
[LOG 19:33:46.268] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_01/Size4_Tank_01'
[LOG 19:33:46.276] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_02/Size4_Tank_02'
[LOG 19:33:46.283] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_03/Size4_Tank_03'
[LOG 19:33:46.291] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/FuelTank/Size4_Tank_04/Size4_Tank_04'
[LOG 19:33:46.298] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Ground/RoverWheel/roverWheelM1-F'
[LOG 19:33:46.311] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/fairingSize1p5/fairingSize1p5'
[LOG 19:33:46.325] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/fairingSize4/fairingSize4'
[LOG 19:33:46.339] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/Size1to0ServiceModule/Size1to0ServiceModule'
[LOG 19:33:46.353] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/SM18/ServiceModule18'
[LOG 19:33:46.370] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Payload/SM25/ServiceModule25'
[LOG 19:33:46.381] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/KV1Pod/kv1Pod'
[WRN 19:33:46.386] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [kv1Pod'. Removed ModuleCargoPart
[LOG 19:33:46.392] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/KV2Pod/kv2Pod'
[WRN 19:33:46.397] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [kv2Pod'. Removed ModuleCargoPart
[LOG 19:33:46.403] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/KV3Pod/kv3Pod'
[WRN 19:33:46.408] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [kv3Pod'. Removed ModuleCargoPart
[LOG 19:33:46.415] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/Mk2Pod/Mk2Pod'
[WRN 19:33:46.419] [Part]: Cannot have ModuleCargoPart and ModuleInventoryPart on same Part [Mk2Pod'. Removed ModuleCargoPart
[LOG 19:33:46.425] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Pods/Size1_5_Lander/MEMLander'
[WRN 19:33:46.431] [Part]: Cannot add ModuleCargoPart as this Part 'MEMLander' already has a ModuleInventoryPart PartModule and they are mutually exclusive.
[LOG 19:33:46.439] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage'
[LOG 19:33:46.446] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage'
[LOG 19:33:46.453] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle0/EquiTriangle0'
[LOG 19:33:46.462] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1/EquiTriangle1'
[LOG 19:33:46.470] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle1p5/EquiTriangle1p5'
[LOG 19:33:46.478] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/EquiTriangle2/EquiTriangle2'
[LOG 19:33:46.486] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel0/Panel0'
[LOG 19:33:46.494] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel1/Panel1'
[LOG 19:33:46.503] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel1p5/Panel1p5'
[LOG 19:33:46.512] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Panel2/Panel2'
[LOG 19:33:46.520] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle0/Triangle0'
[LOG 19:33:46.528] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle1/Triangle1'
[LOG 19:33:46.536] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle1p5/Triangle1p5'
[LOG 19:33:46.549] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Triangle2/Triangle2'
[LOG 19:33:46.557] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube1/Tube1'
[LOG 19:33:46.566] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube1p5/Tube1p5'
[LOG 19:33:46.577] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube2/Tube2'
[LOG 19:33:46.591] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube3/Tube3'
[LOG 19:33:46.601] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Structural/Tube4/Tube4'
[LOG 19:33:46.612] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Thermal/HeatShield1p5/HeatShield1p5'
[LOG 19:33:46.624] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Utility/flags/flagSize1p5/flagSize1p5/flagPartSize1p5'
[LOG 19:33:46.640] PartLoader: Compiling Part 'SquadExpansion/MakingHistory/Parts/Utility/flags/flagSize4/flagSize4/flagPartSize4'
[LOG 19:33:46.650] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/FanShroud_01/FanShroud_01'
[LOG 19:33:46.657] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/FanShroud_02/FanShroud_02'
[LOG 19:33:46.665] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/FanShroud_03/FanShroud_03'
[LOG 19:33:46.672] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/noseconeTiny/noseconeTiny'
[LOG 19:33:46.680] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Aero/noseconeVS/noseconeVS'
[LOG 19:33:46.686] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/centralStation/DeployedCentralStation'
[LOG 19:33:46.702] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/gooObservation/DeployedGoExOb'
[LOG 19:33:46.717] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/ionCollector/DeployedIONExp'
[LOG 19:33:46.726] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/rtg/DeployedRTG'
[LOG 19:33:46.740] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/satDish/DeployedSatDish'
[LOG 19:33:46.754] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/seismicSensor/DeployedSeismicSensor'
[LOG 19:33:46.764] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/solarPanel/DeployedSolarPanel'
[LOG 19:33:46.773] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/DeployedScience/weatherStation/DeployedWeatherStn'
[LOG 19:33:46.789] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVA/kerbalEVA'
[LOG 19:33:46.791] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemale/kerbalEVAfemale'
[LOG 19:33:46.795] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleFuture/kerbalEVAfemaleFuture'
[LOG 19:33:46.802] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAfemaleVintage/kerbalEVAfemaleVintage'
[LOG 19:33:46.804] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAFuture/kerbalEVAFuture'
[LOG 19:33:46.812] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVASlimSuit/kerbalEVASlimSuit'
[LOG 19:33:46.815] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVASlimSuitFemale/kerbalEVASlimSuitFemale'
[LOG 19:33:46.817] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Prebuilt/kerbalEVAVintage/kerbalEVAVintage'
[LOG 19:33:46.819] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/largeFanBlade/largeFanBlade'
[LOG 19:33:46.828] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/largeHeliBlade/largeHeliBlade'
[LOG 19:33:46.837] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/largePropeller/largePropeller'
[LOG 19:33:46.847] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/mediumFanBlade/mediumFanBlade'
[LOG 19:33:46.856] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/mediumHeliBlade/mediumHeliBlade'
[LOG 19:33:46.866] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/mediumPropeller/mediumPropeller'
[LOG 19:33:46.876] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/smallFanBlade/smallFanBlade'
[LOG 19:33:46.885] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/smallHeliBlade/smallHeliBlade'
[LOG 19:33:46.894] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Propellers/smallPropeller/smallPropeller'
[LOG 19:33:46.904] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_01/hinge_01'
[LOG 19:33:46.924] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_01_s/hinge_01_s'
[LOG 19:33:46.934] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_03/hinge_03'
[LOG 19:33:46.943] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_03_s/hinge_03_s'
[LOG 19:33:46.953] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/hinge_04/hinge_04'
[LOG 19:33:46.962] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_01/piston_01'
[LOG 19:33:46.977] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_02/piston_02'
[LOG 19:33:46.988] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_03/piston_03'
[LOG 19:33:46.998] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/piston_04/piston_04'
[LOG 19:33:47.008] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/RotorEngine_02/RotorEngine_02'
[LOG 19:33:47.022] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/RotorEngine_03/RotorEngine_03'
[LOG 19:33:47.033] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_01/rotor_01'
[LOG 19:33:47.044] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_01s/rotor_01s'
[LOG 19:33:47.058] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_02/rotor_02'
[LOG 19:33:47.073] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_02s/rotor_02s'
[LOG 19:33:47.093] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_03/rotor_03'
[LOG 19:33:47.104] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotor_03s/rotor_03s'
[LOG 19:33:47.114] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_00/rotoServo_00'
[LOG 19:33:47.130] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_02/rotoServo_02'
[LOG 19:33:47.141] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_03/rotoServo_03'
[LOG 19:33:47.151] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/rotoServo_04/rotoServo_04'
[LOG 19:33:47.162] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Robotics/Controllers/KAL1000/controller1000'
[LOG 19:33:47.176] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S1/RobotArmScanner_S1'
[LOG 19:33:47.193] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S2/RobotArmScanner_S2'
[LOG 19:33:47.204] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Science/RobotArmScanner/RobotArmScanner_S3/RobotArmScanner_S3'
[LOG 19:33:47.216] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/lGripPad/lGripPad'
[LOG 19:33:47.228] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/lGripStrip/lGripStrip'
[LOG 19:33:47.236] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/mGripPad/mGripPad'
[LOG 19:33:47.244] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/sGripPad/sGripPad'
[LOG 19:33:47.251] PartLoader: Compiling Part 'SquadExpansion/Serenity/Parts/Structural/gripPads/sGripStrip/sGripStrip'
[LOG 19:33:47.260] PartLoader: Compiling Internal Prop 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands'
[LOG 19:33:47.264] PartLoader: Compiling Internal Prop 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth'
[LOG 19:33:47.265] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch'
[LOG 19:33:47.267] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll'
[LOG 19:33:47.268] PartLoader: Compiling Internal Prop 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw'
[LOG 19:33:47.270] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/circularButton/genericCircularButton'
[LOG 19:33:47.272] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons/genericClusterButtons'
[LOG 19:33:47.272] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterButtons2/genericClusterButtons2'
[LOG 19:33:47.273] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob/genericClusterKnobs'
[LOG 19:33:47.274] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterKnob2/genericClusterKnobs2'
[LOG 19:33:47.274] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterMixed/genericClusterMixed'
[LOG 19:33:47.275] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches01/genericClusterSwitches01'
[LOG 19:33:47.276] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches02/genericClusterSwitches02'
[LOG 19:33:47.276] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches03/genericClusterSwitches03'
[LOG 19:33:47.277] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches04/genericClusterSwitches04'
[LOG 19:33:47.278] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches05/genericClusterSwitches05'
[LOG 19:33:47.278] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches06/genericClusterSwitches06'
[LOG 19:33:47.279] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/clusterSwitches07/genericClusterSwitches07'
[LOG 19:33:47.280] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob/genericDirectionalKnob'
[LOG 19:33:47.280] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/directionalKnob2/genericDirectionalKnob2'
[LOG 19:33:47.281] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/pullSwitch/genericPullSwitch'
[LOG 19:33:47.282] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/squareButton/genericSquareButton'
[LOG 19:33:47.282] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/standingSwitch/genericStandingSwitch'
[LOG 19:33:47.283] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switch/genericSwitch'
[LOG 19:33:47.286] PartLoader: Compiling Internal Prop 'Squad/Props/buttonsGeneric/switchWithGuards/genericSwitchWithGuards'
[LOG 19:33:47.289] PartLoader: Compiling Internal Prop 'Squad/Props/ButtonSquare/prop/ButtonSquare'
[LOG 19:33:47.296] PartLoader: Compiling Internal Prop 'Squad/Props/circularButton/prop/circularButton'
[LOG 19:33:47.299] PartLoader: Compiling Internal Prop 'Squad/Props/Compass/prop/Compass'
[LOG 19:33:47.300] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob/prop/directionalKnob'
[LOG 19:33:47.301] PartLoader: Compiling Internal Prop 'Squad/Props/directionalKnob2/prop/directionalKnob2'
[LOG 19:33:47.302] PartLoader: Compiling Internal Prop 'Squad/Props/IndicatorPanel/prop/IndicatorPanel'
[LOG 19:33:47.305] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBall/prop/NavBall'
[LOG 19:33:47.307] PartLoader: Compiling Internal Prop 'Squad/Props/IVANavBallNoBase/prop/NavBallNoBase'
[LOG 19:33:47.308] PartLoader: Compiling Internal Prop 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed'
[LOG 19:33:47.310] PartLoader: Compiling Internal Prop 'Squad/Props/Monitor/DockingMode/MonitorDockingMode'
[LOG 19:33:47.311] PartLoader: Compiling Internal Prop 'Squad/Props/NavBall/prop/NavBall'
[LOG 19:33:47.311] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode'
[LOG 19:33:47.312] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA'
[LOG 19:33:47.313] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB'
[LOG 19:33:47.313] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC'
[LOG 19:33:47.314] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane'
[LOG 19:33:47.315] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90'
[LOG 19:33:47.317] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame'
[LOG 19:33:47.319] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger'
[LOG 19:33:47.321] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot'
[LOG 19:33:47.323] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet'
[LOG 19:33:47.325] PartLoader: Compiling Internal Prop 'Squad/Props/PropsGeneric/SideStick/SideStick'
[LOG 19:33:47.327] PartLoader: Compiling Internal Prop 'Squad/Props/pullSwitch/prop/pullSwitch'
[LOG 19:33:47.330] PartLoader: Compiling Internal Prop 'Squad/Props/radarAltitude/prop/RadarAltimeter'
[LOG 19:33:47.332] PartLoader: Compiling Internal Prop 'Squad/Props/squareButton/prop/squareButton'
[LOG 19:33:47.333] PartLoader: Compiling Internal Prop 'Squad/Props/standingSwitch/prop/standingSwitch'
[LOG 19:33:47.334] PartLoader: Compiling Internal Prop 'Squad/Props/switch/prop/switch'
[LOG 19:33:47.335] PartLoader: Compiling Internal Prop 'Squad/Props/switchGuard/prop/switchGuard'
[LOG 19:33:47.336] PartLoader: Compiling Internal Prop 'Squad/Props/switchWithGuards/prop/switchWithGuards'
[LOG 19:33:47.337] PartLoader: Compiling Internal Prop 'Squad/Props/throttle/prop/throttle'
[LOG 19:33:47.338] PartLoader: Compiling Internal Prop 'Squad/Props/VSI/prop/VSI'
[LOG 19:33:47.341] PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals'
[LOG 19:33:47.349] PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal'
[LOG 19:33:47.360] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1'
[LOG 19:33:47.363] PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3'
[LOG 19:33:47.366] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals'
[LOG 19:33:47.368] PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal'
[LOG 19:33:47.372] PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int'
[LOG 19:33:47.374] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk1-3/internal/Mk1-3'
[LOG 19:33:47.380] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal'
[LOG 19:33:47.385] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal'
[LOG 19:33:47.393] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal'
[LOG 19:33:47.399] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit'
[LOG 19:33:47.401] PartLoader: Compiling Internal Space 'Squad/Spaces/mk1pod_IVA/mk1pod_Internal/mk1pod_IVA'
[LOG 19:33:47.407] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals'
[LOG 19:33:47.418] PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int'
[LOG 19:33:47.429] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2InlineInternal/internal/mk2InlineInternal'
[LOG 19:33:47.438] PartLoader: Compiling Internal Space 'Squad/Spaces/mk2LanderCanInternal/internal/mk2LanderCanInternal'
[LOG 19:33:47.444] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int'
[LOG 19:33:47.455] PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int'
[LOG 19:33:47.459] InternalSeat: Cannot find portraitCamera of name 'Camera_Left003'
[LOG 19:33:47.466] PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder'
[LOG 19:33:47.474] PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit'
[LOG 19:33:47.481] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/Airlock_Internal/Airlock_IVA'
[LOG 19:33:47.482] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/KV1_Internal/KV1_IVA'
[LOG 19:33:47.485] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/KV2_Internal/KV2_IVA'
[LOG 19:33:47.489] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/KVPods/KV3_Internal/KV3_IVA'
[LOG 19:33:47.494] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/MEM/MEM_IVA/MEM_IVA'
[LOG 19:33:47.501] PartLoader: Compiling Internal Space 'SquadExpansion/MakingHistory/Spaces/Mk2Pod/Mk2Pod_Internal/MK2POD_IVA'
[LOG 19:33:55.717] Assets:
[LOG 19:33:55.717] anim_missionsapp_idle.anim
[LOG 19:33:55.717] anim_missionsapp_idle_warning.anim
[LOG 19:33:55.717] anim_missionsapp_warning.anim
[LOG 19:33:55.717] anim_missionssapp.anim
[LOG 19:33:55.717] animcontroller_missionsappmaster.controller
[LOG 19:33:55.717] app_bg.tif
[LOG 19:33:55.717] app_bottom_gray.tif
[LOG 19:33:55.717] app_divider_pulldown_body.tif
[LOG 19:33:55.717] app_divider_pulldown_footer.tif
[LOG 19:33:55.717] app_divider_pulldown_header.tif
[LOG 19:33:55.717] app_divider_pulldown_header_over.tif
[LOG 19:33:55.717] app_header_gray.tif
[LOG 19:33:55.717] app_missions_icon_active.tif
[LOG 19:33:55.717] app_missions_icon_complete.tif
[LOG 19:33:55.717] app_missions_icon_failed.tif
[LOG 19:33:55.717] app_missions_icon_inactive.tif
[LOG 19:33:55.717] spritesheet_missionsapp.tif
[LOG 19:33:55.717] spritesheet_missionsappwarning.tif
[LOG 19:33:55.717] missionbriefingdialog.prefab
[LOG 19:33:55.717] missionbriefingtag.prefab
[LOG 19:33:55.717] awardwidget.prefab
[LOG 19:33:55.717] missionenddialog.prefab
[LOG 19:33:55.717] missionitemwidget.prefab
[LOG 19:33:55.717] missionplaybutton.prefab
[LOG 19:33:55.717] missionplaydialog.prefab
[LOG 19:33:55.717] missionsteamitemwidget.prefab
[LOG 19:33:55.717] missionvalidationdialog.prefab
[LOG 19:33:55.718] validationentry.prefab
[LOG 19:33:55.718] comettoken.fbx
[LOG 19:33:55.718] comettoken.jpg
[LOG 19:33:55.718] placementegizmo_comet.mat
[LOG 19:33:55.718] placementegizmo_comet_tail.mat
[LOG 19:33:55.718] femalevintagepreview.prefab
[LOG 19:33:55.718] malevintagepreview.prefab
[LOG 19:33:55.718] checkpointentrywidget.prefab
[LOG 19:33:55.718] crewmanagementdialog.prefab
[LOG 19:33:55.718] listitem_vesseltitle.prefab
[LOG 19:33:55.718] missionbrowser.prefab
[LOG 19:33:55.718] missioncheckpointbrowser.prefab
[LOG 19:33:55.718] missioncrewlistitem.prefab
[LOG 19:33:55.718] missionentrywidget.prefab
[LOG 19:33:55.718] missiontemplateentrywidget.prefab
[LOG 19:33:55.718] partcategorizerbutton.prefab
[LOG 19:33:55.718] partselectorbrowser.prefab
[LOG 19:33:55.718] partselectorentry.prefab
[LOG 19:33:55.718] gaputil_vesselframe.prefab
[LOG 19:33:55.718] meguiconnector.prefab
[LOG 19:33:55.718] meguinode.prefab
[LOG 19:33:55.718] meguinodecategorybutton.prefab
[LOG 19:33:55.718] meguinodeicon.prefab
[LOG 19:33:55.718] meguinodeicongroup.prefab
[LOG 19:33:55.718] meguiscrollviewitem.prefab
[LOG 19:33:55.718] meiconloaderbasicnode.prefab
[LOG 19:33:55.718] meiconloadergap.prefab
[LOG 19:33:55.718] meiconloadernodecategorizer.prefab
[LOG 19:33:55.718] menodecanvas.prefab
[LOG 19:33:55.718] missioneditorscreen.prefab
[LOG 19:33:55.718] nodelisttooltip.prefab
[LOG 19:33:55.718] nodelisttooltipextinfolistspacer.prefab
[LOG 19:33:55.718] orbitgizmo.prefab
[LOG 19:33:55.718] biomeshighlight.shader
[LOG 19:33:55.718] projector-surfacegizmo.shader
[LOG 19:33:55.718] scaledplanetbiomeshighlight.shader
[LOG 19:33:55.718] sprites-alwaysover.shader
[LOG 19:33:55.719] ui-unlit-infinite.shader
[LOG 19:33:55.719] ui-unlit-solid.shader
[LOG 19:33:55.719] assetgraph_connectionpoint_inputmark.png
[LOG 19:33:55.719] assetgraph_inputbg.png
[LOG 19:33:55.719] boldly.png
[LOG 19:33:55.719] carpool.png
[LOG 19:33:55.719] frugal.png
[LOG 19:33:55.719] homesick.png
[LOG 19:33:55.719] keys.png
[LOG 19:33:55.719] saint.png
[LOG 19:33:55.719] sinner.png
[LOG 19:33:55.719] thespot.png
[LOG 19:33:55.719] timekeeper.png
[LOG 19:33:55.719] helmetbronze.png
[LOG 19:33:55.719] helmetgold.png
[LOG 19:33:55.719] helmetsilver.png
[LOG 19:33:55.719] action-part-resource-drain.png
[LOG 19:33:55.719] change-part-resource-levels.png
[LOG 19:33:55.719] create-asteroid.png
[LOG 19:33:55.719] create-kerbal.png
[LOG 19:33:55.719] create-vessel.png
[LOG 19:33:55.719] crew-assignment.png
[LOG 19:33:55.719] dialog-message.png
[LOG 19:33:55.719] display-message.png
[LOG 19:33:55.719] fail-part.png
[LOG 19:33:55.719] fly-through.png
[LOG 19:33:55.719] funds-recovery.png
[LOG 19:33:55.719] generic-node.png
[LOG 19:33:55.719] go-to.png
[LOG 19:33:55.719] kerbal-boarded.png
[LOG 19:33:55.719] kerbal-recovery.png
[LOG 19:33:55.719] kerbal-rescue.png
[LOG 19:33:55.719] launch-site.png
[LOG 19:33:55.719] leave-soi.png
[LOG 19:33:55.719] orbit.png
[LOG 19:33:55.719] part-explode.png
[LOG 19:33:55.719] plant-flag.png
[LOG 19:33:55.720] reach-soi.png
[LOG 19:33:55.720] repair-part.png
[LOG 19:33:55.720] resource-amount.png
[LOG 19:33:55.720] resource-recovery.png
[LOG 19:33:55.720] science-experiment.png
[LOG 19:33:55.720] score.png
[LOG 19:33:55.720] take-tourist.png
[LOG 19:33:55.720] test-altitude.png
[LOG 19:33:55.720] test-eva.png
[LOG 19:33:55.720] test-grapple.png
[LOG 19:33:55.720] time-of-flight.png
[LOG 19:33:55.720] time-of-mission.png
[LOG 19:33:55.720] time-since-node.png
[LOG 19:33:55.720] vessel-crashed.png
[LOG 19:33:55.720] vessel-crew-count.png
[LOG 19:33:55.720] vessel-explode.png
[LOG 19:33:55.720] vessel-flying.png
[LOG 19:33:55.720] vessel-landed.png
[LOG 19:33:55.721] vessel-mass.png
[LOG 19:33:55.721] vessel-splashed.png
[LOG 19:33:55.721] vessel-stage-activated.png
[LOG 19:33:55.721] vessel-stage.png
[LOG 19:33:55.721] arrange-graph.png
[LOG 19:33:55.721] builderbuttons_briefing.png
[LOG 19:33:55.721] builderbuttons_reset.png
[LOG 19:33:55.721] builderbuttons_trackingstation.png
[LOG 19:33:55.721] frame-graph.png
[LOG 19:33:55.721] lock.png
[LOG 19:33:55.721] maximize.png
[LOG 19:33:55.721] minimize.png
[LOG 19:33:55.721] pin.png
[LOG 19:33:55.721] pin_down.png
[LOG 19:33:55.721] redo.png
[LOG 19:33:55.721] reset.png
[LOG 19:33:55.721] tracking-station.png
[LOG 19:33:55.721] undo.png
[LOG 19:33:55.721] visible-in-gap.png
[LOG 19:33:55.721] location.png
[LOG 19:33:55.721] logic.png
[LOG 19:33:55.721] science.png
[LOG 19:33:55.721] utility.png
[LOG 19:33:55.721] vessel.png
[LOG 19:33:55.721] eye.png
[LOG 19:33:55.722] iconmb.png
[LOG 19:33:55.722] me_btn_generic_normal.tif
[LOG 19:33:55.722] me_button_generic_normal.tif
[LOG 19:33:55.722] nodecat_bg.png
[LOG 19:33:55.722] nodecat_divider.tif
[LOG 19:33:55.722] nodecat_divider_bottom.tif
[LOG 19:33:55.722] pholderwarningicon.png
[LOG 19:33:55.726] reseticon.png
[LOG 19:33:55.726] validityindicator.controller
[LOG 19:33:55.726] validtyinidicatorpulse.anim
[LOG 19:33:55.726] broadorbittoggle button.png
[LOG 19:33:55.726] maneuvertoggle button.png
[LOG 19:33:55.726] orbitalgizmoicons.png
[LOG 19:33:55.726] reset orbit button.png
[LOG 19:33:55.726] nodelabel.prefab
[LOG 19:33:55.726] kerbaleva_female_exp.prefab
[LOG 19:33:55.726] kerbaleva_rd_exp.prefab
[LOG 19:33:55.726] missioneditorevabody.mat
[LOG 19:33:55.726] missioneditorevabodyalternate.mat
[LOG 19:33:55.726] missioneditorevabodybrown.mat
[LOG 19:33:55.726] missioneditorevaeyeballs.mat
[LOG 19:33:55.726] missioneditorevaeyes.mat
[LOG 19:33:55.726] missioneditorevahead.mat
[LOG 19:33:55.726] missioneditorevahelmet.mat
[LOG 19:33:55.726] missioneditorevahelmetred.mat
[LOG 19:33:55.727] missioneditorevajetpack.mat
[LOG 19:33:55.727] missioneditorevalight.mat
[LOG 19:33:55.727] kbevafemalevintage.prefab
[LOG 19:33:55.727] kbevavintage.prefab
[LOG 19:33:55.727] evalight.fbx
[LOG 19:33:55.727] [email protected]
[LOG 19:33:55.727] [email protected]
[LOG 19:33:55.727] mevahelmetlight.fbx
[LOG 19:33:55.727] evajetpackscondary.dds
[LOG 19:33:55.727] evajetpacksecondary_n.dds
[LOG 19:33:55.727] evalight.png
[LOG 19:33:55.727] kerbalmainnrm.dds
[LOG 19:33:55.727] me_suit_difuse_blue.dds
[LOG 19:33:55.727] me_suit_difuse_low_polybrown.dds
[LOG 19:33:55.727] me_suit_difuse_orange.dds
[LOG 19:33:55.727] kerbalfemalevintage.prefab
[LOG 19:33:55.727] kerbalmalevintage.prefab
[LOG 19:33:55.727] evahelmet.mat
[LOG 19:33:55.727] evatexture.mat
[LOG 19:33:55.727] kerbalgirl_06_basecolor.mat
[LOG 19:33:55.727] kerbalhead.mat
[LOG 19:33:55.727] lambert6.mat
[LOG 19:33:55.727] mat_eyeballs.mat
[LOG 19:33:55.727] mat_eyes01.mat
[LOG 19:33:55.727] material #4.mat
[LOG 19:33:55.727] mesh_female_kerbalastronaut01_kerbalgirl_export_15_lambert20.mat
[LOG 19:33:55.727] mesh_female_kerbalastronaut01_kerbalgirl_export_15_lambert21.mat
[LOG 19:33:55.727] kbfemale_iva_mecanim.fbx
[LOG 19:33:55.727] kbiva_mecanim.fbx
[LOG 19:33:55.727] kerbalicon_eva_female_vintage.tif
[LOG 19:33:55.727] kerbalicon_eva_vintage.tif
[LOG 19:33:55.727] kerbalicon_suit_female_vintage.tif
[LOG 19:33:55.727] kerbalicon_suit_orange_female_vintage.tif
[LOG 19:33:55.727] kerbalicon_suit_orange_vintage.tif
[LOG 19:33:55.727] kerbalicon_suit_vintage.tif
[LOG 19:33:55.727] gap_celestialbody_camerasetup.prefab
[LOG 19:33:55.727] gap_celestialbody_collisionsphere.prefab
[LOG 19:33:55.728] gap_celestialbody_surfacegizmo_area.prefab
[LOG 19:33:55.728] gap_celestialbody_surfacegizmo_basic.prefab
[LOG 19:33:55.728] gap_celestialbody_surfacegizmo_icon.prefab
[LOG 19:33:55.728] gap_celestialbody_surfacegizmo_vessel.prefab
[LOG 19:33:55.728] gap_celestialbody_surfacegizmo_volume.prefab
[LOG 19:33:55.728] gap_proceduralasteroid.prefab
[LOG 19:33:55.728] gap_proceduralcomet.prefab
[LOG 19:33:55.728] gapbuttonprefab.prefab
[LOG 19:33:55.728] gapkerbal_femaleveteran.prefab
[LOG 19:33:55.728] gapkerbal_femaleveteran_vintage.prefab
[LOG 19:33:55.728] gapkerbal_male_slimsuit.prefab
[LOG 19:33:55.728] gapkerbal_maleveteran.prefab
[LOG 19:33:55.728] gapkerbal_maleveteran_vintage.prefab
[LOG 19:33:55.728] gapscrollablesidebarbutton.prefab
[LOG 19:33:55.728] gapsidebarbutton.prefab
[LOG 19:33:55.728] gaptoggleprefab.prefab
[LOG 19:33:55.728] gaputil_biselector.prefab
[LOG 19:33:55.728] gaputil_celestialbody.prefab
[LOG 19:33:55.728] vesseldisplay_camerasetup.prefab
[LOG 19:33:55.728] desert_airfield.prefab
[LOG 19:33:55.728] desert_groundobjects.prefab
[LOG 19:33:55.728] desert_launch_site.prefab
[LOG 19:33:55.728] larkes.prefab
[LOG 19:33:55.728] floor bottom.mat
[LOG 19:33:55.728] floor top.mat
[LOG 19:33:55.728] legs.mat
[LOG 19:33:55.728] ramp.mat
[LOG 19:33:55.728] stairs grid lights pivot.mat
[LOG 19:33:55.728] supports 1.mat
[LOG 19:33:55.728] supports 2.mat
[LOG 19:33:55.728] tunnels.mat
[LOG 19:33:55.728] floor bottom.dds
[LOG 19:33:55.728] floor top.dds
[LOG 19:33:55.728] floor top_normal.dds
[LOG 19:33:55.728] legs.dds
[LOG 19:33:55.728] ramp.dds
[LOG 19:33:55.729] stairs grid lights pivot.dds
[LOG 19:33:55.729] supports 1.dds
[LOG 19:33:55.729] supports 2.dds
[LOG 19:33:55.729] tunnels.dds
[LOG 19:33:55.729] diffuse.mat
[LOG 19:33:55.729] floor bottom_base_color.mat
[LOG 19:33:55.729] floor top_base_color.mat
[LOG 19:33:55.729] legs_base_color.mat
[LOG 19:33:55.729] ramp_base_color.mat
[LOG 19:33:55.729] stairs grid lights pivot_base_colormodpsd.mat
[LOG 19:33:55.729] stairs_grid_lights_pivot_base_color.mat
[LOG 19:33:55.729] supports 1_base_color.mat
[LOG 19:33:55.729] supports 2_base_color.mat
[LOG 19:33:55.729] tunnels_base_color.mat
[LOG 19:33:55.729] mobilelaunchpad_19.fbx
[LOG 19:33:55.729] pontoons.fbx
[LOG 19:33:55.729] pontoons_diffuse.dds
[LOG 19:33:55.729] ramp_normal.png
[LOG 19:33:55.729] 1001_base_color.mat
[LOG 19:33:55.729] desert groundtransition.mat
[LOG 19:33:55.729] desert groundtransition_highquality.mat
[LOG 19:33:55.729] desert groundtransition_lowquality.mat
[LOG 19:33:55.729] desert groundtransition_mediumquality.mat
[LOG 19:33:55.729] desert groundtransition_ultraquality.mat
[LOG 19:33:55.729] desert runway sand.mat
[LOG 19:33:55.729] desert runway stone.mat
[LOG 19:33:55.729] mobilelaunchpad.prefab
[LOG 19:33:55.729] woomerang_groundobjects.prefab
[LOG 19:33:55.729] woomerang_launch_site.prefab
[LOG 19:33:57.838] Scenes:
[LOG 19:33:57.839] kspMissionEditor.unity
[LOG 19:34:14.710] Assets:
[LOG 19:34:14.710] appanim_missionsapp.prefab
[LOG 19:34:14.710] cascading_body_missionheader.prefab
[LOG 19:34:14.710] cascading_body_missioninfo.prefab
[LOG 19:34:14.710] cascading_body_missionobjective.prefab
[LOG 19:34:14.710] cascading_body_missionsvesselheader.prefab
[LOG 19:34:14.710] cascading_body_missionsvesselitem.prefab
[LOG 19:34:14.710] cascading_body_settingsbutton.prefab
[LOG 19:34:14.710] cascading_body_settingstoggle.prefab
[LOG 19:34:14.710] missionsapp.prefab
[LOG 19:34:14.710] axislimitline.prefab
[LOG 19:34:14.710] controlleraction.prefab
[LOG 19:34:14.710] controlleraxis.prefab
[LOG 19:34:14.710] controllerwindow.prefab
[LOG 19:34:14.710] curvepanelpoint.prefab
[LOG 19:34:14.710] curvepanelpointaction.prefab
[LOG 19:34:14.710] axis_align_ends.png
[LOG 19:34:14.710] axis_clamp_values.png
[LOG 19:34:14.710] axis_copy.png
[LOG 19:34:14.710] axis_flip_horizontal.png
[LOG 19:34:14.710] axis_flip_vertical.png
[LOG 19:34:14.710] axis_move_down-trackrow.png
[LOG 19:34:14.710] axis_move_down.png
[LOG 19:34:14.710] axis_move_up-trackrow.png
[LOG 19:34:14.710] axis_move_up.png
[LOG 19:34:14.710] axis_paste.png
[LOG 19:34:14.710] axis_preset_flat.png
[LOG 19:34:14.710] axis_preset_sawtooth.png
[LOG 19:34:14.710] axis_preset_sine.png
[LOG 19:34:14.710] axis_preset_square.png
[LOG 19:34:14.710] axis_preset_triangle.png
[LOG 19:34:14.711] axis_select_all.png
[LOG 19:34:14.711] background_squared_inset.png
[LOG 19:34:14.711] close.png
[LOG 19:34:14.711] direction_forward.png
[LOG 19:34:14.711] direction_reverse.png
[LOG 19:34:14.711] edit.png
[LOG 19:34:14.711] fieldlimitline.png
[LOG 19:34:14.711] keyframe_add.png
[LOG 19:34:14.711] keyframe_clamp_value.png
[LOG 19:34:14.711] keyframe_delete.png
[LOG 19:34:14.711] keyframe_linear.png
[LOG 19:34:14.711] keyframe_smooth.png
[LOG 19:34:14.711] keyframe_step_backward.png
[LOG 19:34:14.711] keyframe_step_forward.png
[LOG 19:34:14.711] line.png
[LOG 19:34:14.711] line_dashed.png
[LOG 19:34:14.711] loop_pingpong.png
[LOG 19:34:14.711] loop_playonce.png
[LOG 19:34:14.711] loop_repeat.png
[LOG 19:34:14.711] node.png
[LOG 19:34:14.711] node_circle.png
[LOG 19:34:14.711] node_square.png
[LOG 19:34:14.711] pause.png
[LOG 19:34:14.711] play.png
[LOG 19:34:14.711] pointer.png
[LOG 19:34:14.711] remove-axis.png
[LOG 19:34:14.711] remove_key.png
[LOG 19:34:14.711] resize_icon.png
[LOG 19:34:14.711] sequence_resize_button_states.png
[LOG 19:34:14.711] sequence_resize_maintain.png
[LOG 19:34:14.711] sequence_resize_scale.png
[LOG 19:34:14.711] sequence_speed.png
[LOG 19:34:14.711] tracking_editor_button_states.png
[LOG 19:34:14.711] femalefuturepreview.prefab
[LOG 19:34:14.711] malefuturepreview.prefab
[LOG 19:34:14.712] kbfemale@controlpanel_a.fbx
[LOG 19:34:14.712] kbfemale@controlpanel_b.fbx
[LOG 19:34:14.712] kbfemale@controlpanel_c.fbx
[LOG 19:34:14.712] [email protected]
[LOG 19:34:14.712] hammerfemale.fbx
[LOG 19:34:14.712] hammermale.fbx
[LOG 19:34:14.712] kbeva@controlpanel_a.fbx
[LOG 19:34:14.712] kbeva@controlpanel_b.fbx
[LOG 19:34:14.712] kbeva@controlpanel_c.fbx
[LOG 19:34:14.712] [email protected]
[LOG 19:34:14.712] kerbaleva_female_future.prefab
[LOG 19:34:14.712] kerbaleva_rd_future.prefab
[LOG 19:34:14.712] futureevabody.mat
[LOG 19:34:14.712] futureevabodyalternate.mat
[LOG 19:34:14.712] futureevajetpack.mat
[LOG 19:34:14.712] futureevalight.mat
[LOG 19:34:14.712] futurehelmet.mat
[LOG 19:34:14.712] kbevafemalefuture.prefab
[LOG 19:34:14.712] kbevafuture.prefab
[LOG 19:34:14.712] [email protected]
[LOG 19:34:14.712] [email protected]
[LOG 19:34:14.712] mevahelmetlight.fbx
[LOG 19:34:14.712] serenityfemaleeva.fbx
[LOG 19:34:14.712] serenityflares.fbx
[LOG 19:34:14.712] serenitymaleeva.fbx
[LOG 19:34:14.712] evajetpacknrm.dds
[LOG 19:34:14.712] futuresuit_diffuse_orange.dds
[LOG 19:34:14.712] futuresuit_diffuse_whiteblue.dds
[LOG 19:34:14.712] futuresuit_diffuse_whiteorange.dds
[LOG 19:34:14.712] futuresuit_emissive.dds
[LOG 19:34:14.712] futuresuit_evalight.png
[LOG 19:34:14.712] futuresuitmainnrm.dds
[LOG 19:34:14.712] ksp_ig_jetpack_diffuse.jpg
[LOG 19:34:14.712] kerbalfemalefuture.prefab
[LOG 19:34:14.712] kerbalmalefuture.prefab
[LOG 19:34:14.712] futuresuit_diffuse.mat
[LOG 19:34:14.713] serenityfemaleiva.fbx
[LOG 19:34:14.713] serenitymaleiva.fbx
[LOG 19:34:14.713] kerbalicon_eva_female_future.tif
[LOG 19:34:14.713] kerbalicon_eva_future.tif
[LOG 19:34:14.713] kerbalicon_suit_female_future.tif
[LOG 19:34:14.713] kerbalicon_suit_future.tif
[LOG 19:34:14.713] kerbalicon_suit_orange_female_future.tif
[LOG 19:34:14.713] kerbalicon_suit_orange_future.tif
[LOG 19:34:14.713] bottom_emissor.mat
[LOG 19:34:14.713] burst_emissor.mat
[LOG 19:34:14.713] burstprojectiles_emissor.mat
[LOG 19:34:14.713] constantburst_emissor.mat
[LOG 19:34:14.713] snowflakes_emissor.mat
[LOG 19:34:14.713] vapor_emissor.mat
[LOG 19:34:14.713] base_0.mat
[LOG 19:34:14.713] base_1.mat
[LOG 19:34:14.713] base_2.mat
[LOG 19:34:14.713] base_3_1.mat
[LOG 19:34:14.713] base_3_2.mat
[LOG 19:34:14.713] vapor.mat
[LOG 19:34:14.713] burst.png
[LOG 19:34:14.713] cloud2.png
[LOG 19:34:14.714] v1.png
[LOG 19:34:14.714] v2.png
[LOG 19:34:14.714] v3.png
[LOG 19:34:14.714] v5.png
[LOG 19:34:14.714] gapkerbal_female_future.prefab
[LOG 19:34:14.714] gapkerbal_male_future.prefab
[LOG 19:34:14.714] hammerfemale.prefab
[LOG 19:34:14.714] hammermale.prefab
[LOG 19:34:14.714] bopgravelpile.prefab
[LOG 19:34:14.714] bopgravelpile.fbx
[LOG 19:34:14.714] bop_gravel pile_d.mat
[LOG 19:34:14.714] lambert1.mat
[LOG 19:34:14.714] bop_gravel pile_d.png
[LOG 19:34:14.714] bop_gravel pile_d.tga
[LOG 19:34:14.714] bop_gravel pile_n.png
[LOG 19:34:14.714] bop_gravel pile_s.png
[LOG 19:34:14.714] drescrater.prefab
[LOG 19:34:14.718] dresmeteorite.prefab
[LOG 19:34:14.718] drescrater.fbx
[LOG 19:34:14.718] dresmeteorite.fbx
[LOG 19:34:14.719] dres_crater_d.mat
[LOG 19:34:14.719] dres_meteorite_d.mat
[LOG 19:34:14.719] lambert1.mat
[LOG 19:34:14.719] dres_crater_d.tga
[LOG 19:34:14.719] dres_crater_n.png
[LOG 19:34:14.719] dres_meteorite_d.tga
[LOG 19:34:14.719] dres_meteorite_n.png
[LOG 19:34:14.719] dunablueberries.prefab
[LOG 19:34:14.719] dunadune.prefab
[LOG 19:34:14.719] dunameteorite.prefab
[LOG 19:34:14.719] dunastone.prefab
[LOG 19:34:14.719] dunaasteroid.fbx
[LOG 19:34:14.719] dunablueberries.fbx
[LOG 19:34:14.719] dunadune.fbx
[LOG 19:34:14.719] dunastone.fbx
[LOG 19:34:14.719] duna_asteroid_d.mat
[LOG 19:34:14.719] duna_dune_d.mat
[LOG 19:34:14.719] duna_stone_d.mat
[LOG 19:34:14.719] dune_blueberries_d.mat
[LOG 19:34:14.719] lambert1.mat
[LOG 19:34:14.719] duna_asteroid_d.tga
[LOG 19:34:14.719] duna_asteroid_n.png
[LOG 19:34:14.719] duna_dune_d.tga
[LOG 19:34:14.719] duna_dune_n.tga
[LOG 19:34:14.719] duna_stone_d.tga
[LOG 19:34:14.719] duna_stone_n.png
[LOG 19:34:14.719] dune_blueberries_d.tga
[LOG 19:34:14.719] dune_blueberries_n.png
[LOG 19:34:14.719] eelooberg.prefab
[LOG 19:34:14.719] eeloobrownboulder.prefab
[LOG 19:34:14.719] eelooicechunk.prefab
[LOG 19:34:14.719] eelooberg.fbx
[LOG 19:34:14.719] eelooboulder.fbx
[LOG 19:34:14.719] eelooicechunk.fbx
[LOG 19:34:14.719] eeloo_alien_glacier_d.mat
[LOG 19:34:14.720] eeloo_brown_ boulder_d.mat
[LOG 19:34:14.720] eeloo_ice chunk_d.mat
[LOG 19:34:14.720] lambert1.mat
[LOG 19:34:14.720] eeloo_alien_glacier_d.tga
[LOG 19:34:14.720] eeloo_alien_glacier_e.tga
[LOG 19:34:14.720] eeloo_alien_glacier_n.png
[LOG 19:34:14.720] eeloo_brown_ boulder_d.tga
[LOG 19:34:14.720] eeloo_brown_ boulder_n.png
[LOG 19:34:14.720] eeloo_ice chunk_d.tga
[LOG 19:34:14.720] eeloo_ice chunk_e.tga
[LOG 19:34:14.720] eeloo_ice chunk_n.png
[LOG 19:34:14.720] eeloo_ice chunk_s.tga
[LOG 19:34:14.720] evebasaltformation.prefab
[LOG 19:34:14.720] evepancakedome.prefab
[LOG 19:34:14.720] evevolcanicrock.prefab
[LOG 19:34:14.720] evebasaltformation.fbx
[LOG 19:34:14.720] evepancakeformation.fbx
[LOG 19:34:14.720] evevolcanicrock.fbx
[LOG 19:34:14.720] eve basalt formation_d.mat
[LOG 19:34:14.720] eve pancake formation_d.mat
[LOG 19:34:14.720] eve volcanic rock_d.mat
[LOG 19:34:14.720] lambert1.mat
[LOG 19:34:14.720] eve basalt formation_d.tga
[LOG 19:34:14.720] eve basalt formation_n.tga
[LOG 19:34:14.720] eve pancake formation_d.tga
[LOG 19:34:14.720] eve pancake formation_e.png
[LOG 19:34:14.720] eve pancake formation_n.png
[LOG 19:34:14.720] eve volcanic rock_d.tga
[LOG 19:34:14.720] eve volcanic rock_n.png
[LOG 19:34:14.720] gillyridgeline.fbx
[LOG 19:34:14.720] gilly ridegeline_d.mat
[LOG 19:34:14.720] lambert1.mat
[LOG 19:34:14.720] gillyridgeline.prefab
[LOG 19:34:14.720] gilly ridegeline_d.tga
[LOG 19:34:14.721] gilly ridegeline_n.png
[LOG 19:34:14.721] dunaejecta.prefab
[LOG 19:34:14.721] ikedunaejecta.fbx
[LOG 19:34:14.721] ike_duna_ejecta_mat.mat
[LOG 19:34:14.721] ike duna ejecta_d.tga
[LOG 19:34:14.721] ike duna ejecta_n.png
[LOG 19:34:14.721] kerbinbaobabtree.fbx
[LOG 19:34:14.721] kerbinquartz.fbx
[LOG 19:34:14.721] baobaptree.mat
[LOG 19:34:14.721] kerbin_baobab_tree_d.mat
[LOG 19:34:14.721] kerbin_boabob_tree_d.mat
[LOG 19:34:14.721] kerbin_giant_quartz_d.mat
[LOG 19:34:14.721] lambert1.mat
[LOG 19:34:14.721] lambert2.mat
[LOG 19:34:14.721] kerbinbaobabtree.prefab
[LOG 19:34:14.721] kerbinquartz.prefab
[LOG 19:34:14.721] kerbin_baobab_tree_alpha.png
[LOG 19:34:14.721] kerbin_baobab_tree_d.tga
[LOG 19:34:14.721] kerbin_baobab_tree_n.png
[LOG 19:34:14.721] kerbin_giant_quartz_d.tga
[LOG 19:34:14.721] kerbin_giant_quartz_e.tga
[LOG 19:34:14.721] kerbin_giant_quartz_n.tga
[LOG 19:34:14.721] kerbin_giant_quartz_s.tga
[LOG 19:34:14.721] laytheboulder.fbx
[LOG 19:34:14.721] laythegeyser.fbx
[LOG 19:34:14.721] laythestone.fbx
[LOG 19:34:14.721] lambert1.mat
[LOG 19:34:14.721] laythe_boulder_d.mat
[LOG 19:34:14.721] laythe_geyser_d.mat
[LOG 19:34:14.721] laythe_stone_d.mat
[LOG 19:34:14.721] laytheboulder.prefab
[LOG 19:34:14.721] laythegeyser.prefab
[LOG 19:34:14.721] laythestone.prefab
[LOG 19:34:14.721] laythe_boulder_d.tga
[LOG 19:34:14.721] laythe_boulder_n.png
[LOG 19:34:14.721] laythe_geyser_d.tga
[LOG 19:34:14.722] laythe_geyser_n.png
[LOG 19:34:14.722] laythe_stone_d.tga
[LOG 19:34:14.722] laythe_stone_n.png
[LOG 19:34:14.722] greensandstone.fbx
[LOG 19:34:14.722] lambert1.mat
[LOG 19:34:14.722] minmus_green_sandstone_d.mat
[LOG 19:34:14.722] minmus_olivine_formation_d.mat
[LOG 19:34:14.722] minmusolivineformation.fbx
[LOG 19:34:14.722] minmus_greensandstone.prefab
[LOG 19:34:14.722] minmus_olivineformation.prefab
[LOG 19:34:14.722] minmus_green_sandstone_d.tga
[LOG 19:34:14.722] minmus_green_sandstone_n.png
[LOG 19:34:14.722] minmus_olivine_formation_d.tga
[LOG 19:34:14.722] minmus_olivine_formation_n.png
[LOG 19:34:14.722] lambert1.mat
[LOG 19:34:14.722] moho wrinkleridge_d.mat
[LOG 19:34:14.722] moho_stone_d.mat
[LOG 19:34:14.722] mohostone.fbx
[LOG 19:34:14.722] mohowrinkleridge.fbx
[LOG 19:34:14.722] mohostone.prefab
[LOG 19:34:14.722] mohowrinkleridge.prefab
[LOG 19:34:14.722] moho wrinkleridge_d.tga
[LOG 19:34:14.722] moho wrinkleridge_e.png
[LOG 19:34:14.722] moho wrinkleridge_n.png
[LOG 19:34:14.722] moho_stone_d.tga
[LOG 19:34:14.722] moho_stone_n.png
[LOG 19:34:14.722] lambert1.mat
[LOG 19:34:14.722] mun_crater_d.mat
[LOG 19:34:14.722] mun_large_crater_d.mat
[LOG 19:34:14.722] mun_stone_d.mat
[LOG 19:34:14.722] muncrater.fbx
[LOG 19:34:14.722] munlargecrater.fbx
[LOG 19:34:14.722] munstone.fbx
[LOG 19:34:14.722] muncrater.prefab
[LOG 19:34:14.722] munlargecrater.prefab
[LOG 19:34:14.722] munstone.prefab
[LOG 19:34:14.723] mun_crater_d.tga
[LOG 19:34:14.723] mun_crater_n.png
[LOG 19:34:14.723] mun_large_crater_d.tga
[LOG 19:34:14.723] mun_large_crater_n.png
[LOG 19:34:14.723] mun_stone_d.tga
[LOG 19:34:14.723] mun_stone_n.png
[LOG 19:34:14.723] lambert1.mat
[LOG 19:34:14.723] pol_yellowstone_d.mat
[LOG 19:34:14.723] polyellowstone.fbx
[LOG 19:34:14.723] pol_yellowstones.prefab
[LOG 19:34:14.723] pol_yellowstone_d.png
[LOG 19:34:14.723] pol_yellowstone_n.png
[LOG 19:34:14.723] lambert1.mat
[LOG 19:34:14.723] tylo_checkerboard_d.mat
[LOG 19:34:14.723] tylo_dark boulder_d.mat
[LOG 19:34:14.723] tylo_light_d.mat
[LOG 19:34:14.723] tyloboulder.fbx
[LOG 19:34:14.723] tylocheckerboard.fbx
[LOG 19:34:14.723] tylolightstone.fbx
[LOG 19:34:14.723] tylo_ checkerboard_n.png
[LOG 19:34:14.723] tylo_checkerboard_d.png
[LOG 19:34:14.723] tylo_dark boulder_d.tga
[LOG 19:34:14.723] tylo_dark boulder_n.png
[LOG 19:34:14.723] tylo_light_d.tga
[LOG 19:34:14.723] tylo_light_n.png
[LOG 19:34:14.723] tylocheckerboard.prefab
[LOG 19:34:14.723] tylodarkboulder.prefab
[LOG 19:34:14.723] tylolightstone.prefab
[LOG 19:34:14.723] cryovolcano_d.mat
[LOG 19:34:14.723] lambert1.mat
[LOG 19:34:14.723] vallicechunk_d.mat
[LOG 19:34:14.723] vallstone_d.mat
[LOG 19:34:14.724] vall_cryovolcano.fbx
[LOG 19:34:14.724] vall_icechunk.fbx
[LOG 19:34:14.724] vall_stone.fbx
[LOG 19:34:14.724] cryovolcano_d.tga
[LOG 19:34:14.724] cryovolcano_e.png
[LOG 19:34:14.724] cryovolcano_n.jpg
[LOG 19:34:14.724] cryovolcano_s.jpg
[LOG 19:34:14.724] vallicechunk_d.jpg
[LOG 19:34:14.724] vallicechunk_e.jpg
[LOG 19:34:14.724] vallicechunk_n.jpg
[LOG 19:34:14.724] vallicechunk_s.jpg
[LOG 19:34:14.724] vallstone_d.jpg
[LOG 19:34:14.724] vallstone_e.jpg
[LOG 19:34:14.724] vallstone_n.jpg
[LOG 19:34:14.724] vallstone_s.jpg
[LOG 19:34:14.724] vallcryovolcano.prefab
[LOG 19:34:14.724] vallicechunk.prefab
[LOG 19:34:14.724] vallstone.prefab
[LOG 19:34:14.724] vfx_spark.mat
[LOG 19:34:14.724] vfx_welding_flare.mat
[LOG 19:34:14.724] cometdustmaterial.mat
[LOG 19:34:14.724] cometgeysermat.mat
[LOG 19:34:14.725] Expansion makinghistory detected in path D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\MakingHistory
[LOG 19:34:14.725] Expansion serenity detected in path D:\Programme\steamapps\common\Kerbal Space Program\GameData\SquadExpansion\Serenity
[LOG 19:34:14.730] GetTypesOfModulesImplementingInterface2: Found 69 types with IPartModuleAdjuster interface in 6 assemblies.
[LOG 19:34:14.737] GetSubclassesOfParentClass: Found 0 types with ModuleActiveRadiator parent in 6 assemblies.
[LOG 19:34:14.743] GetSubclassesOfParentClass: Found 0 types with ModuleAlternator parent in 6 assemblies.
[LOG 19:34:14.747] GetSubclassesOfParentClass: Found 1 types with ModuleControlSurface parent in 6 assemblies.
[LOG 19:34:14.752] GetSubclassesOfParentClass: Found 0 types with ModuleDataTransmitter parent in 6 assemblies.
[LOG 19:34:14.758] GetSubclassesOfParentClass: Found 0 types with ModuleDeployableSolarPanel parent in 6 assemblies.
[LOG 19:34:14.763] GetSubclassesOfParentClass: Found 1 types with ModuleEngines parent in 6 assemblies.
[LOG 19:34:14.768] GetSubclassesOfParentClass: Found 0 types with ModuleGenerator parent in 6 assemblies.
[LOG 19:34:14.773] GetSubclassesOfParentClass: Found 0 types with ModuleGimbal parent in 6 assemblies.
[LOG 19:34:14.777] GetSubclassesOfParentClass: Found 2 types with ModuleLiftingSurface parent in 6 assemblies.
[LOG 19:34:14.782] GetSubclassesOfParentClass: Found 0 types with ModuleLight parent in 6 assemblies.
[LOG 19:34:14.787] GetSubclassesOfParentClass: Found 0 types with ModuleReactionWheel parent in 6 assemblies.
[LOG 19:34:14.792] GetSubclassesOfParentClass: Found 0 types with ModuleSAS parent in 6 assemblies.
[LOG 19:34:14.797] GetSubclassesOfParentClass: Found 0 types with ModuleWheelBrakes parent in 6 assemblies.
[LOG 19:34:14.802] GetSubclassesOfParentClass: Found 1 types with ModuleWheelMotor parent in 6 assemblies.
[LOG 19:34:14.802] GetSubclassesOfParentClass: Using cached results for ModuleActiveRadiator
[LOG 19:34:14.807] GetSubclassesOfParentClass: Found 0 types with ModuleAnchoredDecoupler parent in 6 assemblies.
[LOG 19:34:14.811] GetSubclassesOfParentClass: Found 0 types with ModuleCargoBay parent in 6 assemblies.
[LOG 19:34:14.811] GetSubclassesOfParentClass: Using cached results for ModuleControlSurface
[LOG 19:34:14.811] GetSubclassesOfParentClass: Using cached results for ModuleDataTransmitter
[LOG 19:34:14.817] GetSubclassesOfParentClass: Found 0 types with ModuleDecouple parent in 6 assemblies.
[LOG 19:34:14.822] GetSubclassesOfParentClass: Found 4 types with ModuleDeployablePart parent in 6 assemblies.
[LOG 19:34:14.829] GetSubclassesOfParentClass: Found 0 types with ModuleDockingNode parent in 6 assemblies.
[LOG 19:34:14.829] GetSubclassesOfParentClass: Using cached results for ModuleEngines
[LOG 19:34:14.834] GetSubclassesOfParentClass: Found 0 types with CModuleFuelLine parent in 6 assemblies.
[LOG 19:34:14.839] GetSubclassesOfParentClass: Found 0 types with ModuleGPS parent in 6 assemblies.
[LOG 19:34:14.844] GetSubclassesOfParentClass: Found 0 types with ModuleGrappleNode parent in 6 assemblies.
[LOG 19:34:14.845] GetSubclassesOfParentClass: Using cached results for ModuleGrappleNode
[LOG 19:34:14.850] GetSubclassesOfParentClass: Found 0 types with ModuleKerbNetAccess parent in 6 assemblies.
[LOG 19:34:14.850] GetSubclassesOfParentClass: Using cached results for ModuleLight
[LOG 19:34:14.850] GetSubclassesOfParentClass: Using cached results for ModuleLight
[LOG 19:34:14.856] GetSubclassesOfParentClass: Found 0 types with ModuleProbeControlPoint parent in 6 assemblies.
[LOG 19:34:14.862] GetSubclassesOfParentClass: Found 1 types with ModuleRCS parent in 6 assemblies.
[LOG 19:34:14.862] GetSubclassesOfParentClass: Using cached results for ModuleRCS
[LOG 19:34:14.862] GetSubclassesOfParentClass: Using cached results for ModuleReactionWheel
[LOG 19:34:14.862] GetSubclassesOfParentClass: Using cached results for ModuleReactionWheel
[LOG 19:34:14.867] GetSubclassesOfParentClass: Found 0 types with ModuleResourceIntake parent in 6 assemblies.
[LOG 19:34:14.872] GetSubclassesOfParentClass: Found 0 types with ModuleScienceExperiment parent in 6 assemblies.
[LOG 19:34:14.877] GetSubclassesOfParentClass: Found 0 types with ModuleToggleCrossfeed parent in 6 assemblies.
[LOG 19:34:14.882] GetSubclassesOfParentClass: Found 0 types with ModuleWheelDeployment parent in 6 assemblies.
[LOG 19:34:14.898] ExpansionsLoader: Expansions loaded in 27.379s
[LOG 19:34:14.898] Loading Systems: Elapsed time is 88.44079s
[LOG 19:34:29.585] [Agent]: Found 19 agent mentality types
[LOG 19:34:29.587] [AgentList]: 27 agents parsed and loaded.
[LOG 19:34:29.707] [UIMasterController]: HideUI
[LOG 19:34:29.864] [CelestialBody]: Kerbin's solar day length is 1d, 0h, 0m long. sidereal day length is 5h, 59m, 9s long
[LOG 19:34:36.237] [UIMasterController]: HideUI
[LOG 19:34:36.243] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU =====================
[LOG 19:34:37.345] [AddonLoader]: Instantiating addon 'ContractDefs' from assembly 'KSP'
[LOG 19:34:37.391] [UIMasterController]: ShowUI
[LOG 19:34:37.623] [GameParameters]: Loaded custom parameter class CommNetParams.
[LOG 19:34:37.624] [GameParameters]: Loaded custom parameter class MissionParamsGeneral.
[LOG 19:34:37.624] [GameParameters]: Loaded custom parameter class MissionParamsFacilities.
[LOG 19:34:37.624] [GameParameters]: Loaded custom parameter class MissionParamsExtras.
[LOG 19:34:37.625] [GameParameters]: Loaded custom parameter class AdvancedParams.
[LOG 19:34:37.661] [ReflectionUtil]: Found 40 types with UpgradeModule attribute in 6 assemblies.
[LOG 19:34:37.930] [ScenarioTypes]: List Created 23 scenario types loaded from 6 loaded assemblies.
[WRN 19:34:37.937] File 'D:/Programme/steamapps/common/Kerbal Space Program/KSP_x64_Data/../Missions/MissionScoreInfo.cfg' does not exist
[LOG 19:34:37.939] [ApplicationLauncher] Awake False
[LOG 19:34:37.940] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[LOG 19:34:37.950] [UiApp] Awake: 
[LOG 19:34:37.951] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop True
[LOG 19:34:38.012] [UIApp] Adding  to Application Launcher
[LOG 19:34:38.015] [ApplicationLauncher] SetHidden: 
[LOG 19:34:38.020] [MessageSystem] OnAppInitialized
[LOG 19:34:38.020] [MessageSystem] Reposition 0.0717921 31303
[LOG 19:35:29.542] [ExperienceSystem]: Found 0 trait types
[LOG 19:35:29.547] [ExperienceSystem]: Found 20 effect types
[LOG 19:35:29.547] Game State Created.
[LOG 19:35:29.570] [ScenarioTypes]: List Created 23 scenario types loaded from 6 loaded assemblies.
[LOG 19:35:29.578] Game State Saved to saves/test/persistent
[LOG 19:35:29.596] [UIMasterController]: HideUI
[LOG 19:35:29.598] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
[LOG 19:35:29.649] DarkMultiPlayer: [173.192] Adding mod spawn point: Island_Airfield:Island_Airfield
[LOG 19:35:29.649] DarkMultiPlayer: [173.192] LLA: [-1.52927545985559, -71.8853075935369, 133.159905464738]
[LOG 19:35:29.649] DarkMultiPlayer: [173.192] Adding mod spawn point: Woomerang_Launch_Site:Woomerang_Launch_Site
[LOG 19:35:29.649] DarkMultiPlayer: [173.192] LLA: [45.2896207779353, 136.109975467997, 736.398490672349]
[LOG 19:35:29.649] DarkMultiPlayer: [173.192] Adding mod spawn point: Desert_Airfield:Desert_Airfield
[LOG 19:35:29.649] DarkMultiPlayer: [173.192] LLA: [-6.59970496719961, -144.040871198835, 820.912275188486]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] Adding mod spawn point: Desert_Launch_Site:Desert_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] LLA: [-6.56038020229085, -143.950005933047, 824.115223593428]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] Adding mod spawn point: Crater_Launch_Site:Crater_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] LLA: [8.38583148684323, -179.697719894994, 169.797883697436]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] Adding mod spawn point: MahiMahi_Launch_Site:MahiMahi_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] LLA: [-49.8025546350486, -120.766110437562, 73.9477545631817]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] Adding mod spawn point: Cove_Launch_Site:Cove_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] LLA: [3.74778303109029, -72.213331676818, 4.89681698638015]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] Adding mod spawn point: GlacierLake_Launch_Site:GlacierLake_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] LLA: [73.5614944400898, 84.2479589624934, 61.2617908118991]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] Adding stock spawn point: Island_Airfield:Island_Airfield
[LOG 19:35:29.664] DarkMultiPlayer: [173.2065] LLA: [-1.52927545985559, -71.8853075935369, 133.159905464738]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] Adding stock spawn point: Woomerang_Launch_Site:Woomerang_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] LLA: [45.2896207779353, 136.109975467997, 736.398490672349]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] Adding stock spawn point: Desert_Airfield:Desert_Airfield
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] LLA: [-6.59970496719961, -144.040871198835, 820.912275188486]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] Adding stock spawn point: Desert_Launch_Site:Desert_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] LLA: [-6.56038020229085, -143.950005933047, 824.115223593428]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] Adding stock spawn point: Crater_Launch_Site:Crater_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] LLA: [8.38583148684323, -179.697719894994, 169.797883697436]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] Adding stock spawn point: MahiMahi_Launch_Site:MahiMahi_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] LLA: [-49.8025546350486, -120.766110437562, 73.9477545631817]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] Adding stock spawn point: Cove_Launch_Site:Cove_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] LLA: [3.74778303109029, -72.213331676818, 4.89681698638015]
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] Adding stock spawn point: GlacierLake_Launch_Site:GlacierLake_Launch_Site
[LOG 19:35:29.664] DarkMultiPlayer: [173.2072] LLA: [73.5614944400898, 84.2479589624934, 61.2617908118991]
[LOG 19:35:29.842] [UIMasterController]: HideUI
[LOG 19:35:33.991] [UIMasterController]: HideUI
[LOG 19:35:34.246] GetSubclassesOfParentClass: Found 7 types with AlarmTypeBase parent in 6 assemblies.
[LOG 19:35:34.264] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 19:35:34.330] [AsteroidSpawner]: New object found near Kerbin: Ast. YRJ-552!
[LOG 19:35:34.408] [UiApp] Awake: KSPedia
[LOG 19:35:34.408] [UiApp] Awake: Missions App
[LOG 19:35:34.408] [UiApp] Awake: AlarmClock
[LOG 19:35:34.409] [GenericAppFrame] Reposition 0 34380
[LOG 19:35:34.409] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
[LOG 19:35:34.409] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
[LOG 19:35:34.411] [ApplicationLauncher] SetVisible: 
[LOG 19:35:34.447] [UIApp] OnDestroy: Contracts
[LOG 19:35:34.455] [MessageSystem] Reposition 0.02 34381
[LOG 19:35:34.456] [GenericAppFrame] Reposition 0.02 34381
[LOG 19:35:34.456] [GenericAppFrame] Reposition 0.02 34381
[LOG 19:35:34.615] [UIApp] Adding AlarmClock to Application Launcher
[LOG 19:35:34.616] [UIApp] Adding Missions App to Application Launcher
[LOG 19:35:34.670] [GenericAppFrame] Reposition 0.1401995 34387
[LOG 19:35:34.674] [MissionsApp] OnAppStarted(): id: -366426
[LOG 19:35:34.674] MissionsApp does not execute in this game mode, destroying this instance
[LOG 19:35:34.674] [UIApp] OnDestroy: Missions App
[LOG 19:35:34.711] [UIApp] Adding KSPedia to Application Launcher
[LOG 19:35:34.713] Flight State Captured
[LOG 19:35:34.716] Saving Achievements Tree...
[LOG 19:35:34.718] [MessageSystem] Save Messages
[LOG 19:35:34.724] Game State Saved to saves/test/persistent
[LOG 19:35:36.849] [UIMasterController]: ShowUI
[LOG 19:35:39.609] Flight State Captured
[LOG 19:35:39.609] Saving Achievements Tree...
[LOG 19:35:39.609] [MessageSystem] Save Messages
[LOG 19:35:39.613] Game State Saved to saves/test/persistent
[LOG 19:35:40.162] Flight State Captured
[LOG 19:35:40.163] Saving Achievements Tree...
[LOG 19:35:40.163] [MessageSystem] Save Messages
[LOG 19:35:40.167] Game State Saved to saves/test/persistent
[LOG 19:35:40.183] [UIMasterController]: HideUI
[LOG 19:35:40.191] [HighLogic]: =========================== Scene Change : From SPACECENTER to EDITOR (Async) =====================
[LOG 19:35:40.342] [UIApp] OnDestroy: KSPedia
[LOG 19:35:40.345] [UIApp] OnDestroy: AlarmClock
[LOG 19:35:40.421] [UIMasterController]: HideUI
[LOG 19:35:41.255] UICanvasPrefabSpawner SceneLogic spawning Editor
[LOG 19:35:41.279] No Input Locks in effect right now
[LOG 19:35:41.363] [UIMasterController]: HideUI
[LOG 19:35:41.770] [UIMasterController]: ShowUI
[LOG 19:35:42.492] [UIMasterController]: ShowUI
[LOG 19:35:42.504] ------------------- initializing editor mode... ------------------
[LOG 19:35:42.504] editor started
[LOG 19:35:42.510] GetSubclassesOfParentClass: Using cached results for AlarmTypeBase
[LOG 19:35:42.512] Loading Depletion Nodes
[LOG 19:35:42.512] DepNodeCount:  0
[LOG 19:35:42.513] Loading Biome Nodes
[LOG 19:35:42.513] BiomeNodeCount:  0
[LOG 19:35:42.513] Loading Planet Nodes
[LOG 19:35:42.513] PlanetNodeCount:  0
[LOG 19:35:42.514] [ScenarioDestructibles]: Loading... 0 objects registered
[WRN 19:35:42.831] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[LOG 19:35:42.867] [UiApp] Awake: EngineersReport
[LOG 19:35:42.867] [UiApp] Awake: KSPedia
[LOG 19:35:42.867] [UiApp] Awake: Missions App
[LOG 19:35:42.868] [UiApp] Awake: DeltaVApp
[LOG 19:35:42.868] [UiApp] Awake: ActionGroupsApp
[LOG 19:35:42.868] [UiApp] Awake: AlarmClock
[LOG 19:35:42.868] [ApplicationLauncher] OnSceneLoadedGUIReady: scene EDITOR ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 19:35:42.874] [UIApp] OnDestroy: Contracts
[LOG 19:35:42.882] [MessageSystem] Reposition 0.02 34715
[LOG 19:35:42.882] [GenericAppFrame] Reposition 0.02 34715
[LOG 19:35:42.882] [GenericAppFrame] Reposition 0.02 34715
[LOG 19:35:43.018] [UIApp] Adding AlarmClock to Application Launcher
[LOG 19:35:43.019] [UIApp] Adding ActionGroupsApp to Application Launcher
[LOG 19:35:43.020] [ApplicationLauncher] SetHidden: 
[LOG 19:35:43.020] [UIApp] Adding Missions App to Application Launcher
[LOG 19:35:43.021] [UIApp] Adding EngineersReport to Application Launcher
[LOG 19:35:43.045] [GenericAppFrame] Reposition 0.1616425 34721
[LOG 19:35:43.048] [ActionGroupsApp] OnAppStarted(): id: -394366
[LOG 19:35:43.049] [GenericAppFrame] Reposition 0.1616425 34721
[LOG 19:35:43.050] [UIApp] Adding DeltaVApp to Application Launcher
[LOG 19:35:43.051] [MissionsApp] OnAppStarted(): id: -394354
[LOG 19:35:43.051] MissionsApp does not execute in this game mode, destroying this instance
[LOG 19:35:43.051] [UIApp] OnDestroy: Missions App
[LOG 19:35:43.052] [GenericAppFrame] Reposition 0.1616425 34721
[LOG 19:35:43.085] [GenericAppFrame] Reposition 0.2016425 34722
[LOG 19:35:43.100] [UIApp] Adding KSPedia to Application Launcher
[LOG 19:35:43.175] [UIMasterController]: ShowUI
[LOG 19:35:45.854] Saving Achievements Tree...
[LOG 19:35:45.854] [MessageSystem] Save Messages
[LOG 19:35:45.858] Game State Saved to saves/test/persistent
[EXC 19:35:54.071] DirectoryNotFoundException: Could not find a part of the path "D:\Programme\steamapps\common\Kerbal Space Program\saves\Stock\Ships\VAB\Untitled Space Craft.craft".
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <9577ac7a62ef43179789031239ba8798>:0)
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) (at <9577ac7a62ef43179789031239ba8798>:0)
	(wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
	System.IO.File.Open (System.String path, System.IO.FileMode mode) (at <9577ac7a62ef43179789031239ba8798>:0)
	ConfigNode.Save (System.String fileFullName, System.String header) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ConfigNode.Save (System.String fileFullName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ShipConstruction.SaveShipToPath (System.String gameFolder, EditorFacility editorFacility, System.String localPath, System.String shipName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	KSP.UI.Screens.DirectoryController.<InitForCraftSave>b__63_1 () (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	UnityEngine.Events.InvokableCall.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.Events.UnityEvent.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.UI.Button.Press () (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.EventSystem:Update()
[EXC 19:35:54.523] DirectoryNotFoundException: Could not find a part of the path "D:\Programme\steamapps\common\Kerbal Space Program\saves\Stock\Ships\VAB\Untitled Space Craft.craft".
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <9577ac7a62ef43179789031239ba8798>:0)
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) (at <9577ac7a62ef43179789031239ba8798>:0)
	(wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
	System.IO.File.Open (System.String path, System.IO.FileMode mode) (at <9577ac7a62ef43179789031239ba8798>:0)
	ConfigNode.Save (System.String fileFullName, System.String header) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ConfigNode.Save (System.String fileFullName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ShipConstruction.SaveShipToPath (System.String gameFolder, EditorFacility editorFacility, System.String localPath, System.String shipName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	KSP.UI.Screens.DirectoryController.<InitForCraftSave>b__63_1 () (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	UnityEngine.Events.InvokableCall.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.Events.UnityEvent.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.UI.Button.Press () (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.EventSystem:Update()
[EXC 19:35:54.825] DirectoryNotFoundException: Could not find a part of the path "D:\Programme\steamapps\common\Kerbal Space Program\saves\Stock\Ships\VAB\Untitled Space Craft.craft".
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <9577ac7a62ef43179789031239ba8798>:0)
	System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) (at <9577ac7a62ef43179789031239ba8798>:0)
	(wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
	System.IO.File.Open (System.String path, System.IO.FileMode mode) (at <9577ac7a62ef43179789031239ba8798>:0)
	ConfigNode.Save (System.String fileFullName, System.String header) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ConfigNode.Save (System.String fileFullName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	ShipConstruction.SaveShipToPath (System.String gameFolder, EditorFacility editorFacility, System.String localPath, System.String shipName) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	KSP.UI.Screens.DirectoryController.<InitForCraftSave>b__63_1 () (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
	UnityEngine.Events.InvokableCall.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.Events.UnityEvent.Invoke () (at <12e76cd50cc64cf19e759e981cb725af>:0)
	UnityEngine.UI.Button.Press () (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <5336a8686ff14f17888ce9a9f44f29bc>:0)
	UnityEngine.EventSystems.EventSystem:Update()
[LOG 19:35:59.026] Saving Achievements Tree...
[LOG 19:35:59.026] [MessageSystem] Save Messages
[LOG 19:35:59.029] Game State Saved to saves/test/persistent
[LOG 19:35:59.032] [UIMasterController]: HideUI
[LOG 19:35:59.158] [HighLogic]: =========================== Scene Change : From EDITOR to SPACECENTER =====================
[LOG 19:35:59.335] [UIApp] OnDestroy: EngineersReport
[LOG 19:35:59.338] [UIApp] OnDestroy: ActionGroupsApp
[LOG 19:35:59.339] [UIApp] OnDestroy: AlarmClock
[LOG 19:35:59.339] [UIApp] OnDestroy: KSPedia
[LOG 19:35:59.340] [UIApp] OnDestroy: DeltaVApp
[LOG 19:36:02.359] [UIMasterController]: ShowUI
[LOG 19:36:02.629] GetSubclassesOfParentClass: Using cached results for AlarmTypeBase
[LOG 19:36:02.629] Loading Depletion Nodes
[LOG 19:36:02.629] DepNodeCount:  0
[LOG 19:36:02.629] Loading Biome Nodes
[LOG 19:36:02.629] BiomeNodeCount:  0
[LOG 19:36:02.629] Loading Planet Nodes
[LOG 19:36:02.629] PlanetNodeCount:  0
[LOG 19:36:02.630] [ScenarioDestructibles]: Loading... 0 objects registered
[LOG 19:36:02.649] [AsteroidSpawner]: No new objects this time. (Odds are 1:2)
[LOG 19:36:02.661] [UiApp] Awake: KSPedia
[LOG 19:36:02.661] [UiApp] Awake: Missions App
[LOG 19:36:02.661] [UiApp] Awake: AlarmClock
[LOG 19:36:02.661] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop False
[LOG 19:36:02.665] [UIApp] OnDestroy: Contracts
[LOG 19:36:02.684] [MessageSystem] Reposition 0.02 35673
[LOG 19:36:02.685] [GenericAppFrame] Reposition 0.02 35673
[LOG 19:36:02.685] [GenericAppFrame] Reposition 0.02 35673
[LOG 19:36:02.875] [UIApp] Adding AlarmClock to Application Launcher
[LOG 19:36:02.876] [UIApp] Adding Missions App to Application Launcher
[LOG 19:36:02.903] [GenericAppFrame] Reposition 0.1736773 35679
[LOG 19:36:02.908] [MissionsApp] OnAppStarted(): id: -417682
[LOG 19:36:02.908] MissionsApp does not execute in this game mode, destroying this instance
[LOG 19:36:02.908] [UIApp] OnDestroy: Missions App
[LOG 19:36:02.941] [UIApp] Adding KSPedia to Application Launcher
[LOG 19:36:05.135] Game Paused!
[LOG 19:36:05.136] [UIMasterController]: ShowUI
[LOG 19:36:19.986] Flight State Captured
[LOG 19:36:19.987] Saving Achievements Tree...
[LOG 19:36:19.987] [MessageSystem] Save Messages
[LOG 19:36:19.991] Game State Saved to saves/test/persistent
[LOG 19:36:19.994] [UIMasterController]: HideUI
[LOG 19:36:19.996] [HighLogic]: =========================== Scene Change : From SPACECENTER to MAINMENU (Async) =====================
[LOG 19:36:20.045] Game Unpaused!
[LOG 19:36:20.196] [UIApp] OnDestroy: KSPedia
[LOG 19:36:20.197] [UIApp] OnDestroy: AlarmClock
[LOG 19:36:20.277] [UIMasterController]: HideUI
[LOG 19:36:21.274] [UIMasterController]: ShowUI
[LOG 19:36:21.527] [ScenarioTypes]: List Created 23 scenario types loaded from 6 loaded assemblies.
[WRN 19:36:21.530] File 'D:/Programme/steamapps/common/Kerbal Space Program/KSP_x64_Data/../Missions/MissionScoreInfo.cfg' does not exist
[LOG 19:36:21.530] [ApplicationLauncher] OnSceneLoadedGUIReady: scene MAINMENU ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
[LOG 19:36:21.531] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
[LOG 19:36:21.532] [ApplicationLauncher] SetHidden: 
[LOG 19:36:21.536] [MessageSystem] Reposition 0.02 36683
[LOG 19:36:21.536] [GenericAppFrame] Reposition 0.02 36683
[LOG 19:36:21.536] [GenericAppFrame] Reposition 0.02 36683

 

 

21 hours ago, Michel_0 said:

Mods / Add-Ons: All Stock

As you will see i've got the mod DarkMultiPlayer installed, i did not list it, because i'm sure it's not relevant to the situation and it also happens in a local game, no DMP session.

Link to comment
Share on other sites

@Michel_0 don't copy and paste the logs into a forum page, it's a pain to scroll through on a PC and almost impossible on a mobile device (I regularly use the forums on my iPad mini and can't possibly scroll through an entire log on there). Upload the file to a file sharing site of some sort (Google Drive, Dropbox...) and post a link to the file here.

Link to comment
Share on other sites

17 hours ago, jimmymcgoochie said:

don't copy and paste the logs into a forum page

Yeah... well... i that's why i put it inside of a spoiler.
I tried to upload the file here, but this thread doesn't seem to support file uploads.
Simply don't open the spoiler and you're fine.
And if you open it - you'll need to scroll through it just as you would need to as if i upload it somewhere else, so i don't see any difference.

 

On 1/30/2022 at 9:55 PM, Michel_0 said:

where would be the correct place to address this?

Back on topic, is this the right place or do i need to report at [email protected] as described here?

Is there any chance this gets fixed at all or are all devs busy with KSP2 and don't care about KSP any more?

Link to comment
Share on other sites

3 hours ago, Michel_0 said:

Yeah... well... i that's why i put it inside of a spoiler.
I tried to upload the file here, but this thread doesn't seem to support file uploads.
Simply don't open the spoiler and you're fine.
And if you open it - you'll need to scroll through it just as you would need to as if i upload it somewhere else, so i don't see any difference.

Actually. browsers download the contents within the spoiler regardless if it's opened or not.

Which makes several (mainly mobile) devices quite sad.

Link to comment
Share on other sites

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

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

×
×
  • Create New...