adrianmichel / yloader

Free stock quotes downloader
http://www.yloader.com
41 stars 18 forks source link

YLoader GUI not responding immediately after launch #13

Open Belomor123 opened 3 years ago

Belomor123 commented 3 years ago

Program has worked fine initially and all of a sudden became unresponsive. Force-closing it and restarting didnt help (freezes immediately after launch). Uninstalling and re-installing didnt help Launching the following command in CL: yloadercl.exe --symbolsfile "c:\MTS\Info\MTS_Yahoo.csv" --datapath "c:\MTS\Data" --datasource "yahoo" hangs the program after message 'No new version available'

Belomor123 commented 3 years ago

Never mind, found the reason, the symbolfile became 400MB instead of 10Kb, hanging the entire program. Updating the CSV file resolved the issue