I need help D8 execution failed

Android Builder 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
AAPT2 compile time: 1.003 seconds
AAPT2 link time: 1.434 seconds
________Compiling source files
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/mat4.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.mat4)
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/mat2.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.mat2)
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/Scr2.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.Scr2)
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/mat.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.mat)
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/mat3.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.mat3)
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/login.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.login)
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/Screen1.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.Screen1)
(compiling androidbuilder/ab_eserkocakayaa/MathBox7_copy/signup.yail to androidbuilder.ab_eserkocakayaa.MathBox7_copy.signup)
(compiling /tmp/runtime16171223159976867418.scm to com.google.youngandroid.runtime)
Kawa compile time: 13.647 seconds
________Invoking DX
YAIL compiler - D8 execution failed.
.
cancel Dismiss

1 Like

I have the same experience
There are a lot of screens, or the optimal number of screens is about 4.
There can be too many components on one page.

My solution was to use dynamic components to reduce the number on the screen.

I have the same error aswell even changing a little bit of code caused the error