OnePomodoro icon indicating copy to clipboard operation
OnePomodoro copied to clipboard

Fix System.ArgumentException: Value does not fall within the expected range. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Open DinoChan opened this issue 1 year ago • 0 comments

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Services.ToastNotificationsService.<AddBreakFinishedToastNotificationScheduleAsync>d__6.MoveNext() + 0x4aa;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.<AddBreakFinishedToastNotificationScheduleAsync>d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.<StartBreakAsync>d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.<OnPomodoroTimerFinished>d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.ArgumentException: Value does not fall within the expected range.

Link to App Center

DinoChan avatar Jan 08 '23 10:01 DinoChan