12-15-2017, 07:42 PM
The routing system was originally designed to work with only one active route assigned per aircraft. You can assign multiple routes to a single aircraft, however currently this feature is only semi-supported. In order to make this work, each route must originate out of a different airport.
Looking at the routes you have assigned to B-6918:
PEK-SIN
SIN-PEK
Those two are fine, the issue occurs here:
PEK-CSX
CSX-PEK
You already have a route departing out of PEK that is assigned to aircraft B-6918. Therefore any other routes that depart out of PEK cannot be assigned to that aircraft. This is due to the logic the game uses to schedule routes, and I'm currently working on a new routing system that will address this issue.
You could solve the issue by simply creating 1 route, PEK-SIN-PEK-CSX-PEK and assigning that to B-6918. The game gets confused when you break it down into multiple routes and try to assign more than 1 route to the same aircraft.
Looking at the routes you have assigned to B-6918:
PEK-SIN
SIN-PEK
Those two are fine, the issue occurs here:
PEK-CSX
CSX-PEK
You already have a route departing out of PEK that is assigned to aircraft B-6918. Therefore any other routes that depart out of PEK cannot be assigned to that aircraft. This is due to the logic the game uses to schedule routes, and I'm currently working on a new routing system that will address this issue.
You could solve the issue by simply creating 1 route, PEK-SIN-PEK-CSX-PEK and assigning that to B-6918. The game gets confused when you break it down into multiple routes and try to assign more than 1 route to the same aircraft.
I am the developer of Airline Enterprise
