Hello
Sorry for my english, i used Goggle Translation for help me.
I have a problem with FSDreamteam scenery and flight planner of FSX.
I have 2 sceneries: Geneva (LSGG) and Zurich (LSZH).
I load FSX then I create a flight Geneva - Zurich (for example) into the FSX flight planner to using the FSX ATC. After that, I load the flight situation created with the flight planner to put me in Geneva. From there, all Ultimate Traffic 2 aircrafts sink into the ground.
I found the following problem: the flight plan created by the planner to separate the coordinates by commas instead of dots.
See Below:
<?xml version="1.0" encoding="UTF-8"?>
<SimBase.Document Type="AceXML" version="1,0">
<Descr>AceXML Document</Descr>
<FlightPlan.FlightPlan>
<Title>LSGG to LSZH</Title>
<FPType>IFR</FPType>
<RouteType>LowAlt</RouteType>
<CruisingAlt>11000</CruisingAlt>
<DepartureID>LSGG</DepartureID>
<DepartureLLA>N46° 13' 34,50",E6° 5' 29,82",+001411,00</DepartureLLA>
<DestinationID>LSZH</DestinationID>
<DestinationLLA>N47° 26' 46,26",E8° 33' 22,56",+001416,00</DestinationLLA>
<Descr>LSGG, LSZH</Descr>
<DeparturePosition>5</DeparturePosition>
<DepartureName>Geneva</DepartureName>
<DestinationName>Zurich</DestinationName>
<AppVersion>
<AppVersionMajor>10</AppVersionMajor>
<AppVersionBuild>61637</AppVersionBuild>
</AppVersion>
I found the solution on a forum to correct this. I use Windows 7 utility “Troubleshoot compatibility”, but then when I load FSX I get this error message:
Flight Simulator has detected a problem with a third-party software program (add-on):
Name: bglmanx Dynamic Linl Librairy
Version: 2,9,0,8
Company: VIRTUALI s.a.s
File bglmanx.dll
FSX asks me if I want to load the DLL and I say No. Then I do the same procedure, I create a flight plan via the FSX flight planner and my flight plan is correct, there is anymore commas.
<?xml version="1.0" encoding="UTF-8"?>
<SimBase.Document Type="AceXML" version="1,0">
<Descr>AceXML Document</Descr>
<FlightPlan.FlightPlan>
<Title>LSGG to LSZH</Title>
<FPType>IFR</FPType>
<RouteType>LowAlt</RouteType>
<CruisingAlt>11000</CruisingAlt>
<DepartureID>LSGG</DepartureID>
<DepartureLLA>N46° 13' 47.16",E6° 6' 17.80",+001411.00</DepartureLLA>
<DestinationID>LSZH</DestinationID>
<DestinationLLA>N47° 26' 46.15",E8° 33' 28.42",+001416.01</DestinationLLA>
<Descr>LSGG, LSZH</Descr>
<DeparturePosition>GATE 3</DeparturePosition>
<DepartureName>Geneva</DepartureName>
<DestinationName>Zurich</DestinationName>
<AppVersion>
<AppVersionMajor>10</AppVersionMajor>
<AppVersionBuild>61637</AppVersionBuild>
</AppVersion>
I uninstalled both scenes FSDreamteam and deleted the data in FSX.CFG and dll.xml. I made several tests and I have no problems when I use the flight planner to FSX air traffic control work. The Ultimate Traffic 2 planes work again without problems. No plane sinks into the ground.
Whenever I want to reinstall the scenerys of Geneva or Zurich, the problem returns, the coordinates are separated by commas! I started the whole procedure to repair Windows and I uninstalled scenes FSDreamteam.
I found where the problem was, it happens after the installation of the Addon Manager.
How can this program (Addon Manager) change the way the FSX flight planner?