Error -
The operation Create cannot accept the arguments: , [nothing], [com.google.appinventor.components.runtime.Label@e89f567], [lbl1]
Note: You will not see another error reported for 5 seconds.
Blocks -
Error -
The operation Create cannot accept the arguments: , [nothing], [com.google.appinventor.components.runtime.Label@e89f567], [lbl1]
Note: You will not see another error reported for 5 seconds.
Blocks -
@Tekwizer you have error because you have entered wrong id or such id that is not referenced to any component.
Look here
I checked your blocks and I haven’t found any id that starts with va
but you are giving parent component for creating a label with that id. That’s why the error causes
As far I understood through your block you should give ha
instead of va
Thank you so much @iamwsumit
You’re welcome @Tekwizer
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.