From: Benjamin J. <bhj...@gm...> - 2008-03-22 18:19:11
|
Every now and then I get the following error: 2008-03-22 15:12:41.817 Blogo[20434] *** -[MGTwitterClient requestSucceeded:]: selector not recognized [self = 0x17b93bf0] /Users/bjackson/working/blogo/trunk/Blogo.app/Contents/Resources/rb_main.rb:35:in `NSApplicationMain': NSInvalidArgumentException - *** -[MGTwitterClient requestSucceeded:]: selector not recognized [self = 0x17b93bf0] (OSX::OCException) The behavior seems random, and the function for the selector exists and works most of the time. Any idea what might be up? Thanks, Ben |