RemindMe icon indicating copy to clipboard operation
RemindMe copied to clipboard

[Automatic] [C] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)

Open Stefangansevles opened this issue 1 year ago • 0 comments

RemindMe version: 3.1.20

Stacktrace: at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Custom user feedback: 11

RemindMe Log:
[03-Oct-23 9:26:06 AM] === Initializing RemindMe Version 3.1.20 ===
[03-Oct-23 9:26:06 AM] DB does not have all tables. Entered while loop to create.
[03-Oct-23 9:26:08 AM] Windows information:
[03-Oct-23 9:26:08 AM] - Version: Windows 10
[03-Oct-23 9:26:08 AM] - Edition: Professional
[03-Oct-23 9:26:08 AM] - Service pack:
[03-Oct-23 9:26:08 AM] - Specific version: 10.0.19045.0
[03-Oct-23 9:26:08 AM] CultureInfo information:
[03-Oct-23 9:26:08 AM] - Culture NativeName: English (United States)
[03-Oct-23 9:26:08 AM] - Culture ShortDatePattern: dd-MMM-yy [03-Oct-23]
[03-Oct-23 9:26:08 AM] - Culture LongDatePattern: dddd, MMMM d, yyyy [Tuesday, October 3, 2023]
[03-Oct-23 9:26:08 AM] - Culture FullDateTimePattern: dddd, MMMM d, yyyy h:mm:ss tt [03-Oct-23 9:26:08 AM]
[03-Oct-23 9:26:08 AM] - Culture ShortTimePattern: h:mm tt [9:26 AM]
[03-Oct-23 9:26:08 AM] - Culture LongTimePattern: h:mm:ss tt [9:26:08 AM]
[03-Oct-23 9:26:08 AM] - Culture DateSeparator: -
[03-Oct-23 9:26:08 AM] - Culture TimeSeparator: :
[03-Oct-23 9:26:08 AM] - Culture ToString(): en-US
[03-Oct-23 9:26:08 AM] Starting Cleanup...
[03-Oct-23 9:26:08 AM] - Deleted SystemLog.txt
[03-Oct-23 9:26:08 AM] Cleanup complete.
[03-Oct-23 9:26:24 AM] RemindMe_Load
[03-Oct-23 9:26:24 AM] Constructing RemindMeMessageForm (You have no reminders set for today.)
[03-Oct-23 9:26:24 AM] RemindMeMessageForm constructed
[03-Oct-23 9:26:24 AM] Today's reminders popup created
[03-Oct-23 9:26:28 AM] Checking for corrupted reminders...
[03-Oct-23 9:26:28 AM] Checking for corrupted reminders complete.
[03-Oct-23 9:26:28 AM] Loading reminders from database
[03-Oct-23 9:26:28 AM] Starting the reminder timer
[03-Oct-23 9:26:29 AM] Function .ctor failed! - Initialization of MUCReminderItem failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at RemindMe.MUCReminderItem.Enable()
at RemindMe.MUCReminderItem.set_Reminder(Reminder value)
at RemindMe.MUCReminderItem..ctor(Reminder rem)
[03-Oct-23 9:26:29 AM] Application_ThreadException [ System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ]
[03-Oct-23 9:26:29 AM] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[03-Oct-23 9:26:29 AM]
=====EXCEPTION!!=====
System.IndexOutOfRangeException
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

[03-Oct-23 9:26:29 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[03-Oct-23 9:26:29 AM] Constructing ExceptionPopup complete
[03-Oct-23 9:26:29 AM] Application_ThreadException [ System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ]
[03-Oct-23 9:26:29 AM] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[03-Oct-23 9:26:29 AM]
=====EXCEPTION!!=====
System.IndexOutOfRangeException
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

[03-Oct-23 9:26:29 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[03-Oct-23 9:26:29 AM] Constructing ExceptionPopup complete
[03-Oct-23 9:26:29 AM] Function MUCReminderItem_Load failed! - MUCReminderItem Load failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.MUCReminderItem_Load(Object sender, EventArgs e)
[03-Oct-23 9:26:30 AM] MUCReminders Initialize took 2222 ms
[03-Oct-23 9:26:31 AM] Control MUCReminders now visible
[03-Oct-23 9:26:31 AM] formLoad() took 7390 ms
[03-Oct-23 9:26:31 AM] RemindMe loaded
[03-Oct-23 9:26:31 AM] === Initializing RemindMe Complete ===
[03-Oct-23 9:26:31 AM] Starting the process of checking the live version on github...
[03-Oct-23 9:26:31 AM] Sucessfully loaded raw version.txt from github
[03-Oct-23 9:26:31 AM] No new version of RemindMe on Github.
[03-Oct-23 9:26:34 AM] Stopping the reminder checking timer, because there are no more (enabled) reminders
[03-Oct-23 9:26:37 AM] Message form () disposed.
[03-Oct-23 9:31:09 AM] btnOk pressed on ExceptionPopup. textbox text = 11
[03-Oct-23 9:31:09 AM] Constructing RemindMeMessageForm (Feedback sent.
Thank you for taking the time!)
[03-Oct-23 9:31:09 AM] RemindMeMessageForm constructed
[03-Oct-23 9:31:09 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[03-Oct-23 9:31:10 AM] btnOk pressed on ExceptionPopup. textbox text =
[03-Oct-23 9:31:10 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[03-Oct-23 9:31:10 AM] GET succeeded with status code OK
[03-Oct-23 9:31:10 AM] Creating Github issue for "[Automatic] [C] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"

Stefangansevles avatar Oct 03 '23 06:10 Stefangansevles