A321 FSX issue
Forum rules
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Please read the pinned topics and search the forum before posting to make sure your question's not already been answered.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Please read the pinned topics and search the forum before posting to make sure your question's not already been answered.
A321 FSX issue
can anyone help me i am having a problem with the model not loading in fsx any ideas i took a screen shot but i duno how to upload it to this forum .
but the error says "visual model can not be displayed.project airbus air Canada a321 oh and the texture installer isnt working either . its not installing the info in the aircraft file .
but the error says "visual model can not be displayed.project airbus air Canada a321 oh and the texture installer isnt working either . its not installing the info in the aircraft file .
Re: A321 FSX issue
another question: is there no virtual cockpit or did i make any mistakes? is there a way to get a virtual cockpit
Re: A321 FSX issue
no vc with this one so farjupp44 wrote:another question: is there no virtual cockpit or did i make any mistakes? is there a way to get a virtual cockpit
Re: A321 FSX issue
i fixed it . if anyone else has this problem open the model file and delete the //interior=Airbus_A321_interior line and it works great after that . still cant get the installer to actually install textures though 
Re: A321 FSX issue
I'd not realised leaving that in would be an issue. Cheers
Re: A321 FSX issue
yeah i guess so . im just glad i figured it out . i did notice that it also dosnt want to take off i tried to fly from Denver to Miami and even with the longest runway i couldn't get to rotation speed before running out of runway but thats a easy fix too. not sure what to do about the textures not installing .most of the textures dont come with a file to copy and paste the info to do a manual install so il prolly have to create some .i cant wait to fly this aircraft .esg wrote:I'd not realised leaving that in would be an issue. Cheers
-
ChainChomp2
- Posts: 89
- Joined: 12 Jun 2010, 04:59
Re: A321 FSX issue
The //interior=Airbus_A321_interior line in the model.cfg is for using the default Airbus A321 VC with the PA321. The FSX package conveniently has the VC eyepoint and all exit codes entered in the aircraft.cfg (phew! :lol:). I'm assuming the interior VC model was not included because it is copyrighted by Microsoft. If you want a VC then copy and paste said file from the default A321 model folder and into the PA321 model folder and restore the interior line into the model.cfg (this time without the two slashes
):
To install the textures I put all the files (texture.[icao], _Livery Installer PA_.bat, and _livery.[icao]) into the PA321's folder, then ran the batch file. What it does is automatically enter [fltsim.#] information into aircraft.cfg and then copy textures from the "texture" folder (from the base pack) into the installed livery's folder, then it deletes the batch file and leaves you with an aircraft.backup file in case you want to revert.
EDIT: also found this in the A321 release thread:
:
Code: Select all
[models]
normal=A321_200_CFM_WV
interior=Airbus_A321_interiorEDIT: also found this in the A321 release thread:
It would help to have a separate folder (such as texture.VC) and copy the contents the default A321's "texture" folder into it, then have a fallback texture.cfg (see below) in each installed livery (place it into the "texture" folder from the base package so it is copied to each livery when installing), this way the VC will have textures instead of appear black, and also you won't be wasting disk space by copying the vc textures into every single livery you installOne small note regarding the livery installer tool: The Readme neglects to mention that you may install more than one livery at once. Simply unzip all the paints you downloaded into your aircraft folder and run the tool once afterwards (it will install however many paints it detects in the folder). Don't forget both engine variants have their own livery tool.
Code: Select all
[fltsim]
fallback.1=..\texture.VC
fallback.2=..\..\..\..\Scenery\Global\texture
fallback.3=..\..\..\..\..\..\Scenery\Global\texture
Re: A321 FSX issue
You can just drop that texture.cfg in the default texture folder and it'll get copied in any liveries you install thereafter
-
ChainChomp2
- Posts: 89
- Joined: 12 Jun 2010, 04:59
Re: A321 FSX issue
Yes that's what I said but probably hard to make out in all that textesg wrote:You can just drop that texture.cfg in the default texture folder and it'll get copied in any liveries you install thereafter
Re: A321 FSX issue
For the VC textures I went a step further to save having to copy all the default A321 textures by doing a fallback texture.cfg like this;
Saves having double copies of textures 
Code: Select all
fallback.1=..\texture
fallback.2=..\..\Airbus_A321\Texture
fallback.3=..\..\..\..\Scenery\Global\texture
fallback.4=..\..\..\..\..\..\Scenery\Global\texture
Re: A321 FSX issue
Not a good ideasknepper wrote:For the VC textures I went a step further to save having to copy all the default A321 textures by doing a fallback texture.cfg like this;Saves having double copies of texturesCode: Select all
fallback.1=..\texture fallback.2=..\..\Airbus_A321\Texture fallback.3=..\..\..\..\Scenery\Global\texture fallback.4=..\..\..\..\..\..\Scenery\Global\texture
Re: A321 released!
Strange. Any extra add-ons that may be conflicting?