Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Stefangansevles opened this issue Aug 27, 2023 · 0 comments
Assignees
Labels

Comments

@Stefangansevles
Copy link
Owner

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: NONE_SET

RemindMe Log:
[27-Aug-23 10:04:58 AM] === Initializing RemindMe Version 3.1.20 ===
[27-Aug-23 10:04:58 AM] DB does not have all tables. Entered while loop to create.
[27-Aug-23 10:05:00 AM] Windows information:
[27-Aug-23 10:05:00 AM] - Version: Windows 10
[27-Aug-23 10:05:00 AM] - Edition: Professional
[27-Aug-23 10:05:00 AM] - Service pack:
[27-Aug-23 10:05:00 AM] - Specific version: 10.0.19045.0
[27-Aug-23 10:05:00 AM] CultureInfo information:
[27-Aug-23 10:05:00 AM] - Culture NativeName: English (United States)
[27-Aug-23 10:05:00 AM] - Culture ShortDatePattern: dd-MMM-yy [27-Aug-23]
[27-Aug-23 10:05:00 AM] - Culture LongDatePattern: dddd, MMMM d, yyyy [Sunday, August 27, 2023]
[27-Aug-23 10:05:00 AM] - Culture FullDateTimePattern: dddd, MMMM d, yyyy h:mm:ss tt [27-Aug-23 10:05:00 AM]
[27-Aug-23 10:05:00 AM] - Culture ShortTimePattern: h:mm tt [10:05 AM]
[27-Aug-23 10:05:00 AM] - Culture LongTimePattern: h:mm:ss tt [10:05:00 AM]
[27-Aug-23 10:05:00 AM] - Culture DateSeparator: -
[27-Aug-23 10:05:00 AM] - Culture TimeSeparator: :
[27-Aug-23 10:05:00 AM] - Culture ToString(): en-US
[27-Aug-23 10:05:00 AM] Starting Cleanup...
[27-Aug-23 10:05:00 AM] - Deleted SystemLog.txt
[27-Aug-23 10:05:00 AM] Cleanup complete.
[27-Aug-23 10:05:15 AM] RemindMe_Load
[27-Aug-23 10:05:15 AM] Constructing RemindMeMessageForm (You have no reminders set for today.)
[27-Aug-23 10:05:15 AM] RemindMeMessageForm constructed
[27-Aug-23 10:05:16 AM] Today's reminders popup created
[27-Aug-23 10:05:20 AM] Checking for corrupted reminders...
[27-Aug-23 10:05:20 AM] Checking for corrupted reminders complete.
[27-Aug-23 10:05:20 AM] Loading reminders from database
[27-Aug-23 10:05:20 AM] Starting the reminder timer
[27-Aug-23 10:05:21 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)
[27-Aug-23 10:05:21 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) ]
[27-Aug-23 10:05:21 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)
[27-Aug-23 10:05:21 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)

[27-Aug-23 10:05:21 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[27-Aug-23 10:05:21 AM] Constructing ExceptionPopup complete
[27-Aug-23 10:05:21 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) ]
[27-Aug-23 10:05:21 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)
[27-Aug-23 10:05:21 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)

[27-Aug-23 10:05:21 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[27-Aug-23 10:05:21 AM] Constructing ExceptionPopup complete
[27-Aug-23 10:05:21 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)
[27-Aug-23 10:05:23 AM] MUCReminders Initialize took 2349 ms
[27-Aug-23 10:05:23 AM] Control MUCReminders now visible
[27-Aug-23 10:05:24 AM] formLoad() took 9338 ms
[27-Aug-23 10:05:24 AM] RemindMe loaded
[27-Aug-23 10:05:24 AM] === Initializing RemindMe Complete ===
[27-Aug-23 10:05:26 AM] Stopping the reminder checking timer, because there are no more (enabled) reminders
[27-Aug-23 10:05:30 AM] Message form () disposed.
[27-Aug-23 10:05:30 AM] Starting the process of checking the live version on github...
[27-Aug-23 10:05:31 AM] Sucessfully loaded raw version.txt from github
[27-Aug-23 10:05:31 AM] No new version of RemindMe on Github.
[27-Aug-23 10:06:40 AM] btnOk pressed on ExceptionPopup. textbox text = 11
[27-Aug-23 10:06:40 AM] Constructing RemindMeMessageForm (Feedback sent.
Thank you for taking the time!)
[27-Aug-23 10:06:40 AM] RemindMeMessageForm constructed
[27-Aug-23 10:06:40 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[27-Aug-23 10:06:41 AM] btnOk pressed on ExceptionPopup. textbox text =
[27-Aug-23 10:06:41 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[27-Aug-23 10:07:01 AM] GET succeeded with status code OK
[27-Aug-23 10:10:18 AM] Starting the process of checking the live version on github...
[27-Aug-23 10:10:19 AM] Sucessfully loaded raw version.txt from github
[27-Aug-23 10:10:19 AM] No new version of RemindMe on Github.
[27-Aug-23 10:15:18 AM] Starting the process of checking the live version on github...
[27-Aug-23 10:15:19 AM] Sucessfully loaded raw version.txt from github
[27-Aug-23 10:15:19 AM] No new version of RemindMe on Github.
[27-Aug-23 10:16:49 AM] GET [ https://api.github.com/repos/Stefangansevles/Remindme/issues ] Failed! Exception System.IO.IOException - System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.GZipWrapperStream.EndRead(IAsyncResult asyncResult)
at System.IO.Stream.<>c.b__43_1(Stream stream, IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory1.FromAsyncTrimPromise1.Complete(TInstance thisRef, Func3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)<br />--- End of stack trace from previous location where exception was thrown ---<br /> at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br /> at System.IO.StreamReader.<ReadBufferAsync>d__97.MoveNext()<br />--- End of stack trace from previous location where exception was thrown ---<br /> at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br /> at System.IO.StreamReader.<ReadToEndAsyncInternal>d__62.MoveNext()<br />--- End of stack trace from previous location where exception was thrown ---<br /> at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
at Business_Logic_Layer.BLIO.d__19.MoveNext()
[27-Aug-23 10:16:49 AM] Function IssueExists failed! - Failed to get GitHub issues - System.NullReferenceException - Stacktrace: System.NullReferenceException: Object reference not set to an instance of an object.
at RemindMe.MaterialExceptionPopup.d__20.MoveNext()
[27-Aug-23 10:16:49 AM] Creating Github issue for "[Automatic] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant