Message 10299

TUFLOW FV
Available since version: 2026.2.0
ERROR 10299 - Scenario must use a number between <scenario_lower_bound>1 to <scenario_upper_bound><max_scenarios>: <scenario_key>

Description

A scenario or event command line flag uses a number that is either not a valid integer or is outside the allowed range of 1 to the maximum shown in the message. For example, -s0 or -s99 would be invalid if the maximum is 9.

Suggestions

Check the scenario or event flags and ensure the number is a valid integer within the allowed range.