Re: Occasional NSInternalInconsistencyException - could not load nib
Re: Occasional NSInternalInconsistencyException - could not load nib
- Subject: Re: Occasional NSInternalInconsistencyException - could not load nib
- From: Jonathan Mitchell <email@hidden>
- Date: Fri, 07 Aug 2015 15:52:12 +0100
Hi Sean
> On 7 Aug 2015, at 15:30, Sean McBride <email@hidden> wrote:
>
> On Fri, 7 Aug 2015 15:04:19 +0100, Jonathan Mitchell said:
>
>> Occasionally I get crash reports like so:
>>
>> Terminating app due to uncaught exception
>> 'NSInternalInconsistencyException', reason: '-[TSStackMenuItem loadView]
>> could not load the "TSStackMenuItem_Image_Info" nib.’
>
> Jonathan,
>
> It rings a bell. Try moving/renaming your app while it's running. The guts of Cocoa may have a stale cache and/or load things by full path.
>
Thanks for that - I hadn’t considered that bit of user sabotage in this case.
Unfortunately it doesn’t seem to trigger this issue - though it does more or less render the app inoperable, even it doesn’t crash.
Jonathan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden