Roblox / Core-Scripts

All of ROBLOX's core client scripts.
Apache License 2.0
253 stars 184 forks source link

Player list incorrectly displaying name of client. #1002

Closed penguin0616 closed 4 years ago

penguin0616 commented 7 years ago

On occasion when I join a game, the leaderboard says my name is 'Player', even though that is not the case. image

ghost commented 7 years ago

It get this problem sometimes. For me it results in the game crashing in the games this happened to me in.

Kampfkarren commented 7 years ago

Can you find a way to reproduce this?

EDIT: When was the last time you've had this issue? According to https://github.com/Roblox/Core-Scripts/blob/899ad4877fb2e953b5251f2061a50c1f223d8629/CoreScriptsRoot/Modules/PlayerlistModule.lua#L23, it shouldn't happen.

penguin0616 commented 7 years ago

The last time I've seen it was that picture, taken and posted here the same day it occurred. I haven't seen the bug anymore since, and I can't think of a way to reproduce it. The only thing I know about it is that it never causes any errors in the developer console.