- Messages
- 110
- Country

I'm now having problems compiling Eham. This is what I get, and then what the xml lines show.
Compiler Errors Found. These were not identified by the Issue Manager. Please let us know
what the compiler error is so that we can improve the Issue Manager.
The compiler message is shown below
ScruffyDuck Scenery Design Engine Compiling
Using BglComp....
INTERNAL COMPILER ERROR: #C1003: Failed to create MSXML object! (0x80040154)
Parsing document: D:\FSX\aerosoft\Amsterdam Schiphol X\Scenery\AFX_EHAM.xml
INTERNAL COMPILER ERROR: #C2430: Unrecoverable error parsing XML!
INTERNAL COMPILER ERROR: #C2006: Parse failed (0x80004005)
INTERNAL COMPILER ERROR: #C2003: Failed to process file: D:\FSX\aerosoft\Amsterdam Schiphol X\Scenery\AFX_EHAM.xml
001002 type="RUNWAY"
001003 lat="52.3005518317223"
001004 lon="4.7840590775013" <<<<
001005 alt="-11.024F"
001006 heading="41.2400016784668"
001007 number="04"
002429 <TaxiwayPoint
002430 index="217"
002431 type="NORMAL" <<<<
002432 orientation="FORWARD"
002433 lat="52.3325619846582"
002434 lon="4.71258401870728"/>
002003 <TaxiwayPoint
002004 index="145" <<<<
002005 type="HOLD_SHORT"
002006 orientation="FORWARD"
002007 lat="52.3037879168987"
002008 lon="4.77327346801758"/>
I bolded the <<<< that are showing. I don't know what that's for but I don't see that on other lines. I don't find anything in fault finder. Any help is appreciated.
Compiler Errors Found. These were not identified by the Issue Manager. Please let us know
what the compiler error is so that we can improve the Issue Manager.
The compiler message is shown below
ScruffyDuck Scenery Design Engine Compiling
Using BglComp....
INTERNAL COMPILER ERROR: #C1003: Failed to create MSXML object! (0x80040154)
Parsing document: D:\FSX\aerosoft\Amsterdam Schiphol X\Scenery\AFX_EHAM.xml
INTERNAL COMPILER ERROR: #C2430: Unrecoverable error parsing XML!
INTERNAL COMPILER ERROR: #C2006: Parse failed (0x80004005)
INTERNAL COMPILER ERROR: #C2003: Failed to process file: D:\FSX\aerosoft\Amsterdam Schiphol X\Scenery\AFX_EHAM.xml
001002 type="RUNWAY"
001003 lat="52.3005518317223"
001004 lon="4.7840590775013" <<<<
001005 alt="-11.024F"
001006 heading="41.2400016784668"
001007 number="04"
002429 <TaxiwayPoint
002430 index="217"
002431 type="NORMAL" <<<<
002432 orientation="FORWARD"
002433 lat="52.3325619846582"
002434 lon="4.71258401870728"/>
002003 <TaxiwayPoint
002004 index="145" <<<<
002005 type="HOLD_SHORT"
002006 orientation="FORWARD"
002007 lat="52.3037879168987"
002008 lon="4.77327346801758"/>
I bolded the <<<< that are showing. I don't know what that's for but I don't see that on other lines. I don't find anything in fault finder. Any help is appreciated.


