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
301 stars 85 forks source link

Startup crash due to an error in InternetConnectivityHelper #204

Closed thecodrr closed 6 years ago

thecodrr commented 6 years ago

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

Message: Exception occured in LoadFrame Method. Arguments: {arguments}. 

Exception:System.InvalidOperationException: MoreThanOneMatch
   at BreadPlayer!<BaseAddress>+0x194dee9
   at BreadPlayer.Helpers.InternetConnectivityHelper.RefreshConnection()
   at BreadPlayer.Helpers.InternetConnectivityHelper..ctor()
   at BreadPlayer!<BaseAddress>+0x235a0f3
thecodrr commented 6 years ago

Fixed in: commit