Rise-Media-Player
Rise-Media-Player copied to clipboard
Crash when playing next song
Error message:
The exception System.InvalidOperationException happened last time the app was launched.
Stack trace:
Operation is not valid due to the current state of the object.
at System.Linq.Enumerable.First[TSource](IEnumerable1, Func
2) + 0x43
at Rise.App.UserControls.NowPlayingBar.<<PViewModel_CurrentSongChanged>b__37_0>d.MoveNext() + 0x11e
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_0(Object) + 0x1e
at System.Action`1.Invoke(T) + 0x28
at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33
Source: HResult: -2146233079
@yohann69 Can you try building from the latest commit and see if you still have this issue?
Yes oc How can I do this?
You could set up visual studio, the uwp sdk, then you can clone the repo in your local machine and start debugging, but I could send a package you can install instead.
it would be great please