-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Engine startup sequence is very slow in MSFS 2024 #9597
Comments
Note that the A32NX is not yet ready for MSFS2024. |
@heclak were you using mouse interactions or the events I referenced above to complete the startup sequence? I.e. were you using hardware? |
@callebstrom oh. sorry I missed the part about you using LVARS. There were some changes to the APU and engine start code so your LVARs are probably triggering the pre-patched events. I'm not sure if/when the LVARS will work again due to some 2024 SDK changes. You probably have to use the mouse for now. |
@heclak that makes perfect sense. I'll keep an eye on this and use a mouse for now. Thanks! |
Which tool are you using and are there additional events you use in your flow? We did not change the flow to fix this on our side, but just used another method to trigger events, as the previous one didn't work reliably in MSFS2024 |
I have just had the same issue on the Stable build. I have done a normal flight from EHAM to EGMC, did a turnaround (not sure if they are officially supported, I know not on A380) and this happened. I did use a mouse. Startup was normal until fuel introduction, at which point all of N2, EGT and N1 climbed abnormally slowly. Additionally, after AVAIL message, the engines did not react to throttle position and remained at idle. After leaving to main menu and trying again, normal startup. |
I had a thought and confirmed this morning.
|
Also should note this was on 2020 not 2024. |
Aircraft Version
Development
Build info
Describe the bug
Starting engine 2 as per normal procedure (what previously took about 1 minute) now takes closer to 5-10 minutes. N2 creeps up very slowly (about 0.1% per second) and same thing with N1.
Engine 1 starts slightly quicker, but way slower than what I am used to seeing in this mod.
Expected behavior
I expected an engine startup time of around 1 minute per engine.
Steps to reproduce
References (optional)
No response
Additional info (optional)
Unclear if something has changed and I am doing something procedurally wrong here or if there is something wrong in the MSFS 2024 integration.
Following the same flow in the inibuilds version of the A320 yields a quicker and successful startup.
This occurs in both stable and dev versions. Also occurs after clearing caches, reinstalling the addon, etc. It also occurs using the Aircraft State "Ready for Taxi" and "Ready for Takeoff".
Worth noting is that I am starting the APU with
A32NX_APU_MASTER_SWITCH
,A32NX_APU_START
andA32NX_APU_BLEED_ON_ON
LVAR events (as these are bound to my physical APU switches.Discord Username (optional)
No response
The text was updated successfully, but these errors were encountered: