Airline Enterprise - Forums
[CONFIRMED] Same Flight Landing Multiple Times - Printable Version

+- Airline Enterprise - Forums (https://www.airlineenterprise.com/forums)
+-- Forum: Airline Enterprise (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=1)
+--- Forum: Suggestions (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=4)
+---- Forum: Bug Reports (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=9)
+---- Thread: [CONFIRMED] Same Flight Landing Multiple Times (/showthread.php?tid=494)

Pages: 1 2 3 4


Same Flight Landing Multiple Times - PolarMonkey - 12-15-2017

I noticed when looking through my financials this morning that several flights were shown as landing multiple times, and getting a landing fee charged for each time.  I'm not sure if there's a time delay on when these messages show up, but I checked the gates around 0830 and I didn't see any of the airports with more than one gate being used, one of them even had all the gates free.  The one in particular that stood out was NCE.  I only have one route that flies there, and I was charged for more landing fees than it flies there each day.


RE: Same Flight Landing Multiple Times - Unknown98 - 12-15-2017

That is strange and definitely shouldn't be happening.

I will need to re-do the landing code to work with the new routes system, so that will hopefully fix this issue.


RE: Same Flight Landing Multiple Times - PolarMonkey - 12-28-2017

I'm not sure if this has anything to do with the update, but my first two pages of my recent transactions are almost all landing and gate usage fees.  With the exception of CDG (that is my western Europe hub), the airports in the screenshots have 1-4 routes landing there each:

MEL - 1 route
HKG - 4 routes
HND - 4 routes
FCO - 2 routes
MAD - 2 routes
FRA - 3 routes
LHR - 3 routes

In the second screenshot, it goes from 06:40 am to 06:28 pm.  I'm not sure if that was when the server was down for maintenance, but I think I remember checking the game between then and it was fine. 

I also don't have any entries for any aircraft that have taken off/landed.  I'm not sure if there's a delay or anything, but I had some aircraft in the air before I was able to remake my schedules, and some have definitely landed since, but I don't see any income, or fuel costs or any charges for the aircraft yet.


RE: Same Flight Landing Multiple Times - PolarMonkey - 12-28-2017

So, this morning I checked on my airline, and noticed something particular.  Either I had a large bonus, or something was up as I had made about 3 times more in the past 24 hours, with only part of my fleet flying, than I normally did when they were all operating normally.  Looking at my financial and flight history, I have multiple flights that are flying many times.  I have attached a few images showing this.  In the scheduled flights, I had to leave some out in order to get the file size down to where I could attach it to this post, mainly duplicating flights from CDG - NCE and CDG - LHR and return flights to both.  

One upside is that I seem to be getting the income and I assume passengers multiple times, however since I'm getting issues with the gates being busy, I'm also getting hit with a reputation loss, but it is not actually showing as a loss in the flight history page.  The LAX - MEL flight, for instance, apparently landed 28 times at once, and will do so again on the return flight.  

I have not had a chance to check into whether any aircraft were stuck or showing in the wrong location, as it took me an embarrassingly long time to get the scheduled flights image down to size, but if that is something that you would want, I can dig around and see what I can come up with.


RE: Same Flight Landing Multiple Times - D960 - 12-28-2017

Same with Alitalia. I thought I was the only one.


RE: Same Flight Landing Multiple Times - Unknown98 - 12-28-2017

Yeah something's not quite right... I have some routes that are getting scheduled multiple times, and then once the route lands sometimes it will not change the aircraft status back to "on-ground" and it gets stuck in "preparing for route". I will have to look at it tonight and see what's causing these issues to happen.

For now, just enjoy the extra revenue I suppose.


RE: Same Flight Landing Multiple Times - Unknown98 - 12-28-2017

I just applied a patch to the scheduling system that checks if the flight has already been scheduled, and if it has, then it will not schedule it again. But is just putting a band-aid on the problem, since it should not be attempting to schedule them multiple times to begin with. So I think the multiple flights issue has been fixed for all future flights.


RE: Same Flight Landing Multiple Times - PolarMonkey - 12-28-2017

I'll keep an eye and see if that fixed anything. I still see duplicates "in the air" and scheduled, but I'll check to see if any new flights get duplicated as they move from scheduled to active.


RE: Same Flight Landing Multiple Times - Unknown98 - 12-28-2017

Yeah it won't affect anything already in-flight or anything that's already been scheduled.

Now what you can do if you have a route that is scheduled, but none of the flights have departed yet, is deactivate it, cancel the flights, and then activate it again and the duplicate flights should go away.


RE: Same Flight Landing Multiple Times - PolarMonkey - 12-29-2017

Not sure if this is connected, but I just cancelled two of my routes and noticed that it said:

"All scheduled flights belonging to route fb04b07e52542459142ec122d401e9fb have been cancelled. Any flight in-progress will be completed."

I'm not sure if the other said the same thing as I had cancelled the first one then scrolled down right after the page loaded, just happened to catch it this time. I'll keep track of the other flights that I cancel in the meantime and see if they have the same message.

Edit: Nevermind, I see that that code is the route ID from the cancel button. Disregard.