drekdrek / grinding-stats

Openplanet plugin which shows statistics
https://openplanet.dev/plugin/grindingstats
MIT License
6 stars 5 forks source link

Blank sessions stats when playing a map for the first time #20

Closed Eggerd closed 1 year ago

Eggerd commented 1 year ago

This started with version 2.0.9, currently using the latest version (2.0.10).

When playing a map for the very first time, the Session Finishes and Session Resets are just blank and stay that way for the whole time. They only appear after reloading the map and only if there actually was a reset or finish during the previous session. Otherwise, the respective stat stays blank.

If Show Duplicates is enabled, the stats are displayed normally. So it seems like they are only blank while the session stat equals the total stat.

Show Duplicates disabled Show Duplicates enabled
stats_missing_no_dup stats_shown_with_dup
drekdrek commented 1 year ago

I've figured out why this was happening. I was negating something I shouldn't have. fix should be up soon

drekdrek commented 1 year ago

fixed in latest