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

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

[25/05/2023 15:19:40] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[25/05/2023 15:19:40] Constructing ExceptionPopup complete
[25/05/2023 15:19:40] 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) ]
[25/05/2023 15:19:40] 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)
[25/05/2023 15:19:40]
=====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)

[25/05/2023 15:19:40] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[25/05/2023 15:19:40] Constructing ExceptionPopup complete
[25/05/2023 15:19:40] 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)
[25/05/2023 15:19:40] MUCReminders Initialize took 615 ms
[25/05/2023 15:19:40] Control MUCReminders now visible
[25/05/2023 15:19:40] formLoad() took 1804 ms
[25/05/2023 15:19:40] RemindMe loaded
[25/05/2023 15:19:41] === Initializing RemindMe Complete ===
[25/05/2023 15:19:43] btnOk pressed on ExceptionPopup. textbox text =
[25/05/2023 15:19:43] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[25/05/2023 15:19:46] Stopping the reminder checking timer, because there are no more (enabled) reminders
[25/05/2023 15:19:47] btnOk pressed on ExceptionPopup. textbox text =
[25/05/2023 15:19:47] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[25/05/2023 15:19:48] Message form () disposed.
[25/05/2023 15:19:58] Starting the process of checking the live version on github...
[25/05/2023 15:19:58] 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()
[25/05/2023 15:19:58] 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()
[25/05/2023 15:19:58] 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