1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 23:51:16 +03:00

Troubleshooting: 'EDSM 402 Item unknown' is generic.

Rather than start listing every event that can cause this, just talk
about it generically.  People need to check with Anthor if it's
something he's *meant* to be processing.
Athanasius 2020-09-19 09:20:01 +01:00
parent 89952a5ee2
commit f59dcfd22b

@ -54,9 +54,14 @@ but are really just messages for information.
Examples include: Examples include:
* `EDSM 402 Item unknown {"Periapsis": 0.0,"_systemCoordinates": [-33300.0,19.5625,3139.5],"BodyName": "Byeia Thoea JI-K c8-0 4 A Ring","...` * `EDSM 402 Item unknown ...`
EDSM is/wasn't recording Ring data, so tells us this. It's Anything starting with this is due to EDSM not
harmless. currently doing anything with the event in question. It might in
the future, and I believe Anthor has stated that he stores all such
events in case he adds code to handle them, at which point the
entire backlog would be processed. Only open an EDMC issue if you're sure
that EDSM should be processing the event (check with Anthor first) and it
appears EDMC is mis-handling it.
* `Inara 400 No reputation value provided. {"eventName": "setCommanderReputationMajorFaction", "eventTimestamp": "2020-07-15T15:32:42Z", "eventData": []}` * `Inara 400 No reputation value provided. {"eventName": "setCommanderReputationMajorFaction", "eventTimestamp": "2020-07-15T15:32:42Z", "eventData": []}`
Inara doesn't like the application trying to send an empty list of Inara doesn't like the application trying to send an empty list of
Major Faction (Empire, Federation, Alliance) reputations. It's Major Faction (Empire, Federation, Alliance) reputations. It's