An error occurred during the build.

Hi, I’m getting the following error:

An error occurred during the build. Please consult the Console logs (or the corresponding Terminal window) for more details.

There is no error in the terminal wondow just:

**Program finished
logout

[Process completed]**

Any ideas what could be causing this? It runs fine with no errors on the simulator. [import]uid: 3018 topic_id: 1269 reply_id: 301269[/import]

Try closing the terminal/emulator and restarting it. I get that sometimes and just restarting the program always fixes it for me. [import]uid: 6678 topic_id: 1269 reply_id: 3389[/import]

Can you tell me more about what exactly you were doing? What device were you building for? what version? What version of Corona are you using? [import]uid: 3 topic_id: 1269 reply_id: 3390[/import]

OK, I figured it out - I had about 20 other lua files in the project directory, I’ve been backing up or saving old versions by renaming them Main01.lua … apparently you shouldn’t do this… [import]uid: 3018 topic_id: 1269 reply_id: 3423[/import]

Can you reproduce this bug? I’d like to test against it to make sure it gets fixed moving forward.

FWIW using source control of some kind would probably be helpful for you in these situations. We use mercuial (hg) internally, which is available via port. [import]uid: 3 topic_id: 1269 reply_id: 3427[/import]