pierr3 / VectorAudio

An Audio-For-VATSIM ATC Client for macOS, Linux and Windows
GNU General Public License v3.0
47 stars 11 forks source link

Bug: Fake "Could not find station in database" #72

Closed ITheLestI closed 10 months ago

ITheLestI commented 11 months ago

When you search for "UUEE_GND" for example, application returns error: Could not find station in database, but afterwards creates 2 new stations in client, as it supposed to do.

pierr3 commented 11 months ago

That's technically normal, it means your FE has not properly setup the database and did not name statiosn by callsigns, but maybe by another acronym. Your FE should define stations with the expected callsign you would search them for

pierr3 commented 10 months ago

Can confirm this is due to your station database not being properly setup, there is no frequency associated with that callsign, instead just a VCCS table:

{"id":"cfc30fc4-a8eb-4997-be41-ff6ed452d15c","name":"UUEE_GND","frequency":null,"frequencyAlias":null}