cmss13-devs / cmss13

Contains the code for CM-SS13
https://cm-ss13.com
GNU Affero General Public License v3.0
82 stars 465 forks source link

tgchat messages dissappearing #64

Open stanalbatross opened 2 years ago

stanalbatross commented 2 years ago

Reproduction:

Multiple people have reported things like the ARES/command announcements sound playing but no actual message being sent, a similar bug that has been happening on tg itself since 2020? Comment in here if you have also experienced it.

Shad0vvs commented 2 years ago

https://github.com/tgstation/tgstation/issues/54692 Allegedly happens with goonchat too, at least on tg, def a byond issue.

Faunenschnitt commented 2 years ago

As I cannot use fancy chat under linux, but have the same issue, I am not sure if it is tgchat related. Happens for me most of the time when the server is under heavy load (or my client)

Doom-external commented 1 year ago

Yeah it's been happening for a while now, it's not just command announcements and ARES, though. It's all messages from what I've understood and seen, you just don't notice when someone's message over radio disappears because there's no noise associated with that.

Unknownity commented 1 year ago

Can also occur to yourself, for example, you write out a message for hivemind but it doesn't appear for you when you send it (others can acknowledge it)

fira commented 1 year ago

As far as I know this is a BYOND Bug, it's been happening past decade with all chat systems across several codebases. I noticed it mainly on CM because of regular command announcements. It seems to happen more often under load (net or game? unclear)

I can confirm it happened on CM with Goonchat, and that it does on oldchat too

AnuvKH commented 1 year ago

Happened today at least once, the sound comes but no message. Thought it was just me

Huffie56 commented 1 year ago

image still a thing apparently

Wintermote commented 9 months ago

I've never seen this happen with any server or chat implementation besides tgchat/goonchat/whatever the new chat system is called

I'm 100% certain its related to tgchat in some way. I've never seen it happen before that got implemented, not just on cm but on any server.

Drulikar commented 9 months ago

https://github.com/tgstation/tgstation/issues/54692#issuecomment-831824004 Has already been reported to byond

zzzmike commented 7 months ago

https://github.com/tgstation/tgstation/pull/79479 - this might be able to be ported to help with this

zzzmike commented 1 week ago

tgstation/tgstation#79479 - this might be able to be ported to help with this

https://github.com/cmss13-devs/cmss13/pull/6594 - thank you nivrak