"mountServerApp:110: attempt to index nil with 'CanSend'" Error every time a player leaves my game

I get this error in my game whenever a players leaves it:

 CorePackages.Workspace.Packages._Workspace.ExpChat.ExpChat.mountServerApp:110: attempt to index nil with 'CanSend'

I have no clue what this is supposed to mean. Is there something in my game that’s making this show up, or is it just a Roblox bug?

1 Like

Please, give more context. Is there a script you wrote, or is that a random error? If you didn’t write the script, there’s two possibilities. It’s either a maliciously inserted script (not to scare you), or a Roblox script. If it’s a Roblox script, and it’s erroring (consistently), it’s a bug and you should probably report it in #bug-reports.

1 Like

No, its not a script that I wrote. I guessed that it might be something in my game ive done to make it happen, no?

I havent inserted any free models either.

1 Like

Yeah, is it consistently occurring? Like EVERYTIME you load into the game? Probably a Roblox error. And can you click on it?

Id say it appears around 90% of the time. And when I click on it, it just takes me to an empty script.

Empty script sounds familiar. I’ve had that happen to me before. You should definitely take it to #bug-reports . It’s definitely a Roblox script.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.