simBrief ignoring navaid type/mismatch when validating route

For example,

DNMM […] BUT ATS32 IRO ATS17 KIMKO […] HUEN passes SB validation even though it’s not actually valid.

BUT ATS32 IRO is valid (IRO NDB here)

IRO ATS17 KIMKO is valid (IRO VOR there)

BUT ATS32 IRO ATS17 KIMKO is invalid, because the two airways do not actually share the same IRO navaid :slightly_frowning_face:

I guess it’s not necessarily an easy fix, but it’s pretty annoying, as the error then happens later in e.g. custom aircraft with a more robust route parser, whereas it would be much more useful to catch the error earlier, at the simBrief stage.

Regards,

Tim

Hi Tim,

Thanks for the report. This will be a bit complicated to fix so it might take a while, but I’ve added it to the to-do list.

Best regards,

In the meantime, that route is still being offered; is there any chance you could programmatically remove from your database all routes containing ATS32 IRO ATS17 specifically since we know it’s not actually valid?

Regards,

Tim

Done. Still haven’t looked at the route validator, will do so when time permits.

Cheers,

1 Like