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

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

[24/03/2023 11:03:56] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[24/03/2023 11:03:56] Constructing ExceptionPopup complete
[24/03/2023 11:03:56] 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) ]
[24/03/2023 11:03:56] 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)
[24/03/2023 11:03:56]
=====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)

[24/03/2023 11:03:56] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[24/03/2023 11:03:56] Constructing ExceptionPopup complete
[24/03/2023 11:03:56] 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)
[24/03/2023 11:03:56] MUCReminders Initialize took 621 ms
[24/03/2023 11:03:57] Control MUCReminders now visible
[24/03/2023 11:03:57] formLoad() took 1785 ms
[24/03/2023 11:03:57] RemindMe loaded
[24/03/2023 11:03:57] === Initializing RemindMe Complete ===
[24/03/2023 11:03:59] btnOk pressed on ExceptionPopup. textbox text =
[24/03/2023 11:03:59] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[24/03/2023 11:04:02] Stopping the reminder checking timer, because there are no more (enabled) reminders
[24/03/2023 11:04:03] btnOk pressed on ExceptionPopup. textbox text =
[24/03/2023 11:04:03] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[24/03/2023 11:04:04] Message form () disposed.
[24/03/2023 11:04:05] Starting the process of checking the live version on github...
[24/03/2023 11:04:05] 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()
[24/03/2023 11:04:05] 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()
[24/03/2023 11:04:05] 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