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

compile warning

Messages
73
Country
australia
I keep getting this message

WARNING: #C1102 YTBB 541 START 1 Airport (YTBB) has object (START) that is 541 meters from the ARP with a test threshold of 1 meters! XML line: 75.
WARNING: #C1102 YTBB 539 START 1 Airport (YTBB) has object (START) that is 539 meters from the ARP with a test threshold of 1 meters! XML line: 83.
WARNING: #C1102 YTBB 173 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 173 meters from the ARP with a test threshold of 1 meters! XML line: 88.
WARNING: #C1102 YTBB 172 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 172 meters from the ARP with a test threshold of 1 meters! XML line: 93.
WARNING: #C1102 YTBB 176 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 176 meters from the ARP with a test threshold of 1 meters! XML line: 99.
WARNING: #C1102 YTBB 280 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 280 meters from the ARP with a test threshold of 1 meters! XML line: 105.
WARNING: #C1102 YTBB 292 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 292 meters from the ARP with a test threshold of 1 meters! XML line: 110.
WARNING: #C1102 YTBB 264 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 264 meters from the ARP with a test threshold of 1 meters! XML line: 115.
WARNING: #C1102 YTBB 300 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 300 meters from the ARP with a test threshold of 1 meters! XML line: 121.
WARNING: #C1102 YTBB 295 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 295 meters from the ARP with a test threshold of 1 meters! XML line: 126.
WARNING: #C1102 YTBB 184 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 184 meters from the ARP with a test threshold of 1 meters! XML line: 131.
WARNING: #C1102 YTBB 527 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 527 meters from the ARP with a test threshold of 1 meters! XML line: 136.
WARNING: #C1102 YTBB 527 TAXI_POINT 1 Airport (YTBB) has object (TAXI_POINT) that is 527 meters from the ARP with a test threshold of 1 meters! XML line: 141.
WARNING: #C1102 YTBB 276 TAXI_PARKING 1 Airport (YTBB) has object (TAXI_PARKING) that is 276 meters from the ARP with a test threshold of 1 meters! XML line: 151.
WARNING: #C1102 YTBB 263 TAXI_PARKING 1 Airport (YTBB) has object (TAXI_PARKING) that is 263 meters from the ARP with a test threshold of 1 meters! XML line: 161.
WARNING: #C1102 YTBB 322 TAXI_PARKING 1 Airport (YTBB) has object (TAXI_PARKING) that is 322 meters from the ARP with a test threshold of 1 meters! XML line: 171.
WARNING: #C1102 YTBB 305 TAXI_PARKING 1 Airport (YTBB) has object (TAXI_PARKING) that is 305 meters from the ARP with a test threshold of 1 meters! XML line: 181.
WARNING: #C1102 YTBB 199 TAXI_PARKING 1 Airport (YTBB) has object (TAXI_PARKING) that is 199 meters from the ARP with a test threshold of 1 meters! XML line: 191.
WARNING: #C1102 YTBB 200 TAXI_PARKING 1 Airport (YTBB) has object (TAXI_PARKING) that is 200 meters from the ARP with a test threshold of 1 meters! XML line: 201.


Parse complete!

A bgl file is made but it does not seem to have any effect in the sim

thanks
Steve
 
It seems you have a test radius of 1 meter. If you adjust this to say 5000 meters, then the warnings will go away.

They are just there to let you know that you have objects outside of the test radius (1 meter in your case). They do not affect compilation of the bgl file though.

-Russell
 
Thanks for your help Russel

Changing the test radius eliminated the problem. It compiles without any errors or warnings.

A bgl file is produced without any bites though and the scenery does not show correctly

If I compile the xml file manually (not through your program) I get a bgl file with some bites and the scenery diswplays as it should.

Thanks
Steve
 
I was able to successfully compile the airport to a bgl file. It's a small file at 1.2kb, but there nonetheless.

Have you been able to compile any other airport with FSX Planner?

Do you have the appropriate Prepare Options enabled? Check the Compile -> Prepare Options dialog and make sure allthe write options are checked.

-Russell
 
Things did seem to work ok until I had to do a system restore because of video card issues. It looks like it has something to do with my system rather than your program. I did reinstal FSPlanner just in case it did something but since then it will only produce a zero bgl file.

Thanks
Steve
 
Back
Top