drewmccormack / ensembles

A synchronization framework for Core Data.
MIT License
1.63k stars 131 forks source link

CDEIntegrationStage nil in Ensembles 2.0.1 #184

Closed wojteklembryk closed 9 years ago

wojteklembryk commented 10 years ago

Hi, now I have following error: 2014-08-22 16:28:08.575 Klaser[682:279504] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* setObjectForKey: key cannot be nil' *\ First throw call stack: (0x182fd6084 0x192b880e4 0x182ec17b8 0x10030ffb4 0x10030f54c 0x100334368 0x100334258 0x10030e57c 0x182d29270 0x100745118 0x10074dfd4 0x182d29468 0x10030e4b8 0x100344e9c 0x1003454fc 0x10034309c 0x1003408e0 0x183eebdb0 0x183e3d584 0x183e2cf0c 0x183eeeb14 0x100745118 0x10074ec5c 0x100747c6c 0x10075037c 0x10075155c 0x1933b1644 0x1933b135c) libc++abi.dylib: terminating with uncaught exception of type NSException

2 0x000000010030ffb4 in -[CDEIntegrationStage fetchObjectsByGlobalIdStringByEntityForRelatedObjectsInOrderedRelationshipsOfObjectChanges:] at /Users/cormack/CocoaPrograms/EnsemblesNext/Framework/Source/Integration/CDEIntegrationStage.m:270

Any ideas?

Thanks, Wojtek

drewmccormack commented 10 years ago

I fixed a bug related to this today. Was introduced in 2.0.2.

If you pull master it should be fixed.

drewmccormack commented 10 years ago

Ah, I see it is an ordered relationship. I think that may still have an issue. Will fix it Monday.

The 2.0 release should not have the problem.

wojteklembryk commented 10 years ago

Hi, can you please send me binary version after you fix this bug? I sent you an email to info@mentalfaculty.com from wojtek@uptonapps.com.

Thanks, Wojtek

wojteklembryk commented 9 years ago

Hi Drew, I tested an app with the version you sent me, and unfortunately problem still exist, both on ios 7.1 and 8.

Wojtek

On 22 sie 2014, at 20:02, Drew McCormack notifications@github.com wrote:

Ah, I see it is an ordered relationship. I think that may still have an issue. Will fix it Monday.

The 2.0 release should not have the problem.

— Reply to this email directly or view it on GitHub https://github.com/drewmccormack/ensembles/issues/184#issuecomment-53098447.

drewmccormack commented 9 years ago

I sent an email. Did you get it?