Package name for app inventor file

I lied, there is a solution

/Boban

1 Like

Kodular is unable to compile this project.
The compiler error output was
________Checking dangerous extensions
________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 strings xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Creating network_security_config xml
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 0.702 seconds
________Compiling source files
(compiling io/kodular/indianplans/PlayStory/Screen4.yail to io.kodular.indianplans.PlayStory.Screen4)
(compiling io/kodular/indianplans/PlayStory/Screen1.yail to io.kodular.indianplans.PlayStory.Screen1)
(compiling io/kodular/indianplans/PlayStory/Screen2.yail to io.kodular.indianplans.PlayStory.Screen2)

ERROR: io/kodular/indianplans/PlayStory/Screen2.yail line 626: call to ‘set-and-coerce-property!’ has too few arguments (3; must be 4)

ERROR: io/kodular/indianplans/PlayStory/Screen2.yail line 626: call to ‘set-and-coerce-property!’ has too few arguments (3; must be 4)

Kawa compile time: 2.886 seconds
.
image

Please look at the error. I have shown you guys the log…

You have an empty socket on Screen2

/Boban

1 Like