I was trying to convert an IF that I had inside the ELSE section of a pistion, to being an advanced ELSE IF statement. When doing this I copied the IF, and when I went to create the ELSE IF I told pasted it from the clipboard. When doing this, it breaks the ELSE IF such that the THEN clause no longer works. I also can no longer delete this ELSE IF as the THEN clause remains still. If I simply create the ELSE IF by selecting the exact same comparisons as I Was pasting, everything works fine.
I have at least two of these in my pistion now that I can’t get rid of. Although they don’t break the piston from working since they don’t evaluate anything and they can’t take any actions, I can’t find any way to get rid of them either.