• 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
target "Get Info" yields "Internal Error"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

target "Get Info" yields "Internal Error"


  • Subject: target "Get Info" yields "Internal Error"
  • From: Justin Greenfield <email@hidden>
  • Date: Tue, 21 Dec 2004 13:17:03 -0600

In any of my Xcode projects, when I try to inspect the target, I get this error:

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


Stack Backtrace:
The stack backtrace has been logged to the console.

Console.log:

2004-12-21 13:13:19.552 Xcode[25245] _NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>' used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-12-21 13:13:19.552 Xcode[25245] _NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>' used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-12-21 13:13:19.900 Xcode[25245] WARNING: PWS Someone tried to re-register a project observer: 0x58e450
2004-12-21 13:13:25.223 Xcode[25245] WARNING: EES External editor: 0x558d00 re-opened file /Users/justin/Desktop/Weathersoft-1.3.0/Products/Downburst/ English.lproj/MainMenu.nib.
2004-12-21 13:13:26.649 Xcode[25245] *** Assertion failure in -[NSMenu itemAtIndex:], Menus.subproj/NSMenu.m:638
2004-12-21 13:13:26.671 Xcode[25245] ** INTERNAL ERROR: Uncaught Exception **
Exception: Invalid parameter not satisfying: (index >= 0) && (index < (_itemArray ? CFArrayGetCount(_itemArray) : 0))
Stack:
0 0x94eb7cd0 -[TSException raise]
1 0x90aa91bc -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
2 0x92e04ec8 -[NSMenu itemAtIndex:]
3 0x97912154 -[PBXBuildSettingsInspectorPane currentInspectedItemsChanged:]
4 0x909f7078 -[NSArray makeObjectsPerformSelector:withObject:]
5 0x9791b16c -[PBXInspectorPanel inspectModule:onlyIfNeeded:xcSelection:]
6 0x97956c50 -[PBXInfoInspectorPanel initWithInspectedItems:]
7 0x979187f8 -[PBXInspectorController newInfoInspector:]
8 0x90836730 _objc_msgSendv
9 0x909fabec -[NSInvocation invoke]
10 0x90a2f594 -[NSInvocation invokeWithTarget:]
11 0x909fcfcc -[NSObject(NSForwardInvocation) forward::]
12 0x9083680c __objc_msgForward
13 0x92f2afb8 -[NSToolbarButton sendAction:to:]
14 0x92f2af58 -[NSToolbarButton sendAction]
15 0x92eaadd4 -[NSToolbarItemViewer mouseDown:]
16 0x92e03174 -[NSWindow sendEvent:]
17 0x92df5838 -[NSApplication sendEvent:]
18 0x977339f4 -[PBXExtendedApplication sendEvent:]
19 0x92dfdc50 -[NSApplication run]
20 0x92eba2b4 _NSApplicationMain
21 0x0000a1cc
22 0x8fe1a554



There has to be some way to fix this, as my projects are now fairly useless because I can't access the various settings in the inspector. Any ideas?


Thanks,
Justin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: How to break on a variable change in XCode debugging
  • Next by Date: Re: Dependency Analysis: Tried to Expand nil String?
  • Previous by thread: Using Unix Command Line Tools
  • Next by thread: Re: Dependency Analysis: Tried to Expand nil String?
  • Index(es):
    • Date
    • Thread