Does the journal contain warnings?

Community Support for the machines running the game
User avatar
smartroad
Master
Master
Posts: 1376
Joined: Wed Apr 29, 2015 9:14 pm
CMDR: Lase Mooray (PC) smartroad78 (XBOX)
CMDR_Platform: PC-MAC
Contact:

Does the journal contain warnings?

Postby smartroad » Mon Jul 31, 2017 7:27 am

I have been thinking about writing a small Python script (programming language - not the ship!) to control my MiLights under different circumstances.

I have no idea what the journal contains, does it have things like when weapons are deployed or if the ship is overheating?

I would love to have it so that when the weapons deploy the lights go red, over heating lights go flashing orange, hyperspace - blue(ish), landed - white etc.

Dunno if that is possible!
Image
Image
Image
Group Policy - The Order of Mobius General Orders

TorTorden
Deadly
Deadly
Posts: 4021
Joined: Mon Jun 01, 2015 11:13 am
CMDR: TorTorden
CMDR_Platform: None Specified
Contact:

Re: Does the journal contain warnings?

Postby TorTorden » Mon Jul 31, 2017 10:05 am

It quite possibly.
I think eddiscovery ( https://forums.frontier.co.uk/showthrea ... DDiscovery )
has the function to read and display the log in a straight table format.
Should be a quick way of seeing what it collects and if it works.

Been a while since I checked but was intrigued by the fact the log seemed to also include every lifer of fuel you scoop at any given slurp.

And full lat / long coordinates for when you land on a planet etc.
I think Ihave seen heat warnings as well but not sure.
Last edited by TorTorden on Mon Jul 31, 2017 11:42 am, edited 2 times in total.
Image

Hey I'm Thor -
People call me Bob.

Rule 1: Pillage. Then burn.
Rule 2: No such thing as overkill, as long as there are reloads.

TorTorden
Deadly
Deadly
Posts: 4021
Joined: Mon Jun 01, 2015 11:13 am
CMDR: TorTorden
CMDR_Platform: None Specified
Contact:

Re: Does the journal contain warnings?

Postby TorTorden » Mon Jul 31, 2017 11:39 am

Had a poke around in mine.

There is quite a bit, I see most of what you want, there are for instance separate tracking for supercruise entry, and SC exit, and heat warnings, but no real specifics on them.

I do not see an event from deploying weapons, but there is for shields breaking and reforming.
Here's a log excerpt from last night:

Code: Select all

{ "timestamp":"2017-07-30T21:35:05Z", "event":"StartJump", "JumpType":"Hyperspace", "StarSystem":"Nguna", "StarClass":"TTS" }
{ "timestamp":"2017-07-30T21:35:23Z", "event":"FSDJump", "StarSystem":"Nguna", "StarPos":[-122.781,-102.531,-22.563], "SystemAllegiance":"Independent", "SystemEconomy":"$economy_Industrial;", "SystemEconomy_Localised":"Industrial", "SystemGovernment":"$government_Democracy;", "SystemGovernment_Localised":"Democracy", "SystemSecurity":"$SYSTEM_SECURITY_low;", "SystemSecurity_Localised":"Low Security", "JumpDist":18.618, "FuelUsed":1.814478, "FuelLevel":6.185522, "Factions":[ { "Name":"Nguna Bridge Industry", "FactionState":"Boom", "Government":"Corporate", "Influence":0.082178, "Allegiance":"Independent" }, { "Name":"HIP 115370 Incorporated", "FactionState":"Boom", "Government":"Corporate", "Influence":0.143564, "Allegiance":"Federation", "PendingStates":[ { "State":"Expansion", "Trend":0 } ] }, { "Name":"Unionists of Nguna", "FactionState":"Boom", "Government":"Communism", "Influence":0.050495, "Allegiance":"Independent" }, { "Name":"Nobles of Yucanes", "FactionState":"Expansion", "Government":"Feudal", "Influence":0.055446, "Allegiance":"Independent" }, { "Name":"Bureau of Nguna Order", "FactionState":"CivilUnrest", "Government":"Dictatorship", "Influence":0.009901, "Allegiance":"Independent", "PendingStates":[ { "State":"Lockdown", "Trend":1 } ] }, { "Name":"United Nguna Democrats", "FactionState":"None", "Government":"Democracy", "Influence":0.624752, "Allegiance":"Independent", "PendingStates":[ { "State":"Boom", "Trend":1 }, { "State":"CivilUnrest", "Trend":1 }, { "State":"Lockdown", "Trend":1 } ] }, { "Name":"Brotherhood of Nguna", "FactionState":"Boom", "Government":"Anarchy", "Influence":0.033663, "Allegiance":"Independent" } ], "SystemFaction":"United Nguna Democrats" }
{ "timestamp":"2017-07-30T21:35:41Z", "event":"SendText", "To":"local", "Message":"18" }
{ "timestamp":"2017-07-30T21:35:44Z", "event":"SendText", "To":"local", "Message":"18" }
{ "timestamp":"2017-07-30T21:35:56Z", "event":"SendText", "To":"local", "Message":"18,39 50,60" }
{ "timestamp":"2017-07-30T21:40:44Z", "event":"ApproachSettlement", "Name":"Bova Gateway" }
{ "timestamp":"2017-07-30T21:42:45Z", "event":"SupercruiseExit", "StarSystem":"Nguna", "Body":"Nguna 1", "BodyType":"Planet" }
{ "timestamp":"2017-07-30T21:45:11Z", "event":"StartJump", "JumpType":"Supercruise" }
{ "timestamp":"2017-07-30T21:45:11Z", "event":"ApproachSettlement", "Name":"Bova Gateway" }
{ "timestamp":"2017-07-30T21:45:16Z", "event":"SupercruiseEntry", "StarSystem":"Nguna" }
{ "timestamp":"2017-07-30T21:45:59Z", "event":"ApproachSettlement", "Name":"Fancher Park ++" }
{ "timestamp":"2017-07-30T21:48:12Z", "event":"ApproachSettlement", "Name":"Fancher Park ++" }
{ "timestamp":"2017-07-30T21:48:15Z", "event":"SupercruiseExit", "StarSystem":"Nguna", "Body":"Nguna 1", "BodyType":"Planet" }
{ "timestamp":"2017-07-30T21:54:12Z", "event":"Touchdown", "PlayerControlled":true, "Latitude":18.375973, "Longitude":50.607113 }
{ "timestamp":"2017-07-30T21:54:14Z", "event":"LaunchSRV", "Loadout":"starter", "PlayerControlled":true }
{ "timestamp":"2017-07-30T21:54:29Z", "event":"Liftoff", "PlayerControlled":false }
{ "timestamp":"2017-07-30T21:55:44Z", "event":"CommitCrime", "CrimeType":"dockingMinorTresspass", "Faction":"Bureau of Nguna Order", "Fine":1000 }
{ "timestamp":"2017-07-30T21:57:09Z", "event":"Touchdown", "PlayerControlled":false }
{ "timestamp":"2017-07-30T21:57:26Z", "event":"DockSRV" }
{ "timestamp":"2017-07-30T21:57:41Z", "event":"SelfDestruct" }
{ "timestamp":"2017-07-30T21:57:41Z", "event":"ShieldState", "ShieldsUp":false }
{ "timestamp":"2017-07-30T21:57:46Z", "event":"HeatWarning" }
{ "timestamp":"2017-07-30T21:57:51Z", "event":"HeatDamage" }
{ "timestamp":"2017-07-30T21:58:11Z", "event":"HullDamage", "Health":0.778510, "PlayerPilot":true, "Fighter":false }
{ "timestamp":"2017-07-30T21:58:12Z", "event":"Died" }
Image

Hey I'm Thor -
People call me Bob.

Rule 1: Pillage. Then burn.
Rule 2: No such thing as overkill, as long as there are reloads.

User avatar
Cometborne
Master
Master
Posts: 805
Joined: Thu Mar 31, 2016 8:41 pm
CMDR: Cometborne
CMDR_Platform: None Specified
Contact:

Re: Does the journal contain warnings?

Postby Cometborne » Mon Jul 31, 2017 11:45 am

There is an official documentation of the journal entries, links can be found here.
Dirty deeds done dirt cheap for reasonable prices


Return to “Hardware and Technical”

Who is online

Users browsing this forum: No registered users and 23 guests

i