Author Topic: Have a ?  (Read 2360 times)

cdleo22

  • Jr. Member
  • **
  • Posts: 75
Have a ?
« on: August 16, 2015, 02:16:52 pm »
Can you help with this vir it happens every start up or am I missing something simple.

toriu

  • Jr. Member
  • **
  • Posts: 74
Re: Have a ?
« Reply #1 on: August 16, 2015, 07:22:10 pm »
Just except with a Yes.
HAF932 850WPSU X58Chipset I7-920(OC@4.0Ghz)
12GBDDR3-1600MHz Radeon5850-1GBx2 W7HP64bit
FSX-Accel REX-Essential UTEur/USA FDC PFE TrafficX
FTX-PFJ,FTX-CRM,FTX-NRM,FTX-PNW,UK2000-EGLL
FSDT-GSX,FSDT-KJFK,FSDT-CYVR, fsgenesis CS-767
FTX-ENG,FTX-SCO

[img]http://www.oncourse-software.co.uk/forum_

PhantomTweak

  • Hero Member
  • *****
  • Posts: 600
Re: Have a ?
« Reply #2 on: August 16, 2015, 10:58:59 pm »
Take a look at the EXE.XML file, located in your "C:\Users\Pat\AppData\Roaming\Microsoft\FSX" (at least in Vista. Same place your FSX.CFG file is, anyway), and the entry for Couatl.exe there-in. I believe it SHOULD look like this, I think:

Code: [Select]
<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>exe.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>

  <Launch.Addon>
<Name>Couatl</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>fsdreamteam\couatl\couatl.exe</Path>
  </Launch.Addon>

I believe your line <ManualLoad> is the trouble. I BELIEVE. It may currently read "True" vice "False". If it does, try changing it to False, as shown in my example.
Also, if the line <Disabled> is True vice False, make it to False.
If you change either line, start FSX and see if the problem clears. If neither line needs to be change, ie they both read FALSE, then I have no clue (which is pretty normal :) ), and you'll have to wait on Virtuali to answer. He is the Guru of this stuff.

Make sure FSX is stopped before you do this, and ALWAYS make a BACK-UP before you make ANY changes to any file.

I hope this helps...
Pat☺