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

Open
Stefangansevles opened this issue May 17, 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:
[17/05/2023 14:48:22] === Initializing RemindMe Version 3.1.20 ===
[17/05/2023 14:48:22] DB does not have all tables. Entered while loop to create.
[17/05/2023 14:48:22] Windows information:
[17/05/2023 14:48:22] - Version: Windows 7
[17/05/2023 14:48:22] - Edition: Professional
[17/05/2023 14:48:22] - Service pack: Service Pack 1
[17/05/2023 14:48:22] - Specific version: 6.1.7601.65536
[17/05/2023 14:48:22] CultureInfo information:
[17/05/2023 14:48:22] - Culture NativeName: italiano (Italia)
[17/05/2023 14:48:22] - Culture ShortDatePattern: dd/MM/yyyy [17/05/2023]
[17/05/2023 14:48:22] - Culture LongDatePattern: dddd d MMMM yyyy [mercoledì 17 maggio 2023]
[17/05/2023 14:48:22] - Culture FullDateTimePattern: dddd d MMMM yyyy HH:mm:ss [17/05/2023 14:48:22]
[17/05/2023 14:48:22] - Culture ShortTimePattern: HH:mm [14:48]
[17/05/2023 14:48:22] - Culture LongTimePattern: HH:mm:ss [14:48:22]
[17/05/2023 14:48:22] - Culture DateSeparator: /
[17/05/2023 14:48:22] - Culture TimeSeparator: :
[17/05/2023 14:48:22] - Culture ToString(): it-IT
[17/05/2023 14:48:22] Starting Cleanup...
[17/05/2023 14:48:22] - Deleted SystemLog.txt
[17/05/2023 14:48:22] Cleanup complete.
[17/05/2023 14:48:22] RemindMe_Load
[17/05/2023 14:48:23] Constructing RemindMeMessageForm (You have no reminders set for today.)
[17/05/2023 14:48:23] RemindMeMessageForm constructed
[17/05/2023 14:48:23] Today's reminders popup created
[17/05/2023 14:48:23] Checking for corrupted reminders...
[17/05/2023 14:48:23] Checking for corrupted reminders complete.
[17/05/2023 14:48:23] Loading reminders from database
[17/05/2023 14:48:23] Starting the reminder timer
[17/05/2023 14:48:23] 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)
[17/05/2023 14:48:23] 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) ]
[17/05/2023 14:48:23] 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)
[17/05/2023 14:48:23]
=====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)

[17/05/2023 14:48:23] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[17/05/2023 14:48:24] Constructing ExceptionPopup complete
[17/05/2023 14:48:24] 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) ]
[17/05/2023 14:48:24] 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)
[17/05/2023 14:48:24]
=====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)

[17/05/2023 14:48:24] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[17/05/2023 14:48:24] Constructing ExceptionPopup complete
[17/05/2023 14:48:24] 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)
[17/05/2023 14:48:24] MUCReminders Initialize took 640 ms
[17/05/2023 14:48:24] Control MUCReminders now visible
[17/05/2023 14:48:24] formLoad() took 1698 ms
[17/05/2023 14:48:24] RemindMe loaded
[17/05/2023 14:48:24] === Initializing RemindMe Complete ===
[17/05/2023 14:48:26] btnOk pressed on ExceptionPopup. textbox text =
[17/05/2023 14:48:26] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[17/05/2023 14:48:29] Stopping the reminder checking timer, because there are no more (enabled) reminders
[17/05/2023 14:48:32] Message form () disposed.
[17/05/2023 14:48:34] Starting the process of checking the live version on github...
[17/05/2023 14:48:34] 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.TaskAwaiter`1.GetResult()
in Business_Logic_Layer.BLIO.d__19.MoveNext()
[17/05/2023 14:48:34] 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()
[17/05/2023 14:48:34] 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