Help Compiling APK with No Error Code

Hello, I have an issue with compiling my app. Whenever I go to compile, it appears to run until I get the message "App Inventor is unable to compile this project. The compiler error output was ." There is no error message, just a "dot".

I think this may be related to the fact that early on in making my app, I dug into the AIA file and duplicated screens. They all have different names, and I have experienced no other issues with doing this (Except that I learned you cannot change Screen1's name or else MIT App Inventor won't open the aia file). The emulator works fine, the app can run it fine, but it just won't compile the apk. If anyone could help point me in the right direction or help me figure out what I need to fix, I would highly appreciate it. I am willing to share the aia file if anyone is able to help me figure out why it won't work.

Thank you

Some possibilities are https://community.appinventor.mit.edu/search?q=unable%20to%20compile

I looked at the common issues, and I don't see anything that would be the cause. There is no project in project, I have no assets at all, and I don't have any words that could break the compiler. Also, I did something along the lines of this video (I did it months ago). https://www.youtube.com/watch?v=hhdvRp1UfmM

Yes, do that. Maybe someone will take a look.
This might be the quickest way to fix your problem.

Ok, I'll attach the code here. CreateClean1TrueFix.aia (46.2 KB)

Here you go: CreateClean1TrueFix2.aia (34.5 KB)
This aia should be built.

But fix all these issues on several screens:

1 Like

For example like this:
grafik

1 Like

Thank you! @Anke

Also, can I ask what you what you changed to get it to work?

Thanks again

grafik

1 Like

Weird, I have enable hidden folders on OSX and I don't even see that. I'll know that for next time. Thank you

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.