thesilvercraft / SilverAudioPlayer

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

Fix System.InvalidOperationException: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. in CADMusicStatusInterface.<StartIPC>b__120_0 () (D:\Users\USER\source\repos\SilverAudioPlayer\SilverAudioPlayer.CAD\Class1.cs:383) #1

Closed Silverdimond closed 2 years ago

Silverdimond commented 2 years ago

Version 1.0.0.2(1.0.0.2)

Stacktrace

SilverAudioPlayer.CAD.CADMusicStatusInterface.b__120_0() in D:\Users\USER\source\repos\SilverAudioPlayer\SilverAudioPlayer.CAD\Class1.cs:line 383;SilverAudioPlayer.CAD

Reason

System.InvalidOperationException: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on.

Link to App Center