View Issue Details

IDProjectCategoryLast Update
0021777AI War 2Crash/ExceptionOct 11, 2019 8:36 pm
ReporterOzoneGrif Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.899 Intel Objective Difficulty Ratings 
Fixed in Version0.900 Custom Fleets With Empty Slots 
Summary0021777: NullReferenceException in BattlefieldVisualSingleton.HandleSquadAndShipUpdates
DescriptionI 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)
TagsNo tags attached.

Activities

Chris_McElligottPark

Oct 11, 2019 8:36 pm

administrator   ~0053605

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.

Issue History

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