Erro no servidor: não foi possível compilar o alvo. Por favor, tente novamente mais tarde!

Tento compilar o app q acabei de criar e salvar em apk no meu pc, porem depois de alguns minutos aparece essa mensagem “Erro no servidor: não foi possível compilar o alvo. Por favor, tente novamente mais tarde!”.

Did you try later?

There are many possibilities for this issue including:

  • problems with your Blocks. You did not show a Block image. Since you compiled it once, it appears you made changes since the Project loaded properly. Back out of your changes or load an aia you should have made at an earlier point of coding and see if that version of your Project works.
  • you might not be using the latest version of Companion to compile. You should be using 2.58.
  • problems with your Internet connection
  • other things can also cause issues.

Regards,
Steve

Sim tentei mais tarde, sou novato aki, porem fiz 2 projetos o primeiro compilou e ainda compila normalmente, so o segundo que aparece essa mensagem, esse erro aparece quando tento salvar ele em apk no computador, tem alguma outra maneira para salva-lo? Obg, pelo rapido atendimento.

How large is the aia of the Project that does not compile? The server will not compile Projects where the aia is larger than 10Mb. Could that be your problem?

Where are you storing the video file?

Sorry, there is no quick answer. Show us an image of your Blocks Yago and someone might be able to provide specific advice. We cannot ‘see’ your code.

Ao contrario, estava agradeçendo pelo rápido atendimento <3!

Não sabia disso, bem capaz que seja essa o problema, e caso seja como posso compilar o arquivo?

if your aia is larger than 10mb you could try compiling on the code.appinventor… server

It allows compiling larger aia files. 50Mb might be the limit; sorry, I do not remember.

Try it.

Não sabia dessa ferramenta, obrigado, porem onde vejo o tamanho do meu projeto ou onde pego o codigo do meu projeto pra compilar nessa ferramenta? Como disse anteriomente sou novo na plataforma.

To determine the Project ‘size’ ; Create an aia file. My Projects> Export selected project (aia) to my computer . It downloads to your downloads folder. Check the aia files size.

If the file is <10 Mb, use the main server; if up to 50 use the code… server.

If you haven’t already read these, please consider reading them.

We want you to have fun with App Inventor. Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor’s Manual here in the AI2 free online eBook http://www.appinventor.org/book2 … the links are at the bottom of the Web page. The book ‘teaches’ users how to program with AI2 blocks.

There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles

How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .

Also look here http://kio4.com/appinventor/index.htm and here http://www.imagnity.com/tutorial-index/ for more tutorials.

Helpful explanations for all of the components and blocks in App Inventor

A compilação falhou! Sorry, can’t package projects larger than 10Mb. Yours is 76.78MB. Refiz ele na plataforma atualizada e mostrou o problema! nessa caso quando é maior que 50? Aproveitar e perguntar logo rsrs.

76 mb is too large an aia. 50 is the absolute largest aia that is possible to compile using App Inventor 2 using either the main server or the code… server.

You might be able to load the video file using How to overcome the App Inventor project limit of 10 MB by Taifun

Obrigado pela resposta está me ensinando bastante pela plataforma, porem vou abusar de sua boa vontade novamente!
Onde consigo o pegar codigo do meu projeto para usar no code.appinventor.mit.edu/login/ o que tem o limite de 50Mb?
E tem como adicionar novos itens direto no aplicativo depois que ele estiver instalado? Tipo uma atualização so acrescentando algo nele?

Create an aia file from your Project #1 , then #2 to download the file to your PC.
Load an aia file into the code... server ... #1 , the #3

createaialoadaia

https://community.appinventor.mit.edu/uploads/default/original/2X/d/ddf70d86cda264d59471d7719ad3b8efcc393ac0.png
Onde consigo esse codigo?? Conseguir deixa-lo com menos de 50Mb.
Fiz os passos de exportar porem não apareceu código apenas reabri esse projeto novamente…

Sign in in step #1 Just press the Continue… option.

return
When you do that, you will see this screen next:
reentrycode

It provides you a reentry code as shown ; write the code down. This is your log in credentials for continued use of the code… server. When you code your app and save it , it will allow you to return to your Project. You need to use that code and enter it in #3 when you come back to this server.

Muito Obrigado! Seguir os passos e conseguir salvar o projeto em apk!
Aproveitndo poderia me tirar mais uma duvida se possivel kkk. Depois de instalar meu app tem como ir acrescentando algo nele? Tipo colocando coisas novas, dando uptades, por que caso queria acrecentar algo nele, é certeza q seu tamanho irá aumentar, entao ele ja instalado tem como fazer algo parecido?