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

Terminating #225

Open
blackhattristar opened this issue Aug 13, 2016 · 2 comments
Open

Terminating #225

blackhattristar opened this issue Aug 13, 2016 · 2 comments
Labels

Comments

@blackhattristar
Copy link

blackhattristar commented Aug 13, 2016

I receive this message in the Xcode console when I turn the Gyms feature on. Once I've turned the Gyms feature on and the app terminates, I rerun the app and it terminates again with the same message. Any help would be greatly appreciated.

*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayI objectAtIndex:]: index 9 beyond bounds [0 .. 8]' *** First throw call stack: ( 0 CoreFoundation 0x000000010247fd85 __exceptionPreprocess + 165 1 libobjc.A.dylib 0x0000000101860deb objc_exception_throw + 48 2 CoreFoundation 0x0000000102368934 -[__NSArrayI objectAtIndex:] + 164 3 iPokeGo 0x0000000100c058d6 -[GymAnnotation initWithGym:] + 1766 4 iPokeGo 0x0000000100c0dab7 __30-[MapViewController reloadMap]_block_invoke.410 + 1271 5 libdispatch.dylib 0x00000001051e6d9d _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00000001052073eb _dispatch_client_callout + 8 7 libdispatch.dylib 0x00000001051ef1ef _dispatch_main_queue_callback_4CF + 1738 8 CoreFoundation 0x00000001023d90f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 9 CoreFoundation 0x000000010239ab99 __CFRunLoopRun + 2073 10 CoreFoundation 0x000000010239a0f8 CFRunLoopRunSpecific + 488 11 GraphicsServices 0x0000000106b2ead2 GSEventRunModal + 161 12 UIKit 0x00000001031c2f09 UIApplicationMain + 171 13 iPokeGo 0x0000000100c1b23f main + 111 14 libdyld.dylib 0x000000010523b92d start + 1 ) libc++abi.dylib: terminating with uncaught exception of type NSException

@SethG911
Copy link

Same issue here.

@istornz istornz added the bug label Aug 14, 2016
@istornz
Copy link
Owner

istornz commented Oct 1, 2016

Is this bug always alive ?

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

No branches or pull requests

3 participants