Advanced Masks

Advanced Masks 1.1.0

aaronfay

New Member
Having issues installing obs-advanced-masks 1.1.0 on MacOs Sequioa (15.1), upgraded from 13 and also updated OBS (to 30.2.3) assuming that was the issue, but I'm getting the same error. I've tried the arm and the universal installer, I get the same issue on both.

Any thoughts?
 

Attachments

  • screenshot-2024-11-15-16.06.03@2x.png
    screenshot-2024-11-15-16.06.03@2x.png
    303.6 KB · Views: 12

aaronfay

New Member
Looks like this is a permissions issue on Sequoia, I'm having this issue with multiple plugins

PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=120 "An unexpected error occurred while moving files to the final destination." UserInfo={NSLocalizedDescription=An unexpected error occurred while moving files to the final destination., arguments=(
"-f",
"-s",
"/var/folders/74/7s70wx694qn4gcqgyhl0cgm00000gn/C/PKInstallSandboxManager/6B8F7C79-8500-4A7B-9A45-C4255E6A76D7.activeSandbox/Root",
"/Users/xanadu"
), NSUnderlyingError=0x5ce2516e0 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}} {
NSLocalizedDescription = "An unexpected error occurred while moving files to the final destination.";
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=13 \"Permission denied\"";
arguments = (
"-f",
"-s",
"/var/folders/74/7s70wx694qn4gcqgyhl0cgm00000gn/C/PKInstallSandboxManager/6B8F7C79-8500-4A7B-9A45-C4255E6A76D7.activeSandbox/Root",
"/Users/xanadu"
);
}


Looking to see if I can find a workaround.
 

aaronfay

New Member
So I managed to get this manually installed by extracting the .pkg manually and copying the payload into my plugins folder manually if that helps anyone else. Command to extract a .pkg file is

pkgutil --expand-full <pkg> ./extracted-pkg

In the Payload folder you'll see another .pkg file, just remove the extension and it becomes a directory, the plugin is in there within a few nested directories.

Hope that helps.
 
So I managed to get this manually installed by extracting the .pkg manually and copying the payload into my plugins folder manually if that helps anyone else. Command to extract a .pkg file is

pkgutil --expand-full <pkg> ./extracted-pkg

In the Payload folder you'll see another .pkg file, just remove the extension and it becomes a directory, the plugin is in there within a few nested directories.

Hope that helps.
Sorry you're having troubles with the install. I've had reports of the installer not working on Sequoia with that same message, but have not been able to replicate it on my Macbook Pro M2. I do appreciate the workaround, so that I can at least help others with the same problem get up and running.

Were there any log messages in your console/system logs when the failure occurred? If there were and you can DM the text regarding the installer, that might help me to troubleshoot.
 

Garlandt

New Member
I registered just to post this and I'm sure that I'm not the only one:

First of all: THANK YOU!

Second: Please add an "invert" option, so the filter/mask acts as a if to "cut out" it's shape instead of restricting the content to it's shape.

At the moment, I have to use a "Chroma Key Overlay" above the white area in this webcam frame to get the desired effect, but this causes Issues when transitioning between scenes, since the chroma key filter acts strangely when the green area vanishes.
1732209686609.png
 
I registered just to post this and I'm sure that I'm not the only one:

First of all: THANK YOU!

Second: Please add an "invert" option, so the filter/mask acts as a if to "cut out" it's shape instead of restricting the content to it's shape.
You're very welcome! I'm glad you're enjoying the plugin.

That is one of the first things on my list of things to add when I work on Advanced Masks next. I am finishing up some work on one of my other plugins, but will be diving into Advanced masks soon. So stay tuned.
 

aaronfay

New Member
Sorry you're having troubles with the install. I've had reports of the installer not working on Sequoia with that same message, but have not been able to replicate it on my Macbook Pro M2. I do appreciate the workaround, so that I can at least help others with the same problem get up and running.

Were there any log messages in your console/system logs when the failure occurred? If there were and you can DM the text regarding the installer, that might help me to troubleshoot.


No errors, just the screenshot I posted above "Installation failed". I had to dig the logs out myself manually
 

StreamMan

New Member
Hello!
It doesn't work with the new OBS (31.0.0), it's physically there, but it's gone from the program!
Solution?
Thanks!
 
Top