Release Trade Computer Extension Mk.II

@eventure. Is this an improved 9.8, so I should replace these with previous version plus update 9.9, or just install the update 9.9?

A new update is comming soon to fix the three issues found by bAdbUd. But you can only update your current version, A reinstall is not necessary.

I'm getting the same Coord error here - also, is there a way when minimizing the panels to minimize UP instead of DOWN? I have my panels set to the top edge, not the bottom, and when I minimize the minimized panels show in the middle of the screen. Haven't been in-game yet to test real functionality, but these two issues have me thinking of staying with MK.1 for now.

All that said, MAJOR KUDOS to Eventure and all the beta testers for bringing this to fruition!

It will come, perhaps is the 1.0, but I can't say it for sure.
 
Last edited:
Update (0.9.9) released:

- Adjusted "T''IENSEI" to "T'IENSEI" (Database Upgrade).
:)

I have a feeling though, that all stars with a ' in the name will need this. I looked at Ye'kuana and it has the same issue. I cannot go there to check, since it is too far away.

Is that something I can change on my own?

Others,

Is anyone else having TCE forget the zoom/font levels every time they start it up? Mine go back to default, even though I click the arrow, make the adjustment, then click the arrow again. When I restart TCE, the little pointers are in the right place (where I adjusted them to), but the actual settings are default. Maybe I have a security setting wrong somewhere?
 
Update (0.9.9.1) released:



Changelog:
- Fixed an error, when moving/sizing panels.
- Fixed missing database entry count at the Loader Database window.
- Fixed an issue with the date display being one day ahead.

Note:
This update need an upgrade of your current database. Copy the content into your TCE folder to update your version.
An option is available at the Launcher or Database window to upgrade your database.
There will also a logbook data fix at start up, if the data is in bad shape due to a false stored format. It will be corrected by TCE.
No re-import of old TCE MK.I databases required.
 
Last edited:
Thanks for the reply and for trying to help a newbie out :)

VerboseLogging IS set to 1 in all 3 of my Appconfig.xml docs (looks like one for 64bit, one for combat tutorial and one for horizons?)
Still No Joy :(

Will play around with the paths and see if that fixes it - worse case I will uninstall/reinstall and give that a whirl

Thanks again

Mark


-------------- Update --------------

Reinstall of TCE did not fix issue

Try starting ED and make sure you are docked at a station. Then start TCE Mk II. Your problem is TCE cannot find the ED netLog file or the netLog file does not contain the data required which is remedied with VerboseLogging="1"..

As far as I am aware, in the "Products" folder elite-dangerous-64 is 64-bit Horizons or 64-bit non-Horizons, the FORC-FDEV-D-XXXX folder is 32-bit non-Horizons and the Combat-Tutorial is self explanatory.
 
:)
I have a feeling though, that all stars with a ' in the name will need this. I looked at Ye'kuana and it has the same issue. I cannot go there to check, since it is too far away.

The default database is now clear of '' signs. Can you send me your database to have a look?
If the '' with the star system names comes from the import from an earlier version, there will be a reimport required.
To check this, please make a backup of your current database, reimport your old Mk.I and check, if the system names are clear of '' signs.
 
Last edited:
Update (0.9.9.1) released:
Changelog:
- Fixed an error, when moving/sizing panels.
- Fixed missing database entry count at the Loader Database window.
- Fixed an issue with the date display being one day ahead.

COOL, all resolved. :D
 
Last edited:
The default database is now clear of '' signs. Can you send me your database to have a look?
If the '' with the star system names comes from the import from an earlier version, there will be a reimport required.
To check this, please make a backup of your current database, reimport your old Mk.I and check, if the system names are clear of '' signs.

Sent you my MKII TCE.DB.

If I recall correctly, I had always left out any punctuation from the station name because I was afraid of it messing something up. If the name was Ye'kuana, I just put in Yekuana.

But we are talking about star names, so I have never added a star system.
 
FEATURE REQUEST:

In the NAVIGATION PANEL, can the flag for STATE automatically change to VISITED when you've entered a new system?

Turns out this is an inconsistency issue between NAVIGATION and SUMMARY PANELS.
STATE_FLAG_NOT_CONSISTENT.png

It does UPDATE when you leave the system.
 

Attachments

  • STATE_FLAG_NOT_CONSISTENT.png
    STATE_FLAG_NOT_CONSISTENT.png
    320.8 KB · Views: 393
Last edited:
To check this, please make a backup of your current database, reimport your old Mk.I and check, if the system names are clear of '' signs.
Did this. " no longer in Ye'kuana. I will just use this one, since I had only added 4 or 5 markets since the last MKI to MKII conversion.

Does that mean though, that people who had been to a system with a ' in the name, and imported MKI to MKII before 0.9.1.1 will run into the same problem if they try to go back to a system with a ' in the name? Those people should probably re-MKI to MKII, or just be ok with not being able to record data in those systems. Probably not that many users anyway.

edit* And thanks for getting to this stuff so fast. Much appreciated!
 
Last edited:
The 0.9.8 and early versions added an additional ' to the system name, if one was present, when you visit the system. Please change the system names back for already visited systems.
 
Last edited:
Eventure, Noticed two things. Not sure if they are bugs or not.

Star Class now presents a save button, thanks, but the summary page and way points pages don't update for the system you are in, even after a connect to EDMC. (I not saying it's supposed). Would be nice, if you update the source field, it would update the view pages.

On Upgrade, summary window does not maintain font size. Upgrade I guess was to drop in your DB files from v0.9.8 into the relevant folder for 0.9.9.1 and hit the convert DB button. When I re-launched, the font size had gone back to the original.

Nice one on the SQL speed noticed a massive speed difference running on HDD.
 
Am geeting the following error when I start up TCE

error1.jpg

if I then click ok get the following pop up

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.MD_Upgrade.Upgrade_Check() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Upgrade.vb:line 10
at Trade_Computer_Extension.Panel_Loader.Panel_Loader_VisibleChanged(Object sender, EventArgs e) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_Loader.vb:line 36
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.6.1063.1 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:///D:/TCE-MkII/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.6.1038.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.1038.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.1038.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.1038.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.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1038.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.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1038.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.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.99.0
Win32 Version: 1.0.99.0
CodeBase: file:///D:/TCE-MkII/System.Data.SQLite.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1038.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.1038.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.1038.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
----------------------------------------


************** 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.




Have got latest version installed, only had this issue since updating an unknown start system and then trying to view it and had an error pop up and clicked continue, about the times, this is from a mkI database transfer on a clean install of latest version with all updates installed before the transfer.
 
For instance, it is not possible to get commodities price for Robigo. Is it possible to enter it manually or I need to use OCR. Just wondering.

With the new version, I don't have any conversion issue so far so it seems to have corrected it. Nice !
 
Have got latest version installed, only had this issue since updating an unknown start system and then trying to view it and had an error pop up and clicked continue, about the times, this is from a mkI database transfer on a clean install of latest version with all updates installed before the transfer.

Can you give me your TCE.db database, so I can check, whats wrong.

@Thanks, have to upgrade your database to start but all is working. Can't find an error.
 
Last edited:
Thanks, as I stated some posts before, the compact view having problems with edmc. It has to be reworked. So again, please stay away from the compact view, till I release a fix for it.



The Navigation panel and the Star System Database panel didn't stand in any connection. I like to recreate your broken coordinates. Please tell me, what system name you wanted to add.
I tested the results, and they differ about +/-0.1 of the stored data. I am thinking, selecting the most distant star of the X/Y/Z-coordinate from the database, is possible not the best to do, because I can't check, if the coordinates of the selected stars are correct. But the differences are quite small here, so they could be alright.

Anyway, I changed the selection method by allowing only reference stars to be selected, which are more than 200 LYs away from your current/last known star system, but closer than 500 LYs. This will possible result in more secured coordinates, because you could have visited the system already and of a more dynamical selection of reference star systems. At the end, all depends on correct coordinates of the star system stored in database and we already know, that it is not always the case. Thanks to FD.

Eventure,

Just tested again in latest version, and seems ok. I'll keep an eye out in unknown systems as I head to Merope, in case it reappears...
 
Frontier needs to take note of this. Some of these features should be standard in all ships, like the ship's log. Other things I could see being available in a module, like an advanced computer or somesuch.
 
Frontier needs to take note of this. Some of these features should be standard in all ships, like the ship's log. Other things I could see being available in a module, like an advanced computer or somesuch.

I am VERY surprised there is no in-ship log and notes in game.
 
Back
Top Bottom