Okay, first part of informations, second part later.
A3+A5:
Yesterday i flown dozens of missions, impossible to remember all details. So I selected now 2 different passenger missions to force both issues.
Mission 1:
Danilo Sweeney, VIP, not wanted.
Time left is correct here. At the moment i get the mission TCE and ED shows the same time left (02:42). But TCE shows (WANTED) here, that's wrong.
Mission 2:
Bulk passenger, Business.
Time left is wrong here. At the moment i get the mission TCE shows 03:34 but ED shows 03:06. And TCE shows the icon for a VIP here, but i think there is only one icon in TCE for passenger missions, right?
Here the relevant journal part:
Code:{ "timestamp":"2017-11-22T19:14:52Z", "event":"MissionAccepted", "Faction":"LTT 4487 Industry", "Name":"Mission_PassengerVIP_CEO_BOOM", "LocalisedName":"Transport Danilo Sweeney", "Commodity":"$FruitAndVegetables_Name;", "Commodity_Localised":"Obst und Gemüse", "Count":3, "DestinationSystem":"Bunda", "DestinationStation":"Faraday Ring", "Expiry":"2017-11-22T21:57:13Z", "Influence":"Med", "Reputation":"High", "Reward":383964, "PassengerCount":4, "PassengerVIPs":true, "PassengerWanted":false, "PassengerType":"Business", "MissionID":250654410 } { "timestamp":"2017-11-22T19:16:47Z", "event":"MissionAccepted", "Faction":"Los Chupacabras", "Name":"Mission_PassengerBulk_BUSINESS_ARRIVING", "LocalisedName":"9 Geschäftsleute will nach ", "DestinationSystem":"Bunda", "DestinationStation":"Faraday Ring", "Expiry":"2017-11-22T22:51:25Z", "Influence":"High", "Reputation":"Low", "Reward":377487, "PassengerCount":9, "PassengerVIPs":false, "PassengerWanted":false, "PassengerType":"Business", "MissionID":250655531 }
Okay, I found the issue with an inverted VIP and Wanted flag.
Because of the time difference on your second mission in ED, substract the expiry time (22:51:25) from the timestamp (19:16:47) of acceptance, you got ~03:34, not 3:06. Must be a bug in ED, or did I missed something?
Thanks for reporting.
Last edited: