-
Notifications
You must be signed in to change notification settings - Fork 107
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
LOWW issuing star command freezes the game #768
Comments
@georgeenciu @erikquinn quick first pass, the which seems odd because there is and entry segment. There is not an exit segment, though. When this fails, the current leg doesn't reset and when it tries to get the waypoints for what it thinks is the current leg, it fails because it doesn't exist. Will continue investigating... |
the other thing is that, as its written now, the command you included is actually invalid. The correct command should be: "BALAD3K": {
"icao": "BALAD3K",
"name": "Balad three kilo",
"entryPoints": {
"BALAD": ["BALAD"]
},
"body": [["BALAD", "A100|S250-"], ["WW669", "A60+|S250-"], ["WW665", "A60|S250-"], ["WW663", "A50|S250"], ["WW661", "A50|S250-"], ["WW659", "A50-|S250-"], ["WW657", "A50-|S250-"], ["WW655", "A50-|S250-"], ["WW653", "A50-|S250-"], ["WW652", "A50-|S250-"], ["WW651", "A50-|S250-"], ["WW650", "A50-|S250-"], ["RW11", "A50-|S250-"]],
"draw": [["BALAD", "WW669", "WW665", "WW663", "WW661", "WW659", "WW657", "WW655", "WW653", "WW652", "WW651", "WW650"]]
}, |
even with the corrected command, it will still fail. so there is a legit problem here. |
This is odd. I had the same freeze issue, but I could issue commands. I issued the |
When you enter CAF to an already airborn plane it also freezes, I only played LOWW so far.. |
didn't happened to me on |
I meant CAF (cleared as filed) EDIT: |
Hello,
I have the following situation that happened twice already:
star ww665.balad3k.loww
the game freezes, i can not click on anything, i can not issue any commandThe text was updated successfully, but these errors were encountered: