PoE-TradeMacro / POE-TradeMacro

Price checking script for Path of Exile.
https://poe-trademacro.github.io/
GNU General Public License v3.0
936 stars 188 forks source link

Set currency ratio dropdown list doesn't list currency #1065

Open arunasliveris opened 4 years ago

arunasliveris commented 4 years ago

https://i.imgur.com/9PIY7Yy.png

Eruyome commented 4 years ago

Should be fixed by reloading the script (which re-downloads the data files from github).

arunasliveris commented 4 years ago

I tried reloading the scrip multiple times even after I reinstalled TradeMacro (even deleted the Documents folder) and restarted my computer, but every time I Right-Clicked TradeMacro and tried to "Reload This Script" it gave me this error message before completely closing the script: https://i.imgur.com/NWLopBk.png and the currency ratio dropdown list still does not appear.

RobertSuszek commented 4 years ago

Exactly the same for me.

Eruyome commented 4 years ago

My bad, the file was missing from the list of files that are supposed to be downloaded at scriptstart.

You can fix it manually by replacing the following file in <TM folder>\data_trade\ until there's an update.

https://raw.githubusercontent.com/PoE-TradeMacro/POE-TradeMacro/master/data_trade/currency_tags.json

Eruyome commented 4 years ago

Lets keep it open for visibility until it's actually fixed ;-)