FSDeveloper Community

Go Back   FSDeveloper Community > Microsoft Flight Simulator development > SDK installation

SDK installation Use this forum to discuss problems related to the installation of the SDK. But first READ the sticky for SDK installation instructions.

Reply
 
Thread Tools Display Modes
  #1  
Old 05 Feb 2011, 15:35
bobhnat bobhnat is offline
  us-california
Join Date: Feb 2011
Posts: 1
SDK Tools not visible in FSX

I followed all the instructions for installing SDK unto my computer but the tools do not appear in FSX. FSUIPC does.

I have changed the 0 to 1 in FSX.CFG but it changes after FSX in run.

I would appreciate any help. This is driving me crazy!

Here is my ADE-Check-Report and dll.xml

Date of Report: 2/5/2011 9:26:27 PM
Operating System: Microsoft Windows 7 Ultimate
OS Service Pack: n/a
OS Version: 6.1.7600 (64 Bit)
OS Language: English (United States) => separator: '.'
Nodename: SUPERFLIGHT
ADE installed: no
ADE Path: ADE not found
ADE Install Version: n/a
ADE File Version: n/a
ADE Info: n/a
FXS installed: yes
FSX Path: D:\FSX\
FSX Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
FSX Trailing '\' Error: False
FX9 installed: no
FS9 Path: n/a
FS9 Version: n/a
FS9 Trailing '\' Error: False
RTM Simconnect: yes
SP1 Simconnect: yes
SP2 Simconnect: yes
FSX SDK installed: yes
FSX SDK Path: D:\FSX\SDK\
FSX SDK Trailing '\' Error: False
BGLComp Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
BGLComp >= SP1: yes
Shp2Vec found: yes
.NET 1.1 installed: no
.NET 2.0 installed: yes
.NET 3.0 installed: yes
.NET 3.5 installed: yes
XML3 installed: yes
XML4 installed: yes
XML5 installed: no
XML6 installed: yes
FSUIPC/FS9 installed: n/a
FSUIPC/FSX installed: 4.661
Connected to FS9 ok: no
Connected to FSX ok: yes




<?xml version="1.0" encoding="Windows-1252" ?>
- <SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
- <Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>D:\FSX\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>D:\FSX\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>D:\FSX\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.dll</Path>
</Launch.Addon>
</SimBase.Document>
__________________

Bob
______________________
Browser: Firefox 3.6 and IE 8
OS: Windows 7 Ultimate 64 6.1.7600
Processors: 6 @ 3.2
DRAM: 8
Simulator: FSX with Acceleration Pack
MyTraffic
SuperTrafficBoard 3.0
Aerosoft FSC 9 (Download Upgrade)
FSUIPC: 4.61a (Registered)
WideFS (Registered)
Reply With Quote
  #2  
Old 06 Feb 2011, 03:31
BASys's Avatar
BASys BASys is offline
  scotland
Location: EGNL, Barrow-in-Furness, Cumbria, UK
Join Date: May 2006
Posts: 1,153
Hi Folks

bobnhat -

Code:
FSX Path: D:\FSX\
FSX SDK Path: D:\FSX\SDK\

<Path>D:\FSX\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
<Path>D:\FSX\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
<Path>D:\FSX\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
Anything catch you eye ?

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
  #3  
Old 06 Feb 2011, 11:38
n4gix n4gix is offline
  unitedstates
Location: Hammond, Indiana
Join Date: Sep 2006
Posts: 8,514
Two things "catch my eye."

1. The paths to the Tools are incorrect.
2. The SDK was installed inside of FSX's folder, which is a quick way to uber-confusion!

Based on the installation, these three entries should work:

<Path>D:\FSX\SDK\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
<Path>D:\FSX\SDK\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
<Path>D:\FSX\SDK\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>

A better scheme for installing the SDK would have been:

D:\FSX_SDK\...
__________________
Bill Leaming
3d Modeler Max/GMax
C & XML Gauge Programmer
Eaglesoft Development Group
http://eaglesoftdg.com

Intel® Core™ i7-3770k 4.2GHz - Crucial 16GB DDR3 - Dual Radeon HD770 1GB DDR5 (Crossfire) - Eco II Watercooling - Win7 64bit
Intel® Core™ i7-2600k 3.4GHz - Crucial 4GB DDR3 - NVIDIA GeForce GTX550Ti 1GB - Win7 64bit
Intel® Core™ i7-860 2.8GHz - Crucial 8GB DDR3 - NVIDIA GeForce GTS240 1GB - Win8 64bit
NOTE: Unless explicitly stated otherwise, everything written by my hand is MY opinion. I do NOT speak for any company, real or imagined...
Reply With Quote
  #4  
Old 06 Feb 2011, 16:26
BASys's Avatar
BASys BASys is offline
  scotland
Location: EGNL, Barrow-in-Furness, Cumbria, UK
Join Date: May 2006
Posts: 1,153
Hi Folks

bobnhat -
In this instance, as installed,
the correct paths should be -
<Path>D:\FSX\SDK\Mission Creation Kit\object_placement.dll</Path>
<Path>D:\FSX\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
<Path>D:\FSX\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>

However you'd be better uninstalling the SDK entirely,
and reinstalling as per Bill's suggestion D:\FSX_SDK\

HTH
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
  #5  
Old 14 May 2011, 18:48
Roy Holmes Roy Holmes is offline
  us-virginia
Location: Roanoke VA
Join Date: Feb 2011
Posts: 764
Same problem no tools!

I'm having the exact same problem. I edit fsx.CFG with a 1 at the end of the individual tools, start FSX and it writes a 0. Therefore I assume my paths are wrong and need help. I'll just comment on the object_placement.dll because what is wrong with that is wrong with the other two.

Code:
C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll.htnlilabwrwcalbrzilbiqrhbnkwuaonccnwkwlk=1

 <Path>C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
I have no problems with the SDK path for anything else, just the tools.

I have run ConfigSDK.exe.

Any ideas?

Roy
Reply With Quote
  #6  
Old 14 May 2011, 22:31
n4gix n4gix is offline
  unitedstates
Location: Hammond, Indiana
Join Date: Sep 2006
Posts: 8,514
Roy, you should simply remove those entries from fsx.cfg and let FSX prompt you for approval again. Each time it will generate a new gobbledegook string of characters...
__________________
Bill Leaming
3d Modeler Max/GMax
C & XML Gauge Programmer
Eaglesoft Development Group
http://eaglesoftdg.com

Intel® Core™ i7-3770k 4.2GHz - Crucial 16GB DDR3 - Dual Radeon HD770 1GB DDR5 (Crossfire) - Eco II Watercooling - Win7 64bit
Intel® Core™ i7-2600k 3.4GHz - Crucial 4GB DDR3 - NVIDIA GeForce GTX550Ti 1GB - Win7 64bit
Intel® Core™ i7-860 2.8GHz - Crucial 8GB DDR3 - NVIDIA GeForce GTS240 1GB - Win8 64bit
NOTE: Unless explicitly stated otherwise, everything written by my hand is MY opinion. I do NOT speak for any company, real or imagined...
Reply With Quote
  #7  
Old 15 May 2011, 06:40
Tejal Bernardo Tejal Bernardo is offline
  spain
Location: GCXO
Join Date: Mar 2011
Posts: 2,138
Just as a comment, I had to edit and correct every entry in the dll.xml file, the true/false thing and the path to the tools, crazy thing, yes., I installed the Sdk inside Fsx too, this is a entry.

<Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>false</Disabled>
<ManualLoad>False</ManualLoad>
<Path>D:\Flight Simulator X\SDK\Mission Creation Kit\object_placement.dll</Path>

I can't remember if I had to edit the individuals files in the Sdk too. (dll files). good luck.
Reply With Quote
  #8  
Old 15 May 2011, 07:33
Roy Holmes Roy Holmes is offline
  us-virginia
Location: Roanoke VA
Join Date: Feb 2011
Posts: 764
Bill,
When I delete the lines and start FSX it just writes them back with 0 and does not ask for approval. I have FSUIPC showing only in the add on drop down. When I remove that line from the CFG, it asks for approval and writes it correctly.

I'm pretty sure it only writes the line if it is correctly called up in dll.XML, because I have old renamed copies of CFG before I enabled the tools in dll.XML and the tools were not mentioned then in CFG.

In the mission creation folder there is another instance of dll.xml that only covers the object placement tool and it also has the correct path, but I see no reason why it should do anything.

If I delete CFG, it writes the default one and puts the tools to 0 without asking for approval.

I only have FSXA and the SDK was correctly installed.

Roy
Reply With Quote
  #9  
Old 15 May 2011, 10:27
n4gix n4gix is offline
  unitedstates
Location: Hammond, Indiana
Join Date: Sep 2006
Posts: 8,514
Roy, the only version of the dll.xml file that has any affect whatever is the one kept in your UserName\AppData\Roaming folder. Mine for example is kept here:

C:\Users\Bill\AppData\Roaming\Microsoft\FSX\dll.xm l

The copies found in various folders of the SDK are strictly for reference, and have no affect whatever on the sim.

Under normal circumstances, no one should ever need to "hand edit" the working fsx.cfg file (which is also located in the same folder as dll.xml).

To be perfectly frank, the entire installation should have been simplified by ACES before they ever released the SDK, but it is what it is. In 99% of the cases I've seen over the past six years though, the most common reasons for the SDK Tools to fail to appear correctly have all been traced back to user's errors, which themselves are often a result of not following the SDK's rather cryptic instructions carefully...
__________________
Bill Leaming
3d Modeler Max/GMax
C & XML Gauge Programmer
Eaglesoft Development Group
http://eaglesoftdg.com

Intel® Core™ i7-3770k 4.2GHz - Crucial 16GB DDR3 - Dual Radeon HD770 1GB DDR5 (Crossfire) - Eco II Watercooling - Win7 64bit
Intel® Core™ i7-2600k 3.4GHz - Crucial 4GB DDR3 - NVIDIA GeForce GTX550Ti 1GB - Win7 64bit
Intel® Core™ i7-860 2.8GHz - Crucial 8GB DDR3 - NVIDIA GeForce GTS240 1GB - Win8 64bit
NOTE: Unless explicitly stated otherwise, everything written by my hand is MY opinion. I do NOT speak for any company, real or imagined...
Reply With Quote
  #10  
Old 15 May 2011, 19:45
Roy Holmes Roy Holmes is offline
  us-virginia
Location: Roanoke VA
Join Date: Feb 2011
Posts: 764
Bill,
I'm sure you are correct that it is some error on my part that is stopping the tools from appearing in the menu, but here is exactly what I'm seeing.

As I said above I was not getting the approval dialog, so I forced it by making
this change <Launch.ManualLoad>True</Launch.ManualLoad>. This gave me the dialog for each add on and I answered yes to all of them. The dialog for object placement called it Version 10.0.61355.0 which is the version of that file, so I'm assuming the path to it is correct. However all I got was FSUIPC. The CFG still wrote zeros even though I had clicked Yes (Out of perversity I tried NO, made no difference).

As a further check I said NO to FSUIPC, and got no add on in the FS menu which is what should happen, but the odd thing is that the FSUIPC line in CFG still had a 1. I know the CFG I'm looking at is the one addressed by FS because I can see the Date Modified change on my left monitor as FS starts.

It is not that I am desperate to use the tools, I'm desperate to find out what is wrong!

Roy
Reply With Quote
  #11  
Old 16 May 2011, 03:35
BASys's Avatar
BASys BASys is offline
  scotland
Location: EGNL, Barrow-in-Furness, Cumbria, UK
Join Date: May 2006
Posts: 1,153
Hi Folks

Roy -
Please see the sticky post in this forum, titled -
READ FIRST: FSX SDK installation (all versions)

Please post your ADE Check report.

HTH
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
  #12  
Old 16 May 2011, 03:47
Golf-HotelDelta Golf-HotelDelta is offline
  unitedkingdom
Location: Harton Village
Join Date: Dec 2004
Posts: 7,843
You may have multiple entries for the SDK dlls in fsx.cfg, FSX will use the last one it finds.

In fact, I have three entries for traffictoolbox.dll, two have "gobbledegook=1" and one with "gobbledegook=0".

Code:
F:\FSXSDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll.uwobncqrquwcnionoobrtraniwrithnlolunikac=1
F:\!FSX\Modules\FSUIPC4.dll.iahhqeaiuwiuwwqoknnzkaklltbhawberakekleh=1
F:\FSXSDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll.blbrbiotohwaneuwznazwcitaqlizakocnotobzb=0
F:\!FSX\Modules\FSUIPC4.dll.bnuoiocbctwicehzzeicahleenbwczzahcrrnzlh=1
F:\FSXSDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll.tuaizohlknkacnhokbttlkooltkonzucnkbuahre=1
F:\FSXSDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll.nqktllhalnebzqcqnubiwuezoiqeeacbootkiaoo=1
__________________
George
Reply With Quote
  #13  
Old 16 May 2011, 07:54
Roy Holmes Roy Holmes is offline
  us-virginia
Location: Roanoke VA
Join Date: Feb 2011
Posts: 764
ADE Check

Nodename: ROYHOLMES-PC
ADE installed: yes
ADE Path: C:\MSFS\FS Design Tools\Airport Design Editor 9x
ADE Install Version: 1.47.7.0
ADE File Version: 1.47.07
ADE Info: Airport Design Editor 9x Version 1.47.7.0
FXS installed: yes
FSX Path: C:\Program Files\Microsoft Games\Microsoft Flight Simulator X\
FSX Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
FSX Trailing '\' Error: False
FX9 installed: no
FS9 Path: n/a
FS9 Version: n/a
FS9 Trailing '\' Error: False
RTM Simconnect: yes
SP1 Simconnect: yes
SP2 Simconnect: yes
FSX SDK installed: yes
FSX SDK Path: C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\
FSX SDK Trailing '\' Error: False
BGLComp Version: 10.0.60905.0
BGLComp >= SP1: no
Shp2Vec found: yes
.NET 1.1 installed: no
.NET 2.0 installed: yes
.NET 3.0 installed: yes
.NET 3.5 installed: yes
XML3 installed: yes
XML4 installed: yes
XML5 installed: yes
XML6 installed: yes
FSUIPC/FS9 installed: n/a
FSUIPC/FSX installed: 4.60a
Connected to FS9 ok: no
Connected to FSX ok: no
Reply With Quote
  #14  
Old 16 May 2011, 09:23
BASys's Avatar
BASys BASys is offline
  scotland
Location: EGNL, Barrow-in-Furness, Cumbria, UK
Join Date: May 2006
Posts: 1,153
Hi Folks

Roy -
As per the READ FIRST & both wiki articles

* The SDK will not work.
* The FSX in-game Tools/Extras menu will not display.
* 3rd party tools may not work, or function correctly.

UNLESS you install the appropriate SDK SP version,
which corresponds to your FSX game SP version.




You've installed FSX Acceleration,
but only installed the RTM SDK.



HTH
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
  #15  
Old 16 May 2011, 15:09
Roy Holmes Roy Holmes is offline
  us-virginia
Location: Roanoke VA
Join Date: Feb 2011
Posts: 764
Thanks

Did exactly what you said and I have Tools!

Strange thing is that I installed the FSXA SDK from the DVD set-up menu and everything was there and working except for Tools. Guess it was a registry issue.

Thanks again
Roy
Reply With Quote
Reply

Tags
sdk

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
questions from an old timer bob5568 Airport Design General 4 28 Mar 2010 00:31
Landing Gear Animation- not visible in FSX. WindRider12 Modeling 3 22 Jan 2010 23:40
Looking for some FSX Tools drv4truk General chat 4 23 Nov 2008 23:28
Tools needed to export to FSX sydney2006 FSDS 3 01 Nov 2008 18:40
Vista and FSX scenery tools Andrew GMax and 3DS Max 9 18 Apr 2007 12:54


All times are GMT -4. The time now is 07:26.

Kirsch designed by Andrew & Austin


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