Nikolai558 / FE-BUDDY

Assists Virtual ARTCC Facility Engineers with their daily tasks.
GNU General Public License v3.0
16 stars 3 forks source link

[BUG] - Index out of bounds on Get Airac Data #125

Closed wiggleforlife closed 1 year ago

wiggleforlife commented 1 year ago

Describe the bug Index out of bounds immediately after running.

To Reproduce Steps to reproduce the behavior:

  1. Run Get AIRAC Data with 2213/2301 and Convert East Coordinates

Expected behavior Program gets AIRAC data as usual

Screenshots image image FE-BUDDY_LOG.txt

Nikolai558 commented 1 year ago

Thank you for this bug report!

It is a valid bug that was introduced in this commit

I did not fully make the changes necessary to have the AIRAC dates and cycles displayed. Hopefully with the refactor I am planning soon these kind of mistakes won't happen again. I am working on a hot fix for this now.

Nikolai558 commented 1 year ago

This has been fixed and will be in the next release. Thanks.