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

NullReferenceException when re initializing database #221

Closed thecodrr closed 6 years ago

thecodrr commented 6 years ago

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

Message: Error while getting transaction. 

Exception:System.NullReferenceException: Arg_NullReferenceException
   at BreadPlayer.Database.DBreezeExtensions.Reinitialize(DBreezeEngine engine, String dbPath)
   at BreadPlayer.Database.DBreezeExtensions.GetSafeTransaction(DBreezeEngine engine)