I'm having an issue that I've never seen before and I've been messing around with this one and others for a bit. I'm guessing reinstalling my Arch Linux will most likely fix the issue but I'm hoping I don't have too! lol So, There is nothing in the log files and no crash report but ultimately this is all I have to provide for information.
Basically, I am unable to access Adv SS when I click tools and then Adv SS. The second I click it, I get this message:
--------
Loading of the following plugin libraries was unsuccessful, which could result in some Advanced Scene Switcher functions not being available:
- /usr/lib/obs-plugins/adv-ss-plugins/advanced-scene-switcher-opencv.so
Check the OBS logs for details.
This message can be disabled on the General tab.
_____
Only option is to click ok and then because I'm trying to get it to work, I've been starting OBS with terminal with "obs --debug" and after clicking ok OBS closes and in the terminal it says this"
--- fish: Job 1, 'obs --debug' terminated by signal SIGSEGV (Address boundary error) ---
Now I know this has a bit of missing info but I'm hoping its something simple. It's been about 6 months since I install arch and who knows what small thing could be obstructing it's use.
I'm using OBS Studio rc. I'm using a decent amount of plugs but nothing new. It's always played nice with the others.
https://obsproject.com/logs/EapwdYABeK8JGpsm - Here is my last log file. Any help would be splendid. lol Intel 11700k, 6700xt. not overclocked.
Random side note, when i check ldd with root, It told me I didn't have permission for that file or any of the files in the folder. That was new.
ls -l /usr/lib/obs-plugins/adv-ss-plugins/
.rwxr-xr-x 83M root 7 Jul 10:45 advanced-scene-switcher-base.so
.rwxr-xr-x 5.1M root 7 Jul 10:44 advanced-scene-switcher-midi.so
.rwxr-xr-x 7.0M root 7 Jul 10:44 advanced-scene-switcher-opencv.so
.rwxr-xr-x 79M root 7 Jul 10:44 advanced-scene-switcher-twitch.so
I gave myself execute privileges and it didn't affect anything. :P Anyways, any help is appreciated.