Message 10200

TUFLOW FV
Available since version: 2026.2.0
ERROR 10200 - Could not create directory: <directory>

Description

TUFLOW FV attempts to create output or check directories during initialisation or file operations. This error occurs when the directory creation attempt fails, typically due to file system permissions or invalid path components.

Suggestions

The parent directory should exist and have write access. On Linux, the user running the model should have write permissions to the parent directory. The specified directory path should be reviewed for invalid characters or excessively long path segments. If a file or other entity with that name already exists in the parent directory, it should be renamed or removed so the directory can be created.