• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Internal Compiler Error: #c1003:

Messages
38
If I want to create a line of trees I get this error:

INTERNAL COMPILER ERROR: #C1003: Failed to create MSXML object! (0x80040154)

Parsing document: LANZAROTE_TEST_Scenery.XML

INTERNAL COMPILER ERROR: #C2430: Unrecoverable error parsing XML!
INTERNAL COMPILER ERROR: #C2006: Parse failed (0x80004005)
INTERNAL COMPILER ERROR: #C2003: Failed to process file: LANZAROTE_TEST_Scenery
.XML

The LANZAROTE_TEST_Scenery.XML is in the scenery folder (I have attached them)

What goes wrong?
 

Attachments

Oh, you are very fast... thank you.
I have installed the msxml.msi package and now I get this:
(I've drawed a polygone and inside a line)


Shp2Vec.exe version 10.0.60905.0 - VectorQuad 6
Copyright (c) 2006 Microsoft Corporation. All Rights Reserved.

Processing PKXLANDCLASS.shp


Writing vector data to .\cvxLANDCLASS

DONE (1 shapes)

Compression statistics
Type Count Bytes in Bytes out
Null (raw data) 0 0 0
Predictive Delta 1 344 81
Quantization 0 0 0

Parsing document: LANDCLASS_Scenery.XML

INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)

ERROR: 15, 1, Error parsing '197,85' as double datatype.
The attribute: 'heading' has an invalid value according to its data type.
INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)

ERROR: 30, 1, Error parsing '194,38' as double datatype.
The attribute: 'heading' has an invalid value according to its data type.
INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)

ERROR: 45, 1, Error parsing '192,68' as double datatype.
The attribute: 'heading' has an invalid value according to its data type.
INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)

ERROR: 60, 1, Error parsing '187,44' as double datatype.
The attribute: 'heading' has an invalid value according to its data type.
INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)

ERROR: 75, 1, Error parsing '185,11' as double datatype.
The attribute: 'heading' has an invalid value according to its data type.
INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)

ERROR: 90, 1, Error parsing '185,11' as double datatype.
The attribute: 'heading' has an invalid value according to its data type.
INTERNAL COMPILER ERROR: #C2606: Schema errors detected, compilation failed!


Parse complete!
 
Back
Top