mooncelt
Aspiring developer
Profile
Posts: 47
Reg: Nov 16, 2013
Lubbock, TX
3,070
02/03/14 08:06 AM (11 years ago)

Newbie needing assistance with SIGABRT-RESOLVED!

Hey guys! (Especially the BuzzDay San Diego folks!) Finally got my app going at BuzzDay, but you guys inspired me to try the Mosaic Menu, and my head is bruised from banging it on a brick wall! I can get it to Build successfully with 26 deprecation issues (which I see from other Forum posts it shouldn't be an issue, they have to do with:BT_audio player-not using; BT_contextMenu; BT_tabBarContoller-not using; BT_viewController.m-configureNavBar and -createAdBannerView and other stuff ) - but when it goes into the iOS simulator, I get a SIGABRT error in the BT CORE >main.m>main() right after this line of code: int retVal = UIApplicationMain(argc, argv, @"UIApplication", @"diviup_appDelegate"); I have deleted DerivedData and restarted, and Reset the simulator. I've pored over all of the menu references, Core and Layout, and can't figure out what I've done wrong. Other things - I did replace the BT_contextMenu.h file as recommended in other posts. Anyone up for helping me sort through this one? I'd be most appreciative!!!
 
EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
like
02/03/14 09:00 AM (11 years ago)
@mooncelt great meetingyou at Buzzday!
 
mooncelt
Aspiring developer
Profile
Posts: 47
Reg: Nov 16, 2013
Lubbock, TX
3,070
like
02/03/14 09:38 AM (11 years ago)
You too, Ed! And hi to your lovely lady La Laina! Wanda
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/03/14 03:02 PM (11 years ago)
Wanda, Check out my how-to on debugging this type of error. It will help you (and us) gain some insights into what's actually going on. https://www.buzztouch.com/files/howtos/exception%20debugging%20how-to.pdf
 
mooncelt
Aspiring developer
Profile
Posts: 47
Reg: Nov 16, 2013
Lubbock, TX
3,070
like
02/03/14 10:50 PM (11 years ago)
Chris - you were spoken about in hushed tones in San Diego...just kidding! But they did speak very highly of you! Your document initially did not help, I still did not get a helpful statement. So, I backed out and looked at a few things, and once I corrected the following, I DID get a statement!: 1)In all screen behaviors, if you don't have a login plug-in anywhere, don't choose the "NO login required" option (duh moment). 2)In all screen behaviors, if you don't have a search plug-in anywhere, don't choose the "HIDE from search" option (second duh moment). Once these were corrected, I was able to get a missing image error! In the mosaic setup, I had inadvertently put an image reference in a URL field instead of the local reference field. Ahhhhh.....
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/03/14 11:42 PM (11 years ago)
ah - common mistakes, so no worries. Glad you got it figured out! :)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.