501

State table nesting too deep

The number of nested state tables has been exceeded by calling another state table with the InvokeStateTable action. This means that there is a recursion problem with the state table, or too many calls to existing state tables. The system plays the error message and hangs up. The limit for state table nesting is 30.

Correct the deepest state table. To work around this combine state tables instead of nesting them.

Severity

Yellow

Destination

Log, System Monitor