cordless icon indicating copy to clipboard operation
cordless copied to clipboard

Large servers dont update chat

Open Death916 opened this issue 4 years ago • 4 comments

How have you installed cordless

  • [ x] Arch User Repository
  • [ ] Snap
  • [ ] scoop
  • [ ] brew
  • [ ] go get
  • [ ] git clone & go build .

What happened

When you go to a large server. IN my case the Valorant official server chat doesnt update and nothing I type shows in channel

How do you reproduce this bug

fresh install from aur. Go to official valorant server, general channel. Attempt to type nothing shows up and chat doesn't move

Error output

| - | - | | OS | ARCH | | Architecture | TODO |

Death916 avatar Jul 07 '20 00:07 Death916

I can't debug this right now, as the server is barely working for me. It goes online and offline for me. Maybe this is also part of the problem, I am not sure. I'll see over the next days. It'd be cool if you were able to find out if any other servers do the same for you.

Bios-Marcel avatar Jul 07 '20 16:07 Bios-Marcel

I can't debug this right now, as the server is barely working for me. It goes online and offline for me. Maybe this is also part of the problem, I am not sure. I'll see over the next days. It'd be cool if you were able to find out if any other servers do the same for you.

I can try and go to a few other really large servers and check ill get back to you. also ive tried on linux and windows and get same issue

Death916 avatar Jul 12 '20 02:07 Death916

so it looks liek it does the same on the official league of legends channel which has 100 something thousand users in it. I dont have any other servers i can think of htat have such high users to check

Death916 avatar Jul 12 '20 21:07 Death916

This is probably due to changes in the communication mechanism of the socket API that activates at a certain user size in order to reduce bandwidth and requests in discords side. Guess this would require changes to discordgo.

Bios-Marcel avatar Aug 22 '20 10:08 Bios-Marcel