magicalpanda / MagicalRecord

Super Awesome Easy Fetching for Core Data!
Other
10.8k stars 1.79k forks source link

Exception due to magical record library (I am using M1 mac book) #1393

Closed miqbal1997 closed 1 year ago

miqbal1997 commented 1 year ago

'NSInvalidArgumentException', reason: '-[Executive companyPersonalitySet]: unrecognized selector sent to instance 0x600003b780a0' *** First throw call stack: ( 0 CoreFoundation 0x000000011e2eb604 exceptionPreprocess + 242 1 libobjc.A.dylib 0x000000011759ca45 objc_exception_throw + 48 2 CoreFoundation 0x000000011e2fa5ba +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0 3 CoreFoundation 0x000000011e2efbbf __forwarding + 1471 4 CoreFoundation 0x000000011e2f1d48 _CF_forwarding_prep_0 + 120 5 MagicalRecord 0x0000000116ffde99 -[NSManagedObject(MagicalRecord_DataImport) MR_addObject:forRelationship:] + 1001 6 MagicalRecord 0x0000000116fff56c __78-[NSManagedObject(MagicalRecord_DataImport) MR_importValuesForKeysWithObject:]_block_invoke + 556 7 MagicalRecord 0x0000000116ffed24 -[NSManagedObject(MagicalRecord_DataImport) MR_setRelationships:forKeysWithObject:withBlock:] + 2644 8 MagicalRecord 0x0000000116fff1c5 -[NSManagedObject(MagicalRecord_DataImport) MR_performDataImportFromObject:relationshipBlock:] + 309 9 MagicalRecord 0x0000000116fff2dc -[NSManagedObject(MagicalRecord_DataImport) MR_importValuesForKeysWithObject:] + 172 10 SweetSpot 0x000000010e32d500 $s9SweetSpot7CommonsC15saveUserSession_17completionHandleryyXlSgyAFcSgtFySo22NSManagedObjectContextCcfU + 688 11 SweetSpot 0x000000010e05ce0a $sSo22NSManagedObjectContextCIegg_ABIeyBy_TR + 58 12 MagicalRecord 0x0000000116ff7a47 __51+[MagicalRecord(Actions) saveWithBlock:completion:]_block_invoke + 119 13 CoreData 0x0000000119ad9491 developerSubmittedBlockToNSManagedObjectContextPerform + 151 14 libdispatch.dylib 0x000000011b74da5b _dispatch_client_callout + 8 15 libdispatch.dylib 0x000000011b7543bd _dispatch_lane_serial_drain + 855 16 libdispatch.dylib 0x000000011b7550ed _dispatch_lane_invoke + 436 17 libdispatch.dylib 0x000000011b761601 _dispatch_workloop_worker_thread + 907 18 libsystem_pthread.dylib 0x00007fff701c7fd0 _pthread_wqthread + 326 19 libsystem_pthread.dylib 0x00007fff701c6f57 start_wqthread + 15 ) libc++abi: terminating with uncaught exception of type NSException