Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Game Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-07-2011, 07:00 AM   #1 (permalink)
Registered Member
 
Join Date: Aug 2011
Location: IL
Posts: 9
JJJS is on a distinguished road
Default App keeps quitting with SIGABRT

I am a pretty new objective-c programmer using xcode to make a game. It was working before, and then i started getting this error, so i undid the changes that i had made, but it kept giving me this error. The debuggers says "Thread 1: Program received signal: "SIGABRT"" in MYGAMEAppDelegate.m next to "self.window.rootViewController = self.viewController;". I have no idea what's happening or why and I've tried several things to get rid of this but it keeps happening.

Here is the code for my app:

AppDelegate.h:

#import "collisionGameAppDelegate.h"
#import "collisionGameViewController.h"

@implementation collisionGameAppDelegate

@synthesize window=_window;
@synthesize viewController=_viewController;

- (BOOL)applicationUIApplication *)application didFinishLaunchingWithOptionsNSDictionary *)launchOptions
{
// Override point for customization after application launch.

self.window.rootViewController = self.viewController;
[self.window makeKeyAndVisible];
return YES;
}
......ect.

Thanks a ton in advance for your help!
JJJS is offline   Reply With Quote
Old 08-07-2011, 07:06 AM   #2 (permalink)
Registered Member
 
Join Date: Aug 2011
Location: IL
Posts: 9
JJJS is on a distinguished road
Default Error output

_runWithURLayload:launchOrientation:statusBarSty le:statusBarHidden:] + 439
JJJS is offline   Reply With Quote
Old 08-07-2011, 07:07 AM   #3 (permalink)
Registered Member
 
Join Date: Aug 2011
Location: IL
Posts: 9
JJJS is on a distinguished road
Default

Quote:
Originally Posted by JJJS View Post
_runWithURLayload:launchOrientation:statusBarSty le:statusBarHidden:] + 439
_runWithURLayload:launchOrientation:statusBarSty le:statusBarHidden:] + 439
JJJS is offline   Reply With Quote
Old 08-07-2011, 07:09 AM   #4 (permalink)
Registered Member
 
Join Date: Aug 2011
Location: IL
Posts: 9
JJJS is on a distinguished road
Default

Sorry, I solved my problem but I don't know how to delete threads.
JJJS is offline   Reply With Quote
Reply

Bookmarks

Tags
app, error, objective, sigabrt

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 411
10 members and 401 guests
AppleDev, chemistry, Emy, Gi-lo, ipodphone, mistergreen2011, pipposanta, Retouchable, skrew88, SLIC
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,679
Threads: 94,128
Posts: 402,923
Top Poster: BrianSlick (7,990)
Welcome to our newest member, xzoonxoom
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 08:20 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0