Abandoned [RELEASE] Trade Computer Extension

Status
Thread Closed: Not open for further replies.
Eventure,
Something to consider for MKII,
I managed to crash MkI because I arrived at a new system, and without thinking, didn't add the system or station.
Proceeded to look to change the auto destination window value with another system, selected another system and heard the familiar ping.
 
Eventure,
Something to consider for MKII,
I managed to crash MkI because I arrived at a new system, and without thinking, didn't add the system or station.
Proceeded to look to change the auto destination window value with another system, selected another system and heard the familiar ping.

Did you have any error report or debug info for me, because without it, there are to many variables to check.
 
Full Version (1.57 Final) released:



Changelog:
- Final release of the Mk.I. Nothing changed to the beta version before.

Note:
Please use the Transfer Database Manager (TDM) for TCE V1.56 BETA 6 and older versions to make your database compatible with the actual version of TCE.

Last Words to TCE Mk.I:
Because of the release of TCE Mk.II the support of this version will end. If you having trouble in any way with this version, I suggest to install the Mk.II version. You can find it here: [RELEASE] Trade Computer Extension MK.II
In addition I like to say THANK YOU ALL for your support and help in creating my first major release. Without you all the project would never have come so far. Many thanks again.
 
Last edited:
I'm very impressed. The layout is superb and does not hinder viewing. Once you get round the fact it stays in place when you look around your ship, it becomes an essential part of your E:D gameplay.
I no longer need to rely on tabbing out or using my iPad.
Will definitely recommend to friends.
 
See Page 1 of this thread for the Manual and FAQ

Hi

Id love to be able to use this. I have followed the manual and managed to get it installed, but I had to go look for stuff (links didn't work in the manual) Please understand that I am not being critical, I think its a great tool and would love it to work. But I think a more detailed installation guide would help a lot. I really do mean step by step.

Im obviously missing something, its installed and seems to run, but its all totally blank. I thought it was going to populate itself with some info.

Is the manual for the current version?

You must have spent so much time on this so congratulations for that :)
thanks
 
Last edited:
Hi

Id love to be able to use this. I have followed the manual and managed to get it installed, but I had to go look for stuff (links didn't work in the manual) Please understand that I am not being critical, I think its a great tool and would love it to work. But I think a more detailed installation guide would help a lot. I really do mean step by step.

Im obviously missing something, its installed and seems to run, but its all totally blank. I thought it was going to populate itself with some info.

Is the manual for the current version?

You must have spent so much time on this so congratulations for that :)
thanks

This version of TCE has been superseded and is no longer supported by Eventure. As you are a new user I suggest you install TCE Mk II which is an improved version of this application. You will find all the information on this thread: https://forums.frontier.co.uk/showthread.php?t=223056 including a manual. Please ask for any help you require on that thread.

Rob
 
Thumbs up!

Lovely mod :D, and very cool integration as an overlay on top of ED. What makes this mod super cool for me is it's integration with EDMarketConnector. Once I dock, I just press "connect" (if it's a new station I just add that before) and all the station info is saved in this mod, and I can use it for lookups later.

For me that makes it a lot more interesting to "explore" the stations, as I'm too lazy to write all the information down on a piece of paper/notepad/excel, so if I didn't have this way to store/lookup the information, I'd lose this part of the game, and just use one of the online tools. This way it feels like exploring rather than just exploiting someone elses explored data. :cool:
 
Heya, just started using and I think I have managed to add a corrupt entry to my database.

Moore Hub in the Panjabell system. Whenever I click it in the nav window I get "Error in Nav panel, error line 30, Error: (9) index was outside the bounds of the array" Everything works fine afterwards.

When I go look it up in database -> markets to try and delete/edit the row I get slightly more and get a completely unhandled exception that has a .Net details dialog:

Because this frags the screen update the delete button is not enabled and i can't purge it.

If the solution is "go into the sqllite DB and delete the following" that is totally doable.


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


************** 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.SetValue(Object value, Int32 index1, Int32 index2)
at Microsoft.VisualBasic.CompilerServices.Symbols.Container.SetArrayValue(Object[] Arguments)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateIndexSetComplex(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean OptimisticSet, Boolean RValueBase)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexSet(Object Instance, Object[] Arguments, String[] ArgumentNames)
at Trade_Computer_Extension.MD_Market_Data.Set_MarketOutfit(Int64 MarketID) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Market_Data.vb:line 430
at Trade_Computer_Extension.Panel_DB_Markets.Update_Market_Data() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_DB_Markets.vb:line 332
at Trade_Computer_Extension.Panel_DB_Markets.CB_Markets_SelectedIndexChanged(Object sender, EventArgs e) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_DB_Markets.vb:line 1224
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.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.6.1076.0 built by: NETFXREL3STAGE
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:/Games/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
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.6.1068.2 built by: NETFXREL3STAGE
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.6.1055.0 built by: NETFXREL2
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.6.1067.0 built by: NETFXREL3STAGE
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.6.1055.0 built by: NETFXREL2
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.SQLite
Assembly Version: 1.0.99.0
Win32 Version: 1.0.99.0
CodeBase: file:///C:/Games/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
 
Yeah sorry about that, I noticed afterwards (i had got back here via google and missed the Mk1) but my post was lost in the moderation queue so I couldn't delete it.
 
Hi,

I've been enjoying this trade module but have a problem I think relates to the screen resolution. Can you alter the TCE settings or do you have to reinstall it as the various info boxes do not run the full width of my screen in game play. If reinstall do I have to remove TCE altogether.
 
Status
Thread Closed: Not open for further replies.
Back
Top Bottom