New leaderboard breaking games?

This isn’t definitive but I have noticed since this update that Apocalypse Rising and other games such as Work at a Pizza Place have changed or either broken. After this update, the leaderboard of Work at a Pizza Place changed to show values that shouldn’t be shown on a leaderboard. To me, it looks as if Work at a Pizza Place’s leaderboard is now showing BoolValues for some reason.

Example:

I can’t provide repro steps because I don’t have the source to these games and this is just an observation.

EDIT: Repro steps is adding a BoolValue or StringValue to leaderstats in a Player Object.

The player list is a local script so any errors should be visible if you press F9 and look at the local console.

I don’t see any errors in the local console.

I don’t see any errors in the local console.[/quote]
Ah, I assumed the script was breaking. You’re right. Scarfacial pointed out in the lounge that it seems to be showing any *Value objects that are descendants of the player, instead of only looking in leaderstats like it should.

Thanks for reporting this. We’ve turned it off for now and put a fix in for this that will go out in the next update. Any other feedback on the updates guis (player list, chat, backpack) is appreciated!