Welcome to Mutley's Hangar Forums
![]() |
Welcome to Mutley's Hangar Forums, like most online communities you must register to post in our forums or to take advantage of our download centre, but don't worry, this is a simple and free process that requires minimal information for you to sign up. Be a part of Mutley's Hangar Forums by signing in or creating an account, you can even sign in using your Twitter, Facebook or OpenID account!
|
Guest Message by DevFuse
16 replies to this topic
#1
Posted 25 April 2012 - 02:50 PM
As the title says I have lost my Addon menu from the main menu bar in FSX. I now don't have access to Accu-feel, FS Recorder or FSUIPC
Has anybody come across this and more importantly anybody know how to fix it.
As always any help greatly appreciated.
Problem solved - I don't know why this works but I ran the FSUIPC4.exe again and whilst it said it was already installed correctly when I went back into FSX the "Addons" menu was back and I had access to the various addons.
Has anybody come across this and more importantly anybody know how to fix it.
As always any help greatly appreciated.
Problem solved - I don't know why this works but I ran the FSUIPC4.exe again and whilst it said it was already installed correctly when I went back into FSX the "Addons" menu was back and I had access to the various addons.

#2
Posted 25 April 2012 - 03:20 PM
Hi Graeme,
It sounds like your dll.xml file has got corrupted?
Look in C:\Users\{USERNAME}\AppData\Roaming\Microsoft\FSX and open the file with Notepad.
Look for a section like:
If there's no entry here, or the file is non-existent then you won't see it in your add-on menu.
EDIT: I've attached my version for reference, if you have to rewrite yours then it should have most of the elements you need (File paths will be different) and for the ones that aren't on there just re-install and a new entry will be made by the installer.
It sounds like your dll.xml file has got corrupted?
Look in C:\Users\{USERNAME}\AppData\Roaming\Microsoft\FSX and open the file with Notepad.
Look for a section like:
<Launch.Addon> <Name>A2A Feel</Name> <Disabled>False</Disabled> <Path>Modules\A2A_Feel.dll</Path> <DllStartName>module_init</DllStartName> <DllStopName>module_deinit</DllStopName> </Launch.Addon> <Launch.Addon> <Name>AccuFeelMenu</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>Modules\AccuFeelMenu.dll</Path> </Launch.Addon> <Launch.Addon> <Name>FSUIPC 4</Name> <Disabled>False</Disabled> <Path>Modules\FSUIPC4.dll</Path> </Launch.Addon>
If there's no entry here, or the file is non-existent then you won't see it in your add-on menu.
EDIT: I've attached my version for reference, if you have to rewrite yours then it should have most of the elements you need (File paths will be different) and for the ones that aren't on there just re-install and a new entry will be made by the installer.
Attached Files
#3
Posted 25 April 2012 - 03:23 PM
Hitting the "Alt" button once doesn't work to bring up the menu bar? Is it the whole toolbar or just the Addon buttton? If it's just the button, something might have got messed up in your dll.cfg file.
#4
Posted 25 April 2012 - 03:28 PM
Thanks for all the prompt input - problem solved - see above - sometimes I hate computers

#6
Posted 25 April 2012 - 04:08 PM
Glad you found the problem. I always get nervous when these things happen and I hate computers too. They do the darndest things out of the blue, like they ran out to the garage and forgot what they went out there to get.
I noticed that AH loaded a FSUIPC thingee along with the program itself. Was curious and I tried looking for it and can't seem to locate where it is. Would anyone be kind enough to tell me where it might be?(I run Vista)
I noticed that AH loaded a FSUIPC thingee along with the program itself. Was curious and I tried looking for it and can't seem to locate where it is. Would anyone be kind enough to tell me where it might be?(I run Vista)
#7
Posted 25 April 2012 - 04:47 PM
Thanks for the info, I have found it along witth a manuel and can now read up on it. Wasn't sure what it was when I read trough the AH book and typing FSUIPC in my search bar didn't show any folders or files come up in my laptop.FSUIPC is normally under Modules in FSX folder and Add-ons in the FSX menu. AH usesFSUIPC to communicate does it not?
That cheating ho is with David now, so I'm done with her. What I'm worried about is, the guy I sent to rough up Fodder isn't answering his phone, so now I can't cancel the contract.Aren't you going to duff-up Fodder for maligning Emily?
#8
Posted 23 December 2012 - 08:43 PM
I too am having add-on menu problems. dbs followme program. It was working great until about a week or so ago. Just disapeared along with the add on menu. I may have been the last set of updates that microsoft that I got which did it. I have deleted the follow-me program but stil do not ahve menu.
I have the entire tool bar but no add-on button. Here is my dil file. Any help would be appriciated. If I can get the menu back I will try to reload the program
<?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>Reality XP GNS WAAS Hardware</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\rxpGnsDriver.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FeelThere EJetX Helper</Name>
<Disabled>False</Disabled>
<Path>FeelThere\E170\EJetH.dll</Path>
</Launch.Addon>
</SimBase.Document>
s
I have the entire tool bar but no add-on button. Here is my dil file. Any help would be appriciated. If I can get the menu back I will try to reload the program
<?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>Reality XP GNS WAAS Hardware</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\rxpGnsDriver.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FeelThere EJetX Helper</Name>
<Disabled>False</Disabled>
<Path>FeelThere\E170\EJetH.dll</Path>
</Launch.Addon>
</SimBase.Document>
s
#10
Posted 28 December 2012 - 05:55 PM
Thanks mutely I will give it a try. Happy new year to you too.
bigsky10
bigsky10
#11
Posted 28 December 2012 - 06:30 PM
Joe, I installed it and there is still no add-on menu at all. Everything works good just no follow-me arrows when in dx10. Just got to figure out how to work around with air field diagrams and read taxi ways. Thanks for the help
Dick
Dick
#12
Posted 28 December 2012 - 10:26 PM
Dick, welcome to the site 
The progressive taxi arrows do not work in DX10 preview mode. It was not meant to be used full time that I know of and certain addon aircraft and other things will not work in that mode.
The progressive taxi arrows do not work in DX10 preview mode. It was not meant to be used full time that I know of and certain addon aircraft and other things will not work in that mode.
#14
Posted 19 January 2013 - 06:08 AM
Hi Joe,
I don't have : Path>Modules\FSUIPC4.dll</Path> . At the chance Of sounding stupid I am not sure where I install FSUIP4 from. I have looked in all the folders of FSX and can not find a FSUIP4.exe file. Maybe you can ponit me in the right direction. Thanks
Dick
I don't have : Path>Modules\FSUIPC4.dll</Path> . At the chance Of sounding stupid I am not sure where I install FSUIP4 from. I have looked in all the folders of FSX and can not find a FSUIP4.exe file. Maybe you can ponit me in the right direction. Thanks
Dick
#15
Posted 19 January 2013 - 03:11 PM
Hi Dick,
There is no FSUIPC4.exe, what you should have in your Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules folder is a file called FSUIPC4.DLL
If you haven't, go to to http://www.schiratti.com/dowson.html and re-download it or here is a direct link http://fsuipc.simfli...eta/FSUIPC4.zip
Most people use the unregistered version, there should be installation instructions included.
Cheers,
Joe
There is no FSUIPC4.exe, what you should have in your Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules folder is a file called FSUIPC4.DLL
If you haven't, go to to http://www.schiratti.com/dowson.html and re-download it or here is a direct link http://fsuipc.simfli...eta/FSUIPC4.zip
Most people use the unregistered version, there should be installation instructions included.
Cheers,
Joe
#16
Posted 19 January 2013 - 09:48 PM
Joe thank a lot. I downloaded the FSUIPC4 and installedit. It put the information back in the DLL and the add on menue is back on the tool bar. I just hooked up my Saitiek X52 and loaded up the profile for my Carenado C 208 and everything seems to work great. Thanks for all your help and the help of the forum.
Dick
Dick
Also tagged with one or more of these keywords: Resolved
Resolved
Mutley's Hangar Flying Club →
Air Hauler →
AH Slow to No - loadingStarted by Quickmarch , 25 Apr 2013 |
|
||
Resolved
Flight Sims →
FSX →
Alphasim Hunter Miss Demeanour repaintStarted by alan1965 , 22 Apr 2013 |
|
||
Resolved
Mutley's Hangar Forums →
Mutley's Hangar News and Announcements →
Forum Error - Illegal string offset 'edit_postStarted by mutley , 03 Apr 2013 |
|
||
Resolved
Mutley's Hangar Forums →
Mutley's Hangar News and Announcements →
Forum problemStarted by mutley , 26 Feb 2013 |
|
||
Resolved
Mutley's Hangar Forums →
Mutley's Hangar News and Announcements →
Guests - Unable to registerStarted by mutley , 18 Feb 2013 |
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



MutleysHangar.com +















