albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.31k stars 164 forks source link

[bug report] error decode in flight plan route describe when use xplane #1208

Open Eyderoe opened 2 weeks ago

Eyderoe commented 2 weeks ago

im sorry to say the func went something wrong again.... i cant reopen the issue due to some reason, so open a new one ARINC 2312

ZUCK UNRIX W180 BONSA W91 IDSID W30 MEBNA ZPPP image image

Eyderoe commented 2 weeks ago

nothing wrong with the cycle. if function correct, it should be available for all cycle

Eyderoe commented 2 weeks ago

its intersting that if creat plan with navi-database after swith to xplane its still work the warning is about alt limit, not cant find a fix in airway image

albar965 commented 2 weeks ago

The old problem was entirely in the X-Plane compiler. The Navigraph data is fine.

Same issue now only with X-Plane data but not with Navigraph.

The problem is that the airway W91 is fragmented and split at MAVRA. Airway fragments normally appear if the same airway name is used in different regions but these airway fragments are far away.

image

albar965 commented 2 weeks ago

The code to find airways in the flight plan and the flight plan route description is different for reasons. That is why it is ok in the plan.

Anyway, thanks for reporting. :+1:

Eyderoe commented 2 weeks ago

although I cant understand why navigraph work well, but doesnt matter thanks for your effort and in route find, i like the way used by fenix. no limit or something, only fix to form a single linked list image