I realy need some help with the problem i have. cause there is no way i can get the Tce to connect atm. I have tried uninstalling edmc and tce, running it as admin, checking the path of files and nothing seems to help me from getting the msg "server down" when hitting the connect button. have noticed that Tce is not updating my player stats tho. so that can be a clue but i got no errors or anything. Firewall is ok and EDMC is working as it should. im running the 64bit of elite dangerous. Im sure im missing something here but i just can't see what it might be. currently running 1.4.6 of tce and 2.24 of edmc.
Okay, additionally I suggest to try to install TCE to a different drive (not to your windows drive), because maybe the difference between the commandline and the window version of EDMC is the export of online data to your drive, which will be imported by TCE.
You could also make a dry run by opening the command prompt window, navigate to the TCE folder and type the following in (e.g. TCE is installed onto your D drive):
[Market Commodities]
Code:
"C:\Program Files (x86)\EDMarketConnector\EDMC.exe -m D:\TCE\EDMC_Data\StationWares.csv"
[Market Outfittings]
Code:
"C:\Program Files (x86)\EDMarketConnector\EDMC.exe -o D:\TCE\EDMC_Data\StationOutfit.csv"
[Ship Loadout]
Code:
"C:\Program Files (x86)\EDMarketConnector\EDMC.exe -e D:\TCE\EDMC_Data\Shiploadout.csv"
[Player Status]
Code:
"C:\Program Files (x86)\EDMarketConnector\EDMC.exe -t D:\TCE\EDMC_Data\PlayerStatus.csv"
[Ship Locations]
Code:
"C:\Program Files (x86)\EDMarketConnector\EDMC.exe -l D:\TCE\EDMC_Data\ShipLocations.csv"
[Shipyard]
Code:
"C:\Program Files (x86)\EDMarketConnector\EDMC.exe -s D:\TCE\EDMC_Data\Shipyard.csv"
I have 1.4.6 installed successfully, and having no compatibility issues with TCE-relay or EDMC extensions. TCE runs almost flawlessly except for the resolution issue I can not figure out for the life of me. I play on 1920x1080 but when prompted by TCE application to adjust the TCE panel resolution to properly fit my current resolution, no matter what I select, TCE is set to 1280x720 every time no matter how many times I've re-installed TCE on my computer. So because of this, some panels do not fit on my screen, and when I adjust the panel size and font size, the edges of those panels are still cut off, even after I've resized them to fit completely on my display. Please help! Is there a config file I'm not seeing to change the resolution for TCE?
First of, do you have multiple monitors and shows the System submenu of the Options panel? Perhaps, can you show me a screenshot, what your setup is and what display issues you have.
If TCE asking you to resize the panels, TCE has detected, that your resolution of your primary monitor is lower than 1920 pixel width.
A couple things...
1. With 1.4.6, I'm getting an error fairly frequently when turning in missions. It happens even when there are no commodity/data rewarded, only cash. The error is just "Creating player.data failed! Exception: index was outside the bounds of the array."
If you have that issue, exit TCE and sent me your player.data file. Thanks.
2. possible bug: clicking on a book mark and hitting the -> doesn't set it as the destination. e.g. I clicked on 'jackson hub' and then the -> and TCE set 'han xiang : thome hub' as the destination. This may be a bug with choosing a place that is already in system, as it works correctly when choosing a bookmark outside the system I'm in. I think.
Maybe an issue with the stored bookmark data, require the ErrorReportFiles.7z for it. Thanks
3. I am not sure what's up with the minimap. It comes up when it should, but the location, usually a planetary port/outpost, doesn't really seem to be where it actually is in relation to me and my flight path. I don't know if it's an update speed issue, or if the location 'moves' in ED and TCE doesn't know until I get there. I can make a video if that will help.
The position data may differ, if it is an installation visited last a long time ago. But soon you dock and TCE detects it as registered, the position is automatically updated the database, so when leaving the installation, the icon for the installation should be exactly below the triangle icon for your position and flight direction at the Minimap panel. When returning, it may only vary the position, because of different landing pads.
But ofc a video is always helpful, if you find the time. The position data from ED comes through the Netlog file, there is the position written about every 10 seconds. The circle, enlarging from the center of the Minimap panel, shows when an update of your position has happend.
4. I tried to play ED without TCE. It sucked.
Nice to ..., ehm sad to hear!
@eventure.
I ran into some problems when upgrading from 1.4.5 to 1.4.6.
When trying to transfer the database I first get an error after selecting the old TCE version. Seems to happen when finding the "outfit" data.
Error while reading records on table OutfitTypes Operatoren
< is not defined for the string STANDARD and the type DBNull
____
Then after starting the transfer I get:
Error SQL Export! Table: outfit types
Error message: overloaddefinition failed because no common UCase can be called with these arguments'.
'Public Shared Function UCase (Value As Char': )
The argument that equals parameter Value, can not convert from DBNull To Char.
'Public Shared Function UCase (Value as String) As string':
The argument that equals the parameter value, cannot convert from DBNull to String.
____
When transfer was finished and veryfying database I get errors on "Locations" and "Logbook".
The errors where partly in Norwegian, so I had to translate some of the message. Hope you understand.
Did you tried a verify of your old database with the old version? What code line number is reported at the error you described?
Otherwise I require your old database, please start the V1.45 and click the Report an Error button at the launcher, so I can replicate the error. Thanks.