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

App crash when initializing BreadDispatcher #207

Closed thecodrr closed 6 years ago

thecodrr commented 6 years ago

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

Message: Something caused the app to crash! Sender: {sender} 

Exception:System.TypeInitializationException: TypeInitialization_Type_NoTypeAvailable ---> System.Exception: No se ha encontrado el elemento.

No se ha encontrado el elemento.

   at SharedLibrary!<BaseAddress>+0x4a29f0
   at BreadPlayer!<BaseAddress>+0x1f6173e
   at BreadPlayer!<BaseAddress>+0x1f61617
   at BreadPlayer!<BaseAddress>+0x224f5dc
   at BreadPlayer.Dispatcher.BreadDispatcher..cctor()
   at SharedLibrary!<BaseAddress>+0x45c4e0
   Exception_EndOfInnerExceptionStack
   at SharedLibrary!<BaseAddress>+0x45c59c
   at SharedLibrary!<BaseAddress>+0x45c3df
   at BreadPlayer!<BaseAddress>+0x2b756bb
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d7c00
   at SharedLibrary!<BaseAddress>+0x4d7b88
   at SharedLibrary!<BaseAddress>+0x4d7b47
   at SharedLibrary!<BaseAddress>+0x5471bb
   at BreadPlayer!<BaseAddress>+0x1d13bfa
thecodrr commented 6 years ago

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

thecodrr commented 6 years ago

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