Closed aapis closed 1 year ago
2023-08-11 11:35:15.532773-0600 ClockWork.Beta[20166:603964] [error] error: Serious application error. Exception was caught during Core Data change processing. This is usually a bug within an observer of NSManagedObjectContextObjectsDidChangeNotification. -[Project compare:]: unrecognized selector sent to instance 0x600001374460 with userInfo (null)
2023-08-11 12:34:53.624449-0600 ClockWork.Beta[23000:671969] -[Project compare:]: unrecognized selector sent to instance 0x60000039c5a0
CoreData: debug: CoreData+CloudKit: -[PFCloudKitSerializer applyUpdatedRecords:deletedRecordIDs:toStore:inManagedObjectContext:onlyUpdatingAttributes:andRelationships:madeChanges:error:]_block_invoke(886): Updating relationship: <PFMirroredOneToManyRelationship: 0x600002fb8240>
CoreData: debug: CoreData+CloudKit: -[PFMirroredOneToManyRelationship updateRelationshipValueUsingImportContext:andManagedObjectContext:error:](441): Linking object with record name <CKRecordID: 0x600002051c80; recordName=AF827EFD-D674-4C34-8F09-091AF448EA55, zoneID=com.apple.coredata.cloudkit.zone:__defaultOwner__> to <CKRecordID: 0x6000020531e0; recordName=CB6E8CA5-DD58-4D33-B4DE-A1C5E64B9D95, zoneID=com.apple.coredata.cloudkit.zone:__defaultOwner__> via configuration on 0xa93f76f77731138d <x-coredata://35D46BB1-A21A-46AB-94AB-CD5F621329E8/Project/p8>->0xa93f76f77711136d <x-coredata://35D46BB1-A21A-46AB-94AB-CD5F621329E8/ProjectConfiguration/p9>
CoreData: debug: CoreData+CloudKit: -[PFCloudKitSerializer applyUpdatedRecords:deletedRecordIDs:toStore:inManagedObjectContext:onlyUpdatingAttributes:andRelationships:madeChanges:error:]_block_invoke(886): Updating relationship: <PFMirroredOneToManyRelationship: 0x600002e8d7a0>
CoreData: debug: CoreData+CloudKit: -[PFMirroredOneToManyRelationship updateRelationshipValueUsingImportContext:andManagedObjectContext:error:](441): Linking object with record name <CKRecordID: 0x60000201ce20; recordName=43D0B1A9-7298-463C-A321-F84F3B8746CF, zoneID=com.apple.coredata.cloudkit.zone:__defaultOwner__> to <CKRecordID: 0x60000201c8e0; recordName=AF827EFD-D674-4C34-8F09-091AF448EA55, zoneID=com.apple.coredata.cloudkit.zone:__defaultOwner__> via project on 0xa93f76f75eb1139d <x-coredata://35D46BB1-A21A-46AB-94AB-CD5F621329E8/Job/p324>->0xa93f76f77731138d <x-coredata://35D46BB1-A21A-46AB-94AB-CD5F621329E8/Project/p8>
CoreData: debug: CoreData+CloudKit: -[NSCloudKitMirroringDelegate managedObjectContextSaved:](2952): <NSCloudKitMirroringDelegate: 0x6000019fc2a0>: Observed context save: <NSPersistentStoreCoordinator: 0x600000ef8180> - <NSManagedObjectContext: 0x600001bf8270>
2023-08-11 12:34:53.628057-0600 ClockWork.Beta[23000:671969] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Project compare:]: unrecognized selector sent to instance 0x60000039c5a0'
This is fixed as of beta-144
(#179)
Can be fixed by restarting the app but the UI becomes totally unresponsive.