Brebta Posted February 12, 2017 Report Posted February 12, 2017 Hello, I have problem with FSUIPC and Prepar3D (version 3.4.9.18400). I installed newest version of FSUIPC (version 4.962). No problem with installation. However when I launch my P3D, FSUIPC won't load. I cannot see it in Add-ons menu and it doesn't make any log file. Please, can you help me with this problem? Thank you very much! :) Install log: Installer for FSUIPC4.DLL version 4.962 Looking in registry for Prepar3D v1 install path: HKEY_LOCAL_MACHINE\SOFTWARE\LockheedMartin\Prepar3D Parameter"SetupPath" Not there, so looking in: HKEY_CURRENT_USER\SOFTWARE\LockheedMartin\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\SOFTWARE\Lockheed Martin\Prepar3D v2 Parameter"AppPath" ... NOT found! ... Looking in registry for Prepar3D v3 install path: HKEY_LOCAL_MACHINE\SOFTWARE\Lockheed Martin\Prepar3D v3 Parameter"SetupPath" ... >>> OK! FOUND Prepar3D v3! <<< ... SetupPath=D:\Program Files\Prepar3D\ =========================================================== INSTALLATION FOR Prepar3D v3: SetupPath="D:\Program Files\Prepar3D\" Checking version of the Prepar3D v3 EXE: ... Version 3.4.9.18400 (Need at least 1.0.677.0) Checking compatibility with installed SimConnect: Checking if there's already a version of FSUIPC4 installed in: D:\Program Files\Prepar3D\Modules\FSUIPC4.DLL ... Version 4.947 found. Prepar3D v3 Modules folder already exists. Okay -- installed FSUIPC4 into "D:\Program Files\Prepar3D\Modules\FSUIPC4.DLL" Looking for the current user's Application Data path: ... found as "C:\Users\Kuba Švarc\AppData\Roaming" Now finding \Lockheed Martin\Prepar3D v3\Prepar3D.CFG for all users, including this one Looking in "C:\Users\All Users\AppData\Roaming" ... No Prepar3D.CFG there Looking in "C:\Users\Default\AppData\Roaming" ... No Prepar3D.CFG there Looking in "C:\Users\Default User\AppData\Roaming" ... No Prepar3D.CFG there Looking in "C:\Users\Kuba Švarc\AppData\Roaming" Found Prepar3D.CFG in "C:\Users\Kuba Švarc\AppData\Roaming\Lockheed Martin\Prepar3D v3\Prepar3D.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 Prepar3D.CFG there "Modules\FSUIPC Documents" folder already exists. Now installing the Prepar3D SimConnect interface for FSUIPC4 into the "Modules" folder: Installed "SimConnectP3D3.dll" okay 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 "The 2016 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 "Offset Mapping for PMDG 777X.pdf" okay Installed "FSUIPC4 Offsets Status.pdf" okay Installed "Profiles in Separate Files.pdf" okay Installed "FSUIPC4_Loader.dll" okay =========================================================== All installer tasks completed. Registration dialog 'not now' selected *************** End of Install Log *************** P3D 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>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> <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>
Pete Dowson Posted February 12, 2017 Report Posted February 12, 2017 1 hour ago, Brebta said: However when I launch my P3D, FSUIPC won't load. I cannot see it in Add-ons menu and it doesn't make any log file. Can you please enable SimConnect logging (via a SimConnect.INI file in the P3D documents folder -- see the FAQ subforum thread entitled "FSX HELP: Logging SimConnect". Then find the log produced and show me the first 30 or 40 lines. Are the other three DLL's being loaded okay? Just in case it is one of the other Modules you are loading which is somehow stopping FSUIPC being loaded, please also try re-naming the DLL.XML file (as, say, DLL.XMLX) and re-running the FSUIPC Installer so it makes a new one with only FSUIPC loading. This is onlyas a test, of course. Oh, and please look in the ProgramData P3D folder, where the SCENERY.CFG file it. Check that the DLL.XML you might find there isn't duplicating any of the entries in the AppData one you got the above one from. Pete
Brebta Posted February 12, 2017 Author Report Posted February 12, 2017 21 minutes ago, Pete Dowson said: Are the other three DLL's being loaded okay? This is very interesting. You are right. The other addons did not load properly too. However, the addons from ProgramData P3D folder load properly. So, I copy Launch.Addon FSUIPC from AppData P3D folder and write them into dll ProgramData P3D folder. And it's works! But, I must ask - why the addons from AppData P3D folder did not load properly? Thanks
Pete Dowson Posted February 13, 2017 Report Posted February 13, 2017 20 minutes ago, Brebta said: So, I copy Launch.Addon FSUIPC from AppData P3D folder and write them into dll ProgramData P3D folder. And it's works Not a good idea, except as a test. Next time you run FSUIPC installer it will add to the one in the AppData folder, and then there will be a conflict. 21 minutes ago, Brebta said: But, I must ask - why the addons from AppData P3D folder did not load properly? There may be something wrong with the DLL.XML file there. I can't see what offhand. Compare the structures of the two files. XML is very finicky, the slightest error can make the whole thing invalid. Didn't you try renaming and reinstalling FSUIPC, as a test, as I suggested? If that works then there's definitely either something wrong with the original, or one or other of those earlier DLLs being loaded is somehow clobbering the others. The SimConnect log I suggested would help work that out. Pete
Brebta Posted February 14, 2017 Author Report Posted February 14, 2017 Sorry for late answer. I was very busy. On 13. 2. 2017 at 1:11 AM, Pete Dowson said: Not a good idea, except as a test. Next time you run FSUIPC installer it will add to the one in the AppData folder, and then there will be a conflict. I think that for some reason P3D does not want to load addons from P3D AppData foler. So, it should be OK if you load all addons from ProgramData P3D foler. Isn't it right? Just in case, I can delete the FSUIPC launch addon command from AppData P3D foler to prevent duplicate conflict. On 13. 2. 2017 at 1:11 AM, Pete Dowson said: Didn't you try renaming and reinstalling FSUIPC, as a test, as I suggested? I alerady try that. But id doesn't works. I don't know why. On 13. 2. 2017 at 1:11 AM, Pete Dowson said: The SimConnect log I suggested would help work that out. Well, I followed the tutorial how to enable SimConnect logging but no log file was created. Kuba
Pete Dowson Posted February 14, 2017 Report Posted February 14, 2017 3 hours ago, Brebta said: Well, I followed the tutorial how to enable SimConnect logging but no log file was created. You've got something wrong then. It's a built in function in FS and P3D. 3 hours ago, Brebta said: alerady try that. But id doesn't works. I don't know why. What, renaming the DLL.XML? 3 hours ago, Brebta said: I think that for some reason P3D does not want to load addons from P3D AppData foler. So, it should be OK if you load all addons from ProgramData P3D foler. Isn't it right? No, that is wrong. P3D ALWAYS loads DLLs and EXEs from both files. Pete
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now