Hi, One of my users see an error message "Unknown transition" in the program. I can't replicate this issue. What might be the cause of the error and how to fix it?
Using pyschic debugging I would guess that you are running transition effects and setting the TIETransitionType numerically, e.g. Transition := TIETransitionType( Random( n ) + 1 ), where n is not in the range of TIETransitionType