Guest User

Untitled

a guest
Mar 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. 2018-03-12 16:01:48.033740+0600 EntourageLink[12978:178545] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Storyboard (<UIStoryboard: 0x60000086f500>) doesn't contain a view controller with identifier 'RegisterViewController''
  2. *** First throw call stack:
  3. (
  4. 0 CoreFoundation 0x0000000113c4712b __exceptionPreprocess + 171
  5. 1 libobjc.A.dylib 0x00000001132adf41 objc_exception_throw + 48
  6. 2 UIKit 0x00000001105490d7 -[UIStoryboard instantiateInitialViewController] + 0
  7. 3 EntourageLink 0x000000010f067986 _T013EntourageLink26SelectSchoolViewControllerC17startRegistration33_5AD1248A8EE9A844B7C0506DD8A35E50LLyAA0D0V4with_tF + 614
  8. 4 EntourageLink 0x000000010f0693bd _T013EntourageLink26SelectSchoolViewControllerC05tableE0ySo07UITableE0C_10Foundation9IndexPathV03didC5RowAttF + 701
  9. 5 EntourageLink 0x000000010f0694ac _T013EntourageLink26SelectSchoolViewControllerC05tableE0ySo07UITableE0C_10Foundation9IndexPathV03didC5RowAttFTo + 92
  10. 6 UIKit 0x000000010fd6a839 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 1810
  11. 7 UIKit 0x000000010fd6aa54 -[UITableView _userSelectRowAtPendingSelectionIndexPath:] + 344
  12. 8 UIKit 0x000000010fc33d59 _runAfterCACommitDeferredBlocks + 318
  13. 9 UIKit 0x000000010fc22bb1 _cleanUpAfterCAFlushAndRunDeferredBlocks + 280
  14. 10 UIKit 0x000000010fc520e0 _afterCACommitHandler + 137
  15. 11 CoreFoundation 0x0000000113be9c07 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  16. 12 CoreFoundation 0x0000000113be9b5e __CFRunLoopDoObservers + 430
  17. 13 CoreFoundation 0x0000000113bce124 __CFRunLoopRun + 1572
  18. 14 CoreFoundation 0x0000000113bcd889 CFRunLoopRunSpecific + 409
  19. 15 GraphicsServices 0x0000000119d509c6 GSEventRunModal + 62
  20. 16 UIKit 0x000000010fc285d6 UIApplicationMain + 159
  21. 17 EntourageLink 0x000000010f061807 main + 55
  22. 18 libdyld.dylib 0x00000001158bad81 start + 1
  23. )
  24. libc++abi.dylib: terminating with uncaught exception of type NSException
Add Comment
Please, Sign In to add comment