Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crash when playing album #202

Closed
thecodrr opened this issue Nov 4, 2017 · 0 comments
Closed

App crash when playing album #202

thecodrr opened this issue Nov 4, 2017 · 0 comments

Comments

@thecodrr
Copy link
Owner

thecodrr commented Nov 4, 2017

System.InvalidOperationException: InvalidOperation_EnumFailedVersion. For more information, visit http://go.microsoft.com/fwlink/?LinkId=623485
   at SharedLibrary!<BaseAddress>+0x547ee3
   at System.Collections.Generic.List<System.Object>.Enumerator.MoveNext()
   at BreadPlayer!<BaseAddress>+0x13acb21
   at BreadPlayer.Helpers.TrackCollectionHelper.IsPlayingCollection(Core.Models.Mediafile> collection)
   at BreadPlayer.ViewModels.ShellViewModel.GetPlayingCollection()
   at BreadPlayer.ViewModels.ShellViewModel.UpdateCurrentlyPlayingSongIndex()
   at BreadPlayer!<BaseAddress>+0x1ae9991
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x368a33
   at SharedLibrary!<BaseAddress>+0x369031
   at SharedLibrary!<BaseAddress>+0x369b49
   at SharedLibrary!<BaseAddress>+0x369b0f
   at BreadPlayer!<BaseAddress>+0x1ae970f
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x368a33
   at SharedLibrary!<BaseAddress>+0x369031
   at SharedLibrary!<BaseAddress>+0x369b49
   at SharedLibrary!<BaseAddress>+0x369b0f
   at BreadPlayer!<BaseAddress>+0x1aeba61
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x3f81d3
   at System.Threading.SendOrPostCallback.Invoke(Object state)
   at SharedLibrary!<BaseAddress>+0x3c3a7d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant