Raox2 / sunrust-issues

A place for bugs and the like.
2 stars 0 forks source link

Chatbox bug: console says upon joining #46

Closed ritzbits closed 5 years ago

ritzbits commented 6 years ago

Upon joining the server 1-2 chatbox messages print as console says rather than from players. Minor bug. Needs confirmation.

image

ghost commented 6 years ago

I'm pretty sure this is a thing in the default chatbox as well, it happens because the client can receive chat messages before they're initialized.

It can also happen when starting a demo recording.

MrCraigTunstall commented 6 years ago

best to use the PlayerReady hook before attempting to send any form of message.