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 trialLouis Scotto
2,931 PointsWhy is Xcode crashing after adding the Spritekit Particle file?
I'm running xCode 6.0.1 and the game continues to crash in the simulator after adding the Spritekit particle file. After running the simulator the game will crash as soon as the projectile makes contact with the enemy. After the simulator crash xCode crashes if I select the particle files... Any advice or help would be greatly appreciated.
Louis Scotto
2,931 PointsI finally signed up for my Developer account and upgraded xCode to 6.1 and it appears to be working now. I think the problem was with xCode 6.0.1
Hope this helps.
1 Answer
Tyler Miller
iOS Development Techdegree Student 8,299 PointsMake sure that the spelling for the file is correct when adding it to the scene.
Jerome Garot
2,886 PointsJerome Garot
2,886 PointsSame problem, no idea.