This error appears to me when I try to use the conditions with if. In particular, the error only occurs when I try to use if ((rolln >= ray_high_start ). If I use if ((rolln == ray_high_start ) the errors disappear. What can that be?
Thanks in advance