Game Development Community

TGBGame Exited with Status 5

by Chris Jorgensen · in iTorque 2D · 05/26/2009 (4:09 pm) · 2 replies

This has happened to me twice. I've built TGBGame via Xcode and used it multiple times. Then suddenly its builds are bad and I get "Exited with status 5" instead of the game launching. Cleaning, emptying the cache, restarting Xcode, rebooting... etc... do not work. I have had to resort to reinstalling iTGB 1.2. Anyone know how to resolve this error a little more easily?

#1
05/30/2009 (1:22 pm)
I know it's only been a few days, but is this still happening for you Chris?

If so, can you post a few more details about your project (size, scope, time till exiting, etc).
#2
07/21/2009 (8:45 am)
Okay... here's how this one is happening. If I replace a source code file outside of Xcode, even if it hasn't been opened, and I recompile... then it produces an executable that produces the exit error. I've also seen this twice (out of probably 5 times) just from my direct modifying of files in the editor. Cleaning the project and clearing the cache does not help. Once it does this, the only solution is to reinstall iTGB.

If I've never opened up the project with Xcode and replace the files, however, it's fine.