gay_king_prince_charles [she/her, he/him]@hexbear.net to news@hexbear.netEnglish · 2 days agoAirbus issues recall on 6000 A320 aircraft due to critical software issuewww.reuters.comexternal-linkmessage-square23fedilinkarrow-up146
arrow-up146external-linkAirbus issues recall on 6000 A320 aircraft due to critical software issuewww.reuters.comgay_king_prince_charles [she/her, he/him]@hexbear.net to news@hexbear.netEnglish · 2 days agomessage-square23fedilink
minus-square30_to_50_Feral_PAWGs [she/her]@hexbear.netlinkfedilinkEnglisharrow-up7·2 days agoif ( Fuselage.getInstance().getEngineCount() == 2 ) { foreach ( Engine engine : Fuselage.getInstance().getEngines() ) { engine.setThrottleLevel( 100.00d ); } } Ah, see, here’s your problem – you have to make sure the engines are still attached before you just command them to full throttle.
minus-squareJustSo [she/her, any]@hexbear.netlinkfedilinkEnglisharrow-up2·1 day agoThe spec says engine references are supposed to be removed from the Fuselage instance when they’re destroyed. Please raise this issue with the engine team. Closing this ticket.
if ( Fuselage.getInstance().getEngineCount() == 2 ) { foreach ( Engine engine : Fuselage.getInstance().getEngines() ) { engine.setThrottleLevel( 100.00d ); } }Ah, see, here’s your problem – you have to make sure the engines are still attached before you just command them to full throttle.
The spec says engine references are supposed to be removed from the Fuselage instance when they’re destroyed.
Please raise this issue with the engine team.
Closing this ticket.