vinceau / project-clippi

An automation framework for Super Smash Bros. Melee. Detect an event → execute an action.
MIT License
144 stars 29 forks source link

Cannot connect to OBS Web Socket in OBS 28.1.2 #159

Open nilocallen opened 1 year ago

nilocallen commented 1 year ago

Enabling the web socket in OBS, entering in the correct info in the Clippi OBS connection page and clicking "connect" has no result.

vinceau commented 1 year ago

Sorry for the inconvenience! It's a known issue. You'll need to try install this plugin for it to work until I have time to upgrade the OBS package. https://github.com/obsproject/obs-websocket/releases/tag/4.9.1-compat

nilocallen commented 1 year ago

Sorry for the inconvenience! It's a known issue. You'll need to try install this plugin for it to work until I have time to upgrade the OBS package. https://github.com/obsproject/obs-websocket/releases/tag/4.9.1-compat

Not a problem. Thanks for the work you've done!