-
-
Notifications
You must be signed in to change notification settings - Fork 447
Open
Labels
bugSomething isn't workingSomething isn't workingcrashBugs involving the app crashing to desktopBugs involving the app crashing to desktop
Description
What happened?
- Opened it for the first time
- Installed a first UI and model, I believe it was Forge and something realism, both were just the first choice in their respective lists, to test it out.
- While installing got this error
Exception Details
Exception
NullReferenceException: Object reference not set to an instance of an object.
Sentry ID
Stack Trace
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)```
[stabilitymatrix-log-2025-09-15-22-27-50.zip](https://github.com/user-attachments/files/22354535/stabilitymatrix-log-2025-09-15-22-27-50.zip)
### Version
2.15.0
### What Operating System are you using?
Windows
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcrashBugs involving the app crashing to desktopBugs involving the app crashing to desktop