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
What were you doing when it crashed ?
Hover on the systray icon
System.NullReferenceException: Object reference not set to an instance of an object.
at SoundSwitch.Framework.TrayIcon.TooltipInfoManager.TootipInfo.TooltipInfoPlayback.TextToDisplay() in C:\Users\Antoine\source\repos\SoundSwitch\SoundSwitch\Framework\TrayIcon\TooltipInfoManager\TootipInfo\TooltipInfoPlayback.cs:line 34
at SoundSwitch.Framework.TrayIcon.TooltipInfoManager.TooltipInfoManager.ShowTooltipInfo() in C:\Users\Antoine\source\repos\SoundSwitch\SoundSwitch\Framework\TrayIcon\TooltipInfoManager\TooltipInfoManager.cs:line 84
at SoundSwitch.UI.Component.TrayIcon.<.ctor>b__20_3(Object sender, MouseEventArgs args) in C:\Users\Antoine\source\repos\SoundSwitch\SoundSwitch\UI\Component\TrayIcon.cs:line 116
at System.Windows.Forms.NotifyIcon.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.NotifyIcon.WmMouseMove(Message& m)
at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The text was updated successfully, but these errors were encountered:
What were you doing when it crashed ?
Hover on the systray icon
The text was updated successfully, but these errors were encountered: