Inara updates, bug reports, requests

Commanders having Elite from Epic games store with http 400 error
When you try to link your accounts, you may receive the http error 400 about expired tokens. It's an issue on Frontier's end that I cannot solve on Inara. Fortunately, the solution is simple - please give it a few days and it will start to work later (probably when the access token on their cAPI server expires). If the error 400 appeared later and it worked before, try to reauthenticate as said in the error message (may be just a regular reauth forced by Frontier). Alternatively, you can try to use the workaround below. If even that won't work, it's the problem described above.
Please vote for the issue on the official bug tracker: https://issues.frontierstore.net/issue-detail/21258

Possible workaround: Try to connect the account while you are in the game. It may work.

Game data and imports not available for console commanders and PC players with Legacy game version
Inara supports only the Live game version (so PC Horizons 4.0 and Odyssey) since game update 14, thus all the game data on the site and the commander data imports work only for those game versions.
27 Jan 2020, 2:17pm
Yeah, it's a mess a little bit. Dockable megaships are great as they provide the unique identifier, so they can be moved automatically to the new star system on the updates, but the other undockable assets is hard to identify reliably, as they may share the names and there is no unique identifier for them in the journals. The option to move megaships, bulk cruisers, etc. in the station edit may be indeed useful, although it's open to misuses as Aunty mentioned. I will think about that...
28 Jan 2020, 11:18am
StarhorizonHi , first up Inara is wonderful help thankyou .

Problem : A few days ago the system AMALA started being reported with wrong government type and wrong Allegiance.



vs before




thought i would let you know because it just seemed weird.

regards.



anyone fixing this ???
28 Jan 2020, 11:20am
Yes, as I have responded earlier, the problem is in the data the journals are providing for some star systems, but there is possible to make a workaround (which I will make as soon as possible).
28 Jan 2020, 11:28am
Oh thanks for that .


Some thing else I just noticed is in the squadron-roster page where it has time zones , mine is set in my setup to +10.00 for Melbourne Australia , yet it does not show in the roster , actually no +hours show in the roster , though only one i know is mine .

cheers
28 Jan 2020, 11:57am
Do you can send me a screenshot, please? I see timezone differences in your roster without any problem.
29 Jan 2020, 2:44am
Lightweight armour doesn't decrease mass, might wanna update the blueprint page. Not sure when that changed in-game.
29 Jan 2020, 3:05am
Lightweight alloys don't gain or lose mass in engineering (there is a note on the blueprints page). You're better off engineering these as heavyweight / deep plating, because they would be tougher but with no mass penalty.
29 Jan 2020, 7:31am
RotwhylrLightweight alloys don't gain or lose mass in engineering (there is a note on the blueprints page). You're better off engineering these as heavyweight / deep plating, because they would be tougher but with no mass penalty.


This was a discovery more important than finding Raxxla! XD
29 Jan 2020, 5:20pm
I have a small suggestion. I often see threads in Reddit and the frontier forums about ship names. I wonder if it'd be possible to have a section in the Statistics page (or perhaps a page of its own), where we could see how common / rare ship names are. Something along the lines of:

SELECT COUNT(ships.ID), ships.name FROM ships GROUP BY ships.name

Although that might be a very large list... so maybe doing a sub-page for each starting letter would be useful, i.e.

SELECT COUNT(ships.ID), ships.name FROM ships WHERE ships.name LIKE 'a%' GROUP BY ships.name

Sorry, I'm probably butchering the sql here... but just wanted to explain exactly what I was thinking. I'm really curious what the most common names are for ships. Actually, I suspect that a HUGE number of people don't even bother to rename their ships at all, so it'd probably be necessary to filter these out:

SELECT COUNT(ships.ID), ships.name
FROM ships
WHERE ships.name LIKE 'a%'
AND ships.name NOT IN ('Sidewinder', 'Adder', etc...)
GROUP BY ships.name

That query is actually probably pretty inefficient come to think of it because it'd be doing string compares on a big table. Perhaps solvable with a materialized view.
29 Jan 2020, 6:58pm
Actually, I have something like that planned already as a part of another report(s) for the bulletin board. So something will come.
29 Jan 2020, 7:05pm
ArtieActually, I have something like that planned already as a part of another report(s) for the bulletin board. So something will come.


That's great to hear! I love the site BTW... especially the new Security Report and leaderboard for CMDRs who play PVP to hunt down other wanted players. Keep up the great work.
29 Jan 2020, 7:42pm
Artie,

I just filled my Polonium storage and I can confirm it is a 5 Grade 100 Q.ty. The Cargo page lists it as 4 Grade 150 Q.ty.

I'm pretty sure it was already mentioned, somewhere in this tread.

S.
29 Jan 2020, 7:57pm
Hi.

I've noticed that my thargoid kill count on Inara is lagging behind what I see in my  Journal.*.01.log files.  I count with the utility https://github.com/canonn-science/TCS as well as little utility commands like

~/cygdrive/c/Users/.../Saved Games/Frontier Developments/Elite Dangerous
$ grep Thargoids Journal*.01.log | cut -f2- -d"," | sort | uniq -c
  2643  "event":"FactionKillBond", "Reward":10000, "AwardingFaction":"$faction_PilotsFederation;", "AwardingFaction_Localised":"Pilots' Federation", "VictimFaction":"$faction_Thargoid;", "VictimFaction_Localised":"Thargoids" }


(for comparison, I'm showing 2,305 on the cmdr-ranks page).

This is after a exiting ED completely and doing an "Import Frontier Data" on Inara.  I cross-checked that the import was right - my hyperspace distance on Inara matches the distance shown in game.

Any thoughts?


Last edit: 30 Jan 2020, 1:17am
29 Jan 2020, 8:01pm
Arne S. SaknussemmArtie,

I just filled my Polonium storage and I can confirm it is a 5 Grade 100 Q.ty. The Cargo page lists it as 4 Grade 150 Q.ty.

I'm pretty sure it was already mentioned, somewhere in this tread.

S.


I've got 115 on my account right now. The cap is 150 for me. Sounds like an issue you need to raise with FDev.
29 Jan 2020, 8:20pm
Aunty Sledge
Arne S. SaknussemmArtie,

I just filled my Polonium storage and I can confirm it is a 5 Grade 100 Q.ty. The Cargo page lists it as 4 Grade 150 Q.ty.

I'm pretty sure it was already mentioned, somewhere in this tread.

S.



I've got 115 on my account right now. The cap is 150 for me. Sounds like an issue you need to raise with FDev.no



Yep, I gathered almost 150 of that at a biological site when I went exploring.

Post a reply

You must be signed in to post here.
Discussion about Inara - any comments, suggestions, feature requests, bug reports are warmly welcomed.

Link to Inara Discord: https://discord.gg/qfkFWTr