View Issue Details

IDProjectCategoryLast Update
0019331AI War 2Crash/ExceptionJan 25, 2018 6:19 pm
ReporterBadgerBadger Assigned Tokeith.lamothe  
Severityminor 
Status closedResolutionfixed 
Product Version0.613 
Fixed in Version0.702 Activating Mk1 Grinding Machine 
Summary0019331: crash in formation blob handler
DescriptionI had tried to add a unit to a control group in the Blob formation with ctl-shift-ControlGroupNumber and shortly afterwards I hit this crash

-----------
NullReferenceException: Object reference not set to an instance of an object^M
Stack Trace: Arcen.AIW2.External.Formation_Blob.HandleMovementOrder (Arcen.AIW2.Core.ControlGroup Group, ArcenPoint MoveOrderPoint, Boolean isQueuedCommand)
Arcen.AIW2.Core.ArcenInput_AIW2.HandleSecondaryClickOnEmptySpacePoint (ArcenInputFlags InputFlags, ArcenPoint SimPointUnderCursor)
Arcen.AIW2.Core.ArcenInput_AIW2.HandleMouseEvent_PlanetView (ArcenMouseEventType EventType, ArcenInputFlags InputFlags, ArcenPoint SimPointUnderCursor, Arcen.AIW2.Core.GameEntity EntityUnderCursor, Boolean InBandBoxMode)
Arcen.AIW2.ExternalVisualization.PlanetViewSelector.RunUpdate ()
SelectionManager.Update () (at C:/vcprojs/arcengames_aiw_ultra/ArcenAIW2Visualization/src/SelectionManager/SelectionManager.cs:59)

It feels like trying to use ctl-shift-number or ctl-number or shift-number to add units to a control group doesn't seem to work nicely. I've been able to recreate this a couple times.
TagsNo tags attached.

Activities

BadgerBadger

Jan 25, 2018 6:19 pm

manager   ~0046723

I suspect this was fixed in .702

Issue History

Date Modified Username Field Change
Jan 3, 2018 12:01 am BadgerBadger New Issue
Jan 3, 2018 12:01 am BadgerBadger Status new => assigned
Jan 3, 2018 12:01 am BadgerBadger Assigned To => keith.lamothe
Jan 25, 2018 6:19 pm BadgerBadger Status assigned => closed
Jan 25, 2018 6:19 pm BadgerBadger Resolution open => fixed
Jan 25, 2018 6:19 pm BadgerBadger Fixed in Version => 0.702 Activating Mk1 Grinding Machine
Jan 25, 2018 6:19 pm BadgerBadger Note Added: 0046723