[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSRange exceptions
From: |
Philippe C.D. Robert |
Subject: |
NSRange exceptions |
Date: |
Fri, 22 Sep 2000 14:52:56 +0200 |
Hi,
I have just installed the latest snapshot (000922), which gives me a lot of
NSRangeExceptions in ProjectCenter's 'editor':
Sep 22 12:51:30 ProjectCenter[20662] Excpetion: <NSException: 829d230>
NAME:NSInvalidArgumentException REASON:Tried to add nil value to dictionary
Uncaught exception NSRangeException, reason: in attributedSubstringFromRange:,
range { 475, 22 } extends beyond size (309)
This often happens when I try to scroll down a larger source file. Now I am not
sure if this has sth to do with my rudimentary syntax highlighting or changes
in NSText - any comments on that (Fred, could this be due to your latest
changes)?
Since I have similar exceptions (but 'handled') in the highlighting code, they
could have some common 'roots'?
sweet dreams, Phil
--
Philippe C.D. Robert
Developer - StudioSendai.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- NSRange exceptions,
Philippe C.D. Robert <=