iphone - I have a stack trace and no other information and don't know what is wrong! -


hey guys,
got problem, whome i'll going spend whole night;p please me. here's error log.

*** terminating app due uncaught exception 'nsunknownkeyexception', reason: '[<uiviewcontroller 0x4b17d10> setvalue:forundefinedkey:]: class not key value coding-compliant key linkstableview.' *** call stack @ first throw: (     0   corefoundation                      0x00db1be9 __exceptionpreprocess + 185     1   libobjc.a.dylib                     0x00f065c2 objc_exception_throw + 47     2   corefoundation                      0x00db1b21 -[nsexception raise] + 17     3   foundation                          0x000326cf _nssetusingkeyvaluesetter + 135     4   foundation                          0x0003263d -[nsobject(nskeyvaluecoding) setvalue:forkey:] + 285     5   uikit                               0x004b18d6 -[uiruntimeoutletconnection connect] + 112     6   corefoundation                      0x00d282cf -[nsarray makeobjectsperformselector:] + 239     7   uikit                               0x004b02ed -[uinib instantiatewithowner:options:] + 1041     8   uikit                               0x004b2081 -[nsbundle(uinsbundleadditions) loadnibnamed:owner:options:] + 168     9   uikit                               0x0036aa94 -[uiviewcontroller _loadviewfromnibnamed:bundle:] + 70     10  uikit                               0x00368709 -[uiviewcontroller loadview] + 120     11  uikit                               0x003685e3 -[uiviewcontroller view] + 56     12  uikit                               0x00366a57 -[uiviewcontroller contentscrollview] + 42     13  uikit                               0x00377201 -[uinavigationcontroller _computeandapplyscrollcontentinsetdeltaforviewcontroller:] + 48     14  uikit                               0x00375831 -[uinavigationcontroller _layoutviewcontroller:] + 43     15  uikit                               0x00376b4c -[uinavigationcontroller _starttransition:fromviewcontroller:toviewcontroller:] + 524     16  uikit                               0x00371606 -[uinavigationcontroller _startdeferredtransitionifneeded] + 266     17  uikit                               0x00489e01 -[uilayoutcontainerview layoutsubviews] + 226     18  quartzcore                          0x01c6f451 -[calayer layoutsublayers] + 181     19  quartzcore                          0x01c6f17c calayerlayoutifneeded + 220     20  quartzcore                          0x01c6837c _zn2ca7context18commit_transactionepns_11transactione + 310     21  quartzcore                          0x01c680d0 _zn2ca11transaction6commitev + 292     22  quartzcore                          0x01c987d5 _zn2ca11transaction17observer_callbackep19__cfrunloopobservermpv + 99     23  corefoundation                      0x00d92fbb __cfrunloop_is_calling_out_to_an_observer_callback_function__ + 27     24  corefoundation                      0x00d280e7 __cfrunloopdoobservers + 295     25  corefoundation                      0x00cf0bd7 __cfrunlooprun + 1575     26  corefoundation                      0x00cf0240 cfrunlooprunspecific + 208     27  corefoundation                      0x00cf0161 cfrunloopruninmode + 97     28  graphicsservices                    0x016e6268 gseventrunmodal + 217     29  graphicsservices                    0x016e632d gseventrun + 115     30  uikit                               0x002c942e uiapplicationmain + 1160     31  orbooks                             0x00001c34 main + 102     32  orbooks                             0x00001bc5 start + 53     33  ???                                 0x00000001 0x0 + 1 ) terminate called after throwing instance of 'nsexception' 

thanks time , knowledge

you have broken connection linkstableview in interface builder. check outlets on view controller.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -