TCE is refusing to import the data(base) from TCE.old, even while it "goes through the motions". Basically failing to import the old database, and resets to a blank one once the database tab is closed. Trying to import (restore) the backup via file results in an version mismatch, and even using the backup_tmp folder fails to import.
Not minding having to completely start over, but it's a bit "annoying" =)
It is working, but if you having a problem with the transfer, I like to help you ofc, so why not sending me your database with the Error Report button for a check?
I tested, and TCE worked as expected when I used the keyboard, but when I used voice attack, it boogered. I had both 'tce hide' and 'summary' set to 'send command to 'tce workspace'. Unchecking that fixed the 'summary' panel. I then looked at the command for tce to hide, which wasn't acting right, but not like 'summary' panel. I noticed I had TWO commands in that one...one to hide tce and one to hide summary panel. I removed the one to hide the summary panel, and it works.
So, in short, it was voice attack settings I had set a while back that was the problem, and an extra command that was not needed. All is well now.
NOTES are not populating manually added POI's. As per the screenshot I've added 3 Barnacle Sites to this planet but in the notes only the station is listed and then there's a blank space.
This is probably a Feature Request rather than an issue. In CARTOGRAPHY you're unable to search for ATMOSPHERE type of planets stored. Or indeed anything that's saved in the Planet Description area. Searching for what Materials the planet has works fine. Although I can search for this in EDDiscovery so not really required.
NOTES are not populating manually added POI's. As per the screenshot I've added 3 Barnacle Sites to this planet but in the notes only the station is listed and then there's a blank space.
This is probably a Feature Request rather than an issue. In CARTOGRAPHY you're unable to search for ATMOSPHERE type of planets stored. Or indeed anything that's saved in the Planet Description area. Searching for what Materials the planet has works fine. Although I can search for this in EDDiscovery so not really required.
You will find the POI at the bottom of the list, at Stored Locations, but ofc they should be listed at the star system too.
Will add an atmosphere filter. But also thinking of a complete rework, how to display the data, because of the required space is too small sometimes to display all data properly.
Question is it by design or mistake or incompatibility that the passage cabin and fighter bay are missing from the drop down list in the trade page in the outfitting tab ?
As I checked your stored locations, only two have a note, so only two will appear at the Notes panel.
I suggest also to name the locations individually, otherwise locations sharing the same name will not listed properly, only the first will show up at Stored Locations, but will show properly under Star Systems.
Question is it by design or mistake or incompatibility that the passage cabin and fighter bay are missing from the drop down list in the trade page in the outfitting tab ?
TCE holds a database of 783 outfittings, but new outfittings will be added to your database, if you found them at a market, you came across.
So if your database didn't hold any passenger cabin's, you didn't found a market so far, which offers the outfitting. As soon as you find a market, it will appear in the list of outfittings to be searchable.
As I checked your stored locations, only two have a note, so only two will appear at the Notes panel.
I suggest also to name the locations individually, otherwise locations sharing the same name will not listed properly, only the first will show up at Stored Locations, but will show properly under Star Systems.
I don't understand what you mean? As you can see the POI's are shown in the NAVIGATION PANEL and have different names, I'm not likely to name things the same. And having looked the Capital Ship POI isn't shown in notes either.
EDIT: Now I understand you have to add text to the NOTES section, D'oh
And I have created two NOTES that have the same name "CAPITAL SHIP" but as they were in different systems I didn't think that'd be a problem.
Am I being blind - is there a "find commodity" button?
So I am doing a lot of "we need X" missions right now, it would be very handy to have a "search for X commodity" function so i could see where to go looking.
Technical questions:
Are you planning on adding anything that tracks missions, particularly the "bring us X" missions because doing more than one or 2 of those is a pain with UI switching right now.
I am considering writing a mission tracking companion app using .Net, can I ask what you are using for accessing your SQLite DB and the API you are using for finding the journal file and reading it (and presumably reading the new lines as they are written each time, so you ahve to have some form of listener or tail type command). Been a while since I was in .net but its so much easier to write a windows ui than java...
Am I being blind - is there a "find commodity" button?
So I am doing a lot of "we need X" missions right now, it would be very handy to have a "search for X commodity" function so i could see where to go looking.
Technical questions:
Are you planning on adding anything that tracks missions, particularly the "bring us X" missions because doing more than one or 2 of those is a pain with UI switching right now.
I am considering writing a mission tracking companion app using .Net, can I ask what you are using for accessing your SQLite DB and the API you are using for finding the journal file and reading it (and presumably reading the new lines as they are written each time, so you ahve to have some form of listener or tail type command). Been a while since I was in .net but its so much easier to write a windows ui than java...
Technical questions:
Are you planning on adding anything that tracks missions, particularly the "bring us X" missions because doing more than one or 2 of those is a pain with UI switching right now.
There is a problem with the journal data, not covering all mission related events, e.g. failing the mission. So tracking would be difficult without a constant correction of the mission list.
That's not what I like, so mission tracking is postponed until Frontier fixing their stuff.
I am considering writing a mission tracking companion app using .Net, can I ask what you are using for accessing your SQLite DB and the API you are using for finding the journal file and reading it (and presumably reading the new lines as they are written each time, so you ahve to have some form of listener or tail type command). Been a while since I was in .net but its so much easier to write a windows ui than java...
I created my own parser for the journal, fully adapted to TCE, so nothing you could use, but I recommend checking the Commanders-log-manual-and-data-sample thread for that.
I recommend SQLiteStudio to access the database files and it's free to use.
I have not used TCE in a while and tody I wanted to have the great Plugin again.
I installed TCE 1.4.7 full
I also installed EDMC 2.2.5.0 and the TCE Relay
The relay works well and imports.
But now the trouble starts
TCE tries to import the journals. It detects 24 and it does not matter if I select skip or import, TCE stops responding with the 60% loading screen.
I copied the journals to another folder and now TCE is able to launch.
However now it is telling me: "EDMC ship data export differs from actual standart. Please update EDMC to newest version."
I tried the EDMC upgrade but it tells me i have the newest version installed.
i can click ok on this ERROR window, TCE launches and after about 2 sec i get a .NET Framework error:
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
************** Ausnahmetext **************
System.InvalidCastException: Ungültige Konvertierung von der Zeichenfolge 3,24 in Typ Double. ---> System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
bei Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
bei Trade_Computer_Extension.MD_Functions.TryCDec(String texto, Decimal DefaultValue) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Functions.vb:Zeile 982.
bei Trade_Computer_Extension.MD_Journal_Sub.CheckBodyID() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Journal_Sub.vb:Zeile 294.
bei Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__5(Object a0, EventArgs a1) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:Zeile 650.
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Ausnahmetext **************
System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: fileName
bei System.IO.FileInfo..ctor(String fileName)
bei Trade_Computer_Extension.MD_Functions.CheckFileChanged(String FileName) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Functions.vb:Zeile 1110.
bei Trade_Computer_Extension.MD_Journal.Check_Journal() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:Zeile 71.
bei Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__1(Object a0, EventArgs a1) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:Zeile 644.
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I have not used TCE in a while and tody I wanted to have the great Plugin again.
I installed TCE 1.4.7 full
I also installed EDMC 2.2.5.0 and the TCE Relay
The relay works well and imports.
But now the trouble starts
TCE tries to import the journals. It detects 24 and it does not matter if I select skip or import, TCE stops responding with the 60% loading screen.
I copied the journals to another folder and now TCE is able to launch.
However now it is telling me: "EDMC ship data export differs from actual standart. Please update EDMC to newest version."
I tried the EDMC upgrade but it tells me i have the newest version installed.
i can click ok on this ERROR window, TCE launches and after about 2 sec i get a .NET Framework error:
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
************** Ausnahmetext **************
System.InvalidCastException: Ungültige Konvertierung von der Zeichenfolge 3,24 in Typ Double. ---> System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
bei Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
bei Trade_Computer_Extension.MD_Functions.TryCDec(String texto, Decimal DefaultValue) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Functions.vb:Zeile 982.
bei Trade_Computer_Extension.MD_Journal_Sub.CheckBodyID() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Journal_Sub.vb:Zeile 294.
bei Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__5(Object a0, EventArgs a1) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:Zeile 650.
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Ausnahmetext **************
System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: fileName
bei System.IO.FileInfo..ctor(String fileName)
bei Trade_Computer_Extension.MD_Functions.CheckFileChanged(String FileName) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Functions.vb:Zeile 1110.
bei Trade_Computer_Extension.MD_Journal.Check_Journal() in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Journal.vb:Zeile 71.
bei Trade_Computer_Extension.Ablauf_Startprozedur._Lambda$__1(Object a0, EventArgs a1) in C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Ablauf_Startprozedur.vb:Zeile 644.
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
There is a problem with the journal data, not covering all mission related events, e.g. failing the mission. So tracking would be difficult without a constant correction of the mission list.
That's not what I like, so mission tracking is postponed until Frontier fixing their stuff.
I created my own parser for the journal, fully adapted to TCE, so nothing you could use, but I recommend checking the Commanders-log-manual-and-data-sample thread for that.
I recommend SQLiteStudio to access the database files and it's free to use.