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) #186

Open
Stefangansevles opened this issue Jun 5, 2023 · 0 comments
Assignees
Labels

Comments

@Stefangansevles
Copy link
Owner

RemindMe version: 3.1.20

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

Custom user feedback: NONE_SET

RemindMe Log:
[05/06/2023 08:52:08] === Initializing RemindMe Version 3.1.20 ===
[05/06/2023 08:52:08] DB does not have all tables. Entered while loop to create.
[05/06/2023 08:52:09] Windows information:
[05/06/2023 08:52:09] - Version: Windows 7
[05/06/2023 08:52:09] - Edition: Professional
[05/06/2023 08:52:09] - Service pack: Service Pack 1
[05/06/2023 08:52:09] - Specific version: 6.1.7601.65536
[05/06/2023 08:52:09] CultureInfo information:
[05/06/2023 08:52:09] - Culture NativeName: italiano (Italia)
[05/06/2023 08:52:09] - Culture ShortDatePattern: dd/MM/yyyy [05/06/2023]
[05/06/2023 08:52:09] - Culture LongDatePattern: dddd d MMMM yyyy [lunedì 5 giugno 2023]
[05/06/2023 08:52:09] - Culture FullDateTimePattern: dddd d MMMM yyyy HH:mm:ss [05/06/2023 08:52:09]
[05/06/2023 08:52:09] - Culture ShortTimePattern: HH:mm [08:52]
[05/06/2023 08:52:09] - Culture LongTimePattern: HH:mm:ss [08:52:09]
[05/06/2023 08:52:09] - Culture DateSeparator: /
[05/06/2023 08:52:09] - Culture TimeSeparator: :
[05/06/2023 08:52:09] - Culture ToString(): it-IT
[05/06/2023 08:52:09] Starting Cleanup...
[05/06/2023 08:52:09] - Deleted SystemLog.txt
[05/06/2023 08:52:09] Cleanup complete.
[05/06/2023 08:52:09] RemindMe_Load
[05/06/2023 08:52:09] Constructing RemindMeMessageForm (You have no reminders set for today.)
[05/06/2023 08:52:09] RemindMeMessageForm constructed
[05/06/2023 08:52:09] Today's reminders popup created
[05/06/2023 08:52:10] Checking for corrupted reminders...
[05/06/2023 08:52:10] Checking for corrupted reminders complete.
[05/06/2023 08:52:10] Loading reminders from database
[05/06/2023 08:52:10] Starting the reminder timer
[05/06/2023 08:52:10] Function .ctor failed! - Initialization of MUCReminderItem failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
in RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Control.SetVisibleCore(Boolean value)
in System.Windows.Forms.Control.set_Visible(Boolean value)
in RemindMe.MUCReminderItem.Enable()
in RemindMe.MUCReminderItem.set_Reminder(Reminder value)
in RemindMe.MUCReminderItem..ctor(Reminder rem)
[05/06/2023 08:52:10] Application_ThreadException [ System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
in RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.Label.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ]
[05/06/2023 08:52:10] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
in RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.Label.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[05/06/2023 08:52:10]
=====EXCEPTION!!=====
System.IndexOutOfRangeException
in RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.Label.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

[05/06/2023 08:52:10] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[05/06/2023 08:52:10] Constructing ExceptionPopup complete
[05/06/2023 08:52:10] Application_ThreadException [ System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
in RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.Label.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ]
[05/06/2023 08:52:10] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
in RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.Label.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[05/06/2023 08:52:10]
=====EXCEPTION!!=====
System.IndexOutOfRangeException
in RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.Label.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

[05/06/2023 08:52:10] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[05/06/2023 08:52:10] Constructing ExceptionPopup complete
[05/06/2023 08:52:10] Function MUCReminderItem_Load failed! - MUCReminderItem Load failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
in RemindMe.MUCReminderItem.MUCReminderItem_Load(Object sender, EventArgs e)
[05/06/2023 08:52:11] MUCReminders Initialize took 644 ms
[05/06/2023 08:52:11] Control MUCReminders now visible
[05/06/2023 08:52:11] formLoad() took 1793 ms
[05/06/2023 08:52:11] RemindMe loaded
[05/06/2023 08:52:11] === Initializing RemindMe Complete ===
[05/06/2023 08:52:14] btnOk pressed on ExceptionPopup. textbox text =
[05/06/2023 08:52:14] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[05/06/2023 08:52:17] Stopping the reminder checking timer, because there are no more (enabled) reminders
[05/06/2023 08:52:18] btnOk pressed on ExceptionPopup. textbox text =
[05/06/2023 08:52:18] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[05/06/2023 08:52:18] Message form () disposed.
[05/06/2023 08:52:25] Starting the process of checking the live version on github...
[05/06/2023 08:52:25] GET [ https://api.github.com/repos/Stefangansevles/Remindme/issues ] Failed! Exception System.Net.WebException - System.Net.WebException: Richiesta annullata: Impossibile creare un canale sicuro SSL/TLS..
in System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
in System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Runtime.CompilerServices.TaskAwaiter1.GetResult()<br /> in Business_Logic_Layer.BLIO.<HttpRequest>d__19.MoveNext()<br />[05/06/2023 08:52:25] Function IssueExists failed! - Failed to get GitHub issues - System.NullReferenceException - Stacktrace: System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.<br /> in RemindMe.MaterialExceptionPopup.<IssueExists>d__20.MoveNext()<br />[05/06/2023 08:52:25] Creating Github issue for "[Automatic] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"<br />[05/06/2023 08:52:25] Starting POST for https://api.github.com/repos/Stefangansevles/Remindme/issues<br />[05/06/2023 08:52:25] Sucessfully loaded raw version.txt from github<br />[05/06/2023 08:52:25] No new version of RemindMe on Github.<br />[05/06/2023 08:52:26] GET [ https://api.github.com/repos/Stefangansevles/Remindme/issues ] Failed! Exception System.Net.WebException - System.Net.WebException: Richiesta annullata: Impossibile creare un canale sicuro SSL/TLS..<br /> in System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)<br /> in System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)<br />--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---<br /> in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br /> in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br /> in System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
in Business_Logic_Layer.BLIO.d__19.MoveNext()
[05/06/2023 08:52:26] Function IssueExists failed! - Failed to get GitHub issues - System.NullReferenceException - Stacktrace: System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in RemindMe.MaterialExceptionPopup.d__20.MoveNext()
[05/06/2023 08:52:26] Creating Github issue for "[Automatic] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"

@Stefangansevles Stefangansevles self-assigned this Jun 5, 2023
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