random Mac simulator reload

Seeing this with newer builds even on a “hello world” type app … basically I open an app, it goes through the app, applicationStart gets called … and then for some reason it calls applicationExit (I can see this because I’m tracing it) and the app asks me again for what file I’m trying to load. really weird

anyone else seeing this? It’s easy to work around as I can just pick main.lua again - but I spent a few hours looking at this because I thought there was a problem with my app that was causing a crash [import]uid: 32462 topic_id: 17741 reply_id: 317741[/import]

Somebody reported that running under a Dropbox (3rd party, not Apple’s) folder causes spurious file change notifications which confuses the relaunch feature in Corona. We have not been able to reproduce it though. Disable the auto-relaunch as a workaround. Also complain to Dropbox if this is your problem.

[import]uid: 7563 topic_id: 17741 reply_id: 67616[/import]

Thanks - not using dropbox, and it actually happens even if I have reload preferences set to “never”. And I was able to replicate with the “appProgrammingGuide/HelloWorld” code sample. Only happens when I am using the terminal.

Entered as case 9627 [import]uid: 32462 topic_id: 17741 reply_id: 67638[/import]

Thanks for the bug report. We were not able to reproduce it. But would you try Build 679 (today’s). There were a ton of changes for Mac. While this bug was not one of the ones known/targeted, there was a lot of stuff changed with open panels and the welcome window and simulator launching. [import]uid: 7563 topic_id: 17741 reply_id: 67641[/import]

679 Fixed it. Thanks! [import]uid: 32462 topic_id: 17741 reply_id: 67642[/import]

Great! I’ll close the bug. [import]uid: 7563 topic_id: 17741 reply_id: 67643[/import]