Advertisement
Guest User

Untitled

a guest
Jul 19th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. Allysian-Dev[7277:52313] -[Content setHeightMed:]: unrecognized selector sent to instance 0x7fe375122330
  2. 2016-07-20 10:24:20.497 Allysian-Dev[7277:52313] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Content setHeightMed:]: unrecognized selector sent to instance 0x7fe375122330'
  3. *** First throw call stack:
  4. (
  5. 0 CoreFoundation 0x0000000113798d85 __exceptionPreprocess + 165
  6. 1 libobjc.A.dylib 0x0000000112aa2deb objc_exception_throw + 48
  7. 2 CoreFoundation 0x00000001137a1d3d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
  8. 3 CoreFoundation 0x00000001136e7cfa ___forwarding___ + 970
  9. 4 CoreFoundation 0x00000001136e78a8 _CF_forwarding_prep_0 + 120
  10. 5 Allysian-Dev 0x000000010e903166 +[Server(Skylab) mapContents:style:] + 9670
  11. 6 Allysian-Dev 0x000000010e8ffbd3 +[Server(Skylab) mapPosts:style:] + 15619
  12. 7 Allysian-Dev 0x000000010e8d2010 __61+[Server(Skylab) retrievePostsForChannel:spinner:completion:]_block_invoke.1681 + 432
  13. 8 Allysian-Dev 0x000000010eaf4915 +[Server processServerData:success:completion:] + 549
  14. 9 Allysian-Dev 0x000000010eaecafd __134+[Server makeGETrequestWithBaseURL:endpoint:params:username:password:accessToken:jsonFormat:contentType:spinner:showError:completion:]_block_invoke + 285
  15. 10 CFNetwork 0x0000000115734745 __67+[NSURLConnection sendAsynchronousRequest:queue:completionHandler:]_block_invoke_2 + 155
  16. 11 Foundation 0x000000011042b630 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
  17. 12 Foundation 0x0000000110366805 -[NSBlockOperation main] + 101
  18. 13 Foundation 0x0000000110349725 -[__NSOperationInternal _start:] + 646
  19. 14 Foundation 0x0000000110349336 __NSOQSchedule_f + 194
  20. 15 libdispatch.dylib 0x0000000114d5f3eb _dispatch_client_callout + 8
  21. 16 libdispatch.dylib 0x0000000114d471ef _dispatch_main_queue_callback_4CF + 1738
  22. 17 CoreFoundation 0x00000001136f20f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
  23. 18 CoreFoundation 0x00000001136b3b99 __CFRunLoopRun + 2073
  24. 19 CoreFoundation 0x00000001136b30f8 CFRunLoopRunSpecific + 488
  25. 20 GraphicsServices 0x0000000116856ad2 GSEventRunModal + 161
  26. 21 UIKit 0x0000000110f6bf09 UIApplicationMain + 171
  27. 22 Allysian-Dev 0x000000010e93d38f main + 111
  28. 23 libdyld.dylib 0x0000000114d9492d start + 1
  29. )
  30. libc++abi.dylib: terminating with uncaught exception of type NSException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement