In P3Dv4.4. my EKCH installation has no runway lights or taxiway lights whatsoever. All apron and airport building lights are OK. I have re-installed completely, but the problem persists. Here are the steps I took once I uninstalled:
1. Installed FlyTampa_Copenhagen_FSX_P3D_14.exe into C:\Program Files\Lockheed Martin\Prepar3D v4
2. Moved all files in C:\Program Files\Lockheed Martin\Prepar3D v4\FlyTampa to D:\P3D Addon Scenery\FlyTampa (I do this to save space on C: which is an SSD)
3. Ran Flytampa configuraton app and ensured winds NW
4. Copied 2 files in EKCH_P3Dv4_Patch.zip to D:\P3D Addon Scenery\FlyTampa\Copenhagen\scenery
5. Removed 5 files like *papi.*
This did not fix the problem. I then re-installed the FlyTampa library. This did not fix the problem.
I use the add-on.xml file method for addon scenery. The add-on.xml file contents are:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
<AddOn.Name>FlyTampa-Copenhagen</AddOn.Name>
<AddOn.Description>Copenhagen Kastrup International Airport for Prepar3D</AddOn.Description>
<AddOn.Component>
<Category>Texture</Category>
<Path>D:\P3D Addon Scenery\FlyTampa\Copenhagen\texture</Path>
<Type>WORLD</Type>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>D:\P3D Addon Scenery\FlyTampa\Copenhagen\scenery</Path>
<Name>FlyTampa-Copenhagen</Name>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>D:\P3D Addon Scenery\FlyTampa\Copenhagen_LC\scenery</Path>
<Name>FlyTampa-Copenhagen_LC</Name>
</AddOn.Component>
</SimBase.Document>