Error during building

App Inventor is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating style xml
________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.268 seconds
________Compiling source files
(compiling appinventor/ai_ahuzaifa_ug/bluetooth_motor_controller/Screen1.yail to appinventor.ai_ahuzaifa_ug.bluetooth_motor_controller.Screen1)
ERROR: appinventor/ai_ahuzaifa_ug/bluetooth_motor_controller/Screen1.yail line 43: call to 'set-and-coerce-property!' has too few arguments (3; must be 4)
Kawa compile time: 2.042 seconds

Check this!!


can direct me pls

i cannot connect the buttun of connected Also may be is the exact problem abi?

This topic is about testing the test version of App Inventor not the regular version. What version of App Inventor are you using? The answer @TIMAI2 gave you means you have an empty socket somewhere.

I moved your posts to a new topic.

ok thank you sir

You got your answer from @TIMAI2 Did you find the blocks with empty sockets?

If not, right click on a white area of the blockeditor and save an image of your blocks and post them here.

image
here is the block editor code. the only place thats failed to connect the the connected text fill. can you review it

image
here is the exact location of it

ListPicker.Elements accepts a list, not a string. You should be setting the text of a label to "Connected."

YES Thank you boss i corrected it it works thank you sir

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.