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.
17 Jul 2017, 9:30pm
Cross-play might be closer than we think. Sony is under a lot of pressure, especially given their recent, feeble excuse for not allowing it. If I was asked a month or two ago, I would've said give it 5 years, maybe. Now, I think we'll see the beginnings of it by the end of the year. Who knows? How that will extend to Elite: Dangerous would depend on FDev and how they have designed each version of the game.

But to keep on topic, Li-Yong Rui systems (Spelling?) all have a 15% discount on all modules and ships sold in those systems. While values can be found for modules by simply inserting them into your ship via coriolis I cannot find a system that allows you to factor in the discounts without doing manual maths I'm afraid. Particularly for console users without access to an API.
18 Jul 2017, 5:55am
Luke3107While values can be found for modules by simply inserting them into your ship via coriolis I cannot find a system that allows you to factor in the discounts without doing manual maths I'm afraid. Particularly for console users without access to an API.

Check the cog settings menu on coriolis, it has space for separate ship and module discounts.
18 Jul 2017, 7:12am
I am not sure if this is in your list already Artie but I will ask anyway. would it be possible to add a table under Cargo to show a list of Synthesis and their materials with a tally of materials available/unavailable? eg. like the favourite blueprints crafting tally.

Luke3107Cross-play might be closer than we think. Sony is under a lot of pressure, especially given their recent, feeble excuse for not allowing it. If I was asked a month or two ago, I would've said give it 5 years, maybe. Now, I think we'll see the beginnings of it by the end of the year. Who knows? How that will extend to Elite: Dangerous would depend on FDev and how they have designed each version of the game.


I am not up with what Sony are saying about Cross-play however, Warthunder have been doing this for years now on PC, Mac, Linux & PS4. (maybe it has something to do with Xbox being in the mix or yes maybe FDev's approach to the different versions could also play into it.)
18 Jul 2017, 12:31pm
importing Flight Logs worked yesterday - today importing Flight Logs is broken - evidently a change was made but does not work
18 Jul 2017, 1:29pm
RenraikuI am not sure if this is in your list already Artie but I will ask anyway. would it be possible to add a table under Cargo to show a list of Synthesis and their materials with a tally of materials available/unavailable? eg. like the favourite blueprints crafting tally.

Yes, I have it somewhere on my list, but no ETA at this moment.

Havoc4Uimporting Flight Logs worked yesterday - today importing Flight Logs is broken - evidently a change was made but does not work

Please see a note on the flight logs page, top right corner.
18 Jul 2017, 7:51pm
Hey,

I donated, but how do I go about getting the Inara Supporter tag?
18 Jul 2017, 7:58pm
30kHey,

I donated, but how do I go about getting the Inara Supporter tag?


Artie will do it when he has the time
18 Jul 2017, 8:33pm
A couple of questions:

How often do faction statistics get updated for the sand charts (aka area charts) in the System pages under Star Minor Factions? I'm seeing some odd time stamps once a day which makes me think it's a manual process instead of an automated one.

What framework are you using for this site?

Is there a syntax reference page so we know what tags are allowed?

Thanks for all you do!!!!
18 Jul 2017, 9:31pm
PROMETHEUS VR-42A couple of questions:

How often do faction statistics get updated for the sand charts (aka area charts) in the System pages under Star Minor Factions? I'm seeing some odd time stamps once a day which makes me think it's a manual process instead of an automated one.

What framework are you using for this site?

Is there a syntax reference page so we know what tags are allowed?

Thanks for all you do!!!!


afaik it's an auto-update, though I don't know the source. The actual game tick happens at different times.
18 Jul 2017, 10:11pm
Artie
RenraikuI am not sure if this is in your list already Artie but I will ask anyway. would it be possible to add a table under Cargo to show a list of Synthesis and their materials with a tally of materials available/unavailable? eg. like the favourite blueprints crafting tally.


Yes, I have it somewhere on my list, but no ETA at this moment.

Havoc4Uimporting Flight Logs worked yesterday - today importing Flight Logs is broken - evidently a change was made but does not work


Please see a note on the flight logs page, top right corner.


Thanks for your response - I did that this morning & just now - I see where it says it may take awhile to post to the Flight Log section - any idear how long? - sorry to be  pain - thanks for all your efforts - love the site

EDIT

Oh crap never mind I see now after update - my bad
18 Jul 2017, 10:34pm
30kHey,
 I donated, but how do I go about getting the Inara Supporter tag?

Hello, thank you for your donation! I will process it later today.

PROMETHEUS VR-42A couple of questions:
How often do faction statistics get updated for the sand charts (aka area charts) in the System pages under Star Minor Factions? I'm seeing some odd time stamps once a day which makes me think it's a manual process instead of an automated one.
What framework are you using for this site?
Is there a syntax reference page so we know what tags are allowed?
Thanks for all you do!!!!


about syntax: Everything available is in the WYSIWYG editor toolbar

about framework: No framework used

about faction statistics: It is updated via EDDN from the player journals on FSDJump events. So basically every time player jumps and is sending data to EDDN network (using Market Connector or so), it gets updated (Inara is subscribed to EDDN stream, so all the updates are almost real-time). But, the minor faction influence and state changes in the game are happening on "ticks", so there is perfectly possible that you can see some influence the very same whole day and then it suddenly jumps up/down (because the tick happened meanwhile). But yes, the influences can be updated also manually here. If do you have some example which faction is weird, please point me to it and I can take a look.
18 Jul 2017, 10:42pm
Artie

Hello, thank you for your donation! I will process it later today.


No worries, thanks Artie.
18 Jul 2017, 11:03pm

about syntax: Everything available is in the WYSIWYG editor toolbar


Copy that - thanks!


about framework: No framework used


Wow! Well done! Are you in GitHub?

about faction statistics: It is updated via EDDN from the player journals on FSDJump events. So basically every time player jumps and is sending data to EDDN network (using Market Connector or so), it gets updated (Inara is subscribed to EDDN stream, so all the updates are almost real-time). But, the minor faction influence and state changes in the game are happening on "ticks", so there is perfectly possible that you can see some influence the very same whole day and then it suddenly jumps up/down (because the tick happened meanwhile). But yes, the influences can be updated also manually here. If do you have some example which faction is weird, please point me to it and I can take a look.


Hmmm... Okay, that makes sense. Unfortunately, I don't think we can update EDDN since we're all on XBox. The Star System with odd time signatures is Liu Yines. Most of the times are around 20:00 GMT, one is at 0900, one is at 1800, etc. Thanks for the very detailed answer - I'm going to do some more reading on EDDN.

Thanks again!
18 Jul 2017, 11:32pm
Hi Artie,
maybe it's just me being dumb, but I've imported my journal log hoping to see my credits balance for the evening. But, for some reason, it's showing the same balance as last night.
Is this another thing that takes a while to update?
19 Jul 2017, 8:51am
Why am I unable to delete my account on here ?

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