ObserverHerb / Celeste

A Twitch bot written in C++/Qt with a focus on multimedia and native performance
GNU General Public License v3.0
6 stars 0 forks source link

Denied command video is just black if file is missing #139

Closed ObserverHerb closed 11 months ago

ObserverHerb commented 1 year ago

If there is an entry that points to the wrong file, then it attempts to play it and fails, which blocks chat. Handle this by showing a error message in the status area instead.