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

Fix for players with no data #27

Closed coldcode69 closed 5 years ago

coldcode69 commented 5 years ago

If a player exists in the MC world data, but doesn't have playerdata, they will cause an error in the script, and the website will stop working.

This resolves that by checking for players with no data, and skipping them.