[14:58:02.381] [EROR] []: Unhandled exception threw: SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders:
- QOI : QoiDecoder
- Webp : WebpDecoder
- TGA : TgaDecoder
- PNG : PngDecoder
- GIF : GifDecoder
- PBM : PbmDecoder
- TIFF : TiffDecoder
- BMP : BmpDecoder
- JPEG : JpegDecoder
at SixLabors.ImageSharp.Formats.ImageFormatManager.ThrowInvalidDecoder(ImageFormatManager manager)
at SixLabors.ImageSharp.Image.InternalDetectFormat(Configuration configuration, Stream stream)
at SixLabors.ImageSharp.Image.DiscoverDecoder(DecoderOptions options, Stream stream)
at SixLabors.ImageSharp.Image.<>c__DisplayClass80_0.<Load>b__0(Stream s)
at NonsPlayer.Core.Utils.LocalUtils.CompressAndConvertToByteArray(Byte[] imageData, Int32 width, Int32 height) in D:\a\NonsPlayer\NonsPlayer\NonsPlayer.Core\Utils\LocalUtils.cs:line 30
at NonsPlayer.Core.Models.LocalMusic.Init() in D:\a\NonsPlayer\NonsPlayer\NonsPlayer.Core\Models\LocalMusic.cs:line 61
at NonsPlayer.ViewModels.LocalMusicLibViewModel.Refresh() in D:\a\NonsPlayer\NonsPlayer\NonsPlayer\ViewModels\Local\LocalMusicLibViewModel.cs:line 38
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
[14:58:04.001] [EROR] []: Unhandled exception threw: System.NullReferenceException: Object reference not set to an instance of an object.
at NonsPlayer.Components.ViewModels.MusicListItemViewModel.Init(IMusic music) in D:\a\NonsPlayer\NonsPlayer\NonsPlayer\Components\ViewModels\MusicListItemViewModel.cs:line 66
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
To Reproduce
Expected behavior
Screenshots
null
Desktop (please complete the following information):
Describe the bug 打开 本地 -> 本地音乐 直接闪退 错误日志如下
To Reproduce
Expected behavior
Screenshots null
Desktop (please complete the following information):