pdinklag / MinecraftStats

A Minecraft player statistics browser for the web - supports 1.13 and later!
https://discord.gg/brH5PGG8By
Other
227 stars 53 forks source link

Data anomaly concerning minimum play time? #41

Closed pdinklag closed 5 years ago

pdinklag commented 5 years ago

Apparently, when the minimum playtime is reconfigured, players that are already in the database stay registered, but their JSON file will be removed. This causes them to show up in the Players list, but clicking on the player name will get the client stuck on "Loading..." since the request for the JSON file 404s.

pdinklag commented 5 years ago

Should be resolved.