- Description of Bug: In certain games such as Turbo Clicker, the old PlayerList gets shown behind the new one; it can be viewed clearly when the new playerlist is closed. Other games will have the normal PlayerList with no old one.
- Where it happens: Here’s an example game: Turbo Clicker - Roblox
- When it happens: When just being in the game; nothing special needs to be done.
-
Screenshots of issue:
Image 1: If you look closely in the red rectangle, you’ll see the old PlayerList.
Image 2: When the PlayerList is hidden. -
Required Info:
– System Info:
— CPU: Intel(R) Pentium(R) CPU G2030 @ 3.00GHz
— Memory: 8,0 GB DDR3
— GPU: NVIDIA GeForce GTX 650 Ti
– Game where it’s happening: Turbo Clicker - Roblox - Special Notes: I am almost certain it isn’t a custom PlayerList; when I played the game when the old PlayerList was still a thing, there was only 1 PlayerList.
1 Like
Why does that make you more sure? This actually could indicate that they have a custom player list, and that somehow the way they are hiding the default player list no longer works correctly / there’s a bug in the game that causes the call to hide the default player list to never be called.
1 Like
To be sure that it’s not a custom player list, press F9 and search for errors that say “… is not registered by CoreScripts”. If there is an error, it’s a problem with custom list, developer did not pcall
the function that hides the default list.
1 Like
Okay, it’s a custom list. You can ignore this post now.
1 Like