Facebook
From Anorexic Coyote, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 136
  1. Keep running into this one on some of the later level ships in creative mode
  2.  
  3. ```
  4. System.InvalidOperationException: The specified job does not belong to the ship.
  5.  
  6.    at Cosmoteer.Ships.Crew.Jobs.JobManager.RemoveJob(Job job, Boolean unassignCrew) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\JobManager.cs:line 109
  7.  
  8.    at Cosmoteer.Ships.Resources.ResourceManager.SinkInfo.CreateOrIncreaseManualJob(Ship ship, IResourceSource source, Int32 amount, Boolean sticky, TradeType tradeType, Int32 pricePerResource, Boolean autoCancel, Boolean confirmed, CommandID manualID) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Resources\ResourceManager.cs:line 2744
  9.  
  10.    at Cosmoteer.Ships.Resources.ResourceManager.ManualResourceTransfer(IResourceSource source, IResourceSink sink, Int32 amount, Boolean sticky, TradeType tradeType, Int32 pricePerResource, Boolean autoCancel, Boolean confirmed, CommandID manualID) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Resources\ResourceManager.cs:line 602
  11.  
  12.    at Cosmoteer.Ships.Resources.ResourceManager.CarriedResourceTransfer(CrewSoul crew, IResourceSink sink, Int32 amount, TradeType tradeType, Int32 pricePerResource) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Resources\ResourceManager.cs:line 619
  13.  
  14.    at Cosmoteer.Crew.CrewSoul.ReturnCarriedResources() in C:\Users\walt\Documents\Code\Cosmoteer\Source\Crew\CrewSoul.cs:line 1118
  15.  
  16.    at Cosmoteer.Simulation.SimRoot.ExecuteQueued(Boolean deterministic, Boolean nonDeterministic) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 754
  17.  
  18.    at Cosmoteer.Simulation.SimRoot.FixedUpdateForBucket(Int32 bucket) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1202
  19.  
  20.    at Halfling.Scene2D.SceneRoot.FixedUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Scene2D\SceneRoot.cs:line 1067
  21.  
  22.    at Cosmoteer.Simulation.SimRoot.FixedUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1190
  23.  
  24.    at Halfling.Timing.FixedUpdater.Advance(Action action) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Timing\FixedUpdater.cs:line 109
  25.  
  26.    at Halfling.Scene2D.SceneRoot.DoFixedUpdates() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Scene2D\SceneRoot.cs:line 1003
  27.  
  28.    at Halfling.Scene2D.SceneRoot.Update() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Scene2D\SceneRoot.cs:line 746
  29.  
  30.    at Cosmoteer.Simulation.SimRoot.Update() in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 644
  31.  
  32.    at Cosmoteer.Game.GameRoot.Update(Action updateParent) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:line 1779
  33.  
  34.    at Halfling.Application.AppStateEx.Halfling.Application.IAppState.Update(Action updateParent) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\AppStateEx.cs:line 213
  35.  
  36.    at Halfling.Application.Director.CallUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Director.cs:line 1010
  37.  
  38.    at Halfling.Application.Director.DoUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Director.cs:line 934
  39.  
  40.    at Halfling.Application.Director.GetRunIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Director.cs:line 0
  41.  
  42.    at Halfling.Application.Bases.GenericApp.ApplicationMainIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 729
  43.  
  44.    at Halfling.Windows.D3D11.D3D11Window.<>c__DisplayClass105_0.<RunGameLoop>g___DoFrame|0() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 947
  45.  
  46.    at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 814
  47.  
  48.    at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 227
  49.  
  50.    at Cosmoteer.GameApp.Main(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 155
  51.  
  52. 11/24/2022 17:06:14  |  Logging successful initialized.
  53.  
  54. 11/24/2022 17:06:14  |  .NET Runtime Version: 6.0.9
  55.  
  56. 11/24/2022 17:06:14  |  Running as a 64-bit process.
  57.  
  58. 11/24/2022 17:06:14  |  Locale: en-US
  59.  
  60. 11/24/2022 17:06:14  |  Language: en-US
  61.  
  62. 11/24/2022 17:06:14  |  Executable path: F:\Games\steamapps\common\Cosmoteer\Bin\Cosmoteer.exe
  63.  
  64. 11/24/2022 17:06:14  |  Cosmoteer version 0.20.24 build 0.20.24_steam
  65.  
  66. 11/24/2022 17:06:14  |  Build Date: 11/22/2022 11:53:09 PM
  67.  
  68. 11/24/2022 17:06:14  |  Build Commit: ad5f51e391028634607c683a8fbdc09332cf5565
  69.  
  70. 11/24/2022 17:06:14  |  Steam API successfully initialized.
  71.  
  72. 11/24/2022 17:06:14  |  Microsoft Windows 10 Pro 64-bit 10.0.19045
  73.  
  74. 11/24/2022 17:06:14  |  Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz (12 logical / 6 physical cores)
  75.  
  76. 11/24/2022 17:06:14  |  65429.8 MB RAM
  77.  
  78. 11/24/2022 17:06:14  |  NVIDIA GeForce GTX 980 (30.0.14.9649) (10/19/2021)
  79.  
  80. 11/24/2022 17:06:14  |  4095.0 MB VRAM
  81.  
  82. 11/24/2022 17:06:14  |  
  83.  
  84. 11/24/2022 17:06:15  |  Loaded app settings.
  85.  
  86. 11/24/2022 17:06:15  |  Set application DPI mode: PerMonitor
  87.  
  88. 11/24/2022 17:06:15  |  Setup default cursor.
  89.  
  90. 11/24/2022 17:06:15  |  Using display adapter 0
  91.  
  92. 11/24/2022 17:06:15  |  Created DXGI factory.
  93.  
  94. 11/24/2022 17:06:15  |  Adapter #0: NVIDIA GeForce GTX 980
  95.  
  96. 11/24/2022 17:06:15  |          Output #0: Generic PnP Monitor  (1920x1080)
  97.  
  98. 11/24/2022 17:06:15  |          Output #1: Generic PnP Monitor  (1920x1080)
  99.  
  100. 11/24/2022 17:06:15  |  Adapter #1: NVIDIA GeForce GTX 980
  101.  
  102. 11/24/2022 17:06:15  |  Adapter #2: NVIDIA GeForce GTX 980
  103.  
  104. 11/24/2022 17:06:15  |  Adapter #3: NVIDIA GeForce GTX 980
  105.  
  106. 11/24/2022 17:06:15  |  Adapter #4: Microsoft Basic Render Driver
  107.  
  108. 11/24/2022 17:06:15  |  Updated Windows form configuration for borderless window.
  109.  
  110. 11/24/2022 17:06:15  |  Created Windows form.
  111.  
  112. 11/24/2022 17:06:16  |  Direct3D Feature Level: Level_11_0
  113.  
  114. 11/24/2022 17:06:16  |  Created Direct3D 11 Device.
  115.  
  116. 11/24/2022 17:06:16  |  Created swap chain: 1920x1080.
  117.  
  118. 11/24/2022 17:06:16  |  Created window.
  119.  
  120. 11/24/2022 17:06:16  |  Created clock.
  121.  
  122. 11/24/2022 17:06:16  |  Created graphics manager.
  123.  
  124. 11/24/2022 17:06:16  |  Max Texture Size: {X=16384 ,Y=16384}
  125.  
  126. 11/24/2022 17:06:16  |  Created XAudio2 device.
  127.  
  128. 11/24/2022 17:06:16  |  Created audio manager.
  129.  
  130. 11/24/2022 17:06:16  |  Created input manager.
  131.  
  132. 11/24/2022 17:06:16  |  Created default font.
  133.  
  134. 11/24/2022 17:06:17  |  Initial app state is 'MainMenu'
  135.  
  136. 11/24/2022 17:06:17  |  Initial application settings:
  137.  
  138. 11/24/2022 17:06:17  |          LastGameVersion:
  139.  
  140. 11/24/2022 17:06:17  |          IsFirstBoot: True
  141.  
  142. 11/24/2022 17:06:17  |          InitState: MainMenu
  143.  
  144. 11/24/2022 17:06:17  |          Language:
  145.  
  146. 11/24/2022 17:06:17  |          LockCursor: False
  147.  
  148. 11/24/2022 17:06:17  |          EdgePanMode: Analog
  149.  
  150. 11/24/2022 17:06:17  |          EdgePanSpeed: 15
  151.  
  152. 11/24/2022 17:06:17  |          KeyboardPanSpeed: 15
  153.  
  154. 11/24/2022 17:06:17  |          KeyboardZoomSpeed: 10
  155.  
  156. 11/24/2022 17:06:17  |          KeyboardRotSpeed: 90°
  157.  
  158. 11/24/2022 17:06:17  |          EnableMouseWheelZoom: True
  159.  
  160. 11/24/2022 17:06:17  |          InvertMouseWheelZoom: False
  161.  
  162. 11/24/2022 17:06:17  |          MouseWheelZoomSpeed: 1.12
  163.  
  164. 11/24/2022 17:06:17  |          MouseWheelZoomAtCursor: True
  165.  
  166. 11/24/2022 17:06:17  |          AutoTrackOnScreenShips: True
  167.  
  168. 11/24/2022 17:06:17  |          StickyFocus: True
  169.  
  170. 11/24/2022 17:06:17  |          DpiScaleMode: Dpi200
  171.  
  172. 11/24/2022 17:06:17  |          AnimateBackgrounds: True
  173.  
  174. 11/24/2022 17:06:17  |          BackgroundGridStyle: Crosses
  175.  
  176. 11/24/2022 17:06:17  |          FancyLighting: True
  177.  
  178. 11/24/2022 17:06:17  |          FancyParticles: True
  179.  
  180. 11/24/2022 17:06:17  |          FancyUIEffects: True
  181.  
  182. 11/24/2022 17:06:17  |          UncompressedTextures: False
  183.  
  184. 11/24/2022 17:06:17  |          ResolutionScale: 1.25
  185.  
  186. 11/24/2022 17:06:17  |          PlanetResolutionScale: 1
  187.  
  188. 11/24/2022 17:06:17  |          TargetFps: FpsTarget30
  189.  
  190. 11/24/2022 17:06:17  |          PostShaderIndex: 0
  191.  
  192. 11/24/2022 17:06:17  |          AllowShipDeselection: False
  193.  
  194. 11/24/2022 17:06:17  |          CtrlSelectsParts: True
  195.  
  196. 11/24/2022 17:06:17  |          EnableCollisionAvoidance: True
  197.  
  198. 11/24/2022 17:06:17  |          EnableArrivalMatching: True
  199.  
  200. 11/24/2022 17:06:17  |          AutoRecallCrew: True
  201.  
  202. 11/24/2022 17:06:17  |          PreferBlueprintMode: False
  203.  
  204. 11/24/2022 17:06:17  |          BlueprintAutoPause: True
  205.  
  206. 11/24/2022 17:06:17  |          ShowInvalidBlueprints: True
  207.  
  208. 11/24/2022 17:06:17  |          ShowAutoRemovedParts: True
  209.  
  210. 11/24/2022 17:06:17  |          ShowAutoRemovedDecals: True
  211.  
  212. 11/24/2022 17:06:17  |          BuildAutoRotate: True
  213.  
  214. 11/24/2022 17:06:17  |          BuildAutoInteriors: True
  215.  
  216. 11/24/2022 17:06:17  |          PaintAutoRotate: True
  217.  
  218. 11/24/2022 17:06:17  |          PaintAllowOverwrite: True
  219.  
  220. 11/24/2022 17:06:17  |          PaintMirrorEnabled: False
  221.  
  222. 11/24/2022 17:06:17  |          PaintMirrorAxis: Vertical
  223.  
  224. 11/24/2022 17:06:17  |          BuildAllowOverwrite: True
  225.  
  226. 11/24/2022 17:06:17  |          BuildAutoDoors: True
  227.  
  228. 11/24/2022 17:06:17  |          RequirePartialRefundConfirmation: True
  229.  
  230. 11/24/2022 17:06:17  |          BuildShowNearestPaths: True
  231.  
  232. 11/24/2022 17:06:17  |          BuildMirrorEnabled: False
  233.  
  234. 11/24/2022 17:06:17  |          BuildMirrorAxis: Vertical
  235.  
  236. 11/24/2022 17:06:17  |          BuildAllowInsufficientCommand: False
  237.  
  238. 11/24/2022 17:06:17  |          ShowStatBars: True
  239.  
  240. 11/24/2022 17:06:17  |          ConstructExitsBuild: False
  241.  
  242. 11/24/2022 17:06:17  |          CrewAutoRotate: True
  243.  
  244. 11/24/2022 17:06:17  |          ShowCrewPaths: True
  245.  
  246. 11/24/2022 17:06:17  |          ShowCrewHomes: True
  247.  
  248. 11/24/2022 17:06:17  |          DefaultRoles:
  249.  
  250. 11/24/2022 17:06:17  |          ResourcesAutoRotate: True
  251.  
  252. 11/24/2022 17:06:17  |          ShowResourceCounts: True
  253.  
  254. 11/24/2022 17:06:17  |          ShowResourceTransfers: True
  255.  
  256. 11/24/2022 17:06:17  |          ShowAllResourceTypes: False
  257.  
  258. 11/24/2022 17:06:17  |          RowsOfParts: 1
  259.  
  260. 11/24/2022 17:06:17  |          GrabLeavesCorridors: True
  261.  
  262. 11/24/2022 17:06:17  |          RepairAutoDoors: True
  263.  
  264. 11/24/2022 17:06:17  |          AutoHireCrew: True
  265.  
  266. 11/24/2022 17:06:17  |          PartToolTips: True
  267.  
  268. 11/24/2022 17:06:17  |          PartToolTipsDefaultToStats: False
  269.  
  270. 11/24/2022 17:06:17  |          AutoSave: True
  271.  
  272. 11/24/2022 17:06:17  |          AutoSavesToKeep: 10
  273.  
  274. 11/24/2022 17:06:17  |          QuickSavesToKeep: 10
  275.  
  276. 11/24/2022 17:06:17  |          AutoSaveInterval: 600
  277.  
  278. 11/24/2022 17:06:17  |          SaveLostShips: True
  279.  
  280. 11/24/2022 17:06:17  |          LostShipsToKeep: 10
  281.  
  282. 11/24/2022 17:06:17  |          FtlAutoSave: True
  283.  
  284. 11/24/2022 17:06:17  |          ResourceDisplayMode: Context
  285.  
  286. 11/24/2022 17:06:17  |          ShowOnShipIndicators: True
  287.  
  288. 11/24/2022 17:06:17  |          ShowZoomedOutBlips: True
  289.  
  290. 11/24/2022 17:06:17  |          ShowOffScreenBlips: True
  291.  
  292. 11/24/2022 17:06:17  |          ShowBreadcrumbTrails: True
  293.  
  294. 11/24/2022 17:06:17  |          AutoPauseOnLostFocus: True
  295.  
  296. 11/24/2022 17:06:17  |          AutoSlowWhenEnemySpotted: 1
  297.  
  298. 11/24/2022 17:06:17  |          ScreenShake: True
  299.  
  300. 11/24/2022 17:06:17  |          UIAnimations: True
  301.  
  302. 11/24/2022 17:06:17  |          ShowMidpointFocusWidget: True
  303.  
  304. 11/24/2022 17:06:17  |          DefaultScreenshotFormat: Jpeg
  305.  
  306. 11/24/2022 17:06:17  |          PreferBorderlessWindowToggle: False
  307.  
  308. 11/24/2022 17:06:17  |          MasterVolume: 0.5
  309.  
  310. 11/24/2022 17:06:17  |          EffectsVolume: 1
  311.  
  312. 11/24/2022 17:06:17  |          MusicVolume: 1
  313.  
  314. 11/24/2022 17:06:17  |          InterfaceVolume: 1
  315.  
  316. 11/24/2022 17:06:17  |          MuteWhenUnfocused: False
  317.  
  318. 11/24/2022 17:06:17  |          ShowTutorials: True
  319.  
  320. 11/24/2022 17:06:17  |          AutoCollectNuggets: True
  321.  
  322. 11/24/2022 17:06:17  |          DefaultPaintScheme:
  323.  
  324. 11/24/2022 17:06:17  |          PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.Paint.PaintScheme]
  325.  
  326. 11/24/2022 17:06:17  |          DefaultBuildTool: Grab
  327.  
  328. 11/24/2022 17:06:17  |          DefaultDecalTool: Grab
  329.  
  330. 11/24/2022 17:06:17  |          CodexPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Codex.CodexPageState]
  331.  
  332. 11/24/2022 17:06:17  |          DontDimDialogBackgrounds: False
  333.  
  334. 11/24/2022 17:06:17  |          DontFlickerBlueprints: False
  335.  
  336. 11/24/2022 17:06:17  |          PlayerColor:
  337.  
  338. 11/24/2022 17:06:17  |          EnemyColor:
  339.  
  340. 11/24/2022 17:06:17  |          NeutralColor:
  341.  
  342. 11/24/2022 17:06:17  |          RotateMinimap: True
  343.  
  344. 11/24/2022 17:06:17  |          MiniviewInCombatMode: Auto
  345.  
  346. 11/24/2022 17:06:17  |          MiniviewNotInCombatMode: Auto
  347.  
  348. 11/24/2022 17:06:17  |          MiniviewLockRotation: False
  349.  
  350. 11/24/2022 17:06:17  |          MiniviewSize:
  351.  
  352. 11/24/2022 17:06:17  |          ShowInteriors: False
  353.  
  354. 11/24/2022 17:06:17  |          ShowAllCommands: False
  355.  
  356. 11/24/2022 17:06:17  |          AlwaysShowCommandWidgets: False
  357.  
  358. 11/24/2022 17:06:17  |          ShowSelectedPartStatusBars: True
  359.  
  360. 11/24/2022 17:06:17  |          PreferWorldRelativeAttackAngle: False
  361.  
  362. 11/24/2022 17:06:17  |          PreferWorldRelativeFollowAngle: False
  363.  
  364. 11/24/2022 17:06:17  |          DirectControlEnableWeapons: True
  365.  
  366. 11/24/2022 17:06:17  |          DirectControlAimAssist: True
  367.  
  368. 11/24/2022 17:06:17  |          DirectControlAutoBrake: True
  369.  
  370. 11/24/2022 17:06:17  |          DirectControlAutoFaceCursor: False
  371.  
  372. 11/24/2022 17:06:17  |          DirectControlViewFollowsCursor: False
  373.  
  374. 11/24/2022 17:06:17  |          DirectControlAutoRotateView: False
  375.  
  376. 11/24/2022 17:06:17  |          DirectControlAutoZoomView: False
  377.  
  378. 11/24/2022 17:06:17  |          DirectControlShowWeaponCoverage: False
  379.  
  380. 11/24/2022 17:06:17  |          ShipLibraryLargeIcons: False
  381.  
  382. 11/24/2022 17:06:17  |          BreakFormationToAttack: True
  383.  
  384. 11/24/2022 17:06:17  |          DisplayAllShips: False
  385.  
  386. 11/24/2022 17:06:17  |          ShowAdvancedCommands: False
  387.  
  388. 11/24/2022 17:06:17  |          EnabledMods: System.Collections.Generic.HashSet`1[Halfling.IO.AbsolutePath]
  389.  
  390. 11/24/2022 17:06:17  |          AutoDisableMods: True
  391.  
  392. 11/24/2022 17:06:17  |          DeleteFileOnStartup:
  393.  
  394. 11/24/2022 17:06:17  |          DefaultCreativeModeMapSize: 0
  395.  
  396. 11/24/2022 17:06:17  |          DefaultCreativeModeSimGenFlags: None
  397.  
  398. 11/24/2022 17:06:17  |          DefaultCareerModeCombatDifficulty: -1
  399.  
  400. 11/24/2022 17:06:17  |          DefaultCareerModeEconDifficulty: -1
  401.  
  402. 11/24/2022 17:06:17  |          DefaultCareerModeMapSize: 0
  403.  
  404. 11/24/2022 17:06:17  |          DefaultCareerModeCrewScarcity: -1
  405.  
  406. 11/24/2022 17:06:17  |          DefaultCareerModeDisableExploration: False
  407.  
  408. 11/24/2022 17:06:17  |          DefaultCareerModeDisableSalvaging: False
  409.  
  410. 11/24/2022 17:06:17  |          DefaultCareerModeStarterShip: 0
  411.  
  412. 11/24/2022 17:06:17  |          MPBlipColorMode: FriendAndFoe
  413.  
  414. 11/24/2022 17:06:17  |          MPShowDamagePoints: True
  415.  
  416. 11/24/2022 17:06:17  |          EnableDesyncDebugging: False
  417.  
  418. 11/24/2022 17:06:17  |          MaxSendRate: 1000
  419.  
  420. 11/24/2022 17:06:17  |          CustomRulesets: System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[Cosmoteer.CustomRuleset]]
  421.  
  422. 11/24/2022 17:06:17  |          PreferLAN: False
  423.  
  424. 11/24/2022 17:06:17  |          ShowNewsOnStartup: True
  425.  
  426. 11/24/2022 17:06:17  |          ReadNewsArticles: System.Collections.Generic.HashSet`1[System.String]
  427.  
  428. 11/24/2022 17:06:17  |          ShowNewsAlerts: True
  429.  
  430. 11/24/2022 17:06:17  |          HiddenNewsAlerts: System.Collections.Generic.HashSet`1[System.String]
  431.  
  432. 11/24/2022 17:06:17  |          MainMenuBackgroundIndex: 0
  433.  
  434. 11/24/2022 17:06:17  |          CycleMainMenuBackground: True
  435.  
  436. 11/24/2022 17:06:17  |          DefaultAuthorName:
  437.  
  438. 11/24/2022 17:06:17  |          EnableGifRecorder: False
  439.  
  440. 11/24/2022 17:06:17  |          GifRecorderSeconds: 10
  441.  
  442. 11/24/2022 17:06:17  |          GifRecorderFramerate: 20
  443.  
  444. 11/24/2022 17:06:17  |          GifRecorderResolution: 480
  445.  
  446. 11/24/2022 17:06:17  |          ShowNearbyMissionsCount: 3
  447.  
  448. 11/24/2022 17:06:17  |          DevModeSPRecording: False
  449.  
  450. 11/24/2022 17:06:17  |          DevModeSPRecordingAutoLoad: False
  451.  
  452. 11/24/2022 17:06:17  |          KeepLogFiles: 10
  453.  
  454. 11/24/2022 17:06:17  |          KeepRecFiles: 10
  455.  
  456. 11/24/2022 17:06:17  |  Multicore helper thread count: 5
  457.  
  458. 11/24/2022 17:06:17  |  Starting main game loop...
  459.  
  460. 11/24/2022 17:06:18  |  Enabled mods:
  461.  
  462. 11/24/2022 17:06:18  |  Loaded language 'en'.
  463.  
  464. 11/24/2022 17:06:42  |  Loaded game data in 24.9 seconds.
  465.  
  466. 11/24/2022 17:07:13  |  Game pushed onto stack.
  467.  
  468. 11/24/2022 17:07:13  |  Game mode is: CreativeGameModeManager
  469.  
  470. 11/24/2022 17:17:14  |  Saved game as "Auto-Save 2022-11-24_17-17-13".
  471.  
  472. 11/24/2022 17:27:14  |  Saved game as "Auto-Save 2022-11-24_17-27-14".
  473.  
  474. 11/24/2022 17:33:51  |  Memory usage at time of crash: 2,600,787,968
  475.  
  476. 11/24/2022 17:33:51  |  Application state stack at time of crash:
  477.  
  478. 11/24/2022 17:33:51  |          Cosmoteer.Game.GameRoot
  479.  
  480. 11/24/2022 17:33:51  |          Cosmoteer.Gui.TitleScreen
  481.  
  482. 11/24/2022 17:33:51  |  FPS at time of crash: 88.31263
  483.  
  484. 11/24/2022 17:33:51  |  Running processes at time of crash: ApplicationFrameHost, armsvc, audiodg, Calculator, CefSharp.BrowserSubprocess, chrome, conhost, CortexLauncherService, Cosmoteer, crashpad_handler, csrss, ctfmon, CtHdaSvc, curseforge, dasHost, DbxSvc, Discord, dllhost, Dropbox, DropboxUpdate, dwm, EvtEng, explorer, fontdrvhost, ftnlsv, ftscanmgrhv, gameinputsvc, GameManagerService, GameManagerService3, gamingservices, gamingservicesnet, GoogleDriveFS, GWCtlSrv, GWIdlMon, horizon_client_service, ibtsiva, Idle, lghub_updater, LockApp, LsaIso, lsass, MBAMService, mbamtray, Memory Compression, Microsoft.SharePoint, msdtc, msedge, MsMpEng, NisSrv, nvcontainer, NVDisplay.Container, NVIDIA Web Helper, OfficeClickToRun, OneDrive, Overwolf, OverwolfBrowser, OverwolfHelper, OverwolfHelper64, Razer Central, Razer Synapse 3, Razer Synapse Service, Razer Synapse Service Process, RazerCentralService, RazerCortex, Registry, RegSrvc, RuntimeBroker, SearchApp, SearchIndexer, Secure System, SecurityHealthService, SecurityHealthSystray, services, ServiceShell, SgrmBroker, sihost, smss, spoolsv, StartMenuExperienceHost, steam, SteamService, steamwebhelper, SteelSeriesEngine, SteelSeriesGG, SteelSeriesPrismSync, svchost, System, SystemSettings, taskhostw, Telegram, TextInputHost, unsecapp, UpdaterService, UserOOBEBroker, vmcompute, vmmem, vmms, vmware-usbarbitrator64, vmwsprrdpwks, wininit, winlogon, wlanext, WmiPrvSE, WUDFHost, ZeroConfigService,
  485.  
  486. 11/24/2022 17:33:51  |  System.InvalidOperationException: The specified job does not belong to the ship.
  487.  
  488. 11/24/2022 17:33:51  |     at Cosmoteer.Ships.Crew.Jobs.JobManager.RemoveJob(Job job, Boolean unassignCrew) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Crew\Jobs\JobManager.cs:line 109
  489.  
  490. 11/24/2022 17:33:51  |     at Cosmoteer.Ships.Resources.ResourceManager.SinkInfo.CreateOrIncreaseManualJob(Ship ship, IResourceSource source, Int32 amount, Boolean sticky, TradeType tradeType, Int32 pricePerResource, Boolean autoCancel, Boolean confirmed, CommandID manualID) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Resources\ResourceManager.cs:line 2744
  491.  
  492. 11/24/2022 17:33:51  |     at Cosmoteer.Ships.Resources.ResourceManager.ManualResourceTransfer(IResourceSource source, IResourceSink sink, Int32 amount, Boolean sticky, TradeType tradeType, Int32 pricePerResource, Boolean autoCancel, Boolean confirmed, CommandID manualID) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Resources\ResourceManager.cs:line 602
  493.  
  494. 11/24/2022 17:33:51  |     at Cosmoteer.Ships.Resources.ResourceManager.CarriedResourceTransfer(CrewSoul crew, IResourceSink sink, Int32 amount, TradeType tradeType, Int32 pricePerResource) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Resources\ResourceManager.cs:line 619
  495.  
  496. 11/24/2022 17:33:51  |     at Cosmoteer.Crew.CrewSoul.ReturnCarriedResources() in C:\Users\walt\Documents\Code\Cosmoteer\Source\Crew\CrewSoul.cs:line 1118
  497.  
  498. 11/24/2022 17:33:51  |     at Cosmoteer.Simulation.SimRoot.ExecuteQueued(Boolean deterministic, Boolean nonDeterministic) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 754
  499.  
  500. 11/24/2022 17:33:51  |     at Cosmoteer.Simulation.SimRoot.FixedUpdateForBucket(Int32 bucket) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1202
  501.  
  502. 11/24/2022 17:33:51  |     at Halfling.Scene2D.SceneRoot.FixedUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Scene2D\SceneRoot.cs:line 1067
  503.  
  504. 11/24/2022 17:33:51  |     at Cosmoteer.Simulation.SimRoot.FixedUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 1190
  505.  
  506. 11/24/2022 17:33:51  |     at Halfling.Timing.FixedUpdater.Advance(Action action) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Timing\FixedUpdater.cs:line 109
  507.  
  508. 11/24/2022 17:33:51  |     at Halfling.Scene2D.SceneRoot.DoFixedUpdates() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Scene2D\SceneRoot.cs:line 1003
  509.  
  510. 11/24/2022 17:33:51  |     at Halfling.Scene2D.SceneRoot.Update() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Scene2D\SceneRoot.cs:line 746
  511.  
  512. 11/24/2022 17:33:51  |     at Cosmoteer.Simulation.SimRoot.Update() in C:\Users\walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 644
  513.  
  514. 11/24/2022 17:33:51  |     at Cosmoteer.Game.GameRoot.Update(Action updateParent) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:line 1779
  515.  
  516. 11/24/2022 17:33:51  |     at Halfling.Application.AppStateEx.Halfling.Application.IAppState.Update(Action updateParent) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\AppStateEx.cs:line 213
  517.  
  518. 11/24/2022 17:33:51  |     at Halfling.Application.Director.CallUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Director.cs:line 1010
  519.  
  520. 11/24/2022 17:33:51  |     at Halfling.Application.Director.DoUpdate() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Director.cs:line 934
  521.  
  522. 11/24/2022 17:33:51  |     at Halfling.Application.Director.GetRunIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Director.cs:line 0
  523.  
  524. 11/24/2022 17:33:51  |     at Halfling.Application.Bases.GenericApp.ApplicationMainIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 729
  525.  
  526. 11/24/2022 17:33:51  |     at Halfling.Windows.D3D11.D3D11Window.<>c__DisplayClass105_0.<RunGameLoop>g___DoFrame|0() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 947
  527.  
  528. 11/24/2022 17:33:51  |     at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 814
  529.  
  530. 11/24/2022 17:33:51  |     at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 227
  531.  
  532. 11/24/2022 17:33:51  |     at Cosmoteer.GameApp.Main(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 155
  533.  
  534. 11/24/2022 17:33:52  |  Actual data hash: 27ee6c1a6a8134bec6ebcdc47a164b68
  535.  
  536. 11/24/2022 17:33:52  |  Expected data hash: 27ee6c1a6a8134bec6ebcdc47a164b68
  537.  
  538. 11/24/2022 17:33:52  |  Error successfully reported. Thank you!
  539.  
  540. 11/24/2022 17:33:52  |  Director received exit call.
  541.  
  542. 11/24/2022 17:33:52  |  Disposed default font.
  543.  
  544. 11/24/2022 17:33:52  |  Disposed XA2AudioManager device.
  545.  
  546. 11/24/2022 17:33:52  |  Disposed audio manager.
  547.  
  548. 11/24/2022 17:33:52  |  Disposed clock.
  549.  
  550. 11/24/2022 17:33:52  |  Disposed input manager.
  551.  
  552. 11/24/2022 17:33:52  |  Disposed graphics manager.
  553.  
  554. 11/24/2022 17:33:52  |  Disposed swap chain.
  555.  
  556. 11/24/2022 17:33:52  |  Disposed Direct3D device.
  557.  
  558. 11/24/2022 17:33:52  |  Disposed DXGI factory.
  559.  
  560. 11/24/2022 17:33:52  |  Closed Windows form.
  561.  
  562. 11/24/2022 17:33:52  |  Director received exit call.
  563.  
  564. 11/24/2022 17:33:52  |  Disposed window.
  565.  
  566. 11/24/2022 17:33:52  |  Disposed platform interface.
  567.  
  568. 11/24/2022 17:33:52  |  Closing log output file...
  569. ```
  570.