Rise-Software / Rise-Media-Player

One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
GNU General Public License v3.0
1.03k stars 73 forks source link

#Issue #254

Open Deadly-D opened 3 months ago

Deadly-D commented 3 months ago

The exception System.NullReferenceException happened last time the app was launched.

Stack trace: Object reference not set to an instance of an object. at Rise.Common.Extensions.IndexingExtensions.d3.MoveNext() + 0x50c --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at Rise.App.ViewModels.MainViewModel.d56.MoveNext() + 0x32e --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Rise.App.ViewModels.MainViewModel.d55.MoveNext() + 0x5d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb at Rise.App.App.d37.MoveNext() + 0x59 at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xb8 at Interop.ForwardComStubs.Stub_20[TThis](ComObject, Int32) + 0x24 at Rise.App.App.OnUnhandledErrorDetected(Object, UnhandledErrorDetectedEventArgs) + 0x6e

Source: HResult: -2147467261