View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0021777 | AI War 2 | Crash/Exception | Oct 11, 2019 7:13 pm | Oct 11, 2019 8:36 pm | |
Reporter | OzoneGrif | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.899 Intel Objective Difficulty Ratings | ||||
Fixed in Version | 0.900 Custom Fleets With Empty Slots | ||||
Summary | 0021777: NullReferenceException in BattlefieldVisualSingleton.HandleSquadAndShipUpdates | ||||
Description | I wasn't able to reproduce the issue. All the ships 3D models disappeared. Icons, GUI and background was still working fine. I think the shots were not working anymore (nothing was hitting) as well. Saving/Reloading was not fixing the issue. Restarting the whole game did fix the issue. ErrorsReportedByEngine: ----------- NullReferenceException: Object reference not set to an instance of an object Stack Trace: Arcen.AIW2.ExternalVisualization.ShipVisualizer.RenderShip () (at <b927dea4f20a43499b181c0325455a23>:0) Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleSquadAndShipUpdates () (at <b927dea4f20a43499b181c0325455a23>:0) Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () (at <b927dea4f20a43499b181c0325455a23>:0) Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () (at <b927dea4f20a43499b181c0325455a23>:0) ArcenMainGameVisuals.Update () (at <675f18ff0ed144d3832330e8b088f2f9>:0) | ||||
Tags | No tags attached. | ||||
|
Thanks! * Put in some extra debugging to fix ships not rendering right in some rare circumstances and thus causing a cascade of all things not rendering. Now it should fail gracefully if it fails at all, and give us more information on where it failed, then let you keep playing without making everything disappear. |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 11, 2019 7:13 pm | OzoneGrif | New Issue | |
Oct 11, 2019 8:36 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Oct 11, 2019 8:36 pm | Chris_McElligottPark | Status | new => resolved |
Oct 11, 2019 8:36 pm | Chris_McElligottPark | Resolution | open => fixed |
Oct 11, 2019 8:36 pm | Chris_McElligottPark | Fixed in Version | => 0.900 Custom Fleets With Empty Slots |
Oct 11, 2019 8:36 pm | Chris_McElligottPark | Note Added: 0053605 |