The operation select list item cannot accept the arguments. Any help please?

Hi, im getting this error when I try to get into this screen. The first part (the black circle) is calling the info from another screen. The red and pink are storing data to not lose it when i change between screens.

This is the info I try to send.

The operation select list item cannot accept the arguments

which arguments?
please post the complete error message or post a screenshot of the error

Taifun

Ups my bad, here is the error.

As you can see yourself from the error message, your list is an empty string, but not a list and you are trying to select the first item

Taifun

Btw your second screenshot opens screen Menu... however as I understand it, you get the error in screen Combate... so how to you open that screen?

Taifun

Show us the blocks used to open screen Combate.

Oh i think thats the problem.
Fristly i send the info to "menu" where i only have buttons to go to other screens.
I forgot to send to every screen.

Btw, how could i send that to every other screen?

Store your data in TinyDB and read it from TinyDB in all screens

Taifun

1 Like

Also learn how to switch screens correctly

Taifun

1 Like

Thank you!!

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