-
Notifications
You must be signed in to change notification settings - Fork 159
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
Body not tracked properly when in a taxi #1522
Comments
Reproducing.
|
One difference, when starting at an orbital station. On-foot Status.json has the station as its BodyName, when in-ship there is no Status BodyName. |
Also, for an orbital station the |
So, yes, it does look like there's no way we could ever correctly report the BodyName/ID of an orbital station. I shall look into a way to adjust the code to reflect this. |
Should be fixed in just released 5.4.0. |
EDMarketConnector.log
EDMarketConnector-debug.log
EDDN events: EDMC-taxi-2022-03-25.log
Journal: Journal.2022-03-26T033515.01.log
Describe the bug
Incorrect body is sent in EDDN
Docked
event when in a taxi or starting in space outside the gravity well of a planetTo Reproduce
Steps to reproduce the behavior:
Expected behavior
EDDN
Docked
event has noBody
(if an orbital station), or has the correctBody
(if a planetary port)Actual behaviour
EDDN
Docked
event hasBody
set to that of the starting locationThe text was updated successfully, but these errors were encountered: