False positive, please update Windows and don't install TCE onto your OS drive. This can lead to problems like the ones you encountered.View attachment 414418
Just updated to latest version and windows defender is detecting this
Your journal folder contains the journal file that have an invalid file name structure. Please check the folder and the file names within.Hi,
First time install and crash - version is 1.9.5.5
I started Trade Computer Extension MK.II.exe, LOG IN, done the setup and Launched TCE
The launch bar appeared top of my Elite Dangerous screen, progressed up to 60% then i got an exception.
View attachment 414479
The error in english :
The DateTime represented by the string is not supported in gregorian calendar
The crash details are in the attached text file
Note : my Windows is in French and i play Elite Dangerous in english
I attached the content of my ED journal folderYour journal folder contains the journal file that have an invalid file name structure. Please check the folder and the file names within.
A proper format is Journal.YYYY-MM-DDTHHMMSS.Count.log, like this "Journal.2022-03-17T193912.01.log".
Also allowed is this structure: Journal.YYMMDDHHMMSS.Count.log, like this "Journal.210605121024.01.log".
Either find the problematic file and remove/rename it or bypass processing unprocessed journals unitl the next update arrives.
That will come with the next update.TCE is the first tool i find to have this issue
Ideally it should ignore the file if the name does not match the pattern...
Hi there,Hi Eventure, found a small bug while playing.
When failing to negotiate a better payment for an Odyssey on foot mission, TCE thinks the mission has been accepted. The 2 missions shown have not been accepted.
View attachment 417286
Thanks again for TCE and all that you do![]()
mission accepted error files sent by email, thanks againHi there,
could you send me your journal log from this session so I can isolate and fix the bug?
Thanks in advance!
Hi,mission accepted error files sent by email, thanks again![]()
{ "timestamp":"2025-02-16T00:11:42Z", "event":"MissionAccepted", "Faction":"Ngaliba Blue Camorra", "Name":"Mission_OnFoot_Salvage_BS", "LocalisedName":"Find the Personal Documents in an empty settlement", "Commodity":"$PersonalDocuments_Name;", "Commodity_Localised":"Personal Documents", "Count":1, "DestinationSystem":"Ngaliba", "DestinationSettlement":"Almeida-Vega Botanical", "Expiry":"2025-02-16T06:18:18Z", "Wing":false, "Influence":"++", "Reputation":"++", "Reward":124762, "MissionID":1003437753 }
{ "timestamp":"2025-02-16T00:16:52Z", "event":"MissionAccepted", "Faction":"Ngaliba Blue Camorra", "Name":"Mission_OnFoot_Delivery_Contact_008", "LocalisedName":"Take a package to Gonzalo Hogan", "Commodity":"$VehicleSchematic_Name;", "Commodity_Localised":"Vehicle Schematic", "Count":1, "DestinationSystem":"Ngaliba", "DestinationSettlement":"Winter Horticultural Holding", "Target":"Gonzalo Hogan", "Expiry":"2025-02-16T06:18:06Z", "Wing":false, "Influence":"+", "Reputation":"+", "Reward":79672, "MissionID":1003438226 }
I think, there is a bug, but in ED reporting "MissionAccepted". I recommend to report that bug to Frontier.Changes for Odyssey up to update13 (July 2022)
A negotiated mission now writes event "MissionAccepted" only when the mission is accepted, not when the negotiation happens.
Can you tell me the reason and what the format should be?Hi eventure. Is the currently selected manual or auto destination data available in a file? If not, can you add it? Mostly interested in the system name and station name.
View attachment 417943
It is for a little navigation helper I am working on. Any format is fine, but I guess in order of preference json, ini, xml, sqllite. Just needs to hold the data 'system=aaa' and 'station=bbb'. I imagined this was already in one of the sqllite DBs or some other file, but could not find it. If it is, point me in the right direction and I will get from there.Can you tell me the reason and what the format should be?
By the way, the name of the target star system is written to the clipboard and is available for insertion at any time until a new target is chosen.
The next update will have this feature, scheduled for next weekend.It is for a little navigation helper I am working on. Any format is fine, but I guess in order of preference json, ini, xml, sqllite. Just needs to hold the data 'system=aaa' and 'station=bbb'. I imagined this was already in one of the sqllite DBs or some other file, but could not find it. If it is, point me in the right direction and I will get from there.
{"StarSystem":"NGALIBA", "Station":"ALMEIDA-VEGA BOTANICAL"}
Thanks!The next update will have this feature, scheduled for next weekend.
Code:{"StarSystem":"NGALIBA", "Station":"ALMEIDA-VEGA BOTANICAL"}