Message 10287

TUFLOW FV
Available since version: 2026.2.0
ERROR 10287 - Number of include file nests is greater than maximum allowed, <max_include_nests>.

Description

The maximum allowed depth of nested include files has been exceeded. Include files can reference other include files but the nesting depth cannot exceed the limit shown in the message.

Suggestions

Reduce the depth of include file nesting in the control file structure by flattening the hierarchy or consolidating content into fewer levels of include files.