Release Trade Computer Extension Mk.II

Gah increasing range to 500.000 light seconds, 100ly increased downloading prices + stations time to a full hour

Update:
Now, after tinkering for the last three days on the issue, I found a solution in using all cores, instead of only one for the process.
Due to multiple optimizations and parallel processing, I cutted my required time for the first time price and station update (100LY/500,000LS/~10K markets) from 30 mins. to 30 secs.

Now heading to the other types of EDDB updates...
 
Update:
Now, after tinkering for the last three days on the issue, I found a solution in using all cores, instead of only one for the process.
Due to multiple optimizations and parallel processing, I cutted my required time for the first time price and station update (100LY/500,000LS/~10K markets) from 30 mins. to 30 secs.

Now heading to the other types of EDDB updates...

WoW! You're getting advanced :D
 
i have a very minor bug.. but the auto destination function sends me to stations without large landingpads when im in a Type 7... i cant land there :p
 
i have a very minor bug.. but the auto destination function sends me to stations without large landingpads when im in a Type 7... i cant land there :p

Maybe the type is not set properly for that station. What was the station name/star system?
 
Last edited:
Hi Eventure,

Great Software, it has become essential for my playing Elite, so Thank you for your continued advancements.

I have over the last couple of days noticed that the time left in the missions panel of TCE does not match the time remaining in the Transactions Panel of Elite for Passenger Missions, it seems to be correct for other mission types. The TCE value is about 23 minutes longer left than the in game time.

Screenshot
ApCTo7Q.png

While not a major issue, it has made me lose a few missions, totally my fault for getting sidetracked whilst running passengers.

Also very low priority is it possible to extend the mission panel to show 20 missions, which seems to be the in-game maximum number of missions you can have active at once?

Thanks
Goldleader
 
Last edited:
HAPPY NEW YEAR!

Hi Eventure,

Great Software, it has become essential for my playing Elite, so Thank you for your continued advancements.

I have over the last couple of days noticed that the time left in the missions panel of TCE does not match the time remaining in the Transactions Panel of Elite for Passenger Missions, it seems to be correct for other mission types. The TCE value is about 23 minutes longer left than the in game time.

Screenshot

While not a major issue, it has made me lose a few missions, totally my fault for getting sidetracked whilst running passengers.

Also very low priority is it possible to extend the mission panel to show 20 missions, which seems to be the in-game maximum number of missions you can have active at once?

Thanks
Goldleader

This was reported earlier, but couldn't recreate the problem with the wrong time left value until today.
TCE stores the expire date on acception and checks the actual date against it. The stored value don't change.
So if there is a time difference, all mission would have the problem, but they don't, right?

Will add 4 more mission entries to the panel, no problem.
 
If anyone can assist, I'd be enormously grateful! New PC due to the old one dying, so I reinstalled TCE...and this happens every time I try to launch it

bbAFZBZ.png
 
Unhandled Exception Error - Navigation Panel

Getting this error when I select the Market Places in the Navigation Panel all other panels ok

TCE_ERROR.png


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

************** Exception Text **************
System.ArgumentException: Value was either too large or too small for an Int32.Couldn't store <12893337096> in Hangar Column. Expected type is Int32. ---> System.OverflowException: Value was either too large or too small for an Int32.
at System.Decimal.FCallToInt32(Decimal d)
at System.Decimal.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Data.Common.Int32Storage.Set(Int32 record, Object value)
at System.Data.DataColumn.set_Item(Int32 record, Object value)
--- End of inner exception stack trace ---
at System.Data.DataColumn.set_Item(Int32 record, Object value)
at System.Data.DataTable.NewRecordFromArray(Object[] value)
at System.Data.DataRowCollection.Add(Object[] values)
at Trade_Computer_Extension.Panel_Navigation.Filter_Markets() in F:\Trade Computer Extension\Trade Computer Extension\Panel_Navigation.vb:line 4256
at Trade_Computer_Extension.Panel_Navigation.NavMarkets() in F:\Trade Computer Extension\Trade Computer Extension\Panel_Navigation.vb:line 712
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.7.2600.0 built by: NET471REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/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.2600.0 built by: NET471REL1LAST
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_64/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.106.0
Win32 Version: 1.0.106.0
CodeBase: file:///D:/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_64/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_64/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.

The new update looks really awesome Eventure and man, oh man, an auto-updater for those of us that have to update multiple PC what can I say I haven't already said before your the man.
This update will bring more than a few Winters Wolves into you fold I am sure of it I already got about 7 members of the Pack using it.

Oh almost forget getting validation error in the Locations DB ok to just delete it will TCE just generate a blank new one?
 
Oh almost forget getting validation error in the Locations DB ok to just delete it will TCE just generate a blank new one?

Have you tried to repair it, using TCE?

If you delete it then TCE will create a blank one and all your saved locations will be lost. So if you're not fussed about losing that data then delete it. If you want that data, send it to Eventure to possibly fix it and identify the problem.
 
I'm wondering if the "Transparent" or "No Head" attribute is an issue with the Oculus Dash? When I try to "tear" one of the TCE windows into the VR environment, the entire screen gets selected instead of the TCE window. I have also tried this after selecting "Panel" to allow moving the panels around.

Teflon Mustang
 
I'm wondering if the "Transparent" or "No Head" attribute is an issue with the Oculus Dash? When I try to "tear" one of the TCE windows into the VR environment, the entire screen gets selected instead of the TCE window. I have also tried this after selecting "Panel" to allow moving the panels around.

Teflon Mustang

All panels staying always on top, maybe it could be an issue too for the Oculus app. But the launcher window not, so try some test with the launcher window.

Can u open project for polish translation? I'll start translate it
smile.png

Done, will send you some instructions for some parts, which are not covered at OneSky.
 
Last edited:
I have many issues with the trade data server update. Most of the time I get "not docked" or "server down". Today its especially bad, 9 out of 10 connections fail :-(
 
I have many issues with the trade data server update. Most of the time I get "not docked" or "server down". Today its especially bad, 9 out of 10 connections fail :-(

This is happening to me also, but I don't belive it's TCE, I think EDMC is lagging and failing to connect with ED Servers. Also EDDiscovery is failing to connect to ED Servers also.
 
Last edited:
After Install of 1.6.6 and importing old databases, I get this message when I run the program.

https://gyazo.com/5b604959f773ed60779169053edcd96e

Sometimes the line number is different 209 or 201.


Also i want to report a bug, but i don't know where to send it? When I click on "Report A Bug", it opens a new blank browser window.

Where do I send this bug file?

Please send it to eventure(at)ki.tng.de and add the ErrorReportFiles,7z from the root folder of TCE.
Thanks.

@The file noted at the error message can be found at \CMDR\Name\ folder.
 
Last edited:
Back
Top Bottom