Jump to content

[1.1] BDArmory v0.11.0.1 (+compatibility, fixes) - Apr 23


BahamutoD

Recommended Posts

On March 8, 2016 at 11:29 AM, DragonsForce said:

@BahamutoD I'm having issues with firing rockets from the Adjustable Rotary Bomb Rack using action groups to trigger "Fire Missiles" on the Weapon Manager. I tried to fire Sidewinder and Maverick missiles at different rack settings inside a Mk2 cargo bay (long). AI pilots do open the cargo bay but can't fire; under manual control nothing happens at all. If you jettison the missile you can then fire it (Yes, the already jettisoned missile can be fired from the rack). Manually firing the missile works as well.

Only mods installed are BD Armoury v0.10.4.1 and VesselMover v1.4.

 

EDIT : After some further testing, I can say that this is an issue with firing missiles from the Adjustable Rotary Bomb Rack inside cargo bays. Bombs work as expected.

 

EDIT 2 : Figured it out; bug remains. (If the weapon manager can't fire the missile, manually jettisoning it makes it possible to fire the missile via action group from the rack, although the rocket isn't even there anymore)

Idk if anyone has said this yet but have you tried playing around with the decouple speed and drop time?

Link to comment
Share on other sites

Well I finally decided to have a go at looking through the Log I'm having an Null Reference Exception for the Chaff Pod. Here is the exception:

PartLoader: Compiling Part 'BDArmory/Parts/cmDropper/chaffDispenser/bahaChaffPod'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

NullReferenceException: Object reference not set to an instance of an object
  at PartLoader.ReplaceTextures (UnityEngine.GameObject model, System.Collections.Generic.List`1 textureNames, System.Collections.Generic.List`1 newTextures) [0x00000] in <filename unknown>:0

  at PartLoader.CompileModel (.UrlConfig cfg, .ConfigNode partCfg, Single scaleFactor, .AvailablePart partInfo) [0x00000] in <filename unknown>:0

  at PartLoader.ParsePart (.UrlConfig urlConfig, .ConfigNode node) [0x00000] in <filename unknown>:0

  at PartLoader+.MoveNext () [0x00000] in <filename unknown>:0

 

I'm not entirely sure what the cause is and I don't see why it should be happening at all. This is a fresh install with only BDarmory installed.

(well it has to do with a texture exception. Deleting the chaff's texture and renaming the CM's texture to "texture" solved the freezing issue)

Edited by Freeshooter
New Information
Link to comment
Share on other sites

Still one problem though. The Abrams turret and M102 Howitzer's mouse aim is still messed up. The Abrams pitches the entire turret the opposite way to the target indicator and the Howitzer does the same thing except it also rolls the barrel instead of yawing it. The .50 cal turret and Vulcan turret both stay in a static activated position when toggled both ways and do not do anything.

Link to comment
Share on other sites

@BahamutoD Hey, awesome mod! Been playing with it for months. I recently got an idea for a small improvement that could make a big difference, but I wasn't sure whether you'd already thought of it or not, so I figured I'll suggest it here:

Explosion damage based on blast radius

This is perhaps the only thing I didn't like about the bombs and missiles in BDarmory, that they either do tons of damage, or no damage at all (at least it seems that way when playing). So I took the Small Warhead as a test and modded it to have:

MODULE
{
    name = BDExplosivePart
    blastRadius = 360
    blastPower = 0.39
}
MODULE
{
    name = BDExplosivePart
    blastRadius = 90
    blastPower = 6.25
}
MODULE
{
    name = BDExplosivePart
    blastRadius = 45
    blastPower = 25
}
MODULE
{
    name = BDExplosivePart
    blastRadius = 15
    blastPower = 225
}

In the part file. As you can see, multiple explosions, of varying radius, and the blast power decreases by the square of the radius (like real life overpressure). I tested it and it seems to work without any glitches, though it requires much more tweaking (blast power appears to be very good at tossing stuff into the air, even at low values).

Have you thought of this before? Or will this not work?

Link to comment
Share on other sites

Uh, OK, got the output log thing for you guys who have any idea what it means. Also, on a related note, I accidentally figured out a way to stop the issues I had, at least for the time being. When I loaded a stock craft, in that case the Gull, the game functioned perfectly. No locked camera, Kraken didn't eat my craft, timewarp didn't take me on a scenic stroll through the frozen solar system, nothing. I then loaded my drone fighter, which, incredibly, also functioned perfectly! I don't know why, or how, but in that instance it seemed like loading a stock craft first fixed my problems. Others with my issue, try it?

The log thing's here too.

Er, how do I do this? Pastebin the log?

Link to comment
Share on other sites

Welp, as far as I know that one time the game with BDA functioned for me earlier was a one-off thing. I've tried loading some stock craft in, and I still get the same bugged, fixed camera, broken menu, etc. No fix then.. ;.;

Also, output log for you! (was this done right? I can't seem to add any attachments and I end up nuking pastebin if I try it)

Spoiler

Initialize engine version: 4.6.4f1 (99f88340878d)
GfxDevice: creating device client; threaded=1
Direct3D:
    Version:  Direct3D 9.0c [nvd3dum.dll 10.18.13.5560]
    Renderer: NVIDIA GeForce GTX 745
    Vendor:   NVIDIA
    VRAM:     3072 MB (via DXGI)
    Caps:     Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 RAWZ=0 NULL=1 RESZ=0 SlowINTZ=0
Begin MonoManager ReloadAssembly
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\UnityEngine.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-UnityScript-firstpass.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-UnityScript-firstpass.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-UnityScript.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-UnityScript.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Mono.Cecil.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Mono.Cecil.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Mono.Cecil.Mdb.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Mono.Cecil.Mdb.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Mono.Cecil.Pdb.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Mono.Cecil.Pdb.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\xmldiffpatch.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\xmldiffpatch.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\XmlDiffPatch.View.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\XmlDiffPatch.View.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\TDx.TDxInput.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\TDx.TDxInput.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\TrackIRUnity.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\TrackIRUnity.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\MiscUtil-r285.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\MiscUtil-r285.dll into Unity Child Domain
- Completed reload, in  4.613 seconds
<RI> Initializing input.
<RI> Input initialized.
desktop: 1600x900 60Hz; virtual: 1600x900 at 0,0
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\System.dll (this message is harmless)
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\System.Xml.dll (this message is harmless)
The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1771)

Shader 'AtmosphereFromGround': fallback shader 'None' not found
[InputDevices]: Device #0 has no name.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Input Devices]: 
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KSP Version]: 1.0.5.1028 (WindowsPlayer) Steam ====================================
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[InputDevices]: Device #0 has no name.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Input Devices]: 
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Launcher Settings File exists
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Launcher disabled? False
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Launcher after checking file: False
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PhysicsGlobals: Loading database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Assembly): BDArmory/Plugins/BahaTurret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assembly at C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\BDArmory\Plugins\BahaTurret.dll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: KSPAssembly 'BahaTurret' V1.0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Assembly): BDAVesselSwitcher/BDALoadedVesselSwitcher
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assembly at C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\BDAVesselSwitcher\BDALoadedVesselSwitcher.dll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: KSPAssemblyDependency 'BahaTurret' V1.0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Assembly): KerbalFoundries/Plugins/KF_plugin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assembly at C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\KerbalFoundries\Plugins\KF_plugin.dll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Assembly): KerbalFoundries/Plugins/TextureAnimator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assembly at C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\KerbalFoundries\Plugins\TextureAnimator.dll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Assembly): Squad/Plugins/KSPSteamCtrlr
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assembly at C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\Squad\Plugins\KSPSteamCtrlr.dll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Assembly): Squad/Plugins/Steamworks.NET
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assembly at C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\Squad\Plugins\Steamworks.NET.dll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Assembly): VesselMover/VesselMover
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assembly at C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\VesselMover\VesselMover.dll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AssemblyLoader: Loading assemblies
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Non platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\BDArmory\Plugins\BahaTurret.dll (this message is harmless)
Non platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\BDAVesselSwitcher\BDALoadedVesselSwitcher.dll (this message is harmless)
Non platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\KerbalFoundries\Plugins\KF_plugin.dll (this message is harmless)
Non platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\KerbalFoundries\Plugins\TextureAnimator.dll (this message is harmless)
Non platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\Squad\Plugins\KSPSteamCtrlr.dll (this message is harmless)
Non platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\Squad\Plugins\Steamworks.NET.dll (this message is harmless)
Non platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\GameData\VesselMover\VesselMover.dll (this message is harmless)
VesselModules: Found VesselModule of type FlightIntegrator with order 0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

VesselModules: Found 1 VesselModule types
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'BDArmorySettings' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'KFGUIManager' from assembly 'KF_plugin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'KFPersistenceManager' from assembly 'KF_plugin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Configuration Settings are:
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isDustEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isDustCameraEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isMarkerEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isRepLightEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   dustamount = 1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   suspensionIncrement = 5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isDebugEnabled = False
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   writeToLogFile = False
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   logFile = KF.log
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   cameraRes = 6
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   cameraFramerate = 10
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 10 biome color definitions for Kerbin.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 16 biome color definitions for Mun.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 10 biome color definitions for Minmus.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 13 biome color definitions for Moho.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 8 biome color definitions for Eve.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 6 biome color definitions for Duna.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 9 biome color definitions for Ike.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 6 biome color definitions for Laythe.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 5 biome color definitions for Vall.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 6 biome color definitions for Bop.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 7 biome color definitions for Tylo.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 4 biome color definitions for Gilly.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 5 biome color definitions for Pol.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 9 biome color definitions for Dres.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Found 8 biome color definitions for Eeloo.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'KSPSteamController' from assembly 'KSPSteamCtrlr'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

<color=orange><b>[KSPSteamController]:</b> Failed to initalize Steam API!</color>
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/20mmVulcan/sounds/VulcanCannon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Boo.Lang.dll (this message is harmless)
== BDArmory : Loading settings.cfg ==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/settings.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Failed to load settings config==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/20mmVulcan/sounds/VulcanEnd
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/50CalTurret/sounds/shot
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/50CalTurret/sounds/turretOverheat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/ABL/sounds/charge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/ABL/sounds/laser
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/browninganm2/Sounds/fire
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/gau-8/sounds/GAU8Cannon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/gau-8/sounds/GAU8End
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/m1Abrams/sounds/reload
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/m1Abrams/sounds/shot
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/m230ChainGun/Sounds/m230loop
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/m230ChainGun/Sounds/m230loopEnd
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/m230ChainGun/Sounds/m230shot
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/oMillennium/Sounds/oFireEnd
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Parts/oMillennium/Sounds/oFiring
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/armOff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/armOn
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/bulletHit1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/bulletHit2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/bulletHit3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/click
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/deployClick
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/explode1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/flareSound
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/heatGrowl
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/hydraulicLoop
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/jet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/launch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/missileFlyby
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/mLaunchWarning
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/popThrust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/ricochet1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/ricochet2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/ricochet3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/rocketLoop
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/rwrMissileLock
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/rwrPing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/shellWhistle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/smokeEject
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/smokePoof
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/subExplode
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/warning
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): BDArmory/Sounds/windloop
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): KerbalFoundries/Sounds/APU
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): KerbalFoundries/Sounds/GroundSkid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): KerbalFoundries/Sounds/repulsor
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): KerbalFoundries/Sounds/repulsor2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): KerbalFoundries/Sounds/TyreSqueal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): KerbalFoundries/Sounds/wheel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): KerbalFoundries/Sounds/wheel2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Parts/Utility/landingLegLT-1/sounds/sound_servomotor
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/editorLoop01
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_ambience_nature
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_click_flick
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_click_latch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_click_sharp
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_click_tick
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_click_tock
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_decoupler_fire
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_delete_bin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_explosion_debris1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_explosion_debris2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_explosion_large
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_rocket_mini
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_rocket_spurts
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_tab_extend
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Audio): Squad/Sounds/sound_tab_retreat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Agencies/BDA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Agencies/BDA_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/bulletHit/bulletHit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/bulletHit/Star02
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/CMChaff/tex_chaffParticle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/CMFlare/flareTex
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/CMFlare/smokeTex
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/CMSmoke/smokeCm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/exhaust/tex_smokeExhaust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/exhaust/tex_sphere
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/explosion/bulletHit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/explosion/ExpTex2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/explosion/smokeTex
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Models/shell/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/20mmVulcan/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/20mmVulcan/smoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/20mmVulcan/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/50CalTurret/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/50CalTurret/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/ABL/glasstest
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/ABL/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/adjustableRail/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/agm-86Cruise/srbsmoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/agm-86Cruise/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/aim-120/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/aiPilot/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/AmmoBox/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/AmmoBox/texture20x102
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/AmmoBox/texture30mm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/AmmoBox/textureCannonShell
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/awacsRadar/tex_awacs
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/bammGuidance/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/browninganm2/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/browninganm2/smoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/browninganm2/tex_browninganm2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/clusterBomb/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/cmDropper/tex_chaffDispenser
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/cmDropper/tex_cmDispenser
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/ecmJammer/tex_ecmj131
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/gau-8/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/gau-8/smoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/gau-8/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/goalkeeper/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/goalkeeper/smoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/goalkeeper/Texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/goalkeeper/tex_goalkeeper
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/groundRadar/tex_detectionRadar
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/groundRadar/tex_lockingTurret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/h70Launcher/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/h70Launcher/h70Rocket/rocketTexture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/h70Launcher/h70Rocket/srbsmoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/h70turret/tex_h70turret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/harm/tex_harm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/hekv1/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/hekv1/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/hellfireMissile/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/hiddenVulcan/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/hiddenVulcan/smoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/hiddenVulcan/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/jdamMk83/tex_jdam
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/m102Howitzer/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/m102Howitzer/tex_m102
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/m1Abrams/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/m1Abrams/tex_abrams
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/m230ChainGun/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/m230ChainGun/smoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/m230ChainGun/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/maverick/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/missileTurret/tex_detectionRadar
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/missileTurret/tex_lockingTurret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/missileTurret/tex_missileTurret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/mk82Bomb/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/mk82BombBrake/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/oMillennium/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/oMillennium/smoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/oMillennium/srbsmoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/oMillennium/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/pac-3/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/patriotLauncher/tex_patLauncher
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/radarDataReceiver/tex_dataReceiver
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/radome125/tex_radome125
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/rbs-15/srbsmoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/rbs-15/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/rotaryBombBay/tex_rotBombBay
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/s-8Launcher/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/s-8Launcher/s-8Rocket/rocketTexture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/s-8Launcher/s-8Rocket/srbsmoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/sidewinder/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/smallWarhead/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/smokeCm/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/smokeCm/tex_smokePod
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/targetingCam/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/towLauncher/tex_towLauncher
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/towMissile/muzzle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/towMissile/srbsmoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/towMissile/tex_towMissile
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Parts/weaponManager/texture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/aimer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/bullet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/bullet_backup
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/camReticle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/crossedGreenSquare
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/directionIcon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/dottedLargeGreenCircle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/friendlyContactIcon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/grayscaleRamp
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/greenCircle2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/greenCircle3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/greenDiamond
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/greenDot
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/greenPointCircle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/greenSpikedCircle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/horizonIndicator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/icon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/laser
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/lockedRadarIcon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/lockedRadarIconActive
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/omniRadarScanTexture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/omniRadarTexture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/openGreenSquare
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/openWhiteSquare
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/radarContactIcon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/radarRollIndicator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/radialRadarTexture
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/rollIndicator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/rollReference
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/rwrDiamond
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/rwrMissileIcon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/settingsIcon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/targetDirectionIndicator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): BDArmory/Textures/whiteSquare
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/apuspinner
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/Arrow
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/brushed metal dark
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/BVTrackDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/chrome light scratch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/chrome scratch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/DiffuseMap2048
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/DiffuseMap2048_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/dirty galv2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/electric
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/Emissive
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/GimbalOuter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/InvertingTrackDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/InvertingTrack_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/KFCategoryIcon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/KFCategoryIcon_selected
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/KFIconColor
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/KFIconGrey
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/LargeWheelDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/LOFI_Apuu1Emis
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/LOFI_Apuu1tex
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/LOFI_Apuu1_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/LongTrack_DIFF
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/LongTrack_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/MediumTrackDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/RBIMoleTrackDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/RBIMoleTrackSurface_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/RBIMoleTrack_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/RBITiny_Diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/RBITiny_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/RepulsorDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/RepWheel-diffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/Rubber_01_R-tile
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/SimpleTrack_Diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/SkiProject
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/SmallTrackDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/smallWheel_DIF
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/SurfaceTrackDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/TinyWheel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/TrackSurface3_Diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/TrackSurface3_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/TrackSurface4_Diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/TrackSurface4_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/TS1+2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): KerbalFoundries/Assets/TS1+2_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/C7AerospaceDivision
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/C7AerospaceDivision_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/ExperimentalEngineering
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/ExperimentalEngineering_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/FlooydResearchLab
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/FlooydResearchLab_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/GoliathNationalProducts
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/GoliathNationalProducts_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/IntegratedIntegrals
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/IntegratedIntegrals_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/IonicSymphonicProtonicElectronics_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/JebsJunkyard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/JebsJunkyard_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/KerbalMotion
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/KerbalMotion_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/KerbinWorldFirstRecordKeepingSociety_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Kerbodyne
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Kerbodyne_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Kerlington
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Kerlington_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/MaxoConstructionToys
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/MaxoConstructionToys_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/MovingPartsExpertsGroup
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/MovingPartsExpertsGroup_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/OMBDemolition
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/OMBDemolition_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/PeriapsisCo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/PeriapsisCo_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Probodobodyne
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Probodobodyne_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/R&D
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/R&D_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/ReactionSystemsLtd
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/ReactionSystemsLtd_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Rockomax
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Rockomax_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Rokea
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Rokea_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/SeansCannery
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/SeansCannery_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/SteadlerEngineeringCorps
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/SteadlerEngineeringCorps_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/StrutCo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/StrutCo_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Vac-Co
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/Vac-Co_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/WinterOwl
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/WinterOwl_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/ZaltonicElectronics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Agencies/ZaltonicElectronics_scaled
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/an
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/ap
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/balloon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/default
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/dish
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/dn
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/eva
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/gravity
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/marker
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/orbit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/pe
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/pressure
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/report
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/sample
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/seismic
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/thermometer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Contracts/Icons/vessel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/09
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/blorbs
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/bullseye
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/capsule
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/circles
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/default
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/esa_dark_blue
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/hexagon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/hexagonCircles
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/kerbal1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/kerbal2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/kerbin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/kerbinmunflag
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/line
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/minimalistic
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/NASA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/orbit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/orbs
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/retro
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/rings
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/rocketScience
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/satellite
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/spheres
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/squadLogo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/squadLogo2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/stripes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/trees
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/trippy
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Flags/uk_space_agency
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/DiamondBlue
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/FlameBlueOrange
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/FlamePurple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/FlameRed
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/FlameRedOrange
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/plasma2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/rocketplume2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/shockDiamond2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/FX/smokepuff1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_main
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_mk2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_mk3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_size0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_size1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_size2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_size3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/cs_surface
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/fuels_monopropellant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/fuels_ore
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/fuels_oxidizer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/fuels_solidfuel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/fuels_xenongas
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number6
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number7
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number8
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/number9
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advaerodynamics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advancedmotors
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advconstruction
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advelectrics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advexploration
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advflightcontrol
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advlanding
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advmetalworks
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advrocketry
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advsciencetech
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_advunmanned
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerodynamicsystems
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_aerospacetech
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_automation
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicprobes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_basicrocketry
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_composites
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electrics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_electronics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_evatech
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalaerodynamics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalelectrics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalmotors
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalrocketry
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_experimentalscience
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fieldscience
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_flightcontrol
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_fuelsystems
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalconstruction
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generalrocketry
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_generic
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavierrocketry
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyaerodynamics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_heavyrocketry
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudeflight
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_highaltitudepropulsion
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_hypersonicflight
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_ionpropulsion
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_landing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largecontrol
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeelectrics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_largeprobes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_metamaterials
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nanolathing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_nuclearpropulsion
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_precisionengineering
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_robotics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_sciencetech
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedconstruction
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedcontrol
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_specializedelectrics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_stability
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_start
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_supersonicflight
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_survivability
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_unmannedtech
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/R&D_node_icon_veryheavyrocketry
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_aerospaceTech2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_commandmodules
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-advanced
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_fuelSystems-highPerformance
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_largeVolumeContainment
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_miniaturization
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsion-precision
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_propulsionSystems
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/PartList/SimpleIcons/RDicon_telescope
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/aerodynamicNoseCone/Nosecone
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/airbrake/Airbrake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/airlinerWings/AirlinerWings
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/airplaneFins/AirplaneFins
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/basicFin/BasicFin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/circularIntake/CircluarIntakes_Heat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/cones/Cones
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/cones/Cones_Heat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/fairings/FairingBase
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/fairings/fairings_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/HeatShield/Fairing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/HeatShield/heatshield
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/intakeRadialLong/Radial_long
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/miniIntake/SmallIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/protectiveRocketNoseMk7/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/ramAirIntake/RampIntake_Heat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/shuttleWings/ShuttleWings
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/wingletAV-R8/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/wingletAV-R8/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/wingletAV-T1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/wingletAV-T1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/wingletDeltaDeluxe/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Aero/wings/Wings
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/advancedSasModuleLarge/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/cupola/ksp_l_cupola_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/cupola/window
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/externalCommandSeat/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/cabin_n
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/hitchhikerStorageContainer/window
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/inlineAdvancedStabilizer/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/inlineReactionWheel/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/inlineReactionWheel/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/inlineReactionWheel/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/Mk1-2Pod/ladder
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/Mk1-2Pod/mk 1-2 external shell Variant-Hatch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/Mk1-2Pod/walls
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/Mk1-2Pod/window
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1Cockpits/GLOW
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1Cockpits/Mk1Cockpit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1LanderCan/ksp_s_landerCan_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1pod/hatch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1pod/ladderrung
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1pod/outer shell NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1pod/outer shell
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk1pod/window
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2CockpitInline/mk2Cockpit_Inline
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2CockpitInline/mk2Cockpit_inline_LUM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2CockpitInline/mk2Cockpit_Inline_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_Lum
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2CockpitStandard/Cockpit_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2DroneCore/mk2Dronecore
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2LanderCan/ladder
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2LanderCan/outershell_n
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk2LanderCan/window
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/mk3CockpitShuttle/Mk3CockpitShuttle_LUM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeCoreCube/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeCoreCube/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeCoreHex/ksp_m_hexProbe_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeCoreOcto/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeCoreOcto/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeCoreOcto2/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeRoverBody/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeRoverBody/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeStackLarge/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeStackLarge/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeStackSmall/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeStackSmall/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeStackSphere/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Command/probeStackSphere/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/CompoundParts/fuelLine/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/CompoundParts/strutConnector/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/1x6ShroudSolarPanels/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/1x6SolarPanels/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/3x2ShroudSolarPanels/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/3x2SolarPanels/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/gigantorXlSolarArray/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/radialFlatSolarPanel/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/RTG/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/z-100Battery/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/z-1kBattery/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/z-1kBattery/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/z-200Battery/ksp_m_batteryPack_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/z-400Battery/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Electrical/z-4kBattery/ksp_l_batteryPack_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/ionEngine/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/jetEngines/Jet Engines
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/jetEngines/Jet_Heat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngine24-77/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidEngine_norm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_norm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngine48-7S/ksp_m_liquidFuelEngine_fairing_psd
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineAerospike/Aerospike_Heat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-1R/ksp_r_microEngine_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/bigfairing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_emissive
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-909/engine3_n
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-N/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T30/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineLV-T45/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineMainsail/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineMk55/Thud_Heat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEnginePoodle/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_emissive
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_fairing_norm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSkipper/ksp_l_midrangeEngine_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/liquidEngineSSME/SSME_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_cm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_em
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/MassiveSRB/solid_booster_nm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/miniJet/SmallJet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/OMSEngine/engineoms 1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/OMSEngine/engineomsN_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/rapierEngine/rapierDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/rapierEngine/rapieremit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size2LFB/Size2LFBEmissive
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_cm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size2LFB/twin_nozzle_booster_nm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/decoupler_and_adaptor_cm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineEmissive
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngineNormal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size3EngineCluster/ClusterEngineEmit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_cm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/Size3EngineCluster/four_nozzle_engine_nm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterBACC/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterRT-10/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterRT-5/RT5_N_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/solidBoosterSep/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Engine/vernorEngine/vernierEngine3UV
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/adapterTanks/Mk3Adapters
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankJumbo-64/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankOscarB/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankT100/tank4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankT200/tank3_n
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankT400/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankT800/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankToroidal/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankX200-16/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankX200-32/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/fuelTankX200-8/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/miniFuselage/Fuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/mk2Adapters/mk2adapters1m
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/mk2FuselageLong/mk2Fuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/mk3Fuselage/Mk3Fuselage_LUM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR10/ksp_m_rcsTank_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCSFuelTankR25/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCSTankRadial/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/RCStankRadialLong/ksp_r_rcsCylTank_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/Size3Tanks/fueltTanks_cm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/xenonTank/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/xenonTank/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/xenonTankLarge/tank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/FuelTank/xenonTankRadial/ksp_r_xenonTank_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Misc/PotatoRoid/squareButton
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/FuelCell/FCLamp
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

d3d: failed to create 2D texture id=2477 w=1 h=1 mips=2 d3dfmt=21 [invalid call]
Load(Texture): Squad/Parts/Resources/FuelCell/FuelCellRack
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/FuelCell/fuellcell
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/ISRU/Processor_Large
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/LargeTank/ksp_l_resourceContainer_norm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/MiniDrill/DustParticle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/MiniDrill/ksp_r_rockProbe_PSD
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/MiniISRU/ksp_s_processorSmall_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/OrbitalScanner/detector
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/RadialDrill/DustParticle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/RadialDrill/TriBitDrill
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/RadialTank/ksp_r_resourceContainer_psd_2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/SmallTank/ksp_s_resourceContainer_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/SurfaceScanner/ksp_r_samplerAir_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/SurveyScanner/dish
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Resources/SurveyScanner/dish_n
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/AtmosphereSensor/ksp_r_hydroscoop_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/GooExperiment/A_GooExperiment_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/LargeCrewedLab/Large_Crewed_Lab
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/LargeCrewedLab/window
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_emit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/MaterialBay/science_module_small_nrm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/MaterialBay/wires
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/sensorAccelerometer/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/sensorBarometer/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/sensorGravimeter/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Science/sensorThermometer/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/adapterLargeSmallBi/ksp_l_biAdapter_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/adapterLargeSmallQuad/ksp_l_quadAdapter_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/adapterLargeSmallTri/ksp_l_triAdapter_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/adapterSmallMiniShort/ksp_s_adapterShort_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/adapterSmallMiniTall/ksp_s_adapterLong_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1Structural
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/mk1Parts/Mk1StructuralHeat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_cm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/Size3Decoupler/decoupler_and_adaptor_nm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_cm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/Size3To2Adapter/decoupler_and_adaptor_nm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/stationHub/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/stationHub/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralIBeam200/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralIBeam200Pocket/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralIBeam650/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralMicronode/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralPanel1x1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralPanel2x2/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/structuralPylons/Pylons
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/strutCubicOcto/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/strutOcto/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/trussGirderAdapter/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/trussGirderL/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Structural/trussGirderXL/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Thermal/FoldingRadiators/radiator_N_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Thermal/RadiatorPanels/radPanel_N_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_array
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/commDish88-88/comm_dish_v2_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/commDish88-88/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna_Emit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/commsDish16/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerRadialHDM/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerRadialTT-38K/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerRadialTT-70/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-18D/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-2C/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerSeparatorTR-XL/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerStack2m/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerStack2m/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerStackTR-18A/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/decouplerStackTR-2V/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPort/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPort/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortInline/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortInline/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortInline/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortJr/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortJr/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortShielded/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortShielded/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortShielded/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortSr/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/dockingPortSr/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/GrapplingDevice/grabberDiffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/GrapplingDevice/window
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ladderRadial/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ladderTelescopic/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ladderTelescopic/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ladderTelescopic/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ladderTelescopicBay/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/landingLegLT-1/ksp_r_landingStrut_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/landingLegLT-2/landingLeg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/landingLegLT-5/leg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/landingLegLT-5/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/largeAdapter/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/largeAdapterShort/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/launchClamp1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/launchClamp1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/launchEscapeSystem/LES_Diffuse
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/linearRCS/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/linearRCS/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/mk2CargoBay/mk2CargoBay
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin_LUM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/mk2DockingPort/mk2DockingPort
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/mk3CargoBay/Mk3CargoBay
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk12-R/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk16-XL/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk2-R/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk25/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/parachuteMk25/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/radialAttachmentPoint/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/rcsBlockRV-105/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/ServiceBay/ServiceBay_N_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/spotLightMk1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/spotLightMk1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/spotLightMk2/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/spotLightMk2/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/stackBiCoupler/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/stackQuadCoupler/ksp_s_quadCoupler_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Utility/stackTriCoupler/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/LandingGear/Flare
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/LandingGear/LandingGear
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelM1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelS2/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelS2/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelTR-2L/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/roverWheelXL3/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/SmallGearBay/internal shell box props
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/SmallGearBay/SmallGearBaymodel000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Parts/Wheel/SmallGearBay/SmallGearBaymodel001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/AltimeterThreeHands/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/AltimeterThreeHands/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/AtmosphereDepth/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/AtmosphereDepth/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/AxisIndicator/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/ButtonSquare/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/circularButton/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/Compass/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/directionalKnob/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/directionalKnob2/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IndicatorPanel/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IndicatorPanel/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IVANavBall/Arrows8dir
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IVANavBall/IVANavBall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IVANavBall/IVANavBall_Glow
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IVANavBall/ManeuverNode_vectors
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IVANavBall/navball2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IVANavBall/navBall_DV_IVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/IVANavBall/navBall_vectors_IVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/ledPanelSpeed/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/ledPanelSpeed/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/Monitor/Emissives
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/Monitor/Emissives_glow
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/Monitor/Monitor
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/NavBall/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/NavBall/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/NavBall/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/NavBall/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/PropsGeneric/propsGeneric
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/pullSwitch/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/pullSwitch/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/radarAltitude/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/squareButton/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/standingSwitch/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/standingSwitch/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/switch/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/switchGuard/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/switchWithGuards/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/switchWithGuards/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/switchWithGuards/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/throttle/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/throttle/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Props/VSI/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/crewCabinInternals/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/crewCabinInternals/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/crewCabinInternals/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/crewCabinInternals/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/crewCabinInternals/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/crewCabinInternals/model005
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/cupolaInternal/ksp_l_cupola_internal_windows_alpha
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/cupolaInternal/pilot Seat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace1/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace1/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace1/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace1/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace1/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace1/model005
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model005
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model006
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/GenericSpace3/model007
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model005
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model006
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinInternals/model007
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_diff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_normal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinSmallInternal/ksp_s_landerCan_internal_window_alpha
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/landerCabinSmallInternal/pilot Seat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/LargeCrewedLabInternals/Glass
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/LargeCrewedLabInternals/MPL_Int_n_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1CabinInternal/Cabin_Lightmap
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1CabinInternal/CockpitGeneric_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1CockpitInternal/CockpitGeneric_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1CockpitInternal/IVAMAP
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1CockpitInternal/Windows
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1InlineInternal/Canopy
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1InlineInternal/CockpitGeneric_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap OUT OF DATE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1InlineInternal/Mk1Inline_Lightmap
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model005
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model006
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk1PodCockpit/model007
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/CargoBagA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Mk2StandardIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Pilotseat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/mk2CockpitStandardInternal/Windows
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/CargoBagA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Glass
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Mk2StandardIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/Mk2CrewCabinInternal/Pilotseat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3CockpitInternal/Glass
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3CockpitInternal/Mk2StandardIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Glass
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3_CrewCab_Int/GlassMK3CC
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Mk2StandardIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int_n
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/MK3_CrewCab_Int/Pilotseat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/Placeholder/PlaceholderIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model000
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model001
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model002
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model003
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model004
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model005
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model006
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/PodCockpit/model007
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Spaces/sharedAssets/CockpitGeneric_NRM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/AggressiveNegotiations
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/AppreciationCampaign
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/BailOutGrant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/FundraisingCampaign
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/LeadershipInitiative
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/OpenSourceTechProgram
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/OutsourcedResearch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/PatentsLicensing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/RecoveryTransponderFitting
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/ResearchRightsSellOut
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): Squad/Strategies/Icons/UnpaidResearchProgram
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Texture): VesselMover/Textures/icon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/bulletHit/bulletHit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/CMChaff/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/CMFlare/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/CMSmoke/cmSmokeModel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/exhaust/largeExhaust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/exhaust/mediumExhaust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/exhaust/smallExhaust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/explosion/30mmExplosion
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/explosion/explosion
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/explosion/explosionLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Models/shell/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/20mmVulcan/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/50CalTurret/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/ABL/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/adjustableRail/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/agm-86Cruise/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/aim-120/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/aiPilot/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/AmmoBox/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/awacsRadar/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/bammGuidance/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/browninganm2/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/clusterBomb/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/cmDropper/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/ecmJammer/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/gau-8/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/goalkeeper/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/groundRadar/radar1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/groundRadar/radar2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/h70Launcher/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/h70Launcher/h70Rocket/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/h70turret/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/harm/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/hekv1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/hellfireMissile/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/hiddenVulcan/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/jdamMk83/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/m102Howitzer/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/m1Abrams/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/m230ChainGun/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/maverick/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/missileTurret/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/mk82Bomb/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/mk82BombBrake/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/oMillennium/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/pac-3/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/patriotLauncher/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/radarDataReceiver/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/radome125/radome1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/radome125/radome1inline
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/radome125/radome1snub
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/rbs-15/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/rotaryBombBay/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/s-8Launcher/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/s-8Launcher/s-8Rocket/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/sidewinder/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/smallWarhead/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/smokeCm/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/targetingCam/flirBall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/targetingCam/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/towLauncher/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/towMissile/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): BDArmory/Parts/weaponManager/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): KerbalFoundries/Assets/APU
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): KerbalFoundries/Assets/LargeWheel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/MediumWheel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Texture 'KerbalFoundries/Assets/RepulsorSurfaceDiffuse' not found!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): KerbalFoundries/Assets/MoleTracks
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/RBIInvertingTrack
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/Repulsor
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/RepulsorGimbal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/RepulsorSurface
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/RoverBody
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): KerbalFoundries/Assets/Screw
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/Skid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/SmallWheel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/SurfaceTrack
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Texture 'KerbalFoundries/Assets/SurfaceTrackSurface' not found!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): KerbalFoundries/Assets/TinyTrack
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/TinyWheel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/TrackLong
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/TrackMedium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/TrackSimple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/TrackSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): KerbalFoundries/Assets/TrackSurface
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/FX/afterburner_flame
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/afterburner_shock
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/diamondBlue
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/exhaustFlames_blue
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/hydroLOXFlame
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/IonPlume
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/ks1_Exhaust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/ks25_Exhaust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/ksX_Exhaust
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/LES_Thruster
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/shockExhaust_blue
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/shockExhaust_blue_small
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/shockExhaust_red_small
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/SRB_Large
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/FX/SRB_LargeSparks
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/aerodynamicNoseCone/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airbrake/Airbrake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airlinerWings/ControlSurface
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airlinerWings/MainWing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airlinerWings/TailFin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airplaneFins/AdvCanard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airplaneFins/Canard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airplaneFins/Swept
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/airplaneFins/TailFin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/basicFin/basicFin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/circularIntake/CircularIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/circularIntake/ConeIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/cones/AvioCone
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/cones/ConeA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/cones/ConeB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/cones/NCS
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/cones/TailA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/cones/TailB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/cones/TinyCone
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/fairings/fairingSize1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/fairings/fairingSize2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/fairings/fairingSize3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/HeatShield/HeatShield1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/HeatShield/HeatShield2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/HeatShield/HeatShield3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/intakeRadialLong/IntakeRadial
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/miniIntake/SmallIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/protectiveRocketNoseMk7/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/ramAirIntake/RampIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleDeltaWing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleElevonB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleRudder
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/shuttleWings/ShuttleStrake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wingletAV-R8/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wingletAV-T1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wingletDeltaDeluxe/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/connector1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/connector2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/connector3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/connector4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/connector5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/delta
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/delta_small
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/elevon1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/elevon2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/elevon3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/elevon4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/elevon5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/strake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/structural1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/structural2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/structural3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/structural4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/swept1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Aero/wings/swept2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/advancedSasModuleLarge/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/cupola/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/externalCommandSeat/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/hitchhikerStorageContainer/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/inlineAdvancedStabilizer/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/inlineReactionWheel/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/Mk1-2Pod/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk1Cockpits/Cabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitInline
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk1Cockpits/CockpitStandard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk1LanderCan/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk1pod/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk2CockpitInline/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk2CockpitStandard/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk2DroneCore/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk2LanderCan/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/mk3CockpitShuttle/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeCoreCube/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeCoreHex/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeCoreOcto/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeCoreOcto2/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeRoverBody/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeStackLarge/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeStackSmall/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Command/probeStackSphere/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/CompoundParts/fuelLine/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/CompoundParts/strutConnector/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/1x6ShroudSolarPanels/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/1x6SolarPanels/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/3x2ShroudSolarPanels/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/3x2SolarPanels/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/gigantorXlSolarArray/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/radialFlatSolarPanel/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/RTG/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/z-100Battery/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/z-1kBattery/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/z-200Battery/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/z-400Battery/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Electrical/z-4kBattery/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/ionEngine/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/jetEngines/turbineInside
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/jetEngines/turboFanSize2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/jetEngines/turboJet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/jetEngines/turboRamJet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngine24-77/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngine48-7S/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineAerospike/AeroSpike
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineLV-1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineLV-1R/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineLV-909/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineLV-N/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineLV-T30/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineLV-T45/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineMainsail/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineMk55/Thud
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEnginePoodle/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineSkipper/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/liquidEngineSSME/SSME
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/MassiveSRB/MassiveSRB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/miniJet/SmallJet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/OMSEngine/NewModel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/rapierEngine/rapier
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/Size2LFB/Size2LFB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/Size3AdvancedEngine/Size3AdvancedEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/Size3EngineCluster/Size3EngineCluster
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/solidBoosterBACC/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/solidBoosterRT-10/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/solidBoosterRT-5/SRB_RT5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/solidBoosterSep/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Engine/vernorEngine/NewModel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Mk2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/adapterTanks/Size3-Mk3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankJumbo-64/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankOscarB/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankT100/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankT200/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankT400/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankT800/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankToroidal/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankX200-16/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankX200-32/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/fuelTankX200-8/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/miniFuselage/Fuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2Adapters/bicoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2Adapters/long
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2Adapters/standard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLFO
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2FuselageLong/FuselageLongLiquid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLFO
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortLiquid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk2FuselageShort/FuselageShortMono
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/CREW
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_100
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_25
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LFO_50
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_100
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_25
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/LF_50
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/mk3Fuselage/MONO
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/RCSFuelTankR1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/RCSFuelTankR10/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/RCSFuelTankR25/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/RCSTankRadial/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/RCStankRadialLong/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3MediumTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/Size3Tanks/Size3SmallTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/xenonTank/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/xenonTankLarge/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/FuelTank/xenonTankRadial/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Misc/PotatoRoid/PotatoRoid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

Load(Model): Squad/Parts/Resources/FuelCell/FuelCell
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/FuelCell/FuelCellArray
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/ISRU/ISRU
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/LargeTank/LargeTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/MiniDrill/MiniDrill
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/MiniISRU/MiniISRU
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/OrbitalScanner/OrbitalScanner
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/RadialDrill/TriBitDrill
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/RadialTank/RadialOreTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/SmallTank/SmallTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/SurfaceScanner/SurfaceScanner
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Resources/SurveyScanner/SurveyScanner
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/AtmosphereSensor/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/GooExperiment/GooExperiment
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/LargeCrewedLab/large_crewed_lab
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/MaterialBay/science_module_small
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/sensorAccelerometer/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/sensorBarometer/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/sensorGravimeter/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Science/sensorThermometer/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/adapterLargeSmallBi/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/adapterLargeSmallQuad/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/adapterLargeSmallTri/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/adapterSmallMiniShort/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/adapterSmallMiniTall/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/mk1Parts/Fuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/mk1Parts/IntakeFuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/mk1Parts/Nacelle2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/mk1Parts/Structural
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/mk1Parts/StructuralHollow
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/Size3Decoupler/size3Decoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/Size3To2Adapter/Size3Adapter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/stationHub/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralIBeam200/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralIBeam200Pocket/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralIBeam650/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralMicronode/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralPanel1x1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralPanel2x2/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralPylons/PylonBig
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/structuralPylons/PylonSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/strutCubicOcto/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/strutOcto/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/trussGirderAdapter/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/trussGirderL/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Structural/trussGirderXL/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadMed
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelEdge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelLg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Thermal/RadiatorPanels/radPanelSm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/commDish88-88/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/commsDish16/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerRadialHDM/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerRadialTT-38K/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerRadialTT-70/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-18D/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-2C/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerSeparatorTR-XL/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerStack2m/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerStackTR-18A/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/decouplerStackTR-2V/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/dockingPort/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/dockingPortInline/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/dockingPortJr/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/dockingPortShielded/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/dockingPortSr/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/GrapplingDevice/GrapplingArm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/ladderRadial/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/ladderTelescopic/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/ladderTelescopicBay/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/landingLegLT-1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Utility/landingLegLT-2/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Utility/landingLegLT-5/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Utility/largeAdapter/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/largeAdapterShort/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/launchClamp1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/launchEscapeSystem/LaunchEscapeSystem
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/linearRCS/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk2CargoBay/BayLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk2CargoBay/BaySmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk2CrewCabin/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk2DockingPort/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk3CargoBay/long
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk3CargoBay/medium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk3CargoBay/ramp
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/mk3CargoBay/short
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/parachuteMk1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/parachuteMk12-R/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/parachuteMk16-XL/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/parachuteMk2-R/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/parachuteMk25/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/radialAttachmentPoint/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/rcsBlockRV-105/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_125
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/ServiceBay/ServiceBay_250
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/spotLightMk1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/spotLightMk2/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/stackBiCoupler/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/stackQuadCoupler/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Utility/stackTriCoupler/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Parts/Wheel/LandingGear/GearFixed
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/LandingGear/GearFree
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/LandingGear/GearLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/LandingGear/GearMedium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/roverWheelM1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/roverWheelS2/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/roverWheelTR-2L/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/roverWheelXL3/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Parts/Wheel/SmallGearBay/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

WheelCollider requires an attached Rigidbody to function.
 
(Filename:  Line: 167)

Load(Model): Squad/Props/AltimeterThreeHands/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/AtmosphereDepth/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/AxisIndicator/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/ButtonSquare/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/circularButton/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/Compass/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/directionalKnob/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/directionalKnob2/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/IndicatorPanel/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/IVANavBall/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/ledPanelSpeed/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/Monitor/MonitorDockingMode
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/NavBall/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/Button_DockingMode
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/CargoBagA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/CargoBagB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/CargoBagC
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/Hatch_Plane
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Curve90
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/Hatch_Plane_Frame
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/Seat_Passenger
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/Seat_Pilot
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/Seat_Pilot_Helmet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/PropsGeneric/SideStick
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/pullSwitch/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/radarAltitude/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/squareButton/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/standingSwitch/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/switch/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/switchGuard/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/switchWithGuards/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/throttle/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Props/VSI/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/crewCabinInternals/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/cupolaInternal/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/GenericSpace1/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/GenericSpace3/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/landerCabinInternals/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/landerCabinSmallInternal/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/LargeCrewedLabInternals/Large_Crewed_lab_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/mk1CabinInternal/mk1cabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/mk1CockpitInternal/Mk1StandardIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/mk1InlineInternal/Mk1InlineIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/mk1PodCockpit/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/mk2CockpitStandardInternal/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/Mk2CrewCabinInternal/MK2_CrewCab_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/MK3CockpitInternal/MK3_Cockpit_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/MK3_CrewCab_Int/MK3_CrewCab_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/Placeholder/PlaceholderIVA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Load(Model): Squad/Spaces/PodCockpit/model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(ACTIVE_TEXTURE_MANAGER_CONFIG) BDArmory/ATM_BDArmory/ACTIVE_TEXTURE_MANAGER_CONFIG
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(BDARMORY) BDArmory/gpsTargets/BDARMORY
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(BDASettings) BDArmory/settings/BDASettings
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(BDAInputSettings) BDArmory/settings/BDAInputSettings
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) BDArmory/Agencies/Agents/Bahamuto Dynamics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/20mmVulcan/vulcanTurret/bahaGatlingGun
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/50CalTurret/50cal/bahaTurret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/ABL/ABL/bahaABL
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/adjustableRail/adjustableRail/bahaAdjustableRail
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/agm-86Cruise/agm86/bahaAgm86B
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/aim-120/amraam/bahaAim120
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/aiPilot/part/bdPilotAI
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/AmmoBox/20mm/baha20mmAmmo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/AmmoBox/30mm/baha30mmAmmo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/AmmoBox/50cal/baha50CalAmmo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/AmmoBox/cannonShell/bahaCannonShellBox
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/awacsRadar/awacsRadar/awacsRadar
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/bammGuidance/part/bdammGuidanceModule
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/browninganm2/browninganm2/bahaBrowningAnm2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/clusterBomb/clusterBomb/bahaClusterBomb
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/cmDropper/chaffDispenser/bahaChaffPod
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/cmDropper/flareDispenser/bahaCmPod
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/ecmJammer/ecmj131/bahaECMJammer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/gau-8/gau8/bahaGau-8
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/goalkeeper/goalkeeper/bahaGoalKeeper
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/groundRadar/radar1/scanLockRadar1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/groundRadar/radar2/scanLargeRadar
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/h70Launcher/h70Launcher/bahaH70Launcher
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/h70turret/h70turret/bahaH70Turret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/harm/harm/bahaHarm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/hekv1/hekv1/bahaHEKV1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/hellfireMissile/hellfireMissile/bahaAGM-114
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/hiddenVulcan/hiddenVulcan/bahaHiddenVulcan
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/jdamMk83/jdam/bahaJdamMk83
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/m102Howitzer/m102/bahaM102Howitzer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/m1Abrams/m1Abrams/bahaM1Abrams
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/m230ChainGun/m230/bahaM230ChainGun
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/maverick/maverickMissile/bahaAGM-65
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/missileTurret/missileTurret/missileTurretTest
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/mk82Bomb/mk82Bomb/bahaMk82Bomb
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/mk82BombBrake/mk82BombBrake/bahaMk82BombBrake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/oMillennium/oMillennium/bahaOMillennium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/pac-3/pac3/bahaPac-3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/patriotLauncher/patriotLauncher/patriotLauncherTurret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/radarDataReceiver/radarDataReceiver/radarDataReceiver
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/radome125/radome1/bdRadome1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/radome125/radome1inline/bdRadome1inline
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/radome125/radome1snub/bdRadome1snub
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/rbs-15/rbs15/bahaRBS-15Cruise
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/rotaryBombBay/rotaryBombBay/bdRotBombBay
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/s-8Launcher/s-8Launcher/bahaS-8Launcher
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/sidewinder/sidewinder/bahaAim9
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/smallWarhead/part/bdWarheadSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/smokeCm/part/bahaSmokeCmPod
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/targetingCam/flirBall/bahaFlirBall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/targetingCam/targetingCam/bahaCamPod
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/towLauncher/towLauncher/towLauncherTurret
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/towMissile/towMissile/bahaTowMissile
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) BDArmory/Parts/weaponManager/weaponManager/missileController
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Ammo/50CalAmmo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Ammo/20x102Ammo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Ammo/CannonShells
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Ammo/30x173Ammo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Ammo/Hydra70Rocket
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Ammo/S-8KOMRocket
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Countermeasures/CMFlare
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Countermeasures/CMSmoke
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) BDArmory/Resources/Countermeasures/CMChaff
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(DustColorDefinitions) KerbalFoundries/DustColors/DustColorDefinitions
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(@PART[KF_*]:HAS[@MODULE[KFRepulsor]]:NEEDS[CommunityTechTree]:FOR[KerbalFoundries]) KerbalFoundries/KFCommunityTechTree/@PART[KF_*]:HAS[@MODULE[KFRepulsor]]:NEEDS[CommunityTechTree]:FOR[KerbalFoundries]
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(@PART[KF_*]:HAS[@MODULE[APUController]]:NEEDS[CommunityTechTree]:FOR[KerbalFoundries]) KerbalFoundries/KFCommunityTechTree/@PART[KF_*]:HAS[@MODULE[APUController]]:NEEDS[CommunityTechTree]:FOR[KerbalFoundries]
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(@PART[*]:HAS[@MODULE[KFDustFX],@MODULE[CollisionFX]]:Final) KerbalFoundries/KF_DustFX_MM/@PART[*]:HAS[@MODULE[KFDustFX],@MODULE[CollisionFX]]:Final
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(SCALETYPE) KerbalFoundries/KF_Scaletype/KFWheelSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(SCALETYPE) KerbalFoundries/KF_Scaletype/KFWheelMedium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(SCALETYPE) KerbalFoundries/KF_Scaletype/KFWheelLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(SCALETYPE) KerbalFoundries/KF_Scaletype/KFTrackSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(SCALETYPE) KerbalFoundries/KF_Scaletype/KFTrackMedium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(SCALETYPE) KerbalFoundries/KF_Scaletype/KFTrackLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(SCALETYPE) KerbalFoundries/KF_Scaletype/KFRepulsor
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(CATEGORY) KerbalFoundries/Parts/FE_Mod_KerbalFoundries/Kerbal Foundries
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/LoFiAPUrevA/KF_AuxiliaryPowerUnit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/Repulsor/KF_Repulsor
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/RepulsorGimbal/KF_RepulsorGimbal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/RepulsorSurface/KF_RepulsorSurface
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/RoverBody/KF_RoverBodyLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/Screw/KF_ScrewDrive
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/Skid/KF_Skid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TrackLong/KF_TrackLong
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TrackMedium/KF_TrackMedium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TrackRBIInverting/KF_TrackRBIInverting
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TrackSimple/KF_TrackS
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TrackSmall/KF_TrackSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TracksMole/KF_TrackRBIMole
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TrackSurface/KF_SurfaceTrack
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/TrackTiny/KF_TrackRBITiny
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/WheelLarge/KF_WheelLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/WheelMedium/KF_WheelMedium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/WheelSmall/KF_WheelSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) KerbalFoundries/Parts/WheelTiny/KF_WheelTiny
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/C7 Aerospace Division
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Dinkelstein Kerman's Construction Emporium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Experimental Engineering Group
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/FLOOYD Dynamics Research Labs
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Goliath National Products
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Integrated Integrals
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Ionic Symphonic Protonic Electronics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Jebediah Kerman's Junkyard and Spacecraft Parts Co
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Kerbal Motion LLC
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Kerbin World-Firsts Record-Keeping Society
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Kerbodyne
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Kerlington Model Rockets and Paper Products Inc
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Maxo Construction Toys
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Moving Parts Experts Group
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/O.M.B. Demolition Enterprises
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Periapsis Rocket Supplies Co
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Probodobodyne Inc
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Research & Development Department
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Reaction Systems Ltd
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Rockomax Conglomerate
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Rokea Inc
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Sean's Cannery
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/STEADLER Engineering Corps
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/StrutCo
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Vac-Co Advanced Suction Systems
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/WinterOwl Aircraft Emporium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(AGENT) Squad/Agencies/Agents/Zaltonic Electronics
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(Contracts) Squad/Contracts/Contracts/Contracts
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Pilot
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Engineer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Scientist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIENCE_TRAIT) Squad/Experience/Traits/Tourist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airbrake/Airbrake/airbrake1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airplaneFins/standardCanard/CanardController
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/airplaneFins/tailfin/tailfin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/basicFin/basicFin/basicFin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/cones/ConeA/pointyNoseConeA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/cones/ConeB/pointyNoseConeB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/cones/tailConnectorA/airplaneTail
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/fairings/fairingSize1/fairingSize1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/fairings/fairingSize2/fairingSize2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/fairings/fairingSize3/fairingSize3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/shuttleWings/elevon/elevonMk3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/connector1/wingConnector
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/connector2/wingConnector2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/connector3/wingConnector3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/connector4/wingConnector4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/connector5/wingConnector5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/delta/deltaWing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/delta_small/delta_small
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/elevon2/elevon2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/elevon3/elevon3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/elevon4/smallCtrlSrf
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/elevon5/elevon5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/strake/wingStrake
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/structural1/structuralWing
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/structural2/structuralWing2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/structural3/structuralWing3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/structural4/structuralWing4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/swept1/sweptWing1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Aero/wings/swept2/sweptWing2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/cupola/cupola/cupola
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk1pod/mk1Pod/mk1pod
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/RTG/RTG/rtg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/ionEngine/ionEngine/ionEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/liquidEngineSSME/SSME/SSME
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/MassiveSRB/part/MassiveBooster
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/Size2LFB/part/Size2LFB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Misc/PotatoRoid/part/PotatoRoid
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/FuelCell/FuelCell/FuelCell
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/ISRU/ISRU/ISRU
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/LargeTank/LargeTank/LargeTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/SmallTank/SmallTank/SmallTank
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/MaterialBay/materialBay/science_module
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/stationHub/stationHub/stationHub
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/strutOcto/strutOcto/strutOcto
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/commDish88-88/commDish88-88/commDish
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/linearRCS/linearRCS/linearRcs
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/LandingGear/GearFree/GearFree
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/LandingGear/GearLarge/GearLarge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/LandingGear/GearMedium/GearMedium
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PART) Squad/Parts/Wheel/SmallGearBay/smallGearBay/SmallGearBay
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/AtmosphereDepth/prop/AtmosphereDepth
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/ButtonSquare/prop/ButtonSquare
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/circularButton/prop/circularButton
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/Compass/prop/Compass
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/directionalKnob/prop/directionalKnob
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/directionalKnob2/prop/directionalKnob2
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/IndicatorPanel/prop/IndicatorPanel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/IVANavBall/prop/NavBall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/ledPanelSpeed/prop/ledPanelSpeed
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/Monitor/DockingMode/MonitorDockingMode
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/NavBall/prop/NavBall
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/CargoBagA/CargoBagA
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/CargoBagB/CargoBagB
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/CargoBagC/CargoBagC
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/PropsGeneric/SideStick/SideStick
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/pullSwitch/prop/pullSwitch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/radarAltitude/prop/RadarAltimeter
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/squareButton/prop/squareButton
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/standingSwitch/prop/standingSwitch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/switch/prop/switch
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/switchGuard/prop/switchGuard
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/switchWithGuards/prop/switchWithGuards
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/throttle/prop/throttle
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PROP) Squad/Props/VSI/prop/VSI
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(GLOBAL_RESOURCE) Squad/Resources/Ore/GLOBAL_RESOURCE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(PLANETARY_RESOURCE) Squad/Resources/Ore/PLANETARY_RESOURCE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(BIOME_RESOURCE) Squad/Resources/Ore/BIOME_RESOURCE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(BIOME_RESOURCE) Squad/Resources/Ore/BIOME_RESOURCE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(BIOME_RESOURCE) Squad/Resources/Ore/BIOME_RESOURCE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(BIOME_RESOURCE) Squad/Resources/Ore/BIOME_RESOURCE
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_OVERLAY_CONFIGURATION_SOLID) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_SOLID
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_OVERLAY_CONFIGURATION_LINES) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_LINES
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_OVERLAY_CONFIGURATION_DOTS) Squad/Resources/Overlay/RESOURCE_OVERLAY_CONFIGURATION_DOTS
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_CONFIGURATION) Squad/Resources/ResourceDefaults/RESOURCE_CONFIGURATION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/LiquidFuel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Oxidizer
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/SolidFuel
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/MonoPropellant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/XenonGas
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/ElectricCharge
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/IntakeAir
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/EVA Propellant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ore
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(RESOURCE_DEFINITION) Squad/Resources/ResourcesGeneric/Ablator
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(EXPERIMENT_DEFINITION) Squad/Resources/ScienceDefs/EXPERIMENT_DEFINITION
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STORY_DEF) Squad/Resources/StoryDefs/STORY_DEF
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(TechTree) Squad/Resources/TechTree/TechTree
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/crewCabinInternals/internal/crewCabinInternals
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/cupolaInternal/internal/cupolaInternal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/GenericSpace1/internal/GenericSpace1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/GenericSpace3/internal/GenericSpace3
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/landerCabinInternals/internal/landerCabinInternals
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/Placeholder/internal/Placeholder
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(INTERNAL) Squad/Spaces/PodCockpit/internal/PodCockpit
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Finances
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Science
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Public Relations
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY_DEPARTMENT) Squad/Strategies/Departments/Operations
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/AppreciationCampaignCfg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/FundraisingCampaignCfg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/OpenSourceTechProgramCfg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/UnpaidResearchProgramCfg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/OutsourcedResearchCfg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/PatentsLicensingCfg
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/AgressiveNegotiations
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/RecoveryTransponders
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/BailoutGrant
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/researchIPsellout
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Config(STRATEGY) Squad/Strategies/Strategies/LeadershipInitiative
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Resource RESOURCE_DEFINITION added to database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

GameDatabase: Assets loaded in 45.737s
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Loading part database
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/20mmVulcan/vulcanTurret/bahaGatlingGun'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

EffectList: Created 11 effect types
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/50CalTurret/50cal/bahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/ABL/ABL/bahaABL'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/adjustableRail/adjustableRail/bahaAdjustableRail'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/agm-86Cruise/agm86/bahaAgm86B'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/aim-120/amraam/bahaAim120'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/aiPilot/part/bdPilotAI'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/AmmoBox/20mm/baha20mmAmmo'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/AmmoBox/30mm/baha30mmAmmo'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/AmmoBox/50cal/baha50CalAmmo'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/AmmoBox/cannonShell/bahaCannonShellBox'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/awacsRadar/awacsRadar/awacsRadar'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/bammGuidance/part/bdammGuidanceModule'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/browninganm2/browninganm2/bahaBrowningAnm2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/clusterBomb/clusterBomb/bahaClusterBomb'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/cmDropper/chaffDispenser/bahaChaffPod'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/cmDropper/flareDispenser/bahaCmPod'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/ecmJammer/ecmj131/bahaECMJammer'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/gau-8/gau8/bahaGau-8'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/goalkeeper/goalkeeper/bahaGoalKeeper'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/groundRadar/radar1/scanLockRadar1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/groundRadar/radar2/scanLargeRadar'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartCompiler: Cannot replace texture as cannot find texture 'texture' to replace
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/h70Launcher/h70Launcher/bahaH70Launcher'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/h70turret/h70turret/bahaH70Turret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/harm/harm/bahaHarm'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/hekv1/hekv1/bahaHEKV1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/hellfireMissile/hellfireMissile/bahaAGM-114'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/hiddenVulcan/hiddenVulcan/bahaHiddenVulcan'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/jdamMk83/jdam/bahaJdamMk83'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/m102Howitzer/m102/bahaM102Howitzer'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/m1Abrams/m1Abrams/bahaM1Abrams'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/m230ChainGun/m230/bahaM230ChainGun'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/maverick/maverickMissile/bahaAGM-65'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/missileTurret/missileTurret/missileTurretTest'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/mk82Bomb/mk82Bomb/bahaMk82Bomb'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/mk82BombBrake/mk82BombBrake/bahaMk82BombBrake'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/oMillennium/oMillennium/bahaOMillennium'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/pac-3/pac3/bahaPac-3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/patriotLauncher/patriotLauncher/patriotLauncherTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/radarDataReceiver/radarDataReceiver/radarDataReceiver'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader Warning: Variable physicsSignificance not found in Part
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/radome125/radome1/bdRadome1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/radome125/radome1inline/bdRadome1inline'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/radome125/radome1snub/bdRadome1snub'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/rbs-15/rbs15/bahaRBS-15Cruise'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/rotaryBombBay/rotaryBombBay/bdRotBombBay'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/s-8Launcher/s-8Launcher/bahaS-8Launcher'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/sidewinder/sidewinder/bahaAim9'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/smallWarhead/part/bdWarheadSmall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/smokeCm/part/bahaSmokeCmPod'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/targetingCam/flirBall/bahaFlirBall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/targetingCam/targetingCam/bahaCamPod'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/towLauncher/towLauncher/towLauncherTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/towMissile/towMissile/bahaTowMissile'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'BDArmory/Parts/weaponManager/weaponManager/missileController'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/LoFiAPUrevA/KF_AuxiliaryPowerUnit'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/Repulsor/KF_Repulsor'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/RepulsorGimbal/KF_RepulsorGimbal'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/RepulsorSurface/KF_RepulsorSurface'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/RoverBody/KF_RoverBodyLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/Screw/KF_ScrewDrive'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/Skid/KF_Skid'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TrackLong/KF_TrackLong'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TrackMedium/KF_TrackMedium'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TrackRBIInverting/KF_TrackRBIInverting'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TrackSimple/KF_TrackS'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TrackSmall/KF_TrackSmall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TracksMole/KF_TrackRBIMole'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TrackSurface/KF_SurfaceTrack'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/TrackTiny/KF_TrackRBITiny'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/WheelLarge/KF_WheelLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/WheelMedium/KF_WheelMedium'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/WheelSmall/KF_WheelSmall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'KerbalFoundries/Parts/WheelTiny/KF_WheelTiny'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/aerodynamicNoseCone/aerodynamicNoseCone/noseCone'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airbrake/Airbrake/airbrake1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50/airScoop'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/ControlSurface/airlinerCtrlSrf'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airlinerWings/TailFin/airlinerTailFin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/advancedCanard/AdvancedCanard'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/standardCanard/CanardController'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/sweptWing/sweptWing'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/airplaneFins/tailfin/tailfin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/basicFin/basicFin/basicFin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/circularIntake/CircularIntake'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/circularIntake/intakeShockCone/shockConeIntake'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/cones/avionicsNoseCone/avionicsNoseCone'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeA/pointyNoseConeA'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/cones/ConeB/pointyNoseConeB'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/cones/noseConeAdapter/noseConeAdapter'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/cones/smallNoseCone/standardNoseCone'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorA/airplaneTail'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/cones/tailConnectorB/airplaneTailB'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize1/fairingSize1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup deploy
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize2/fairingSize2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup deploy
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/fairings/fairingSize3/fairingSize3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup deploy
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield1/HeatShield1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield2/HeatShield2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/HeatShield/HeatShield3/HeatShield3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/intakeRadialLong/intakeRadialLong/IntakeRadialLong'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/miniIntake/SmallIntake/miniIntake'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/protectiveRocketNoseMk7/protectiveRocketNoseMk7/rocketNoseCone'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/ramAirIntake/ramAirIntake/ramAirIntake'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/delta/wingShuttleDelta'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon/elevonMk3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartCompiler: Cannot clone model 'Squad/Parts/Aero/shuttleWings/elevon' as model does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartCompiler: Model was not compiled correctly
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartCompiler: Cannot compile model
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartCompiler: Cannot compile part
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon1/wingShuttleElevon1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/elevon2/wingShuttleElevon2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/rudder/wingShuttleRudder'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/shuttleWings/strake/wingShuttleStrake'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-R8/wingletAV-R8/R8winglet'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wingletAV-T1/wingletAV-T1/winglet'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe/winglet3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector1/wingConnector'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector2/wingConnector2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector3/wingConnector3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector4/wingConnector4'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/connector5/wingConnector5'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta/deltaWing'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/delta_small/delta_small'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon1/StandardCtrlSrf'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon2/elevon2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon3/elevon3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon4/smallCtrlSrf'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/elevon5/elevon5'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/strake/wingStrake'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural1/structuralWing'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural2/structuralWing2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural3/structuralWing3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/structural4/structuralWing4'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept1/sweptWing1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Aero/wings/swept2/sweptWing2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/advancedSasModuleLarge/advSasModuleLarge/asasmodule1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/cupola/cupola/cupola'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/externalCommandSeat/externalCommandSeat/seatExternalCmd'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer/crewCabin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/inlineAdvancedStabilizer/inlineAdvancedStabilizer/advSasModule'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/inlineReactionWheel/inlineReactionWheel/sasModule'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/Mk1-2Pod/mk1-2CommandPod/Mark1-2Pod'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1Cockpit/Mark1Cockpit'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1CrewCabin/MK1CrewCabin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk1Cockpits/mk1InlineCockpit/Mark2Cockpit'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk1LanderCan/mk1LanderCan/landerCabinSmall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk1pod/mk1Pod/mk1pod'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitInline/mk2CockpitInline/mk2Cockpit_Inline'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk2CockpitStandard/mk2CockpitStandard/mk2Cockpit_Standard'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk2DroneCore/mk2Dronecore/mk2DroneCore'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk2LanderCan/mk2LanderCan/mk2LanderCabin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/mk3CockpitShuttle/mk3CockpitShuttle/mk3Cockpit_Shuttle'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreCube/probeCoreCube/probeCoreCube'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreHex/probeCoreHex/probeCoreHex'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto/probeCoreOcto/probeCoreOcto'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeCoreOcto2/probeCoreOcto2/probeCoreOcto2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeRoverBody/probeRoverBody/roverBody'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeStackLarge/probeStackLarge/probeStackLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSmall/probeStackSmall/probeStackSmall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Command/probeStackSphere/probeStackSphere/probeCoreSphere'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/CompoundParts/fuelLine/fuelLine/fuelLine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/CompoundParts/strutConnector/strutConnector/strutConnector'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6ShroudSolarPanels/1x6ShroudSolarPanels/solarPanels2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/1x6SolarPanels/1x6SolarPanels/solarPanels4'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2ShroudSolarPanels/3x2ShroudSolarPanels/solarPanels1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/3x2SolarPanels/3x2SolarPanels/solarPanels3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/gigantorXlSolarArray/gigantorXlSolarArray/largeSolarPanel'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/radialFlatSolarPanel/radialFlatSolarPanel/solarPanels5'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/RTG/RTG/rtg'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/z-100Battery/z-100Battery/batteryPack'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/z-1kBattery/z-1kBattery/batteryBank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/z-200Battery/z-200Battery/batteryBankMini'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/z-400Battery/z-400Battery/ksp_r_largeBatteryPack'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/ionEngine/ionEngine/ionEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineAfterburning/turboJet'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBasic/JetEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineBig/turboFanSize2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/jetEngines/jetEngineTurbo/turboFanEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine24-77/liquidEngine24-77/smallRadialEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngine48-7S/liquidEngine48-7S/liquidEngineMini'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineAerospike/liquidEngineAerospike/toroidalAerospike'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_explosion_low to FXGroup flameout
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1/liquidEngineLV-1/microEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_mini to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R/radialEngineMini'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_mini to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-909/liquidEngineLV-909/liquidEngine3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-N/liquidEngineLV-N/nuclearEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30/liquidEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_explosion_low to FXGroup flameout
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineLV-T45/liquidEngineLV-T45/liquidEngine2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_explosion_low to FXGroup flameout
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMainsail/liquidEngineMainsail/liquidEngine1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_explosion_low to FXGroup flameout
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineMk55/liquidEngineMk55/radialLiquidEngine1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEnginePoodle/liquidEnginePoodle/liquidEngine2-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSkipper/skipperLiquidEngine/engineLargeSkipper'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_explosion_low to FXGroup flameout
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/liquidEngineSSME/SSME/SSME'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/MassiveSRB/part/MassiveBooster'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/miniJet/SmallJetEngine/miniJetEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/OMSEngine/omsEngine/omsEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_mini to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/rapierEngine/rapierEngine/RAPIER'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/Size2LFB/part/Size2LFB'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/Size3AdvancedEngine/part/Size3AdvancedEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/Size3EngineCluster/part/Size3EngineCluster'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterBACC/solidBoosterBACC/solidBooster1-1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-10/solidBoosterRT-10/solidBooster'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterRT-5/solidBoosterRT-5/solidBooster_sm'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_hard to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/solidBoosterSep/solidBoosterSep/sepMotor1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_rocket_mini to FXGroup running
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Engine/vernorEngine/vernorEngine/vernierEngine'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Mk2/adapterMk3-Mk2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter/adapterEngines'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2/adapterMk3-Size2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Mk3-Size2Slant/adapterMk3-Size2Slant'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Mk2/adapterSize2-Mk2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1/adapterSize2-Size1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size2-Size1Slant/adapterSize2-Size1Slant'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/adapterTanks/Size3-Mk3/adapterSize3-Mk3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64/fuelTank3-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankOscarB/fuelTankOscarB/miniFuelTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT100/fuelTankT100/fuelTankSmallFlat'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT200/fuelTankT200/fuelTankSmall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT400/fuelTankT400/fuelTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankT800/fuelTankT800/fuelTank_long'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankToroidal/fuelTankToroidal/toroidalFuelTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-16/fuelTankX200-16/fuelTank2-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-32/fuelTankX200-32/fuelTank1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/fuelTankX200-8/fuelTankX200-8/fuelTank4-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/miniFuselage/miniFuselage/miniFuselage'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/bicoupler/mk2_1m_Bicoupler'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/long/mk2_1m_AdapterLong'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2Adapters/standard/mk2SpacePlaneAdapter'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/LFO_long/mk2FuselageLongLFO'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageLong/L_long/mk2Fuselage'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/LFO_short/mk2FuselageShortLFO'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/L_short/mk2FuselageShortLiquid'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk2FuselageShort/Mono_short/mk2FuselageShortMono'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/CREW/mk3CrewCabin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_100/mk3FuselageLFO_100'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_25/mk3FuselageLFO_25'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LFO_50/mk3FuselageLFO_50'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_100/mk3FuselageLF_100'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_25/mk3FuselageLF_25'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/LF_50/mk3FuselageLF_50'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/mk3Fuselage/MONO/mk3FuselageMONO'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1/RCSTank1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR10/RCSFuelTankR10/rcsTankMini'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25/RCSFuelTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCSTankRadial/radialRCSTank/radialRCSTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/RCStankRadialLong/RCSTankRadialLong/rcsTankRadialLong'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/large/Size3LargeTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/medium/Size3MediumTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/Size3Tanks/small/Size3SmallTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTank/xenonTank/xenonTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankLarge/xenonTankLarge/xenonTankLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/FuelTank/xenonTankRadial/xenonTankRadial/xenonTankRadial'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Misc/PotatoRoid/part/PotatoRoid'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

PartLoader Warning: Variable density not found in Part
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

The hull has more than 255 polygons. This is invalid.
 
(Filename: ..\..\Cooking\src\ConvexMeshBuilder.cpp Line: 547)

PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCell/FuelCell'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/FuelCell/FuelCellArray/FuelCellArray'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/ISRU/ISRU/ISRU'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/LargeTank/LargeTank/LargeTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/MiniDrill/MiniDrill/MiniDrill'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/MiniISRU/MiniISRU/MiniISRU'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/OrbitalScanner/OrbitalScanner/OrbitalScanner'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/RadialDrill/RadialDrill/RadialDrill'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/RadialTank/RadialTank/RadialOreTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/SmallTank/SmallTank/SmallTank'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/SurfaceScanner/SurfaceScanner/SurfaceScanner'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Resources/SurveyScanner/SurveyScanner/SurveyScanner'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/AtmosphereSensor/sensorAtmosphere/sensorAtmosphere'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/GooExperiment/gooExperiment/GooExperiment'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/LargeCrewedLab/largeCrewedLab/Large_Crewed_Lab'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/MaterialBay/materialBay/science_module'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/sensorAccelerometer/sensorAccelerometer/sensorAccelerometer'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/sensorBarometer/sensorBarometer/sensorBarometer'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/sensorGravimeter/sensorGravimeter/sensorGravimeter'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Science/sensorThermometer/sensorThermometer/sensorThermometer'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi/adapterLargeSmallBi'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad/adapterLargeSmallQuad'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri/adapterLargeSmallTri'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort/adapterSmallMiniShort'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/adapterSmallMiniTall/adapterSmallMiniTall/adapterSmallMiniTall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineBodyRadial/radialEngineBody'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/engineNacelle/nacelleBody'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Fuselage/MK1Fuselage'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1FuselageIntake/MK1IntakeFuselage'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/mk1Parts/mk1Structural/Mk1FuselageStructural'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/Size3Decoupler/part/size3Decoupler'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/Size3To2Adapter/part/Size3to2Adapter'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/stationHub/stationHub/stationHub'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200/structuralIBeam200/structuralIBeam2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam200Pocket/structuralIBeam200Pocket/structuralIBeam3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralIBeam650/structuralIBeam650/structuralIBeam1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralMicronode/structuralMicronode/structuralMiniNode'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel1x1/structuralPanel1x1/structuralPanel1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPanel2x2/structuralPanel2x2/structuralPanel2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/smallHardpoint/smallHardpoint'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/structuralPylons/structuralPylon/structuralPylon'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/strutCubicOcto/strutCubicOcto/strutCube'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/strutOcto/strutOcto/strutOcto'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderAdapter/trussGirderAdapter/trussAdapter'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderL/trussGirderL/trussPiece1x'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Structural/trussGirderXL/trussGirderXL/trussPiece3x'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge/foldingRadLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadMed/foldingRadMed'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall/foldingRadSmall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelEdge/radPanelEdge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelLg/radPanelLg'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Thermal/RadiatorPanels/radPanelSm/radPanelSm'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/commDish88-88/commDish88-88/commDish'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1/mediumDishAntenna'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/commsDish16/commsAntenna16/longAntenna'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialHDM/decouplerRadialHDM/radialDecoupler1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_decoupler_fire to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-38K/decouplerRadialTT-38K/radialDecoupler'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerRadialTT-70/decouplerRadialTT-70/radialDecoupler2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-18D/decouplerSeparatorTR-18D/stackSeparator'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-2C/decouplerSeparatorTR-2C/stackSeparatorMini'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerSeparatorTR-XL/decouplerSeparatorTR-XL/stackSeparatorBig'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStack2m/decouplerStack2m/decoupler1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_decoupler_fire to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-18A/decouplerStackTR-18A/stackDecoupler'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_vent_large to FXGroup decouple
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/decouplerStackTR-2V/decouplerStackTR-2V/stackDecouplerMini'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPort/dockingPort/dockingPort2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortInline/dockingPortInline/dockingPortLateral'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortJr/dockingPortJr/dockingPort3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortShielded/dockingPortShielded/dockingPort1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/dockingPortSr/dockingPortSr/dockingPortLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/GrapplingDevice/part/GrapplingDevice'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/ladderRadial/ladderRadial/ladder1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopic/ladderTelescopic/telescopicLadder'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/ladderTelescopicBay/ladderTelescopicBay/telescopicLadderBay'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-1/landingLegLT-1/landingLeg1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-2/landingLegLT-2/landingLeg1-2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/landingLegLT-5/landingLegLT-5/miniLandingLeg'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapter/largeAdapter/largeAdapter'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/largeAdapterShort/largeAdapterShort/largeAdapter2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/launchClamp1/launchClamp1/launchClamp1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_decoupler_fire to FXGroup activate
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/launchEscapeSystem/part/LaunchEscapeSystem'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/linearRCS/linearRCS/linearRcs'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayL/mk2CargoBayL'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CargoBay/BayS/mk2CargoBayS'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk2CrewCabin/mk2CrewCabin/mk2CrewCabin'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk2DockingPort/mk2DockingPort/mk2DockingPort'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/long/mk3CargoBayL'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/medium/mk3CargoBayM'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/ramp/mk3CargoRamp'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader Warning: Variable buoyancySplashPartOriginLerp not found in Part
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/mk3CargoBay/short/mk3CargoBayS'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk1/parachuteMk1/parachuteSingle'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_parachute_open to FXGroup activate
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk12-R/parachuteMk12-R/radialDrogue'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_parachute_open to FXGroup activate
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk16-XL/parachuteMk16-XL/parachuteLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_parachute_open to FXGroup activate
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk2-R/parachuteMk2-R/parachuteRadial'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_parachute_open to FXGroup activate
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/parachuteMk25/parachuteMk25/parachuteDrogue'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Added sound_parachute_open to FXGroup activate
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/radialAttachmentPoint/radialAttachmentPoint/stackPoint1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/rcsBlockRV-105/rcsBlockRV-105/RCSBlock'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_125/ServiceBay_125'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/ServiceBay/ServiceBay_250/ServiceBay_250'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk1/spotLightMk1/spotLight1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/spotLightMk2/spotLightMk2/spotLight2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/stackBiCoupler/stackBiCoupler/stackBiCoupler'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/stackQuadCoupler/stackQuadCoupler/stackQuadCoupler'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Utility/stackTriCoupler/stackTriCoupler/stackTriCoupler'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFixed/GearFixed'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearFree/GearFree'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearLarge/GearLarge'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/LandingGear/GearMedium/GearMedium'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelM1/roverWheelM1/roverWheel1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelS2/roverWheelS2/roverWheel2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelTR-2L/roverWheelTR-2L/wheelMed'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/roverWheelXL3/roverWheelXL3/roverWheel3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Part 'Squad/Parts/Wheel/SmallGearBay/smallGearBay/SmallGearBay'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/AltimeterThreeHands/prop/AltimeterThreeHands'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/AtmosphereDepth/prop/AtmosphereDepth'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/AxisIndicator/pitchConfig/AxisIndicatorPitch'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/AxisIndicator/rollConfig/AxisIndicatorRoll'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/AxisIndicator/yawConfig/AxisIndicatorYaw'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/ButtonSquare/prop/ButtonSquare'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/circularButton/prop/circularButton'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/Compass/prop/Compass'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/directionalKnob/prop/directionalKnob'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/directionalKnob2/prop/directionalKnob2'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/IndicatorPanel/prop/IndicatorPanel'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/IVANavBall/prop/NavBall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/ledPanelSpeed/prop/ledPanelSpeed'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/Monitor/DockingMode/MonitorDockingMode'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/NavBall/prop/NavBall'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/Button_DockingMode/Button_DockingMode'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/CargoBagA/CargoBagA'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/CargoBagB/CargoBagB'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/CargoBagC/CargoBagC'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/Hatch_Plane/Hatch_Plane'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/Hatch_Plane_Curve90/Hatch_Plane_Curve90'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/Hatch_Plane_Frame/Hatch_Plane_Frame'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/Seat_Passenger/Seat_Passenger'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/Seat_Pilot/Seat_Pilot'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/Seat_Pilot_Helmet/Seat_Pilot_Helmet'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/PropsGeneric/SideStick/SideStick'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/pullSwitch/prop/pullSwitch'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/radarAltitude/prop/RadarAltimeter'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/squareButton/prop/squareButton'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/standingSwitch/prop/standingSwitch'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/switch/prop/switch'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/switchGuard/prop/switchGuard'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/switchWithGuards/prop/switchWithGuards'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/throttle/prop/throttle'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Props/VSI/prop/VSI'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/crewCabinInternals/internal/crewCabinInternals'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/cupolaInternal/internal/cupolaInternal'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace1/internal/GenericSpace1'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/GenericSpace3/internal/GenericSpace3'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinInternals/internal/landerCabinInternals'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/landerCabinSmallInternal/internal/landerCabinSmallInternal'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/LargeCrewedLabInternals/internal/Mobile_Processing_Lab_Int'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CabinInternal/internal/mk1CabinInternal'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/mk1CockpitInternal/internal/mk1CockpitInternal'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/mk1InlineInternal/internal/mk1InlineInternal'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/mk1PodCockpit/internal/mk1PodCockpit'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/mk2CockpitStandardInternal/internal/mk2CockpitStandardInternals'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/Mk2CrewCabinInternal/internal_MK2_CrewCab/MK2_CrewCab_Int'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

InternalSeat: Cannot find seatTransform of name 'Seat_UpLeft'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

InternalSeat: Cannot find portraitCamera of name 'Camera_UpLeft'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

InternalSeat: Cannot find seatTransform of name 'Seat_UpRight'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

InternalSeat: Cannot find portraitCamera of name 'Camera_UpRight'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/MK3CockpitInternal/internal_MK3/MK3_Cockpit_Int'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/MK3_CrewCab_Int/internal_MK3_CrewCab/MK3_CrewCab_Int'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

InternalSeat: Cannot find portraitCamera of name 'Camera_Left003'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/Placeholder/internal/Placeholder'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PartLoader: Compiling Internal Space 'Squad/Spaces/PodCockpit/internal/PodCockpit'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Systems: Elapsed time is 54.01347s
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentMentality'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

Serialization depth limit exceeded at 'Contracts.Agents::AgentStanding'. There may be an object composition cycle in one or more of your serialized classes.
 
(Filename:  Line: 67)

[KF - KFPersistenceManager]: Fixing icon of "KF.TrackLong"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Fixing icon of "KF.TrackMedium"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Fixing icon of "KF.TrackRBIInverting"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Fixing icon of "KF.TrackS"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Fixing icon of "KF.TrackSmall"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Fixing icon of "KF.TrackRBIMole"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Fixing icon of "KF.SurfaceTrack"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Fixing icon of "KF.TrackRBITiny"
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

UnloadTime: 26.390577 ms
Unloading 7 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 264 unused Assets to reduce memory usage. Loaded Objects now: 121910.
Total: 86.470955 ms (FindLiveObjects: 5.434732 ms CreateObjectMapping: 3.577084 ms MarkObjects: 75.430428 ms  DeleteObjects: 1.514171 ms)

AddonLoader: Instantiating addon 'BDArmorySettings' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)


 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Agent: Found 18 agent mentality types
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AgentList: 28 agents parsed and loaded.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Loading settings.cfg ==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/settings.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Failed to load settings config==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[CelestialBody]: Kerbin's solar day length is 1d, 0h, 0m long. sidereal day length is 5h, 59m, 9s long
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[HighLogic]: =========================== Scene Change : From LOADING to MAINMENU =====================
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

UnloadTime: 4.628383 ms
Unloading 3 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 125789.
Total: 113.131104 ms (FindLiveObjects: 5.403942 ms CreateObjectMapping: 2.964710 ms MarkObjects: 103.808655 ms  DeleteObjects: 0.395819 ms)

AddonLoader: Instantiating addon 'BDArmorySettings' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'BDAEditorCategory' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Loading settings.cfg ==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/settings.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Failed to load settings config==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

ExperienceSystem: Found 0 trait types
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

ExperienceSystem: Found 9 effect types
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

ScenarioTypes: List Created 13 scenario types loaded from 8 loaded assemblies.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

UnloadTime: 7.958807 ms
Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 201 unused Assets to reduce memory usage. Loaded Objects now: 123612.
Total: 135.567245 ms (FindLiveObjects: 5.490838 ms CreateObjectMapping: 4.179537 ms MarkObjects: 123.122040 ms  DeleteObjects: 2.229519 ms)

AddonLoader: Instantiating addon 'BDArmorySettings' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Loading settings.cfg ==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/settings.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Failed to load settings config==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 123585.
Total: 120.815544 ms (FindLiveObjects: 5.772735 ms CreateObjectMapping: 4.364959 ms MarkObjects: 110.032631 ms  DeleteObjects: 0.177896 ms)

UnloadTime: 4.855543 ms
Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 126747.
Total: 134.048981 ms (FindLiveObjects: 5.635892 ms CreateObjectMapping: 7.463776 ms MarkObjects: 120.256882 ms  DeleteObjects: 0.189527 ms)

AddonLoader: Instantiating addon 'AddScenarioModules' from assembly 'KSP'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'ContractDefs' from assembly 'KSP'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'BDArmorySettings' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Loading settings.cfg ==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/settings.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Failed to load settings config==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[ScenarioDestructibles]: Loading... 0 objects registered
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Depletion Nodes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

DepNodeCount:  0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Biome Nodes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

BiomeNodeCount:  0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Planet Nodes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PlanetNodeCount:  0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[AsteroidSpawner]: No new objects this time. (Odds are 1:2)
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[AsteroidSpawner]: No new objects this time. (Odds are 1:2)
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[AsteroidSpawner]: No new objects this time. (Odds are 1:2)
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[AsteroidSpawner]: New object found near Kerbin: Ast. AFP-024!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CraftWithinPartCountLimit: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CraftWithinSizeLimits: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CraftWithinMassLimits: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for ExperimentalPartsAvailable: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CanAffordLaunchTest: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for FacilityOperational: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for FacilityOperational: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for NoControlSources: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for WrongVesselTypeForLaunchSite: PASS!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: All Checks Complete. Go for Launch!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Launching vessel from Runway. Craft file: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\Ships\SPH\Osprey.craft
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Flight State Captured
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Saving Achievements Tree...
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Game State Saved to saves/BDA, Yay/persistent
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Global Settings Saved.
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]: Configuration Settings are:
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isDustEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isDustCameraEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isMarkerEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isRepLightEnabled = True
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   dustamount = 1
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   suspensionIncrement = 5
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   isDebugEnabled = False
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   writeToLogFile = False
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   logFile = KF.log
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   cameraRes = 6
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[KF - KFPersistenceManager]:   cameraFramerate = 10
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[HighLogic]: =========================== Scene Change : From SPACECENTER to FLIGHT (Async) =====================
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

UnloadTime: 10.209538 ms
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 3521 unused Assets to reduce memory usage. Loaded Objects now: 127232.
Total: 177.480652 ms (FindLiveObjects: 6.199344 ms CreateObjectMapping: 6.829850 ms MarkObjects: 155.551514 ms  DeleteObjects: 8.397390 ms)

AddonLoader: Instantiating addon 'BDArmorySettings' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Loading settings.cfg ==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/settings.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Failed to load settings config==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 127226.
Total: 166.582794 ms (FindLiveObjects: 6.372451 ms CreateObjectMapping: 8.179467 ms MarkObjects: 151.142761 ms  DeleteObjects: 0.352029 ms)

UnloadTime: 6.013921 ms
Unloading 4 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 130889.
Total: 173.283661 ms (FindLiveObjects: 6.371082 ms CreateObjectMapping: 6.697796 ms MarkObjects: 159.366013 ms  DeleteObjects: 0.285660 ms)

ApplicationLauncher already exist, destroying this instance
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'NavWaypoint' from assembly 'KSP'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'BDArmorySettings' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'ParticleTurbulence' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'BDATargetManager' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'BDACompetitionMode' from assembly 'BahaTurret'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'LoadedVesselSwitcher' from assembly 'BDALoadedVesselSwitcher'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'VesselMove' from assembly 'VesselMover'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'VesselSpawn' from assembly 'VesselMover'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

AddonLoader: Instantiating addon 'VesselMoverToolbar' from assembly 'VesselMover'
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

------------------- initializing flight mode... ------------------
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Save title: BDA, Yay (SANDBOX)
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/gpsTargets.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

IsolatedStorageException: Could not find a part of the path "C:\WINDOWS\system32\GameData\BDArmory\gpsTargets.cfg".
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
  at System.IO.File.Open (System.String path, FileMode mode) [0x00000] in <filename unknown>:0
  at ConfigNode.Save (System.String fileFullName, System.String header) [0x00000] in <filename unknown>:0
  at ConfigNode.Save (System.String fileFullName) [0x00000] in <filename unknown>:0
  at BahaTurret.BDATargetManager.SaveGPSTargets (.ConfigNode saveNode) [0x00000] in <filename unknown>:0
  at EventData`1[ConfigNode].Fire (.ConfigNode data) [0x00000] in <filename unknown>:0
  at Game.Save (.ConfigNode rootNode) [0x00000] in <filename unknown>:0
  at GameBackup..ctor (.Game game) [0x00000] in <filename unknown>:0
  at FlightDriver.Start () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

== BDArmory : Loading settings.cfg ==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File 'GameData/BDArmory/settings.cfg' does not exist
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

== BDArmory : Failed to load settings config==
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

[ScenarioDestructibles]: Loading... 0 objects registered
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Depletion Nodes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

DepNodeCount:  0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Biome Nodes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

BiomeNodeCount:  0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Planet Nodes
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PlanetNodeCount:  0
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

[AsteroidSpawner]: New object found near Kerbin: Ast. NSG-743!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay+.MoveNext () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at FlightGlobals.get_ship_longitude () [0x00000] in <filename unknown>:0
  at MapView+.MoveNext () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

[CurrencyWidgetsApp]: No live widgets to Despawn!
 
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.SetPilotSkill () [0x00000] in <filename unknown>:0
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at MusicLogic+.MoveNext () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at ResourceDisplay.CreateResourceList () [0x00000] in <filename unknown>:0
  at ResourceDisplay.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at UIPartActionController.UpdateResourceWindows () [0x00000] in <filename unknown>:0
  at UIPartActionController.UpdateFlight () [0x00000] in <filename unknown>:0
  at UIPartActionController.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at VesselAutopilotUI.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at InternalSpace.InternalToWorld (Quaternion internalSpaceRotation) [0x00000] in <filename unknown>:0
  at InternalSpace.WorldToInternal (Quaternion worldSpaceRotation) [0x00000] in <filename unknown>:0
  at IVASun.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NavWaypoint.get_DirectionToWaypoint () [0x00000] in <filename unknown>:0
  at NavWaypoint.LateUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

InvalidOperationException: Steamworks is not initialized.
  at Steamworks.InteropHelp.TestIfAvailableClient () [0x00000] in <filename unknown>:0
  at Steamworks.SteamController.Shutdown () [0x00000] in <filename unknown>:0
  at SteamController.KSPSteamController.OnDestroy () [0x00000] in <filename unknown>:0
  at SteamController.KSPSteamController.OnApplicationQuit () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.MeshFilter:set_sharedMesh (UnityEngine.Mesh)
  at SpriteMesh.CreateMesh () [0x00000] in <filename unknown>:0
  at SpriteMesh.get_mesh () [0x00000] in <filename unknown>:0
  at SpriteRoot.Delete () [0x00000] in <filename unknown>:0
  at SpriteBase.Delete () [0x00000] in <filename unknown>:0
  at UIListItemContainer.Delete () [0x00000] in <filename unknown>:0
  at UIScrollList.RemoveItem (Int32 index, Boolean destroy, Boolean doEasing) [0x00000] in <filename unknown>:0
  at UIScrollList.RemoveItem (IUIListObject item, Boolean destroy, Boolean doEasing) [0x00000] in <filename unknown>:0
  at UIScrollList.RemoveItem (IUIListObject item, Boolean destroy) [0x00000] in <filename unknown>:0
  at ApplicationLauncher.RemoveApplication (.ApplicationLauncherButton button) [0x00000] in <filename unknown>:0
  at ResourceDisplay.OnDestroy () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Component:InternalGetGameObject ()
  at UnityEngine.Component.get_gameObject () [0x00000] in <filename unknown>:0
  at MapView.OnDestroy () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Component:InternalGetTransform ()
  at UnityEngine.Component.get_transform () [0x00000] in <filename unknown>:0
  at PQSCity.OnSphereReset () [0x00000] in <filename unknown>:0
  at PQS.Mod_OnSphereReset () [0x00000] in <filename unknown>:0
  at PQS.ResetSphere () [0x00000] in <filename unknown>:0
  at PQS.OnDestroy () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

InvalidOperationException: Steamworks is not initialized.
  at Steamworks.InteropHelp.TestIfAvailableClient () [0x00000] in <filename unknown>:0
  at Steamworks.SteamController.Shutdown () [0x00000] in <filename unknown>:0
  at SteamController.KSPSteamController.OnDestroy () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

 

Link to comment
Share on other sites

I suggested before some time stealth feature using shape based FAR mod. Recoded into stealh with radar reflection depending on position of radar(I think 15° detection is enought..as 15, 30, 45, 60..etc)

 

Anyway, now I invent one much easier thing. Why not add to all parts some small amount of jamming and make set of parts with high jamming = stealh? If code update based on shape of craft, then this can be very easy, not?

 

It's just suggestion, don't kill me for that. :D

Link to comment
Share on other sites

@Toonu Don't be afraid of suggesting :)

The only problem with your idea is that people would simply spam high jamming parts to make any craft stealth.

Using FAR code, I talked to ferram about that before, but it doesn't seem as simple as it sounds, the current "visual" method seems to work fine, even though I never attempted an attack from a long enough distance.

Link to comment
Share on other sites

2 hours ago, PHUZZYthecat said:

why wont bd run on my computer. its windows ten, and all my other kerbal mods work fine, but when i install bd, it just completely crashes the game. the mod is amazing, but i want it to work on my computer.

When you say "all your other mods" How many are you running? You may just be running out of ram. The limit of 3.5 GB on a 32bit game is very easy to hit.

Link to comment
Share on other sites

 

Hi, I don't know correctly if this is problem with BDA or MalFuncWeap mods, but, my VLS tubes fire some missiles ok, and some still can't start from hull. I'm really sad it doesn't work always. It always fire with fire button, but firing all weapons throught action group is much better way to kill everyone! :D I'll edit post soon and put some screens into spoiler.

VLS tubes is turrets if someone doesn't know...

Spoiler

The VLSs with X didn't work, others do...The two which worked had bigger rocket(1 rocket) and are the bigger ones. But I finally find one important thing, ALL VLS worked after I uncheck clearance check. So it didn't check if it can fire somewhere or into wall and all worked! But there will be problems with bombs I think, if some bomb will drop before chceck if it can drop...

IS there any way to have clearance check on and still can start firing with weapon manager? I put the VLS like this by put them on hull, put missiles inside and then offset them down. As said, some work this way and some doesn't(2 of 6....) Any ideas?

Pz2AxjR.jpg

 

I think clearance check can be problem with BDA, not MalFunc, that's why I write it here...

And some nice picture of my TES Zumwalt class

Spoiler

TES Zumwalt

lFPh2d3.png

Will add helicopter dock soon.... :D

h5jygrC.png

Some nice front photo

IDvldwe.png

 

Targeting target with SeaRAM

tAGYoWg.png

Firing RIM-116

7aHUVVC.png

Target destroyed

WftCNN9.png

Soon photos with VLS firing...just need to complete my practice target ship :D

 

Aegis fire system upgradet to VLS capability!

 

Target found!

qilN0dt.png

Liftoff!

UYuD3kX.png

Q3uhjOF.jpg

tMM5EVZ.png

And

mopGckN.jpg

Hit!

 

I would be glad for any ideas or help! Have a nice day!

Toonu

Edited by Toonu
Link to comment
Share on other sites

7 hours ago, Angstinator said:

What I'd like to see is an in-line warhead, so that I can put a more heat-resistant part or possibly intake in front of a missile, allowing me to build re-entry vehicles and high-supersonic cruise missiles.

You could put warheads inside the 1.25 or 2.5 meter storage bay things and then build your missile with that as the warhead section, rather than have the tip be a  fragile one-piece warhead. If you want a .625 inline warhead though.. Maybe enable part clipping from the debug menu and shove it between some parts.

Or code your own in-line warhead. Look at the current warhead's code and copy it into a retextured .625 fuel tank?

Link to comment
Share on other sites

@BahamutoD I have a "bug" or this may be more of a feature request.

Built a destroyer and a drone. Drone flys over target, marks target and I can use the data receiver to share that target between the two.

But If I use the remote action group control with an action group assigned to fire a GPS guided missile from the destroyer (AG 0 on weapon manager, fires missile / guns). It won't fire remotely.

I need to switch back to the destroyer to fire a GPS missile. - Is there a way to fire GPS missiles remotely? And can we designate a target then fire ship munitions from a drone? It currently works with some vessel switching but it would be outstanding to do everything from the drone.

 

 

Edited by V8jester
Link to comment
Share on other sites

49 minutes ago, Melfice said:

How far away is the ship?
If it's just outside of the 11 (10?) kilometre loading range, it likely wouldn't fire.

I thought the same thing. I also tried firing at less than 1KM and it didn't work. I used the PAC-3 with a target designated by a drone. Selected the GPS target (while switched to the ship) snitched back to the drone and tried the remote AG to fire the ships PAC-3 and no dice.

Link to comment
Share on other sites

Just now, Melfice said:

PAC-3 is radar guided, isn't it? Not GPS guided.

oh...... Feel free to call in an airstrike on my house :P Now in my defence I did try this with other known GPS guided missiles like the Tomahawk from PEW and another from Malfunc weapons. I will keep trying but I still think GPS weapons wont fire with the AG remote.

Link to comment
Share on other sites

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