arturino009 / POEcluster

Make insane profits with this one simple trick! Just indexes all possible combinations for medium cluster jewels and their prices.
GNU General Public License v3.0
20 stars 13 forks source link

Stuck at updating #10

Closed TimVanDijk closed 2 years ago

TimVanDijk commented 2 years ago

The tool appears to be stuck while updating. Probably, poedb.tw has changed and now needs to be parsed differently.

I get the following output:

python PoeCluster.py
Didn't find data for current league. Updating...
'option'

The code seems to hang on line 54 of updateClusterData.py:

for i in allStats['result'][4]['entries'][0]['option']['options']:
arturino009 commented 2 years ago

Fixed in latest update