AppDelegate.mm:166 clientId : 863138e7c4961c25d5e34669d2c21693
2016-02-19 19:20:15.149 Pocket48-Member[26003:739925] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: ' -[NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'
*** First throw call stack:
(
0 CoreFoundation 0x00000001167cde65exceptionPreprocess + 165
1 libobjc.A.dylib 0x0000000116243deb objc_exception_throw + 48
2 CoreFoundation 0x000000011668c652 -[NSPlaceholderArray initWithObjects:count:] + 290
3 CoreFoundation 0x00000001166e97e4 +[NSArray arrayWithObjects:count:] + 52
4 Pocket48-Member 0x000000010f6548f3 -[PDRCoreAppManager screenEdgePan:getParams:] + 222
5 Pocket48-Member 0x000000010f643687 -[H5CoreScreenEdgePan handleScreenEdgePan:] + 356
6 UIKit 0x0000000111cd5e73 _UIGestureRecognizerSendTargetActions + 153
7 UIKit 0x0000000111cd24e5 _UIGestureRecognizerSendActions + 162
8 UIKit 0x0000000111cd04e2 -[UIGestureRecognizer updateGestureWithEvent:buttonEvent:] + 843
9 UIKit 0x0000000111cd89a0UIGestureRecognizerUpdate_block_invoke904 + 79
10 UIKit 0x0000000111cd883e _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks + 342
11 UIKit 0x0000000111cc6101 _UIGestureRecognizerUpdate + 2634
12 UIKit 0x000000011185df8a -[UIWindow _sendGesturesForEvent:] + 1137
13 UIKit 0x000000011185f1c0 -[UIWindow sendEvent:] + 849
14 UIKit 0x000000011180db66 -[UIApplication sendEvent:] + 263
15 UIKit 0x00000001117e7d97 _UIApplicationHandleEventQueue + 6844
16 CoreFoundation 0x00000001166f9a31 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
17 CoreFoundation 0x00000001166ef95c CFRunLoopDoSources0 + 556
18 CoreFoundation 0x00000001166eee13CFRunLoopRun + 867
19 CoreFoundation 0x00000001166ee828 CFRunLoopRunSpecific + 488
20 GraphicsServices 0x0000000117673ad2 GSEventRunModal + 161
21 UIKit 0x00000001117ed610 UIApplicationMain + 171
22 Pocket48-Member 0x000000010f202a4f main + 111
23 libdyld.dylib 0x00000001170c892d start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)