Jump to content
Sign in to follow this  
meurkel

Pushback will only start with sim if sim is not in focus

Recommended Posts

Hi,

I've had this problem lately where Pushback Express (and FSUIPC as well for that matter) will only start if I defocus the sim during startup. Of course I can simply defocus the sim every time I start it but I don't want to have to restart it if I forget to do that. Do you have any clue as to why this is happening?

Share this post


Link to post
Share on other sites

I haven't asked FSUIPC support but I just learned it's a sim issue since SU9. The sim struggles to autostart apps via the exe.xml. Fenix also mentioned this in one of their announcements and told their customers to start their app manually if necessary. Anyway, I doubt it's got anything to do with your product and I've found a workaround. Thank you for your input.

Share this post


Link to post
Share on other sites

I am also struggling a bit that PBE is not autostarting if the Sim is loading.

Command Center and RAAS is starting normally but PBE not 😞

HTTP Server and so on all activated.

Not a big deal to start it manually but would be cool if its starts automaticly, and minimized 😄 RAAS is always starting focused, would be nice to have it started minimized too 😄


Cheers,
Bernd🌈✈️

Share this post


Link to post
Share on other sites
1 hour ago, Flyinggok said:

I am also struggling a bit that PBE is not autostarting if the Sim is loading.

Command Center and RAAS is starting normally but PBE not 😞

HTTP Server and so on all activated.

Not a big deal to start it manually but would be cool if its starts automaticly, and minimized 😄 RAAS is always starting focused, would be nice to have it started minimized too 😄

Maybe something is wrong in the MSFS EXE.XML? in case of PBE entry?

Can you post the EXE.XML contents?

Manuel


spacer.png

Share this post


Link to post
Share on other sites
3 hours ago, Manuel82 said:

Maybe something is wrong in the MSFS EXE.XML? in case of PBE entry?

Can you post the EXE.XML contents?

Manuel

Ha, thanks for the hint. Its not in the exe.xml file for whatever reason :)

 

<?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>
		<Disabled>False</Disabled>
		<ManualLoad>False</ManualLoad>
		<Name>FSUIPC7</Name>
		<Path>E:\FSUIPC\FSUIPC7.exe</Path>
		<CommandLine>-auto</CommandLine>
		<NewConsole>False</NewConsole>
	</Launch.Addon>
	<Launch.Addon>
		<Name>FenixA320</Name>
		<Disabled>False</Disabled>
		<Path>E:\FenixSim A320\deps\FenixBootstrapper.exe</Path>
	</Launch.Addon>
	<Launch.Addon>
		<Name>Aerosoft VDGS Driver</Name>
		<Disabled>False</Disabled>
		<Path>E:\MSFS2022\Community\aerosoft-vdgs-driver\aerosoft-vdgs-driver.exe</Path>
	</Launch.Addon>
	<Launch.Addon>
		<Name>FS2Crew Command Center</Name>
		<Disabled>False</Disabled>
		<Path>C:\Program Files (x86)\FS2Crew Command Center\FS2CrewCommandCenter.exe</Path>
		<CommandLine></CommandLine>
	</Launch.Addon>
	<Launch.Addon>
		<Name>FS2Crew RAAS Pro MSFS</Name>
		<Disabled>False</Disabled>
		<Path>C:\Program Files (x86)\FS2Crew RAAS Professional\FS2Crew RAAS Pro MSFS.exe</Path>
		<CommandLine></CommandLine>
	</Launch.Addon>
</SimBase.Document>

 

I would add this:

 

	<Launch.Addon>
		<Name>FS2Crew PBE</Name>
		<Disabled>False</Disabled>
		<Path>C:\Program Files (x86)\Pushback Express MSFS\Pushback Express_x64.exe</Path>
		<CommandLine></CommandLine>
	</Launch.Addon>

 


Cheers,
Bernd🌈✈️

Share this post


Link to post
Share on other sites
21 hours ago, Flyinggok said:

Ha, thanks for the hint. Its not in the exe.xml file for whatever reason 🙂

 


<?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>
		<Disabled>False</Disabled>
		<ManualLoad>False</ManualLoad>
		<Name>FSUIPC7</Name>
		<Path>E:\FSUIPC\FSUIPC7.exe</Path>
		<CommandLine>-auto</CommandLine>
		<NewConsole>False</NewConsole>
	</Launch.Addon>
	<Launch.Addon>
		<Name>FenixA320</Name>
		<Disabled>False</Disabled>
		<Path>E:\FenixSim A320\deps\FenixBootstrapper.exe</Path>
	</Launch.Addon>
	<Launch.Addon>
		<Name>Aerosoft VDGS Driver</Name>
		<Disabled>False</Disabled>
		<Path>E:\MSFS2022\Community\aerosoft-vdgs-driver\aerosoft-vdgs-driver.exe</Path>
	</Launch.Addon>
	<Launch.Addon>
		<Name>FS2Crew Command Center</Name>
		<Disabled>False</Disabled>
		<Path>C:\Program Files (x86)\FS2Crew Command Center\FS2CrewCommandCenter.exe</Path>
		<CommandLine></CommandLine>
	</Launch.Addon>
	<Launch.Addon>
		<Name>FS2Crew RAAS Pro MSFS</Name>
		<Disabled>False</Disabled>
		<Path>C:\Program Files (x86)\FS2Crew RAAS Professional\FS2Crew RAAS Pro MSFS.exe</Path>
		<CommandLine></CommandLine>
	</Launch.Addon>
</SimBase.Document>

 

I would add this:

 


	<Launch.Addon>
		<Name>FS2Crew PBE</Name>
		<Disabled>False</Disabled>
		<Path>C:\Program Files (x86)\Pushback Express MSFS\Pushback Express_x64.exe</Path>
		<CommandLine></CommandLine>
	</Launch.Addon>

 

Exactly, the PBE entry is missing and you would need to add it, so it can start with MSFS.

Cheers,

Manuel


spacer.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...