09-26-2017, 02:58 PM
Okay I know what's happening. I thought there was protection in place to stop this from happening, but maybe not. Or maybe it's not working.
The 4th leg of your route, PNQ-GOI departs at 10:25am. However the flight prior to that, HYD-PNQ, doesn't end its turnaround until 10:28. So the system adds an entire day to the schedule. You left an extra 2 minutes after the 1st leg (7:00 vs 6:58) and an extra 3 minutes after the 2nd leg (8:45 vs 8:42). That's an additional 5 minutes that you need to account for after leg 3. Leg 3 says Ready at: 10:23, but that does not factor into account those extra 5 minutes. So you need to add those 5 minutes to the ready at time. So it's really not ready until 10:28.
The game is supposed to throw an error if that happens but I guess it didn't in this case. I'll have to look into that. Ideally what I would like to do is dynamically update the ready at times on each leg to change based on your selected departure times of the previous flights, but that's very complicated to do.
Personally until I can make some improvements to the route system, what I would recommend is sticking exactly to what the ready at times are. If it says ready at 6:58, then depart at 6:58, not 7:00. Otherwise you will need to remember to carry those extra 2 minutes throughout every leg thereafter.
The 4th leg of your route, PNQ-GOI departs at 10:25am. However the flight prior to that, HYD-PNQ, doesn't end its turnaround until 10:28. So the system adds an entire day to the schedule. You left an extra 2 minutes after the 1st leg (7:00 vs 6:58) and an extra 3 minutes after the 2nd leg (8:45 vs 8:42). That's an additional 5 minutes that you need to account for after leg 3. Leg 3 says Ready at: 10:23, but that does not factor into account those extra 5 minutes. So you need to add those 5 minutes to the ready at time. So it's really not ready until 10:28.
The game is supposed to throw an error if that happens but I guess it didn't in this case. I'll have to look into that. Ideally what I would like to do is dynamically update the ready at times on each leg to change based on your selected departure times of the previous flights, but that's very complicated to do.
Personally until I can make some improvements to the route system, what I would recommend is sticking exactly to what the ready at times are. If it says ready at 6:58, then depart at 6:58, not 7:00. Otherwise you will need to remember to carry those extra 2 minutes throughout every leg thereafter.
I am the developer of Airline Enterprise
