thecodrr / BreadPlayer

Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
https://theweavrs.github.io/BreadPlayer/
GNU General Public License v3.0
300 stars 84 forks source link

Exception occured when PlayerState is changed through SMTC #211

Closed thecodrr closed 6 years ago

thecodrr commented 6 years ago

https://sentry.io/abdullah-atta/breadplayer/issues/403837347/

Message: CoreWindowLogic.Player_MediaStateChanged PlayerState: {state}. 

Exception:System.Exception: Operation aborted (Excep_FromHResult 0x80004004)
   at SharedLibrary!<BaseAddress>+0x3f7d77
   at BreadPlayer!<BaseAddress>+0x1935617
   at BreadPlayer!<BaseAddress>+0x193556b
   at BreadPlayer.CoreWindowLogic.Player_MediaStateChanged(Object sender, Core.Events.MediaStateChangedEventArgs e)