My project not export: Starting Task, ERROR: d8 failed

Good for you, hope they can fix the problem soon

I use a lot of extensions in my App and I can’t easily find which one causes the problem.

I’ll make a copy of the project, and I’ll try the remove the extensions one by one until I find the one that causes the issue

I’ll share the result here.

I found it !

It was EXO_PLAYER from DeepHost

image

I removed it and I was able the export the APK File

Now, I need a similar extension to play my online videos

Any suggestions :grinning:

1 Like

Try a search in the extensions directory App Inventor Extensions | Pura Vida Apps

Taifun

1 Like

many devices cause app carshing when you use video player inside it, simply make html page with video embedding and use that in web viewer.

1 Like

here another component that causes the compilation error d8failed.

Captura de pantalla 2025-02-22 134042

similar extension

Captura de pantalla 2025-02-22 140940

This doesn’t make sense to use Kodular Premium with this extension restrictions. Using alternative component/extension is not a valid solution for this issue while there’s lot of extensions used in a project.

1 Like

Have a look into the errors/logs

there’s 5 extension causing the issue. These 5 are important for the whole project. How can I replace them. Everything was fine before the last update.

Sometime I suspect are all these issues are intentional?

It looks like you forgot to post the end of the log, which is the interesting part…

Taifun

it seems that Kodular is caught in a bug spiral. If one bug is fixed, another one appears. When something like this happens to me when programming extensions, I usually start again from an earlier, safe working point. This will certainly be difficult with a huge program like Kodular. My advice is: make backups of your files. And if necessary, try loading them in another, more stable builder. I recommend the builder that starts with the letter N.

2 Likes

What the sense of using premium account even these issues not solved by kodular team ,
each and every time of kodular update issues occurs . are they not test update before releasing . i have more than 50 project every project giving same error d8 failed.
i hope they will solve issue or we have to shift to another platform

3 Likes

You’re definitely right, but it’s a maybe quick fix while kodular cleans up the mess it made.

We also found the problem, the Firebase authentication extension also causing the D8 build failed error.

Annotation 2025-02-25 002253

This project doesn’t export >> does any one knows what extensions cause confilct?

You have the same problem as me
I wonder if you can solve it
Please tell me how to solve it

run d8 in this your case is Admod extension :), and if your have Download block in your project have d8 too.
To testing please export your aia file and make clone project, and delete extension one by one out your project to test

Easy Fizy

Add more 10 extension it will get fixed.

that’s crazy

If I want to create an APK with both extensions, I will fail using d8

If I test with GSMaxPlus only, it work!
Also if I test with GSMaxToolsPlus only, it work!!!

Do you know how this happens?

Hey Dev, :innocent:

if u use same library in tow extesntion u well got d8 failed

if u have 2 class with same name (class in ur app, or class from library) u well got d8 failed

Please send me the AIA file that will help me to fix the cause of the bug. My email - [email protected]

2 Likes