We have signed up for Corona for more than 6 months now…the build function works most of the time, just occasional connection errors, usually solves themselves after a few ‘force quit’ and retry.
Now this time it seems to be a different beast: been trying to build for 2 days, several dozen times, not once successful.
I’m sorry but can’t help you it’s ANSCA stuff job…
>BTW, we are from China… No discrimination here pls
? Why would anyone do this? Because you live in China? As for me you can be violet and live on Jupiter
[import]uid: 12704 topic_id: 18072 reply_id: 69127[/import]
Is the error occurring with your own project or does it happen when building the Corona sample apps?
If you can build any of the sample apps it means there may be something in your code that is causing problems. I would check your build.settings file for anything out of place.
Is this happening on Android or iOS? You should try building for the other platform to see if that works. [import]uid: 7559 topic_id: 18072 reply_id: 69176[/import]
Weird.
I’m in Korea, and I’ve been using Corona since July and have never got a connection error. I build for both iOS and Android.
On average I would say that I build about 20-30 times a day, and as said before, I’ve never gotten a connection error. [import]uid: 70847 topic_id: 18072 reply_id: 69216[/import]
After I post this, we had a successful build at last, so it’s not a bug in our application’s code. Maybe it’s like before, the connection errors are random. Just really high probability in last couple of days. We are developing for iOS.
This brings back some memories from a few years ago. I was having all sorts of weird problems connecting to the internet. Sometimes it could work fine for days, sometimes it was nearly impossible to get to certain sites. The weird thing was that certain sites were more affected than others. I was using an old router at the time, and it turned out to be the router that was trashing the Internet connection.
The way I tested this was the next time i was experiencing problems, I bypassed the router and connected the incoming Internet cable directly to my desktop. After that everything worked perfectly, so I went out and bought a new router, and after that I had no problems. [import]uid: 70847 topic_id: 18072 reply_id: 69286[/import]
It is yet impossible for me to build my project. I get the same error 2 days now. I’ve also sent an email to Ansca but no reply yet. Anyone else experiencing the same issue or it is just me?
Until last two day I build Eggz Saver 1.1 iOS Update, iOS Eggz Saver PL and game for client for Kindle Fire without any problems…
Location - Poland. [import]uid: 12704 topic_id: 18072 reply_id: 69562[/import]
I tries this several times, I also tried to upgrade to a new Corona build, but it is impossible to build for iOS or Android. I get the following error all the time:
Using Custom Build Id aa43322761cb56bb4847d32d0d2456b2
2011-11-24 17:42:22.054 Corona Simulator[59469:903] Connection error: (corona.build.4) fault(/CFStreamFault)
2011-11-24 17:42:22.055 Corona Simulator[59469:903] Connection error: (corona.build.4) ({
"/FaultCode" = "-65794";
"/FaultExtra" = {
domain = "-1";
error = "-65795";
msg = "No valid XML data in response";
};
"/FaultString" = "/CFStreamFault";
"/kWSHTTPResponseMessage" = "<cfhttpmessage>{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}";<br> "/kWSResultIsFault" = 1;<br>})<br>
Any other ideas please ? [import]uid: 100022 topic_id: 18072 reply_id: 69567[/import]
I’m just grasping at straws here.
Are you using a router to connect to the Internet? If you are, try bypassing the router by plugging the Internet cable directly into your computer. [import]uid: 70847 topic_id: 18072 reply_id: 69573[/import]
I was on WiFi, then disabled it plugged a cable, then connected to another network, then used by 3G stick. Its the same all fail… [import]uid: 100022 topic_id: 18072 reply_id: 69577[/import]
If you want help with your problem you need to provide details.
What OS are you using (Mac or Windows)?
What build are you using?
Can you build with the release build (591)?
Can you build any of the Corna Sample apps?
Does both IOS and Android builds fail the same way?
The XML/tag problem sounds like there is a problem in your build.settings file?
We have also seen connection problems where the IP address changes during a build session (mainly in the far east). The IP address cannot change during the build process or it will fail. You should verify that you have a stable IP.
With that said Daily Builds are untested builds that we provide to users on an AS-IS basis. It gives you access to the latest that we are working on, but there are risks. If you want to report problems, you need to provide as much details as you can or we can’t help you.
You should always go back to the released build and verify that it works as expected. We also don’t recommend submitting an app based on Daily Builds unless you have fully tested the features that you are using. [import]uid: 7559 topic_id: 18072 reply_id: 69796[/import]