Flow Sequence Error

You are doing something unorthodox or unexpected to the product instance which loses the information in which flow step it is supposed to be in, and thus it is ambiguous which process is can go next.

If you must do whatever you are doing, it is possible to reset / fix that information by using a combination of Get Flow Step and Set Next Flow Step statements.