elgatosf / streamdeck-obs-plugin

OBS Plugin to communicate with the Stream Deck app
44 stars 16 forks source link

Cannot load streamdeck-obs-plugin after updating to OBS 24.0.5 #7

Closed lmarches closed 4 years ago

lmarches commented 4 years ago

Hi There, thanks a lot for the plugin!

Unfortunately there's a problem after updating to OBS 24.0.5 with an image not found? Bizarre.. same issue in other plugins btw.

error: os_dlopen(/Library/Application Support/obs-studio/plugins/StreamDeckPlugin/bin/StreamDeckPlugin.so->/Library/Application Support/obs-studio/plugins/StreamDeckPlugin/bin/StreamDeckPlugin.so): dlopen(/Library/Application Support/obs-studio/plugins/StreamDeckPlugin/bin/StreamDeckPlugin.so, 257): Library not loaded: @rpath/../bin/libobs.0.dylib
  Referenced from: /Library/Application Support/obs-studio/plugins/StreamDeckPlugin/bin/StreamDeckPlugin.so
  Reason: image not found

warning: Module '/Library/Application Support/obs-studio/plugins/StreamDeckPlugin/bin/StreamDeckPlugin.so' not loaded

Thanks!!

Timac commented 4 years ago

OBS 24.0.5 for macOS contains some important changes to better support macOS Catalina. After upgrading OBS to this new version, the Stream Deck plugin might not run properly.

To solve this issue, please:

  1. Quit OBS
  2. Update Stream Deck to version 4.4.2 or later ( https://www.elgato.com/en/gaming/downloads )

After installing Stream Deck 4.4.2, this issue should be gone.