thesilvercraft / SilverAudioPlayer

🧩🎧modular audio player
https://thesilvercraft.github.io/SilverAudioPlayer
GNU General Public License v3.0
9 stars 0 forks source link

Fix System.NullReferenceException: Object reference not set to an instance of an object. in CADMusicStatusInterface.CallbackMsgs (IntPtr Hwnd, Int32 wMsg, IntPtr wparam, IntPtr lparam) (D:\Users\USER\source\repos\SilverAudioPlayer\SilverAudioPlayer.CAD\CADMusicStatusInterface.cs:303) #17

Closed Silverdimond closed 2 years ago

Silverdimond commented 2 years ago

Version 1.0.0.4(1.0.0.4)

Stacktrace

SilverAudioPlayer.CAD.CADMusicStatusInterface.CallbackMsgs(IntPtr Hwnd, Int32 wMsg, IntPtr wparam, IntPtr lparam) in D:\Users\USER\source\repos\SilverAudioPlayer\SilverAudioPlayer.CAD\CADMusicStatusInterface.cs:line 303;SilverAudioPlayer.CAD

Reason

System.NullReferenceException: Object reference not set to an instance of an object.

Link to App Center

Silverdimond commented 2 years ago

not really an issue, but i will attempt to fix

Silverdimond commented 2 years ago

Fixed in latest dev build, will release 1.0.0.5 soon