There’s a crash when you click on “More” in the author’s description.
Here’s a partial dump:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Jango_Desktop.Track.get_Song()
at Jango_Desktop.JangoDesktop.CheckSong()
at Jango_Desktop.JangoDesktop.SongUpdater_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hey,
Thanks for the program! It’s nice.
There’s a crash when you click on “More” in the author’s description.
Here’s a partial dump:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Jango_Desktop.Track.get_Song()
at Jango_Desktop.JangoDesktop.CheckSong()
at Jango_Desktop.JangoDesktop.SongUpdater_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Contact me if you need more info.
Thanks for fixing.