Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. MODS ARE ENABLED. THIS CRASH MAY BE CAUSED BY A MOD.
  2. PLEASE REPORT IT TO THE CREATOR OF THE MOD.
  3.  
  4. System.InvalidOperationException: Part 'Lafiel.bio_armor_1x1corner2' has CreatePartWhenDestroyed 'Lafiel.bio_structure1x1corner2' which does not exist.
  5.  
  6. at Cosmoteer.Ships.Parts.PartsManager.OnPartDestroyed(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\PartsManager.cs:line 566
  7.  
  8. at Cosmoteer.Ships.Parts.Part.OnHealthChanged(Int32 oldValue, Int32 newValue) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 935
  9.  
  10. at Cosmoteer.Ships.Parts.Part.set_Health(Int32 value) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 142
  11.  
  12. at Cosmoteer.Ships.Parts.Part.OnHit(Int32 damage) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 313
  13.  
  14. at Cosmoteer.Simulation.HitEffects.DamageEffectRules.<HitPart>g___DoBaseDamage|13_0(<>c__DisplayClass13_0& ) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\DamageEffectRules.cs:line 102
  15.  
  16. at Cosmoteer.Simulation.HitEffects.DamageEffectRules.HitPart(Ship sourceShip, Ship targetShip, Part hitPart, ArcShield hitShield, Single effectScale, HitEffectParams effectParams) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\DamageEffectRules.cs:line 92
  17.  
  18. at Cosmoteer.Simulation.HitEffects.DamageEffectRules.DoEffect(HitEffectParams effectParams) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\DamageEffectRules.cs:line 60
  19.  
  20. at Cosmoteer.Simulation.HitEffects.MultiHitEffectRules.DoEffect(HitEffectParams effectParams) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\MultiHitEffectRules.cs:line 20
  21.  
  22. at Cosmoteer.Simulation.SimRoot.ExecuteQueuedHitEffects() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 965
  23.  
  24. at Halfling.Scene.Dim2.SceneRoot.FixedUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:line 1007
  25.  
  26. at Cosmoteer.Simulation.SimRoot.FixedUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 924
  27.  
  28. at Halfling.Timing.FixedUpdater.Update(Time deltaTime, Action action) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Timing\FixedUpdater.cs:line 117
  29.  
  30. at Cosmoteer.Simulation.SimRoot.DoFixedUpdates() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 900
  31.  
  32. at Halfling.Scene.Dim2.SceneRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:line 702
  33.  
  34. at Cosmoteer.Simulation.SimRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 581
  35.  
  36. at Cosmoteer.Game.GameRoot.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:line 1299
  37.  
  38. at Halfling.Application.AppStateEx.Halfling.Application.IAppState.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\AppStateEx.cs:line 211
  39.  
  40. at Halfling.Application.Director.CallUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 920
  41.  
  42. at Halfling.Application.Director.DoUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 804
  43.  
  44. at Halfling.Application.Director.<GetRunIterator>d__83.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 335
  45.  
  46. at Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d__48.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 279
  47.  
  48. 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
  49.  
  50. at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 195
  51.  
  52. at Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 149
  53.  
  54. 04/09/2019 10:19:19 | Logging successful initialized.
  55.  
  56. 04/09/2019 10:19:19 | .NET Runtime Version: 4.0.30319.42000
  57.  
  58. 04/09/2019 10:19:19 | Running as a 64-bit process.
  59.  
  60. 04/09/2019 10:19:19 | Local: en-US
  61.  
  62. 04/09/2019 10:19:19 | Language: en-US
  63.  
  64. 04/09/2019 10:19:19 | Cosmoteer version 0.14.7b
  65.  
  66. 04/09/2019 10:19:19 | Microsoft Windows 10 Pro 64-bit 10.0.17763
  67.  
  68. 04/09/2019 10:19:19 | Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 logical processors)
  69.  
  70. 04/09/2019 10:19:19 | 24475.3 MB RAM
  71.  
  72. 04/09/2019 10:19:19 | NVIDIA GeForce GTX 970 (25.21.14.1967) (3/16/2019)
  73.  
  74. 04/09/2019 10:19:19 | 4095.0 MB VRAM
  75.  
  76. 04/09/2019 10:19:19 |
  77.  
  78. 04/09/2019 10:19:19 | Loaded app settings.
  79.  
  80. 04/09/2019 10:19:19 | Mixpanel Distinct ID: 4F5CFC2F67DD4F226D395BB5935C57BE
  81.  
  82. 04/09/2019 10:19:19 | Process is now DPI-aware.
  83.  
  84. 04/09/2019 10:19:19 | Setup default cursor.
  85.  
  86. 04/09/2019 10:19:19 | Using display adapter 0
  87.  
  88. 04/09/2019 10:19:19 | Created DXGI factory.
  89.  
  90. 04/09/2019 10:19:19 | Adapter #0: NVIDIA GeForce GTX 970
  91.  
  92. 04/09/2019 10:19:19 | Output #0: Generic PnP Monitor (1920x1080)
  93.  
  94. 04/09/2019 10:19:19 | Adapter #1: Microsoft Basic Render Driver
  95.  
  96. 04/09/2019 10:19:19 | Updated Windows form configuration for full-screen.
  97.  
  98. 04/09/2019 10:19:19 | Created Windows form.
  99.  
  100. 04/09/2019 10:19:19 | Failed sending Mixpanel event 'app_launched'. (try 1/3)
  101.  
  102. 04/09/2019 10:19:19 | Failed sending Mixpanel event 'app_launched'. (try 2/3)
  103.  
  104. 04/09/2019 10:19:19 | Failed sending Mixpanel event 'app_launched'. (try 3/3)
  105.  
  106. 04/09/2019 10:19:19 | Direct3D Feature Level: Level_11_0
  107.  
  108. 04/09/2019 10:19:19 | Created Direct3D 11 Device.
  109.  
  110. 04/09/2019 10:19:19 | Created swap chain: 1920x1080.
  111.  
  112. 04/09/2019 10:19:19 | Created window.
  113.  
  114. 04/09/2019 10:19:19 | Created clock.
  115.  
  116. 04/09/2019 10:19:19 | Created graphics manager.
  117.  
  118. 04/09/2019 10:19:19 | Created XAudio2 device.
  119.  
  120. 04/09/2019 10:19:19 | Created audio manager.
  121.  
  122. 04/09/2019 10:19:19 | Created input manager.
  123.  
  124. 04/09/2019 10:19:20 | Created default font.
  125.  
  126. 04/09/2019 10:19:20 | Initial app state is 'MainMenu'
  127.  
  128. 04/09/2019 10:19:20 | Initial application settings:
  129.  
  130. 04/09/2019 10:19:20 | LastGameVersion:
  131.  
  132. 04/09/2019 10:19:20 | InitState: MainMenu
  133.  
  134. 04/09/2019 10:19:20 | Language:
  135.  
  136. 04/09/2019 10:19:20 | LockCursor: True
  137.  
  138. 04/09/2019 10:19:20 | EdgePanMode: Analog
  139.  
  140. 04/09/2019 10:19:20 | EdgePanSpeed: 15
  141.  
  142. 04/09/2019 10:19:20 | KeyboardPanSpeed: 15
  143.  
  144. 04/09/2019 10:19:20 | KeyboardZoomSpeed: 10
  145.  
  146. 04/09/2019 10:19:20 | KeyboardRotSpeed: 90°
  147.  
  148. 04/09/2019 10:19:20 | EnableMouseWheelZoom: True
  149.  
  150. 04/09/2019 10:19:20 | InvertMouseWheelZoom: False
  151.  
  152. 04/09/2019 10:19:20 | MouseWheelZoomSpeed: 1.12
  153.  
  154. 04/09/2019 10:19:20 | MouseWheelZoomAtCursor: True
  155.  
  156. 04/09/2019 10:19:20 | StickyFocus: True
  157.  
  158. 04/09/2019 10:19:20 | DpiScaleMode: Dpi100
  159.  
  160. 04/09/2019 10:19:20 | AnimateBackgrounds: True
  161.  
  162. 04/09/2019 10:19:20 | BackgroundGrid: True
  163.  
  164. 04/09/2019 10:19:20 | FancyParticles: True
  165.  
  166. 04/09/2019 10:19:20 | UncompressedTextures: False
  167.  
  168. 04/09/2019 10:19:20 | AllowShipDeselection: False
  169.  
  170. 04/09/2019 10:19:20 | CtrlSelectsParts: True
  171.  
  172. 04/09/2019 10:19:20 | EnableCollisionAvoidance: True
  173.  
  174. 04/09/2019 10:19:20 | PreferBlueprintMode: False
  175.  
  176. 04/09/2019 10:19:20 | BlueprintAutoPause: True
  177.  
  178. 04/09/2019 10:19:20 | ShowInvalidBlueprints: True
  179.  
  180. 04/09/2019 10:19:20 | BuildAutoFocus: True
  181.  
  182. 04/09/2019 10:19:20 | BuildAutoRotate: True
  183.  
  184. 04/09/2019 10:19:20 | BuildAutoInteriors: True
  185.  
  186. 04/09/2019 10:19:20 | PaintAutoFocus: True
  187.  
  188. 04/09/2019 10:19:20 | PaintAutoRotate: True
  189.  
  190. 04/09/2019 10:19:20 | PaintAllowOverwrite: True
  191.  
  192. 04/09/2019 10:19:20 | PaintMirrorEnabled: False
  193.  
  194. 04/09/2019 10:19:20 | PaintMirrorAxis: Vertical
  195.  
  196. 04/09/2019 10:19:20 | RepairAutoFocus: True
  197.  
  198. 04/09/2019 10:19:20 | RepairAutoRotate: False
  199.  
  200. 04/09/2019 10:19:20 | BuildAllowOverwrite: True
  201.  
  202. 04/09/2019 10:19:20 | BuildAutoDoors: True
  203.  
  204. 04/09/2019 10:19:20 | BuildEnforceCrewAccess: True
  205.  
  206. 04/09/2019 10:19:20 | BuildMirrorEnabled: False
  207.  
  208. 04/09/2019 10:19:20 | BuildMirrorAxis: Vertical
  209.  
  210. 04/09/2019 10:19:20 | RowsOfParts: 1
  211.  
  212. 04/09/2019 10:19:20 | GrabLeavesCorridors: True
  213.  
  214. 04/09/2019 10:19:20 | RepairAutoDoors: True
  215.  
  216. 04/09/2019 10:19:20 | AutoHireCrew: True
  217.  
  218. 04/09/2019 10:19:20 | PartToolTips: True
  219.  
  220. 04/09/2019 10:19:20 | PartToolTipsDefaultToStats: False
  221.  
  222. 04/09/2019 10:19:20 | AutoSave: True
  223.  
  224. 04/09/2019 10:19:20 | AutoSavesToKeep: 10
  225.  
  226. 04/09/2019 10:19:20 | QuickSavesToKeep: 10
  227.  
  228. 04/09/2019 10:19:20 | AutoSaveInterval: 600
  229.  
  230. 04/09/2019 10:19:20 | SaveLostShips: True
  231.  
  232. 04/09/2019 10:19:20 | LostShipsTokeep: 10
  233.  
  234. 04/09/2019 10:19:20 | FtlAutoSave: True
  235.  
  236. 04/09/2019 10:19:20 | ShowOnShipIndicators: True
  237.  
  238. 04/09/2019 10:19:20 | ShowZoomedOutBlibs: True
  239.  
  240. 04/09/2019 10:19:20 | ShowOffScreenBlips: True
  241.  
  242. 04/09/2019 10:19:20 | PingNearbyEnemies: True
  243.  
  244. 04/09/2019 10:19:20 | AutoPauseOnLostFocus: True
  245.  
  246. 04/09/2019 10:19:20 | ScreenShake: True
  247.  
  248. 04/09/2019 10:19:20 | ShowMidpointFocusWidget: True
  249.  
  250. 04/09/2019 10:19:20 | VersionCheckMode: Unstable
  251.  
  252. 04/09/2019 10:19:20 | EnableMetrics: True
  253.  
  254. 04/09/2019 10:19:20 | PreferBorderlessWindowToggle: False
  255.  
  256. 04/09/2019 10:19:20 | MasterVolume: 1
  257.  
  258. 04/09/2019 10:19:20 | EffectsVolume: 1
  259.  
  260. 04/09/2019 10:19:20 | InterfaceVolume: 1
  261.  
  262. 04/09/2019 10:19:20 | ShowTutorials: True
  263.  
  264. 04/09/2019 10:19:20 | AutoFtlJump: False
  265.  
  266. 04/09/2019 10:19:20 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.PaintScheme]
  267.  
  268. 04/09/2019 10:19:20 | DefaultBuildTool: Grab
  269.  
  270. 04/09/2019 10:19:20 | DefaultDecalTool: Grab
  271.  
  272. 04/09/2019 10:19:20 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]
  273.  
  274. 04/09/2019 10:19:20 | PlayerColor:
  275.  
  276. 04/09/2019 10:19:20 | EnemyColor:
  277.  
  278. 04/09/2019 10:19:20 | NeutralColor:
  279.  
  280. 04/09/2019 10:19:20 | MiniviewInCombatMode: Auto
  281.  
  282. 04/09/2019 10:19:20 | MiniviewNotInCombatMode: Auto
  283.  
  284. 04/09/2019 10:19:20 | MiniviewLockRotation: False
  285.  
  286. 04/09/2019 10:19:20 | MiniviewSize:
  287.  
  288. 04/09/2019 10:19:20 | ShowInteriors: False
  289.  
  290. 04/09/2019 10:19:20 | AlwaysShowCommandWidgets: False
  291.  
  292. 04/09/2019 10:19:20 | ShowSelectedPartStatusBars: True
  293.  
  294. 04/09/2019 10:19:20 | PreferShipRelativeAttackAngle: False
  295.  
  296. 04/09/2019 10:19:20 | PreferWorldRelativeFollowAngle: False
  297.  
  298. 04/09/2019 10:19:20 | ShipLibraryLargeIcons: False
  299.  
  300. 04/09/2019 10:19:20 | AdHocFormations: False
  301.  
  302. 04/09/2019 10:19:20 | BreakFormationToAttack: True
  303.  
  304. 04/09/2019 10:19:20 | DisplayAllShips: False
  305.  
  306. 04/09/2019 10:19:20 | ShowAdvancedCommands: False
  307.  
  308. 04/09/2019 10:19:20 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]
  309.  
  310. 04/09/2019 10:19:20 | DeleteFileOnStartup:
  311.  
  312. 04/09/2019 10:19:20 | DefaultGameMode:
  313.  
  314. 04/09/2019 10:19:20 | DefaultCreativeModeMapSize: 0
  315.  
  316. 04/09/2019 10:19:20 | DefaultBountyModeDifficulty: 0
  317.  
  318. 04/09/2019 10:19:20 | DefaultBountyModeMapSize: 0
  319.  
  320. 04/09/2019 10:19:20 | DefaultBountyModeStarterShip: 0
  321.  
  322. 04/09/2019 10:19:20 | MPShipColorMode: RandomPerPlayer
  323.  
  324. 04/09/2019 10:19:20 | MPBlipColorMode: FriendAndFoe
  325.  
  326. 04/09/2019 10:19:20 | MPShowDamagePoints: True
  327.  
  328. 04/09/2019 10:19:20 | CustomRulesets: System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[Cosmoteer.CustomRuleset]]
  329.  
  330. 04/09/2019 10:19:20 | AutoPortForwarding: True
  331.  
  332. 04/09/2019 10:19:20 | DisplayPublicIP: True
  333.  
  334. 04/09/2019 10:19:20 | PreferLAN: False
  335.  
  336. 04/09/2019 10:19:20 | DefaultServer: 0
  337.  
  338. 04/09/2019 10:19:20 | ShowNewsOnStartup: True
  339.  
  340. 04/09/2019 10:19:20 | ReadNewsArticles: System.Collections.Generic.HashSet`1[System.String]
  341.  
  342. 04/09/2019 10:19:20 | ShowNewsAlerts: True
  343.  
  344. 04/09/2019 10:19:20 | HiddenNewsAlerts: System.Collections.Generic.HashSet`1[System.String]
  345.  
  346. 04/09/2019 10:19:20 | MainMenuBackgroundIndex: 0
  347.  
  348. 04/09/2019 10:19:20 | CycleMainMenuBackground: True
  349.  
  350. 04/09/2019 10:19:20 | DefaultAuthorName:
  351.  
  352. 04/09/2019 10:19:20 | Starting main game loop...
  353.  
  354. 04/09/2019 10:19:20 | Enabled mods:
  355.  
  356. 04/09/2019 10:19:21 | Lafiel.Abh
  357.  
  358. 04/09/2019 10:19:21 | Loaded language 'en'.
  359.  
  360. 04/09/2019 10:19:36 | Output compiling shader '[user's home folder]\Documents\My Games\Cosmoteer\Mods\Lafiel.Abh_mod063\ammo_shots\tractor_beam.shader' (pix):
  361. 04/09/2019 10:19:36 | C:\Games\Cosmoteer\unknown(20,69-160): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
  362. 04/09/2019 10:19:36 |
  363.  
  364. 04/09/2019 10:19:51 | Loaded game rules.
  365.  
  366. 04/09/2019 10:19:54 | System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 138.197.239.17:443
  367.  
  368. 04/09/2019 10:19:54 | at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
  369.  
  370. 04/09/2019 10:19:54 | at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
  371.  
  372. 04/09/2019 10:19:54 | at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  373.  
  374. 04/09/2019 10:19:54 | --- End of inner exception stack trace ---
  375.  
  376. 04/09/2019 10:19:54 | at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  377.  
  378. 04/09/2019 10:19:54 | at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
  379.  
  380. 04/09/2019 10:19:54 | at System.Net.WebClient.OpenReadAsyncCallback(IAsyncResult result)
  381.  
  382. 04/09/2019 10:19:54 | --- End of stack trace from previous location where exception was thrown ---
  383.  
  384. 04/09/2019 10:19:54 | at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  385.  
  386. 04/09/2019 10:19:54 | at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  387.  
  388. 04/09/2019 10:19:54 | at Cosmoteer.Multiplayer.ServerListManager.<DownloadOfficialServers>d__16.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Multiplayer\ServerListManager.cs:line 81
  389.  
  390. 04/09/2019 10:19:54 | System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 138.197.239.17:443
  391.  
  392. 04/09/2019 10:19:54 | at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
  393.  
  394. 04/09/2019 10:19:54 | at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
  395.  
  396. 04/09/2019 10:19:54 | at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  397.  
  398. 04/09/2019 10:19:54 | --- End of inner exception stack trace ---
  399.  
  400. 04/09/2019 10:19:54 | at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  401.  
  402. 04/09/2019 10:19:54 | at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
  403.  
  404. 04/09/2019 10:19:54 | at System.Net.WebClient.OpenReadAsyncCallback(IAsyncResult result)
  405.  
  406. 04/09/2019 10:19:54 | --- End of stack trace from previous location where exception was thrown ---
  407.  
  408. 04/09/2019 10:19:54 | at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  409.  
  410. 04/09/2019 10:19:54 | at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  411.  
  412. 04/09/2019 10:19:54 | at Cosmoteer.News.NewsChecker.<CheckForNews>d__11.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\News\NewsChecker.cs:line 57
  413.  
  414. 04/09/2019 10:20:01 | Getting ready to adjust the display mode...
  415.  
  416. 04/09/2019 10:20:01 | Updated Windows form configuration for full-screen.
  417.  
  418. 04/09/2019 10:20:02 | Adjusted the display mode:
  419.  
  420. 04/09/2019 10:20:02 | Size: 1920x1080
  421.  
  422. 04/09/2019 10:20:02 | Window Mode: ExclusiveFullScreen
  423.  
  424. 04/09/2019 10:20:02 | Resized swap chain: 1920x1080
  425.  
  426. 04/09/2019 10:20:15 | Loaded game named 'akinata'.
  427.  
  428. 04/09/2019 10:20:15 | Game pushed onto stack.
  429.  
  430. 04/09/2019 10:20:15 | Game mode is: BountyGameModeManager
  431.  
  432. 04/09/2019 10:21:25 | Making FTL jump...
  433.  
  434. 04/09/2019 10:21:26 | Finished FTL jump.
  435.  
  436. 04/09/2019 10:21:31 | Starting local player FTL jump...
  437.  
  438. 04/09/2019 10:21:33 | Saved game as "Auto-Save 2019-04-09_10-21-31".
  439.  
  440. 04/09/2019 10:21:34 | Making FTL jump...
  441.  
  442. 04/09/2019 10:21:37 | Finished FTL jump.
  443.  
  444. 04/09/2019 10:31:34 | Saved game as "Auto-Save 2019-04-09_10-31-31".
  445.  
  446. 04/09/2019 10:34:52 | Saved game as "akinata".
  447.  
  448. 04/09/2019 10:34:57 | Getting ready to adjust the display mode...
  449.  
  450. 04/09/2019 10:34:57 | Updated Windows form configuration for full-screen.
  451.  
  452. 04/09/2019 10:34:57 | Adjusted the display mode:
  453.  
  454. 04/09/2019 10:34:57 | Size: 1920x1080
  455.  
  456. 04/09/2019 10:34:57 | Window Mode: ExclusiveFullScreen
  457.  
  458. 04/09/2019 10:34:57 | Resized swap chain: 1920x1080
  459.  
  460. 04/09/2019 10:47:15 | Saved game as "Auto-Save 2019-04-09_10-47-13".
  461.  
  462. 04/09/2019 10:47:30 | Saved game as "akinata".
  463.  
  464. 04/09/2019 10:47:35 | Making FTL jump...
  465.  
  466. 04/09/2019 10:47:35 | Finished FTL jump.
  467.  
  468. 04/09/2019 10:47:38 | Starting local player FTL jump...
  469.  
  470. 04/09/2019 10:47:41 | Saved game as "Auto-Save 2019-04-09_10-47-38".
  471.  
  472. 04/09/2019 10:47:41 | Making FTL jump...
  473.  
  474. 04/09/2019 10:47:43 | Finished FTL jump.
  475.  
  476. 04/09/2019 10:51:11 | Getting ready to adjust the display mode...
  477.  
  478. 04/09/2019 10:51:11 | Updated Windows form configuration for full-screen.
  479.  
  480. 04/09/2019 10:51:11 | Adjusted the display mode:
  481.  
  482. 04/09/2019 10:51:11 | Size: 1920x1080
  483.  
  484. 04/09/2019 10:51:11 | Window Mode: ExclusiveFullScreen
  485.  
  486. 04/09/2019 10:51:11 | Resized swap chain: 1920x1080
  487.  
  488. 04/09/2019 10:54:10 | Making FTL jump...
  489.  
  490. 04/09/2019 10:54:11 | Finished FTL jump.
  491.  
  492. 04/09/2019 10:54:18 | Starting local player FTL jump...
  493.  
  494. 04/09/2019 10:54:20 | Saved game as "Auto-Save 2019-04-09_10-54-18".
  495.  
  496. 04/09/2019 10:54:20 | Making FTL jump...
  497.  
  498. 04/09/2019 10:54:23 | Finished FTL jump.
  499.  
  500. 04/09/2019 10:55:03 | Making FTL jump...
  501.  
  502. 04/09/2019 10:55:04 | Finished FTL jump.
  503.  
  504. 04/09/2019 10:55:07 | Starting local player FTL jump...
  505.  
  506. 04/09/2019 10:55:09 | Saved game as "Auto-Save 2019-04-09_10-55-07".
  507.  
  508. 04/09/2019 10:55:09 | Making FTL jump...
  509.  
  510. 04/09/2019 10:55:11 | Finished FTL jump.
  511.  
  512. 04/09/2019 10:56:30 | Making FTL jump...
  513.  
  514. 04/09/2019 10:56:30 | Finished FTL jump.
  515.  
  516. 04/09/2019 10:56:34 | Starting local player FTL jump...
  517.  
  518. 04/09/2019 10:56:36 | Saved game as "Auto-Save 2019-04-09_10-56-34".
  519.  
  520. 04/09/2019 10:56:36 | Making FTL jump...
  521.  
  522. 04/09/2019 10:56:38 | Finished FTL jump.
  523.  
  524. 04/09/2019 10:57:54 | Making FTL jump...
  525.  
  526. 04/09/2019 10:57:54 | Finished FTL jump.
  527.  
  528. 04/09/2019 10:57:57 | Starting local player FTL jump...
  529.  
  530. 04/09/2019 10:57:59 | Saved game as "Auto-Save 2019-04-09_10-57-57".
  531.  
  532. 04/09/2019 10:57:59 | Making FTL jump...
  533.  
  534. 04/09/2019 10:58:01 | Finished FTL jump.
  535.  
  536. 04/09/2019 10:58:54 | Making FTL jump...
  537.  
  538. 04/09/2019 10:58:55 | Finished FTL jump.
  539.  
  540. 04/09/2019 10:58:58 | Starting local player FTL jump...
  541.  
  542. 04/09/2019 10:59:00 | Saved game as "Auto-Save 2019-04-09_10-58-58".
  543.  
  544. 04/09/2019 10:59:00 | Making FTL jump...
  545.  
  546. 04/09/2019 10:59:02 | Finished FTL jump.
  547.  
  548. 04/09/2019 11:00:30 | Saved game as "akinata".
  549.  
  550. 04/09/2019 11:00:35 | Making FTL jump...
  551.  
  552. 04/09/2019 11:00:35 | Finished FTL jump.
  553.  
  554. 04/09/2019 11:00:39 | Starting local player FTL jump...
  555.  
  556. 04/09/2019 11:00:41 | Saved game as "Auto-Save 2019-04-09_11-00-39".
  557.  
  558. 04/09/2019 11:00:41 | Making FTL jump...
  559.  
  560. 04/09/2019 11:00:43 | Finished FTL jump.
  561.  
  562. 04/09/2019 11:03:01 | Making FTL jump...
  563.  
  564. 04/09/2019 11:03:02 | Finished FTL jump.
  565.  
  566. 04/09/2019 11:03:04 | Starting local player FTL jump...
  567.  
  568. 04/09/2019 11:03:06 | Saved game as "Auto-Save 2019-04-09_11-03-04".
  569.  
  570. 04/09/2019 11:03:07 | Making FTL jump...
  571.  
  572. 04/09/2019 11:03:09 | Finished FTL jump.
  573.  
  574. 04/09/2019 11:04:05 | Making FTL jump...
  575.  
  576. 04/09/2019 11:04:06 | Finished FTL jump.
  577.  
  578. 04/09/2019 11:04:09 | Starting local player FTL jump...
  579.  
  580. 04/09/2019 11:04:11 | Saved game as "Auto-Save 2019-04-09_11-04-09".
  581.  
  582. 04/09/2019 11:04:11 | Making FTL jump...
  583.  
  584. 04/09/2019 11:04:14 | Finished FTL jump.
  585.  
  586. 04/09/2019 11:04:24 | Saved game as "akinata".
  587.  
  588. 04/09/2019 11:07:54 | Getting ready to adjust the display mode...
  589.  
  590. 04/09/2019 11:07:54 | Updated Windows form configuration for full-screen.
  591.  
  592. 04/09/2019 11:07:54 | Adjusted the display mode:
  593.  
  594. 04/09/2019 11:07:54 | Size: 1920x1080
  595.  
  596. 04/09/2019 11:07:54 | Window Mode: ExclusiveFullScreen
  597.  
  598. 04/09/2019 11:07:54 | Resized swap chain: 1920x1080
  599.  
  600. 04/09/2019 11:10:52 | Making FTL jump...
  601.  
  602. 04/09/2019 11:10:53 | Finished FTL jump.
  603.  
  604. 04/09/2019 11:11:12 | Starting local player FTL jump...
  605.  
  606. 04/09/2019 11:11:15 | Saved game as "Auto-Save 2019-04-09_11-11-12".
  607.  
  608. 04/09/2019 11:11:15 | Making FTL jump...
  609.  
  610. 04/09/2019 11:11:19 | Finished FTL jump.
  611.  
  612. 04/09/2019 11:21:15 | Saved game as "Auto-Save 2019-04-09_11-21-13".
  613.  
  614. 04/09/2019 11:26:04 | Getting ready to adjust the display mode...
  615.  
  616. 04/09/2019 11:26:04 | Updated Windows form configuration for full-screen.
  617.  
  618. 04/09/2019 11:26:04 | Adjusted the display mode:
  619.  
  620. 04/09/2019 11:26:04 | Size: 1920x1080
  621.  
  622. 04/09/2019 11:26:04 | Window Mode: ExclusiveFullScreen
  623.  
  624. 04/09/2019 11:26:04 | Resized swap chain: 1920x1080
  625.  
  626. 04/09/2019 11:31:31 | Saved game as "Auto-Save 2019-04-09_11-31-29".
  627.  
  628. 04/09/2019 11:31:55 | Making FTL jump...
  629.  
  630. 04/09/2019 11:31:55 | Finished FTL jump.
  631.  
  632. 04/09/2019 11:34:23 | Getting ready to adjust the display mode...
  633.  
  634. 04/09/2019 11:34:23 | Updated Windows form configuration for full-screen.
  635.  
  636. 04/09/2019 11:34:23 | Adjusted the display mode:
  637.  
  638. 04/09/2019 11:34:23 | Size: 1920x1080
  639.  
  640. 04/09/2019 11:34:23 | Window Mode: ExclusiveFullScreen
  641.  
  642. 04/09/2019 11:34:23 | Resized swap chain: 1920x1080
  643.  
  644. 04/09/2019 11:34:33 | Making FTL jump...
  645.  
  646. 04/09/2019 11:34:34 | Finished FTL jump.
  647.  
  648. 04/09/2019 11:34:42 | Starting local player FTL jump...
  649.  
  650. 04/09/2019 11:34:44 | Saved game as "Auto-Save 2019-04-09_11-34-42".
  651.  
  652. 04/09/2019 11:34:44 | Making FTL jump...
  653.  
  654. 04/09/2019 11:34:47 | Finished FTL jump.
  655.  
  656. 04/09/2019 11:37:37 | Getting ready to adjust the display mode...
  657.  
  658. 04/09/2019 11:37:37 | Updated Windows form configuration for full-screen.
  659.  
  660. 04/09/2019 11:37:37 | Adjusted the display mode:
  661.  
  662. 04/09/2019 11:37:37 | Size: 1920x1080
  663.  
  664. 04/09/2019 11:37:37 | Window Mode: ExclusiveFullScreen
  665.  
  666. 04/09/2019 11:37:37 | Resized swap chain: 1920x1080
  667.  
  668. 04/09/2019 11:39:48 | Making FTL jump...
  669.  
  670. 04/09/2019 11:39:49 | Finished FTL jump.
  671.  
  672. 04/09/2019 11:40:01 | Starting local player FTL jump...
  673.  
  674. 04/09/2019 11:40:03 | Saved game as "Auto-Save 2019-04-09_11-40-01".
  675.  
  676. 04/09/2019 11:40:03 | Making FTL jump...
  677.  
  678. 04/09/2019 11:40:07 | Finished FTL jump.
  679.  
  680. 04/09/2019 11:46:52 | Getting ready to adjust the display mode...
  681.  
  682. 04/09/2019 11:46:52 | Updated Windows form configuration for full-screen.
  683.  
  684. 04/09/2019 11:46:52 | Adjusted the display mode:
  685.  
  686. 04/09/2019 11:46:52 | Size: 1920x1080
  687.  
  688. 04/09/2019 11:46:52 | Window Mode: ExclusiveFullScreen
  689.  
  690. 04/09/2019 11:46:52 | Resized swap chain: 1920x1080
  691.  
  692. 04/09/2019 11:47:08 | Making FTL jump...
  693.  
  694. 04/09/2019 11:47:08 | Finished FTL jump.
  695.  
  696. 04/09/2019 11:47:13 | Starting local player FTL jump...
  697.  
  698. 04/09/2019 11:47:16 | Saved game as "Auto-Save 2019-04-09_11-47-13".
  699.  
  700. 04/09/2019 11:47:16 | Making FTL jump...
  701.  
  702. 04/09/2019 11:47:19 | Finished FTL jump.
  703.  
  704. 04/09/2019 11:57:07 | Saved game as "akinata".
  705.  
  706. 04/09/2019 11:57:14 | Making FTL jump...
  707.  
  708. 04/09/2019 11:57:14 | Finished FTL jump.
  709.  
  710. 04/09/2019 11:57:41 | Starting local player FTL jump...
  711.  
  712. 04/09/2019 11:57:43 | Saved game as "Auto-Save 2019-04-09_11-57-41".
  713.  
  714. 04/09/2019 11:57:43 | Making FTL jump...
  715.  
  716. 04/09/2019 11:57:46 | Finished FTL jump.
  717.  
  718. 04/09/2019 11:57:57 | Getting ready to adjust the display mode...
  719.  
  720. 04/09/2019 11:57:57 | Updated Windows form configuration for full-screen.
  721.  
  722. 04/09/2019 11:57:57 | Adjusted the display mode:
  723.  
  724. 04/09/2019 11:57:57 | Size: 1920x1080
  725.  
  726. 04/09/2019 11:57:57 | Window Mode: ExclusiveFullScreen
  727.  
  728. 04/09/2019 11:57:57 | Resized swap chain: 1920x1080
  729.  
  730. 04/09/2019 12:02:11 | Making FTL jump...
  731.  
  732. 04/09/2019 12:02:11 | Finished FTL jump.
  733.  
  734. 04/09/2019 12:02:21 | Getting ready to adjust the display mode...
  735.  
  736. 04/09/2019 12:02:21 | Updated Windows form configuration for full-screen.
  737.  
  738. 04/09/2019 12:02:21 | Adjusted the display mode:
  739.  
  740. 04/09/2019 12:02:21 | Size: 1920x1080
  741.  
  742. 04/09/2019 12:02:21 | Window Mode: ExclusiveFullScreen
  743.  
  744. 04/09/2019 12:02:21 | Resized swap chain: 1920x1080
  745.  
  746. 04/09/2019 12:02:27 | Starting local player FTL jump...
  747.  
  748. 04/09/2019 12:02:29 | Saved game as "Auto-Save 2019-04-09_12-02-27".
  749.  
  750. 04/09/2019 12:02:30 | Making FTL jump...
  751.  
  752. 04/09/2019 12:02:33 | Finished FTL jump.
  753.  
  754. 04/09/2019 12:04:15 | Getting ready to adjust the display mode...
  755.  
  756. 04/09/2019 12:04:15 | Updated Windows form configuration for full-screen.
  757.  
  758. 04/09/2019 12:04:15 | Adjusted the display mode:
  759.  
  760. 04/09/2019 12:04:15 | Size: 1920x1080
  761.  
  762. 04/09/2019 12:04:15 | Window Mode: ExclusiveFullScreen
  763.  
  764. 04/09/2019 12:04:15 | Resized swap chain: 1920x1080
  765.  
  766. 04/09/2019 12:05:38 | Making FTL jump...
  767.  
  768. 04/09/2019 12:05:38 | Finished FTL jump.
  769.  
  770. 04/09/2019 12:05:45 | Starting local player FTL jump...
  771.  
  772. 04/09/2019 12:05:47 | Saved game as "Auto-Save 2019-04-09_12-05-45".
  773.  
  774. 04/09/2019 12:05:47 | Making FTL jump...
  775.  
  776. 04/09/2019 12:05:49 | Finished FTL jump.
  777.  
  778. 04/09/2019 12:07:15 | Getting ready to adjust the display mode...
  779.  
  780. 04/09/2019 12:07:15 | Updated Windows form configuration for full-screen.
  781.  
  782. 04/09/2019 12:07:15 | Adjusted the display mode:
  783.  
  784. 04/09/2019 12:07:15 | Size: 1920x1080
  785.  
  786. 04/09/2019 12:07:15 | Window Mode: ExclusiveFullScreen
  787.  
  788. 04/09/2019 12:07:15 | Resized swap chain: 1920x1080
  789.  
  790. 04/09/2019 12:09:47 | Making FTL jump...
  791.  
  792. 04/09/2019 12:09:47 | Finished FTL jump.
  793.  
  794. 04/09/2019 12:10:00 | Starting local player FTL jump...
  795.  
  796. 04/09/2019 12:10:03 | Saved game as "Auto-Save 2019-04-09_12-10-00".
  797.  
  798. 04/09/2019 12:10:03 | Making FTL jump...
  799.  
  800. 04/09/2019 12:10:07 | Finished FTL jump.
  801.  
  802. 04/09/2019 12:12:49 | Getting ready to adjust the display mode...
  803.  
  804. 04/09/2019 12:12:49 | Updated Windows form configuration for full-screen.
  805.  
  806. 04/09/2019 12:12:49 | Adjusted the display mode:
  807.  
  808. 04/09/2019 12:12:49 | Size: 1920x1080
  809.  
  810. 04/09/2019 12:12:49 | Window Mode: ExclusiveFullScreen
  811.  
  812. 04/09/2019 12:12:49 | Resized swap chain: 1920x1080
  813.  
  814. 04/09/2019 12:12:57 | Making FTL jump...
  815.  
  816. 04/09/2019 12:12:58 | Finished FTL jump.
  817.  
  818. 04/09/2019 12:13:05 | Starting local player FTL jump...
  819.  
  820. 04/09/2019 12:13:07 | Saved game as "Auto-Save 2019-04-09_12-13-05".
  821.  
  822. 04/09/2019 12:13:07 | Making FTL jump...
  823.  
  824. 04/09/2019 12:13:11 | Finished FTL jump.
  825.  
  826. 04/09/2019 12:16:03 | Making FTL jump...
  827.  
  828. 04/09/2019 12:16:04 | Finished FTL jump.
  829.  
  830. 04/09/2019 12:16:06 | Starting local player FTL jump...
  831.  
  832. 04/09/2019 12:16:09 | Saved game as "Auto-Save 2019-04-09_12-16-06".
  833.  
  834. 04/09/2019 12:16:09 | Making FTL jump...
  835.  
  836. 04/09/2019 12:16:11 | Finished FTL jump.
  837.  
  838. 04/09/2019 12:18:46 | Getting ready to adjust the display mode...
  839.  
  840. 04/09/2019 12:18:46 | Updated Windows form configuration for full-screen.
  841.  
  842. 04/09/2019 12:18:46 | Adjusted the display mode:
  843.  
  844. 04/09/2019 12:18:46 | Size: 1920x1080
  845.  
  846. 04/09/2019 12:18:46 | Window Mode: ExclusiveFullScreen
  847.  
  848. 04/09/2019 12:18:46 | Resized swap chain: 1920x1080
  849.  
  850. 04/09/2019 12:21:28 | Getting ready to adjust the display mode...
  851.  
  852. 04/09/2019 12:21:28 | Updated Windows form configuration for full-screen.
  853.  
  854. 04/09/2019 12:21:28 | Adjusted the display mode:
  855.  
  856. 04/09/2019 12:21:28 | Size: 1920x1080
  857.  
  858. 04/09/2019 12:21:28 | Window Mode: ExclusiveFullScreen
  859.  
  860. 04/09/2019 12:21:28 | Resized swap chain: 1920x1080
  861.  
  862. 04/09/2019 12:26:09 | Saved game as "Auto-Save 2019-04-09_12-26-07".
  863.  
  864. 04/09/2019 12:26:14 | Getting ready to adjust the display mode...
  865.  
  866. 04/09/2019 12:26:14 | Updated Windows form configuration for full-screen.
  867.  
  868. 04/09/2019 12:26:14 | Adjusted the display mode:
  869.  
  870. 04/09/2019 12:26:14 | Size: 1920x1080
  871.  
  872. 04/09/2019 12:26:14 | Window Mode: ExclusiveFullScreen
  873.  
  874. 04/09/2019 12:26:14 | Resized swap chain: 1920x1080
  875.  
  876. 04/09/2019 12:30:01 | Getting ready to adjust the display mode...
  877.  
  878. 04/09/2019 12:30:01 | Updated Windows form configuration for full-screen.
  879.  
  880. 04/09/2019 12:30:01 | Adjusted the display mode:
  881.  
  882. 04/09/2019 12:30:01 | Size: 1920x1080
  883.  
  884. 04/09/2019 12:30:01 | Window Mode: ExclusiveFullScreen
  885.  
  886. 04/09/2019 12:30:01 | Resized swap chain: 1920x1080
  887.  
  888. 04/09/2019 12:35:46 | Saved game as "akinata".
  889.  
  890. 04/09/2019 12:35:57 | Making FTL jump...
  891.  
  892. 04/09/2019 12:35:58 | Finished FTL jump.
  893.  
  894. 04/09/2019 12:36:02 | Starting local player FTL jump...
  895.  
  896. 04/09/2019 12:36:04 | Saved game as "Auto-Save 2019-04-09_12-36-02".
  897.  
  898. 04/09/2019 12:36:04 | Making FTL jump...
  899.  
  900. 04/09/2019 12:36:07 | Finished FTL jump.
  901.  
  902. 04/09/2019 12:37:26 | Getting ready to adjust the display mode...
  903.  
  904. 04/09/2019 12:37:26 | Updated Windows form configuration for full-screen.
  905.  
  906. 04/09/2019 12:37:26 | Adjusted the display mode:
  907.  
  908. 04/09/2019 12:37:26 | Size: 1920x1080
  909.  
  910. 04/09/2019 12:37:26 | Window Mode: ExclusiveFullScreen
  911.  
  912. 04/09/2019 12:37:26 | Resized swap chain: 1920x1080
  913.  
  914. 04/09/2019 12:38:09 | Making FTL jump...
  915.  
  916. 04/09/2019 12:38:09 | Finished FTL jump.
  917.  
  918. 04/09/2019 12:38:22 | Starting local player FTL jump...
  919.  
  920. 04/09/2019 12:38:24 | Saved game as "Auto-Save 2019-04-09_12-38-22".
  921.  
  922. 04/09/2019 12:38:24 | Making FTL jump...
  923.  
  924. 04/09/2019 12:38:28 | Finished FTL jump.
  925.  
  926. 04/09/2019 12:41:38 | Making FTL jump...
  927.  
  928. 04/09/2019 12:41:42 | Getting ready to adjust the display mode...
  929.  
  930. 04/09/2019 12:41:42 | Updated Windows form configuration for full-screen.
  931.  
  932. 04/09/2019 12:41:42 | Adjusted the display mode:
  933.  
  934. 04/09/2019 12:41:42 | Size: 1920x1080
  935.  
  936. 04/09/2019 12:41:42 | Window Mode: ExclusiveFullScreen
  937.  
  938. 04/09/2019 12:41:42 | Resized swap chain: 1920x1080
  939.  
  940. 04/09/2019 12:41:42 | Finished FTL jump.
  941.  
  942. 04/09/2019 12:41:48 | Starting local player FTL jump...
  943.  
  944. 04/09/2019 12:41:50 | Saved game as "Auto-Save 2019-04-09_12-41-48".
  945.  
  946. 04/09/2019 12:41:50 | Making FTL jump...
  947.  
  948. 04/09/2019 12:41:53 | Finished FTL jump.
  949.  
  950. 04/09/2019 12:46:04 | Making FTL jump...
  951.  
  952. 04/09/2019 12:46:05 | Finished FTL jump.
  953.  
  954. 04/09/2019 12:46:09 | Getting ready to adjust the display mode...
  955.  
  956. 04/09/2019 12:46:09 | Updated Windows form configuration for full-screen.
  957.  
  958. 04/09/2019 12:46:09 | Adjusted the display mode:
  959.  
  960. 04/09/2019 12:46:09 | Size: 1920x1080
  961.  
  962. 04/09/2019 12:46:09 | Window Mode: ExclusiveFullScreen
  963.  
  964. 04/09/2019 12:46:09 | Resized swap chain: 1920x1080
  965.  
  966. 04/09/2019 12:46:15 | Starting local player FTL jump...
  967.  
  968. 04/09/2019 12:46:17 | Saved game as "Auto-Save 2019-04-09_12-46-15".
  969.  
  970. 04/09/2019 12:46:18 | Making FTL jump...
  971.  
  972. 04/09/2019 12:46:20 | Finished FTL jump.
  973.  
  974. 04/09/2019 12:48:52 | Getting ready to adjust the display mode...
  975.  
  976. 04/09/2019 12:48:52 | Updated Windows form configuration for full-screen.
  977.  
  978. 04/09/2019 12:48:52 | Adjusted the display mode:
  979.  
  980. 04/09/2019 12:48:52 | Size: 1920x1080
  981.  
  982. 04/09/2019 12:48:52 | Window Mode: ExclusiveFullScreen
  983.  
  984. 04/09/2019 12:48:52 | Resized swap chain: 1920x1080
  985.  
  986. 04/09/2019 12:54:31 | Getting ready to adjust the display mode...
  987.  
  988. 04/09/2019 12:54:31 | Updated Windows form configuration for full-screen.
  989.  
  990. 04/09/2019 12:54:31 | Adjusted the display mode:
  991.  
  992. 04/09/2019 12:54:31 | Size: 1920x1080
  993.  
  994. 04/09/2019 12:54:31 | Window Mode: ExclusiveFullScreen
  995.  
  996. 04/09/2019 12:54:31 | Resized swap chain: 1920x1080
  997.  
  998. 04/09/2019 13:00:29 | Saved game as "Auto-Save 2019-04-09_13-00-27".
  999.  
  1000. 04/09/2019 13:10:53 | Saved game as "Auto-Save 2019-04-09_13-10-51".
  1001.  
  1002. 04/09/2019 13:20:53 | Saved game as "Auto-Save 2019-04-09_13-20-51".
  1003.  
  1004. 04/09/2019 13:26:16 | Saved game as "akinata".
  1005.  
  1006. 04/09/2019 13:26:21 | Making FTL jump...
  1007.  
  1008. 04/09/2019 13:26:21 | Finished FTL jump.
  1009.  
  1010. 04/09/2019 13:26:54 | Making FTL jump...
  1011.  
  1012. 04/09/2019 13:26:55 | Finished FTL jump.
  1013.  
  1014. 04/09/2019 13:27:02 | Starting local player FTL jump...
  1015.  
  1016. 04/09/2019 13:27:04 | Saved game as "Auto-Save 2019-04-09_13-27-02".
  1017.  
  1018. 04/09/2019 13:27:04 | Making FTL jump...
  1019.  
  1020. 04/09/2019 13:27:07 | Finished FTL jump.
  1021.  
  1022. 04/09/2019 13:31:06 | Getting ready to adjust the display mode...
  1023.  
  1024. 04/09/2019 13:31:06 | Updated Windows form configuration for full-screen.
  1025.  
  1026. 04/09/2019 13:31:06 | Adjusted the display mode:
  1027.  
  1028. 04/09/2019 13:31:06 | Size: 1920x1080
  1029.  
  1030. 04/09/2019 13:31:06 | Window Mode: ExclusiveFullScreen
  1031.  
  1032. 04/09/2019 13:31:06 | Resized swap chain: 1920x1080
  1033.  
  1034. 04/09/2019 13:33:01 | Making FTL jump...
  1035.  
  1036. 04/09/2019 13:33:02 | Finished FTL jump.
  1037.  
  1038. 04/09/2019 13:33:08 | Starting local player FTL jump...
  1039.  
  1040. 04/09/2019 13:33:10 | Saved game as "Auto-Save 2019-04-09_13-33-08".
  1041.  
  1042. 04/09/2019 13:33:11 | Making FTL jump...
  1043.  
  1044. 04/09/2019 13:33:13 | Finished FTL jump.
  1045.  
  1046. 04/09/2019 13:33:18 | Memory usage at time of crash: 3,260,702,720
  1047.  
  1048. 04/09/2019 13:33:18 | Application state stack at time of crash:
  1049.  
  1050. 04/09/2019 13:33:18 | Cosmoteer.Game.GameRoot
  1051.  
  1052. 04/09/2019 13:33:18 | Cosmoteer.Gui.TitleScreen
  1053.  
  1054. 04/09/2019 13:33:18 | FPS at time of crash: 87.94371
  1055.  
  1056. 04/09/2019 13:33:18 | Running processes at time of crash: AdobeUpdateService, AGMService, AGSService, ApplicationFrameHost, audiodg, AutoHotkey, Calculator, conhost, Cosmoteer, csrss, ctfmon, dwm, EncoderServer, explorer, firefox, fontdrvhost, IAStorDataMgrSvc, IAStorIcon, Idle, igfxCUIService, LCore, LockApp, LogiRegistryService, lsass, Memory Compression, Microsoft.Msn.Weather, MSIAfterburner, MsMpEng, NisSrv, Notepad2, nvcontainer, NVDisplay.Container, NVIDIA Share, NVIDIA Web Helper, nvsphelper64, NvTelemetryContainer, OpenHardwareMonitor, OriginWebHelperService, Plex DLNA Server, Plex Media Server, Plex Tuner Service, Plex Update Service, PlexScriptHost, PnkBstrA, PresentationFontCache, Registry, RTSS, RTSSHooksLoader64, RuntimeBroker, SearchFilterHost, SearchIndexer, SearchProtocolHost, SearchUI, SecurityHealthService, services, SgrmBroker, ShellExperienceHost, sihost, smss, spoolsv, Steam, SteamService, steamwebhelper, svchost, System, SystemSettings, taskhostw, wfc, wfcs, WindowsInternal.ComposableShell.Experiences.TextInput.InputApp, wininit, winlogon, WinStore.App, WmiPrvSE, WR_Tray_Icon, WUDFHost, XtuService, YourPhone,
  1057.  
  1058. 04/09/2019 13:33:18 | System.InvalidOperationException: Part 'Lafiel.bio_armor_1x1corner2' has CreatePartWhenDestroyed 'Lafiel.bio_structure1x1corner2' which does not exist.
  1059.  
  1060. 04/09/2019 13:33:18 | at Cosmoteer.Ships.Parts.PartsManager.OnPartDestroyed(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\PartsManager.cs:line 566
  1061.  
  1062. 04/09/2019 13:33:18 | at Cosmoteer.Ships.Parts.Part.OnHealthChanged(Int32 oldValue, Int32 newValue) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 935
  1063.  
  1064. 04/09/2019 13:33:18 | at Cosmoteer.Ships.Parts.Part.set_Health(Int32 value) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 142
  1065.  
  1066. 04/09/2019 13:33:18 | at Cosmoteer.Ships.Parts.Part.OnHit(Int32 damage) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 313
  1067.  
  1068. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.HitEffects.DamageEffectRules.<HitPart>g___DoBaseDamage|13_0(<>c__DisplayClass13_0& ) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\DamageEffectRules.cs:line 102
  1069.  
  1070. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.HitEffects.DamageEffectRules.HitPart(Ship sourceShip, Ship targetShip, Part hitPart, ArcShield hitShield, Single effectScale, HitEffectParams effectParams) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\DamageEffectRules.cs:line 92
  1071.  
  1072. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.HitEffects.DamageEffectRules.DoEffect(HitEffectParams effectParams) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\DamageEffectRules.cs:line 60
  1073.  
  1074. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.HitEffects.MultiHitEffectRules.DoEffect(HitEffectParams effectParams) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\HitEffects\MultiHitEffectRules.cs:line 20
  1075.  
  1076. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.SimRoot.ExecuteQueuedHitEffects() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 965
  1077.  
  1078. 04/09/2019 13:33:18 | at Halfling.Scene.Dim2.SceneRoot.FixedUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:line 1007
  1079.  
  1080. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.SimRoot.FixedUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 924
  1081.  
  1082. 04/09/2019 13:33:18 | at Halfling.Timing.FixedUpdater.Update(Time deltaTime, Action action) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Timing\FixedUpdater.cs:line 117
  1083.  
  1084. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.SimRoot.DoFixedUpdates() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 900
  1085.  
  1086. 04/09/2019 13:33:18 | at Halfling.Scene.Dim2.SceneRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:line 702
  1087.  
  1088. 04/09/2019 13:33:18 | at Cosmoteer.Simulation.SimRoot.Update() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:line 581
  1089.  
  1090. 04/09/2019 13:33:18 | at Cosmoteer.Game.GameRoot.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:line 1299
  1091.  
  1092. 04/09/2019 13:33:18 | at Halfling.Application.AppStateEx.Halfling.Application.IAppState.Update(StateMethodInvoker updateParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\AppStateEx.cs:line 211
  1093.  
  1094. 04/09/2019 13:33:18 | at Halfling.Application.Director.CallUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 920
  1095.  
  1096. 04/09/2019 13:33:18 | at Halfling.Application.Director.DoUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 804
  1097.  
  1098. 04/09/2019 13:33:18 | at Halfling.Application.Director.<GetRunIterator>d__83.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 335
  1099.  
  1100. 04/09/2019 13:33:18 | at Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d__48.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 279
  1101.  
  1102. 04/09/2019 13:33:18 | 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
  1103.  
  1104. 04/09/2019 13:33:18 | at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 195
  1105.  
  1106. 04/09/2019 13:33:18 | at Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 149
  1107.  
  1108. 04/09/2019 13:33:18 | Director received exit call.
  1109.  
  1110. 04/09/2019 13:33:18 | Disposed default font.
  1111.  
  1112. 04/09/2019 13:33:18 | Disposed XA2AudioManager device.
  1113.  
  1114. 04/09/2019 13:33:18 | Disposed audio manager.
  1115.  
  1116. 04/09/2019 13:33:18 | Disposed clock.
  1117.  
  1118. 04/09/2019 13:33:18 | Disposed input manager.
  1119.  
  1120. 04/09/2019 13:33:18 | Disposed graphics manager.
  1121.  
  1122. 04/09/2019 13:33:18 | Disposed swap chain.
  1123.  
  1124. 04/09/2019 13:33:18 | Disposed Direct3D device.
  1125.  
  1126. 04/09/2019 13:33:18 | Disposed DXGI factory.
  1127.  
  1128. 04/09/2019 13:33:19 | Closed Windows form.
  1129.  
  1130. 04/09/2019 13:33:19 | Director received exit call.
  1131.  
  1132. 04/09/2019 13:33:19 | Disposed window.
  1133.  
  1134. 04/09/2019 13:33:19 | Disposed platform interface.
  1135.  
  1136. 04/09/2019 13:33:19 | Closing log output file...