Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. 2015-09-02 09:16:51.343 Scrivener[1545:103736] -[__NSDictionaryI length]: unrecognized selector sent to instance 0x1816c40
  2. 2015-09-02 09:16:51.344 Scrivener[1545:103736] An uncaught exception was raised
  3. 2015-09-02 09:16:51.344 Scrivener[1545:103736] -[__NSDictionaryI length]: unrecognized selector sent to instance 0x1816c40
  4. 2015-09-02 09:16:51.345 Scrivener[1545:103736] (
  5. 0 CoreFoundation 0x928379b9 __raiseError + 201
  6. 1 libobjc.A.dylib 0x96a3df11 objc_exception_throw + 276
  7. 2 CoreFoundation 0x9283b463 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
  8. 3 CoreFoundation 0x9272d16c ___forwarding___ + 1020
  9. 4 CoreFoundation 0x9272cd4e _CF_forwarding_prep_0 + 14
  10. 5 CoreFoundation 0x926d31c3 CFStringFind + 163
  11. 6 CoreText 0x9a54469e _ZN11TDescriptorC2EPK10__CFStringfj + 142
  12. 7 CoreText 0x9a4da1e6 CTFontDescriptorCreateWithNameAndSize + 112
  13. 8 UIFoundation 0x9e39b7a3 +[__NSFontTypefaceInfo typefaceInfoForPostscriptName:options:] + 398
  14. 9 UIFoundation 0x9e3a27c1 __NSGetMetaFontInstance + 1135
  15. 10 ScrAppKit 0x004711ce +[KBStylesManager defaultStyles] + 712
  16. 11 ScrAppKit 0x00470dfa -[KBStylesManager stylesSavedInApplicationSupport] + 222
  17. 12 ScrAppKit 0x00472036 -[KBStylesManager menuOfAvailableStylesWithAction:target:appendAppleStylesOption:useMiniIcons:titlePrefix:addPresetsSubtitle:] + 108
  18. 13 ScrAppKit 0x00471db9 -[KBStylesManager menuOfAvailableStylesWithAction:target:appendAppleStylesOption:useMiniIcons:titlePrefix:] + 80
  19. 14 Scrivener 0x0005c0df Scrivener + 372959
  20. 15 Scrivener 0x0005264f Scrivener + 333391
  21. 16 libobjc.A.dylib 0x96a37997 -[NSObject performSelector:] + 62
  22. 17 CoreFoundation 0x92733c44 -[NSSet makeObjectsPerformSelector:] + 212
  23. 18 AppKit 0x9b201b29 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1248
  24. 19 AppKit 0x9b201643 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 56
  25. 20 AppKit 0x9b1f7edf loadNib + 462
  26. 21 AppKit 0x9b1f72c9 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 328
  27. 22 AppKit 0x9b1f7093 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 273
  28. 23 AppKit 0x9b1f6dff +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 428
  29. 24 AppKit 0x9b1f18e9 NSApplicationMain + 639
  30. 25 Scrivener 0x000023f5 Scrivener + 5109
  31. )
  32. 2015-09-02 09:16:51.345 Scrivener[1545:103736] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSDictionaryI length]: unrecognized selector sent to instance 0x1816c40'
  33. *** Call stack at first throw:
  34. (
  35. 0 CoreFoundation 0x928379b9 __raiseError + 201
  36. 1 libobjc.A.dylib 0x96a3df11 objc_exception_throw + 276
  37. 2 CoreFoundation 0x9283b463 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
  38. 3 CoreFoundation 0x9272d16c ___forwarding___ + 1020
  39. 4 CoreFoundation 0x9272cd4e _CF_forwarding_prep_0 + 14
  40. 5 CoreFoundation 0x926d31c3 CFStringFind + 163
  41. 6 CoreText 0x9a54469e _ZN11TDescriptorC2EPK10__CFStringfj + 142
  42. 7 CoreText 0x9a4da1e6 CTFontDescriptorCreateWithNameAndSize + 112
  43. 8 UIFoundation 0x9e39b7a3 +[__NSFontTypefaceInfo typefaceInfoForPostscriptName:options:] + 398
  44. 9 UIFoundation 0x9e3a27c1 __NSGetMetaFontInstance + 1135
  45. 10 ScrAppKit 0x004711ce +[KBStylesManager defaultStyles] + 712
  46. 11 ScrAppKit 0x00470dfa -[KBStylesManager stylesSavedInApplicationSupport] + 222
  47. 12 ScrAppKit 0x00472036 -[KBStylesManager menuOfAvailableStylesWithAction:target:appendAppleStylesOption:useMiniIcons:titlePrefix:addPresetsSubtitle:] + 108
  48. 13 ScrAppKit 0x00471db9 -[KBStylesManager menuOfAvailableStylesWithAction:target:appendAppleStylesOption:useMiniIcons:titlePrefix:] + 80
  49. 14 Scrivener 0x0005c0df Scrivener + 372959
  50. 15 Scrivener 0x0005264f Scrivener + 333391
  51. 16 libobjc.A.dylib 0x96a37997 -[NSObject performSelector:] + 62
  52. 17 CoreFoundation 0x92733c44 -[NSSet makeObjectsPerformSelector:] + 212
  53. 18 AppKit 0x9b201b29 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1248
  54. 19 AppKit 0x9b201643 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 56
  55. 20 AppKit 0x9b1f7edf loadNib + 462
  56. 21 AppKit 0x9b1f72c9 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 328
  57. 22 AppKit 0x9b1f7093 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 273
  58. 23 AppKit 0x9b1f6dff +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 428
  59. 24 AppKit 0x9b1f18e9 NSApplicationMain + 639
  60. 25 Scrivener 0x000023f5 Scrivener + 5109
  61. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement