You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to get model "ripplemix" from model browser - displays only v1.1, it can be due to the appearance of a new category "NoobAi" on the civitai.
but on civitai:
If download new version manually and then try to fetch metadata from menu - SM crashes.
Exception Details
Exception
InvalidOperationException: Sequence contains no matching element
at StabilityMatrix.Core.Helper.ModelFinder.RemoteFindModel(String hashBlake3)
at StabilityMatrix.Core.Services.MetadataImportService.GetMetadataForFile(FilePath filePath, IProgress`1 progress, Boolean forceReimport)
at StabilityMatrix.Avalonia.ViewModels.CheckpointManager.CheckpointFileViewModel.FindConnectedMetadata(Boolean forceReimport)
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.InvokeCore()
at Avalonia.Threading.DispatcherOperation.Execute()
at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation job)
at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean fromExplicitBackgroundProcessingCallback)
at Avalonia.Threading.Dispatcher.Signaled()
at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg)
at Avalonia.Win32.Win32DispatcherImpl.RunLoop(CancellationToken cancellationToken)
at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl impl)
at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken)
at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.StartCore(String[] args)
at StabilityMatrix.Avalonia.Program.Main(String[] args)```
### Version
2.13.4
### What Operating System are you using?
Windows
The text was updated successfully, but these errors were encountered:
What happened?
When trying to get model "ripplemix" from model browser - displays only v1.1, it can be due to the appearance of a new category "NoobAi" on the civitai.
but on civitai:
If download new version manually and then try to fetch metadata from menu - SM crashes.
Exception Details
Exception
InvalidOperationException: Sequence contains no matching element
Sentry ID
5a72a98d
Stack Trace
The text was updated successfully, but these errors were encountered: