Fragtality / Fenix2GSX

GSX Integration for the Fenix A320
MIT License
102 stars 4 forks source link

Fuel truck is not departing #65

Closed DomWin02 closed 8 months ago

DomWin02 commented 8 months ago

Hey there!

I set all options as related in the Manual. But the fueltruck is not departing after refueling. Also the Catering trucks are not arriving. Also upon boarding passenger board yes, but no cargo is loaded.

Fragtality commented 8 months ago

Shall I directly close the Issue or can I expect this Time to get any more Information than that?

DomWin02 commented 8 months ago

Shall I directly close the Issue or can I expect this Time to get any more Information than that?

Oh wow... what a friendly kind of support!

Then tell me what information do you need!

Fragtality commented 8 months ago

Well, I mean what do you expect when I just closed another Issue of yours because no further Information was provided? Also considering the general and documented Support Policy where I already made an Exception for that previous Issue?

Here again a Screenshot from the Readme

image

DomWin02 commented 8 months ago

Fenix2GSX20240119.log

DomWin02 commented 8 months ago

To describe to problem: I've setted up as described in the read me, with the option catering will be after refueling. Refueling starts and finished but not departes from the plane. so because of that catering will not arrive. Also cargo loading doesnt started.

Fragtality commented 8 months ago

Yes, all these Services use the same Side of the Airplane. Because of that GSX only allows one Service to be active. That is nothing I could control. The only Exception is when Catering is immediately called after ("together with") Refuel (which you chose not to use).

What I can see in the Logs is a Mix between the usual SimConnect Issues and wrong Usage: image image

DomWin02 commented 8 months ago

Thanks for reply. I will test it on the next flight. The Fuel Truck problem is now solved^^ Catering is now set to come with refueling and it worked.

Fragtality commented 8 months ago

Fingers crossed! 🤞

I added some extra Code some Versions ago to work-around some SimConnect Issues. Like the mentioned Log Message with the Fuel Truck: Fenix2GSX will "instant fill" the Rest (same goes for Boarding) as it assumes an Issue. But I can't workaround everything :/ Such an Automation (and the Integration) are only possible when I can read out the State of GSX reliably.