swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
94 stars 27 forks source link

swift gui thinks I am connected to vatsim despite connection error #149

Closed tigert closed 9 months ago

tigert commented 2 years ago

So this is related to the velocity switch, I installed 0.11.0 and of course it does not (yet) work as the network has not switched to velocity infrastructure yet, and Swift gives me a connection error as expected.

However after cosing the error message, the GUI appears as if the connection was successful: The "Connect" button on the window turns green and shows "Connected", and has a "Disconnect" button.

ltoenning commented 9 months ago

Maybe this happened if the TCP socket wasn't disconnected when using the wrong VATSIM protocol version.

As Velocity is live since quite some time, I will close this issue for now. If the same issue happens in some other constellation, feel free to reopen the issue.