Release Trade Computer Extension Mk.II

When used through TCE, you will find it at the EDMC_Data folder at your TCE installation.

Hi Eventure

Found the data thanks. The problem seems to be with TCE. The data from EDMC shows Vipers & Cobras
System Station Ship Date
Apam Napat Majida Sidewinder 2017-10-29T07:29:21Z
Apam Napat Majida Eagle 2017-10-29T07:29:21Z
Apam Napat Majida Viper MkIV 2017-10-29T07:29:21Z
Apam Napat Majida Keelback 2017-10-29T07:29:21Z
Apam Napat Majida Viper MkIII 2017-10-29T07:29:21Z
Apam Napat Majida Cobra MkIII 2017-10-29T07:29:21Z
Apam Napat Majida Type-6 Transporter 2017-10-29T07:29:21Z
Apam Napat Majida Cobra MkIV 2017-10-29T07:29:21Z

but the import to TCE results in this
 
Hi Eventure

Found the data thanks. The problem seems to be with TCE. The data from EDMC shows Vipers & Cobras
System Station Ship Date
Apam Napat Majida Sidewinder 2017-10-29T07:29:21Z
Apam Napat Majida Eagle 2017-10-29T07:29:21Z
Apam Napat Majida Viper MkIV 2017-10-29T07:29:21Z
Apam Napat Majida Keelback 2017-10-29T07:29:21Z
Apam Napat Majida Viper MkIII 2017-10-29T07:29:21Z
Apam Napat Majida Cobra MkIII 2017-10-29T07:29:21Z
Apam Napat Majida Type-6 Transporter 2017-10-29T07:29:21Z
Apam Napat Majida Cobra MkIV 2017-10-29T07:29:21Z

but the import to TCE results in this

Issue is found and fixed for the next update.

I'm encountering a strange issue with the Navigation Panel.

When I click Navigation, and then click Market Places, the number of stations listed is literally random from one click to the next. When I first open the panel, it might list 10 stations. If click the exact same "Market Places" tab, it might now list 19 stations. Click once more, and now there are 18.

It's very strange and I can't figure out what is causing it. Has anyone else encountered this?? I've tried changing the Jump Range number to very high values so as to list all the stations I have entered into the database (which happens to be 19 btw, and they're all within 50 lys of each other), but this doesn't change the odd behavior that I've described. "Refreshing" the page by re-clicking the tab and nothing else gives me a different number of listed stations everytime.

Thanks for any help!

Please send me a bug report, right out of TCE (Options panel) when you expierence the issue. Can you recreate the issue after a restart of TCE?
 
Last edited:
Update [1.6.3.5] released:

Changelog:
- Added a visual upgrade of the user interface to fit better into the ED HUD.
- Added the proper selection of the last scanned body when opening the Cartography panel.
- Added the internal ID of a market to the Market Database panel.
- Added an internal player ship register. You have to switch to a stored ship once, so TCE can read the proper ID and name.
- Added the name of a ship to the Hangar tab of the Personal panel. Also the ability to assign now a picture to each ship individually. New pictures for your ships are required, because of a new name format.
- Added a keybind for the Missions panel. It's found at the "Personal" key list.
- Added an option to remove the UI buttons after 10 secs., if TCE has no longer the focus.
- Added the possibility to add a note to an active mission at the Mission Summary of the Personal panel.
- Fixed an issue with the position check of the Camera panel, where the controls are not visible.
- Fixed two small issues with the Mission Details at the Mission Summary of the Personal panel.
- Fixed an issue showing the wrong ship picture at the launcher.
- Fixed an error when trying to exchange a ship picture at the Hanger tab of the Personal panel. It is now only possible to change a picture for the actual used ship.
- Fixed an issue that events created without TCE running are not processed when TCE was started (e.g. missions completed are not recognized) later in a session.
- Fixed an issue with num block keybinds without modifier.
- Fixed an error in EngineerContribution and EngineerCraft events.
- Fixed an issue with the MissionRedirect event, not storing the new destination.
- Fixed an issue highlighting sometimes the wrong faction at the system list of the Factions panel.
- Fixed an issue with the proper shipyard data recognition of Cobra's and Viper's.
- Fixed an issue showing commodity rewards with a value of zero at the Cargo panel.

Note:
Copy all files and folders from the update into your TCE installation folder (see version requirements) to update your version.

I like to remind any user, who wants to use TCE in french, spanish and russian to help in translating the
latest interface phrases and commodities at OneSky. Thanks in advance.
 
Last edited:
After swapping to my cutter:

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

************** Exception Text **************
System.InvalidCastException: Ungültige Konvertierung von der Zeichenfolge in Typ Decimal.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(String Value, NumberFormatInfo NumberFormat)
at Trade_Computer_Extension.MD_Journal.Event_Loadout(Int64 a) in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 2418
at Trade_Computer_Extension.MD_Journal.Events_bestimmen() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 359
at Trade_Computer_Extension.MD_Journal.Check_Journal() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 76
at Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__1(Object a0, EventArgs a1) in F:\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:line 304
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

edit: i should probably note i copied the final release over the beta. hope that's not the cause...
:eek:
 
Last edited:
[1] ERROR WHEN STARTING TCE
I'M getting this error when I start TCE and the COMMANDER Screen on the LAUNCH window is blank. Also if I go to the other tabs, they appear fine, but as soon as I go to the COMMANDER tab I get the error shown again. TCE however starts up fine.

Also when TCE is loaded up and I go to PERSONAL/HANGER, I get the same error. I'm currently flying my PYTHON, called 'EXCALIBUR' with ID 'SAB 65'

7o7cFlz.png
ERROR DETAILS
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 string "" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Operators.AddObject(Object Left, Object Right)
at Trade_Computer_Extension.TCE_Launcher_UI.Show_Commander() in F:\Trade Computer Extension\Trade Computer Extension\TCE_Launcher_UI.vb:line 464
at Trade_Computer_Extension.TCE_Launcher_UI.TCE_Launcher_UI_VisibleChanged(Object sender, EventArgs e) in F:\Trade Computer Extension\Trade Computer Extension\TCE_Launcher_UI.vb:line 86
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.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.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.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.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
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.SQLite
Assembly Version: 1.0.99.0
Win32 Version: 1.0.99.0
CodeBase: file:///E:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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.

FILES EMAILED

I also re-verified my db and all came back SUCCESS.
 
Last edited:
After swapping to my cutter:

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

************** Exception Text **************
System.InvalidCastException: Ungültige Konvertierung von der Zeichenfolge in Typ Decimal.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(String Value, NumberFormatInfo NumberFormat)
at Trade_Computer_Extension.MD_Journal.Event_Loadout(Int64 a) in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 2418
at Trade_Computer_Extension.MD_Journal.Events_bestimmen() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 359
at Trade_Computer_Extension.MD_Journal.Check_Journal() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 76
at Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__1(Object a0, EventArgs a1) in F:\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:line 304
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

edit: i should probably note i copied the final release over the beta. hope that's not the cause...
:eek:

I did the same, and the first time I loaded up TCE no errors where shown, then I restarted my PC and started TCE up again and then I get the error. I can't tell if your error is the same.
 
After swapping to my cutter:

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

************** Exception Text **************
System.InvalidCastException: Ungültige Konvertierung von der Zeichenfolge in Typ Decimal.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(String Value, NumberFormatInfo NumberFormat)
at Trade_Computer_Extension.MD_Journal.Event_Loadout(Int64 a) in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 2418
at Trade_Computer_Extension.MD_Journal.Events_bestimmen() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 359
at Trade_Computer_Extension.MD_Journal.Check_Journal() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 76
at Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__1(Object a0, EventArgs a1) in F:\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:line 304
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

edit: i should probably note i copied the final release over the beta. hope that's not the cause...
:eek:

I did the same, and the first time I loaded up TCE no errors where shown, then I restarted my PC and started TCE up again and then I get the error. I can't tell if your error is the same.

I require an error report from you both.

@Thanks for the files.
 
Last edited:
Not urgent. My installation (1.6.3.5) is not detecting scan missions and adding them to the mission list.

Same problem, 5 missions excepted and completed, files sent.

[1] ENGINEER ERROR
When I unlocked TIANA FORTUNE with DECODED EMISSION DATA * 50 I got the following error.
B8tDegJ.png
ERROR DETAILS
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.


************** Exception Text **************
System.ArgumentException: Argument 'Start' must be greater than zero.
at Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start)
at Trade_Computer_Extension.MD_Journal.Event_EngineerContribution(Int64 a) in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 1558
at Trade_Computer_Extension.MD_Journal.Events_bestimmen() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 310
at Trade_Computer_Extension.MD_Journal.Check_Journal() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 76
at Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__1(Object a0, EventArgs a1) in F:\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:line 285
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.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.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
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.SQLite
Assembly Version: 1.0.99.0
Win32 Version: 1.0.99.0
CodeBase: file:///E:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
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.7.2556.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.
 
Last edited:
Not urgent. My installation (1.6.3.5) is not detecting scan missions and adding them to the mission list.

Sadly Frontier didn't make it to create an unified mission event output, therefore the planetary scan event missing some important informations (e.g. what star system and location the mission take place), so this and others have to be especially adapted, making the life of a 3rd party dev for ED more complicated as necessary.

Same problem, 5 missions excepted and completed, files sent.

[1] ENGINEER ERROR
When I unlocked TIANA FORTUNE with DECODED EMISSION DATA * 50 I got the following error.
ERROR DETAILS
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.


************** Exception Text **************
System.ArgumentException: Argument 'Start' must be greater than zero.
at Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start)
at Trade_Computer_Extension.MD_Journal.Event_EngineerContribution(Int64 a) in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 1558
at Trade_Computer_Extension.MD_Journal.Events_bestimmen() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 310
at Trade_Computer_Extension.MD_Journal.Check_Journal() in F:\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:line 76
at Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__1(Object a0, EventArgs a1) in F:\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:line 285
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.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.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
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.SQLite
Assembly Version: 1.0.99.0
Win32 Version: 1.0.99.0
CodeBase: file:///E:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
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.7.2556.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.

Fixed both issues with the upcoming hotfix today.
 
Last edited:
Update [1.6.3.5] released:


Hi Eventure

Another great update.

As promised another donation is on its way!

Just a few minor glitches that I have spotted: -

- Whilst TCE now picks up all ships from EDMC as shown here for some reason the Trade panel is not showing this. It isn't just an isolated station, the same thing is happening at all of them.

- Is the distance function for ships now operating? It isn't working for my Cutter which has now made over half a dozen jumps since the TCE update, also as can be seen here the buy price is wrong - I picked it up at a 15% discount but certainly not over 50%. Whilst on the subject of the buy price presumably you are using the stock purchase figures for each of the ships? Or are you able to factor in module upgrades as well to get the total value?
 
Just a few minor glitches that I have spotted: -

- Whilst TCE now picks up all ships from EDMC as shown here for some reason the Trade panel is not showing this. It isn't just an isolated station, the same thing is happening at all of them.

Hm... can't recreate it here. Sometimes the shipyard data isn't produced by cAPI, so if you expierence the issue again, please check, if an EDMC_Shipyard.csv file is created at the EDMC_Data folder, after you have used the connect button.
The file contains the star system and the station. Check them too, if they match with your current location.

- Is the distance function for ships now operating? It isn't working for my Cutter which has now made over half a dozen jumps since the TCE update, also as can be seen here the buy price is wrong - I picked it up at a 15% discount but certainly not over 50%. Whilst on the subject of the buy price presumably you are using the stock purchase figures for each of the ships? Or are you able to factor in module upgrades as well to get the total value?

Obviously the wrong price, forgot to add the default buy price to the displayed value, which is the total value of all interior components. Will be included into the hotfix today.

A mileage display isn't included yet, the distance value is the distance between you and your ships. It will be converted later into a mileage display, when the internal ship register is free of issues, which isn't actually. That's why I release a hotfix today.
 
Last edited:
Hm... can't recreate it here. Sometimes the shipyard data isn't produced by cAPI, so if you expierence the issue again, please check, if an EDMC_Shipyard.csv file is created at the EDMC_Data folder, after you have used the connect button.
The file contains the star system and the station. Check them too, if they match with your current location.

Hi Eventure

You misunderstood my post. The data has been imported into TCE as can be seen from this screenshot of the Market panel. However it is not populating the Trade panel as shown by this screenshot
 
Update [1.6.3.6] released:

Changelog:
- Added mileage counter for every ship registered to the Hangar tab of the Personal panel.
- Fixed an issue with planetary scan missions not recognized.
- Fixed an error with the EngineerContribution event, when handing out materials.
- Fixed an issue with the displayed ship value at the Hangar tab of the Personal panel.
- Fixed a display issue at the shipyard tab for the current market of the Trade Overview panel.

Note:
Copy all files and folders from the update into your TCE installation folder (see version requirements) to update your version.

I like to remind any user, who wants to use TCE in french, spanish and russian to help in translating the
latest interface phrases and commodities at OneSky. Thanks in advance.
 
Please send me a bug report, right out of TCE (Options panel) when you expierence the issue. Can you recreate the issue after a restart of TCE?

Yes, the issue is consistent to each time the program is booted. I clicked the bug report button, lemme know if I can help you in identifying it further.
 
Yes, the issue is consistent to each time the program is booted. I clicked the bug report button, lemme know if I can help you in identifying it further.

Found the issue, a missing 'wait' for a background worker, calculating distances, caused the issue. Will be fixed with the next update.
 
Update [1.6.3.6] released:


Another fast update (as usual :D). New mileage counter appears to be working perfectly, however since 1.6.3.6 the station/market visit counter is not auto-incrementing. It has to be altered manually each time to reflect the number of visits.

The system visit counter appears to be OK.
 
Back
Top Bottom