Ramon
May 16, 2024, 1:02pm
2
Hello,
where do you have that error? Paste the relevant blocks where the error triggers.
(you are trying to select the first item from "something" that is not a list)
We get lots of posts with run time error messages that look like
[image]
How can we extract useful information from error messages like that?
Here's how:
[Sample error message annotated]
The name of the block is in the error message, between "The operation" and "cannot".
In this case, the operation is "select list item".
To proceed further, we need to look at a sample of that type of block, to see what it wants as arguments (the stuff that goes into its sockets.)
This sample was pulled…