• 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.

Multiple File Problems

Messages
12
Country
us-texas
Getting this error a lot. I have no problems compiling single objects....when it comes to putting together multiple objects in a library I run into problems. Here is the error message:

Parsing document: library_creator_xml_temp_compile.xml

ERROR C2133: Invalid GUID passed as model name (3A5C6F9484854885533E864EB7D12A)
ERROR C2031: Failed element parse <ModelData>
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\holloman_hangar\MAIW_hanger_RHclosed_HO.mdl
ERROR: name = 3A5C6F9484854885533E864EB7D12A
ERROR: >
ERROR:
ERROR C2298: Model data requires GUID and file name!
ERROR C2150: Model must have GUID and filename!
ERROR C2340: Failed to finalize MODEL_DATA!
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\holloman_hangar\MAIW_hanger_RHclosed_HO.mdl
ERROR: name = 3A5C6F9484854885533E864EB7D12A
ERROR: >
ERROR:
ERROR C2024: Failed to process closing element tag <ModelData> near line 2!
ERROR C2133: Invalid GUID passed as model name (8413BC83A54D245B2EAD6693AC2A59)
ERROR C2031: Failed element parse <ModelData>
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\holloman_hangar\MAIW_hanger_open_HO.mdl
ERROR: name = 8413BC83A54D245B2EAD6693AC2A59
ERROR: >
ERROR:
ERROR C2298: Model data requires GUID and file name!
ERROR C2150: Model must have GUID and filename!
ERROR C2340: Failed to finalize MODEL_DATA!
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\holloman_hangar\MAIW_hanger_open_HO.mdl
ERROR: name = 8413BC83A54D245B2EAD6693AC2A59
ERROR: >
ERROR:
ERROR C2024: Failed to process closing element tag <ModelData> near line 3!
ERROR C2133: Invalid GUID passed as model name (15EA99DC39877945842AE467858A5CD)
ERROR C2031: Failed element parse <ModelData>
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\holloman_hangar\MAIW_hanger_closed_HO.mdl
ERROR: name = 15EA99DC39877945842AE467858A5CD
ERROR: >
ERROR:
ERROR C2298: Model data requires GUID and file name!
ERROR C2150: Model must have GUID and filename!
ERROR C2340: Failed to finalize MODEL_DATA!
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\holloman_hangar\MAIW_hanger_closed_HO.mdl
ERROR: name = 15EA99DC39877945842AE467858A5CD
ERROR: >
ERROR:
ERROR C2024: Failed to process closing element tag <ModelData> near line 5!

ERROR: Compilation errors detected, compilation failed!

Parse complete!

Thanks!
 
Messages
12
Country
us-texas
Bah...here is a single I can't get to compile.
Parsing document: library_creator_xml_temp_compile.xml

ERROR C2133: Invalid GUID passed as model name (31906DCB488E4747A2C2E3AEF4B267A)
ERROR C2031: Failed element parse <ModelData>
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\mdls\Holloman Hangar Closed_1.mdl
ERROR: name = 31906DCB488E4747A2C2E3AEF4B267A
ERROR: >
ERROR:
ERROR C2298: Model data requires GUID and file name!
ERROR C2150: Model must have GUID and filename!
ERROR C2340: Failed to finalize MODEL_DATA!
ERROR C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <ModelData
ERROR: sourceFile = C:\Program Files\Abacus\FSDS_V3\Projects\mdls\Holloman Hangar Closed_1.mdl
ERROR: name = 31906DCB488E4747A2C2E3AEF4B267A
ERROR: >
ERROR:
ERROR C2024: Failed to process closing element tag <ModelData> near line 2!

ERROR: Compilation errors detected, compilation failed!

Parse complete!

I just don't understand why sometimes I can get it to work and sometimes I cannot. Help! :)
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,883
Country
netherlands
Hi,

Which version are you using? The latest alpha of 2.0?

Also, can you save your XML file and attach it here on the forum? That should hopefully tell me where the bug is.
 
Top