09-06-2011, 03:21 PM
Slinky, this is a known problem. I had it, too. Please see this from the QW forum:
FSP works with the QW757. As FSP clearly states in their documentation, it requires at least seven load stations.
These are defined in the aircraft.cfg here:
max_number_of_stations = 5
station_load.0 = "3000, 44, 0, 7, First Class"
station_load.1 = "5000, 14, 0, 7, Mid Economy"
station_load.2 = "21000, -20, 0, 7, Rear Economy"
station_load.3 = "5000, 40, 0, 2, Front Cargo"
station_load.4 = "5000, -24, 0, 2, Aft Cargo"
As can be seen, QW omitted the FS standard stations, which I do not consider a fault in general.
FSP now tries to fix this and this seems to fail for whatever reason (I don't care why).
Now, what's easier than adding these lines:
station_load.5 = "0.0, 0.0, 0.0, 0.0, FsStation"
station_load.6 = "0.0, 0.0, 0.0, 0.0, FsStation"
and fixing the
max_number_of_stations = 50
to the default 50 (I think, 7 will also work).
Don't forget to backup your aircraft.cfg in advance!
I assume you know how to edit an aircraft .cfg?
FSP works with the QW757. As FSP clearly states in their documentation, it requires at least seven load stations.
These are defined in the aircraft.cfg here:
max_number_of_stations = 5
station_load.0 = "3000, 44, 0, 7, First Class"
station_load.1 = "5000, 14, 0, 7, Mid Economy"
station_load.2 = "21000, -20, 0, 7, Rear Economy"
station_load.3 = "5000, 40, 0, 2, Front Cargo"
station_load.4 = "5000, -24, 0, 2, Aft Cargo"
As can be seen, QW omitted the FS standard stations, which I do not consider a fault in general.
FSP now tries to fix this and this seems to fail for whatever reason (I don't care why).
Now, what's easier than adding these lines:
station_load.5 = "0.0, 0.0, 0.0, 0.0, FsStation"
station_load.6 = "0.0, 0.0, 0.0, 0.0, FsStation"
and fixing the
max_number_of_stations = 50
to the default 50 (I think, 7 will also work).
Don't forget to backup your aircraft.cfg in advance!
I assume you know how to edit an aircraft .cfg?
See FsPassengers Frequently Asked Questions: FAQ