We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Crashed Thread: 0 5CrashDoctor Diagnosis: Application threw exception NSRangeException: *** -[__NSArrayM objectAtIndexedSubscript:]: index 1 beyond bounds [0 .. 0] 6Thread 0 Crashed: 70 CoreFoundation 0x000000019ad81e88 __exceptionPreprocess + [ : 164] 81 libobjc.A.dylib 0x00000001941238d8 objc_exception_throw + [ : 60] 92 CoreFoundation 0x000000019af270a8 -[__NSCFString characterAtIndex:].cold.1 103 CoreFoundation 0x000000019ad9d400 -[__NSArrayM copy] 114 YNPageViewController 0x00000001026ab12c -[YNPageScrollMenuView setDefaultTheme] + [YNPageScrollMenuView.m : 229] 125 YNPageViewController 0x00000001026aab04 -[YNPageScrollMenuView setupOtherViews] + [YNPageScrollMenuView.m : 223] 136 YNPageViewController 0x00000001026ada30 -[YNPageScrollMenuView reloadView] + [YNPageScrollMenuView.m : 0] 147 YNPageViewController 0x00000001026b0488 -[YNPageViewController updateViewWithIndex:] + [YNPageViewController.m : 506] 158 YNPageViewController 0x00000001026b08f0 -[YNPageViewController removePageControllerWithIndex:] + [YNPageViewController.m : 557] 169 YNPageViewController 0x00000001026b0694 -[YNPageViewController removePageControllerWithTitle:] + [YNPageViewController.m : 529]
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Crashed Thread: 0
5CrashDoctor Diagnosis: Application threw exception NSRangeException: *** -[__NSArrayM objectAtIndexedSubscript:]: index 1 beyond bounds [0 .. 0]
6Thread 0 Crashed:
70 CoreFoundation 0x000000019ad81e88 __exceptionPreprocess + [ : 164]
81 libobjc.A.dylib 0x00000001941238d8 objc_exception_throw + [ : 60]
92 CoreFoundation 0x000000019af270a8 -[__NSCFString characterAtIndex:].cold.1
103 CoreFoundation 0x000000019ad9d400 -[__NSArrayM copy]
114 YNPageViewController 0x00000001026ab12c -[YNPageScrollMenuView setDefaultTheme] + [YNPageScrollMenuView.m : 229]
125 YNPageViewController 0x00000001026aab04 -[YNPageScrollMenuView setupOtherViews] + [YNPageScrollMenuView.m : 223]
136 YNPageViewController 0x00000001026ada30 -[YNPageScrollMenuView reloadView] + [YNPageScrollMenuView.m : 0]
147 YNPageViewController 0x00000001026b0488 -[YNPageViewController updateViewWithIndex:] + [YNPageViewController.m : 506]
158 YNPageViewController 0x00000001026b08f0 -[YNPageViewController removePageControllerWithIndex:] + [YNPageViewController.m : 557]
169 YNPageViewController 0x00000001026b0694 -[YNPageViewController removePageControllerWithTitle:] + [YNPageViewController.m : 529]
The text was updated successfully, but these errors were encountered: