#StatisticCountLimitExceeded

1 messages · Page 1 of 1 (latest)

feral sparrow
#

Hello! I am using /Client/UpdatePlayerStatistics to keep track of some stats for every level in my game and have stumbled upon this error code StatisticCountLimitExceeded "The maximum number of unique statistic names has been reached for this title".

I have some statistic names that I no longer use and could clean up but I couldn't find any APIs for removing the player statistics?

I ended up using /Admin/ResetUserStatistics on all users but I am still getting this error code. What do I need to do to be able to use my new statistic names?

next mirage
#

I think you can probably go Progress->Leaderboard(Legacy) in the UI and delete the ones you dont want. I recommend doing this in a test title first since the actions cannot be undone (the stat data will be wiped for the ones you delete)