Closed csmoore closed 6 years ago
Verified by @BobBooth
@Dbarnes1 - it is highly recommended to update the downloads with this fix
@csmoore I'll make sure this new version gets in the latest military overlay
@Dbarnes1 - you may also want to consider patching prior releases
Chris McGuire from Defense Services experienced this issue in the latest version of MSE. Re-opening to address/verify issue. Givens: ArcGIS Pro 2.1.1, Military Tools says 2.0 (date created says 6/28/2017 on AddinX file)
I tried just a simple test and could not repro (non-mil features selected below). So if Chris could either:
to help us pinpoint.
Closing this since what the workflow gathered from Chris McGuire is slightly different from this issue.
Selecting a non military feature causes the addin and Pro to crash.
Repro steps:
Solution: this line needs a null check added:
https://github.com/Esri/military-symbol-editor-addin-wpf/blob/dev/source/ProSymbolEditor/ViewModels/MilitarySymbolDockpaneViewModel.cs#L1265
Note: This is a significant bug that will affect anyone using the addin - the addin download should be updated after this is fixed. FYI @Dbarnes1