C64 device and firmware
C64 Ultimate, but haven't even gotten that far yet.
OBS host system details
Running MacOS 26.3.1 on an M3 MacBook Air.
OBS version
32.1.2
Plugin version and installation method
c64stream-1.1.0-macos-universal.pkg
Network setup
Right now just testing MacBook on WiFi and C64U on ethernet. If networking becomes an issue, will look at using Ethernet on the MacBook.
Plugin configuration export
Not sure how to do this. The Plugin Manager in OBS shows nothing because this plugin is all I have installed and it won't load.
OBS logs (verbose logging enabled)
Get this error when launching OBS:
The following OBS plugins failed to load:
c64stream
Please update or remove these plugins.
OBS logs show:
16:10:09.800: os_dlopen(/Users/jcbarr/Library/Application Support/obs-studio/plugins/c64stream.plugin/Contents/MacOS/c64stream->/Users/jcbarr/Library/Application Support/obs-studio/plugins/c64stream.plugin/Contents/MacOS/c64stream): dlopen(/Users/jcbarr/Library/Application Support/obs-studio/plugins/c64stream.plugin/Contents/MacOS/c64stream, 0x0106): Library not loaded: @rpath/png.framework/Versions/1.6.47/png
16:10:09.800: Referenced from: <F0DA2F27-D3E2-345A-B397-5EFE16858CF6> /Users/jcbarr/Library/Application Support/obs-studio/plugins/c64stream.plugin/Contents/MacOS/c64stream
16:10:09.800: Reason: tried: '/Applications/OBS.app/Contents/Frameworks/png.framework/Versions/1.6.47/png' (no such file), '/Applications/OBS.app/Contents/Frameworks/png.framework/Versions/1.6.47/png' (no such file), '/Applications/OBS.app/Contents/Frameworks/png.framework/Versions/1.6.47/png' (no such file), '/Applications/OBS.app/Contents/Frameworks/png.framework/Versions/1.6.47/png' (no such file)
16:10:09.800:
16:10:09.800: Module '/Users/jcbarr/Library/Application Support/obs-studio/plugins/c64stream.plugin/Contents/MacOS/c64stream' not loaded
Steps to reproduce
Install the plugin package with the command copied from the instructions:
cd ~/Downloads && xattr -dr com.apple.quarantine c64stream--macos-universal.pkg && sudo installer -pkg c64stream--macos-universal.pkg -target / && mkdir -p "$HOME/Library/Application Support/obs-studio/plugins" && cp -R "/Library/Application Support/obs-studio/plugins/c64stream.plugin" "$HOME/Library/Application Support/obs-studio/plugins/" && chmod -R 755 "$HOME/Library/Application Support/obs-studio/plugins/c64stream.plugin"
This is my first time using OBS so it's about as clean as can be, but also am not sure if that means I should have something else installed that most people would have.
Diagnostics already performed
Not sure what all to do. It seems to be trying to find some Framework file that doesn't seem to be part of my OBS install.
C64 device and firmware
C64 Ultimate, but haven't even gotten that far yet.
OBS host system details
Running MacOS 26.3.1 on an M3 MacBook Air.
OBS version
32.1.2
Plugin version and installation method
c64stream-1.1.0-macos-universal.pkg
Network setup
Right now just testing MacBook on WiFi and C64U on ethernet. If networking becomes an issue, will look at using Ethernet on the MacBook.
Plugin configuration export
Not sure how to do this. The Plugin Manager in OBS shows nothing because this plugin is all I have installed and it won't load.
OBS logs (verbose logging enabled)
Steps to reproduce
Install the plugin package with the command copied from the instructions:
cd ~/Downloads && xattr -dr com.apple.quarantine c64stream--macos-universal.pkg && sudo installer -pkg c64stream--macos-universal.pkg -target / && mkdir -p "$HOME/Library/Application Support/obs-studio/plugins" && cp -R "/Library/Application Support/obs-studio/plugins/c64stream.plugin" "$HOME/Library/Application Support/obs-studio/plugins/" && chmod -R 755 "$HOME/Library/Application Support/obs-studio/plugins/c64stream.plugin"
This is my first time using OBS so it's about as clean as can be, but also am not sure if that means I should have something else installed that most people would have.
Diagnostics already performed
Not sure what all to do. It seems to be trying to find some Framework file that doesn't seem to be part of my OBS install.