looks like something changed in the latest discord client to break the legacy Stream Deck plugin. Fortunately, there's a native OpenAction plugin. The setup lists out everything you need to do; but discord wouldn't let me set the redirect unless I used 127.0.0.1 instead of localhost. If you're using the flatpak like me, you will also likely need to close out the OpenDeck app and run (or use flatseal):
``` flatpak override me.amankhanna.opendeck --filesystem=xdg-run/discord-ipc-0:rw ``` in order to complete the setup so the plugin can talk on the RPC pipe.
















