Abandoned [RELEASE] Trade Computer Extension

Status
Thread Closed: Not open for further replies.
I just update my TCE to 1.37f and when i start the program I get this error.

Please all reload (using 64bit versions of Excel) the V1.37f update, to fix the hotkey error. Wont release a "g" version for it. The third dot at start is missing, but thats no problem. Only visual, editing the start routine atm.
 
Last edited:
Please all reload (using 64bit versions of Excel) the V1.37f update, to fix the hotkey error. Wont release a "g" version for it. The third dot at start is missing, but thats no problem. Only visual, editing the start routine atm.

Work a treat :)

Thanks for quick reply and we really appreciate your hard work.
 
Found another issue, probable you cant open the Trade panel, its locked. And Unknown padsize displaying.

Please reload the V1.37f update
 
Last edited:
I had 10 mins to try the original update of 'f' and the negative profit issue has changed, but not fixed.

Now all stations that have trade data show 0 profit, 2 show 70'ish profit. Didn't have chance to take a screenshot as I had to go out.
 
Found another issue, probable you cant open the Trade panel, its locked. And Unknown padsize displaying.

Please reload the V1.37f update

you make me cra-y-a-y-ze, dumdum, dumdum, you make me cra-y-a-y-ze...:D;):)

edit: you have to swap 'make' with 'drive', or you'll get a 'song not found' error.
Sorry pal, couldn't resist that one.
:D :D :D
 
Last edited:
EliteOCR is doing my head in now. I can be using it quite happily for hours then it suddenly stops working for a while, only producing black bmps. Reload and it works once then back to broken.
The only thing I can think is that the comms UI ios interfering somehow as it seems to be when a friend text messages me.

Getting the following error in debug
[== ]Image too small! Minimum market width required: 1065px, given: 0px

F:\TCE\OCR_Export>

- - - - - Additional Content Posted / Auto Merge - - - - -

Then turn debug off and on a couple of times and it's fine again - seems to be no pattern at all
 
Last edited:
Evening

Another bug in latest version I'm afraid. When moving between systems, 8/10 get a Run-time error '9' subscript out of range. Debug highlights in ED_Log_Process (Code):

Sub Positions_Status()

Panel_Menu_top.POS_Label.Caption = ""
Panel_Menu_top.POS_Info.Caption = ""
Panel_Menu_top.POS_Juris.Caption = ""
Panel_Menu_top.POS_Eco.Caption = ""
Panel_Menu_top.POS_Date.Caption = ""
Call Check_Marker
If Main_Panel = "TOP" Then
If ChangedStar = True Then
Panel_Menu_top.POS_Label.Caption = "CURRENT POSITION"
Panel_Menu_top.POS_Info.Caption = ActualStarName & " : NEAR PRIMARY STAR"
If ActualStarID <> Worksheets("Werte").Cells(12, 2).Value Then
Panel_Menu_top.DES_Distance.Caption = Worksheets("Data").Cells(76, 4).Text & " LY"
Else
Panel_Menu_top.DES_Distance.Caption = Ar_DBRegStations(ActualStationID, 11) & " LS" [This is the highlighted line]
If Worksheets("DB_Config").Cells(2, 8).Value = True And Worksheets("Navigation_Results").Cells(2, 2).Value <> "" Then
Call Remove_Marker
End If
End If
IntVal = IntVal + 1
If IntVal = 4 Then
ChangedStar = False
IntVal = 0
End If
If UnknownStar = True Then
Panel_Menu_top.POS_Eco.Caption = "UNKNOWN STAR SYSTEM"
Panel_Menu_top.DES_Distance.Caption = "UNKNOWN DISTANCE"
End If
Exit Sub
End If
 
Evening

Another bug in latest version I'm afraid. When moving between systems, 8/10 get a Run-time error '9' subscript out of range. Debug highlights in ED_Log_Process (Code):

Sub Positions_Status()

Panel_Menu_top.POS_Label.Caption = ""
Panel_Menu_top.POS_Info.Caption = ""
Panel_Menu_top.POS_Juris.Caption = ""
Panel_Menu_top.POS_Eco.Caption = ""
Panel_Menu_top.POS_Date.Caption = ""
Call Check_Marker
If Main_Panel = "TOP" Then
If ChangedStar = True Then
Panel_Menu_top.POS_Label.Caption = "CURRENT POSITION"
Panel_Menu_top.POS_Info.Caption = ActualStarName & " : NEAR PRIMARY STAR"
If ActualStarID <> Worksheets("Werte").Cells(12, 2).Value Then
Panel_Menu_top.DES_Distance.Caption = Worksheets("Data").Cells(76, 4).Text & " LY"
Else
Panel_Menu_top.DES_Distance.Caption = Ar_DBRegStations(ActualStationID, 11) & " LS" [This is the highlighted line]
If Worksheets("DB_Config").Cells(2, 8).Value = True And Worksheets("Navigation_Results").Cells(2, 2).Value <> "" Then
Call Remove_Marker
End If
End If
IntVal = IntVal + 1
If IntVal = 4 Then
ChangedStar = False
IntVal = 0
End If
If UnknownStar = True Then
Panel_Menu_top.POS_Eco.Caption = "UNKNOWN STAR SYSTEM"
Panel_Menu_top.DES_Distance.Caption = "UNKNOWN DISTANCE"
End If
Exit Sub
End If

Found the problem.

Update (V1.37g) released:
- Bugfix in recognition routine (runtime error, when reaching destination star system)
- Bugfix in Trade panel (locked, padsize display issue)
- Fixed Hotkey runtime error for Excel 64bit version
 
Last edited:
So, I haven't used TCE in a bit (since 1.37b4) and want to know if I will need to import my DB, or if I can simply continue using it (I had added Painite to it).
 
Edit: Never mind. :) You already issued a fix.

Did you updated to the V1.37g version?

So, I haven't used TCE in a bit (since 1.37b4) and want to know if I will need to import my DB, or if I can simply continue using it (I had added Painite to it).

I would recommend you to import your old database, if the add of Painite was successful. Select the create new database option before importing, so you can sort out stations, you dont want. Select the stations you want (CTRL+LClick) or select all (LClick hold and move) and click on import. Please make a backup of the old database, before importing.
 
Last edited:
Update (V1.37g) released:
- Bugfix in recognition routine (runtime error, when reaching destination star system)
- Bugfix in Trade panel (locked, padsize display issue)
- Fixed Hotkey runtime error for Excel 64bit version

Unfortunately, the hide/unhide issue is still present in the last update.
 
Looking good.

Still using v1.37f (haven't had time to upgrade to v1.37g yet) but everything is going well.

Managed to import my old database at last and been playing ED with TCE for last few hours now and no issues whatsoever.

Well done Eventure. :D
 
Sorry, i forgot to mention, its temporary disabled. I connected it with the Star System Summary panel. However, its a relic from the early days to TCE, where no auto position recognition was possible. Please tell, why we should preserve it?

I want to transform it into a more detailed position information.


TCE doesnt always correctly detect the registered station I am docked at - currently at Virtanen Hub in the Brani system, TCE shows my current position as "Brani: Near body 59". Being able to manually reset your position is very useful.


I've also used it before to check the trade between 2 stations I wanted to go back to before actually going there !
 
I would recommend you to import your old database, if the add of Painite was successful. Select the create new database option before importing, so you can sort out stations, you dont want. Select the stations you want (CTRL+LClick) or select all (LClick hold and move) and click on import. Please make a backup of the old database, before importing.


A lot of the problems we experienced lately has been caused by the addition of Painite in update 1.2 !

Any plan of making an "ADD A COMMODITY" routine/panel before the next big ED update ?
One that could take care of it in both TCE and EliteOCR together would be very nice !


Or at least make sure that scanning/saving a list with a commodity that is not already in the db doesn't screw up our database.
 
Last edited:
Dest. Panel def. has a bug in there. Take a look at these screenies:

When i set up Trade Scout like this:


Destination Panel gives me that:

None of the stations show up.

What is your selected Trade Range at the Trade panel?

A lot of the problems we experienced lately has been caused by the addition of Painite in update 1.2 !

Any plan of making an "ADD A COMMODITY" routine/panel before the next big ED update ?
One that could take care of it in both TCE and EliteOCR together would be very nice !


Or at least make sure that scanning/saving a list with a commodity that is not already in the db doesn't screw up our database.

I reworked the Add Wares panel, because of the issues, and in addition, the import routine didnt work as well as it work here due to Excel version incompability.

TCE only accept goods, that are stored in his own database. Why EliteOCR thinks, Painite was Bauxite and takes the values to the export is off my control. Perhaps EliteOCR should do it like TCE. What it doesnt know, it doesnt count.

Unfortunately, the hide/unhide issue is still present in the last update.

Thanks for the feedback, i will look, what i can do.
 
Last edited:
Okay, thats a good reason. I will reactivate it, till the recognition of the actual position is more accurate. BTW, did you use the V1.37e version, when detecting the issue? And i hoped, you have registered Virtanen Hub at Body 59 prior the issue.

Yes, I was using the 1.37e release and had registered Virtanen Hub prior to docking with it. now going to give the 1.37f a try :)

Thanks for your hard work ;)
 
Status
Thread Closed: Not open for further replies.
Back
Top Bottom