[Error: A device build error occurred on server.]

Using Custom Build Id 3be098a5d219f4f7b06a29273128dda4
ERROR: An error occurred during build. The server returned the following message:
[Error: A device build error occurred on server.]
[import]uid: 22631 topic_id: 30396 reply_id: 330396[/import]

I’m getting this on Public 894:
[text]Copyright © 2009-2012 C o r o n a L a b s I n c .
Version: 2.0.0
Build: 2012.894
The file sandbox for this project is located at the following folder:
(/Users/Raphael/Library/Application Support/Corona Simulator/source-19CC21659E1C8CE5D28DB0AD77F59306)

2012-08-30 00:25:18.672 Corona Simulator[79847:707] xcode-select is set to an invalid location: /Volumes/Xcode/Xcode44-DP7.app/Contents/Developer[/text]

Funny thing is I deleted Xcode and redownloaded from the App Store just now.
[import]uid: 6084 topic_id: 30396 reply_id: 121790[/import]

It looks like you changed your xcode-select path. You need to fix that to point to where ever Xcode is on your system now.

For Mac App Store, it defaults to /Applications.
So do in Terminal:
sudo xcode-select -switch /Applications/Xcode.app

[import]uid: 7563 topic_id: 30396 reply_id: 121794[/import]

I swear I didn’t do it! At least not from the Terminal line. :stuck_out_tongue:

But, what’s interesting is that I went back to build 893 and while it did come up with the same warning message, I was able to build out a binary successfully.

I’ll make the change and try 894 again and see.
[import]uid: 6084 topic_id: 30396 reply_id: 121796[/import]

Nope. 893 will build. 894 will not.

[text]Copyright © 2009-2012 C o r o n a L a b s I n c .
Version: 2.0.0
Build: 2012.894
The file sandbox for this project is located at the following folder:
(/Users/Raphael/Library/Application Support/Corona Simulator/source-19CC21659E1C8CE5D28DB0AD77F59306)

Using Custom Build Id 3be098a5d219f4f7b06a29273128dda4
ERROR: An error occurred during build. The server returned the following message:
[Error: A device build error occurred on server.]
[/text]

UPDATE: That’s weird, I just noticed that his Custom Build ID and mine are identical. Server issue? [import]uid: 6084 topic_id: 30396 reply_id: 121797[/import]

Did you download from the main download page or the daily build page? I think you might be running an evil twin version (daily build version) instead of the actual release. I think you shouldn’t see a custom build id unless you did something to override it (defaults write) or you are running a daily build.

Try re-downloading from the main website page.

[import]uid: 7563 topic_id: 30396 reply_id: 121805[/import]

Update: This looks like an issue with daily build 894, not the public release we just launched. We just fixed it so daily build 894 should work.
[import]uid: 26 topic_id: 30396 reply_id: 121812[/import]

I’m getting this on Public 894:
[text]Copyright © 2009-2012 C o r o n a L a b s I n c .
Version: 2.0.0
Build: 2012.894
The file sandbox for this project is located at the following folder:
(/Users/Raphael/Library/Application Support/Corona Simulator/source-19CC21659E1C8CE5D28DB0AD77F59306)

2012-08-30 00:25:18.672 Corona Simulator[79847:707] xcode-select is set to an invalid location: /Volumes/Xcode/Xcode44-DP7.app/Contents/Developer[/text]

Funny thing is I deleted Xcode and redownloaded from the App Store just now.
[import]uid: 6084 topic_id: 30396 reply_id: 121790[/import]

It looks like you changed your xcode-select path. You need to fix that to point to where ever Xcode is on your system now.

For Mac App Store, it defaults to /Applications.
So do in Terminal:
sudo xcode-select -switch /Applications/Xcode.app

[import]uid: 7563 topic_id: 30396 reply_id: 121794[/import]

I swear I didn’t do it! At least not from the Terminal line. :stuck_out_tongue:

But, what’s interesting is that I went back to build 893 and while it did come up with the same warning message, I was able to build out a binary successfully.

I’ll make the change and try 894 again and see.
[import]uid: 6084 topic_id: 30396 reply_id: 121796[/import]

Nope. 893 will build. 894 will not.

[text]Copyright © 2009-2012 C o r o n a L a b s I n c .
Version: 2.0.0
Build: 2012.894
The file sandbox for this project is located at the following folder:
(/Users/Raphael/Library/Application Support/Corona Simulator/source-19CC21659E1C8CE5D28DB0AD77F59306)

Using Custom Build Id 3be098a5d219f4f7b06a29273128dda4
ERROR: An error occurred during build. The server returned the following message:
[Error: A device build error occurred on server.]
[/text]

UPDATE: That’s weird, I just noticed that his Custom Build ID and mine are identical. Server issue? [import]uid: 6084 topic_id: 30396 reply_id: 121797[/import]

Did you download from the main download page or the daily build page? I think you might be running an evil twin version (daily build version) instead of the actual release. I think you shouldn’t see a custom build id unless you did something to override it (defaults write) or you are running a daily build.

Try re-downloading from the main website page.

[import]uid: 7563 topic_id: 30396 reply_id: 121805[/import]

Update: This looks like an issue with daily build 894, not the public release we just launched. We just fixed it so daily build 894 should work.
[import]uid: 26 topic_id: 30396 reply_id: 121812[/import]