Call to 'set-and-coerce-property-and-check!' has too few arguments (4; must be 5)

Searched community but couldn’t find solution which helped.
I am not able to export my project. There is no error or warning in my project, how to know where this error is located so i can fix it.

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
AAPT time: 1.897 seconds
________Compiling source files
(compiling io/kodular/ibrarasadbiz/CryptoCat/main.yail to io.kodular.ibrarasadbiz.CryptoCat.main)
ERROR: io/kodular/ibrarasadbiz/CryptoCat/main.yail line 34: call to 'set-and-coerce-property-and-check!' has too few arguments (4; must be 5)
ERROR: io/kodular/ibrarasadbiz/CryptoCat/main.yail line 34: call to 'set-and-coerce-property-and-check!' has too few arguments (4; must be 5)
Kawa compile time: 4.026 seconds
.

In Screen main somewhere you have an empty socket in blocks. Also I thought problem was solved

1 Like

Google Admob banner was back but this issue wasn’t fixed

Seach community for set and coerce property and check

I already did. That’s what i mentioned on start of post. How to know where the issue is?