MODS ARE ENABLED. THIS CRASH MAY BE CAUSED BY A MOD.
PLEASE REPORT IT TO THE CREATOR OF THE MOD.
System.NullReferenceException: Object reference not set to an instance of an object.
at Cosmoteer.Localization.Strings.GetAvailableLanguages() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Localization\Strings.cs:line 225
at Cosmoteer.Localization.Strings.get_CurrentLanguage() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Localization\Strings.cs:line 48
at Cosmoteer.Gui.SettingsDialog.MiscSettings..ctor() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\SettingsDialog.cs:line 2402
at Cosmoteer.Gui.SettingsDialog..ctor() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Gui\SettingsDialog.cs:line 86
at Cosmoteer.Game.Gui.GameMenu.OnSettingsClicked(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\Gui\GameMenu.cs:line 251
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at Halfling.Gui.Components.Input.WidgetClickController.OnClicked(Boolean detectDoubleClick) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\Input\WidgetClickController.cs:line 256
at Halfling.Events.WeakEventHandler.EventState`1.OnSourceEventFired(Object sender, TEventArgs args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Events\WeakEventHandler.cs:line 297
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at Halfling.Gui.Components.Input.WidgetInputStateController.set_InputState(InputState value) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\Input\WidgetInputStateController.cs:line 36
at Halfling.Gui.Components.Input.WidgetInputStateController.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\Input\WidgetInputStateController.cs:line 208
at Halfling.Gui.Widget.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1665
at Halfling.Gui.Widget.Halfling.Gui.Components.Children.IChildWidget.OnMouseInParent(Boolean alreadyReacted) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1532
at Halfling.Gui.Components.Children.WidgetChildren`1.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\Children\WidgetChildren.cs:line 1517
at Halfling.Gui.Widget.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1665
at Halfling.Gui.Widget.Halfling.Gui.Components.Children.IChildWidget.OnMouseInParent(Boolean alreadyReacted) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1532
at Halfling.Gui.Components.Children.WidgetChildren`1.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\Children\WidgetChildren.cs:line 1517
at Halfling.Gui.Widget.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1665
at Halfling.Gui.Widget.Halfling.Gui.Components.Children.IChildWidget.OnMouseInParent(Boolean alreadyReacted) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1532
at Halfling.Gui.Components.Children.WidgetChildren`1.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\Children\WidgetChildren.cs:line 1517
at Halfling.Gui.Widget.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1665
at Halfling.Gui.Widget.Halfling.Gui.Components.Children.IChildWidget.OnMouseInParent(Boolean alreadyReacted) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1532
at Halfling.Gui.Components.Children.WidgetChildren`1.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\Children\WidgetChildren.cs:line 1517
at Halfling.Gui.Widget.OnMouseStayed() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1665
at Halfling.Gui.Widget.Halfling.Gui.Components.Children.IChildWidget.OnMouseInParent(Boolean alreadyReacted) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:line 1532
at Halfling.Gui.GuiRoot`1.Input() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\GuiRoot.cs:line 574
at Halfling.Application.AppStateEx.Halfling.Application.IAppState.Input(StateMethodInvoker inputParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\AppStateEx.cs:line 186
at Halfling.Application.Director.CallInput() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 872
at Halfling.Application.Director.DoInput() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:line 787
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 890
at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:line 163
at Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:line 118
05/13/2018 10:57:28 | Logging successful initialized.
05/13/2018 10:57:28 | .NET Runtime Version: 4.0.30319.42000
05/13/2018 10:57:28 | Running as a 64-bit process.
05/13/2018 10:57:28 | Local: en-US
05/13/2018 10:57:28 | Language: en-US
05/13/2018 10:57:28 | Cosmoteer version 0.14.0
05/13/2018 10:57:30 | Microsoft Windows 10 Home 64-bit 10.0.17134
05/13/2018 10:57:30 | AMD A4-4000 APU with Radeon(tm) HD Graphics (2 logical processors)
05/13/2018 10:57:30 | 3270.5 MB RAM
05/13/2018 10:57:30 | AMD Radeon HD 7480D (15.201.1151.1008) (11/3/2015)
05/13/2018 10:57:30 | 768.0 MB VRAM
05/13/2018 10:57:30 |
05/13/2018 10:57:31 | Loaded app settings.
05/13/2018 10:57:31 | Mixpanel Distinct ID: 4938BFB416AA6B9E7B9A8B485879AEB2
05/13/2018 10:57:31 | Process is now DPI-aware.
05/13/2018 10:57:31 | Setup default cursor.
05/13/2018 10:57:31 | Using display adapter 0
05/13/2018 10:57:31 | Created DXGI factory.
05/13/2018 10:57:31 | Adapter #0: AMD Radeon HD 7480D
05/13/2018 10:57:31 | Output #0: Generic PnP Monitor (1280x1024)
05/13/2018 10:57:31 | Adapter #1: Microsoft Basic Render Driver
05/13/2018 10:57:31 | Updated Windows form configuration for borderless window.
05/13/2018 10:57:31 | Created Windows form.
05/13/2018 10:57:31 | Direct3D Feature Level: Level_11_0
05/13/2018 10:57:31 | Created Direct3D 11 Device.
05/13/2018 10:57:31 | Created swap chain: 1280x1024.
05/13/2018 10:57:31 | Created window.
05/13/2018 10:57:31 | Created clock.
05/13/2018 10:57:31 | Created graphics manager.
05/13/2018 10:57:32 | Created XAudio2 device.
05/13/2018 10:57:32 | Created audio manager.
05/13/2018 10:57:32 | Created input manager.
05/13/2018 10:57:33 | Created default font.
05/13/2018 10:57:33 | Initial app state is 'MainMenu'
05/13/2018 10:57:33 | Initial application settings:
05/13/2018 10:57:33 | LastGameVersion:
05/13/2018 10:57:33 | InitState: MainMenu
05/13/2018 10:57:33 | Language:
05/13/2018 10:57:33 | LockCursor: True
05/13/2018 10:57:33 | EdgePanMode: Analog
05/13/2018 10:57:33 | EdgePanSpeed: 15
05/13/2018 10:57:33 | KeyboardPanSpeed: 15
05/13/2018 10:57:33 | KeyboardZoomSpeed: 10
05/13/2018 10:57:33 | KeyboardRotSpeed: 90°
05/13/2018 10:57:33 | EnableMouseWheelZoom: True
05/13/2018 10:57:33 | InvertMouseWheelZoom: False
05/13/2018 10:57:33 | MouseWheelZoomSpeed: 1.12
05/13/2018 10:57:33 | MouseWheelZoomAtCursor: True
05/13/2018 10:57:33 | StickyFocus: True
05/13/2018 10:57:33 | DpiScaleMode: Dpi100
05/13/2018 10:57:33 | AnimateBackgrounds: True
05/13/2018 10:57:33 | FancyParticles: True
05/13/2018 10:57:33 | UncompressedTextures: False
05/13/2018 10:57:33 | AllowShipDeselection: False
05/13/2018 10:57:33 | CtrlSelectsParts: False
05/13/2018 10:57:33 | PreferBlueprintMode: False
05/13/2018 10:57:33 | BlueprintAutoPause: True
05/13/2018 10:57:33 | ShowInvalidBlueprints: True
05/13/2018 10:57:33 | BuildAutoFocus: True
05/13/2018 10:57:33 | BuildAutoRotate: True
05/13/2018 10:57:33 | BuildAutoInteriors: True
05/13/2018 10:57:33 | PaintAutoFocus: True
05/13/2018 10:57:33 | PaintAutoRotate: True
05/13/2018 10:57:33 | PaintAllowOverwrite: True
05/13/2018 10:57:33 | PaintMirrorEnabled: False
05/13/2018 10:57:33 | PaintMirrorAxis: Vertical
05/13/2018 10:57:33 | RepairAutoFocus: True
05/13/2018 10:57:33 | RepairAutoRotate: False
05/13/2018 10:57:33 | BuildAllowOverwrite: True
05/13/2018 10:57:33 | BuildAutoDoors: True
05/13/2018 10:57:33 | BuildEnforceCrewAccess: True
05/13/2018 10:57:33 | BuildMirrorEnabled: False
05/13/2018 10:57:33 | BuildMirrorAxis: Vertical
05/13/2018 10:57:33 | GrabLeavesCorridors: True
05/13/2018 10:57:33 | RepairAutoDoors: True
05/13/2018 10:57:33 | AutoHireCrew: True
05/13/2018 10:57:33 | PartToolTips: True
05/13/2018 10:57:33 | AutoSave: True
05/13/2018 10:57:33 | AutoSavesToKeep: 10
05/13/2018 10:57:33 | QuickSavesToKeep: 10
05/13/2018 10:57:33 | AutoSaveInterval: 600
05/13/2018 10:57:33 | FtlAutoSave: True
05/13/2018 10:57:33 | ShowOnShipIndicators: True
05/13/2018 10:57:33 | AutoPauseOnLostFocus: True
05/13/2018 10:57:33 | ScreenShake: True
05/13/2018 10:57:33 | VersionCheckMode: Stable
05/13/2018 10:57:33 | EnableMetrics: True
05/13/2018 10:57:33 | PreferBorderlessWindowToggle: False
05/13/2018 10:57:33 | MasterVolume: 1
05/13/2018 10:57:33 | EffectsVolume: 1
05/13/2018 10:57:33 | InterfaceVolume: 1
05/13/2018 10:57:33 | ShowTutorials: True
05/13/2018 10:57:33 | AutoFtlJump: False
05/13/2018 10:57:33 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.PaintScheme]
05/13/2018 10:57:33 | DefaultBuildTool: Grab
05/13/2018 10:57:33 | DefaultDecalTool: Grab
05/13/2018 10:57:33 | DontReportErrorsForShips: System.Collections.Generic.HashSet`1[System.String]
05/13/2018 10:57:33 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]
05/13/2018 10:57:33 | PlayerColor:
05/13/2018 10:57:33 | EnemyColor:
05/13/2018 10:57:33 | NeutralColor:
05/13/2018 10:57:33 | MiniviewInCombatMode: Auto
05/13/2018 10:57:33 | MiniviewNotInCombatMode: Auto
05/13/2018 10:57:33 | MiniviewLockRotation: False
05/13/2018 10:57:33 | MiniviewSize:
05/13/2018 10:57:33 | ShowInteriors: False
05/13/2018 10:57:33 | AlwaysShowCommandWidgets: False
05/13/2018 10:57:33 | PreferShipRelativeAttackAngle: False
05/13/2018 10:57:33 | PreferWorldRelativeFollowAngle: False
05/13/2018 10:57:33 | ShipLibraryLargeIcons: False
05/13/2018 10:57:33 | AdHocFormations: False
05/13/2018 10:57:33 | BreakFormationToAttack: True
05/13/2018 10:57:33 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]
05/13/2018 10:57:33 | DeleteFileOnStartup:
05/13/2018 10:57:33 | FeedbackEmail:
05/13/2018 10:57:33 | DefaultGameMode:
05/13/2018 10:57:33 | DefaultCreativeModeMapSize: 0
05/13/2018 10:57:33 | DefaultBountyModeDifficulty: 0
05/13/2018 10:57:33 | DefaultBountyModeMapSize: 0
05/13/2018 10:57:33 | DefaultBountyModeStarterShip: 0
05/13/2018 10:57:33 | WarnOutOfDateGpuDrivers: True
05/13/2018 10:57:33 | DefaultMPJoinHostname:
05/13/2018 10:57:33 | PlayerName:
05/13/2018 10:57:33 | MPShipColorMode: RandomPerPlayer
05/13/2018 10:57:33 | MPBlipColorMode: FriendAndFoe
05/13/2018 10:57:33 | AutoPortForwarding: True
05/13/2018 10:57:33 | DisplayPublicIP: True
05/13/2018 10:57:33 | PreferLAN: False
05/13/2018 10:57:33 | CustomServers: System.Collections.Generic.List`1[Cosmoteer.Multiplayer.ServerInfo]
05/13/2018 10:57:33 | DefaultServer: 0
05/13/2018 10:57:33 | ShowNewsOnStartup: True
05/13/2018 10:57:33 | ReadNewsArticles: System.Collections.Generic.HashSet`1[System.String]
05/13/2018 10:57:33 | ShowNewsAlerts: True
05/13/2018 10:57:33 | HiddenNewsAlerts: System.Collections.Generic.HashSet`1[System.String]
05/13/2018 10:57:33 | MutedPlayers: System.Collections.Generic.HashSet`1[Halfling.Platforms.MachineID]
05/13/2018 10:57:33 | BannedPlayers: System.Collections.Generic.HashSet`1[Halfling.Platforms.MachineID]
05/13/2018 10:57:33 | Starting main game loop...
05/13/2018 10:57:34 | Enabled mods:
05/13/2018 10:58:15 | akinata.stargate
05/13/2018 10:58:15 | akinata.weaponvariant
05/13/2018 10:58:15 | akinata.AWVbountyships
05/13/2018 10:58:16 | cdrmoteer.advancedvanilla
05/13/2018 10:58:16 | deco_mod_N.deco_mod
05/13/2018 10:58:16 | jbox1.drones++
05/13/2018 10:58:16 | cosmoteer.huge_ships
05/13/2018 10:58:16 | KodenameYT.Kannons_iatb
05/13/2018 10:58:16 | Lafiel.Abh
05/13/2018 10:58:16 | Meranera.Sauce
05/13/2018 10:58:16 | Gibbyones.Naval Artillery Mod
05/13/2018 10:58:16 | gofatalis.partsgalore
05/13/2018 10:58:16 | SunriseSP.nwadm
05/13/2018 10:58:16 | thehealingdoctor.weapon_shop
05/13/2018 10:58:16 | Gibbyones.Yamato Turrets
05/13/2018 10:58:16 | Loaded language 'en'.