Crash on build after it worked fine previously

Yes, I went through the community and yes, all my components are configured correctly.

Log:

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
________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: 0.347 seconds
AAPT2 link time: 0.567 seconds
________Compiling source files
(compiling io/kodular/multivideonrw/MineXMR_Manager/Screen1.yail to io.kodular.multivideonrw.MineXMR_Manager.Screen1)
(compiling /tmp/runtime8271434567219788200.scm to com.google.youngandroid.runtime)
Kawa compile time: 4.87 seconds
________Invoking DX
DX time: 6.848 seconds
___________Creating structure
___________Extracting protobuf resources
________Running bundletool
________Signing bundle
.

Thank you!

You have got to tell much more about your project. Assets, extensions, size, screens etc. Or post the aia.

Probably this could be one of the reason… Kindly check all the components text fields. If it is empty just fill and recompile

There is one extension in it (Draco (Flurry Analytics)) but it built previously with it so that cannot be the issue.
The only things that changed from last build are some blocks and one more notifier with default settings. I will try to build on my iPad, my computer cannot connect to companion too so maybe it just has issues with kodular.
else: 1 screen, 9.5mb aab, 1.6k blocks, nothing special.

thank you, I will check once back on my computer (even though I already went through that guide)!

It builds fine on my iPad. Guess that also belongs to my other post about my PC not working (Companion bugs out -> no connection)… hrm. Thanks for everyones help tho.

Nevermind lol did not fix it sadly

Did you get a solution for this?
I am with a similarproblem, my project was working fine and now it doesn’t compile.

but in my case the error message is a little different:
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 error.

I thought it could be an error in the json file but I am using the exact same file in another project without problem. And there are no empty fields in the project.

It is different error but may be the solution is the same

Try switching the browser and work through this Avoid Crashes of the Application for some of the components - Discuss - Kodular Community. Should help, I can’t find another way.

Maybe…