Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
AIcarriers2 (Read 758 times)
Jun 26th, 2011 at 4:27pm

EVVFCX   Offline
Colonel
Been there done it-well
most of it.
Pontefract, West Yorkshire

Gender: male
Posts: 499
*****
 
Having installed AICarrier 2 which runs OK, I'm getting the following message on screen each time I start FSX

Flight Simulator is attempting to start "AICarriers"
(version <Unknown>, Config Entry Number 1).
Do you want to run this program
 

May the Mynd be with you.
So far my number of landings either passenger or pilot equal my number of takeoffs, but that is due to change Smiley
13/07/11 Passed BMFA Fixed Wing 'A' test.
FSX Gold
IP Logged
 
Reply #1 - Jun 26th, 2011 at 8:43pm

Capt.Propwash   Offline
Colonel
Let's get a little mud
on the tires!
KCHS, Charleston, SC, USA

Gender: male
Posts: 1958
*****
 
well, what happens when you click YES ????
 

The thoughts and expressions contained in the post above are solely my own, and not necessarily those of Simviation.com, its Moderators, its Staff, its Members, or other guests. They can not, are not, and will not be held liable for any thoughts, or expressions, or posts that I have made, or will make in the future.

Computer Specs:: Acer Aspire Laptop..Win7 Home Premium 64-bit (sp1), AMD Athlon II X2 P340 (Dual Core) [2.2 Ghz], ATI Mobility Radeon HD 4250 (256mb), 4GB DDR3......FS9.1(sp3) / FSX (sp2)..... Ultimate Terrain X, Ground Environment X, REX, FTX ORBX PNW-PFJ-NRM-CRM, OZx, Tongass Fjords, Misty Moorings
IP Logged
 
Reply #2 - Jun 27th, 2011 at 8:14am

dave3cu   Offline
Colonel
Procrastinate now, don't
put it off.
3CU, Northern Wisconsin, USA

Gender: male
Posts: 3077
*****
 
Steve,

I was able to replicate your 'message'. The message is simply a prompt, asking if you want to run the add-on this session. It appears for any 'ManualLoad' arguments in the exe.xml file that are set to True. Changing True to False automatically loads the add-on, eliminating the prompt.

Open the 'exe.xml' file (in the same folder as FSX.cfg. Open in Notepad). Your's may look different as the installer applied different line indents (none). Also you may have additional  <Launch.Addon> sections for other add-ons. 

<SimBase.Document Type="Launch" version="1,0">
     <Descr>Launch</Descr>
     <Filename>EXE.XML</Filename>
     <Disabled>False</Disabled>
     <Launch.ManualLoad>False</Launch.ManualLoad>
     <Launch.Addon>
           <Disabled>False</Disabled>
           <ManualLoad>False</ManualLoad>
           <Name>AICarriers</Name>
           <Path>C:\Program Files\AICarriers\aicarriers.exe</Path>
           <CommandLine>-nogui</CommandLine>
     </Launch.Addon>
</SimBase.Document>

Make sure the <Launch.ManualLoad> and <ManualLoad> arguments read False.

Dave

Added Jun 27th, 2011 at 2:14pm-If you manually created exe.xml from the sample_exe.xml from the manual install instructions, the error is here:

<?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>True</Launch.ManualLoad>
<--change True to False

     <Launch.Addon>
           <Disabled>False</Disabled>
           <ManualLoad>False</ManualLoad>
           <Name>AICarriers</Name>
           <Path>AIcarriers\aicarriers.exe</Path>
           <CommandLine>-nogui</CommandLine>
     </Launch.Addon>
</SimBase.Document>
« Last Edit: Jun 27th, 2011 at 2:32pm by dave3cu »  

At that time [1909] the chief engineer was almost always the chief test pilot as well. That had the fortunate result of eliminating poor engineering early in aviation.          Igor Sikorsky

I intend to live forever....so far, so good.         Steven Wright

You know....you can just rip up a to-do list.
IP Logged
 
Reply #3 - Jun 27th, 2011 at 3:55pm

EVVFCX   Offline
Colonel
Been there done it-well
most of it.
Pontefract, West Yorkshire

Gender: male
Posts: 499
*****
 
Hi Dave,

Thanks for that, maybe I should read the sdk manual/xml programming, maybe I'd learn something Smiley

I havent sorted the a321 throttle problem yet, it's intermittant
 

May the Mynd be with you.
So far my number of landings either passenger or pilot equal my number of takeoffs, but that is due to change Smiley
13/07/11 Passed BMFA Fixed Wing 'A' test.
FSX Gold
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print