Release Trade Computer Extension Mk.II

Version [1.9.6.3] released
Changelog:
  • Fixed an error after reading the new shopping list export file on launching.
  • Fixed a display issue with some rows in the shopping list where the number of items was not displayed in the Shopping panel.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error or bug, please report and use the Report a Bug button at the launcher and don't forget to copy and add the error details and ErrorReportFile.7z archive.
 
Version [1.9.6.4] released
Changelog:
  • Added a file check to TCE Relay after downloading the EDSM nightly dump to ensure the file isn't corrupted. If it is, a new download will be initiated.
  • Fixed the TCE Relay trade market reference database because some stations were assigned an incorrect star system ID.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error or bug, please report and use the Report a Bug button at the launcher and don't forget to copy and add the error details and ErrorReportFile.7z archive.
 
Hello everyone,

I have noticed that my auto-trader is not making any trading suggestions. I have not changed the settings. Does anyone else have this problem or does anyone have any tips?

The picture is just an example, it looks like this at every station.

Best regards
 

Attachments

  • Screenshot 2025-03-21 201504.png
    Screenshot 2025-03-21 201504.png
    17.4 KB · Views: 58
Hello everyone,

I have noticed that my auto-trader is not making any trading suggestions. I have not changed the settings. Does anyone else have this problem or does anyone have any tips?

The picture is just an example, it looks like this at every station.

Best regards
Hello,
Is the current position display always the same, or does it change depending on your position in space or station?
If it's always the same, you need to select the correct ED installation folder or let the launcher search for it.

The auto-destination system selects a new nearby market depending on the trading market you're currently on.
Is your problem that no market is displayed on the destination display?

Please try to describe your problem in more detail.

You can also send me an email in German if that would be easier for you. If possible, attach the ErrorReportFiles.7z to the email that is created in the installation folder after you click the Report A Bug button in the launcher.
 
Hello, I've noticed my TCE launcher is constantly saying the EDMC server is down, plus everything in the Data Processing area is all in red. While in game, nothing is updated, no trade markets are updated except when I dock, then there is no trade destination displayed. Pushing the "connect" button next to the trade button also just returns the "server down" error. The EDMC path is pointing to the correct .exe, and both TCE and EDMC are up to date, brand new installations, I haven't had either for more than a couple of days. Thanks so much for the help and the great application.
errorscreenshot.jpg
 
Version [1.9.6.5] released
Changelog:
  • Added some missing translations to the Options panel.
  • Changed the description of the “Apply Commodity filter from Route Finder” in the Auto Destination options.
  • Fixed an issue where selecting the above option would not display any ´destinations if no commodities were manually selected beforehand.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error or bug, please report and use the Report a Bug button at the launcher and don't forget to copy and add the error details and ErrorReportFile.7z archive.
 
Last edited:
Version [1.9.6.6] released
Changelog:
  • Fixed a possible bug when calculating commodity profits and discounts for stations and changing the auto destination values for profits, discounts or stock in the Options panel at the same time.
  • Fixed a possible bug when finding objects in a location on vast databases while adding new locations through the database or planetary map at the same time.
  • Fixed a minor bug where if changes were made to TCE Relay options without starting the service in the Extensions tab of the launcher, the changes were not saved.
  • Fixed some minor bugs in the Route Planner panel.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error or bug, please report and use the Report a Bug button at the launcher and don't forget to copy and add the error details and ErrorReportFile.7z archive.
 
Last edited:
Version [1.9.6.7] released
Changelog:
  • Added two control levels for the information sphere and trade range to the TCE Relay options.
  • Fixed a bug when starting TCE when a rare commodity was on the shopping list.
  • Fixed a bug when transferring the mission database from an older TCE version (v1.9.5 and older).
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error or bug, please report and use the Report a Bug button at the launcher and don't forget to copy and add the error details and ErrorReportFile.7z archive.
 
TCE-Relay seems stuck at 69% processing station data

1747242039766.png


The TCE UI is waiting for it to complete, so I can't create a bug report.

Running the latest 1.9.6.7 in Windows 11 PC

Any advice on this?
 
Version [1.9.6.8] released
Changelog:
  • Added an indicator when background calculations are performed with large station databases to the Trade Overview panel.
  • Fixed an UI lag issue when switching between "Find Market" and "Find Commodity" with large station databases in the Trade Overview panel.
  • A TCE Relay error message is now only displayed when a TCE Relay error is detected in the code. Invalidly constructed JSON strings in downloaded dumps are ignored, and no error message is displayed.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error or bug, please report and use the Report a Bug button at the launcher and don't forget to copy and add the error details and ErrorReportFile.7z archive.
 
Hi @eventure , hope you're well.
Had a minor 'unhandled exception' when loading in a trade route I had saved just a few moments before (then cleared, in order to experiment with trying to find a new best route via the Finder; it found nothing new). When I reloaded the route I'd just saved, I got this:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Conversion from type 'DBNull' to type 'Double' is not valid.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(Object Value, NumberFormatInfo NumberFormat)
at Trade_Computer_Extension.Panel_Route_Planner.Show_Register() in F:\Trade Computer Extension\Trade Computer Extension\Panel_Route_Planner.vb:line 1486
at Trade_Computer_Extension.Panel_Route_Planner.BTN_Load_Click(Object sender, EventArgs e) in F:\Trade Computer Extension\Trade Computer Extension\Panel_Route_Planner.vb:line 686
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9300.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Assembly Version: 1.9.6.8
Win32 Version: 1.9.6.8
CodeBase: file:///G:/EliteDangerous%20TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 10.0.0.0
Win32 Version: 10.0.3.21018
CodeBase: file:///G:/EliteDangerous%20TCE/Newtonsoft.Json.DLL
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Snippets
Assembly Version: 0.0.0.0
Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.8.9300.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.117.0
Win32 Version: 1.0.117.0
CodeBase: file:///G:/EliteDangerous%20TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.DataVisualization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

I've attached the route .db file here in case that's helpful. Let me know if there's anything else you need.

As always, thanks so much for your continued efforts with this project! It's really appreciated.
 

Attachments

  • whadru_banks_landing-efnisei_bobko_base.zip
    514 bytes · Views: 22
Hi @eventure , hope you're well.
Had a minor 'unhandled exception' when loading in a trade route I had saved just a few moments before (then cleared, in order to experiment with trying to find a new best route via the Finder; it found nothing new). When I reloaded the route I'd just saved, I got this:



I've attached the route .db file here in case that's helpful. Let me know if there's anything else you need.

As always, thanks so much for your continued efforts with this project! It's really appreciated.
Thank you for your report.

The bug has been identified and will be fixed with the next update.
 
Version [1.9.6.9] released
Changelog:
  • Added automatic correction of potentially corrupted route files so they can be loaded into the route planner.
  • Fixed a bug when selecting possible stations for the route planner in the Route Planner panel.
  • Fixed a rare bug when saving a route in the Route Planner panel.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error or bug, please report and use the Report a Bug button at the launcher and don't forget to copy and add the error details and ErrorReportFile.7z archive.
 
Sorry @eventure - another one for you...

************** Exception Text **************

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)
at System.Array.GetValue(Int32 index1, Int32 index2)
at Microsoft.VisualBasic.CompilerServices.Symbols.Container.GetArrayValue(Object[] Indices)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, ResolutionFailure& Failure, Boolean[] CopyBack)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
at Trade_Computer_Extension.Panel_Shopping.Show_ShoppingList() in F:\Trade Computer Extension\Trade Computer Extension\Panel_Shopping.vb:line 322
at Trade_Computer_Extension.Panel_Shopping.Panel_Init() in F:\Trade Computer Extension\Trade Computer Extension\Panel_Shopping.vb:line 210
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9300.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Assembly Version: 1.9.6.9
Win32 Version: 1.9.6.9
CodeBase: file:///G:/EliteDangerous%20TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 10.0.0.0
Win32 Version: 10.0.3.21018
CodeBase: file:///G:/EliteDangerous%20TCE/Newtonsoft.Json.DLL
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Snippets
Assembly Version: 0.0.0.0
Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.8.9300.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.117.0
Win32 Version: 1.0.117.0
CodeBase: file:///G:/EliteDangerous%20TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.DataVisualization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------

Happened when I clicked on the shopping list to reopen it. I had put some items in there the day before, and both ED and TCE had been exited normally that night, and reopened normally again today. First time I reopened the shopping list, I got the error. The contents of the list were two mission commodities (Indite and Beryllium) and a lookout for a Python Mk II.


LMK if there's anything else you need. Cheers!
 
Sorry @eventure - another one for you...



Happened when I clicked on the shopping list to reopen it. I had put some items in there the day before, and both ED and TCE had been exited normally that night, and reopened normally again today. First time I reopened the shopping list, I got the error. The contents of the list were two mission commodities (Indite and Beryllium) and a lookout for a Python Mk II.


LMK if there's anything else you need. Cheers!
Thank you very much for your report!

I actually need your databases and also your shopping list file (autosave.tsl) from the \Shop folder, because I can't reproduce the problem here.

I also noticed in the screenshot that some text is missing before the colons, such as price, average, or days. So there must be another problem I need to check.

Here's my view for comparison:

Screenshot 2025-05-28 114433.jpg


Thanks in advance!
 
Thank you very much for your report!

I actually need your databases and also your shopping list file (autosave.tsl) from the \Shop folder, because I can't reproduce the problem here.

I also noticed in the screenshot that some text is missing before the colons, such as price, average, or days. So there must be another problem I need to check.

Here's my view for comparison:

View attachment 430629

Thanks in advance!
Arrgh... you're probably going to kill me @eventure , but... I cleared the shopping list late yesterday because I'd found all the items (and because I got a mid-flight, system-arrival crash popup dialogue - my guess it was the Python MkII, but that's just a guess).

I've had a look at mine just now, and there's other stuff in it now (plus a new instance of the Python MkII). I've attached it just in case, but I doubt it's useful - my apologies (I promise you I'll try and recreate the situation if I can, and save that tsl file properly at the time).

I've just launched TCE for today's session, and did my usual DB verify, and noticed that the Cartography DB is flagging up an error, so I've also attached here a copy of the PRIOR to doing the repair. However, I'm not 100% sure this is related to the issue at hand with the shopping-list, because I had a situation yesterday where I had quit ED (to menu), leaving TCE running, came back later after the PC had slept and re-awoken, tried to re-enter the game, and it all seemed to freeze, finally giving me a Scarlet Krait error. For some reason I could not seem to bring TCE to the front in order to properly exit it, so I ended up killing it from the Task Manager (subprocess first, then main task)... and it's my guess this is probably what's behind the cartography error. However, that's a hunch, so I could be way off.

Which other DBs do you want me to give you? I don't mind, so long as nothing 'personal/private' is involved (unless I can send them to you off-forum, in which case I'm less worried... I just don't fancy dropping files here if they're going to result in my compromising my Steam or Frontier account. Forgive my caution, but these days, it's essential, as I'm sure you understand!) Let me know which files you need, and I'll paste them here.

Finally, I just loaded into game now, and had a quick look at the Shopping cart after everything had settled down - and I could see the Python 2 and the Soontill Relics both showing X NO DESTINATION FOUND on the right, and on the left, a [1] next to each. As a test, I added a Commodity entry - Indite, and that came up with the location I am currently at (Kuhn) on the right, and the [1] again on the left. I then pressed 'UPDATE SHOPPING LIST' and the Python then got a hit location and its entry on the right changed to Halbarapii:Godwin Vision:

ygaJ2CQ.png


I'm guessing the Soontill Relics don't show a destination simply because I'm way out of range of the system where I picked up a bunch yesterday for the Engineer. No mystery there.

As I said, let me know specifically which DB files you need, and how best to send them to you (the forum will only let me upload 10 zips, and some of them like RMarkets.DB and Stars.DB are too big if zipped standalone or in a pack, and if I 'span' them as 2MB zips, we end up with more than 10 zips in total. Headache :)
 

Attachments

  • autosave.zip
    369 bytes · Views: 18
  • TCE_Cartography.zip
    257.3 KB · Views: 23
  • Panel.zip
    1.4 KB · Views: 20
  • Resources.zip
    85.6 KB · Views: 26
  • TCE_Cartography-repaired.zip
    268.8 KB · Views: 27
  • TCE_Locations.zip
    2 MB · Views: 19
  • TCE_UMarkets.zip
    1.8 MB · Views: 24
Back
Top Bottom