Jump to content
The simFlight Network Forums

Recommended Posts

Posted

okay so i downloaded fsuipc, installed it , as i ran fsx i expected it to pop up asking me to trust fsuipc but it never... i also noticed fsuipc is not in the addons menu of fsx. Any help would be very much appreciated.

Posted
Installer for FSUIPC4.DLL version 4.934

 

Looking in registry for FSX install path:

     HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Flight Simulator\10.0

     Parameter"SetupPath"

... >>>  OK! FOUND FSX!  <<< ...

Looking in registry for ESP install path:

     HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft ESP\1.0

     Parameter"SetupPath"

Not there, so looking in:

     HKEY_CURRENT_USER\ESP

     Parameter"AppPath"

... NOT found! ...

Looking in registry for Prepar3D install path:

     HKEY_LOCAL_MACHINE\SOFTWARE\LockheedMartin\Prepar3D

     Parameter"SetupPath"

Not there, so looking in:

     HKEY_CURRENT_USER\Prepar3D

     Parameter"AppPath"

... NOT found! ...

Looking in registry for Prepar3D v2 install path:

     HKEY_LOCAL_MACHINE\SOFTWARE\Lockheed Martin\Prepar3D v2

     Parameter"SetupPath"

Not there, so looking in:

     HKEY_CURRENT_USER\Prepar3D v2

     Parameter"AppPath"

... NOT found! ...

===========================================================

 

INSTALLATION FOR FSX:

SetupPath="C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\"

Checking version of the FSX EXE:

... Version 10.0.61637.0  (Need at least 10.0.60905.0)

Checking compatibility with installed SimConnect:

    Found SimConnect build 60905 (Original)

    Found SimConnect build 61242 (SP1 May07)

    Found SimConnect build 61259 (Acc/SP2 Oct07)

Checking if there's already a version of FSUIPC4 installed in:

       C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules\FSUIPC4.DLL

... Version 4.934 found.

FSX Modules folder already exists.

Okay -- installed FSUIPC4 into "C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules\FSUIPC4.DLL"

Looking for the current user's Application Data path: 

... found as "C:\Users\Dougies\AppData\Roaming"

Now finding \Microsoft\FSX\FSX.CFG for all users, including this one

Looking in "C:\Users\All Users\AppData\Roaming"

 ... No FSX.CFG there

Looking in "C:\Users\Default\AppData\Roaming"

 ... No FSX.CFG there

Looking in "C:\Users\Default User\AppData\Roaming"

 ... No FSX.CFG there

Looking in "C:\Users\doug\AppData\Roaming"

 ... No FSX.CFG there

Looking in "C:\Users\Dougies\AppData\Roaming"

Found FSX.CFG in "C:\Users\Dougies\AppData\Roaming\Microsoft\FSX\FSX.CFG"

Now checking DLL.XML ...

... There is a previous DLL.XML, checking for FSUIPC4 section.

... FSUIPC4 section already exists but will be replaced.

     (for FSUIPC4, without Loader)

... FSUIPC4 section of DLL.XML written okay

Now checking for a SimConnect.XML file ...

... No SimConnect.XML file found. This is okay.

Looking in "C:\Users\Public\AppData\Roaming"

 ... No FSX.CFG there

"Modules\FSUIPC Documents" folder already exists.

Now installing additional files into the "Modules\FSUIPC Documents" folder:

   Installed "FSUIPC4 User Guide.pdf" okay

   Installed "FSUIPC4 for Advanced Users.pdf" okay

   Installed "FSUIPC4 History.pdf" okay

   Installed "List of FSX and P3D controls.pdf" okay

   Installed "FSUIPC Lua Library.pdf" okay

   Installed "FSUIPC Lua Plug-Ins.pdf" okay

   Installed "Lua License.pdf" okay

   Installed "Lua Plugins for VRInsight Devices.pdf" okay

   Installed "LuaFileSystem.pdf" okay

   Installed "Example LUA plugins.zip" okay

   Installed "ASN WX Radar facilities in FSUIPC4.pdf" okay

   Installed "Offset Mapping for PMDG 737NGX.pdf" okay

   Installed "FSUIPC4 Offsets Status.pdf" okay

===========================================================

 

All installer tasks completed.

Registration for FSUIPC4 was cancelled or failed! (result code 40)

 

*************** End of Install Log ***************
Posted

Installer for FSUIPC4.DLL version 4.934

 

Okat, all that looks okay. So, two more files to check:

 

First, is there an FSUIPC4.LOG file in that Modules folder? If so then FSUIPC4 is being loaded -- please paste its contents here.

 

Second, the DLL.XML file is responsible for telling SimConnect which modules to load. Maybe it is corrupt, so please let me see that. You can find it here:

 

C:\Users\Dougies\AppData\Roaming\Microsoft\FSX

 

Finally, take a look in the FSX.CFG file in the same folder. No need to post it here. If there are any entries referring to FSUIPC in the [Trusted] section, delete them.

 

Pete

Posted (edited)

there is no log file in the modules folder.

 

there is also no fsuipc entries in the trusted section

 

here is the DLL file

 

<?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>True</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>True</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>True</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>PMDG HUD interface</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDG_HUD_interface.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>PMDG Interface</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDG_Interface.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>RAASPRO</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>.\RAASPRO\RAASPRO.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
        <Name>FSUIPC 4</Name>
        <Disabled>False</Disabled>
        <Path>Modules\FSUIPC4.dll</Path>
    </Launch.Addon>
</SimBase.Document>
Edited by Dougie51
Posted

 

there is no log file in the modules folder.

 

there is also no fsuipc entries in the trusted section

 

here is the DLL file

 

That looks fine.

 

So it is a puzzle. SimConnect is ignoring the entry in the DLL.XML file?  Do the other modules load -- eg the one before FSUIPC, "RAASPRO"?

 

Maybe we need a SimConnect log to see what it says. There's a thread in the FAQ subforum which tells you how to get one of those.

 

Pete

Posted (edited)

RAASPRO does load.

 

i made a "Simconnect.ini" file and saved it into the Flight SImulator X Files

 

I copy and pasted the text below into notepad and saved file but i do not no where i can find the actual log? i ran fsx after i made it but cant locate the log

 

PS, i am using windows 8 if that is relevant.

 

 

 

[SimConnect]

level=Verbose
console=No
file=path to FSX\Modules\SimConnect%01u.Log
file_max_index=9

Edited by Dougie51
Posted

RAASPRO does load.

 

i made a "Simconnect.ini" file and saved it into the Flight SImulator X Files

 

I copy and pasted the text below into notepad and saved file but i do not no where i can find the actual log? i ran fsx after i made it but cant locate the log

 

PS, i am using windows 8 if that is relevant.

 

 

 

[SimConnect]

level=Verbose

console=No

file=path to FSX\Modules\SimConnect%01u.Log

file_max_index=9

 

Er ... the log would be in the FSX modules folder if you'd put the path to it where it clearly says "path to FSX\Modules". As it is that path is invalid so no log will be generated.

 

Pete

Posted

i did type "file=path to FSX\Modules\SimConnect%01u.Log"   

 

but the only files in the modules folder are FSUIPC Documents, FSUIPC Install, FSUIPC.DLL and FSUIPC.key

Posted

i did type "file=path to FSX\Modules\SimConnect%01u.Log"   

 

but the only files in the modules folder are FSUIPC Documents, FSUIPC Install, FSUIPC.DLL and FSUIPC.key

 

Oh dear. The path to the FSX modules folder is NOT "path to ..." YOU must fill that part in with the actual path to the FSX folder on your specific PC!!!! There has to be a Drive, for instance, like C:

 

A typical FS path is "C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X", but it depends on your setup. On my system it is simply "E:\FSX"., so I would put:

 

file=E:\FSX\Modules\SimConnect%01u.Log

 

See? YOU have to fill in the path!!!!

 

Pete

Posted

i typed "C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules\SimConnect%01u.Log"

 

But there is still no log file.

 

Did you omit the "file=" part by any chance?

 

I think you'd better show me the SimConnect.INI file again, and also tell me where you put it!

 

I've never ever have anyone fail to get a SimConnect log before.

 

Pete

Posted
this is what i put in the file.

[simConnect]

level=Verbose

console=No

file= C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules\SimConnect%01u.Log

file_max_index=9 

 

the file is located here C:\Users\Dougies\Documents\Flight Simulator X Files

Posted

 

this is what i put in the file.
[simConnect]
level=Verbose
console=No
file= C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules\SimConnect%01u.Log
file_max_index=9 
 
the file is located here C:\Users\Dougies\Documents\Flight Simulator X Files

 

 

Well, if you are sure this doesn't give you a simconnect log then something is really very very seriously wrong with your FS installation. this logging facility is not anything of mine, it is built into SimConnect (all versions). Sorry, but I'm all out of ideas. I can only suggest you reinstall everything and hope it then works. I'm absolutely amazed that you have the other add-ins loading -- it seems impossible given that even the basic Simconnect facilities aren't working.

 

One last question -- you did prepare the file using something like Notepad, didn't you, not Word or a word processor of any kind? It must be a normal text file, NOT a word processed file.

 

Pete

Posted

Hi,

 

don't forget you cannot write an file type INI to C:\Program Files ... under Win7. And the original example from MS and also from LM doesn't work because they want to write to C:\ that doesn't work either under Win7.

Posted

okay i reinstalled everything and it works now, thanks for your help. its greatly appreciated

 

 

Okay. Something must have been corrupted, but I've no idea what could give those symptoms. I'm glad you are okay now.

 

Pete

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.