Abandoned [RELEASE] Trade Computer Extension

Status
Thread Closed: Not open for further replies.
I've started afresh with tce
1. installed 1.38 to a nice new drawer
2. updated to 1.38 b4
started it all ok but no database at all?
tried to import from old tce but import greyed out.
also decided to move my ocr drawer to inside tce (used to have it running for other s/w)
but how do I now tell tce where it is?? option screen for paths only sjows up once at first startup
also how do I import from old tce or find data for this one (I do like something to start from and the old database was great) I don't really want to start from just 2 stations)

Cmdr Bupu

Hello,

your can continue to use your old database, simply copy it over the release database, which is empty. Perhaps i can make a download link for the old 150 station database.

I release a standalone setup, to change the path, as you wanted. Here is the beta version of it:https://www.dropbox.com/s/8j1kwcp57ibmtb9/TCE Setup_V0.9beta.zip?dl=0
Copy it into the TCE folder.

It will be included into the next full release.

@All:

I need some help here for the Personal Logbook, i create atm. I need all type names of inner system locations of interest, that are persistant like:

- Warzones (all types)
- Mining places (all minerals and metals minable)
- etc.

Thanks in advance.
 
Last edited:
brill cheers punkerich..
that sorted out some bits
any idea on the database tho. could I just copy the old database over from a older version.
and is it just my copy or all 1.38v4 have the import greyed out.

ok forget all this in the time its taken me to type
the Masterfull Eventure has sorted it and replied..

Thankyou.
 
Last edited:
Having problems getting this to work.
Running Office 2013

Extracted the latest full version to a folder, I ran the prestart.bat file and opened the .xlsm file.
I get the "Pre-Start Configuration panel" but I can't get past it as it throws up an error

I keep getting a Visual Basic error :

Run-time Error '9';
Subscript out of range

Anyone got any ideas?
 
Having problems getting this to work.
Running Office 2013

Extracted the latest full version to a folder, I ran the prestart.bat file and opened the .xlsm file.
I get the "Pre-Start Configuration panel" but I can't get past it as it throws up an error

I keep getting a Visual Basic error :

Run-time Error '9';
Subscript out of range

Anyone got any ideas?

Hello,

please give me the codeblock/line (press debug). How many dots you see? Please install the latest update.

Thanks

Thank you for your effort!
Frontier should pay you
wink.png

Thank you very much, hope you have a nice time with it.
 
Last edited:
Hi Eventure,

Running 1.38b4, on startup I am getting:

Error in startsequence
Error line: 410

Error (9) Subscript out of range

When I click OK I get the same message again, but for line 420, and then again for line 470.

After clicking OK the third time, the GUI starts up but my last known position and auto destination are not being refreshed although the logbook shows my current system and the commodity pane shows the correct station.

I have not tried launching yet.

Edit:

Also, when I click Exit, I get a 1004 runtime error: Method 'OnTime' of object '_Application' failed and Excel remains open.
 
Last edited:
Hi Eventure,

Running 1.38b4, on startup I am getting:

Error in startsequence
Error line: 410

Error (9) Subscript out of range

When I click OK I get the same message again, but for line 420, and then again for line 470.

After clicking OK the third time, the GUI starts up but my last known position and auto destination are not being refreshed although the logbook shows my current system and the commodity pane shows the correct station.

I have not tried launching yet.

Edit:

Also, when I click Exit, I get a 1004 runtime error: Method 'OnTime' of object '_Application' failed and Excel remains open.

Did you installed the full-version and then the beta 4? Did you use your old database, or the new one?
 
Hello,

your can continue to use your old database, simply copy it over the release database, which is empty. Perhaps i can make a download link for the old 150 station database.

I release a standalone setup, to change the path, as you wanted. Here is the beta version of it:https://www.dropbox.com/s/8j1kwcp57ibmtb9/TCE Setup_V0.9beta.zip?dl=0
Copy it into the TCE folder.
.
.
.
.

I'm starting to pull my hair out here just cant seem to get it to work properly.
i'v got the latest version up and running but with no data

so I've copied over the db folder which should give me the 150 stations plus my updates... .. is that right...

but it crashes everytime I press the trade button it opens a blank trade table then just beeps everywhere I press.. the debug shows up this part with yellow bit highlighted??
does 1.38 use the db different and is looking in the wrong place or using the wrong name for the images of stations???
.
.
or looking at it again where does tce store the apppath variable


Public Sub POS_Display()
Dim txt1 As String, txt2 As String, txt3 As String, txt4 As String
Dim iName1 As Variant, iName2 As Variant, iName3 As Variant, iName4 As Variant
Dim X As Long, i As Long, z As Long

txt1 = "POS_Install"
X = 0

Me.POS_Image.Picture = LoadPicture(AppPath & "\JPG\" & POS_SysData(POS_StationID, 10) & ".jpg")
Me.POS_System.Caption = POS_SysData(POS_StationID, 3) & " : " & POS_SysData(POS_StationID, 2)
Me.POS_Stationtype.Caption = Ar_DBType(POS_SysData(POS_StationID, 10), 2)

cmdr bupu.
 
Last edited:
Eventure,
I'll update in the next four days, but before then I wondered if you've gotten round to this piece yet, if not, I'm not suprised.

Systems KANUR an KANU1

KANU1 is No. 3205 in your database
KANUR is No. 21588

Now as I'm moving around systems between Nos. 2981 through 3379 if begs to reason that the system No. is right, but the name is wrong.
Unforutnately the co-ordinates for the system appear more accurate under No. 21588 than 3205.
So it might be better to make 3205 the real record, and 21588 some other system in the database.

Thanks for everything so far, with your assistance I've got a three way triangle, and I'm making 100,000CR now every 20 minutes, without the reputation jobs. This Rocks!!!

Give me an hint when the work is completed and I'll change my system reference No. in my local database.
 
Did you installed the full-version and then the beta 4? Did you use your old database, or the new one?

Installed 1.38 full but didn't overwrite the databases, then installed 1.38b4 over the top. (So I am still running a 1.37 database). Should I have installed and then imported instead?
 
Installed 1.38 full but didn't overwrite the databases, then installed 1.38b4 over the top. (So I am still running a 1.37 database). Should I have installed and then imported instead?

Did you tried the standard database, that come with the new version?

Eventure,
I'll update in the next four days, but before then I wondered if you've gotten round to this piece yet, if not, I'm not suprised.

Systems KANUR an KANU1

KANU1 is No. 3205 in your database
KANUR is No. 21588

Now as I'm moving around systems between Nos. 2981 through 3379 if begs to reason that the system No. is right, but the name is wrong.
Unforutnately the co-ordinates for the system appear more accurate under No. 21588 than 3205.
So it might be better to make 3205 the real record, and 21588 some other system in the database.

Thanks for everything so far, with your assistance I've got a three way triangle, and I'm making 100,000CR now every 20 minutes, without the reputation jobs. This Rocks!!!

Give me an hint when the work is completed and I'll change my system reference No. in my local database.

Thanks for finding, i will change the ID 21588 for the next full release.
 
Last edited:
think I've managed to sort this 1 out.
I was in komovoy system and don't think that's is in the database so it canna find pics?? as no station id for it.
once I added it in putting in all the station id it seems to be working ok.
seems to have a problem when you are in a unknown area and try to tell it to look for trades..
it throws a wobbly.. might need to put a pop-up box to tell stupid cmdrs like me it canna trade or look for trades when it does not know where it is.

cmdr bupu

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

Wow full tech support at this time of night you must be getting tired
must press that donate box to see if that 1 works..
ps. If I mistype and put in to many 0's can I have a refund...

Cmdr Bupu
 
Hello,

your can continue to use your old database, simply copy it over the release database, which is empty. Perhaps i can make a download link for the old 150 station database.

I release a standalone setup, to change the path, as you wanted. Here is the beta version of it:https://www.dropbox.com/s/8j1kwcp57ibmtb9/TCE Setup_V0.9beta.zip?dl=0
Copy it into the TCE folder.
.
.
.
.

I'm starting to pull my hair out here just cant seem to get it to work properly.
i'v got the latest version up and running but with no data

so I've copied over the db folder which should give me the 150 stations plus my updates... .. is that right...

but it crashes everytime I press the trade button it opens a blank trade table then just beeps everywhere I press.. the debug shows up this part with yellow bit highlighted??
does 1.38 use the db different and is looking in the wrong place or using the wrong name for the images of stations???
.
.
or looking at it again where does tce store the apppath variable


Public Sub POS_Display()
Dim txt1 As String, txt2 As String, txt3 As String, txt4 As String
Dim iName1 As Variant, iName2 As Variant, iName3 As Variant, iName4 As Variant
Dim X As Long, i As Long, z As Long

txt1 = "POS_Install"
X = 0

Me.POS_Image.Picture = LoadPicture(AppPath & "\JPG\" & POS_SysData(POS_StationID, 10) & ".jpg")
Me.POS_System.Caption = POS_SysData(POS_StationID, 3) & " : " & POS_SysData(POS_StationID, 2)
Me.POS_Stationtype.Caption = Ar_DBType(POS_SysData(POS_StationID, 10), 2)

cmdr bupu.

The AppPath variable gets TCE at the very first line of the start sequence. You can get the variable content as a bubble, if you hover above the variable name.
In your case, i think it has to do with the POS_SysData array. Its a copy of the Station table of your database.

Did you landed at a station, that TCE had recognized before the error?

think I've managed to sort this 1 out.
I was in komovoy system and don't think that's is in the database so it canna find pics?? as no station id for it.
once I added it in putting in all the station id it seems to be working ok.
seems to have a problem when you are in a unknown area and try to tell it to look for trades..
it throws a wobbly.. might need to put a pop-up box to tell stupid cmdrs like me it canna trade or look for trades when it does not know where it is.

cmdr bupu

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

Wow full tech support at this time of night you must be getting tired
must press that donate box to see if that 1 works..
ps. If I mistype and put in to many 0's can I have a refund...

Cmdr Bupu

LOL, i please you for a monthly subcription
icon10.gif
icon10.gif
icon10.gif


Good to hear, that you found the issue. With the new import function, i want to make, there will be a repair option, to reduce that type of problems.

I have now - no errors
frown.png
Looks like my db is borked.

Please use it for the moment now. I make a completly new standalone Database Manager with a repair function. You can add the data later, or you can send me your database, so i could look, whats going wrong.
 
Last edited:
Non-persistent data

Hi Eventure

Using v1.38b3 at present and I have noticed that on occasions data which I have entered under the star system notes will disappear - looking in the database shows a blank note entry for the system concerned. Although it doesn't happen every time which seems strange.

I can only think that the link between excel and access isn't updating correctly - is this possible?
 
Just fired this up with a fresh install and the latest beta.

I'm at Lugh and when I clicked to add station info it didn't give me the drop down of stations to choose from like it used to, is this intended?

I then clicked the left hand arrow to see if there was an "Add unregistered station" and got a runtime error 13 :

(highlighted debug line in bold)
If Stations_Mod = True And TCE_start = False Then
Worksheets("Data").Cells(63, 2).Value = ActualStarName
Me.Head.Caption = "EDIT REGISTERED STATION"
Me.ComboBox1.ColumnCount = 2
Me.ComboBox1.ColumnWidths = "0;100"
Me.ComboBox1.RowSource = "DB_Stars!A2:B" & AzStars + 1
Me.ComboBox1.ListIndex = Worksheets("Data").Cells(64, 2).Value - 2
Me.ComboBox1.Locked = False
Worksheets("Werte").Cells(74, 5).Value = Worksheets("Werte").Cells(3, 2).Value
Me.TextBox2.Value = ActualStationName
Me.TextBox3.Value = Worksheets("Werte").Cells(80, 5).Value & " LIGHTSECONDS"
Me.TextBox4.Value = Worksheets("Werte").Cells(88, 5).Value
Me.TextBox4.Locked = False
Me.ComboBox2.ListIndex = Worksheets("Werte").Cells(76, 5).Value - 2
Me.ComboBox3.ListIndex = Worksheets("Werte").Cells(77, 5).Value - 2
If Worksheets("Werte").Cells(75, 5).Value <> 0 Then
Me.ComboBox4.ListIndex = Worksheets("Werte").Cells(75, 5).Value - 2
Else
Me.ComboBox4.ListIndex = -1
End If
Me.CheckBox1.Value = Worksheets("Werte").Cells(84, 5).Value
Me.CheckBox2.Value = Worksheets("Werte").Cells(85, 5).Value
Me.CheckBox3.Value = Worksheets("Werte").Cells(79, 5).Value
Me.CheckBox4.Value = Worksheets("Werte").Cells(86, 5).Value
Me.CheckBox5.Value = Worksheets("Werte").Cells(78, 5).Value
Me.CheckBox6.Value = Worksheets("Werte").Cells(87, 5).Value
Worksheets("Werte").Cells(24, 2).Value = Worksheets("Werte").Cells(3, 2).Value
Worksheets("Werte").Cells(25, 2).Value = Me.TextBox2.Value
Worksheets("Werte").Cells(28, 2).Value = Worksheets("Werte").Cells(80, 5).Value
Worksheets("Werte").Cells(22, 5).Value = Worksheets("Werte").Cells(75, 5).Value
Worksheets("Werte").Cells(26, 2).Value = Me.ComboBox1.Column(1)
Worksheets("Werte").Cells(24, 8).Value = Me.ComboBox1.Column(0)
Worksheets("Werte").Cells(29, 2).Value = Me.ComboBox2.Column(0)
Worksheets("Werte").Cells(30, 2).Value = Me.ComboBox3.Column(0)
If Me.ComboBox4.ListIndex <> -1 Then
Worksheets("Werte").Cells(27, 2).Value = Me.ComboBox4.Column(0)
End If
If Me.CheckBox1.Value = True Then
Worksheets("Werte").Cells(22, 5).Value = 1
Else
Worksheets("Werte").Cells(22, 5).Value = 0
End If
If Me.CheckBox2.Value = True Then
Worksheets("Werte").Cells(23, 5).Value = 1
Else
Worksheets("Werte").Cells(23, 5).Value = 0
End If
If Me.CheckBox3.Value = True Then
Worksheets("Werte").Cells(29, 5).Value = 1
Else
Worksheets("Werte").Cells(29, 5).Value = 0
End If
If Me.CheckBox4.Value = True Then
Worksheets("Werte").Cells(28, 5).Value = 1
Else
Worksheets("Werte").Cells(28, 5).Value = 0
End If
If Me.CheckBox5.Value = True Then
Worksheets("Werte").Cells(22, 8).Value = 1
Else
Worksheets("Werte").Cells(22, 8).Value = 0
End If
If Me.CheckBox6.Value = True Then
Worksheets("Werte").Cells(30, 5).Value = 1
Else
Worksheets("Werte").Cells(30, 5).Value = 0
End If
Me.TextBox2.SetFocus
Saving = False
Me.TextBox4.TabStop = True
End If
If Stations_Reg = True And TCE_start = False And AzToReg <> 0 Then
Worksheets("Data").Cells(63, 2).Value = ActualStarName
Me.Head.Caption = "ADD UNREGISTERED STATION"
Me.ComboBox1.ColumnCount = 2
Me.ComboBox1.ColumnWidths = "0;100"
Me.ComboBox1.RowSource = "DB_Stars!A2:B" & AzStars + 1
Me.ComboBox1.ListIndex = Worksheets("Data").Cells(64, 2).Value - 2
Me.ComboBox1.Locked = True
Me.TextBox4.Value = ActualBodyID
Me.TextBox4.Locked = True
Worksheets("Werte").Cells(23, 8).Value = ActualBodyID
Worksheets("Werte").Cells(26, 2).Value = Me.ComboBox1.Column(1)
Worksheets("Werte").Cells(24, 8).Value = Me.ComboBox1.Column(0)
Me.Image.Picture = LoadPicture("")
Me.ComboBox5.RowSource = "To_Register!A2:D" & AzToReg + 1
Me.ComboBox5.ListIndex = -1
Me.ComboBox5.Visible = True
End If

EDIT: it seemed to work fine after that.

I just went on a 200ly journey, it asked me to enter star data for an unknown system, as I was in a rush I just hid it and carried on. when I got to my destination it was still locked at that system. Maybe you could add an ignore function if you don't want to update the new info.

I restarted TCE and the first error occurred again, I'm assuming it's not finding the system or stations if you're docked at a station when it loads.
 
Last edited:
Just fired this up with a fresh install and the latest beta.

I'm at Lugh and when I clicked to add station info it didn't give me the drop down of stations to choose from like it used to, is this intended?

I then clicked the left hand arrow to see if there was an "Add unregistered station" and got a runtime error 13 :

(highlighted debug line in bold)

EDIT: it seemed to work fine after that.

I just went on a 200ly journey, it asked me to enter star data for an unknown system, as I was in a rush I just hid it and carried on. when I got to my destination it was still locked at that system. Maybe you could add an ignore function if you don't want to update the new info.

I restarted TCE and the first error occurred again, I'm assuming it's not finding the system or stations if you're docked at a station when it loads.

Found the error 13 issue and why no unregistered stations are selectable. Will be fixed in next beta.
ADD NEW STATION has no dropdown for the unregistered, only ADD UNREGISTERED STATION has one. It should open automatically, if there are unregistered station inside the star system, but TCE doesnt update them correctly at startup. That will change in next update.

Hi Eventure

Using v1.38b3 at present and I have noticed that on occasions data which I have entered under the star system notes will disappear - looking in the database shows a blank note entry for the system concerned. Although it doesn't happen every time which seems strange.

I can only think that the link between excel and access isn't updating correctly - is this possible?

Did you entered the note at the Cartography panel and save it there, or at the star system summary?
 
Last edited:
Status
Thread Closed: Not open for further replies.
Back
Top Bottom