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

Same unit appears more than once in the GE reward stats pie chart #1077

Closed
Minotorious opened this issue May 25, 2020 · 7 comments
Closed

Same unit appears more than once in the GE reward stats pie chart #1077

Minotorious opened this issue May 25, 2020 · 7 comments
Assignees
Labels
Bug Next Version Issue will be dealt with in the next update

Comments

@Minotorious
Copy link

As the title says, see screenshot below:
GE_Stats_Bug

@osv
Copy link
Contributor

osv commented May 25, 2020

Can you give me your rewards list?

  • Open dev console (press F12),
  • type copy(await IndexDB.db.statsRewards.toArray())
  • paste to txt file and attach here or upload somewhere

@Minotorious
Copy link
Author

Minotorious commented May 25, 2020

Here you go :)
GBRewardsList.txt

Meant to write GE not GB anyway it is the right file :D

@osv
Copy link
Contributor

osv commented May 26, 2020

cannot find smtg wrong.. can you also give me reward info list
await IndexDB.db.statsRewardTypes.toArray()

@Minotorious
Copy link
Author

RewardTypes.log

@osv
Copy link
Contributor

osv commented May 26, 2020

ok, it seems inno games uses 2 different types for unit in guild expedition rewards.
e.g unit_short_ranged5, unit_short_ranged_special5.
can you run one more time for me :)
copy(await IndexDB.db.statsRewardTypes.toArray())

I will add your data to my db for testing fix

@osv osv self-assigned this May 26, 2020
@osv osv added the Next Version Issue will be dealt with in the next update label May 26, 2020
@Minotorious
Copy link
Author

statsRewardTypes.log

here you go :)

@osv
Copy link
Contributor

osv commented May 26, 2020

thanks

@Gindi4711 Gindi4711 added the Bug label May 28, 2020
mainIine pushed a commit that referenced this issue May 29, 2020
#1100 #1101 #1108 #1114 #1116 #1117

- Infobox FP Berechnung gefixt / Fixed FP calculation #555 #742 #771 #939 #1080
- Erntehelfer / Harvest helper Fix #1036 #1110 #1058
- Statistic army fix #1077
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Next Version Issue will be dealt with in the next update
Projects
None yet
Development

No branches or pull requests

4 participants