It seems that some setting of the multiplayer game settings results in game crashing when ever I try to join the game.
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Cosmoteer.Modes.MultiPlayer.Versus.VersusModeConfigGui.CanSeePlayerShips(IPlayerInfo player) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Modes\MultiPlayer\Versus\VersusModeConfigGui.cs:line 224
at Cosmoteer.Gui.Multiplayer.GameSetupScreen.PlayerWidget.RefreshPreviewShips() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\Multiplayer\GameSetupScreen.cs:line 2357
at Cosmoteer.Gui.Multiplayer.GameSetupScreen.PlayerWidget..ctor(GameSetupScreen gss, MessengerID playerID, MachineID machineID, String name, Int32 team, Boolean isLocalMachineHost, Boolean isLocalPlayer, Boolean isHostPlayer, Boolean isAIPlayer) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\Multiplayer\GameSetupScreen.cs:line 2328
at Cosmoteer.Gui.Multiplayer.GameSetupScreen.AddPlayerRpc(MessengerID playerID, MachineID machineID, String name, Int32 team, Boolean isAIPlayer, RpcInfo rpcInfo) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\Multiplayer\GameSetupScreen.cs:line 1560
at Halfling.Network.Rpc.RpcManager.<>c__DisplayClass50_0`5.<RegisterRpc>b__0(Object[] args, RpcInfo info) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Rpc\RpcManager.cs:line 578
at Halfling.Network.Rpc.RpcManager.RpcEntry.ReceiveAction(BinaryReader reader, MessengerID senderID, TransmitMode mode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Rpc\RpcManager.cs:line 2027
at Halfling.Network.Rpc.RpcManager.OnMessageReceived(Object sender, MessageReceivedEventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Rpc\RpcManager.cs:line 1594
at Halfling.Network.ChannelBase.InvokeMessageReceived(Message message, Boolean& enqueue) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelBase.cs:line 102
at Halfling.Network.ChannelSplitter`1.InternalSplitChannel.ReceiveMessage(Message message) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelSplitter.cs:line 379
at Halfling.Network.ChannelSplitter`1.OnMessageReceived(Object sender, MessageReceivedEventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelSplitter.cs:line 216
at Halfling.Network.ChannelCombiner.OnMessageReceived(Object sender, MessageReceivedEventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelCombiner.cs:line 268
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at Halfling.Network.Connection.InvokeMessageReceived(Message message, Boolean& enqueue) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Connection.cs:line 162
at Halfling.Network.NetworkMessenger.InternalRemoteConnection.ReceiveMessage(MessageData data, TransmitMode mode, Byte streamIndex) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 2606
at Halfling.Network.NetworkMessenger.ProcessReceivedUserMessage(QueuedMessage qm, SessionIPID sipid, Byte streamIndex, SessionState ss) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 1355
at Halfling.Network.NetworkMessenger.ProcessReceivedMessage(QueuedMessage qm, SessionIPID sipid, Byte streamIndex, SessionState ss) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 1174
at Halfling.Network.NetworkMessenger.ProcessReceivedMessages(SessionIPID sipid, Byte streamIndex, SessionState ss, SessionStreamState sss) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 1092
at Halfling.Network.NetworkMessenger.ProcessReceivedMessages() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 982
at Halfling.Network.NetworkMessenger.SubclassReceiveMessages() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 774
at Halfling.Network.Messenger.ReceiveMessages() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Messenger.cs:line 117
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at Halfling.Application.Director.DoUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 801
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__42.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 249
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 883
at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 165
at Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 119
03/23/2018 20:45:14 | Logging successful initialized.
03/23/2018 20:45:14 | .NET Runtime Version: 4.0.30319.42000
03/23/2018 20:45:14 | Running as a 64-bit process.
03/23/2018 20:45:14 | Local: en-CA
03/23/2018 20:45:14 | Language: en-US
03/23/2018 20:45:14 | Cosmoteer version 0.13.8
03/23/2018 20:45:14 | Microsoft Windows 10 Home 64-bit 10.0.16299
03/23/2018 20:45:14 | Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (4 logical processors)
03/23/2018 20:45:14 | 8087.8 MB RAM
03/23/2018 20:45:14 | Intel(R) HD Graphics Family (20.19.15.4835) (2017-10-15)
03/23/2018 20:45:14 | 1024.0 MB VRAM
03/23/2018 20:45:14 |
03/23/2018 20:45:15 | Loaded app settings.
03/23/2018 20:45:15 | Mixpanel Distinct ID: 4EE0F076E2E7E7F83C1E311A353F0E83
03/23/2018 20:45:15 | Process is now DPI-aware.
03/23/2018 20:45:15 | Setup default cursor.
03/23/2018 20:45:15 | Using display adapter 0
03/23/2018 20:45:15 | Created DXGI factory.
03/23/2018 20:45:15 | Adapter #0: Intel(R) HD Graphics Family
03/23/2018 20:45:15 | Output #0: Generic PnP Monitor (1920x1080)
03/23/2018 20:45:15 | Adapter #1: Microsoft Basic Render Driver
03/23/2018 20:45:15 | Updated Windows form configuration for borderless window.
03/23/2018 20:45:15 | Created Windows form.
03/23/2018 20:45:15 | Direct3D Feature Level: Level_11_0
03/23/2018 20:45:15 | Created Direct3D 11 Device.
03/23/2018 20:45:15 | Created swap chain: 1920x1080.
03/23/2018 20:45:15 | Created window.
03/23/2018 20:45:15 | Created clock.
03/23/2018 20:45:15 | Created graphics manager.
03/23/2018 20:45:16 | Created XAudio2 device.
03/23/2018 20:45:16 | Created audio manager.
03/23/2018 20:45:16 | Created input manager.
03/23/2018 20:45:16 | Created default font.
03/23/2018 20:45:16 | Initial app state is 'MainMenu'
03/23/2018 20:45:16 | Initial application settings:
03/23/2018 20:45:16 | LastGameVersion:
03/23/2018 20:45:16 | InitState: MainMenu
03/23/2018 20:45:16 | Language:
03/23/2018 20:45:16 | LockCursor: True
03/23/2018 20:45:16 | EdgePanMode: Analog
03/23/2018 20:45:16 | EdgePanSpeed: 15
03/23/2018 20:45:16 | KeyboardPanSpeed: 15
03/23/2018 20:45:16 | KeyboardZoomSpeed: 10
03/23/2018 20:45:16 | KeyboardRotSpeed: 90°
03/23/2018 20:45:16 | EnableMouseWheelZoom: True
03/23/2018 20:45:16 | InvertMouseWheelZoom: False
03/23/2018 20:45:16 | MouseWheelZoomSpeed: 1.12
03/23/2018 20:45:16 | MouseWheelZoomAtCursor: True
03/23/2018 20:45:16 | StickyFocus: True
03/23/2018 20:45:16 | DpiScaleMode: Dpi100
03/23/2018 20:45:16 | AnimateBackgrounds: True
03/23/2018 20:45:16 | FancyParticles: True
03/23/2018 20:45:16 | UncompressedTextures: False
03/23/2018 20:45:16 | AllowShipDeselection: False
03/23/2018 20:45:16 | CtrlSelectsParts: False
03/23/2018 20:45:16 | PreferBlueprintMode: False
03/23/2018 20:45:16 | BlueprintAutoPause: True
03/23/2018 20:45:16 | BuildAutoFocus: True
03/23/2018 20:45:16 | BuildAutoRotate: True
03/23/2018 20:45:16 | BuildAutoInteriors: True
03/23/2018 20:45:16 | PaintAutoFocus: True
03/23/2018 20:45:16 | PaintAutoRotate: True
03/23/2018 20:45:16 | PaintAllowOverwrite: True
03/23/2018 20:45:16 | PaintMirrorEnabled: False
03/23/2018 20:45:16 | PaintMirrorAxis: Vertical
03/23/2018 20:45:16 | RepairAutoFocus: True
03/23/2018 20:45:16 | RepairAutoRotate: False
03/23/2018 20:45:16 | BuildAllowOverwrite: True
03/23/2018 20:45:16 | BuildAutoDoors: True
03/23/2018 20:45:16 | BuildEnforceCrewAccess: True
03/23/2018 20:45:16 | BuildMirrorEnabled: False
03/23/2018 20:45:16 | BuildMirrorAxis: Vertical
03/23/2018 20:45:16 | GrabLeavesCorridors: True
03/23/2018 20:45:16 | RepairAutoDoors: True
03/23/2018 20:45:16 | AutoHireCrew: True
03/23/2018 20:45:16 | PartToolTips: True
03/23/2018 20:45:16 | AutoSave: True
03/23/2018 20:45:16 | AutoSavesToKeep: 10
03/23/2018 20:45:16 | QuickSavesToKeep: 10
03/23/2018 20:45:16 | AutoSaveInterval: 600
03/23/2018 20:45:16 | FtlAutoSave: True
03/23/2018 20:45:16 | ShowOnShipIndicators: True
03/23/2018 20:45:16 | AutoPauseOnLostFocus: True
03/23/2018 20:45:16 | ScreenShake: True
03/23/2018 20:45:16 | VersionCheckMode: Stable
03/23/2018 20:45:16 | EnableMetrics: True
03/23/2018 20:45:16 | PreferBorderlessWindowToggle: False
03/23/2018 20:45:16 | MasterVolume: 1
03/23/2018 20:45:16 | EffectsVolume: 1
03/23/2018 20:45:16 | InterfaceVolume: 1
03/23/2018 20:45:16 | ShowTutorials: True
03/23/2018 20:45:16 | AutoFtlJump: False
03/23/2018 20:45:16 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.PaintScheme]
03/23/2018 20:45:16 | DefaultBuildTool: Grab
03/23/2018 20:45:16 | DefaultDecalTool: Grab
03/23/2018 20:45:16 | DontReportErrorsForShips: System.Collections.Generic.HashSet`1[System.String]
03/23/2018 20:45:16 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]
03/23/2018 20:45:16 | PlayerColor:
03/23/2018 20:45:16 | EnemyColor:
03/23/2018 20:45:16 | NeutralColor:
03/23/2018 20:45:16 | MiniviewInCombatMode: Auto
03/23/2018 20:45:16 | MiniviewNotInCombatMode: Auto
03/23/2018 20:45:16 | MiniviewLockRotation: False
03/23/2018 20:45:16 | MiniviewSize:
03/23/2018 20:45:16 | ShowInteriors: False
03/23/2018 20:45:16 | AlwaysShowCommandWidgets: False
03/23/2018 20:45:16 | PreferShipRelativeAttackAngle: False
03/23/2018 20:45:16 | PreferWorldRelativeFollowAngle: False
03/23/2018 20:45:16 | ShipLibraryLargeIcons: False
03/23/2018 20:45:16 | AdHocFormations: False
03/23/2018 20:45:16 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]
03/23/2018 20:45:16 | DeleteFileOnStartup:
03/23/2018 20:45:16 | FeedbackEmail:
03/23/2018 20:45:16 | DefaultGameMode:
03/23/2018 20:45:16 | DefaultCreativeModeMapSize: 0
03/23/2018 20:45:16 | DefaultBountyModeDifficulty: 0
03/23/2018 20:45:16 | DefaultBountyModeMapSize: 0
03/23/2018 20:45:16 | DefaultBountyModeStarterShip: 0
03/23/2018 20:45:16 | WarnOutOfDateGpuDrivers: True
03/23/2018 20:45:16 | DefaultMPJoinHostname:
03/23/2018 20:45:16 | PlayerName:
03/23/2018 20:45:16 | MPShipColorMode: RandomPerPlayer
03/23/2018 20:45:16 | MPBlipColorMode: FriendAndFoe
03/23/2018 20:45:16 | AutoPortForwarding: True
03/23/2018 20:45:16 | DisplayPublicIP: True
03/23/2018 20:45:16 | PreferLAN: False
03/23/2018 20:45:16 | CustomServers: System.Collections.Generic.List`1[Cosmoteer.Multiplayer.ServerInfo]
03/23/2018 20:45:16 | DefaultServer: 0
03/23/2018 20:45:16 | ShowNewsOnStartup: True
03/23/2018 20:45:16 | ReadNewsArticles: System.Collections.Generic.HashSet`1[System.String]
03/23/2018 20:45:16 | ShowNewsAlerts: True
03/23/2018 20:45:16 | HiddenNewsAlerts: System.Collections.Generic.HashSet`1[System.String]
03/23/2018 20:45:16 | MutedPlayers: System.Collections.Generic.HashSet`1[Halfling.Platforms.MachineID]
03/23/2018 20:45:16 | BannedPlayers: System.Collections.Generic.HashSet`1[Halfling.Platforms.MachineID]
03/23/2018 20:45:16 | Starting main game loop...
03/23/2018 20:45:16 | Enabled mods:
03/23/2018 20:45:16 | Loaded language 'en'.
03/23/2018 20:45:21 | Loaded game rules.
03/23/2018 20:46:05 | Game pushed onto stack.
03/23/2018 20:46:05 | Game mode is: CreativeGameModeManager
03/23/2018 20:47:15 | Game popped off stack.
03/23/2018 20:50:48 | Starting multiplayer game as client with 2 total players.
03/23/2018 20:50:48 | Multiplayer Instance ID: 80255ef7-d85d-4db0-b7a2-d07cdd0a2edb
03/23/2018 20:50:48 | Game pushed onto stack.
03/23/2018 20:50:48 | Game mode is: FFAVersusGameModeManager
03/23/2018 20:54:45 | Game popped off stack.
03/23/2018 20:56:34 | Game pushed onto stack.
03/23/2018 20:56:34 | Game mode is: CreativeGameModeManager
03/23/2018 21:14:43 | Game popped off stack.
03/23/2018 21:14:57 | Game pushed onto stack.
03/23/2018 21:14:57 | Game mode is: CreativeGameModeManager
03/23/2018 21:17:58 | Game popped off stack.
03/23/2018 21:20:00 | Game pushed onto stack.
03/23/2018 21:20:00 | Game mode is: CreativeGameModeManager
03/23/2018 21:21:06 | Game popped off stack.
03/23/2018 21:23:36 | Starting multiplayer game as client with 3 total players.
03/23/2018 21:23:36 | Multiplayer Instance ID: 48dfce80-abde-498f-aa26-3e74b1bbfa0b
03/23/2018 21:23:36 | Game pushed onto stack.
03/23/2018 21:23:36 | Game mode is: FFAVersusGameModeManager
03/23/2018 21:29:31 | Game popped off stack.
03/23/2018 21:30:49 | Starting multiplayer game as client with 2 total players.
03/23/2018 21:30:49 | Multiplayer Instance ID: daf030f7-eb10-438a-9a04-a65b89e6f3d3
03/23/2018 21:30:49 | Game pushed onto stack.
03/23/2018 21:30:49 | Game mode is: FFAVersusGameModeManager
03/23/2018 21:32:49 | Game popped off stack.
03/23/2018 21:38:00 | Game pushed onto stack.
03/23/2018 21:38:00 | Game mode is: CreativeGameModeManager
03/23/2018 21:43:51 | Game popped off stack.
03/23/2018 21:43:57 | Memory usage at time of crash: 1,358,344,192
03/23/2018 21:43:57 | Application state stack at time of crash:
03/23/2018 21:43:57 | Cosmoteer.Gui.Multiplayer.GameSetupScreen
03/23/2018 21:43:57 | Cosmoteer.Gui.TitleScreen
03/23/2018 21:43:57 | FPS at time of crash: 29.83237
03/23/2018 21:43:57 | Running processes at time of crash: armsvc, audiodg, BrcmSetSecurity, chrome, cmd, conhost, Cosmoteer, csrss, ctfmon, dasHost, DbxSvc, dllhost, DropboxUpdate, dwm, explorer, fontdrvhost, HeciServer, Idle, igfxCUIService, igfxEM, igfxext, igfxHK, igfxTray, IntelMeFWService, Jhi_service, LMS, lsass, Memory Compression, MSASCuiL, MsMpEng, NetworkClient, NFCConnectionUtility, NisSrv, OfficeClickToRun, perfmon, PresentationFontCache, RAVBg64, RtkAudioService64, RuntimeBroker, SearchFilterHost, SearchIndexer, SearchProtocolHost, SearchUI, SecurityHealthService, services, SettingSyncHost, ShellExperienceHost, sihost, smss, spoolsv, SUSSoundProxy, svchost, SynTPEnh, SynTPEnhService, SynTPHelper, System, TabTip, TabTip32, taskhostw, Taskmgr, TSVNCache, VAIO Clip, VAIOUpdt, VESGfxMgr, VESMgr, VESMgrSub, vim, vpnagent, VUAgent, wininit, winlogon, wlanext, WUDFHost,
03/23/2018 21:43:57 | System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
03/23/2018 21:43:57 | at System.ThrowHelper.ThrowKeyNotFoundException()
03/23/2018 21:43:57 | at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
03/23/2018 21:43:57 | at Cosmoteer.Modes.MultiPlayer.Versus.VersusModeConfigGui.CanSeePlayerShips(IPlayerInfo player) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Modes\MultiPlayer\Versus\VersusModeConfigGui.cs:line 224
03/23/2018 21:43:57 | at Cosmoteer.Gui.Multiplayer.GameSetupScreen.PlayerWidget.RefreshPreviewShips() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\Multiplayer\GameSetupScreen.cs:line 2357
03/23/2018 21:43:57 | at Cosmoteer.Gui.Multiplayer.GameSetupScreen.PlayerWidget..ctor(GameSetupScreen gss, MessengerID playerID, MachineID machineID, String name, Int32 team, Boolean isLocalMachineHost, Boolean isLocalPlayer, Boolean isHostPlayer, Boolean isAIPlayer) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\Multiplayer\GameSetupScreen.cs:line 2328
03/23/2018 21:43:57 | at Cosmoteer.Gui.Multiplayer.GameSetupScreen.AddPlayerRpc(MessengerID playerID, MachineID machineID, String name, Int32 team, Boolean isAIPlayer, RpcInfo rpcInfo) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\Multiplayer\GameSetupScreen.cs:line 1560
03/23/2018 21:43:57 | at Halfling.Network.Rpc.RpcManager.<>c__DisplayClass50_0`5.<RegisterRpc>b__0(Object[] args, RpcInfo info) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Rpc\RpcManager.cs:line 578
03/23/2018 21:43:57 | at Halfling.Network.Rpc.RpcManager.RpcEntry.ReceiveAction(BinaryReader reader, MessengerID senderID, TransmitMode mode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Rpc\RpcManager.cs:line 2027
03/23/2018 21:43:57 | at Halfling.Network.Rpc.RpcManager.OnMessageReceived(Object sender, MessageReceivedEventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Rpc\RpcManager.cs:line 1594
03/23/2018 21:43:57 | at Halfling.Network.ChannelBase.InvokeMessageReceived(Message message, Boolean& enqueue) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelBase.cs:line 102
03/23/2018 21:43:57 | at Halfling.Network.ChannelSplitter`1.InternalSplitChannel.ReceiveMessage(Message message) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelSplitter.cs:line 379
03/23/2018 21:43:57 | at Halfling.Network.ChannelSplitter`1.OnMessageReceived(Object sender, MessageReceivedEventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelSplitter.cs:line 216
03/23/2018 21:43:57 | at Halfling.Network.ChannelCombiner.OnMessageReceived(Object sender, MessageReceivedEventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\ChannelCombiner.cs:line 268
03/23/2018 21:43:57 | at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
03/23/2018 21:43:57 | at Halfling.Network.Connection.InvokeMessageReceived(Message message, Boolean& enqueue) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Connection.cs:line 162
03/23/2018 21:43:57 | at Halfling.Network.NetworkMessenger.InternalRemoteConnection.ReceiveMessage(MessageData data, TransmitMode mode, Byte streamIndex) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 2606
03/23/2018 21:43:57 | at Halfling.Network.NetworkMessenger.ProcessReceivedUserMessage(QueuedMessage qm, SessionIPID sipid, Byte streamIndex, SessionState ss) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 1355
03/23/2018 21:43:57 | at Halfling.Network.NetworkMessenger.ProcessReceivedMessage(QueuedMessage qm, SessionIPID sipid, Byte streamIndex, SessionState ss) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 1174
03/23/2018 21:43:57 | at Halfling.Network.NetworkMessenger.ProcessReceivedMessages(SessionIPID sipid, Byte streamIndex, SessionState ss, SessionStreamState sss) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 1092
03/23/2018 21:43:57 | at Halfling.Network.NetworkMessenger.ProcessReceivedMessages() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 982
03/23/2018 21:43:57 | at Halfling.Network.NetworkMessenger.SubclassReceiveMessages() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\NetworkMessenger.cs:line 774
03/23/2018 21:43:57 | at Halfling.Network.Messenger.ReceiveMessages() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Network\Messenger.cs:line 117
03/23/2018 21:43:57 | at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
03/23/2018 21:43:57 | at Halfling.Application.Director.DoUpdate() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 801
03/23/2018 21:43:57 | at Halfling.Application.Director.<GetRunIterator>d__83.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 335
03/23/2018 21:43:57 | at Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d__42.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 249
03/23/2018 21:43:57 | 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 883
03/23/2018 21:43:57 | at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 165
03/23/2018 21:43:57 | at Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 119
03/23/2018 21:43:57 | Director received exit call.
03/23/2018 21:43:57 | Disposed default font.
03/23/2018 21:43:57 | Disposed XA2AudioManager device.
03/23/2018 21:43:57 | Disposed audio manager.
03/23/2018 21:43:57 | Disposed clock.
03/23/2018 21:43:57 | Disposed input manager.
03/23/2018 21:43:58 | Disposed graphics manager.
03/23/2018 21:43:58 | Disposed swap chain.
03/23/2018 21:43:58 | Disposed Direct3D device.
03/23/2018 21:43:58 | Disposed DXGI factory.
03/23/2018 21:43:58 | Closed Windows form.
03/23/2018 21:43:58 | Director received exit call.
03/23/2018 21:43:58 | Disposed window.
03/23/2018 21:43:58 | Disposed platform interface.
03/23/2018 21:43:58 | Closing log output file...