10-06-2017, 04:46 AM
It's due to the way the system checks to see if a gate is in-use. The management page shows the correct utilization because it has gone through all your aircraft and checked that none of them are using any gates at that airport. But the individual gate itself has been toggled as 'in-use' for some reason even though no plane is actively assigned to it. Basically each plane has a "gate" status and each gate has an "aircraft" status. Those two are always supposed to match each other but somehow they are getting un-synced.
I may be able to patch this temporarily by creating a script that goes through all the gates in the game and cross-checks their status with actual statuses of the aircraft... might look into doing that until I can figure out what is causing this to happen.
I may be able to patch this temporarily by creating a script that goes through all the gates in the game and cross-checks their status with actual statuses of the aircraft... might look into doing that until I can figure out what is causing this to happen.
I am the developer of Airline Enterprise
