Portree-Kid / flightgear-airports

GNU General Public License v3.0
6 stars 1 forks source link

Add a check that connected pushback segments have an associated pushback holding point at the ending node #46

Closed LGBudd closed 4 years ago

LGBudd commented 4 years ago

Just a simple check to eliminate something that is easy to miss when working with a large groundnet.

Portree-Kid commented 4 years ago

I thought that would be caught by the check requiring a parking to be connected to a pushback hold node.

LGBudd commented 4 years ago

Sounds like that should do it but I can't say I've run up against that check. What is the error message? Separate but may be related: I have suspected that some pushback holding points may be lost when the file is saved (or some other action), but need to check thoroughly when doing the next groundnet. They seem to be OK now as pushbacks are working.

LGBudd commented 4 years ago

Here's a situation I just ran across. Missing pushback, Check Result looks fine. 2020-07-10

Portree-Kid commented 4 years ago

Thinking about it, it maybe a invisible pushback icon.

Portree-Kid commented 4 years ago

Bug :-( fixed in 0.0.20