Jump to content
The simFlight Network Forums

FSUIPC blocks SDK from loading.


Recommended Posts

A new install of FSX + Acceleration on Win7 64 with the SDK installed.

I manually added the FSUIPC entry to the dll.xml, restarted FSX and under Tools the SDK modules were gone and FSUIPC

was there. Removed FSUIPC entry, restarted FSX and SDK modules were back under tools. FSUIPC and SDK modules are trusted in

FSX.cfg. Downloaded and installed FSUIPC 4.971 and ran install as Administrator. Checked dll.xml and FSUIPC entry was there.

Restarted FSX and SDK modules are gone with FSUIPC the only entry. Once more removed FSUIPC entry and SDK modules were back after FSX restart.

No SDK modules with code below.  Puzzled...

<?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>..\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>..\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>..\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>

 

Edited by Seahawk72s
added more info
Link to comment
Share on other sites

On 11/3/2017 at 1:53 AM, Seahawk72s said:

I manually added the FSUIPC entry to the dll.xml,

Why? The FSUIPC INstaller does that for you.

On 11/4/2017 at 6:47 AM, Seahawk72s said:

I'm assuming its some sort of sensitivity with the SDK install that's causing the problem.

I've always had the Tools and AddOns menu running with no problems. I don't understand why you are manually editing the XML file.

You can use SimConnect logging to see what DLLs and EXEs are being loaded by SimConnect from the XML files, and it also logs the error number/message if one it sees does not load. Check that. SimConnect logging is enabled with entries in a Simconnect.ini file in your FS Documents folder. See the FAQ subforum for a thread on that.

Pete

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.