RCVolus / league-prod-toolkit

Toolkit for League Productions with overlays for champion select, ingame events, end of game stats, and more
MIT License
136 stars 25 forks source link

[ Bug ] module-league-end-of-game total damage dealt by team is equal on both sides #168

Closed figyl closed 1 year ago

figyl commented 1 year ago

Description When loading the end of game stats via LCU, the total damage dealt by the teams is perfectly equal even though the damage dealt by the players individually doesn't add up to equal amounts.

Reproduction steps Create a custom game with tournament draft settings.

Vods Example 1 - Total for left team is indeed 53.6k however the total for the right team is 65.9k Example 2 - Total for left team is indeed 81.6k however the total for the right team is 97.4k

System:

Himyu commented 1 year ago

this issue is fixed with the newest update of the end-of-game module (https://github.com/rcv-prod-toolkit/module-league-end-of-game/releases/tag/v1.4.3)