Zombie: XCode detects a phantom file that I can't find.
Zombie: XCode detects a phantom file that I can't find.
- Subject: Zombie: XCode detects a phantom file that I can't find.
- From: "Frederick C. Lee" <email@hidden>
- Date: Sat, 1 Apr 2006 14:13:07 -0800
I'm trying to find where Xcode says a reference to a non-existent
Core Data table exists:
*** NSRunLoop ignoring exception 'no such table: ZMAPCOORDINATES'
that raised during posting of delayed
============
'ZMAPCOORDINATES' was probably a typo for the MO: 'MapCoordinates' or
the relationship link 'mapcoordinates'.
Scenario:
MapCoordinates MO <---> NSArrayController <--> GUI.
============
This is getting me headaches. I believe this is the cause of the
following run-time error:
*** -[NSArrayController presentError:]: selector not recognized [self
= 0x388df20]
*** NSRunLoop ignoring exception '*** -[NSArrayController
presentError:]:
selector not recognized [self = 0x388df20]' that raised during
posting of delayed perform with target 38c49b0 and selector
'invokeWithTarget:'
============
I tried global search and even tried to rebuild a backup, using parts
from the current/damaged project.
Question: How can I find the source, 'ZMAPCOORDINATES' and fix/remove
it?
Regards,
Ric.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden