FSDeveloper Community

Go Back   FSDeveloper Community > Microsoft Flight Simulator development > Scenery Design - Airport Design > FSX Planner

FSX Planner Use this forum to discuss the FSX Planner tool

Reply
 
Thread Tools Display Modes
  #1  
Old 26 Jun 2008, 14:18
Bogu Bogu is offline
  us-california
Join Date: Jun 2008
Posts: 7
Question Working FSX Planner with Microsoft ESP

Hi guys

I'm an intern for a corporation, so instead of using FSX to do simulation work, Microsoft has us using the ESP platform (which is bascially FSX but for real non-gaming simulations).
...so the file paths are a little different, but they should be similar to FSX's.

I'm currently using FSX planner to try and change some of the airports around, but the problem is that the FSX planner won't allow me to compile my changes; the compiler output has the following displayed:
Parsing document: Dallas-Ft Worth Intl KDFW.xml

INTERNAL COMPILER ERROR: #C2424: COM FREQUENCY can be 118.000 to 136.992Mhz in 0.0083Mhz steps!
INTERNAL COMPILER ERROR: #C2031: Failed element parse <Com>
INTERNAL COMPILER ERROR: #C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <Airport
ERROR: country = United States
ERROR: state = Texas
ERROR: city = Dallas-Ft Worth
ERROR: name = Dallas-Ft Worth Intl
ERROR: lat = 32.89682786911726
ERROR: lon = -97.03799709677696
ERROR: alt = 185.013M
ERROR: magvar = -6.0
ERROR: ident = KDFW
ERROR: trafficScalar = 0.7
ERROR: airportTestRadius = 5000.0M
ERROR: >
ERROR: <Com
ERROR: frequency = 135.92499
ERROR: type = ATIS
ERROR: name = KDFW
ERROR: >
ERROR:
INTERNAL COMPILER ERROR: #C2607: Compilation errors detected, compilation failed!


Parse complete!

Can't copy BGL file into the destination folder:
C:\Program Files\Microsoft ESP\1.0\SDK\Environment Kit\BGL Compiler SDK\Dallas-Ft Worth Intl KDFW.BGL (The system cannot find the file specified)
What do the errors mean?

All I changed for the airport was add a couple of taxiways.

Help please
Bogu
Reply With Quote
  #2  
Old 26 Jun 2008, 16:10
scruffyduck's Avatar
scruffyduck scruffyduck is offline
  wales
Location: Trefnant, North Wales
Join Date: Sep 2005
Posts: 22,235
The error means what it says

Quote:
COM FREQUENCY can be 118.000 to 136.992Mhz in 0.0083Mhz steps!

ERROR: ERROR: frequency = 135.92499
ERROR: type = ATIS
ERROR: name = KDFW
ERROR: >
This ATIS frequency you have for Airport Comms would appear to be invalid as it does not meet the requirement specified above.
Reply With Quote
  #3  
Old 26 Jun 2008, 16:17
arno's Avatar
arno arno is offline
  netherlands
Location: Amsterdam
Join Date: May 2004
Posts: 18,923
Send a message via Skype™ to arno
Hi,

The error mentions the COM frequency being wrong, so I would check the XML file to see what value you got defined in there.
__________________
Arno
If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done.

FSDeveloper Administrator | Former Microsoft FS MVP
Quick links: My tools | Wiki | Download center | Blog
Reply With Quote
  #4  
Old 26 Jun 2008, 16:28
GrahamS's Avatar
GrahamS GrahamS is offline
  unitedkingdom
Join Date: Mar 2006
Posts: 463
It should be 135.925!
Reply With Quote
  #5  
Old 26 Jun 2008, 17:16
Timmo's Avatar
Timmo Timmo is offline
  newzealand
Location: Tauranga, New Zealand
Join Date: Jan 2007
Posts: 548
Cool!....I want to come and work for your company!
Reply With Quote
  #6  
Old 26 Jun 2008, 17:22
BASys's Avatar
BASys BASys is offline
  scotland
Location: EGNL, Barrow-in-Furness, Cumbria, UK
Join Date: May 2006
Posts: 1,176
Hi Folks

Jon -
Could this be a decompilation error
as per those I'd identified related to coords ?

ATB
Paul
__________________

ODG Preview

I've never felt so frustrated,
died so frequently/spectacularly/or needlessly,
yet had so much fun, in a long time.

Flight's Landing Challenges

FLIGHT - Earn your wings !
Reply With Quote
  #7  
Old 26 Jun 2008, 17:26
GrahamS's Avatar
GrahamS GrahamS is offline
  unitedkingdom
Join Date: Mar 2006
Posts: 463
That looks the most likely cause Paul.
Reply With Quote
  #8  
Old 27 Jun 2008, 02:34
scruffyduck's Avatar
scruffyduck scruffyduck is offline
  wales
Location: Trefnant, North Wales
Join Date: Sep 2005
Posts: 22,235
Agreed - that could be - a decompile of the bgl to xml followed by a recompile and decompile might well change that number
Reply With Quote
  #9  
Old 27 Jun 2008, 10:09
rf360m rf360m is offline
 
Join Date: Apr 2007
Posts: 961
Thanks for all the posts above. We'll look into this to see if it is a rounding error, or something else.

-Russell
Reply With Quote
  #10  
Old 30 Jun 2008, 11:22
Bogu Bogu is offline
  us-california
Join Date: Jun 2008
Posts: 7
Hi guys...

Another quick question:

Can you select multiple objects in FsX Planner? For example: what I am trying to do is edit a majority of the existing taxiways (i.e. changing the surface type). But since I don't know how to select multiple objects, I have to go in and edit each one... one by one - very time consuming.

Is there a way to speed this up?

Also:

I edited the taxiways to have a centerline and have the CL lighted..
But when I run the program, the center line isn't lighted at all.

What am I doing wrong?

Last edited by Bogu; 30 Jun 2008 at 11:47.
Reply With Quote
  #11  
Old 01 Jul 2008, 10:22
rf360m rf360m is offline
 
Join Date: Apr 2007
Posts: 961
Right now you can't select multiple items. This ability will be included in the next version.

Regarding your lighted center line question - just to check, you are looking at the airport at night, correct? (Hopefully that's a stupid question. )

-Russell
Reply With Quote
  #12  
Old 01 Jul 2008, 17:25
Bogu Bogu is offline
  us-california
Join Date: Jun 2008
Posts: 7


Yes Russel...I set the simulator at night.
And I know I did because everything is pitch black except for the blinkers on my plane, and the runway center line/approach lights.

I set the taxiway centerlines lines as TRUE, but they're not lighted.
Help please?

PS: Just once again, I am technically not using FSX, beacuse since I'm working for industry, Microsoft has requested that we use Microsoft ESP (bascially the visual platform of FSX without the game component) - since we're not playing around but running real aeronautical simulations.
Could this affect the fact that taxiways are supposed to be lighted but are not?

And another question: when is the next version coming out? (I'm very excited)
Reply With Quote
  #13  
Old 02 Jul 2008, 10:31
rf360m rf360m is offline
 
Join Date: Apr 2007
Posts: 961
I don't have any experience with ESP vs FSX. It could be possible that some things, such as center lights do behave differently in ESP than they do in FSX. The only way to test that would be to get a copy of both and see if there is a difference. In ESP do you fly a plane? If so is there a difference between it and FSX?

As for the next version, I assume you are referring to FSX Planner, it is in the works, but is taking longer than expected due to various items.

-Russell
Reply With Quote
  #14  
Old 02 Jul 2008, 11:53
Bogu Bogu is offline
  us-california
Join Date: Jun 2008
Posts: 7
As far as I know, ESP and FSX are both the same thing.

Its just that ESP is the professional visual platorm used for industry... like FSX stripped of all the gaming options.

However, you can fly a plane of your choice at an airport of your choice.

Website is here: http://www.microsoft.com/esp/
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
AI Flight Planner Not Working thetford569 AI Flight Planner 3 13 May 2008 21:38
FSX Planner Release 25 now available (Septembet 15th) rf360m FSX Planner 4 15 Sep 2007 16:40
FSX Planner release 24 now available (September 4th) rf360m FSX Planner 0 04 Sep 2007 15:14
FSX Planner Release 21 now available (July 22) rf360m FSX Planner 23 06 Aug 2007 17:01
What is FSX Planner? (an airport editor) rf360m FSX Planner 12 03 Aug 2007 20:36


All times are GMT -4. The time now is 01:25.

Kirsch designed by Andrew & Austin


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.