nint8835-archive / iTunesRichPresence

Bring iTunes now playing information to Discord using Rich Presence
https://itunesrichpresence.com
MIT License
274 stars 44 forks source link

ApiException: Server Error #45

Closed sentry-io[bot] closed 5 years ago

sentry-io[bot] commented 5 years ago

Sentry Issue: ITUNESRICHPRESENCE-1G

XamlParseException: The invocation of the constructor on type 'iTunesRichPresence_Rewrite.MainWindow' that matches the specified binding constraints threw an exception.
  Module "MS.Internal.CulturePreservingExecutionContext", line 27, in CallbackWrapper
    Void CallbackWrapper(System.Object)
  Module "MS.Internal.CulturePreservingExecutionContext", line 0, in Run
    Void Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  Module "MS.Win32.HwndWrapper", line 48, in WndProc
    IntPtr WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  Module "MS.Win32.HwndSubclass", line 54, in DispatcherCallbackOperation
    System.Object DispatcherCallbackOperation(System.Object)
  Module "MS.Win32.HwndSubclass", line 285, in SubclassWndProc
    IntPtr SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
...
(27 additional frame(s) were not displayed)

AggregateException: One or more errors occurred.
  Module "iTunesRichPresence_Rewrite.MainWindow", line 486, in .ctor
    Void .ctor()

ApiException: Server Error
  Module "Octokit.Connection", line 47, in HandleErrors
    Void HandleErrors(Octokit.IResponse)
  Module "Octokit.Connection", line 305, in RunRequest
    Void MoveNext()
  Module "Octokit.Connection+<Run>d__57`1", line 140, in MoveNext
    Void MoveNext()
  Module "Octokit.ApiConnection+<Get>d__8`1", line 0, in MoveNext
    Void MoveNext()
...
(3 additional frame(s) were not displayed)

The invocation of the constructor on type 'iTunesRichPresence_Rewrite.MainWindow' that matches the specified binding constraints threw an exception.
nint8835 commented 5 years ago

Should have been resolve by 0c01bb9