I searched various threads including this one
http://www.fsdreamteam.com/forum/index.php?topic=6733.15
where the author removed 'disable_on_airports=NONE' from the couatlAddons.ini file.
This thread is now obsolete, the current version doesn't crash anymore, even if you wrong set the disable_on_airports to "disable_on_airports=" forgetting the "NONE", which was the problem.
I did this by adding rem lines // and when I started FSX couatl appeared again in the menu and the airport was there again.
// are C++ comments, not .INI file comments. Comments in an .INI file should start with a ; people got into the bad habit of using // comments because FSX accepts both of them.
In any case, it doesn't make any difference, since the current version of Couatl doesn't crash anymore for this reason.
When I went back to the ini file the line had been un removed (i.e. the // lines were gone).
Obviously yes, because Couatl recognized the illegal comments, and removed them. The correct line should be simply:
disable_on_airports=NONE
and nothing else.
I put them back in again but now when I start FSX couatl still doesn't appear and there is no scenery
Of course, since the problem didn't have anything to do with the .INI file in the first place.
Before trying to fix a problem, you first need to understand WHY is happening. Try this first:
- DOWNLOAD AND INSTALL with the antivirus entirely OFF
- Uninstall GSX. Reply YES when asked if you want to remove the Addon Manager and the Couatl Engine. Reply YES to both questions.
- TURN OFF your antivirus. Don't just exit from its interface, but turn off the real time protection. Actual wording changes between products, however, it's the option to scan every file that gets open in real time, without user intervention.
- Reinstall GSX with the Antivirus TURNED OFF. Don't launch FSX yet.
- Configure the antivirus to exclude the following files from scanning:
YourFSXFolder\bglmanx.dll
YourFSXFolder\fsdreamteam\Couatl\couatl.exe
YourFSXFolder it's usually C:\Program Files\Microsoft Games\Microsoft Flight Simulator X, if you installed it in the default folder.
- Now you can turn the antivirus back on, and launch FSX.
- Check you are seeing BOTH the "Addon Manager" menu AND the "Couatl powered products" menu under the "Addons" menu.
If still doesn't work, try this instead:
open the Notepad and type the following on a new blank file:
logFile=couatl.log
(please note logFile is written beginning with a lower case l and a capital F )
Save the file as couatl.ini in the FSX\fsdreamteam\couatl folder, so it stays at the same level of the couatl.exe. Then go in FSX, then when it's done loading the scenery, Exit from FSX and post the content of the Couatl.LOG file that should have been created inside FSX\fsdreamteam\couatl