MODS ARE ENABLED. THIS CRASH MAY BE CAUSED BY A MOD.
PLEASE REPORT IT TO THE CREATOR OF THE MOD.
System.AggregateException: One or more errors occurred. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: part
at Cosmoteer.Ships.Parts.Crew.CrewIdler.GetAllOnPart(Part part) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Crew\CrewIdler.cs:line 56
at Cosmoteer.Ships.Crew.Jobs.IdleJob.GetIdler(Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 181
at Cosmoteer.Ships.Crew.Jobs.IdleJob.TryAssignToStation(Crewman crewman, CrewIdler& idler) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 162
at Cosmoteer.Ships.Crew.Jobs.IdleJob.OnCrewmanAssigned(Job job, Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 123
at Cosmoteer.Ships.Crew.Jobs.JobManager.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\JobManager.cs:line 239
at Cosmoteer.Ships.MicroUpdateableShipComponent.Cosmoteer.Simulation.IMicroUpdateableSimObject.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\MicroUpdateableShipComponent.cs:line 159
at Cosmoteer.Simulation.SimRoot.<>cDisplayClass185_0.<ParallelMicroUpdate>b0(Int32 i) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1200
at System.Threading.Tasks.Parallel.<>cDisplayClass17_0`1.<ForWorker>b1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>cDisplayClass176_0.<ExecuteSelfReplicating>b0(Object )
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action`1 body)
at Cosmoteer.Simulation.SimRoot.ParallelMicroUpdate(IMicroUpdateableSimObject[] array, Int32 startIndex, Int32 count) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1193
at Cosmoteer.Simulation.SimRoot.MicroUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1052
at Halfling.Timing.FixedUpdater.Advance(Action action) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Timing\FixedUpdater.cs:line 106
at Cosmoteer.Simulation.SimRoot.DoFixedUpdates() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 947
at Halfling.Scene.Dim2.SceneRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:line 702
at Cosmoteer.Simulation.SimRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 583
at Cosmoteer.Game.GameRoot.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:line 1454
at Halfling.Application.AppStateEx.Halfling.Application.IAppState.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\AppStateEx.cs:line 211
at Halfling.Application.Director.CallUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 920
at Halfling.Application.Director.DoUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 804
at Halfling.Application.Director.<GetRunIterator>d__83.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 335
at Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d__48.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 279
at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:line 890
at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 195
at Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 151
---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.
Parameter name: part
at Cosmoteer.Ships.Parts.Crew.CrewIdler.GetAllOnPart(Part part) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Crew\CrewIdler.cs:line 56
at Cosmoteer.Ships.Crew.Jobs.IdleJob.GetIdler(Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 181
at Cosmoteer.Ships.Crew.Jobs.IdleJob.TryAssignToStation(Crewman crewman, CrewIdler& idler) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 162
at Cosmoteer.Ships.Crew.Jobs.IdleJob.OnCrewmanAssigned(Job job, Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 123
at Cosmoteer.Ships.Crew.Jobs.JobManager.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\JobManager.cs:line 239
at Cosmoteer.Ships.MicroUpdateableShipComponent.Cosmoteer.Simulation.IMicroUpdateableSimObject.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\MicroUpdateableShipComponent.cs:line 159
at Cosmoteer.Simulation.SimRoot.<>cDisplayClass185_0.<ParallelMicroUpdate>b0(Int32 i) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1200
at System.Threading.Tasks.Parallel.<>cDisplayClass17_0`1.<ForWorker>b1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>cDisplayClass176_0.<ExecuteSelfReplicating>b0(Object )<---
06/19/2019 18:34:52 | Logging successful initialized.
06/19/2019 18:34:52 | .NET Runtime Version: 4.0.30319.42000
06/19/2019 18:34:52 | Running as a 64-bit process.
06/19/2019 18:34:52 | Local: en-US
06/19/2019 18:34:52 | Language: en-US
06/19/2019 18:34:52 | Cosmoteer version 0.14.12
06/19/2019 18:34:52 | Microsoft Windows 10 Pro 64-bit 10.0.17134
06/19/2019 18:34:52 | Intel(R) Pentium(R) CPU G4400 @ 3.30GHz (2 logical processors)
06/19/2019 18:34:52 | 8076.6 MB RAM
06/19/2019 18:34:52 | Intel(R) HD Graphics 510 (25.20.100.6471) (12/10/2018)
06/19/2019 18:34:52 | 1024.0 MB VRAM
06/19/2019 18:34:52 |
06/19/2019 18:34:52 | Loaded app settings.
06/19/2019 18:34:52 | Mixpanel Distinct ID: 45EAFF427F0160C2A39FDD9F25ACC8A7
06/19/2019 18:34:52 | Process is now DPI-aware.
06/19/2019 18:34:52 | Setup default cursor.
06/19/2019 18:34:52 | Using display adapter 0
06/19/2019 18:34:52 | Created DXGI factory.
06/19/2019 18:34:52 | Adapter #0: Intel(R) HD Graphics 510
06/19/2019 18:34:52 | Output #0: AOC 1970W (1366x768)
06/19/2019 18:34:52 | Adapter #1: Microsoft Basic Render Driver
06/19/2019 18:34:52 | Updated Windows form configuration for borderless window.
06/19/2019 18:34:52 | Created Windows form.
06/19/2019 18:34:52 | Direct3D Feature Level: Level_11_0
06/19/2019 18:34:52 | Created Direct3D 11 Device.
06/19/2019 18:34:52 | Created swap chain: 1366x768.
06/19/2019 18:34:52 | Created window.
06/19/2019 18:34:52 | Created clock.
06/19/2019 18:34:52 | Created graphics manager.
06/19/2019 18:34:52 | Created XAudio2 device.
06/19/2019 18:34:52 | Created audio manager.
06/19/2019 18:34:52 | Created input manager.
06/19/2019 18:34:52 | Created default font.
06/19/2019 18:34:52 | Initial app state is 'MainMenu'
06/19/2019 18:34:52 | Initial application settings:
06/19/2019 18:34:52 | LastGameVersion:
06/19/2019 18:34:52 | InitState: MainMenu
06/19/2019 18:34:52 | Language:
06/19/2019 18:34:52 | LockCursor: True
06/19/2019 18:34:52 | EdgePanMode: Analog
06/19/2019 18:34:52 | EdgePanSpeed: 15
06/19/2019 18:34:52 | KeyboardPanSpeed: 15
06/19/2019 18:34:52 | KeyboardZoomSpeed: 10
06/19/2019 18:34:52 | KeyboardRotSpeed: 90°
06/19/2019 18:34:52 | EnableMouseWheelZoom: True
06/19/2019 18:34:52 | InvertMouseWheelZoom: False
06/19/2019 18:34:52 | MouseWheelZoomSpeed: 1.12
06/19/2019 18:34:52 | MouseWheelZoomAtCursor: True
06/19/2019 18:34:52 | StickyFocus: True
06/19/2019 18:34:52 | DpiScaleMode: Dpi100
06/19/2019 18:34:52 | AnimateBackgrounds: True
06/19/2019 18:34:52 | BackgroundGrid: True
06/19/2019 18:34:52 | FancyParticles: True
06/19/2019 18:34:52 | UncompressedTextures: False
06/19/2019 18:34:52 | AllowShipDeselection: False
06/19/2019 18:34:52 | CtrlSelectsParts: False
06/19/2019 18:34:52 | EnableCollisionAvoidance: True
06/19/2019 18:34:52 | PreferBlueprintMode: False
06/19/2019 18:34:52 | BlueprintAutoPause: True
06/19/2019 18:34:52 | ShowInvalidBlueprints: True
06/19/2019 18:34:52 | BuildAutoFocus: True
06/19/2019 18:34:52 | BuildAutoRotate: True
06/19/2019 18:34:52 | BuildAutoInteriors: True
06/19/2019 18:34:52 | PaintAutoFocus: True
06/19/2019 18:34:52 | PaintAutoRotate: True
06/19/2019 18:34:52 | PaintAllowOverwrite: True
06/19/2019 18:34:52 | PaintMirrorEnabled: False
06/19/2019 18:34:52 | PaintMirrorAxis: Vertical
06/19/2019 18:34:52 | RepairAutoFocus: True
06/19/2019 18:34:52 | RepairAutoRotate: False
06/19/2019 18:34:52 | BuildAllowOverwrite: True
06/19/2019 18:34:52 | BuildAutoDoors: True
06/19/2019 18:34:52 | BuildEnforceCrewAccess: True
06/19/2019 18:34:52 | BuildMirrorEnabled: False
06/19/2019 18:34:52 | BuildMirrorAxis: Vertical
06/19/2019 18:34:52 | RowsOfParts: 1
06/19/2019 18:34:52 | GrabLeavesCorridors: True
06/19/2019 18:34:52 | RepairAutoDoors: True
06/19/2019 18:34:52 | AutoHireCrew: True
06/19/2019 18:34:52 | PartToolTips: True
06/19/2019 18:34:52 | PartToolTipsDefaultToStats: False
06/19/2019 18:34:52 | AutoSave: True
06/19/2019 18:34:52 | AutoSavesToKeep: 10
06/19/2019 18:34:52 | QuickSavesToKeep: 10
06/19/2019 18:34:52 | AutoSaveInterval: 600
06/19/2019 18:34:52 | SaveLostShips: True
06/19/2019 18:34:52 | LostShipsTokeep: 10
06/19/2019 18:34:52 | FtlAutoSave: True
06/19/2019 18:34:52 | ShowOnShipIndicators: True
06/19/2019 18:34:52 | ShowZoomedOutBlibs: True
06/19/2019 18:34:52 | ShowOffScreenBlips: True
06/19/2019 18:34:52 | PingNearbyEnemies: True
06/19/2019 18:34:52 | AutoPauseOnLostFocus: True
06/19/2019 18:34:52 | ScreenShake: True
06/19/2019 18:34:52 | ShowMidpointFocusWidget: True
06/19/2019 18:34:52 | VersionCheckMode: Stable
06/19/2019 18:34:52 | EnableMetrics: True
06/19/2019 18:34:52 | PreferBorderlessWindowToggle: False
06/19/2019 18:34:52 | MasterVolume: 1
06/19/2019 18:34:52 | EffectsVolume: 1
06/19/2019 18:34:52 | InterfaceVolume: 1
06/19/2019 18:34:52 | ShowTutorials: True
06/19/2019 18:34:52 | AutoFtlJump: False
06/19/2019 18:34:52 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.PaintScheme]
06/19/2019 18:34:52 | DefaultBuildTool: Grab
06/19/2019 18:34:52 | DefaultDecalTool: Grab
06/19/2019 18:34:52 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]
06/19/2019 18:34:52 | PlayerColor:
06/19/2019 18:34:52 | EnemyColor:
06/19/2019 18:34:52 | NeutralColor:
06/19/2019 18:34:52 | RotateMinimap: True
06/19/2019 18:34:52 | MiniviewInCombatMode: Auto
06/19/2019 18:34:52 | MiniviewNotInCombatMode: Auto
06/19/2019 18:34:52 | MiniviewLockRotation: False
06/19/2019 18:34:52 | MiniviewSize:
06/19/2019 18:34:52 | ShowInteriors: False
06/19/2019 18:34:52 | AlwaysShowCommandWidgets: False
06/19/2019 18:34:52 | ShowSelectedPartStatusBars: True
06/19/2019 18:34:52 | PreferShipRelativeAttackAngle: False
06/19/2019 18:34:52 | PreferWorldRelativeFollowAngle: False
06/19/2019 18:34:52 | DirectControlEnableWeapons: True
06/19/2019 18:34:52 | DirectControlAutoBrake: True
06/19/2019 18:34:52 | DirectControlAutoFaceCursor: False
06/19/2019 18:34:52 | DirectControlViewFollowsCursor: False
06/19/2019 18:34:52 | DirectControlAutoRotateView: False
06/19/2019 18:34:52 | DirectControlAutoZoomView: False
06/19/2019 18:34:52 | ShipLibraryLargeIcons: False
06/19/2019 18:34:52 | AdHocFormations: False
06/19/2019 18:34:52 | BreakFormationToAttack: True
06/19/2019 18:34:52 | DisplayAllShips: False
06/19/2019 18:34:52 | ShowAdvancedCommands: False
06/19/2019 18:34:52 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]
06/19/2019 18:34:52 | AutoDisableMods: True
06/19/2019 18:34:52 | DeleteFileOnStartup:
06/19/2019 18:34:52 | DefaultGameMode:
06/19/2019 18:34:52 | DefaultCreativeModeMapSize: 0
06/19/2019 18:34:52 | DefaultBountyModeDifficulty: 0
06/19/2019 18:34:52 | DefaultBountyModeMapSize: 0
06/19/2019 18:34:52 | DefaultBountyModeStarterShip: 0
06/19/2019 18:34:52 | MPShipColorMode: RandomPerPlayer
06/19/2019 18:34:52 | MPBlipColorMode: FriendAndFoe
06/19/2019 18:34:52 | MPShowDamagePoints: True
06/19/2019 18:34:52 | CustomRulesets: System.Collections.Generic.Dictionary2[System.String,System.Collections.Generic.List1[Cosmoteer.CustomRuleset]]
06/19/2019 18:34:52 | AutoPortForwarding: True
06/19/2019 18:34:52 | DisplayPublicIP: True
06/19/2019 18:34:52 | PreferLAN: False
06/19/2019 18:34:52 | DefaultServer: 0
06/19/2019 18:34:52 | ShowNewsOnStartup: True
06/19/2019 18:34:52 | ReadNewsArticles: System.Collections.Generic.HashSet`1[System.String]
06/19/2019 18:34:52 | ShowNewsAlerts: True
06/19/2019 18:34:52 | HiddenNewsAlerts: System.Collections.Generic.HashSet`1[System.String]
06/19/2019 18:34:52 | MainMenuBackgroundIndex: 0
06/19/2019 18:34:52 | CycleMainMenuBackground: True
06/19/2019 18:34:52 | DefaultAuthorName:
06/19/2019 18:34:52 | Starting main game loop...
06/19/2019 18:34:52 | Enabled mods:
06/19/2019 18:34:53 | cosmoteer.billion_credits
06/19/2019 18:34:53 | cosmoteer.huge_ships
06/19/2019 18:34:53 | jbox1.automation_plus_plus
06/19/2019 18:34:53 | typhus.dotf
06/19/2019 18:34:53 | ultrablast.gcw
06/19/2019 18:34:53 | Loaded language 'en'.
06/19/2019 18:36:09 | Loaded game rules.
06/19/2019 18:37:25 | Game pushed onto stack.
06/19/2019 18:37:25 | Game mode is: CreativeGameModeManager
06/19/2019 18:47:26 | Saved game as "Auto-Save 2019-06-19_18-47-25".
06/19/2019 18:57:26 | Saved game as "Auto-Save 2019-06-19_18-57-25".
06/19/2019 19:07:26 | Saved game as "Auto-Save 2019-06-19_19-07-25".
06/19/2019 19:17:27 | Saved game as "Auto-Save 2019-06-19_19-17-26".
06/19/2019 19:27:27 | Saved game as "Auto-Save 2019-06-19_19-27-26".
06/19/2019 19:37:30 | Saved game as "Auto-Save 2019-06-19_19-37-29".
06/19/2019 19:47:32 | Saved game as "Auto-Save 2019-06-19_19-47-31".
06/19/2019 19:58:50 | Saved game as "Auto-Save 2019-06-19_19-58-46".
06/19/2019 20:09:21 | Saved game as "Auto-Save 2019-06-19_20-09-20".
06/19/2019 20:19:21 | Saved game as "Auto-Save 2019-06-19_20-19-20".
06/19/2019 20:21:34 | Memory usage at time of crash: 2,554,023,936
06/19/2019 20:21:34 | Application state stack at time of crash:
06/19/2019 20:21:34 | Cosmoteer.Game.GameRoot
06/19/2019 20:21:34 | Cosmoteer.Gui.TitleScreen
06/19/2019 20:21:34 | FPS at time of crash: 54.41997
06/19/2019 20:21:34 | Running processes at time of crash: AdobeUpdateService, AGMService, AGSService, aips, armsvc, audiodg, backgroundTaskHost, ByteFence, ByteFenceService, chrome, conhost, Cosmoteer, csrss, ctfmon, dllhost, DSAService, dwm, escsvc64, explorer, fontdrvhost, GameCenter, gjagent, GoogleCrashHandler, GoogleCrashHandler64, GROOVE, HDSentinel, HxTsr, Idle, igfxCUIService, igfxEM, IntelCpHDCPSvc, IntelCpHeciSvc, lsass, Memory Compression, Microsoft.Photos, mqsvc, MSASCuiL, netcut_windows, OSPPSVC, PresentationFontCache, Registry, rtop_bg, rtop_svc, RuntimeBroker, SearchIndexer, SearchProtocolHost, SearchUI, SecurityHealthService, sedlauncher, sedsvc, servicehost, services, SettingSyncHost, SgrmBroker, SHAREit.Service, ShellExperienceHost, sihost, smss, SMSvcHost, spoolsv, SurSvc, svchost, System, taskhostw, uihost, unsecapp, wininit, winlogon, WmiApSrv, WmiPrvSE,
06/19/2019 20:21:34 | System.AggregateException: One or more errors occurred. ---> System.ArgumentNullException: Value cannot be null.
06/19/2019 20:21:34 | Parameter name: part
06/19/2019 20:21:34 | at Cosmoteer.Ships.Parts.Crew.CrewIdler.GetAllOnPart(Part part) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Crew\CrewIdler.cs:line 56
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.IdleJob.GetIdler(Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 181
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.IdleJob.TryAssignToStation(Crewman crewman, CrewIdler& idler) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 162
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.IdleJob.OnCrewmanAssigned(Job job, Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 123
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.JobManager.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\JobManager.cs:line 239
06/19/2019 20:21:34 | at Cosmoteer.Ships.MicroUpdateableShipComponent.Cosmoteer.Simulation.IMicroUpdateableSimObject.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\MicroUpdateableShipComponent.cs:line 159
06/19/2019 20:21:34 | at Cosmoteer.Simulation.SimRoot.<>cDisplayClass185_0.<ParallelMicroUpdate>b0(Int32 i) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1200
06/19/2019 20:21:34 | at System.Threading.Tasks.Parallel.<>cDisplayClass17_0`1.<ForWorker>b1()
06/19/2019 20:21:34 | at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
06/19/2019 20:21:34 | at System.Threading.Tasks.Task.<>cDisplayClass176_0.<ExecuteSelfReplicating>b0(Object )
06/19/2019 20:21:34 | --- End of inner exception stack trace ---
06/19/2019 20:21:34 | at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
06/19/2019 20:21:34 | at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
06/19/2019 20:21:34 | at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action`1 localFinally)
06/19/2019 20:21:34 | at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action`1 body)
06/19/2019 20:21:34 | at Cosmoteer.Simulation.SimRoot.ParallelMicroUpdate(IMicroUpdateableSimObject[] array, Int32 startIndex, Int32 count) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1193
06/19/2019 20:21:34 | at Cosmoteer.Simulation.SimRoot.MicroUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1052
06/19/2019 20:21:34 | at Halfling.Timing.FixedUpdater.Advance(Action action) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Timing\FixedUpdater.cs:line 106
06/19/2019 20:21:34 | at Cosmoteer.Simulation.SimRoot.DoFixedUpdates() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 947
06/19/2019 20:21:34 | at Halfling.Scene.Dim2.SceneRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:line 702
06/19/2019 20:21:34 | at Cosmoteer.Simulation.SimRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 583
06/19/2019 20:21:34 | at Cosmoteer.Game.GameRoot.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:line 1454
06/19/2019 20:21:34 | at Halfling.Application.AppStateEx.Halfling.Application.IAppState.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\AppStateEx.cs:line 211
06/19/2019 20:21:34 | at Halfling.Application.Director.CallUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 920
06/19/2019 20:21:34 | at Halfling.Application.Director.DoUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 804
06/19/2019 20:21:34 | at Halfling.Application.Director.<GetRunIterator>d__83.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 335
06/19/2019 20:21:34 | at Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d__48.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 279
06/19/2019 20:21:34 | at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:line 890
06/19/2019 20:21:34 | at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 195
06/19/2019 20:21:34 | at Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 151
06/19/2019 20:21:34 | ---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.
06/19/2019 20:21:34 | Parameter name: part
06/19/2019 20:21:34 | at Cosmoteer.Ships.Parts.Crew.CrewIdler.GetAllOnPart(Part part) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Crew\CrewIdler.cs:line 56
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.IdleJob.GetIdler(Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 181
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.IdleJob.TryAssignToStation(Crewman crewman, CrewIdler& idler) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 162
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.IdleJob.OnCrewmanAssigned(Job job, Crewman crewman) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\IdleJob.cs:line 123
06/19/2019 20:21:34 | at Cosmoteer.Ships.Crew.Jobs.JobManager.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\JobManager.cs:line 239
06/19/2019 20:21:34 | at Cosmoteer.Ships.MicroUpdateableShipComponent.Cosmoteer.Simulation.IMicroUpdateableSimObject.MicroUpdate(FixedUpdater microUpdater, SimRoot sim) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\MicroUpdateableShipComponent.cs:line 159
06/19/2019 20:21:34 | at Cosmoteer.Simulation.SimRoot.<>cDisplayClass185_0.<ParallelMicroUpdate>b0(Int32 i) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1200
06/19/2019 20:21:34 | at System.Threading.Tasks.Parallel.<>cDisplayClass17_0`1.<ForWorker>b1()
06/19/2019 20:21:34 | at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
06/19/2019 20:21:34 | at System.Threading.Tasks.Task.<>cDisplayClass176_0.<ExecuteSelfReplicating>b0(Object )<---
06/19/2019 20:21:34 |
06/19/2019 20:21:51 | Actual data hash: e3d8141a5361f2d80b1158e356d46ede
06/19/2019 20:21:51 | Expected data hash: e3d8141a5361f2d80b1158e356d46ede
06/19/2019 20:21:51 | Director received exit call.
06/19/2019 20:21:51 | Disposed default font.
06/19/2019 20:21:51 | Disposed XA2AudioManager device.
06/19/2019 20:21:51 | Disposed audio manager.
06/19/2019 20:21:51 | Disposed clock.
06/19/2019 20:21:51 | Disposed input manager.
06/19/2019 20:21:51 | Disposed graphics manager.
06/19/2019 20:21:51 | Disposed swap chain.
06/19/2019 20:21:51 | Disposed Direct3D device.
06/19/2019 20:21:51 | Disposed DXGI factory.
06/19/2019 20:21:51 | Closed Windows form.
06/19/2019 20:21:51 | Director received exit call.
06/19/2019 20:21:51 | Disposed window.
06/19/2019 20:21:51 | Disposed platform interface.
06/19/2019 20:21:51 | Closing log output file...