Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: '*** -[NSKeyedUnarchiver decodeInt32ForKey:]: value for key (UIKeyAutomaticallyAdjustsScrollViewInsets) is not an integer number'
- *** First throw call stack:
- (
- 0 CoreFoundation 0x03027624 __exceptionPreprocess + 180
- 1 libobjc.A.dylib 0x01b058b6 objc_exception_throw + 44
- 2 CoreFoundation 0x030273fb +[NSException raise:format:] + 139
- 3 Foundation 0x00f6e20e _decodeInt64 + 474
- 4 Foundation 0x00f6fdf0 -[NSKeyedUnarchiver decodeInt32ForKey:] + 188
- 5 Foundation 0x00f6df67 -[NSCoder decodeIntegerForKey:] + 40
- 6 UIKit 0x0022d0ae -[UIViewController initWithCoder:] + 2507
- 7 UIKit 0x0024469f -[UINavigationController initWithCoder:] + 58
- 8 Foundation 0x00f6b75a _decodeObjectBinary + 3498
- 9 Foundation 0x00f6cc16 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2204
- 10 Foundation 0x00f6ce85 -[NSArray(NSArray) initWithCoder:] + 255
- 11 Foundation 0x00f6b75a _decodeObjectBinary + 3498
- 12 Foundation 0x00f6a845 _decodeObject + 340
- 13 Foundation 0x00f6a6e9 -[NSKeyedUnarchiver decodeObjectForKey:] + 181
- 14 UIKit 0x0022cb9e -[UIViewController initWithCoder:] + 1211
- 15 UIKit 0x0025be94 -[UITabBarController initWithCoder:] + 58
- 16 Foundation 0x00f6b75a _decodeObjectBinary + 3498
- 17 Foundation 0x00f6a845 _decodeObject + 340
- 18 Foundation 0x00f6a6e9 -[NSKeyedUnarchiver decodeObjectForKey:] + 181
- 19 UIKit 0x003b3bc0 -[UIRuntimeConnection initWithCoder:] + 191
- 20 Foundation 0x00f6b75a _decodeObjectBinary + 3498
- 21 Foundation 0x00f6cc16 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2204
- 22 Foundation 0x00f6ce85 -[NSArray(NSArray) initWithCoder:] + 255
- 23 Foundation 0x00f6b75a _decodeObjectBinary + 3498
- 24 Foundation 0x00f6a845 _decodeObject + 340
- 25 Foundation 0x00f6a6e9 -[NSKeyedUnarchiver decodeObjectForKey:] + 181
- 26 UIKit 0x003b303a -[UINib instantiateWithOwner:options:] + 1117
- 27 UIKit 0x00637662 -[UIStoryboard instantiateViewControllerWithIdentifier:] + 220
- 28 UIKit 0x006377db -[UIStoryboard instantiateInitialViewController] + 74
- 29 UIKit 0x0012529c -[UIApplication _loadMainStoryboardFileNamed:bundle:] + 79
- 30 UIKit 0x00125539 -[UIApplication _loadMainInterfaceFile] + 245
- 31 UIKit 0x00124093 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 543
- 32 UIKit 0x0013a61c -[UIApplication handleEvent:withNewEvent:] + 3447
- 33 UIKit 0x0013ab89 -[UIApplication sendEvent:] + 85
- 34 UIKit 0x00125e75 _UIApplicationHandleEvent + 736
- 35 GraphicsServices 0x02f857ab _PurpleEventCallback + 776
- 36 GraphicsServices 0x02f852b6 PurpleEventCallback + 46
- 37 CoreFoundation 0x02fa2f55 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
- 38 CoreFoundation 0x02fa2c8b __CFRunLoopDoSource1 + 523
- 39 CoreFoundation 0x02fcd96c __CFRunLoopRun + 2156
- 40 CoreFoundation 0x02fcccb3 CFRunLoopRunSpecific + 467
- 41 CoreFoundation 0x02fccacb CFRunLoopRunInMode + 123
- 42 UIKit 0x001238e1 -[UIApplication _run] + 822
- 43 UIKit 0x00125b8b UIApplicationMain + 1225
- 44 Pinitag 0x0000889d main + 141
- 45 Pinitag 0x00008805 start + 53
- )
- libc++abi.dylib: terminating with uncaught exception of type NSException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement