Skip to content

Instantly share code, notes, and snippets.

@Godzil
Created August 10, 2016 20:55
Show Gist options
  • Save Godzil/23629ee0669f69b508c6699cf9eb0120 to your computer and use it in GitHub Desktop.
Save Godzil/23629ee0669f69b508c6699cf9eb0120 to your computer and use it in GitHub Desktop.
Nom de l’exception : NSRangeException
Description : -[__NSCFString characterAtIndex:]: Range or index out of bounds
Informations sur l’utilisateur : (null)
0 CoreFoundation 0x00007fff943875eb __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fffa8bfd9ba objc_exception_throw + 48
2 CoreFoundation 0x00007fff94404955 +[NSException raise:format:] + 197
3 CoreFoundation 0x00007fff94300546 -[__NSCFString characterAtIndex:] + 102
4 ChatCore 0x0000000109151216 -[MVIRCChatConnection(MVIRCChatConnectionPrivate) _sendCommand:withArguments:withEncoding:toTarget:] + 896
5 Colloquy 0x0000000108f5bae0 -[JVDirectChatPanel send:] + 3787
6 Colloquy 0x0000000108f6b721 -[JVDirectChatPanel textView:returnKeyPressed:] + 289
7 Colloquy 0x0000000108f47b80 -[MVTextView triggerKeyEvent:] + 765
8 Colloquy 0x0000000108f3dc44 -[MVTextView interpretKeyEvents:] + 375
9 AppKit 0x00007fff92138df6 -[NSTextView keyDown:] + 704
10 AppKit 0x00007fff92812880 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
11 AppKit 0x00007fff928114be -[NSWindow(NSEventRouting) sendEvent:] + 541
12 AppKit 0x00007fff926b3609 -[NSApplication(NSEvent) sendEvent:] + 2589
13 AppKit 0x00007fff91f99ac8 -[NSApplication run] + 1002
14 AppKit 0x00007fff91f645d6 NSApplicationMain + 1237
15 Colloquy 0x0000000108fa0190 start + 52
16 ??? 0x0000000000000002 0x0 + 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment