NikolaiVChr / f16

General Dynamics F-16 for Flightgear flight simulator
GNU General Public License v2.0
114 stars 36 forks source link

Hung sim #598

Closed NikolaiVChr closed 1 month ago

NikolaiVChr commented 1 month ago

Sim gets unresponsive and uses 1 full CPU core.

Steps to reproduce

Have managed to reproduce it 1 time. The first time, the MFD WPN page did not display the selected gun at OSB 6 when it happened, so it might be an infinite loop in MFD code.

NikolaiVChr commented 1 month ago

Was bug in Firecontrol.cycleLoadedWeapon(), fixing now.