Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ranks not displayed in statistics #13

Closed
seeebek opened this issue Jul 3, 2015 · 4 comments
Closed

Ranks not displayed in statistics #13

seeebek opened this issue Jul 3, 2015 · 4 comments

Comments

@seeebek
Copy link

seeebek commented Jul 3, 2015

Hi,
EDMC 1.5.3.0 Windows shows no information about ranks in statistics (Trading, Combat, Exploring). It's a minor issue but issue non the less.

Keep up the great work. You rock. ;-)

@Marginal
Copy link
Contributor

Marginal commented Jul 4, 2015

Sebastian,

It should look something like:
trade

If not, please run from source, press "Update", and mail me the .json file that it produces in the working directory.

@seeebek
Copy link
Author

seeebek commented Jul 4, 2015

It's completely empty in my case. I will send you the data on sunday.

@seeebek
Copy link
Author

seeebek commented Jul 5, 2015

I sent you my json dump.

Here again the error:

Traceback (most recent call last):
  File "C:\Users\Sebastian\Downloads\EDMarketConnector-master\EDMarketConnector-
master\stats.py", line 332, in addranking
    if rank>=len(progress) or not progress[rank]['ts']:
TypeError: string indices must be integers

@seeebek
Copy link
Author

seeebek commented Jul 5, 2015

I added a PR fixing this issue for me:
#14

@seeebek seeebek mentioned this issue Jul 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants