Build Error: Could Not Complete Build

Hi,

I’m about ready to release a new game. When I try to build it, I get the following error:
Build Error: Could Not Complete Build

Any ideas on how to fix this?

Thanks :slight_smile: [import]uid: 12700 topic_id: 7197 reply_id: 307197[/import]

iPhone/Android? Connecting to the server?

Make sure that if you are using require that the uppercase/lowercase match.

can you post more details?

what does the terminal tell you?

C. [import]uid: 24 topic_id: 7197 reply_id: 25338[/import]

Hi,

Thanks for the tips…I’ll check the code later tonight and see if I missed some capital/lowercase issues.

The terminal says
BUILD ERROR: Could Not complete build.

When I press “Build” in the build dialog box
The dialog box pops up and says “Connecting to server…” and then another dialog box pops up and says “Build failed. Check the console for errors”

This is building for Android 1.6. I have tried to build for 2.2 and got the same error.

I have an earlier build that works. I think there may have been some images that are causing this issue? I put in a lot of images in the latest build. I’ll keep you posted. [import]uid: 12700 topic_id: 7197 reply_id: 25361[/import]

Hi,

I found the issue. I was using Sprite Grabber and had a file that had a mis-spelling and that caused the issue. I renamed the .lua file to the right spelling and it worked :slight_smile: [import]uid: 12700 topic_id: 7197 reply_id: 26411[/import]