Guages FSX/SE
-
- Posts: 658
- Joined: Sun May 11, 2014 11:49 am
Re: Guages FSX/SE
Please download the zip attached to this message, and unzip it in your main FSX:SE folder.
Then search for ALL your occurrences of DLL.XML that have FSX:SE as part of the folder name, and to be sure, edit each one and add, just before the bottom of the file, :
<Launch.Addon>
<Name>XMLTools</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
And let me know the results,
Tom
Then search for ALL your occurrences of DLL.XML that have FSX:SE as part of the folder name, and to be sure, edit each one and add, just before the bottom of the file, :
<Launch.Addon>
<Name>XMLTools</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
And let me know the results,
Tom
- Attachments
-
- XMLTools.zip
- (69.29 KiB) Downloaded 170 times
-
- Posts: 41
- Joined: Wed Jun 08, 2016 3:22 pm
Re: Guages FSX/SE
I did that and still no change.
-
- Posts: 658
- Joined: Sun May 11, 2014 11:49 am
Re: Guages FSX/SE
Perhaps you could post here the content of your FSX:SE DLL.XML file? It might be possible that another addon could be interfering with XMLTools.
Besides, please check that you have all VC++ Runtime modules installed, Check this thread:
viewtopic.php?f=137&t=7680
You can go first to Control Panel-Install/Uninstall programs and see if any Microsoft Visual C++ 2010(and up) Redistributable-x86 entry is listed.
Tom
Besides, please check that you have all VC++ Runtime modules installed, Check this thread:
viewtopic.php?f=137&t=7680
You can go first to Control Panel-Install/Uninstall programs and see if any Microsoft Visual C++ 2010(and up) Redistributable-x86 entry is listed.
Tom
-
- Posts: 41
- Joined: Wed Jun 08, 2016 3:22 pm
Re: Guages FSX/SE
I already checked that the VC++ Runtime modules were installed but I did it again. Here is the contents of one of the DLL.XML files. Hopefully it's the right one.
<?xml version="1.0" encoding="WINDOWS-1252"?>
-<SimBase.Document version="1,0" Type="Launch">
<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>XMLTools</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document>
<?xml version="1.0" encoding="WINDOWS-1252"?>
-<SimBase.Document version="1,0" Type="Launch">
<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>XMLTools</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document>
-
- Posts: 658
- Joined: Sun May 11, 2014 11:49 am
Re: Guages FSX/SE
To check for other addon's influence I suggest you move XMLTools entry to the top of the Addons' sections, immediately after <Launch.ManualLoad>False</Launch.ManualLoad> line.
And please do that in all of DLL.XML files that you have detected in your machine, that are FSX or FSX:SE related (NOT those from P3D)
Thanks
Tom
And please do that in all of DLL.XML files that you have detected in your machine, that are FSX or FSX:SE related (NOT those from P3D)
Thanks
Tom
-
- Posts: 41
- Joined: Wed Jun 08, 2016 3:22 pm
Re: Guages FSX/SE
Still not working. The files I'm editing are in Steamapps/Common/FSX. Am I looking in the right place?
-
- Posts: 658
- Joined: Sun May 11, 2014 11:49 am
Re: Guages FSX/SE
I think you are.
According to your info, it should work if everything seems ok.
Unfortunately I cannot do more to help you in your situation. I'm sorry.
If i think of anything that I might have forgotten, I'll let you know.
Regards,
Tom
According to your info, it should work if everything seems ok.
Unfortunately I cannot do more to help you in your situation. I'm sorry.
If i think of anything that I might have forgotten, I'll let you know.
Regards,
Tom
-
- Site Admin
- Posts: 1728
- Joined: Mon Sep 08, 2008 4:18 pm
Re: Guages FSX/SE
Geez what we think is happening: Due to the installation and subsequent removal of FSX and then the installation of FSX Se, show how, your registry has become corrupted. We can’t, unfortunately, help you with that so, and I know you’re not going to like this but, we recommend that you reinstall windows and then FSX Se. this will guarantee a fresh and clean install, a fixed registry and a nice place to put the beaver.
Sorry but that’s the only thing we can offer at this time.
Sorry but that’s the only thing we can offer at this time.
-
- Posts: 3446
- Joined: Sat Mar 13, 2010 7:38 pm
Re: Guages FSX/SE
Wait, it might be missing SimConnect. Go to your FSX SE directory\SDK\Core Utilities Kit\SimConnect SDK\lib and run the SimConnect.msi there. Then go to your FSX SE directory\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-XPACK and run that SimConnect.msi as well.
-
- Posts: 41
- Joined: Wed Jun 08, 2016 3:22 pm
Re: Guages FSX/SE
Still no luck. When I start the sim with engine running the MP reads zero but the oil temp starts at some normal reading and the needle slowly drops to zero as well. Does that help? I'm not reinstalling Windows. I'll try reinstalling FSX SE if that might help. Otherwise I'm done with the Beaver.
-
- Posts: 41
- Joined: Wed Jun 08, 2016 3:22 pm
Re: Guages FSX/SE
How do I uninstall the Beaver Expansion Pack? When I select FSX SE(side by side) and check Uninstall it seems to want to install it again. I uninstalled the base airplane no problem. I want to completely get rid of it and try reinstalling.
- doodlebug
- Posts: 1642
- Joined: Sun Feb 19, 2017 2:49 pm
- Location: LYX>YUL
Re: Guages FSX/SE
It's not clear if you actually ran the uninstall option. You should see a similar activity window but it will say 'deletiing' rather than 'installing'.
Do you have the TACPACK and/or ADV versions?
Do you have the TACPACK and/or ADV versions?
-
- Posts: 41
- Joined: Wed Jun 08, 2016 3:22 pm
Re: Guages FSX/SE
I have Tackpack which I uninstalled and ADV F4.
-
- Posts: 3446
- Joined: Sat Mar 13, 2010 7:38 pm
Re: Guages FSX/SE
@Ois this isn't the F-4 forum...this is about the beaver which is completely unrelated. @CDNflyer you got Ois's question about actually running the uninstall option?
- doodlebug
- Posts: 1642
- Joined: Sun Feb 19, 2017 2:49 pm
- Location: LYX>YUL
Re: Guages FSX/SE
oops - sorry about that - posted in the wrong thread