Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / October 2004



Tip: Looking for answers? Try searching our database.

Error loading project in Xcode

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gabriel Handford - 27 Oct 2004 23:09 GMT
When I try to open my project I get the following error:

2004-10-27 17:57:59.007 Xcode[441] ** INTERNAL ERROR: Uncaught Exception **

Exception: Invalid parameter not satisfying: (index >= 0) && (index < (_itemArray ? CFArrayGetCount(_itemArray) : 0))

Stack:

  0  0x92cf0cd4  -[TSException raise]

  1  0x90aa91bc  -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]

  2  0x92e04224  -[NSMenu itemAtIndex:]

  3  0x92e7a17c  -[NSPopUpButtonCell selectItemAtIndex:]

  4  0x97757c78  -[PBXProjectWorkspaceModule _rebuildActiveTargetPopup]

  5  0x977578d8  -[PBXProjectWorkspaceModule _rebuildAllPopups]

  6  0x9774e7d0  -[PBXWorkspaceModule setDocument:]

  7  0x97740c48  -[PBXProjectDocument createWorkspaceWithTemplate:geometryConfiguration:contentConfiguration:]

  8  0x97740734  -[PBXProjectDocument makeWindowControllers]

  9  0x9773e914  -[PBXDocumentController _innerOpenDocumentWithContentsOfFile:display:]

 10  0x9773e618  -[PBXDocumentController openDocumentWithContentsOfFile:display:]

 11  0x0000abb4

 12  0x0000ab24

 13  0x92fa50ec  -[NSApplication _doOpenFile:ok:tryTemp:]

 14  0x92febef4  -[NSApplication openFile:ok:]

 15  0x93053b90  -[NSDocumentController _openRecentDocument:]

 16  0x92e773a8  -[NSApplication sendAction:to:from:]

 17  0x92eacc14  -[NSMenu performActionForItemAtIndex:]

 18  0x92ef1534  -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]

 19  0x92e2e678  __NSHandleCarbonMenuEvent

 20  0x92dd25c8  __DPSNextEvent

 21  0x92de8c20  -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]

 22  0x92dfcf88  -[NSApplication run]

 23  0x92eb9488  _NSApplicationMain

 24  0x0000a03c

 25  0x8fe1a554
Florian Zschocke - 28 Oct 2004 13:07 GMT
>When I try to open my project I get the following error:
>
>2004-10-27 17:57:59.007 Xcode[441] ** INTERNAL ERROR: Uncaught Exception **
>
>Exception: Invalid parameter not satisfying: (index >= 0) && (index < (_itemArray ? CFArrayGetCount(_itemArray) : 0))

I just guess, but try the following.

Remove or better rename the "build" folder in your project folder.

Florian
Gabriel Handford - 29 Oct 2004 22:16 GMT
I've tried everything... eh... i guess i am going to have to re-create the project from scratch :(
Do you think the XCode people would want that stack trace?
It seems like a bug in NSMenu somewhere.

-gabe

>>When I try to open my project I get the following error:
>>
[quoted text clipped - 9 lines]
>
> Florian
Eric Albert - 30 Oct 2004 02:48 GMT
> I've tried everything... eh... i guess i am going to have to re-create the
> project from scratch :(
> Do you think the XCode people would want that stack trace?
> It seems like a bug in NSMenu somewhere.

Yes.  File a bug report at <http://bugreport.apple.com/> and include
your project file (they don't need your source code).

Before you file the bug report, make sure you're running the latest
version of Xcode (1.5).  If you aren't, download that version from
<http://connect.apple.com/> and try opening your project there.

-Eric

Signature

Eric Albert         ejalbert@cs.stanford.edu
http://outofcheese.org/

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.