Support | News | Classic | F.A.Q. | Discord | Discussions | Wiki | Roadmap

I made a ship with ACD, but the game crashes when placing the ship. Could anyone tell me what part is causing this?

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.Ships.Parts.Logic.PartModeTrigger.OnRemovedFromPart2(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Logic\PartModeTrigger.cs:line 72

at Cosmoteer.Ships.Parts.OperationalPartComponent.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\OperationalPartComponent.cs:line 118

at Cosmoteer.Ships.Parts.PartComponent.Cosmoteer.Ships.Parts.Part.IPartComponentMethods.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartComponent.cs:line 258

at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 491

at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 482

at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

at Cosmoteer.Ships.Parts.Part.OnComponentAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1041

at Halfling.Scene2D.SceneComponent.InvokeAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneComponent.cs:line 1800

at Halfling.Scene2D.SceneNode.NodeComponents.Add(SceneComponent component) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneNode.cs:line 1625

at Cosmoteer.Ships.Parts.CommonBasePartsManager`1.AddPart(TPart part, Action onAddedBeforeEvents) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\CommonBasePartsManager.cs:line 1078

at Cosmoteer.Ships.Parts.PartsManager.AddPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 199

at Cosmoteer.Ships.Parts.PartsManager.CreatePart(PartRules rules, IntVector2 loc, Int32 rot, Boolean spawnedFromDestroyed, Boolean defaultToMinHealth) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 187

at Cosmoteer.Ships.ShipUpdateInfo.ApplyPhysical(Boolean destroyBlocking) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\ShipUpdateInfo.cs:line 534

at Cosmoteer.Ships.Ship.MatchPhysicalToBlueprints(Boolean adjustCrew) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1172

at Cosmoteer.Ships.Ship.CloneFromBlueprints(Ship prototype, Int32 playerIndex, Boolean cloneAesthetics, Boolean blueprintsOnly, Boolean initializeToMax, Nullable`1 randSeed) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1605

at Cosmoteer.Modes.Creative.SelectionStates.PlaceShipState.MPPlaceShipInput.Execute(GameRoot game, Int32 playerIndex, MessengerID playerID, Boolean force) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Modes\Creative\SelectionStates\PlaceShipState.cs:line 292

at Cosmoteer.Game.Multiplayer.SPManager.Update() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Game\Multiplayer\SPManager.cs:line 134

at Halfling.Application.Director.DoInput() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 818

at Halfling.Application.Director.GetRunIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 371

at Halfling.Application.Bases.GenericApp.ApplicationMainIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 282

at Halfling.Windows.D3D11.D3D11Window.<>cDisplayClass105_0.<RunGameLoop>g_DoFrame|0() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 947

at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 814

at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 177

at Cosmoteer.GameApp.Main(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\GameApp.cs:line 154

07/21/2022 18:06:56 | Logging successful initialized.

07/21/2022 18:06:56 | .NET Runtime Version: 6.0.1

07/21/2022 18:06:56 | Running as a 64-bit process.

07/21/2022 18:06:56 | Locale: en-GB

07/21/2022 18:06:56 | Language: en-US

07/21/2022 18:06:56 | Executable path: C:\Program Files\Cosmoteer\Bin\Cosmoteer.exe

07/21/2022 18:06:56 | Cosmoteer version 0.15.17b build 0.15.17b_standalone

07/21/2022 18:06:56 | Build Date: 09/01/2022 20:29:31

07/21/2022 18:06:56 | Build Commit: af1a96c40a3207d2cef46eba4865f522dfef4102

07/21/2022 18:06:56 | Microsoft Windows 10 Home 64-bit 10.0.19044

07/21/2022 18:06:56 | Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 logical / 6 physical cores)

07/21/2022 18:06:56 | 65357.0 MB RAM

07/21/2022 18:06:56 | Intel(R) UHD Graphics (26.20.100.7642) (22/01/2020)

07/21/2022 18:06:56 | 1024.0 MB VRAM

07/21/2022 18:06:56 |

07/21/2022 18:06:57 | Loaded app settings.

07/21/2022 18:06:57 | Set application DPI mode: PerMonitor

07/21/2022 18:06:57 | Setup default cursor.

07/21/2022 18:06:57 | Using display adapter 0

07/21/2022 18:06:57 | Created DXGI factory.

07/21/2022 18:06:57 | Adapter #0: NVIDIA GeForce RTX 2060

07/21/2022 18:06:57 | Output #0: Generic PnP Monitor (1920x1080)

07/21/2022 18:06:57 | Adapter #1: Intel(R) UHD Graphics

07/21/2022 18:06:57 | Adapter #2: Microsoft Basic Render Driver

07/21/2022 18:06:57 | Updated Windows form configuration for borderless window.

07/21/2022 18:06:57 | Created Windows form.

07/21/2022 18:06:57 | Direct3D Feature Level: Level_11_0

07/21/2022 18:06:57 | Created Direct3D 11 Device.

07/21/2022 18:06:57 | Created swap chain: 1920x1080.

07/21/2022 18:06:57 | Created window.

07/21/2022 18:06:57 | Created clock.

07/21/2022 18:06:57 | Created graphics manager.

07/21/2022 18:06:57 | Created XAudio2 device.

07/21/2022 18:06:57 | Created audio manager.

07/21/2022 18:06:57 | Created input manager.

07/21/2022 18:06:57 | Created default font.

07/21/2022 18:06:57 | Initial app state is 'MainMenu'

07/21/2022 18:06:57 | Initial application settings:

07/21/2022 18:06:57 | LastGameVersion:

07/21/2022 18:06:57 | InitState: MainMenu

07/21/2022 18:06:57 | Language:

07/21/2022 18:06:57 | LockCursor: False

07/21/2022 18:06:57 | EdgePanMode: Analog

07/21/2022 18:06:57 | EdgePanSpeed: 15

07/21/2022 18:06:57 | KeyboardPanSpeed: 15

07/21/2022 18:06:57 | KeyboardZoomSpeed: 10

07/21/2022 18:06:57 | KeyboardRotSpeed: 90°

07/21/2022 18:06:57 | EnableMouseWheelZoom: True

07/21/2022 18:06:57 | InvertMouseWheelZoom: False

07/21/2022 18:06:57 | MouseWheelZoomSpeed: 1.12

07/21/2022 18:06:57 | MouseWheelZoomAtCursor: True

07/21/2022 18:06:57 | AutoTrackOnScreenShips: True

07/21/2022 18:06:57 | StickyFocus: True

07/21/2022 18:06:57 | DpiScaleMode: Dpi200

07/21/2022 18:06:57 | AnimateBackgrounds: True

07/21/2022 18:06:57 | BackgroundGrid: True

07/21/2022 18:06:57 | FancyParticles: True

07/21/2022 18:06:57 | UncompressedTextures: False

07/21/2022 18:06:57 | TargetFps: FpsTarget30

07/21/2022 18:06:57 | AllowShipDeselection: False

07/21/2022 18:06:57 | CtrlSelectsParts: True

07/21/2022 18:06:57 | EnableCollisionAvoidance: True

07/21/2022 18:06:57 | EnableArrivalMatching: True

07/21/2022 18:06:57 | PreferBlueprintMode: False

07/21/2022 18:06:57 | BlueprintAutoPause: True

07/21/2022 18:06:57 | ShowInvalidBlueprints: True

07/21/2022 18:06:57 | ShowAutoRemovedParts: True

07/21/2022 18:06:57 | ShowAutoRemovedDecals: True

07/21/2022 18:06:57 | BuildAutoRotate: True

07/21/2022 18:06:57 | BuildAutoInteriors: True

07/21/2022 18:06:57 | PaintAutoRotate: True

07/21/2022 18:06:57 | PaintAllowOverwrite: True

07/21/2022 18:06:57 | PaintMirrorEnabled: False

07/21/2022 18:06:57 | PaintMirrorAxis: Vertical

07/21/2022 18:06:57 | RepairAutoRotate: False

07/21/2022 18:06:57 | BuildAllowOverwrite: True

07/21/2022 18:06:57 | BuildAutoDoors: True

07/21/2022 18:06:57 | BuildShowNearestPaths: True

07/21/2022 18:06:57 | BuildMirrorEnabled: False

07/21/2022 18:06:57 | BuildMirrorAxis: Vertical

07/21/2022 18:06:57 | ShowStatBars: True

07/21/2022 18:06:57 | ConstructExitsBuild: False

07/21/2022 18:06:57 | CrewMirrorEnabled: False

07/21/2022 18:06:57 | CrewMirrorAxis: Vertical

07/21/2022 18:06:57 | CrewAutoRotate: True

07/21/2022 18:06:57 | ShowCrewPaths: True

07/21/2022 18:06:57 | ShowCrewHomes: True

07/21/2022 18:06:57 | DefaultRoles:

07/21/2022 18:06:57 | RowsOfParts: 1

07/21/2022 18:06:57 | GrabLeavesCorridors: True

07/21/2022 18:06:57 | RepairAutoDoors: True

07/21/2022 18:06:57 | AutoHireCrew: True

07/21/2022 18:06:57 | PartToolTips: True

07/21/2022 18:06:57 | PartToolTipsDefaultToStats: False

07/21/2022 18:06:57 | AutoSave: True

07/21/2022 18:06:57 | AutoSavesToKeep: 10

07/21/2022 18:06:57 | QuickSavesToKeep: 10

07/21/2022 18:06:57 | AutoSaveInterval: 600

07/21/2022 18:06:57 | SaveLostShips: True

07/21/2022 18:06:57 | LostShipsTokeep: 10

07/21/2022 18:06:57 | FtlAutoSave: True

07/21/2022 18:06:57 | ShowOnShipIndicators: True

07/21/2022 18:06:57 | ShowZoomedOutBlibs: True

07/21/2022 18:06:57 | ShowOffScreenBlips: True

07/21/2022 18:06:57 | PingNearbyEnemies: True

07/21/2022 18:06:57 | AutoPauseOnLostFocus: True

07/21/2022 18:06:57 | ScreenShake: True

07/21/2022 18:06:57 | ShowMidpointFocusWidget: True

07/21/2022 18:06:57 | VersionCheckMode: Stable

07/21/2022 18:06:57 | DefaultScreenshotFormat: Jpeg

07/21/2022 18:06:57 | EnableMetrics: True

07/21/2022 18:06:57 | PreferBorderlessWindowToggle: False

07/21/2022 18:06:57 | MasterVolume: 1

07/21/2022 18:06:57 | EffectsVolume: 1

07/21/2022 18:06:57 | InterfaceVolume: 1

07/21/2022 18:06:57 | MuteWhenUnfocused: False

07/21/2022 18:06:57 | ShowTutorials: True

07/21/2022 18:06:57 | AutoFtlJump: False

07/21/2022 18:06:57 | DefaultPaintScheme:

07/21/2022 18:06:57 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.Paint.PaintScheme]

07/21/2022 18:06:57 | DefaultBuildTool: Grab

07/21/2022 18:06:57 | DefaultDecalTool: Grab

07/21/2022 18:06:57 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]

07/21/2022 18:06:57 | DontDimDialogBackgrounds: False

07/21/2022 18:06:57 | PlayerColor:

07/21/2022 18:06:57 | EnemyColor:

07/21/2022 18:06:57 | NeutralColor:

07/21/2022 18:06:57 | RotateMinimap: True

07/21/2022 18:06:57 | MiniviewInCombatMode: Auto

07/21/2022 18:06:57 | MiniviewNotInCombatMode: Auto

07/21/2022 18:06:57 | MiniviewLockRotation: False

07/21/2022 18:06:57 | MiniviewSize:

07/21/2022 18:06:57 | ShowInteriors: False

07/21/2022 18:06:57 | ShowAllCommands: False

07/21/2022 18:06:57 | AlwaysShowCommandWidgets: False

07/21/2022 18:06:57 | ShowSelectedPartStatusBars: True

07/21/2022 18:06:57 | PreferShipRelativeAttackAngle: False

07/21/2022 18:06:57 | PreferWorldRelativeFollowAngle: False

07/21/2022 18:06:57 | DirectControlEnableWeapons: True

07/21/2022 18:06:57 | DirectControlAimAssist: True

07/21/2022 18:06:57 | DirectControlAutoBrake: True

07/21/2022 18:06:57 | DirectControlAutoFaceCursor: False

07/21/2022 18:06:57 | DirectControlViewFollowsCursor: False

07/21/2022 18:06:57 | DirectControlAutoRotateView: False

07/21/2022 18:06:57 | DirectControlAutoZoomView: False

07/21/2022 18:06:57 | DirectControlShowWeaponCoverage: False

07/21/2022 18:06:57 | ShipLibraryLargeIcons: False

07/21/2022 18:06:57 | BreakFormationToAttack: True

07/21/2022 18:06:57 | DisplayAllShips: False

07/21/2022 18:06:57 | ShowAdvancedCommands: False

07/21/2022 18:06:57 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]

07/21/2022 18:06:57 | AutoDisableMods: True

07/21/2022 18:06:57 | DeleteFileOnStartup:

07/21/2022 18:06:57 | DefaultGameMode:

07/21/2022 18:06:57 | DefaultCreativeModeMapSize: 0

07/21/2022 18:06:57 | DefaultBountyModeDifficulty: 0

07/21/2022 18:06:57 | DefaultBountyModeMapSize: 0

07/21/2022 18:06:57 | DefaultBountyModeStarterShip: 0

07/21/2022 18:06:57 | MPShipColorMode: RandomPerPlayer

07/21/2022 18:06:57 | MPBlipColorMode: FriendAndFoe

07/21/2022 18:06:57 | MPShowDamagePoints: True

07/21/2022 18:06:57 | CustomRulesets: System.Collections.Generic.Dictionary2[System.String,System.Collections.Generic.List1[Cosmoteer.CustomRuleset]]

07/21/2022 18:06:57 | AllowP2PConnections: True

07/21/2022 18:06:57 | PreferLAN: False

07/21/2022 18:06:57 | DefaultServer: 0

07/21/2022 18:06:57 | ShowNewsOnStartup: True

07/21/2022 18:06:57 | ReadNewsArticles: System.Collections.Generic.HashSet`1[System.String]

07/21/2022 18:06:57 | ShowNewsAlerts: True

07/21/2022 18:06:57 | HiddenNewsAlerts: System.Collections.Generic.HashSet`1[System.String]

07/21/2022 18:06:57 | MainMenuBackgroundIndex: 0

07/21/2022 18:06:57 | CycleMainMenuBackground: True

07/21/2022 18:06:57 | DefaultAuthorName:

07/21/2022 18:06:57 | ShowSteamWishlistPrompt: True

07/21/2022 18:06:57 | EnableGifRecorder: False

07/21/2022 18:06:57 | GifRecorderSeconds: 10

07/21/2022 18:06:57 | GifRecorderFramerate: 20

07/21/2022 18:06:57 | GifRecorderResolution: 480

07/21/2022 18:06:57 | Starting main game loop...

07/21/2022 18:06:57 | Enabled mods:

07/21/2022 18:06:59 | cosmoteer.huge_ships (1.0.0)

07/21/2022 18:06:59 | Kroom.Normal_Armor_Expanded (1.0.6)

07/21/2022 18:06:59 | Lafiel.Abh (0.7.2.8 WIP3 (2021 January 15))

07/21/2022 18:06:59 | SW.StarWars (0.3.7)

07/21/2022 18:06:59 | SW.StarWarsShips (1.2.0)

07/21/2022 18:06:59 | Loaded language 'en'.

07/21/2022 18:08:24 | Loaded game data in 87.1 seconds.

07/21/2022 18:08:53 | Game pushed onto stack.

07/21/2022 18:08:53 | Game mode is: CreativeGameModeManager

07/21/2022 18:09:07 | Memory usage at time of crash: 3,514,494,976

07/21/2022 18:09:07 | Application state stack at time of crash:

07/21/2022 18:09:07 | Cosmoteer.Game.GameRoot

07/21/2022 18:09:07 | Cosmoteer.Gui.TitleScreen

07/21/2022 18:09:07 | FPS at time of crash: 68.58648

07/21/2022 18:09:07 | Running processes at time of crash: Adobe CEF Helper, Adobe Desktop Service, AdobeCollabSync, AdobeIPCBroker, AdobeNotificationClient, AdobeUpdateService, afwServ, AGMService, AGSService, AntiTrackSvc, AppleMobileDeviceProcess, ApplicationFrameHost, armsvc, aswEngSrv, aswidsagent, audiodg, AVGSvc, avgToolsSvc, AVGUI, BrCcUxSys, BrCtrlCntr, BrotherHelp, BrStMonW, BrYNSvc, CCLibrary, CCXProcess, chrome, CompPkgSrv, conhost, CoreSync, Cortana, Cosmoteer, Creative Cloud, Creative Cloud Helper, csrss, ctfmon, dasHost, DCv2, Discord, dllhost, dwm, ensserver, explorer, fontdrvhost, GameOverlayUI, gamingservices, gamingservicesnet, GoogleCrashHandler, GoogleCrashHandler64, GoogleUpdate, HxOutlook, HxTsr, IAStorDataMgrSvc, IAStorIcon, Idle, igfxCUIService, igfxEM, imdsksvc, IntelCpHDCPSvc, IntelCpHeciSvc, IpOverUsbSvc, jhi_service, jucheck, jusched, LEDKeeper2, LightKeeperService, LMS, LockApp, lsass, Memory Compression, MicrosoftEdgeUpdate, msdtc, msedge, MSI_Central_Service, MSI_Companion_Service, MSI.CentralServer, MSIAPService, MSIService, muachost, Music.UI, MusNotifyIcon, Mystic_Light_Service, nahimicNotifSys, NahimicService, node, nvcontainer, NVDisplay.Container, NVIDIA Share, NVIDIA Web Helper, nvsphelper64, OfficeClickToRun, OmApSvcBroker, OneDrive, OVRRedir, OVRServer_x64, OVRServiceLauncher, pg_ctl, postgres, PresentationFontCache, Registry, RstMwService, RtkAudUService64, rundll32, RuntimeBroker, SearchApp, SearchFilterHost, SearchIndexer, SearchProtocolHost, SecurityHealthService, SecurityHealthSystray, Sendevsvc, services, SgrmBroker, ShellExperienceHost, sihost, smss, spoolsv, StartMenuExperienceHost, steam, SteamService, steamwebhelper, svchost, System, SystemSettings, taskhostw, TextInputHost, TuneupSvc, TuneupUI, unsecapp, UserOOBEBroker, VoiceControl_Service, VoiceControlEngine, Vpn, VpnSvc, wallpaper64, wallpaperservice32_c, wininit, winlogon, wlanext, WmiPrvSE, WpcMon, wsc_proxy, WUDFHost, XboxAppServices, YourPhone,

07/21/2022 18:09:08 | System.NullReferenceException: Object reference not set to an instance of an object.

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.Logic.PartModeTrigger.OnRemovedFromPart2(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Logic\PartModeTrigger.cs:line 72

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.OperationalPartComponent.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\OperationalPartComponent.cs:line 118

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.PartComponent.Cosmoteer.Ships.Parts.Part.IPartComponentMethods.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartComponent.cs:line 258

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 491

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 482

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.Part.OnComponentAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1041

07/21/2022 18:09:08 | at Halfling.Scene2D.SceneComponent.InvokeAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneComponent.cs:line 1800

07/21/2022 18:09:08 | at Halfling.Scene2D.SceneNode.NodeComponents.Add(SceneComponent component) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneNode.cs:line 1625

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.CommonBasePartsManager`1.AddPart(TPart part, Action onAddedBeforeEvents) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\CommonBasePartsManager.cs:line 1078

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.PartsManager.AddPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 199

07/21/2022 18:09:08 | at Cosmoteer.Ships.Parts.PartsManager.CreatePart(PartRules rules, IntVector2 loc, Int32 rot, Boolean spawnedFromDestroyed, Boolean defaultToMinHealth) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 187

07/21/2022 18:09:08 | at Cosmoteer.Ships.ShipUpdateInfo.ApplyPhysical(Boolean destroyBlocking) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\ShipUpdateInfo.cs:line 534

07/21/2022 18:09:08 | at Cosmoteer.Ships.Ship.MatchPhysicalToBlueprints(Boolean adjustCrew) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1172

07/21/2022 18:09:08 | at Cosmoteer.Ships.Ship.CloneFromBlueprints(Ship prototype, Int32 playerIndex, Boolean cloneAesthetics, Boolean blueprintsOnly, Boolean initializeToMax, Nullable`1 randSeed) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1605

07/21/2022 18:09:08 | at Cosmoteer.Modes.Creative.SelectionStates.PlaceShipState.MPPlaceShipInput.Execute(GameRoot game, Int32 playerIndex, MessengerID playerID, Boolean force) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Modes\Creative\SelectionStates\PlaceShipState.cs:line 292

07/21/2022 18:09:08 | at Cosmoteer.Game.Multiplayer.SPManager.Update() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Game\Multiplayer\SPManager.cs:line 134

07/21/2022 18:09:08 | at Halfling.Application.Director.DoInput() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 818

07/21/2022 18:09:08 | at Halfling.Application.Director.GetRunIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 371

07/21/2022 18:09:08 | at Halfling.Application.Bases.GenericApp.ApplicationMainIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 282

07/21/2022 18:09:08 | at Halfling.Windows.D3D11.D3D11Window.<>cDisplayClass105_0.<RunGameLoop>g_DoFrame|0() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 947

07/21/2022 18:09:08 | at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 814

07/21/2022 18:09:08 | at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 177

07/21/2022 18:09:08 | at Cosmoteer.GameApp.Main(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\GameApp.cs:line 154

07/21/2022 18:09:08 | Actual data hash: 8569ede6b4d6a261f5f81b90f06fc25e

07/21/2022 18:09:08 | Expected data hash: 8569ede6b4d6a261f5f81b90f06fc25e

07/21/2022 18:09:08 | Director received exit call.

07/21/2022 18:09:08 | Disposed default font.

07/21/2022 18:09:08 | Disposed XA2AudioManager device.

07/21/2022 18:09:08 | Disposed audio manager.

07/21/2022 18:09:08 | Disposed clock.

07/21/2022 18:09:08 | Disposed input manager.

07/21/2022 18:09:08 | Disposed graphics manager.

07/21/2022 18:09:08 | Disposed swap chain.

07/21/2022 18:09:08 | Disposed Direct3D device.

07/21/2022 18:09:08 | Disposed DXGI factory.

07/21/2022 18:09:08 | Closed Windows form.

07/21/2022 18:09:08 | Director received exit call.

07/21/2022 18:09:08 | Disposed window.

07/21/2022 18:09:08 | Disposed platform interface.

07/21/2022 18:09:08 | Closing log output file...

(Apologies for the formatting errors, this is caused by the error log's punctuation).

    TIE-Fighter Pretty sure this is a crash caused by ABH that the developer decided not to fix. I don't know what part(s) cause it off of the top of my head

    5 days later

    CaptainRedstone I tried this, yet there was still a crash. No change to the ship.

    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.Ships.Parts.Logic.PartModeTrigger.OnRemovedFromPart2(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Logic\PartModeTrigger.cs:line 72

    at Cosmoteer.Ships.Parts.OperationalPartComponent.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\OperationalPartComponent.cs:line 118

    at Cosmoteer.Ships.Parts.PartComponent.Cosmoteer.Ships.Parts.Part.IPartComponentMethods.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartComponent.cs:line 258

    at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 491

    at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

    at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 482

    at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

    at Cosmoteer.Ships.Parts.Part.OnComponentAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1041

    at Halfling.Scene2D.SceneComponent.InvokeAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneComponent.cs:line 1800

    at Halfling.Scene2D.SceneNode.NodeComponents.Add(SceneComponent component) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneNode.cs:line 1625

    at Cosmoteer.Ships.Parts.CommonBasePartsManager`1.AddPart(TPart part, Action onAddedBeforeEvents) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\CommonBasePartsManager.cs:line 1078

    at Cosmoteer.Ships.Parts.PartsManager.AddPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 199

    at Cosmoteer.Ships.Parts.PartsManager.CreatePart(PartRules rules, IntVector2 loc, Int32 rot, Boolean spawnedFromDestroyed, Boolean defaultToMinHealth) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 187

    at Cosmoteer.Ships.ShipUpdateInfo.ApplyPhysical(Boolean destroyBlocking) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\ShipUpdateInfo.cs:line 534

    at Cosmoteer.Ships.Ship.MatchPhysicalToBlueprints(Boolean adjustCrew) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1172

    at Cosmoteer.Ships.Ship.CloneFromBlueprints(Ship prototype, Int32 playerIndex, Boolean cloneAesthetics, Boolean blueprintsOnly, Boolean initializeToMax, Nullable`1 randSeed) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1605

    at Cosmoteer.Modes.Creative.SelectionStates.PlaceShipState.MPPlaceShipInput.Execute(GameRoot game, Int32 playerIndex, MessengerID playerID, Boolean force) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Modes\Creative\SelectionStates\PlaceShipState.cs:line 292

    at Cosmoteer.Game.Multiplayer.SPManager.Update() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Game\Multiplayer\SPManager.cs:line 134

    at Halfling.Application.Director.DoInput() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 818

    at Halfling.Application.Director.GetRunIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 371

    at Halfling.Application.Bases.GenericApp.ApplicationMainIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 282

    at Halfling.Windows.D3D11.D3D11Window.<>cDisplayClass105_0.<RunGameLoop>g_DoFrame|0() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 947

    at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 814

    at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 177

    at Cosmoteer.GameApp.Main(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\GameApp.cs:line 154

    07/29/2022 17:30:52 | Logging successful initialized.

    07/29/2022 17:30:52 | .NET Runtime Version: 6.0.1

    07/29/2022 17:30:52 | Running as a 64-bit process.

    07/29/2022 17:30:52 | Locale: en-GB

    07/29/2022 17:30:52 | Language: en-US

    07/29/2022 17:30:52 | Executable path: C:\Program Files\Cosmoteer\Bin\Cosmoteer.exe

    07/29/2022 17:30:52 | Cosmoteer version 0.15.17b build 0.15.17b_standalone

    07/29/2022 17:30:52 | Build Date: 09/01/2022 20:29:31

    07/29/2022 17:30:52 | Build Commit: af1a96c40a3207d2cef46eba4865f522dfef4102

    07/29/2022 17:30:53 | Microsoft Windows 10 Home 64-bit 10.0.19044

    07/29/2022 17:30:53 | Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 logical / 6 physical cores)

    07/29/2022 17:30:53 | 65357.0 MB RAM

    07/29/2022 17:30:53 | Intel(R) UHD Graphics (26.20.100.7642) (22/01/2020)

    07/29/2022 17:30:53 | 1024.0 MB VRAM

    07/29/2022 17:30:53 |

    07/29/2022 17:30:53 | Loaded app settings.

    07/29/2022 17:30:53 | Set application DPI mode: PerMonitor

    07/29/2022 17:30:53 | Setup default cursor.

    07/29/2022 17:30:53 | Using display adapter 0

    07/29/2022 17:30:53 | Created DXGI factory.

    07/29/2022 17:30:53 | Adapter #0: NVIDIA GeForce RTX 2060

    07/29/2022 17:30:53 | Output #0: Generic PnP Monitor (1920x1080)

    07/29/2022 17:30:53 | Adapter #1: Intel(R) UHD Graphics

    07/29/2022 17:30:53 | Adapter #2: Microsoft Basic Render Driver

    07/29/2022 17:30:53 | Updated Windows form configuration for borderless window.

    07/29/2022 17:30:53 | Created Windows form.

    07/29/2022 17:30:54 | Direct3D Feature Level: Level_11_0

    07/29/2022 17:30:54 | Created Direct3D 11 Device.

    07/29/2022 17:30:54 | Created swap chain: 1920x1080.

    07/29/2022 17:30:54 | Created window.

    07/29/2022 17:30:54 | Created clock.

    07/29/2022 17:30:54 | Created graphics manager.

    07/29/2022 17:30:54 | Created XAudio2 device.

    07/29/2022 17:30:54 | Created audio manager.

    07/29/2022 17:30:54 | Created input manager.

    07/29/2022 17:30:54 | Created default font.

    07/29/2022 17:30:54 | Initial app state is 'MainMenu'

    07/29/2022 17:30:54 | Initial application settings:

    07/29/2022 17:30:54 | LastGameVersion:

    07/29/2022 17:30:54 | InitState: MainMenu

    07/29/2022 17:30:54 | Language:

    07/29/2022 17:30:54 | LockCursor: False

    07/29/2022 17:30:54 | EdgePanMode: Analog

    07/29/2022 17:30:54 | EdgePanSpeed: 15

    07/29/2022 17:30:54 | KeyboardPanSpeed: 15

    07/29/2022 17:30:54 | KeyboardZoomSpeed: 10

    07/29/2022 17:30:54 | KeyboardRotSpeed: 90°

    07/29/2022 17:30:54 | EnableMouseWheelZoom: True

    07/29/2022 17:30:54 | InvertMouseWheelZoom: False

    07/29/2022 17:30:54 | MouseWheelZoomSpeed: 1.12

    07/29/2022 17:30:54 | MouseWheelZoomAtCursor: True

    07/29/2022 17:30:54 | AutoTrackOnScreenShips: True

    07/29/2022 17:30:54 | StickyFocus: True

    07/29/2022 17:30:54 | DpiScaleMode: Dpi200

    07/29/2022 17:30:54 | AnimateBackgrounds: True

    07/29/2022 17:30:54 | BackgroundGrid: True

    07/29/2022 17:30:54 | FancyParticles: True

    07/29/2022 17:30:54 | UncompressedTextures: False

    07/29/2022 17:30:54 | TargetFps: FpsTarget30

    07/29/2022 17:30:54 | AllowShipDeselection: False

    07/29/2022 17:30:54 | CtrlSelectsParts: True

    07/29/2022 17:30:54 | EnableCollisionAvoidance: True

    07/29/2022 17:30:54 | EnableArrivalMatching: True

    07/29/2022 17:30:54 | PreferBlueprintMode: False

    07/29/2022 17:30:54 | BlueprintAutoPause: True

    07/29/2022 17:30:54 | ShowInvalidBlueprints: True

    07/29/2022 17:30:54 | ShowAutoRemovedParts: True

    07/29/2022 17:30:54 | ShowAutoRemovedDecals: True

    07/29/2022 17:30:54 | BuildAutoRotate: True

    07/29/2022 17:30:54 | BuildAutoInteriors: True

    07/29/2022 17:30:54 | PaintAutoRotate: True

    07/29/2022 17:30:54 | PaintAllowOverwrite: True

    07/29/2022 17:30:54 | PaintMirrorEnabled: False

    07/29/2022 17:30:54 | PaintMirrorAxis: Vertical

    07/29/2022 17:30:54 | RepairAutoRotate: False

    07/29/2022 17:30:54 | BuildAllowOverwrite: True

    07/29/2022 17:30:54 | BuildAutoDoors: True

    07/29/2022 17:30:54 | BuildShowNearestPaths: True

    07/29/2022 17:30:54 | BuildMirrorEnabled: False

    07/29/2022 17:30:54 | BuildMirrorAxis: Vertical

    07/29/2022 17:30:54 | ShowStatBars: True

    07/29/2022 17:30:54 | ConstructExitsBuild: False

    07/29/2022 17:30:54 | CrewMirrorEnabled: False

    07/29/2022 17:30:54 | CrewMirrorAxis: Vertical

    07/29/2022 17:30:54 | CrewAutoRotate: True

    07/29/2022 17:30:54 | ShowCrewPaths: True

    07/29/2022 17:30:54 | ShowCrewHomes: True

    07/29/2022 17:30:54 | DefaultRoles:

    07/29/2022 17:30:54 | RowsOfParts: 1

    07/29/2022 17:30:54 | GrabLeavesCorridors: True

    07/29/2022 17:30:54 | RepairAutoDoors: True

    07/29/2022 17:30:54 | AutoHireCrew: True

    07/29/2022 17:30:54 | PartToolTips: True

    07/29/2022 17:30:54 | PartToolTipsDefaultToStats: False

    07/29/2022 17:30:54 | AutoSave: True

    07/29/2022 17:30:54 | AutoSavesToKeep: 10

    07/29/2022 17:30:54 | QuickSavesToKeep: 10

    07/29/2022 17:30:54 | AutoSaveInterval: 600

    07/29/2022 17:30:54 | SaveLostShips: True

    07/29/2022 17:30:54 | LostShipsTokeep: 10

    07/29/2022 17:30:54 | FtlAutoSave: True

    07/29/2022 17:30:54 | ShowOnShipIndicators: True

    07/29/2022 17:30:54 | ShowZoomedOutBlibs: True

    07/29/2022 17:30:54 | ShowOffScreenBlips: True

    07/29/2022 17:30:54 | PingNearbyEnemies: True

    07/29/2022 17:30:54 | AutoPauseOnLostFocus: True

    07/29/2022 17:30:54 | ScreenShake: True

    07/29/2022 17:30:54 | ShowMidpointFocusWidget: True

    07/29/2022 17:30:54 | VersionCheckMode: Stable

    07/29/2022 17:30:54 | DefaultScreenshotFormat: Jpeg

    07/29/2022 17:30:54 | EnableMetrics: True

    07/29/2022 17:30:54 | PreferBorderlessWindowToggle: False

    07/29/2022 17:30:54 | MasterVolume: 1

    07/29/2022 17:30:54 | EffectsVolume: 1

    07/29/2022 17:30:54 | InterfaceVolume: 1

    07/29/2022 17:30:54 | MuteWhenUnfocused: False

    07/29/2022 17:30:54 | ShowTutorials: True

    07/29/2022 17:30:54 | AutoFtlJump: False

    07/29/2022 17:30:54 | DefaultPaintScheme:

    07/29/2022 17:30:54 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.Paint.PaintScheme]

    07/29/2022 17:30:54 | DefaultBuildTool: Grab

    07/29/2022 17:30:54 | DefaultDecalTool: Grab

    07/29/2022 17:30:54 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]

    07/29/2022 17:30:54 | DontDimDialogBackgrounds: False

    07/29/2022 17:30:54 | PlayerColor:

    07/29/2022 17:30:54 | EnemyColor:

    07/29/2022 17:30:54 | NeutralColor:

    07/29/2022 17:30:54 | RotateMinimap: True

    07/29/2022 17:30:54 | MiniviewInCombatMode: Auto

    07/29/2022 17:30:54 | MiniviewNotInCombatMode: Auto

    07/29/2022 17:30:54 | MiniviewLockRotation: False

    07/29/2022 17:30:54 | MiniviewSize:

    07/29/2022 17:30:54 | ShowInteriors: False

    07/29/2022 17:30:54 | ShowAllCommands: False

    07/29/2022 17:30:54 | AlwaysShowCommandWidgets: False

    07/29/2022 17:30:54 | ShowSelectedPartStatusBars: True

    07/29/2022 17:30:54 | PreferShipRelativeAttackAngle: False

    07/29/2022 17:30:54 | PreferWorldRelativeFollowAngle: False

    07/29/2022 17:30:54 | DirectControlEnableWeapons: True

    07/29/2022 17:30:54 | DirectControlAimAssist: True

    07/29/2022 17:30:54 | DirectControlAutoBrake: True

    07/29/2022 17:30:54 | DirectControlAutoFaceCursor: False

    07/29/2022 17:30:54 | DirectControlViewFollowsCursor: False

    07/29/2022 17:30:54 | DirectControlAutoRotateView: False

    07/29/2022 17:30:54 | DirectControlAutoZoomView: False

    07/29/2022 17:30:54 | DirectControlShowWeaponCoverage: False

    07/29/2022 17:30:54 | ShipLibraryLargeIcons: False

    07/29/2022 17:30:54 | BreakFormationToAttack: True

    07/29/2022 17:30:54 | DisplayAllShips: False

    07/29/2022 17:30:54 | ShowAdvancedCommands: False

    07/29/2022 17:30:54 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]

    07/29/2022 17:30:54 | AutoDisableMods: True

    07/29/2022 17:30:54 | DeleteFileOnStartup:

    07/29/2022 17:30:54 | DefaultGameMode:

    07/29/2022 17:30:54 | DefaultCreativeModeMapSize: 0

    07/29/2022 17:30:54 | DefaultBountyModeDifficulty: 0

    07/29/2022 17:30:54 | DefaultBountyModeMapSize: 0

    07/29/2022 17:30:54 | DefaultBountyModeStarterShip: 0

    07/29/2022 17:30:54 | MPShipColorMode: RandomPerPlayer

    07/29/2022 17:30:54 | MPBlipColorMode: FriendAndFoe

    07/29/2022 17:30:54 | MPShowDamagePoints: True

    07/29/2022 17:30:54 | CustomRulesets: System.Collections.Generic.Dictionary2[System.String,System.Collections.Generic.List1[Cosmoteer.CustomRuleset]]

    07/29/2022 17:30:54 | AllowP2PConnections: True

    07/29/2022 17:30:54 | PreferLAN: False

    07/29/2022 17:30:54 | DefaultServer: 0

    07/29/2022 17:30:54 | ShowNewsOnStartup: True

    07/29/2022 17:30:54 | ReadNewsArticles: System.Collections.Generic.HashSet`1[System.String]

    07/29/2022 17:30:54 | ShowNewsAlerts: True

    07/29/2022 17:30:54 | HiddenNewsAlerts: System.Collections.Generic.HashSet`1[System.String]

    07/29/2022 17:30:54 | MainMenuBackgroundIndex: 0

    07/29/2022 17:30:54 | CycleMainMenuBackground: True

    07/29/2022 17:30:54 | DefaultAuthorName:

    07/29/2022 17:30:54 | ShowSteamWishlistPrompt: True

    07/29/2022 17:30:54 | EnableGifRecorder: False

    07/29/2022 17:30:54 | GifRecorderSeconds: 10

    07/29/2022 17:30:54 | GifRecorderFramerate: 20

    07/29/2022 17:30:54 | GifRecorderResolution: 480

    07/29/2022 17:30:54 | Starting main game loop...

    07/29/2022 17:30:54 | Enabled mods:

    07/29/2022 17:30:56 | cosmoteer.billion_credits (1.0.0)

    07/29/2022 17:30:56 | cosmoteer.huge_ships (1.0.0)

    07/29/2022 17:30:56 | Kroom.Normal_Armor_Expanded (1.0.6)

    07/29/2022 17:30:56 | SW.StarWars (0.3.7)

    07/29/2022 17:30:56 | SW.StarWarsShips (1.2.0)

    07/29/2022 17:30:56 | Loaded language 'en'.

    07/29/2022 17:31:05 | Loaded game data in 10.3 seconds.

    07/29/2022 17:31:40 | Game pushed onto stack.

    07/29/2022 17:31:40 | Game mode is: CreativeGameModeManager

    07/29/2022 17:31:44 | Making FTL jump...

    07/29/2022 17:31:44 | Finished FTL jump.

    07/29/2022 17:32:01 | Memory usage at time of crash: 1,560,784,896

    07/29/2022 17:32:01 | Application state stack at time of crash:

    07/29/2022 17:32:01 | Cosmoteer.Game.GameRoot

    07/29/2022 17:32:01 | Cosmoteer.Gui.TitleScreen

    07/29/2022 17:32:01 | FPS at time of crash: 141.15077

    07/29/2022 17:32:01 | Running processes at time of crash: Adobe CEF Helper, Adobe Desktop Service, AdobeCollabSync, AdobeIPCBroker, AdobeNotificationClient, AdobeUpdateService, afwServ, AGMService, AGSService, AntiTrackSvc, AppleMobileDeviceProcess, ApplicationFrameHost, armsvc, aswEngSrv, aswidsagent, audiodg, AVGSvc, avgToolsSvc, AVGUI, BrCcUxSys, BrCtrlCntr, BrotherHelp, BrStMonW, BrYNSvc, CCLibrary, CCXProcess, chrome, conhost, CoreSync, Cortana, Cosmoteer, Creative Cloud, Creative Cloud Helper, csrss, ctfmon, dasHost, DCv2, Discord, dllhost, dwm, ensserver, explorer, FileCoAuth, fontdrvhost, GameBar, GameBarFTServer, GameOverlayUI, gamingservices, gamingservicesnet, GoogleCrashHandler, GoogleCrashHandler64, HxOutlook, HxTsr, IAStorDataMgrSvc, IAStorIcon, Idle, igfxCUIService, igfxEM, imdsksvc, IntelCpHDCPSvc, IntelCpHeciSvc, IpOverUsbSvc, jhi_service, jucheck, jusched, LEDKeeper2, LightKeeperService, LMS, lsass, Memory Compression, msedge, MSI_Central_Service, MSI_Companion_Service, MSI.CentralServer, MSIAPService, MSIService, muachost, Music.UI, MusNotifyIcon, Mystic_Light_Service, nahimicNotifSys, NahimicService, node, nvcontainer, NVDisplay.Container, NVIDIA Share, NVIDIA Web Helper, nvsphelper64, OfficeClickToRun, OmApSvcBroker, OneDrive, OVRRedir, OVRServer_x64, OVRServiceLauncher, pg_ctl, PhoneExperienceHost, postgres, PresentationFontCache, Registry, RstMwService, RtkAudUService64, rundll32, RuntimeBroker, SearchApp, SearchIndexer, SearchProtocolHost, SecurityHealthService, SecurityHealthSystray, Sendevsvc, services, SgrmBroker, ShellExperienceHost, sihost, smartscreen, smss, spoolsv, StartMenuExperienceHost, steam, SteamService, steamwebhelper, svchost, System, SystemSettings, taskhostw, TextInputHost, TuneupSvc, TuneupUI, unsecapp, UserOOBEBroker, Video.UI, VoiceControl_Service, VoiceControlEngine, Vpn, VpnSvc, wallpaper64, wallpaperservice32_c, wininit, winlogon, wlanext, WmiPrvSE, WpcMon, wsc_proxy, WUDFHost, XboxAppServices,

    07/29/2022 17:32:01 | System.NullReferenceException: Object reference not set to an instance of an object.

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.Logic.PartModeTrigger.OnRemovedFromPart2(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Logic\PartModeTrigger.cs:line 72

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.OperationalPartComponent.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\OperationalPartComponent.cs:line 118

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.PartComponent.Cosmoteer.Ships.Parts.Part.IPartComponentMethods.OnRemovedFromPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartComponent.cs:line 258

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 491

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.Part.RemoveComponents(IList`1 components) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 482

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.Part.ProcessComponentModificationQueue(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1113

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.Part.OnComponentAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\Part.cs:line 1041

    07/29/2022 17:32:01 | at Halfling.Scene2D.SceneComponent.InvokeAttached(SceneNode node) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneComponent.cs:line 1800

    07/29/2022 17:32:01 | at Halfling.Scene2D.SceneNode.NodeComponents.Add(SceneComponent component) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Scene2D\SceneNode.cs:line 1625

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.CommonBasePartsManager`1.AddPart(TPart part, Action onAddedBeforeEvents) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\CommonBasePartsManager.cs:line 1078

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.PartsManager.AddPart(Part part) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 199

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Parts.PartsManager.CreatePart(PartRules rules, IntVector2 loc, Int32 rot, Boolean spawnedFromDestroyed, Boolean defaultToMinHealth) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Parts\PartsManager.cs:line 187

    07/29/2022 17:32:01 | at Cosmoteer.Ships.ShipUpdateInfo.ApplyPhysical(Boolean destroyBlocking) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\ShipUpdateInfo.cs:line 534

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Ship.MatchPhysicalToBlueprints(Boolean adjustCrew) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1172

    07/29/2022 17:32:01 | at Cosmoteer.Ships.Ship.CloneFromBlueprints(Ship prototype, Int32 playerIndex, Boolean cloneAesthetics, Boolean blueprintsOnly, Boolean initializeToMax, Nullable`1 randSeed) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Ships\Ship.cs:line 1605

    07/29/2022 17:32:01 | at Cosmoteer.Modes.Creative.SelectionStates.PlaceShipState.MPPlaceShipInput.Execute(GameRoot game, Int32 playerIndex, MessengerID playerID, Boolean force) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Modes\Creative\SelectionStates\PlaceShipState.cs:line 292

    07/29/2022 17:32:01 | at Cosmoteer.Game.Multiplayer.SPManager.Update() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\Game\Multiplayer\SPManager.cs:line 134

    07/29/2022 17:32:01 | at Halfling.Application.Director.DoInput() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 818

    07/29/2022 17:32:01 | at Halfling.Application.Director.GetRunIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Director.cs:line 371

    07/29/2022 17:32:01 | at Halfling.Application.Bases.GenericApp.ApplicationMainIterator()+MoveNext() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 282

    07/29/2022 17:32:01 | at Halfling.Windows.D3D11.D3D11Window.<>cDisplayClass105_0.<RunGameLoop>g_DoFrame|0() in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 947

    07/29/2022 17:32:01 | at Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingPlatformWDX\Source\Windows\D3D11\D3D11Window.cs:line 814

    07/29/2022 17:32:01 | at Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Halfling\HalflingCore\Source\Application\Bases\GenericApp.cs:line 177

    07/29/2022 17:32:01 | at Cosmoteer.GameApp.Main(String[] args) in C:\Users\walt\Documents\Code\Cosmoteer Classic\Source\GameApp.cs:line 154

    07/29/2022 17:32:02 | Actual data hash: 8569ede6b4d6a261f5f81b90f06fc25e

    07/29/2022 17:32:02 | Expected data hash: 8569ede6b4d6a261f5f81b90f06fc25e

    07/29/2022 17:32:02 | Director received exit call.

    07/29/2022 17:32:02 | Disposed default font.

    07/29/2022 17:32:02 | Disposed XA2AudioManager device.

    07/29/2022 17:32:02 | Disposed audio manager.

    07/29/2022 17:32:02 | Disposed clock.

    07/29/2022 17:32:02 | Disposed input manager.

    07/29/2022 17:32:02 | Disposed graphics manager.

    07/29/2022 17:32:02 | Disposed swap chain.

    07/29/2022 17:32:02 | Disposed Direct3D device.

    07/29/2022 17:32:02 | Disposed DXGI factory.

    07/29/2022 17:32:02 | Closed Windows form.

    07/29/2022 17:32:02 | Director received exit call.

    07/29/2022 17:32:02 | Disposed window.

    07/29/2022 17:32:02 | Disposed platform interface.

    07/29/2022 17:32:02 | Closing log output file...

      Well, some mod has a broken part. If it's not ABH that's causing problems, I wouldn't know what is. Mess around with disabling mods and try to single one out

      Sorry for the late response - it seems that it crashes without any other mods on, no ship packs, no parts not used in that ship, not even Huge Ships. It also crashes with other ships, such as this one:

      The only parts that the two ships have in common that I don't use much are the Turbolaser Carronades - which is strange, as this part doesn't make other ships with them crash!

        Write a Reply...