Jump to content
Sign in to follow this  
martinlest2

Where should AFCADs go?

Recommended Posts

Hi. Is there any advantage in having FS9 AFCADs in the addon scenery/scenery folder, rather than putting them into the individual scenery folder of the airport in question?Martin

Share this post


Link to post
Share on other sites
Guest wji

Well, it's hard to say . . .From a bookkeeping standpoint, it's nice to have them all in one place, but if it suits you (for any reason) to have them in the Same Scenery folder, that's cool. The granddaddy of ALL scenery creators: Frank Betts, uploaded all his FREE sceneries with the AF2 in the New Scenery folder. I find this cool. Remember: this is where FS9 is going to look FIRST for the AF2 file. I put any New Airports I create in AFCAD2 into their own scenery folder and ADD them from menu so I can place Exclude and Flatten switches once the New Scenery files are Built in the FS9 Scenery.CFG file.IMO, FS9 doesn't care where they are: If any BGL is anywhere in the folder tree, FS9 will find it and load it. Generally, I keep all my AF2 files in the folder recommended in the FS9 Learning Center.=end=

Share this post


Link to post
Share on other sites

I asked as some ReadMe files stress that the AFCAD must go into the defaultaddon scenery/scenery folder; others don't mention this and leave their AFCAD in their own airport scenery folder (i.e. the one paired with the texture folder).Maybe, as you say, it makes no difference in FS....

Share this post


Link to post
Share on other sites

Two reasons to put them in the addon scenery folder.The big one is bookkeeping as noted above.At some point you are going to have two AFCAD files for the same airport and they are going to cause a CTD.If you keep them in one folder they will be much easier to find.The second is the default scenery layering which FS2004 does, something which FS2002 and previous versions did not do.FS2004, and it looks like FSX, will be able to recognize parts of an airport with scenery from an addon .BGL and from a .BGL with the airport header data. That way some taxiways can be default textures, and some can be custom textures. If the AFCAD file - the .BGL with the airport header data - is in the addon scenery folder, FS knows to replace any sections with custom .bgl files with those files.If the AFCAD is in the same folder as the scenery .bgl, you can have layering issues because the AFCAD created .BGL may be read and placed in FS after the .bgl with the custom textures.This is a rare occurence, but can happen.The biggie as I noted above is that at some time, you are going to need to scan all your AFCAD files, and that is much easier if they are in the same folder.

Share this post


Link to post
Share on other sites

Thanks for this. The layering issues explanation is interesting. Maybe I should search out any stray AFCADs in my 3rd. party folders and put them into addon scenery/scenery. But when is an AFCAD an AFCAD, so to speak? If it is in AF2_XXXX.bgl format or similar, OK; but a lot of airport sceneries code their runways etc. into files called 'vancouver.bgl', for instance. A bit confusing when searching.I use ScanAFD so the above is not really a problem in practice - it finds airport data files whatever they might be called, so I am well aware of any duplicate AFCADs (I put 'extras' into a backup folder that is not active in FS. I don't keep my 3rd. party scenery folders in addon scenery BTW - I made another folder for those and activate them from there. I won't go into details but I've done that since FS9 came out and it works well for me - a lot more organised).Thanks again,M.

Share this post


Link to post
Share on other sites

when is an AFCAD an AFCADAn AFCAD is file with a portion of the required FS2004 airport data compiled with a FS2004 non-compilant program AFCAD2 by Lee Swordy.Airport data information files are those which have an airport header and can contain much of the same information types as AFCAD, but often include many essential airport elements, which AFCAD cannot edit.AFD files can be compiled by many different programs, though almost all the others use fully FS2004 compliant.SceneGenX is just one program many people use, though it is possible to completely update/ change airports with just Notepad to write XML code.The issue becomes when people include data with AFCAD can manipulate in files with data which AFCAD cannot manipulate.The AFCAD program will 'see' any file with an airport header placed in a scenery folder higher than the default folders.But if these files are not AF2 files, AFCAD must not be used to edit them. Because AFCAD will destroy all the elements it does not recognize. This can include many things, but taxiway signs are among the most common. FS2004 used three different methods to place taxiway signs, thankfully in FSX they all appear to be XML in the airport data under the airport header.It is possible that the runways data you are speaking of is just the runway textures.It is essential that the entire airport taxi network be included in one file under one airport header. That includes the runway definitions, all the nodes - including the parking spots, the link lines between nodes and the start locations. All of those have to be in the same file for FS to find and use them properly.If AFCAD or ScanAFB finds different files as 'AFCAD' files - open those files in AFCAD - but do NOT save them.If AFCAD displays no information, the file contains information which Lee purposely left out of AFCAD, and will not conflict with taxiway network data from AFCAD.If AFCAD displays information such as runways, nodes, links, parking spots, etc - then there is a conflict. The 'non-AFCAD' file needs to be decompiled and checked to see if it contains data which AFCAD will destroy.There are several addon sceneries where we have had to take apart .BGL files to separate the AFCAD editable elements and the non-AFCAD editable elements.One other thing which occurs is some scenery designers include several airports in one file. This is very efficient, but again, the AFCAD program will destroy any airport data except the one being edited.So to answer the basic question - any file can have AFCAD type data, but AFCAD can only edit it's own files. Other files have to be decompiled and edited by other means.

Share this post


Link to post
Share on other sites

It's good of you to go into so much detail.What I meant was that AFCAD data can be hidden in what seems to be an airport bgl file: if you open up a particular airport in AFCAD2, using the ICAO code to search, it is not rare that the AFCAD is incorporated into a general airport scenery bgl. I use AFACD2 to change any runway, gate, taxiway etc. etc. detail. And I use SCASM, BGLCOMP_SDK and so on to decompile and recompile other data, like static aircraft or whatever.A great pity that AFCAD2 seems to have stopped at the current version - Lee had originally said that the next update would incorporate the ability to add and edit airport buildings and so on. I suppose we shouldn't hassle the poor guy any more, he's done so much for FS as it is!Thanks again for your time on this post,Martin

Share this post


Link to post
Share on other sites

"There are several addon sceneries where we have had to take apart .BGL files to separate the AFCAD editable elements and the non-AFCAD editable elements."Yes, that is exactly what I meant,M. :-)

Share this post


Link to post
Share on other sites

There are a couple schools of thought as to why Lee stopped with the current version of AFCAD.The buildings is one. Like Navaids, buildings are not in the airport files - but many are in the OB file, some in the AP files but not under the airport header. Lee's concept of including all the airport information / data under one file under the airport header doesn't really work in FS2004.Another consideration is that Lee did all this fantastic work 'in the blind'. When MS finally got around to releasing the BGLComp SDK - Lee saw how far out of compliance AFCAD was and how much work it would take to completely rebuild it to comply with FS2004 standards.Also the AFCAD beta period was a bit contentious and some of it was quite demanding on Lee. He was very strongly criticized for not including some people's preferences in AFCAD. There were also several things he wanted to do and preserve familarity with FS2002 AFCAD users, which did not work out for FS2004 AFCAD, and some people were very unhappy about that.Lee has given a tremendous amount to the FS community, unfortunately he has given so much, that very few people explore beyond his tools to the areas he did not cover.AFCAD is an essential tool. I use it frequently to generate data for FSX XML files. But I'm also aware of it's capabilities and problems.

Share this post


Link to post
Share on other sites

Hi,I think that moving all AFCAD files from addon airports into the Addon Scenery/scenery folder is the worst idea I've heard of in a long time. I don't know how this FS legend got started, but AFCAD files for the same airport but in separate scenery layers do NOT cause CTD's, and never have. Worse, moving them all into the Addon Scenery/scenery folder is MORE likely to cause duplicate AFCAD files in the SAME scenery layer, and this DOES cause CTD's! I've only used ScanAFD to find out if I have duplicate AFCAD's in the SAME SCENERY FOLDER, usually the Addon Scenery/scenery folder.I have up to 5 AFCAD files for the same airport, but each one is in it's own scenery layer (usually the folder for a given addon scenery). I have never had a CTD. This includes mods to default airport AFCADs in the Addon Scenery/scenery folder, from PAI and other sources. Thus there are AFCAD files for the same airport in more than one active scenery layer. No CTD's.I have released scenery packages downloaded by hundreds of people, which all create duplicate AFCAD files for that airport for most people. But, they are always in their own scenery layer. Not one complaint about a CTD.With each AFCAD file located in its scenery's folder, I have all AFCADs right where they need to be - if I deactivate an addon scenery, the modified default AFCAD in the Addon Scenery folder takes over. If I have multiple addons for a given airport, I can pick and choose them as I wish, with the AFCAD file working just like the rest of the scenery BGL files.So in summary, this phobia about duplicate AFCAD files is:1. Way overblown2. Making things much more difficult than they need to be3. Usually not a problem at allHope this helps,--Tom GibsonCal Classic Propliner Page: http://www.calclassic.comFreeflight Design Shop: http://www.freeflightdesign.comDrop by! ___x_x_(")_x_x___

Share this post


Link to post
Share on other sites
Guest neslesman

That's my logic too but Ihave to admit I've been completely confused on this issue since day one which wasn't all that long ago. All I can say is thank goodness for ScanAFD.exe.

Share this post


Link to post
Share on other sites

Well, yes, but I am at a loss to see why anyone would want more than one AFCAD for a particular airport. I locate the best one (or the correct one, more likely) for the scenery, and use that. Having five AFCADs for one aiport, whatever layer they are in, seems, well, bizarre to me. (But, hey, that's just IMHO !!). Why would you want that? To switch airport sceneries at will maybe? General FS concensus is that you have one AFCAD only, after all. (Only one is going to load up properly in any case).I get ScanAFD to scan all scenery folders, not just the default, so I am always aware which AFCADs are where; mostly I know in any case where they are - as I put them wherever they end up!M. :-)

Share this post


Link to post
Share on other sites

Tom has an exceptional wonderful 'time shifting' setup with sceneries for some airports in the 1950's, some in the 1960's and others today.I don't think he has all the various AFCAD files, and sceneries, for the same airport active at the same time.Most of the time in my experience when people have CTD issues with AFCAD, its because of two or more ACTIVE AFCAD files for the same airport. Usually one of the AFCAD files has some error - and often it's an error which AFCAD's fault finder will not catch.If you have scenery for an airport you will have active on some flights, and not active at other times - then you will need more than one AFCAD, and the AFCADs should not be in the same folder.Tom is correct, efficient and effective management of scenery layers and folders precludes the need for one folder for all AFCAD files.However, my experience is that most flight simmers do not want to exercise that level of care with their FS setups.

Share this post


Link to post
Share on other sites

Well, would you believe it?! No sooner do I read this than I start up FS9 to go to an airport in The Bahamas (testing the Freeflow.com Bahamas scenery - very nice too!), than I get a blue screen crash. Same thing every time I go to the airport.As if I needed any more encouragement, I shifted all the Freeflow AFCADs back to the FF scenery folder, out of the Addon scenery folder. Annoyingly that hasn't stopped the CTD. Just this one airports as far as I can see (MYBC), though I only have one AFCAD.Well, not sure it's worth hours of troubleshooting for an airport I may visit once every other blue moon. The odd thing is (and I have nearly always found this with a CTD) that if I go to the airport through the opening 'Choose a Flight' window, the whole PC crashes to a blue screen, If on the other hand I get them some other way (e.g. slewing from a nearby airfield) and then save a flight from there, clicking on the saved flight gets me to the stricken airport without any problems at all. As I say, that nearly always is the case. Not sure why. Any thoughts?M.

Share this post


Link to post
Share on other sites

Hi,I've been asked why I would want more than one version of an AFCAD for an airport - for LAX I have:1. The default airport, which I use when I'm testing scenery enhancements that people have sent me for the default. Always active (default scenery layers).2. The PAI improved airport AFCAD for the default, which I used to use when I didn't have an addon for LAX. Always active (Addon Scenery/scenery).3. The AFCAD that I use for my addon modern LAX (purchased addon scenery with customized AFCAD). I use this when people come over and want to fly in the modern day. Active only when the addon scenery layer is active.4. My LAX 1958 scenery. This uses the old terminal, where the cargo facility is now. I use this when flying in the 50's using my old timetable collection. Only active when 1958 scenery is active.5. My LAX 1963 scenery. This uses the new satellite terminals, but in their original configuration. I use this when flying in the mid to late 1960's using my old timetables. Only active when 1963 scenery is active.So two AFCAD's are always active, and when I'm doing 3-5 there are three active.Yes, I agree that defective AFCAD files can lead to CTD's and that having more active at once will increase this chance. I test each AFCAD file I create or download *before* I put it into my "system". A GoTo Airport to that airport will usually be enough. I just wanted to stress that deleting all but one AFCAD file on your computer for a given airport limits your flexibility with multiple addon sceneries for a given airport and in the case of time shifting as I do, will harm your scenery.Hope this helps,--Tom GibsonCal Classic Propliner Page: http://www.calclassic.comFreeflight Design Shop: http://www.freeflightdesign.comDrop by! ___x_x_(")_x_x___

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...