Hi everyone i have a little question is possible to save the results of trade dangerous directly to a file?
Hi, you can use Trade Dangerous Helper to save #3 routes> see thread https://forums.frontier.co.uk/showthread.php?t=115936
Hi everyone i have a little question is possible to save the results of trade dangerous directly to a file?
Hi everyone i have a little question is possible to save the results of trade dangerous directly to a file?
I highly recommend TD-Helper application. It gives you a GUI for TradeDangerous and you can save output. See HERE:
https://bitbucket.org/WombatFromHell/trade-dangerous-helper
C:\Windows\system32>trade.py import -P edapi -O eddn
@SKIRARAGEA/J. G. Ballard Holdings
<tradedb.Station object at 0x00000000062746D0>
NOTE: SKIRARAGEA/J. G. Ballard Holdings (#43442) updated in local db: shp('N'=>'Y')
NOTE: C:\Users\Gerhard\SkyDrive\Dokumente\REPOS\TradeDangerous_280516\data\Station.csv updated.
Traceback (most recent call last):
File "C:\Users\Gerhard\SkyDrive\Dokumente\REPOS\TradeDangerous_280516\trade.py", line 104, in <module>
main(sys.argv)
File "C:\Users\Gerhard\SkyDrive\Dokumente\REPOS\TradeDangerous_280516\trade.py", line 77, in main
results = cmdenv.run(tdb)
File "C:\Users\Gerhard\SkyDrive\Dokumente\REPOS\TradeDangerous_280516\commands\commandenv.py", line 80, in run
return self._cmd.run(results, self, tdb)
File "C:\Users\Gerhard\SkyDrive\Dokumente\REPOS\TradeDangerous_280516\commands\import_cmd.py", line 124, in run
if not plugin.run():
File "C:\Users\Gerhard\SkyDrive\Dokumente\REPOS\TradeDangerous_280516\plugins\edapi_plug.py", line 3836, in run
eddn_ships.append(eddn_ship_names[ship])
KeyError: 'Viper_MkIV'
what does this mean?
greetings
I've updated my horizon branch:
- "--no-planet" switch now requires planetry to be "N" (issue #5)
- Updated README
- latest data update from maddavo
- New items for 1.6/2.1 update
- Update EDAPI plugin to version 3.6.2
@maddavo:
I think your Ship.csv is outdated and I've added one item to the Item.csv.
@maddavo:
I think your Ship.csv is outdated and I've added one item to the Item.csv.
Hmm.. is this branch (and my not using it yet) the reason why I continue to get "unrecognized item name" on basic/common commodities like water?
Where can I download it?
Are "Trinkets of Hidden Fortune" a standard commodity? I thought they were rare.
You need to update your item.csv file so that it contains newer items - then those items will be recognised. If you update TD from gazelle's horizon's branch then the item.csv will contain all those items.
https://bitbucket.org/bgol/tradedangerous/branch/horizon
I cloned the repo, cd'd in, and ran the usual 'trade.py update -P maddavo -O csvs,usefull'
git checkout horizon
I've updated the System.csv to change NARAKA and NARAKA (Alternate). These are now ARBUDA and NARAKA respectively.
Ok, I've updated the horizon branch with your latest data.
BTW: You still haven't updated the Item.csv and Ship.csv files on your website.
The item rename from 'Power Transfer Conduits' to 'Power Transfer Bus' is important because EDMC does send it (since v2.12).
I've updated the Item.csv with Power Transfer Bus and the Trinkets of Hidden Fortune, and also updated the Ship.csv .
I think it's best to keep in sync with EDMC because many cmdrs are using it to report to EDDN. I'll keep the Conduits->Bus correction in the horizon-code, just to be save.
edit: Do you still need the EDSM update? The netLog does provide the coords for systems now.