Release Trade Computer Extension Mk.II

Version [1.9.1.6] released
Changelog:
  • Fixed an error that occurred when recapturing an image of a star system map in a session in the Exploration tab of the Cartography panel.
  • Fixed an error in estimating the waypoint stage of an exploration when updating the Destination panel.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error, please report and use the Report a Bug button at the launcher and don't forget to copy the error details and ErrorReportFile.7z archive.
 
Can TCE plot a max profit trade route between your Current location to an End destination like Trade Dangerous? For example, create a route with "#" hops between Current and End and maximize profit by creating a new buy/sell list between EACH of the hops? Or is TCE limited to creating a trade route with a static buy/sell list between just two points?
 
Can TCE plot a max profit trade route between your Current location to an End destination like Trade Dangerous? For example, create a route with "#" hops between Current and End and maximize profit by creating a new buy/sell list between EACH of the hops? Or is TCE limited to creating a trade route with a static buy/sell list between just two points?
Yes, but not "automated".
Trade Dangerous is a powerful tool in these things, but has so far lacked an user-friendly interface and data age filter to work with from my perspective. But it's been a while since I reviewed this app.

That's why I developed the route planner for TCE, which enables something similar which offers more control including a data age filter. However, I deliberately did not automate the route creation, but rather an assisted route planning.

Check out the wiki for more information about creating a trade route in TCE here: https://trade-computer-extension-mkii.fandom.com/wiki/Route_Planner_panel
 
There is a virus in your package.
Screenshot 2023-03-27 192902.png
Screenshot 2023-03-27 193042.png


Even after downloading the package from your link I still get the message on the right.
 
Last edited:
Virus total is not an antivirus checker and not a good way to know if there is a virus in a file or not.
It is and it seems you may not know how VirusTotal works:
VirusTotal inspects items with over 70 antivirus scanners and URL/domain blocklisting services, in addition to a myriad of tools to extract signals from the studied content.

If this number of antiivirus scanners (btw. Microsoft is included) is not enough for you, use a different tool you like. Otherwise, bypass TCE.
 
Last edited:
Hello, new-ish ED player and brand new user to this addon here. I think I installed everything correctly, and the addon itself seems to be working in the major, but the Route Finder and Planner doesn't seem to want to open when I click on them. When I click on the button in the main UI while docked at a station labeled 'Routes', the little sub-menu that offers the options "Finder" and "Planner" appears below it, but when I click on either option, nothing seems to happen. I figured it might need some time to load or open, so I've waited for a bit, but yet still nothing seems to happen. Did I miss something? If screenshots are needed or any other files or evidence, please let me know, and I will provide them.

Thank you for any help.
(Edit 04-21-23) - It has just decided to work properly. Will edit again if something changes. Apologies!
 
Last edited:
With EDDB down will there be a work around or possibly integration with Inara?
Nothing is currently planned as compensation. I left the last dump of the data from EDDB on my server for retrieval.
TCE will continue with the locally collected data for now, going back to its roots. If anything changes in the future, I will announce it then.
 
Version [1.9.1.7] released
Changelog:
  • Added the 'FSSBodySignals', 'SAASignalsFound', 'SAAScanComplete' and 'ScanOrganic' event to the Event Monitor, which shows detections by the Event Notifier.
  • Added scanned signal contacts to the Position Display, replacing the Service row, if an Exploration is active.
  • Added all signal contacts to the Cartography database.
  • Fixed an issue showing always the first note entry of a star system in all tabs of the Note panel.
  • Fixed a possible error when adding a commodity to the shopping list at the Shopping panel.
  • Fixed a possible error when accepting a mission and the panel is visible at the Mission panel.
  • Fixed a potential issue when receiving EDSM data of a body's atmosphere and material data, with entries in the cartography database being duplicated.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error, please report and use the Report a Bug button at the launcher and don't forget to copy the error details and ErrorReportFile.7z archive.
 
Just tried to install 1.9.1.7 and transfer DB, error raised (report sent). with Cartography DB. number of colums
32 in old 33 in new.

In place update also did not work
 
Just tried to install 1.9.1.7 and transfer DB, error raised (report sent). with Cartography DB. number of colums
32 in old 33 in new.

In place update also did not work
Okay, had an issue on my file server with the latest update.
Have reuploaded the files and checked it, so you can now update your TCE version by the launcher.
 
Version [1.9.1.8] released
Changelog:
  • Added 11 new salvage commodities to the Resources database.
  • Added the organic variant to the Exploration and Body notes after scanning an organic signal.
  • Fixed an issue when updating TCE from v1.9.0 and older version.
  • Fixed an issue not showing the first selected entry in the Shopping panel.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error, please report and use the Report a Bug button at the launcher and don't forget to copy the error details and ErrorReportFile.7z archive.
 
Hi everyone,
I'm a new Elite Cmdr and I really would like to use this app. Unfornately, after the install, when I try to launch the app, I get this error message.

Capture EDTCE error.GIF


I've tried to find the solution in previous post but I was unable to.

Coul'd, please, someone help me to solve this problem.

Here is the complete Log :

************** Texte de l'exception **************
System.BadImageFormatException: Tentative de chargement d’un programme de format incorrect. (Exception de HRESULT : 0x8007000B)
à System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db)
à System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) dans c:\dev\sqlite\dotnet\System.Data.SQLite\SQLite3.cs:ligne 1128
à System.Data.SQLite.SQLiteConnection.Open() dans c:\dev\sqlite\dotnet\System.Data.SQLite\SQLiteConnection.cs:ligne 5015
à Trade_Computer_Extension.MD_SQLite_Database_Access.DB_Personal_AddEntry() dans F:\Trade Computer Extension\Trade Computer Extension\MD_SQLite_Database_Access.vb:ligne 922
à Trade_Computer_Extension.MD_Player_Data.Read_Player_Data() dans F:\Trade Computer Extension\Trade Computer Extension\MD_Player_Data.vb:ligne 37
à Trade_Computer_Extension.TCE_Launcher_Login.LogInTCE() dans F:\Trade Computer Extension\Trade Computer Extension\TCE_Launcher_Login.vb:ligne 137
à System.Windows.Forms.Control.OnClick(EventArgs e)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.Label.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assemblys chargés **************
mscorlib
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9139.0 built by: NET481REL1LAST_B
CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Version de l'assembly : 1.9.1.8
Version Win32 : 1.9.1.8
CodeBase : file:///D:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Version de l'assembly : 10.0.0.0
Version Win32 : 14.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9139.0 built by: NET481REL1LAST_B
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9151.0 built by: NET481REL1LAST_C
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9093.0 built by: NET481REL1LAST_C
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
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml.Linq
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
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
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9110.0 built by: NET481REL1LAST_B
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Newtonsoft.Json
Version de l'assembly : 10.0.0.0
Version Win32 : 10.0.3.21018
CodeBase : file:///D:/TCE/Newtonsoft.Json.DLL
----------------------------------------
mscorlib.resources
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.4084.0 built by: NET48REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Runtime.Serialization
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Snippets
Version de l'assembly : 0.0.0.0
Version Win32 : 4.8.9151.0 built by: NET481REL1LAST_C
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Version de l'assembly : 0.0.0.0
Version Win32 : 4.8.9139.0 built by: NET481REL1LAST_B
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Data.SQLite
Version de l'assembly : 1.0.116.0
Version Win32 : 1.0.116.0
CodeBase : file:///D:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Windows.Forms.resources
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.4084.0 built by: NET48REL1
CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll


THX a lot for your help(y)
 
Last edited:
Hi everyone,
I'm a new Elite Cmdr and I really would like to use this app. Unfornately, after the install, when I try to launch the app, I get this error message.

View attachment 356326

I've tried to find the solution in previous post but I was unable to.

Coul'd, please, someone help me to solve this problem.

Here is the complete Log :

************** Texte de l'exception **************
System.BadImageFormatException: Tentative de chargement d’un programme de format incorrect. (Exception de HRESULT : 0x8007000B)
à System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db)
à System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) dans c:\dev\sqlite\dotnet\System.Data.SQLite\SQLite3.cs:ligne 1128
Hello Bane Malar,

it seems that your SQLite version installed on your system is outdated and not compatible. TCE is providing the proper .dll, included into the installation file.
It will send you the latest pre-release version of TCE (1.9.2.0) via PM for a test, which includes an updated version of the SQLite library.
 
Last edited:
Hello Bane Malar,

it seems that your SQLite version installed on your system is outdated and not compatible. TCE is providing the proper .dll, included into the installation file.
It will send you the latest pre-release version of TCE (1.9.2.0) via PM for a test, which includes an updated version of the SQLite library.
Thank a lot for your answer... I'm going to try out the solution you've brought to me and I will let You know if it worked or not.

Thank You so much for You unvaluable work !
 
Version [1.9.2.0] released
Changelog:
  • Added an updated SQLite library for accessing databases to the installation.
  • Fixed an issue when scanning a star system while on an active exploration.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error, please report and use the Report a Bug button at the launcher and don't forget to copy the error details and ErrorReportFile.7z archive.
 
Hello,

i am trying to import data from an old installation (1.8.1.6) and geting the folllowing error in the cartography section.

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.IndexOutOfRangeException: Der Index war außerhalb des Arraybereichs.
bei Trade_Computer_Extension.MD_Transfer.SQLite_Transfer_DBCartoBodies(String DBFullName, Object Ar_Database, Int32 AzDatabase) in F:\Trade Computer Extension\Trade Computer Extension\MD_Transfer.vb:Zeile 730.
bei Trade_Computer_Extension.TCE_Launcher_UI.Transferring_Cartography_Database() in F:\Trade Computer Extension\Trade Computer Extension\TCE_Launcher_UI.vb:Zeile 6977.
bei Trade_Computer_Extension.TCE_Launcher_UI.Transfer_Cartography() in F:\Trade Computer Extension\Trade Computer Extension\TCE_Launcher_UI.vb:Zeile 6866.
bei Trade_Computer_Extension.TCE_Launcher_UI.BTN_Transfer_Click(Object sender, EventArgs e) in F:\Trade Computer Extension\Trade Computer Extension\TCE_Launcher_UI.vb:Zeile 5411.
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Label.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.9139.0 built by: NET481REL1LAST_B.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll.
----------------------------------------
Trade Computer Extension MK.II
Assembly-Version: 1.9.1.8.
Win32-Version: 1.9.1.8.
CodeBase: file:///D:/ED%20Apps/TCE/Trade%20Computer%20Extension%20MK.II.exe.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 10.0.0.0.
Win32-Version: 14.8.9032.0 built by: NET481REL1.
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.8.9139.0 built by: NET481REL1LAST_B.
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.8.9139.0 built by: NET481REL1LAST_B.
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.8.9075.0 built by: NET481REL1LAST_C.
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.8.9032.0 built by: NET481REL1.
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.8.9032.0 built by: NET481REL1.
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.8.9032.0 built by: NET481REL1.
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.8.9032.0 built by: NET481REL1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.
----------------------------------------
System.Xml.Linq
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.9032.0 built by: NET481REL1.
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
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.9110.0 built by: NET481REL1LAST_B.
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.8.9032.0 built by: NET481REL1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll.
----------------------------------------
Newtonsoft.Json
Assembly-Version: 10.0.0.0.
Win32-Version: 10.0.3.21018.
CodeBase: file:///D:/ED%20Apps/TCE/Newtonsoft.Json.DLL.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.9032.0 built by: NET481REL1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Runtime.Serialization
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.9032.0 built by: NET481REL1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll.
----------------------------------------
Snippets
Assembly-Version: 0.0.0.0.
Win32-Version: 4.8.9139.0 built by: NET481REL1LAST_B.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly-Version: 0.0.0.0.
Win32-Version: 4.8.9139.0 built by: NET481REL1LAST_B.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll.
----------------------------------------
System.Data.SQLite
Assembly-Version: 1.0.117.0.
Win32-Version: 1.0.117.0.
CodeBase: file:///D:/ED%20Apps/TCE/System.Data.SQLite.DLL.
----------------------------------------
System.Transactions
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.9032.0 built by: NET481REL1.
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.8.9032.0 built by: NET481REL1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.9032.0 built by: NET481REL1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
 
Version [1.9.2.1] released
Changelog:
  • Fixed an issue when upgrading the cartography database from a version before 1.9.0.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error, please report and use the Report a Bug button at the launcher and don't forget to copy the error details and ErrorReportFile.7z archive.
 
Back
Top Bottom