views:

59

answers:

1

2010-09-23 12:58:42.967 CelebBooth[2317:207] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[sharepicture facebookAgent:photoUploaded:]: unrecognized selector sent to instance 0x6f5b170' * Call stack at first throw: ( 0 CoreFoundation 0x02447919 exceptionPreprocess + 185 1 libobjc.A.dylib 0x025955de objc_exception_throw + 47 2 CoreFoundation 0x0244942b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187 3 CoreFoundation 0x023b91b4 __forwarding + 1124 4 CoreFoundation 0x023b8cd2 _CF_forwarding_prep_0 + 50 5 CelebBooth 0x00006fed -[FacebookAgent request:didLoad:] + 703 6 CelebBooth 0x0000ef78 -[FBRequest handleResponseData:] + 228 7 CelebBooth 0x0000f67d -[FBRequest connectionDidFinishLoading:] + 60 8 Foundation 0x0007c666 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 108 9 Foundation 0x0007c5bf _NSURLConnectionDidFinishLoading + 133 10 CFNetwork 0x029d99f1 _ZN19URLConnectionClient23_clientDidFinishLoadingEPNS_26ClientConnectionEventQueueE + 285 11 CFNetwork 0x02aa2c72 _ZN19URLConnectionClient26ClientConnectionEventQueue33processAllEventsAndConsumePayloadEP20XConnectionEventInfoI12XClientEvent18XClientEventParamsEl + 402 12 CFNetwork 0x02aa30ea _ZN19URLConnectionClient26ClientConnectionEventQueue33processAllEventsAndConsumePayloadEP20XConnectionEventInfoI12XClientEvent18XClientEventParamsEl + 1546 13 CFNetwork 0x029cedfe _ZN19URLConnectionClient13processEventsEv + 100 14 CFNetwork 0x029cec95 _ZN17MultiplexerSource7performEv + 247 15 CoreFoundation 0x02428d7f CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15 16 CoreFoundation 0x023872cb __CFRunLoopDoSources0 + 571 17 CoreFoundation 0x023867c6 __CFRunLoopRun + 470 18 CoreFoundation 0x02386280 CFRunLoopRunSpecific + 208 19 CoreFoundation 0x023861a1 CFRunLoopRunInMode + 97 20 GraphicsServices 0x02cac2c8 GSEventRunModal + 217 21 GraphicsServices 0x02cac38d GSEventRun + 115 22 UIKit 0x002e8b58 UIApplicationMain + 1160 23 CelebBooth 0x000023bc main + 102 24 CelebBooth 0x0000234d start + 53 ) terminate called after throwing an instance of 'NSException'

+3  A: 

The answer is 42.

Toastor