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

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

[23/03/2023 12:17:38] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[23/03/2023 12:17:38] Constructing ExceptionPopup complete
[23/03/2023 12:17:38] 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) ]
[23/03/2023 12:17:38] 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)
[23/03/2023 12:17:38]
=====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)

[23/03/2023 12:17:38] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[23/03/2023 12:17:38] Constructing ExceptionPopup complete
[23/03/2023 12:17:38] 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)
[23/03/2023 12:17:38] MUCReminders Initialize took 633 ms
[23/03/2023 12:17:38] Control MUCReminders now visible
[23/03/2023 12:17:38] formLoad() took 1710 ms
[23/03/2023 12:17:38] RemindMe loaded
[23/03/2023 12:17:38] === Initializing RemindMe Complete ===
[23/03/2023 12:17:42] Stopping the reminder checking timer, because there are no more (enabled) reminders
[23/03/2023 12:17:43] btnOk pressed on ExceptionPopup. textbox text =
[23/03/2023 12:17:43] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[23/03/2023 12:17:45] Message form () disposed.
[23/03/2023 12:17:46] Starting the process of checking the live version on github...
[23/03/2023 12:17:46] 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()
[23/03/2023 12:17:46] 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()
[23/03/2023 12:17:46] 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