• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data "entity required" error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data "entity required" error


  • Subject: Re: Core Data "entity required" error
  • From: Quincey Morris <email@hidden>
  • Date: Mon, 2 Jun 2008 10:07:09 -0700


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 (email@hidden)

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:
This email sent to email@hidden


References: 
 >Core Data "entity required" error (From: Chataka <email@hidden>)
 >Re: Core Data "entity required" error (From: "Hamish Allan" <email@hidden>)
 >Re: Core Data "entity required" error (From: Chataka <email@hidden>)

  • Prev by Date: Re: many-to-many relationships and retain cycles
  • Next by Date: Re: Core Data "entity required" error
  • Previous by thread: Re: Core Data "entity required" error
  • Next by thread: Re: Core Data "entity required" error
  • Index(es):
    • Date
    • Thread