terminate called after throwing an instance of 'int'

JelJel Member Posts: 319
edited November -1 in Working with GS (Mac)
I'm getting this error in Xcode's console when I try to run my game in Simulator or on the Device

terminate called after throwing an instance of 'int'

The game runs fine in GS and GS Viewer. Please can someone help

Comments

  • dandan Inactive, Chef Emeritus Posts: 28
    The most likely cause of this is that a sound didn't load. Check your project to make sure there are no missing sounds i.e. a sound was deleted that is still used in a behavior somewhere.

    The crash itself is fixed in the latest version of the GameSalad engine. To publish with the latest version, use the new direct iPhone app publishing in GameSalad Creator 0.6.1. To keep the publishing process simple, we'll be phasing out xcode project generation so we can focus on improving app creation.
Sign In or Register to comment.