Abandoned [RELEASE] Trade Computer Extension

Status
Thread Closed: Not open for further replies.
Just tried the non-install version.

Still getting the compile error of hidden frames. What should i be looking at to change?
 
Excellent work making this mod! +rep

I will get around to trying it very soon. However, this really should be included as part of the game. It's shocking to me that computers in the 33rd century have been dumbed down so much.
 
Having the same problem myself. Looking under my Elite Dangerous folder, in the 'Products' folder there is only a 'FORC-FDEV-D-1002' folder. Inside that folder is a folder called 'logs'. When I direct your TCE to that folder, it still has me in the wrong system, and clicking on things brings up the same "runtime error 13". Am I directing it to the proper folder?

Having exactly the same issues (Excel 2010, Win7 Pro), Path to the Log folder is correctly set up.
 

ShadowGar

Banned
Using excel 2010. Says macros are disabled but they are not. Plus its not detecting a signature so it is in protected view.
 
If TCE doesnt start, Excel is blocking VBA macros. Please Allow all Macros in the Trust Center, close TCE and restart, it must work.
 
Last edited:

ShadowGar

Banned
TCE if doesnt start, Excel is blocking VBA macros. Please Allow all Macros in the Trust Center, close TCE and restart, it must work.

I tried that. It didn't work. After looking at the actual code, it won't work on my system. The code on recompile errors with needing to add 64 bit system compatibility and I think excel 2010 might not work either for how this is designed. But its been a while since I dabbled with VBA. But really nice job. A whole lot of work in VBA, haven't seen that much in a while. Let me know when you build more compatibility into it and I'll definitely use it. Also you might want to use better protection on this project if you wish to have your source code protected. Took me all of 2 minutes to access the source code.

I hope to see updates that can get it working on more systems. Looks to be a really great addition to ED. :)
 
Last edited:
I tried that. It didn't work. After looking at the actual code, it won't work on my system. The code on recompile errors with needing to add 64 bit system compatibility and I think excel 2010 might not work either for how this is designed. But its been a while since I dabbled with VBA. But really nice job. A whole lot of work in VBA, haven't seen that much in a while. Let me know when you build more compatibility into it and I'll definitely use it. Also you might want to use better protection on this project if you wish to have your source code protected. Took me all of 2 minutes to access the source code.

I hope to see updates that can get it working on more systems. Looks to be a really great addition to ED. :)

Its not a problem to bypass protection, if you know how. Its a hobby, not a commercial product.

Releasing an update now (V1.06). Before TCE starting you will be prompt to select the right netlog folder. TCE scans the folder didn't start, when it is not the right one, repeating the prompt.
 
Last edited:
New Issue.... but not because of yuor Excel tool:

This:
HOW TO INSTALL:

Install the self-extracting archive to the same folder as Elite Dangerous. It copies all files to a folder called TCE.
Open the appconfig.xml file in the main folder of Elite Dangerous with Notepad.exe (e.g. “D:\Elite Dangerous\Products\FORC-FDEV-D-1001\ AppConfig.xml”).
Add VerboseLogging=”1” directly under the “<Network” expression. Finally it looks like:
<Network
VerboseLogging=”1”
Save the file. Remember, each update of Elite Dangerous mostly resets this entry, so you have to edit this file again.

This was added more graphic stutters to my ED... Yesternight I went crazy not understanding why the stutter went worse... today as I reinstalled it all, launched ED, once in all was fine... then I remembered I needed to modifiy the file for your excel tool... so I added the line again, launched ED, and the bad stutter where back again. Now it would be nice to see if others have the same issue...

Stutters were always there... on my ED mostly in stations and in approach of planets... but this line added just added stutters everywhere and way more.

Anyone else could try it out? with? w/o that added line?
 
If the TCE processing info on the right stays very long, please check, how many netlog files are in the Logs folder. If there are more than 50, please delete all of them, except the newest. Each start of ED, it creates one more. TCE checks the newest, but needs time, when there are hundreds of files.
 
New Issue.... but not because of yuor Excel tool:

This:


This was added more graphic stutters to my ED... Yesternight I went crazy not understanding why the stutter went worse... today as I reinstalled it all, launched ED, once in all was fine... then I remembered I needed to modifiy the file for your excel tool... so I added the line again, launched ED, and the bad stutter where back again. Now it would be nice to see if others have the same issue...

Stutters were always there... on my ED mostly in stations and in approach of planets... but this line added just added stutters everywhere and way more.

Anyone else could try it out? with? w/o that added line?

I can confirm on my system, the stutters were worse with the added line without TCE running.
 
New Issue.... but not because of yuor Excel tool:

This:


This was added more graphic stutters to my ED... Yesternight I went crazy not understanding why the stutter went worse... today as I reinstalled it all, launched ED, once in all was fine... then I remembered I needed to modifiy the file for your excel tool... so I added the line again, launched ED, and the bad stutter where back again. Now it would be nice to see if others have the same issue...

Stutters were always there... on my ED mostly in stations and in approach of planets... but this line added just added stutters everywhere and way more.

Anyone else could try it out? with? w/o that added line?

I can confirm, without VerboseLogging = 1 i have zero stutters. But as soon i add it the stutters are there constantly.
 
New Issue.... but not because of yuor Excel tool:

This:


This was added more graphic stutters to my ED... Yesternight I went crazy not understanding why the stutter went worse... today as I reinstalled it all, launched ED, once in all was fine... then I remembered I needed to modifiy the file for your excel tool... so I added the line again, launched ED, and the bad stutter where back again. Now it would be nice to see if others have the same issue...

Stutters were always there... on my ED mostly in stations and in approach of planets... but this line added just added stutters everywhere and way more.

Anyone else could try it out? with? w/o that added line?

No really noticable stuttering here, but i use a SSD. What you and the others are using?
 
No really noticable stuttering here, but i use a SSD. What you and the others are using?


Have an SSD as well, but i installed ED on my 3TB HDD which is quite fast too. Maybe i will try it later on my SSD.

I still get the '13' error btw (with TCE upadte 1.06), now cartographics works, but auto destination always shows wrong station/location and if i click on "commodities" i get the '13' type mismatch error.
 
I did some tests a while back and noticed that there was no stuttering if I ran ED from a ramdrive. I had verbose logging on so that would make sense if the stuttering was somehow caused by the disk writes, or maybe just having the file open... dunno...
 
Have an SSD as well, but i installed ED on my 3TB HDD which is quite fast too. Maybe i will try it later on my SSD.

I still get the '13' error btw (with TCE upadte 1.06), now cartographics works, but auto destination always shows wrong station/location and if i click on "commodities" i get the '13' type mismatch error.

Auto-Destination and Commodities depends on your position. What shows your position? it is correct?
 
Last edited:
Status
Thread Closed: Not open for further replies.
Back
Top Bottom