FsPassengers Forums
[Solved]Qualitywings 757 200 and fspassengers - Printable Version

+- FsPassengers Forums (http://www.fspassengers.com/forum)
+-- Forum: FsPassengers (http://www.fspassengers.com/forum/forumdisplay.php?fid=3)
+--- Forum: FsPassengers Support (http://www.fspassengers.com/forum/forumdisplay.php?fid=5)
+--- Thread: [Solved]Qualitywings 757 200 and fspassengers (/showthread.php?tid=8752)



[Solved]Qualitywings 757 200 and fspassengers - slinky2005 - 09-06-2011

I just recently purchased the QW 757 and have noticed that when you try to use the -200 series fspassengers wants to fix the
aircraft.cfg....
which is fine except that when i click yes correct this aircraft the screen turns black and fs crashes. Not sure why but the
-300 series seems
to work just fine with fspassengers. Any ideas how to fix this? There must be a way since there are payload models....


Re: Qualitywings 757 200 and fspassengers - Joeflyer - 09-06-2011

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?




Re: Qualitywings 757 200 and fspassengers - slinky2005 - 09-06-2011

Awesome! I tried it and it worked! Many thanks!


Re: [Solved]Qualitywings 757 200 and fspassengers - Joeflyer - 09-06-2011

You're welcome Smile