• 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: Please explain this error message...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please explain this error message...


  • Subject: Re: Please explain this error message...
  • From: Ondra Cada <email@hidden>
  • Date: Wed, 20 Feb 2002 19:47:09 +0100

Martin,

>>>>>> Martin Kautz (MK) wrote at Wed, 20 Feb 2002 10:49:08 +0100:
MK> Could someone enlight me what this message means?
MK>
MK> -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)

That you are using an index 1 to array which has 1 object -- which is, of
course, nonsense.

Unless you see the problem already, run the app under gdb, and set
breakpoint to -[NSException raise]; that way you'll see in the stack exactly
which code did that.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Please explain this error message...
      • From: Sherm Pendley <email@hidden>
References: 
 >Please explain this error message... (From: Martin Kautz <email@hidden>)

  • Prev by Date: Re: NSScanners deprecated?
  • Next by Date: Double clicking rows vs. column headers
  • Previous by thread: Please explain this error message...
  • Next by thread: Re: Please explain this error message...
  • Index(es):
    • Date
    • Thread