flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.14k stars 1.12k forks source link

GSX Refueling Issue #9495

Open davehicks001 opened 4 days ago

davehicks001 commented 4 days ago

Aircraft Version

Stable

Build info

{
    "built": "2024-11-09T16:33:35+00:00",
    "ref": "refs/tags/v0.12.3",
    "sha": "7c0bb7fee6051b07edd3435d923b7acf1cec2945",
    "actor": "FoxtrotSierra6829",
    "event_name": "manual",
    "pretty_release_name": "stable/v0.12.3",
    "version": "a380x-v0.12.3-rel.7c0bb7f"
}

Describe the bug

Engines 2+3 were unresponsive, whilst 1+4 were fine!

Expected behavior

I was expecting all engines to operate as normal.

Steps to reproduce

Unsure how I encountered the bug

References (optional)

https://www.twitch.tv/videos/2299463481

Additional info (optional)

No response

Discord Username (optional)

HansHix

Sleinmaster commented 4 days ago

Link to the clipped video

https://www.twitch.tv/hanshix/clip/EvilFastButterTheTarFu-yqh5rcEHPjns5Mep

donstim commented 3 days ago

Engines 2 and 3 quit due to fuel starvation. The issue actually started here during your pre-flight during the fueling process. After fueling, the fuel level glitched from this (too much fuel) Screenshot 2024-11-13 100021 to this (too little fuel and only a minimal amount in feed tanks 2 and 3): Screenshot 2024-11-13 092758 I can't speak to why this happened, but starting with less than 4000 kg in each of these tanks is consistent with the logic of the A380x's complex fuel transfer system. It resulted in no fuel ever being transferred into these tanks that feed engines 2 and 3. You can see from this screenshot of the issue that engines 2 and 3 had each burned (fuel used) 3300 kg of fuel, which is what was in feed tanks 2 and 3 after fueling. Screenshot 2024-11-13 101211

Maximilian-Reuter commented 3 days ago

This is likely an issue that is cause by the GSX integration for fuel in the a380 currently being broken and therefor creating issues

Fragtality commented 3 days ago

@donstim The Video unfortunately already starts with Refuel/Defueling in Progress - what where the Steps before that?

donstim commented 3 days ago

@Fragtality Unsure why you pinged me on this. Not my issue/video. I initially had the same question, but came to the conclusion it probably does not matter. It appears to be a gsx integration bug.

Fragtality commented 3 days ago

Because I'm stupid, sorry 😅

So the Question goes to: @davehicks001

davehicks001 commented 3 days ago

I used gsx to load the fuel and whilst streaming, must have missed the fuel levels change. I’ll manually load for now and retest. Thanks for pointing me in the right direction. I’ll follow up asap.

Fragtality commented 3 days ago

I used gsx to load the fuel and whilst streaming, must have missed the fuel levels change. I’ll manually load for now and retest. Thanks for pointing me in the right direction. I’ll follow up asap.

The exact Steps of "used gsx to load the fuel" would be great :)