BIP1762
Severity
20 : Error
Message
Invalid message flow type found when deploying message flows.
Explanation
When resolving the connections between nodes in a message flow, a connection was found that could not be resolved to Input Terminal <insert_0> in message flow type <insert_2>. The message flow type in error is the one that embeds <insert_2>, and may be identified from label <insert_1>.
Response
The most likely cause is that <insert_0> has been modified to remove Input Terminal <insert_0>, but the message flow type embedding <insert_2> was not modified to remove the connection to Input Terminal <insert_0>. Ensure that all message flow types in the message flow are consistent, and retry the deploy operation.