nint8835-archive / iTunesRichPresence

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

NullReferenceException: Object reference not set to an instance of an object. #49

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 5 years ago

Sentry Issue: ITUNESRICHPRESENCE-B

NullReferenceException: Object reference not set to an instance of an object.
  Module "iTunesRichPresence_Rewrite.DiscordBridge", line 169, in Timer_OnTick
    Void Timer_OnTick(System.Object, System.EventArgs)
  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)
...
(22 additional frame(s) were not displayed)

Object reference not set to an instance of an object.
nint8835 commented 1 month ago

Closing due to iTunesRichPresence no longer being maintained.