nint8835-archive / iTunesRichPresence

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

EntryPointNotFoundException: Impossible de trouver le point d'entrée 'Discord_ClearPresence' dans la DLL 'discord-rpc'. #25

Closed nint8835 closed 5 years ago

nint8835 commented 5 years ago

https://sentry.io/riley-flynn/itunesrichpresence/issues/576856952/

EntryPointNotFoundException: Impossible de trouver le point d'entrée 'Discord_ClearPresence' dans la DLL 'discord-rpc'.
  Module "iTunesRichPresence_Rewrite.DiscordRpc", in ClearPresence
    Void ClearPresence()
  Module "iTunesRichPresence_Rewrite.DiscordBridge", line 13, 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)
...
(23 additional frame(s) were not displayed)

Impossible de trouver le point d'entrée 'Discord_ClearPresence' dans la DLL 'discord-rpc'.
nint8835 commented 5 years ago

Caused due to users having non-updated discordrpc.dll versions. Fixed in commit 35c4cf6