Airline Enterprise - Forums
What am I doing wrong with my routes? - Printable Version

+- Airline Enterprise - Forums (https://www.airlineenterprise.com/forums)
+-- Forum: Airline Enterprise (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=1)
+--- Forum: Support (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=3)
+--- Thread: What am I doing wrong with my routes? (/showthread.php?tid=635)



What am I doing wrong with my routes? - khush37 - 04-28-2018

What is intended is that the plane will fly: 
ATL-DEL-ATL-BOM-ATL
But because of the 24 hour limit I have separated the route into:
ATL-DEL-ATL (6b93e4513422def7c254ab22448fa824)
ATL-BOM-ATL (c6c0135293b7dabb27d1e18f31fc474c)

Both routes are activated but only ATL-DEL-ATL is flying. 
What do I have to change to make ATL-BOM-ATL fly as well?

Same problem happening with:
ATL-CCU-ATL-HYD-ATL

ATL-CCU-ATL (3eebb0b70e293ae0dc5bd41cf2a4cea7)
ATL-HYD-ATL (5291a31a531b8e8edaafec9fb5be209b)

Only ATL-CCU-ATL is flying.

Also:
PEK-HYD-PEK-PNQ-PEK-AMD-PEK

PEK-HYD-PEK-PNQ-PEK (5b7eb1887988702444d246ff4457af7d)
PEK-AMD-PEK(d0f2e522038172aea014f45148e55f1e)

Only PEK-HYD-PEK-PNQ-PEK is flying.


RE: What am I doing wrong with my routes? - Unknown98 - 04-28-2018

Currently the game is unable to handle multiple routes assigned to one aircraft on the same day, unless they originate from different airports. See issue: https://issuetracker.airlineenterprise.com/AirlineEnterprise/IssueTracker/issues/93

It is very complicated to code the logic that would allow the system to decide which route it should schedule in the event that there are two routes (or more) that could in theory be scheduled. So I am thinking that I may need to extend the 24 hour limit to something like a 36 hour limit so that we do not have to split the flights into two separate routes.