• 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: [[eSellerateObject alloc] init] causes SIGTRAP
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [[eSellerateObject alloc] init] causes SIGTRAP


  • Subject: Re: [[eSellerateObject alloc] init] causes SIGTRAP
  • From: Drew McCormack <email@hidden>
  • Date: Sat, 21 May 2005 21:11:06 +0200


In the debugger, it tells me the bad line is in the awakeFromNib:

eSeller = [[eSellerateObject alloc] init];

And the errors reported in the Run Log for this line are:

<NSInvalidArgumentException> *** -[NSURL initFileURLWithPath:]: nil string
parameter

Does anyone know why I would be getting this error when I try to instantiate
this object?

I seem to recall that eSellerate has a few extra files, such as a resource fork for the eSellerate engine. You have to ensure that this resource fork file is included in your application bundle. I could imagine that things might go wrong in the initializer if the file isn't there. Have you included it in your resources, like in the Gecko example?

Drew


---------------------------------------------------------

Drew McCormack


www.maniacalextent.com



 _______________________________________________
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

  • Follow-Ups:
    • Re: [[eSellerateObject alloc] init] causes SIGTRAP
      • From: Graham Jones <email@hidden>
    • Re: [[eSellerateObject alloc] init] causes SIGTRAP
      • From: Graham Jones <email@hidden>
References: 
 >[[eSellerateObject alloc] init] causes SIGTRAP (From: Graham Jones <email@hidden>)

  • Prev by Date: Re: [[eSellerateObject alloc] init] causes SIGTRAP
  • Next by Date: Re: [[eSellerateObject alloc] init] causes SIGTRAP
  • Previous by thread: [[eSellerateObject alloc] init] causes SIGTRAP
  • Next by thread: Re: [[eSellerateObject alloc] init] causes SIGTRAP
  • Index(es):
    • Date
    • Thread