Corona Simulator connection error on Android build

Hello there,

I am trying to build my (simple) application for Android (any version) using the demo version and the debug key and I get the well known error

2011-02-07 19:34:51.354 Corona Simulator[27716:903] Connection error: (corona.get) ({ "/kWSHTTPResponseMessage" = "<cfhttpmessage>{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}";<br>

I have no duplicate names in the project and everything looks OK in the simulator. I am also able to successfully build sample programs.

What is going on? I have no error information to go on. If this is a problem with building the application (understandable), how can I possibly debug it?

Thanks!
[import]uid: 14264 topic_id: 6179 reply_id: 306179[/import]

I got this same error when I tried including OpenFeint in an Android build. Would be nice if the message could be more descriptive. [import]uid: 28659 topic_id: 6179 reply_id: 22701[/import]

I got my problem solved by talking to one of the Ansca developers on IRC and trying a few things. It turned out to be a build error caused by not having an icon and/or not having a build.config. They could see that on the server, but for us it’s all a magical black box. From what I understand, they are working on making the build process better, potentially even including extravagant features such as seeing the error output, but I couldn’t find anything official on that.

The bottom line for now is that you’re SOL if you ever encounter a build error (or if the build server is for whatever reason inaccessible). [import]uid: 14264 topic_id: 6179 reply_id: 22715[/import]

Hello everyone!

I having this weird situation when building for Android OS. I get this on terminal

2011-09-05 21:21:04.345 Corona Simulator[3394:60f] Connection error: (corona.get) ({ "/kWSHTTPResponseMessage" = "<cfhttpmessage>{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}";<br>})<br>

The funny thing is that when I try to build other projects (any other projects) it builds fine, but when I try to build on project in particular it gives me the above erro! Any help would be highly appreciated as I am starting to pull my hair out!

Thanks in advance [import]uid: 75258 topic_id: 6179 reply_id: 54496[/import]