Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Game with Sprite Kit Particle Systems and Keeping Score Creating an Explosion Particle Effect

Ghaz Sabh
Ghaz Sabh
5,005 Points

return UIApplicationMain(argc, argv, nil, NSStringFromClass([THAppDelegate class]));

Please help, there is no error to see where is the issue. when I run the game music is good and every thing elas . Till when cat start fire at the dog or debris then the game crash and get report

 return UIApplicationMain(argc, argv, nil, NSStringFromClass([THAppDelegate class]));

Not sure what to do.

many thanks any help.

2 Answers

Stone Preston
Stone Preston
42,016 Points

there should be some info in your console. is there anything there that says whats causing the issue? you may have to scroll around a bit to find it

Ghaz Sabh
Ghaz Sabh
5,005 Points

Nothing at all no issue the game run fine and till the dogs start coming, I start shooting the dogs or the dogs hit the ground i get this message and the whole game stop. I'm happy to email u the project file.