![]() |
specified aircraft isn't available due to new texture - Printable Version +- FsPassengers Forums (http://www.fspassengers.com/forum) +-- Forum: Flight Simulators (http://www.fspassengers.com/forum/forumdisplay.php?fid=7) +--- Forum: FS2004 General (http://www.fspassengers.com/forum/forumdisplay.php?fid=10) +--- Thread: specified aircraft isn't available due to new texture (/showthread.php?tid=14765) |
specified aircraft isn't available due to new texture - Zeder - 05-04-2007 Hi, I'm using Boeing 737-400 with a lot of textures. Now I have added 'Air Berlin' texture. Aircraft is visible in FS9, all seems to be ok. (aircraft.cfg edited of course) But if I open FSP, error message occurs : ' specified aircraft isn't available in your installation' This is a fragment of aircraft.cfg : Lufthansa >> OK: [fltsim.3] title=Boeing 737-400 Lufthansa sim=boeing737-400 model= panel= sound= texture=3 kb_checklists=Boeing737-400_check kb_reference=Boeing737-400_ref atc_id=D-ABXX atc_airline=LUFTHANSA atc_flight_number=707 ui_manufacturer=Boeing ui_type=737-400 ui_variation=Lufthansa Airlines description=One should hardly be surprised that the world's most prolific manufacturer of commercial aircraft is also the producer of the world's most popular jetliner. The 737 became the best-selling commercial jetliner worldwide when orders for it hit 1,831 in Jun atc_Heavy=0 atc_parking_codes=DLH atc_parking_types= Air Berlin >>> not OK: [fltsim.13] title=Boeing 734 Air Berlin sim=Boeing737-400 model= panel= sound= texture=abl kb_checklists=Boeing737-400_check kb_reference=Boeing737-400_ref atc_id= atc_airline=Air Berlin atc_flight_number=707 ui_manufacturer=Boeing ui_type="737-400" ui_variation="Air Berlin" description=From the most successful family of jetliners ever built comes the 737-400. This can be your entry into virtual airline flying. Whether you're making short-haul or longer domestic flights, the 737-400 is a versatile and efficient airplane. See the Aircraft Information section of Help for tips on flying this aircraft. // This not the first time for this error due to an additional texture..... Thanks for help Re: specified aircraft isn't available due to new texture - poden - 05-04-2007 This happens when you attempt to buy the plane? Re: specified aircraft isn't available due to new texture - Zeder - 05-04-2007 No. (I'm not an employee of an airline, just fly for fun ![]() I was loading a flight, plane at the gate. Then select FSP 'Start a flight' or similar. FSP was opened but with an error message as described. If I relaod same aircraft with ANOTHER texture (means another airline) it works. Re: specified aircraft isn't available due to new texture - xhado13 - 05-04-2007 Quote:Zeder wrote: Theres your problem in bold. It should be this, running all the way down... Air Berlin >>> not OK: [fltsim.4] title=Boeing 734 Air Berlin sim=Boeing737-400 model= panel= sound= texture=abl kb_checklists=Boeing737-400_check kb_reference=Boeing737-400_ref atc_id= atc_airline=Air Berlin atc_flight_number=707 ui_manufacturer=Boeing ui_type="737-400" ui_variation="Air Berlin" description=From the most successful family of jetliners ever built comes the 737-400. This can be your entry into virtual airline flying. Whether you're making short-haul or longer domestic flights, the 737-400 is a versatile and efficient airplane. See the Aircraft Information section of Help for tips on flying this aircraft. // Now in your CFG, just remove the 13, and replace it with a 4. The texture numbering should go in order (1, 2, 3, 4, etc etc...) Hope this helps! Re: specified aircraft isn't available due to new texture - Zeder - 05-04-2007 Hi Xhado13, This is a misunderstanding. My aircraft.cfg contained 12 textures. Because I didn't want to copy the whole file, I cutted 'Lufthansa' which is fine (fltsim.3) and the new 'not working' texture 'Air Berlin' (fltsim.13) and posted both 'copies' at this forum. Do you see it? Re: specified aircraft isn't available due to new texture - pdjpeter - 05-04-2007 i understand what you mean i think check the texture name of the folder look for cap letters and typos anything like that Re: specified aircraft isn't available due to new texture - xhado13 - 05-04-2007 ah okay, I get what you mean now. Well it should be in order like I said, and where it says texture=abl. Look in your aircraft folder, look for the folder called texture.abl If it isnt called texture.abl , rename it to exactly that that. And if thats not the case, I doubt that its missing texture files within the folder because it would just appear grey, but they aircraft should still load up. (Unless im wrong, i've never had this problem before) Also it seems your missing a few lines in your CFG for the Air Berlin one, [fltsim.13] title=Boeing 734 Air Berlin sim=Boeing737-400 model= panel= sound= texture=abl kb_checklists=Boeing737-400_check kb_reference=Boeing737-400_ref atc_id= atc_airline=Air Berlin atc_flight_number=707 ui_manufacturer=Boeing ui_type="737-400" ui_variation="Air Berlin" description=From the most successful family of jetliners ever built comes the 737-400. This can be your entry into virtual airline flying. Whether you're making short-haul or longer domestic flights, the 737-400 is a versatile and efficient airplane. See the Aircraft Information section of Help for tips on flying this aircraft. atc_Heavy=0 atc_parking_codes= atc_parking_types= I'am not sure if that has anything to do with it since I dont mess much with any of my aircraft CFG's unless I know its something I can do. Let me know if it works, yeah? Re: specified aircraft isn't available due to new texture - Zeder - 07-04-2007 Hi, I have checked texture filename was Texture.abl >> now texture.abl and inserted atc_heavy etc. look like this now: Quote:// Air Berlin No success. I will try (later) to define a new payload model and see if it works ![]() Happy Easter Re: specified aircraft isn't available due to new texture - Canada_Boy - 07-04-2007 Hi Zeder, After looking at it for awhile I noticed that, on the one's that work say: sim=boeing737-400 And on the one that doesn't work it says: sim=Boeing737-400 (Notice the capital B) Try changeing the upper case "B" to a lower case "b" for your Air Berlin texture. Tell me if it works ![]() Re: specified aircraft isn't available due to new texture: SOLVED - Zeder - 08-04-2007 Hi, I found the error ![]() Was in Aircraft.cfg in the (inserted) part of texture of Air Berlin: original: Quote:title=Boeing 734 Air Berlin correct: Quote:title=Boeing 737-400 Air Berlin Thank at all, that answered and supported me (>> Lower-upper case ...) Re: specified aircraft isn't available due to new texture - xhado13 - 08-04-2007 I cant believe that really makes a difference ![]() Re: specified aircraft isn't available due to new texture - poden - 10-04-2007 Getting the config file just right for FSP can be a bit of pain at times. Glad to hear you got it to work! ![]() |