-
Notifications
You must be signed in to change notification settings - Fork 464
Description
Error Log:
2019-11-02 12:15:14.120 java[49065:2773164] -[__NSArray0 addObjectsFromArray:]: unrecognized selector sent to instance 0x7fff92f3d2a0
2019-11-02 12:15:14.124 java[49065:2773164] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSArray0 addObjectsFromArray:]: unrecognized selector sent to instance 0x7fff92f3d2a0'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff37634d63 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6d523bd4 objc_exception_throw + 48
2 CoreFoundation 0x00007fff376bf206 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff375db51b forwarding + 1427
4 CoreFoundation 0x00007fff375daef8 _CF_forwarding_prep_0 + 120
5 libgstapplemedia.so 0x00000001252402bc libgstapplemedia.so + 58044
6 jna6857092447899535511.tmp 0x00000001228ab134 ffi_call_unix64 + 76
7 ??? 0x00007000097151d8 0x0 + 123145460732376
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help → Troubleshooting.