Release Trade Computer Extension Mk.II

Well, since the list is just an overview of the commodities within the trade range, it depends on what you are looking for. It only shows a summary of the values, which can be listed in detail by clicking on them. The summary sums up the best values in each category at a glance.
So it is highest stock, lowest price and closest distance for each commodity. That makes sense. Thanks!
 
Version [1.9.3.2] released
Changelog:
  • Added last missing translation phrases to the Language database.
  • Added a Find Commodity button to show a list containig all available commodities within the selected trade range with data age, stock, buy price and distance to the Trade Overview panel.
  • Fixed an error when changing the star system and the shopping list contains an outfitting gear at the shopping alert routine.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error, please report and use the Report a Bug button at the launcher and don't forget to copy the error details and ErrorReportFile.7z archive.
 
Just updated EDMC App and server is Down again.
1710787292525.png
 
Same problem here. Turned off AV, set firewall to allow program through, "server down" message.

If I run the app directly it works fine, it's only through TCE that it won't connect.

TCE status server is down.

Martin
 
Same problem here. Turned off AV, set firewall to allow program through, "server down" message.

If I run the app directly it works fine, it's only through TCE that it won't connect.

TCE status server is down.

Martin
Please try this:
It might help to run it in a CMD.EXE (Command Prompt). That way any and all output can be seen.


  1. Start > cmd.exe



  2. Code:
    cd "c:\Program Files (x86)\EDMarketConnector"




  3. Code:
    EDMC.exe --loglevel DEBUG -m %TEMP%\test.csv
Note the placement of the output file in %TEMP%, as you shouldn't be able to write to the installation directory.

Then you can mouse-highlight any/all output, hit 'return' to copy it, and paste that into this thread inside CODE tags.
 
Same problem here. Turned off AV, set firewall to allow program through, "server down" message.

If I run the app directly it works fine, it's only through TCE that it won't connect.

TCE status server is down.

Martin
I manage to get it working , what I did (I Think) was to:-

Click in the area where your Application Path is,
1711136215967.png


This brings up the location of you app install, I then selected EMDC.exe
1711136265309.png


and clicked Open at the bottom
1711136304000.png


It then said "Ready to Use"
Hope that works for you.
 
I manage to get it working , what I did (I Think) was to:-

[images snipped]

It then said "Ready to Use"
Hope that works for you.

Can confirm this just worked for me too. TCE & EDMC have been working pretty well for the last few days, but this evening I was getting the same problem as you - EDMC on its own was fine, but the version inside TCE was failing constantly and showing 'Server Down'. Running EDMC in CMD prompt worked fine, no issues, too.

Did your little trick of re-telling TCE where to find the EDMC app (despite it being in there quite happily from before), and it found it again, and went green.
Can't think why TCE would somehow chew the path to the EDMC app, yet still appear to show it fine, but maybe that's a clue for @eventure that might help?

Thanks both of you, for the useful help, in any case!
o7
Dang it... Despite it going green, it's failing again when actually in-game. Still not quite right, methinks!
 
Last edited:
Hi Eventure,
I have the output as requested :-
Sorry, I couldn't work out how to use the CODE command.


c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
argv[0]: edmc.exe
exec_prefix: c:\Program Files (x86)\EDMarketConnector
executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.main:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.
c:\Program Files (x86)\EDMarketConnector>c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
argv[0]: edmc.exe
exec_prefix: c:\Program Files (x86)\EDMarketConnector
executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.main:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.
c:\Program Files (x86)\EDMarketConnector>
Code:
c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.__main__:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.__main__:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>
Code:
c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.__main__:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.__main__:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>
Code:
c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.[B]main[/B]:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.[B]main[/B]:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>
[CODE]c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.[B]main[/B]:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.[B]main[/B]:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>
[CODE]c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.[B]main[/B]:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>c:\Program Files (x86)\EDMarketConnector>edmc.exe --loglevel DEBUG -m %temp%\test.csv
2024-03-22 20:04:30.977 UTC - DEBUG - 1588:1548:1548 EDMC.main:189: Startup v5.10.2+e18db0a : Running on Python v3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
2024-03-22 20:04:30.996 UTC - DEBUG - 1588:1548:1548 EDMC.main:190: Platform: win32
                    argv[0]: edmc.exe
                    exec_prefix: c:\Program Files (x86)\EDMarketConnector
                    executable: c:\Program Files (x86)\EDMarketConnector\EDMC.exe
                    sys.path: ['c:\\Program Files (x86)\\EDMarketConnector\\library.zip', 'c:\\Program Files (x86)\\EDMarketConnector\\plugins']
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.log_locale:59: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2024-03-22 20:04:30.997 UTC - DEBUG - 1588:1548:1548 EDMC.main:224: Getting state from latest journal file
2024-03-22 20:04:30.998 UTC - DEBUG - 1588:1548:1548 EDMC.main:230: logdir = "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous"
2024-03-22 20:04:31.030 UTC - DEBUG - 1588:1548:1548 EDMC.main:235: Using logfile "C:\Users\marti\Saved Games\Frontier Developments\Elite Dangerous\Journal.2024-03-21T150248.01.log"
2024-03-22 20:04:31.032 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.073 UTC - DEBUG - 1588:1548:1548 monitor.EDLogs.populate_version_info:1858: Parsed self.state['GameVersion']='4.0.0.1801' into self.version_semantic=Version('4.0.0+1801')
2024-03-22 20:04:31.170 UTC - DEBUG - 1588:1548:1548 EDMC.main:268: Attempting to use commander "Arnak" from Journal File
2024-03-22 20:04:31.171 UTC - DEBUG - 1588:1548:1548 companion.Session.login:706: changed account or retrying login during auth
2024-03-22 20:04:31.172 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:332: Trying for "Arnak"
2024-03-22 20:04:31.173 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:344: Cmdrs: ['Arnak']
2024-03-22 20:04:31.174 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:347: idx = 0
2024-03-22 20:04:31.175 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:352: We have a refresh token for that idx
2024-03-22 20:04:31.176 UTC - DEBUG - 1588:1548:1548 companion.Auth.refresh:359: Attempting refresh with Frontier...
2024-03-22 20:04:31.788 UTC - DEBUG - 1588:1548:1548 companion.Session.login:715: We have an access_token
2024-03-22 20:04:31.791 UTC - DEBUG - 1588:1548:1548 companion.Session.start_frontier_auth:663: Starting session
2024-03-22 20:04:31.792 UTC - DEBUG - 1588:1548:1548 companion.Session.capi_host_for_galaxy:1185: Using https://companion.orerve.net because monitor.is_live_galaxy() was True
Sun Takush,McNair Gateway
2024-03-22 20:04:33.379 UTC - DEBUG - 1588:1548:1548 EDMC.main:396: Writing Station Commodity Market Data in CSV format to "C:\Users\marti\AppData\Local\Temp\test.csv"
2024-03-22 20:04:33.386 UTC - DEBUG - 1588:1548:1548 EDMC.[B]main[/B]:499: Exiting
2024-03-22 20:04:33.388 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:205: No thread
2024-03-22 20:04:33.390 UTC - DEBUG - 1588:1548:1548 windows.WindowsHotkeyMgr.unregister:207: Done.

c:\Program Files (x86)\EDMarketConnector>

Did you want the .csv file as well as that only opens in excerlp? I can load it up to dropbox if that will help.

Martin
 
Okay, I was able to reproduce the issue with TCE showing Server down for EDMC. I will talk to Rixxan, if something has changed in the last versions. There is a simple fix codewise and I will release a patch for the issue asap.
 
Working here smoothly for me tonight. Absolute bliss. Many thanks for your speedy help, @Rixxan and @eventure - really appreciated.

Incidentally, @eventure - a completely different subject, but I noticed that the entry for TCE on the ED Codex is showing a 'last-modified' date from two years ago, which gives the impression that maybe TCE isn't active anymore, which of course it clearly is. See TCE on the ED Codex here. FWIW, I'm a CMDR who's been absent since about 2018, and used that Codex to find out the state of play for 'live' apps, and almost didn't try TCE because of that last-mod date... but I'm really glad I did, ngl. :D It came up very high in the popularity-sorted results, and luckily this thread here on FDev's forum makes it clear it is alive, but still. Thought you might like to know, in case you're able to refresh those dates there.

Thanks again!
 
Working here smoothly for me tonight. Absolute bliss. Many thanks for your speedy help, @Rixxan and @eventure - really appreciated.

Incidentally, @eventure - a completely different subject, but I noticed that the entry for TCE on the ED Codex is showing a 'last-modified' date from two years ago, which gives the impression that maybe TCE isn't active anymore, which of course it clearly is. See TCE on the ED Codex here. FWIW, I'm a CMDR who's been absent since about 2018, and used that Codex to find out the state of play for 'live' apps, and almost didn't try TCE because of that last-mod date... but I'm really glad I did, ngl. :D It came up very high in the popularity-sorted results, and luckily this thread here on FDev's forum makes it clear it is alive, but still. Thought you might like to know, in case you're able to refresh those dates there.

Thanks again!
Yeah, time for an update, thanks for the reminder!
 
Version [1.9.3.3] released
Changelog:
  • Added some missing mouse over informations to buttons at the Extensions and Settings tab of the launcher.
  • Fixed an error when removing active missions after dying in game from the Mission database.
Notes:
Either download the version above, install and transfer your old database, or use the auto-update function of the launcher.
Click the 'new version' notice at the bottom of the launcher.

If you find an error, please report and use the Report a Bug button at the launcher and don't forget to copy the error details and ErrorReportFile.7z archive.
 
Top Bottom