Re: What on earth does this error mean?
Re: What on earth does this error mean?
- Subject: Re: What on earth does this error mean?
- From: Shane Stanley <email@hidden>
- Date: Sat, 01 Aug 2015 17:25:00 +1000
On 1 Aug 2015, at 4:50 pm, Brian Christmas <email@hidden> wrote:
>
> *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString count]: unrecognized selector sent to instance 0x656e6f4e45'
> abort() called
That's telling you that the -count method has been called on a string. If you haven't done that, it may be you're passing a string where something like an array is required.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden