Release Trade Computer Extension Mk.II

The message was: Error while reading records on table Markets_UR:Index was outside the bounds of the array.

I can't get to the transfer option in the launcher, each time I start it up it brings up that message and goes nowhere.

To fix the issue, without installing TCE to a new folder, is to delete the TCE_UMarkets.db file at the DB folder. TCE will recreate it when you start the launcher.
 
Last edited:
The message was: Error while reading records on table Markets_UR:Index was outside the bounds of the array.

I can't get to the transfer option in the launcher, each time I start it up it brings up that message and goes nowhere.

Hey Jessara Which Version of TCE did you start with the first time you downloaded it and how many updates and full version installs have you done since then?
 
Any Progress on TCE Relay

Hey Eventure Gawd Man do you ever stop updating this thing LOL

I think you need a update schedule like updates are released on Friday each week and full updates are released on the 1st of every month if you don't have one ready on this schedule then nothing till next week \ month might take some pressure off you and I won't fall so far behind on these things. I know you got older versions but I need some even older version for wifes PC I might have archives on my PC so this might not be a issue but if I don't any place you keep a list of older archives beyond whats showing on page 1

Also how is things going with TCE Relay did those contacts you got pan out anything coming from it?

N.R.Crosby
 
Hey Eventure Gawd Man do you ever stop updating this thing LOL

I think you need a update schedule like updates are released on Friday each week and full updates are released on the 1st of every month if you don't have one ready on this schedule then nothing till next week \ month might take some pressure off you and I won't fall so far behind on these things. I know you got older versions but I need some even older version for wifes PC I might have archives on my PC so this might not be a issue but if I don't any place you keep a list of older archives beyond whats showing on page 1

Also how is things going with TCE Relay did those contacts you got pan out anything coming from it?

N.R.Crosby

Hi there,

yes, the update frequency is high at the moment, because of the changes done at ED and the complexity of TCE itself, containing now more then 100k code lines.
TCE evolving as my skills evolving, breaking complex routines into easier ones, for a better readability.

A fixed schedule is an option, but I don't like to have fixes for some bugs/errors in the pocket and not releasing them to the community at once.
I am releasing full versions most the time at weekends, while updates in the week.

If you need older versions of TCE, go to the Version History. My dropbox contains versions back to V1.5.5 at the moment. Click the changelog for the desired version, the download link is included there.

The new TCE-Relay making progress, but some parts has to be changed, because the source data at EDDB has changed, as I heard. Because I am not involved in the process, I can't give you a time range, when it's done. Sry.

Possible feature request? Ability to share database(s) over FTP.
I know this was a feature with MK.I but does not seem to be possible with MK.II.
Me and a couple friends do trading around the same area and this would be awesome to share our market locations.

The FTP feature definitely won't come back.
 
Last edited:
To fix the issue, without installing TCE to a new folder, is to delete the TCE_UMarkets.db file at the DB folder. TCE will recreate it when you start the launcher.

That did the trick! :D It now works. Thanks so much. This looks like a very handy program, going to be fun figuring it out.
 
Hi Eventure

Hope you're well. Seem to be having a bug with some settings not being remembered within TCE. The Waypoint panel keeps reappearing even though I de-select it, and now it seems the same thing happening with EDMC not auto-connecting even though it is set to do so...

Just to add - the .config file is updating correctly, it's TCE doesn't seem to be reading it / remembering it....?
 
Last edited:
keep getting this error
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object variable or With block variable not set.
   at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance)
   at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
   at Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
   at Trade_Computer_Extension.Panel_Waypoints.Scoop7_MouseMove(Object sender, MouseEventArgs e) in F:\Trade Computer Extension\Trade Computer Extension\Panel_Waypoints.vb:line 545
   at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseMove(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Label.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.2115.0 built by: NET47REL1LAST
    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:///C:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.7.2046.0 built by: NET47REL1
    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.2110.0 built by: NET47REL1LAST
    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.2116.0 built by: NET47REL1LAST
    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.2110.0 built by: NET47REL1LAST
    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.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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.2102.0 built by: NET47REL1LAST
    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.2114.0 built by: NET47REL1LAST
    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.2102.0 built by: NET47REL1LAST
    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.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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:///C:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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.2046.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.
 
keep getting this error
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object variable or With block variable not set.
   at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance)
   at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
   at Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
   at Trade_Computer_Extension.Panel_Waypoints.Scoop7_MouseMove(Object sender, MouseEventArgs e) in F:\Trade Computer Extension\Trade Computer Extension\Panel_Waypoints.vb:line 545
   at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseMove(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Label.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.2115.0 built by: NET47REL1LAST
    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:///C:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.7.2046.0 built by: NET47REL1
    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.2110.0 built by: NET47REL1LAST
    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.2116.0 built by: NET47REL1LAST
    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.2110.0 built by: NET47REL1LAST
    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.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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.2102.0 built by: NET47REL1LAST
    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.2114.0 built by: NET47REL1LAST
    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.2102.0 built by: NET47REL1LAST
    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.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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:///C:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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.2046.0 built by: NET47REL1
    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.2046.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.

What is your screen setup (multi-monitor?) and what monitor (all/one?) you have selected at the Options panel?
Please send always a bug report via the launcher on an error.
Thanks.
 
Last edited:
What is your screen setup (multi-monitor?) and what monitor (all/one?) you have selected at the Options panel?
Please send always a bug report via the launcher on an error.
Thanks.

thanks it wasnt on multi monitor but it had selected all monitors under it for some reason ive now selected the main monitor see how that goes

thx for quick reply
 
thanks it wasnt on multi monitor but it had selected all monitors under it for some reason ive now selected the main monitor see how that goes

thx for quick reply

All monitors is the default value. If you have activated a surround mode in your driver, you don't have to select the multi monitor option. It's only required when you are not using the surround mode.
 
Last edited:
Update [1.6.3.1] released:

Changelog:
- Added a new active Mission panel.
- Added the number of missions done for a faction to the Mission Summary at the Personal panel.
- Added a 'Standby' indicator to the Mission Summary at the Personal panel, so TCE isn't frozen on heavy loads.
- Added CTRL keybinds, removed all letter keybinds without modifier to stop issues when entering data into TCE. Please check your keybinds.
- Fixed an issue with received combat bonds not recognized.
- Fixed an issue with the star coordinate accuracy to compensate the inaccuracy of the journal data.
- Fixed an issue with the proper detection of chained missions.
- Fixed an issue showing the Waypoints panel, even though it was deactivated.
- Fixed an issue that TCE didn't auto-connect when docked, if the Classic UI is used.
- Fixed an issue with the multi monitor option at the Options 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.
 
Update [1.6.3.1] released:

Changelog:
- Added a new active Mission panel.
- Added the number of missions done for a faction to the Mission Summary at the Personal panel.
- Added a 'Standby' indicator to the Mission Summary at the Personal panel, so TCE isn't frozen on heavy loads.
- Added CTRL keybinds, removed all letter keybinds without modifier to stop issues when entering data into TCE. Please check your keybinds.
- Fixed an issue with received combat bonds not recognized.
- Fixed an issue with the star coordinate accuracy to compensate the inaccuracy of the journal data.
- Fixed an issue with the proper detection of chained missions.
- Fixed an issue showing the Waypoints panel, even though it was deactivated.
- Fixed an issue that TCE didn't auto-connect when docked, if the Classic UI is used.
- Fixed an issue with the multi monitor option at the Options 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.

Looks all good here for the not saving settings bug - cheers for the quick fix
 
Looks all good here for the not saving settings bug - cheers for the quick fix

Actually, spoke too soon! Seems like EDMC now keeps repeating the call for data every 60 seconds - ie its stuck in a loop once you dock, and will keep connecting every 60 seconds until you undock!
 
Actually, spoke too soon! Seems like EDMC now keeps repeating the call for data every 60 seconds - ie its stuck in a loop once you dock, and will keep connecting every 60 seconds until you undock!

Please all reload the update to fix the issue. I don't want to spam EDMC calls. Thanks.
 
Last edited:
Eventure,
New error came up after upgrade, Email on it's way with links to files.

This is a show stopper for me will have to revert back to the other version.
 
Last edited:
Not sure if a bug or by design, but after using the Missions panel to select a mission, it sets your destination to this location. However, once you jump into hyperspace etc, it resets the destination to auto destination. This means you have to go back into the Missions panel and select it again.
 
Not sure if a bug or by design, but after using the Missions panel to select a mission, it sets your destination to this location. However, once you jump into hyperspace etc, it resets the destination to auto destination. This means you have to go back into the Missions panel and select it again.

Depends on the mission. If the target location is only a star system, not a station, and you have reached it, TCE will revert back to auto-destination.
 
Back
Top Bottom