Author Topic: GSX Error on start-up of FSX **SOLVED**  (Read 8484 times)

joosthv

  • Newbie
  • *
  • Posts: 6
GSX Error on start-up of FSX **SOLVED**
« on: February 09, 2014, 04:25:43 pm »
Dear users!

Im facing the following problem:

On start-up of FSX i get the following message:


When clicking "close" the dialog appears again.

When checking the error log i can only find this error message:


Im using FSX with FSX Acceleration. Furthermore i have installed the latest version of the Addon manager and im not using any FSDreamteam scenery's.

Hope someone can help me!

Joost
« Last Edit: March 04, 2014, 03:36:30 pm by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: GSX Error on start-up of FSX
« Reply #1 on: February 09, 2014, 06:30:11 pm »
Try to clean your preferences, by removing the following folder:

%APPDATA%\Virtuali

joosthv

  • Newbie
  • *
  • Posts: 6
Re: GSX Error on start-up of FSX
« Reply #2 on: February 10, 2014, 11:13:42 am »
Have done that already as was posted in another topic regarding the same issue.

But the problem is not solved with that.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: GSX Error on start-up of FSX
« Reply #3 on: February 10, 2014, 12:43:59 pm »
What other add-ons you use ? Especially those that starts with FSX, which are the ones listed in your %APPDATA%\Microsoft\FSX\DLL.XML and EXE.XML files.

Also, try a reinstall after having removed the %APPDATA%\Virtuali, and be sure you use the current GSX Full installer.
« Last Edit: February 10, 2014, 12:45:41 pm by virtuali »

joosthv

  • Newbie
  • *
  • Posts: 6
Re: GSX Error on start-up of FSX
« Reply #4 on: February 10, 2014, 04:27:48 pm »
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>ObjectFlow_SAK.dll</Name>
      <Disabled>False</Disabled>
      <ManualLoad>False</ManualLoad>
      <Path>Z:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\ORBX\FTX_NA\FTX_NA_SAK05_SCENERY\scenery\ObjectFlow_SAK.dll</Path>
   </Launch.Addon>
   <Launch.Addon>
      <Name>FsPassengersX</Name>
      <Disabled>False</Disabled>
      <Path>FsPassengers\bin\fspassengersx.dll</Path>
   </Launch.Addon>
   <Launch.Addon>
      <Name>ContrailsPro</Name>
      <Disabled>False</Disabled>
      <ManualLoad>False</ManualLoad>
      <Path>U:\Program Files (x86)\FlightSimTools.com\Contrails Pro\ContrailsProFSX.dll</Path>
   </Launch.Addon>
   <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>VistaMare Core</Name>
      <Disabled>False</Disabled>
      <ManualLoad>False</ManualLoad>
      <Path>Z:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\VistaMare\ViMaCoreX.dll</Path>
   </Launch.Addon>
   <Launch.Addon>
      <Name>FSUIPC 4</Name>
      <Disabled>False</Disabled>
      <Path>Modules\FSUIPC4.dll</Path>
   </Launch.Addon>
   <Launch.Addon>
      <Name>IvAp</Name>
      <Disabled>False</Disabled>
      <Path>C:\Program Files (x86)\IVAO\IvAp v2\ivap_fsx_bootstrap.dll</Path>
      <Commandline/>
   </Launch.Addon>
   <Launch.Addon>
      <Name>Flight Recorder</Name>
      <Disabled>False</Disabled>
      <ManualLoad>False</ManualLoad>
      <Path>Aerosoft\Flight Recorder\AS-FlightRecorder.dll</Path>
   </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>PMDG Interface</Name>
      <Disabled>False</Disabled>
      <Path>PMDG\DLLs\PMDG_Interface.dll</Path>
      <DllStartName>module_init</DllStartName>
      <DllStopName>module_deinit</DllStopName>
   </Launch.Addon>
</SimBase.Document>

And this is the EXE.XML

<?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>
</SimBase.Document>

Hope this can help!

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: GSX Error on start-up of FSX
« Reply #5 on: February 10, 2014, 11:30:24 pm »
Now that you have the files, try to disable EVERY other module in both files, by setting the <Disabled>True</Disabled> line. Of course, you must disable everything EXCEPT the Addon Manager ( bglmanx.dll in the DLL.XML file ), and the Couatl engine ( Couatl.exe in the EXE.XML )

Then launch FSX, and see if the error goes away. If it does, at least you would know the problem is caused by another module. You will then have to re-enabled them, one by one, and testing FSX each time, until you will eventually find which one is the cause.

But it would be useful to know even if, with all modules disabled, if the error persists. Please, try this at least.

joosthv

  • Newbie
  • *
  • Posts: 6
Re: GSX Error on start-up of FSX
« Reply #6 on: February 11, 2014, 12:10:59 am »
I'll try this tomorrow evening!

Let you know.

Rgrds

joosthv

  • Newbie
  • *
  • Posts: 6
Re: GSX Error on start-up of FSX
« Reply #7 on: February 18, 2014, 05:04:02 pm »
I tried but it didnt solve the problem!

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: GSX Error on start-up of FSX
« Reply #8 on: February 18, 2014, 05:13:52 pm »
Try to Uninstall GSX and trash all its preferences too, by removing the following folder:

%APPDATA%\Virtuali
C:\ProgramData\Virtuali\Couatl

Keep in mind that this will lose all your scenery and airplane customization so, you might want to backup at least the %APPDATA%\Virtuali folder to a different place before removing it.

Then reinstall, and be sure you use the current full installer.

joosthv

  • Newbie
  • *
  • Posts: 6
Re: GSX Error on start-up of FSX
« Reply #9 on: February 18, 2014, 05:28:40 pm »
Done,

Still the same problem

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: GSX Error on start-up of FSX
« Reply #10 on: February 18, 2014, 07:16:36 pm »
Are you SURE (REALLY sure) you disabled EVERY other module in BOTH the DLL.XML and the EXE.XML files (except the Addon Manager and the Couatl modules, of course) and tested FSX this way ?

jovi198

  • Newbie
  • *
  • Posts: 6
Re: GSX Error on start-up of FSX
« Reply #11 on: February 22, 2014, 05:50:17 pm »
Hello

After a long time without problems GSC used in FSX i installed FSX and all his components again. After installation off GSX I get the message on startup 'unrecoverable error'. When I look in the message;

couatl v2.0 (build 2358)
panic log started on Sat Feb 22 17:35:30 2014

problem raised by engine or unspecified addonExecutable integrity compromisedcouatl.err I see

I installed the stand addon manager but without result. What can be the problem??


virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: GSX Error on start-up of FSX
« Reply #12 on: February 23, 2014, 01:43:15 am »
problem raised by engine or unspecified addonExecutable integrity compromised

This problem has been discussed many times on the forum, and it's caused by other software you installed in your system. These are the known causes of that error message:

- If you have the ATI Tray Tools utility installed, you must disable the "Automatic Overclock" feature.

- If you have the Radeon Pro utility installed, you must disable "API monitoring" or use the setting "disable API monitoring for programs not listed in my profiles list"

- The Lenovo One Key Theater and Power management software

- The Trillian instant messenger.

- The krakensysaudiolauncher.exe which comes with the Razer kraken headset.

If you are sure you are not running any of the above programs, then you might simply using another software that is behaving in a similar (invasive) way as those listed above, that we never heard before. Try to close all your running processes, until you find the offending one.

jovi198

  • Newbie
  • *
  • Posts: 6
Re: GSX Error on start-up of FSX
« Reply #13 on: February 26, 2014, 10:18:49 am »
Cause founded by Radeon Pro utility. Deleted it from my pc and gsx had no problems anymore

Thanks for the repley

Grt,
John

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: GSX Error on start-up of FSX
« Reply #14 on: February 26, 2014, 12:59:58 pm »
Cause founded by Radeon Pro utility. Deleted it from my pc and gsx had no problems anymore

Well, if you wanted to use it, it would have been enough to disable "API monitoring" or use the setting "disable API monitoring for programs not listed in my profiles list"