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

Build 091_2628 compile error?

Messages
349
Jon,

I decompiled CYSE with SDE. I tried to recompile and the compile failed with a parse error on the verteces (sp?) for the boundary fence.

Deleting the boundary fence allowed it to compile fine. In FSX the fence is still there because it is generated from the original file, I assume. The SDE generated bgl is in the addon scenery/scenery folder.

My guess is that this is a known issue. Just in case it's not I thought I should post. I had the same result with another stock field, CAP3.

Thanks,

Derrick
 
Hi Derrick

Something funny is going on with that bgl but I cannot see what it is at the moment. I am not seeing the same compiler error as you but the compiler is failing.

I will investigate it a bit further to see what is going on
 
Thanks, Jon.

Like I said, I found a good workaround so I was able to move forward with my sinister plans to take over CYSE and remake it for my own purposes.

You may have given me too much power.:eek:

Good luck with your projects. If I can be any support let me know.

Derrick
 
Hi Derrick

Well I am glad it works for you. I will need to sort it out in any case. I assume that you have SDE pointing to the latest version of the FSX BglComp.exe? - the one that comes with the SP1 update of the SDK. I seem to recall that there was a compile error on Boundary Fences for the original version that came on the DVD
 
let me check...

10.0.61206.1 is the bglcomp file version in the sdk folder.

10.0.60905.0 is the version in the folder SDE was pointed to. (Don't know how to explain that one. I thought I copied it from the SDK after the SP1 update. I didn't have your tools at the time and was running bgl from commandline to sort out errors so I moved it to a c:\ folder to limit my typing.)

When I pointed SDE to the SDK folder it compiled. I did this twice and also on CAP3. Success all three times.

Sorry for the wild goose chase!

Derrick
 
Last edited:
I guess you have heard of the infamous ID_10_T errors, eh? (Remove the underscores and read, if you haven't heard.) Seems I had one of those errors.

Thanks,

Derrick
 
I guess you have heard of the infamous ID_10_T errors, eh? (Remove the underscores and read, if you haven't heard.) Seems I had one of those errors.

Thanks,

Derrick

Yes.

Also there is a problem with airports that have '&' in their name. SDE should change that to something the compiler will accept but right now it does not seem to work.
 
Back
Top