Closed christianrank closed 2 years ago
I downloaded v1.3.0
now, this is working. So it's an issue with v1.4.0
.
I'm guessing you're running OBS under x86 emulation (rosetta)? I may have misunderstood the situation on the M1s if so.
The x64 version crashes because it requires AVX which rosetta can't emulate. 1.3 works because AVX wasn't mandatory in that version.
1.4 will work if you can use a native ARM build of OBS, I'll have to look into building universal binaries to avoid this.
I'm guessing you're running OBS under x86 emulation (rosetta)?
Yes that's correct. I think there is no native arm64 version of OBS out yet.
Well I ended up just swapping the x64 build on the release page, It should work with rosetta now.
Hi,
I downloaded the Arm64 version of the plugin, but I'm getting this error:
When I try the X64 version, OBS crashes on startup.