Compiling error

Hello I've been working on a project, at first it could be built but then (I tried changing extensions) it couldn't be compiled.
Error message:

App Inventor is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating style xml
________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 1.047 seconds
________Compiling source files
(compiling appinventor/ai_ile_stratos/TRack/Screen1.yail to appinventor.ai_ile_stratos.TRack.Screen1)
(compiling /tmp/runtime6435307665631407178.scm to com.google.youngandroid.runtime)
Kawa compile time: 3.475 seconds
________Invoking DX
DX time: 22.833000 seconds
YAIL compiler - DX execution failed.

Please help me... The project file is there>>>
TRack.aia (775.0 KB)

EDIT I removed every extension and it worked, but why?.

What extensions were you using?

1 Like

com.sunny.qr (1).aix (732.5 KB)
I also tried
com.devyb.Devybqrlogo.aix (727.6 KB)

You can also see my extensions in the project file :wink:

Do not post direct links to extensions that are not your own. I removed them.

Btw, you app (aia) only contains com.devyb.Devybqrlogo.

2 Likes

I think the BarcodeScanner component is incompatible with the extension com.devyb.Devybqrlogo.aix

3 Likes

Thank you so much @Juan_Antonio !!!

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