Who know why failure - DX execution failed

Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________________Firebase components found.
________________Firebase config file successfully added.
________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.258 seconds
________Compiling source files
(compiling io/kodular/grab_hau/hyhy/Screen2.yail to io.kodular.grab_hau.hyhy.Screen2)
(compiling io/kodular/grab_hau/hyhy/Screen3.yail to io.kodular.grab_hau.hyhy.Screen3)
(compiling io/kodular/grab_hau/hyhy/Screen1.yail to io.kodular.grab_hau.hyhy.Screen1)
(compiling /tmp/runtime5761697471639663013.scm to com.google.youngandroid.runtime)
Kawa compile time: 18.891 seconds
________Invoking DX
YAIL compiler - DX execution failed.
I have found someone to check with me that everything is fine and correct, but an error always occurs at 50% when compiling

How much components do you have?

1 Like

There are not many components, but there are many vertical or horizontal columns, about 100
But I seem to have found a problem. I have a part of it. If then, the result is incorrect. I corrected it and optimized it. Now it can be compiled correctly, but I still have a screen that is not completed. I hope that there will be no more errors. I used this project for at least one month

1 Like

A post was merged into an existing topic: DX execution failed.