Passenger Load Problem

I filed a manual pirep to test the financials and I noticed a big problem which will get me fined by the FAA.  ;D  The aircraft I used was a Dash 8 with a max passenger load of 65.  After I reset the PIREP data it showed I had a load count of 193 passengers. 

I’ve already written up my pilot for over loading his plane.  Any idea why it over doubled the max amount?

Was it an ACARS flight? And does that aircraft entry have 65 set as the maximum pax count?

Was it an ACARS flight? And does that aircraft entry have 65 set as the maximum pax count?

No, this was a manual PIREP.  I did not fly at all.  Yes, I have 65 as that aircrafts max passengers. 

BTW, I am running the latest beta.

Thanks.

No, this was a manual PIREP.  I did not fly at all.  Yes, I have 65 as that aircrafts max passengers. 

BTW, I am running the latest beta.

Thanks.

And that PIREP has the proper aircraft entered? Hmm… I will take a peek.

Actually, another question, in your app.config/local.config, what’s the DEFAULT_MAX_PAX_LOAD setting (or something like that heh)

Yes, the PIREP shows the correct aircraft.  I tried it again with the same aircraft  but a different reg number and it loaded 205 passengers.  ;D

app.config = Config::Set(‘DEFAULT_MAX_PAX_LOAD’, 250);

local.config = Nothing there

Keith

Wait it showed 205 or 250? (not sure if that’s a typo)

If its 250 then it would mean it’s not looking up the aircraft correctly. Can you add a bug for that? I’m on my phone right now, thanks

No, it’s 205. 

http://bugs.phpvms.net/ticket/135

Any other aircraft which have that capacity?

I’ve got plenty of bigger aircraft such has the B744, B757, B767.  All which appear fine.  It just seems like it wants to fill up my small aircraft with a few hundred people.

Ah ok, no I was just wondering, was thinking maybe it was pulling a different aircraft

I’m trying to duplicate this, seems fine I think.  It’s a passenger flight?

Yes, passenger flight.

Is it fixed in the latest builds?

Yep, that worked. 

Thanks!

Awesome, thanks. What about the fuel (did you report that? I can’t remember)

Yes, I reported that.  I forgot actually. 

Anyways… it does appear the fuel issue is fix because it showed up as soon as I filed the PIPREP.  The only thing that didn’t seem to work is the distance.

_ Total Flights:  1 _

_ Total Distance: 0 _

_ Average Flight Distance: 0.0000 _

_ Total Hours: 04:18:00 _

_ Average Flight Time: 4.3 _

As you see it still reports “0”.  I have to do a distance reset to get it to show up.

The above info is from my Aircraft reports.

Thanks!

Thanks, I’ll add a bug report for that.