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 'Form1' accessed from a thread other than the thread it was created on. in Form1.<button1_Click>b__96_0 () (D:\Users\USER\source\repos\SilverAudioPlayer\SilverAudioPlayer.Winforms\Form1.cs:1008) #2

Closed Silverdimond closed 2 years ago

Silverdimond commented 2 years ago

Version 1.0.0.2(1.0.0.2)

Stacktrace

SilverAudioPlayer.Form1.b__96_0() in D:\Users\USER\source\repos\SilverAudioPlayer\SilverAudioPlayer.Winforms\Form1.cs:line 1008;SilverAudioPlayer

Reason

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

Link to App Center