Logitech / ghub-obs-plugin

11 stars 2 forks source link

OBS crashing when loading logi_obs_plugin.so (macOS Ventura) #5

Open msikma opened 1 year ago

msikma commented 1 year ago

This morning my Logitech G Hub was showing me some sort of update. I can't quite find out what the update was, or how the version numbers changed, because I can't quite find anything like a changelog in the application.

However, ever since the update, my OBS no longer works, even on a completely clean user/profile. The verbose log states the following as the last line:

14:37:55.107: Loading module: logi_obs_plugin.so

Apparently some update is causing an issue. I've already turned off OBS integration in the Logitech G Hub app, but it's still happening.

Would you have any idea what might be causing this?

msikma commented 1 year ago

Note to anyone who's having issues with this and found their way here: the Logitech OBS plugin does not get uninstalled when you uncheck the integration in the settings. It just leaves the files there.

If you're on Mac, the plugin is in the (now deprecated) location /Library/Application Support/obs-studio/plugins, instead of in the home dir location. Just delete it from there and OBS should boot again.

edit: Somehow the plugin kept being put back in the same location even after I switched off OBS integration. My workaround was to delete the plugin and then chmod the directory to be unwritable.