On Jun 2, 2008, at 07:21, Chataka wrote:
On the console, I just get
> entity required
That's it. Just two words.
Nothing else I can include...
Typically, frameworks errors are NSLog'ed, so they will at least
include the application name and process id.
So, you haven't established that this is a Core Data error. In fact,
it looks like an error message written to stderr from:
-- your own code, OR
-- a C library
The next step would be to try to use the debugger to find the exact
point in your code where the error occurs.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]