5
« Last post by mseder on February 11, 2026, 03:23:46 pm »
The installation now not only show error messages (se image) it also crashes
Is this gonna be fixed??
Latest AddonManager working.
Mats
Application: Couatl_Updater2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Collections.Generic.SortedSet`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
at System.Linq.Enumerable.Contains[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.__Canon, System.Collections.Generic.IEqualityComparer`1<System.__Canon>)
at Couatl_Updater2.Program.DownloadTask(System.String, System.String, System.String, System.String, System.String, System.String, Boolean, Boolean, Boolean, System.String, Boolean, System.Collections.Generic.List`1<System.String>)
at Couatl_Updater2.Product.ConditionalDownload(System.String, System.String, System.String, System.String, System.String, System.String, System.String, Boolean, Boolean, Boolean, System.String, Boolean, System.Collections.Generic.List`1<System.String>, Boolean)
at Couatl_Updater2.MSFSProduct+<>c__DisplayClass87_1.<AddUpdateTasks>b__12()
at Couatl_Updater2.Program+ProgressTaskRunner.ExecuteAll()
at Couatl_Updater2.Program.UpdateSelected()
at Couatl_Updater2.FrmMain.UpdateSelectedProducts()
at Couatl_Updater2.FrmMain.dataGridViewProducts_CellContentClick(System.Object, System.Windows.Forms.DataGridViewCellEventArgs)
at System.Windows.Forms.DataGridView.OnCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)
at System.Windows.Forms.DataGridView.OnCommonCellContentClick(Int32, Int32, Boolean)
at System.Windows.Forms.DataGridViewCell.OnMouseUpInternal(System.Windows.Forms.DataGridViewCellMouseEventArgs)
at System.Windows.Forms.DataGridView.OnCellMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)
at System.Windows.Forms.DataGridView.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.DataGridView.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.Run()
at Couatl_Updater2.Program.Main(System.String[])