Kicking players from game causes ChatScript error

I am reporting this as a studio bug because it only seems to occur in studio. Whenever the Kick() method of a player is called, the player’s ChatScript throws the following error:

12:05:53.309 - BackgroundImage is not a valid member of Frame
12:05:53.310 - Stack Begin
12:05:53.310 - Script ‘Players.AxonMega.PlayerScripts.ChatScript.ChatMain.ChannelsTab’, Line 212 - method AnimGuiObjects

The error seems to be harmless, but it spams the output with a ridiculously long stack traceback, making it difficult to find the output messages I was looking for.

3 Likes

I believe this should be in the Client Bugs category, because it occurs in the game client not just in the studio application :^)

1 Like

Okay.