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

Any Help?

Messages
4
Country
unitedstates
I downloaded the new ADE9 V1.78, I keep getting an error when I try to compile an BGL file. I am not code with code, so no idea what this all means. Any help would be greatly appreciated, I am trying to learn all of this.

ADE9.JPG
Initial Error.JPG

000001 <?xml version="1.0" encoding="ISO-8859-1"?> <<<<
000002 <!-- Created by Scenery Design Engine (SDE) on 11/24/2020 -->
000003 <FSData
000004 version="9.0"
000005 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
000006 xsi:noNamespaceSchemaLocation="bglcomp.xsd">
000007 <Airport
000008 country="Australia"
000009 state="Queensland"
000010 city="Cairns"
000011 name="Cairns Intl"
000012 lat="-16.8798923492432"
000013 lon="145.755475759506"
000014 alt="3.048M"
000015 magvar="-6.79998779296875"
000016 ident="YBCS"
 
Messages
1,004
Country
us-florida
The first thing to check is the Issue Manager. With your project loaded into ADE look at the lower left corner of the screen. The box is either red or green. If it's red click on it to see the detail of what the problems are. If it's green then that says the Issue Manager has not found any thing in your project file that would be a problem at compile time.
 

tgibson

Resource contributor
Messages
11,338
Country
us-california
 
Top