Josz Posted February 11, 2019 Posted February 11, 2019 I'm opening photo's from the viewer. Almost immediately Affinity Photo crashes...... Crashed Thread: 4 Dispatch queue: NSOperationQueue 0x600001261880 (QOS: UNSPECIFIED) Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFConstantString identifier]: unrecognized selector sent to instance 0x7fff9c00b850' terminating with uncaught exception of type NSException abort() called
v_kyr Posted February 11, 2019 Posted February 11, 2019 Looks as it could be an OSX UI label text key/value pair access problem (NSString vs NSArray/NSMutableArray) when using (objectAtIndex:) or something like that. - You should send in the crash report for further inspection and dump debugging by the devs. ☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan ☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2
Josz Posted February 11, 2019 Author Posted February 11, 2019 Oops.... your right. Went to the right section.... Thanks!
Recommended Posts