Kodular is unable to compile this project.. call to ‘set-and-coerce-property!’ has too few arguments (3; must be 4)

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: 3.412 seconds
________Compiling source files
(compiling io/kodular/saithrishik59/Kiwi_public_school/login.yail to io.kodular.saithrishik59.Kiwi_public_school.login)
(compiling io/kodular/saithrishik59/Kiwi_public_school/marks.yail to io.kodular.saithrishik59.Kiwi_public_school.marks)
(compiling io/kodular/saithrishik59/Kiwi_public_school/group.yail to io.kodular.saithrishik59.Kiwi_public_school.group)
(compiling io/kodular/saithrishik59/Kiwi_public_school/test.yail to io.kodular.saithrishik59.Kiwi_public_school.test)
(compiling io/kodular/saithrishik59/Kiwi_public_school/Screen1.yail to io.kodular.saithrishik59.Kiwi_public_school.Screen1)
(compiling io/kodular/saithrishik59/Kiwi_public_school/exam.yail to io.kodular.saithrishik59.Kiwi_public_school.exam)

ERROR: io/kodular/saithrishik59/Kiwi_public_school/exam.yail line 19: call to ‘set-and-coerce-property!’ has too few arguments (3; must be 4)

Kawa compile time: 1.497 seconds
.

You are missing to fill a socket of a method/property:
See here:

To be accurate, this block is in your exam screen :grinning:

3 Likes

Please search before asking

https://community.kodular.io/search?q=coerce

4 Likes