Issue with OBS Studio after today’s update

Hi everyone,

After updating OBS Studio today (31.1.2-2 → 32.0.1-1), I ran into this message when launching the program:

“Failed to load the following OBS plugins:
obs-websocket
Please update or remove these plugins.”

After some troubleshooting, I found that installing the qrcodegencpp-cmake package fixed the problem.

sudo pacman -S qrcodegencpp-cmake

Hope this helps!

Cheers.

1 Like

Got the same issue on 32.0.1, but it seems like OBS does work fine anyway.

Installing extra/qrcodegencpp-cmake made the error message disappear for me too :slight_smile:

1 Like

Today’s OBS update (32.0.1-1 → 32.0.1-2) fixed the issue by including extra/qrcodegencpp-cmake as a required dependency. All sorted now. Cheers.

1 Like