App crash when NumberFormatInfo.NumberDecimalSeparator != "."
crash in file MainWindow.xaml.cs method double GetEngineValue() line 1271
Suggested patch:
replace "." with NumberFormatInfo.NumberDecimalSeparator in variable RemovedName before pass it to Convert.ToDouble