Game Crashes to Desktop when simply clicking the Open button in Eden editor. No chance was given to select any particular map or mission.
Error Dialog:
File
D:\<ArmaProfiles...>\mission.sqm, line 7: Config: "" encountered instead of ','
This file was hand curated to remove addon dependency which we no longer use. I missed a , on the end of line character, invalidating this mission file. Once repaired by hand, this CTD disappears. It seems that there is insufficient Exception Handling around file enumeration within the Open Dialog. Same error in 2D editor. {F27991}