2014-03-31 12:59:23.192 DragonEmperorsChallenge[4043:60b] -[__NSCFDictionary renderingMode]: unrecognized selector sent to instance 0xa556dd0
2014-03-31 12:59:23.278 DragonEmperorsChallenge[4043:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary renderingMode]: unrecognized selector sent to instance 0xa556dd0'
*** First throw call stack:
(
0 CoreFoundation 0x0266a1e4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x023e98e5 objc_exception_throw + 44
2 CoreFoundation 0x02707243 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
3 CoreFoundation 0x0265a50b ___forwarding___ + 1019
4 CoreFoundation 0x0265a0ee _CF_forwarding_prep_0 + 14
5 UIKit 0x00d733bf -[UIImageView _shouldTreatImageAsTemplate:] + 34
6 UIKit 0x00d73c82 -[UIImageView _effectiveTintColorWithImage:] + 42
7 UIKit 0x00d73cfd -[UIImageView tintColorDidChange] + 90
8 UIKit 0x00ee1c12 -[_UITintColorVisitor _visitView:] + 363
9 UIKit 0x00ee241f _UIViewVisitorEntertainVisitors + 98
10 UIKit 0x00ee149c _UIViewVisitorRecursivelyEntertainDescendingVisitors + 172
11 UIKit 0x00ee155e _UIViewVisitorRecursivelyEntertainDescendingVisitors + 366
12 UIKit 0x00ee155e _UIViewVisitorRecursivelyEntertainDescendingVisitors + 366
13 UIKit 0x00ee122e +[_UIViewVisitor _startTraversalOfVisitor:withView:] + 380
14 UIKit 0x00c621c4 -[UIView _receiveVisitor:] + 50
15 UIKit 0x00c65556 -[UIView _dispatchTintColorVisitorWithReasons:] + 149
16 UIKit 0x00c65dce -[UIView _beginOcclusion:] + 74
17 UIKit 0x00db7f5c -[_UIModalItemsPresentingViewController _desaturateUI] + 368
18 UIKit 0x00db9737 -[_UIModalItemsPresentingViewController _dismissItem:andPresentItem:animated:completion:keepDimmingView:] + 465
19 UIKit 0x00dbbef7 -[_UIModalItemsPresentingViewController _dismissItem:andPresentItem:animated:completion:] + 70
20 UIKit 0x011ef90b -[_UIModalItemsCoordinator _presentItem:replacingItem:inViewController:animated:] + 2360
21 UIKit 0x00fb0dfb -[UIViewController(UIModalItemPresentationSupport) presentModalItem:replacing:animated:dontPresentAndAddToStack:] + 132
22 UIKit 0x00fb0ecc -[UIViewController(UIModalItemPresentationSupport) presentModalItem:animated:] + 64
23 UIKit 0x0111f056 -[UIAlertView popupAlertAnimated:animationType:atOffset:] + 1094
24 UIKit 0x0111f327 -[UIAlertView popupAlertAnimated:animationType:] + 56
25 UIKit 0x0112435c -[UIAlertView showWithAnimationType:] + 48
26 UIKit 0x0112438a -[UIAlertView show] + 41
27 Foundation 0x0084c94f -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 863
28 Foundation 0x0084c55c -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159
29 DragonEmperorsChallenge 0x00042ce8 -[HighScoreViewControl showWinAlert] + 1240
30 Foundation 0x008335ec __NSFireDelayedPerform + 372
31 CoreFoundation 0x02628ac6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
32 CoreFoundation 0x026284ad __CFRunLoopDoTimer + 1181
33 CoreFoundation 0x02610538 __CFRunLoopRun + 1816
34 CoreFoundation 0x0260f9d3 CFRunLoopRunSpecific + 467
35 CoreFoundation 0x0260f7eb CFRunLoopRunInMode + 123
36 GraphicsServices 0x038075ee GSEventRunModal + 192
37 GraphicsServices 0x0380742b GSEventRun + 104
38 UIKit 0x00c0ff9b UIApplicationMain + 1225
39 DragonEmperorsChallenge 0x0001572d main + 125
40 libdyld.dylib 0x02f07701 start + 1
41 ??? 0x00000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException