Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying the hatching options may crash #375

Closed
phillipthelen opened this issue May 22, 2016 · 0 comments
Closed

Displaying the hatching options may crash #375

phillipthelen opened this issue May 22, 2016 · 0 comments

Comments

@phillipthelen
Copy link
Member

Fatal Exception: NSRangeException
0 CoreFoundation 0x1827d2db0 exceptionPreprocess
1 libobjc.A.dylib 0x181e37f80 objc_exception_throw
2 CoreFoundation 0x1827d2cf8 -[NSException initWithCoder:]
3 CoreData 0x184649470 -[_PFArray objectAtIndex:]
4 Habitica 0x1001502c8 -HRPGItemViewController tableView:heightForRowAtIndexPath:
5 UIKit 0x187a59444 __66-[UISectionRowData refreshWithSection:tableView:tableViewRowData:]_block_invoke
6 UIKit 0x187a16ff8 -[UISectionRowData refreshWithSection:tableView:tableViewRowData:]
7 UIKit 0x187a195a8 -[UITableViewRowData numberOfRows]
8 UIKit 0x187a194f4 -[UITableView noteNumberOfRowsChanged]
9 UIKit 0x187a18f50 -[UITableView reloadData]
10 Habitica 0x1001520fc -HRPGItemViewController actionSheet:clickedButtonAtIndex:
11 UIKit 0x18805d1a4 -[UIActionSheet _prepareToDismissForTappedIndex:]
12 UIKit 0x18805d0d8 __37-[UIActionSheet _prepareAlertActions]_block_invoke101
13 UIKit 0x187da710c -[UIAlertController _dismissAnimated:triggeringAction:triggeredByPopoverDimmingView:]
14 UIKit 0x188294a54 -[_UIAlertControllerView _handleActionSelectionGestureRecognizer:]
15 UIKit 0x187ec1f30 _UIGestureRecognizerSendTargetActions
16 UIKit 0x187ad6728 _UIGestureRecognizerSendActions
17 UIKit 0x1879637a0 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:]
18 UIKit 0x187ec3530 ___UIGestureRecognizerUpdate_block_invoke898
19 UIKit 0x1879224d8 _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks
20 UIKit 0x18791f254 _UIGestureRecognizerUpdate
21 UIKit 0x187961610 -[UIWindow _sendGesturesForEvent:]
22 UIKit 0x187960c0c -[UIWindow sendEvent:]
23 UIKit 0x18793104c -[UIApplication sendEvent:]
24 UIKit 0x18792f628 _UIApplicationHandleEventQueue
25 CoreFoundation 0x18278909c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION

26 CoreFoundation 0x182788b30 __CFRunLoopDoSources0
27 CoreFoundation 0x182786830 __CFRunLoopRun
28 CoreFoundation 0x1826b0c50 CFRunLoopRunSpecific
29 GraphicsServices 0x183f98088 GSEventRunModal
30 UIKit 0x18799a088 UIApplicationMain
31 Habitica 0x100116ef4 main (main.m:13)
32 libdispatch.dylib 0x18224e8b8 (Missing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant