Skip to content
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

fix: ecfmp throws exception when flow measure has no aircraft #548

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

AndyTWF
Copy link
Contributor

@AndyTWF AndyTWF commented Nov 12, 2023

The flowMeasureCallsignMap wasnt initialised unless an aircraft had a given flow measure apply to it. So when that flow measure expired, an out of range exception would be thrown when it tried to access the map.

Fixes #547
Fixes #538

The flowMeasureCallsignMap wasnt initialised unless an aircraft had a given flow
measure apply to it. So when that flow measure expired, an out of range exception would
be thrown when it tried to access the map.

Fixes VATSIM-UK#547
Fixes VATSIM-UK#538
@AndyTWF AndyTWF merged commit a35a410 into VATSIM-UK:main Nov 12, 2023
3 checks passed
@VATSIMUK
Copy link

🎉 This PR is included in version 5.13.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ECFMP Exception when no aircraft for a flow measure Unhandled exception
2 participants