filmulator-gui icon indicating copy to clipboard operation
filmulator-gui copied to clipboard

Failing to Open on M1 Mac

Open LSeaburg opened this issue 2 years ago • 1 comments

I was successfully able to build the Filmulator.app file (with non-terminating errors during the build) but the file will not open (crashes immediately).

Most of the errors during the build relate "could not parse otool output" and "XXX is not a Mach-O file". There's also a few relating to "no LC_RPATH load command".

Here's some of the output of the crash:

Exception Type: EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid)) Exception Codes: UNKNOWN_0x32 at 0x000000010091c000 Exception Codes: 0x0000000000000032, 0x000000010091c000 Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace CODESIGNING, Code 2

LSeaburg avatar Apr 23 '22 06:04 LSeaburg

I just straight-up don't know how to fix this. Nobody who's tried has managed to distribute a mac build for M1, though some have been able to build it for themselves.

CarVac avatar Apr 23 '22 14:04 CarVac