Simulator Crash at startup

Just started coding a new app and simulator crashes at startup. Can’t figure what it is. I am simply loading graphics. [import]uid: 8192 topic_id: 2583 reply_id: 302583[/import]

Can you provide more details? Do you have problem running any of the Corona sample programs?

-Tom [import]uid: 7559 topic_id: 2583 reply_id: 7403[/import]

Not at all. It’s the first time I do changes to the build.settings file though. I set it to landscape. Do you think that might be it? [import]uid: 8192 topic_id: 2583 reply_id: 7415[/import]

Sorry, not enough information to even make a guess. I have no idea what device you’re running on, what you app is doing, what is in your build.setting file, etc.

If you could publish some sample code that demonstrates the problems, we might be able to help.

Thanks,
-Tom [import]uid: 7559 topic_id: 2583 reply_id: 7438[/import]

Tom, it was the build.settings file. Nothing comes up in the terminal about errors in that one. Is there any way for the simulator to check those other files too?

It’s tough to debug those, although they should stay pretty simple. [import]uid: 8192 topic_id: 2583 reply_id: 7452[/import]

I think it was just some syntax errors. [import]uid: 8192 topic_id: 2583 reply_id: 7453[/import]

I added the need to detect configuration errors as feature #1471.

Thanks,
-Tom [import]uid: 7559 topic_id: 2583 reply_id: 7478[/import]