Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Channel delay #342

Open
TylerS1066 opened this issue Jun 3, 2021 · 15 comments
Open

[BUG] Channel delay #342

TylerS1066 opened this issue Jun 3, 2021 · 15 comments
Assignees
Labels
Bug A confirmed BUG and need to be fixed

Comments

@TylerS1066
Copy link

Describe the bug
For some reason, there is an odd delay in changing channels.

To Reproduce
Steps to reproduce the behavior:

  1. Talk in one channel
  2. Switch to another channel via commands
  3. Send a chat message
  4. Sometimes the message goes in the first channel, sometimes the second

Expected behavior
I expect channel changes to be instantaneous and reliable

Server and plugins versions (please complete the following information):

  • Server: Spigot/Paper 1.12.2 & 1.16.5 servers with 1.16.5 bungeecord
  • Plugin Version: UltimateChat-1.9.1-b290-Universal
  • Java Version: AdoptOpenJDK 11.0.10
@TylerS1066 TylerS1066 added the New Issue A new bug report label Jun 3, 2021
@TylerS1066
Copy link
Author

TylerS1066 commented Dec 27, 2021

Any updates on this? I'd love to be able to continue using UltimateChat but this bug is really annoying for players and staff.

It still exists regardless of what Spigot/Paper/Purpur versions I've tried (1.10.2, 1.12.2, 1.14.4, 1.16.5, 1.17.1, and 1.18.1) and regardless of the Bungeecord (1.16.5, 1.17.1, and 1.18.1) or Java (11, 13, 16, and 17) version.

@TylerS1066
Copy link
Author

One year later

Any progress on this? It's infuriating to deal with this bug and really disappointing that there is zero support for this plugin.

@FabioZumbi12
Copy link
Owner

FabioZumbi12 commented Jul 4, 2022

No fix man :/

I have no idea what can be the cause of this delay!
I already have tried some tricks but no lucky.

@FabioZumbi12 FabioZumbi12 added Bug A confirmed BUG and need to be fixed and removed New Issue A new bug report labels Jul 4, 2022
@TylerS1066
Copy link
Author

We're now into year 3 of asking for a fix. It's extremely disappointing the developer hasn't given us any indication if he's even been able to replicate the issue, nor asked us for more info to help them replicate the issue.

@TylerS1066
Copy link
Author

Any updates on this? We're onto year 4 now...

@FabioZumbi12
Copy link
Owner

(Finally) should be fixed on latest dev build http://host.areaz12server.net.br:8081/job/UltimateChat/lastBuild/ together compatibility with DiscordSRV

@TylerS1066
Copy link
Author

image
I don't know what to tell you but it still happens

@FabioZumbi12
Copy link
Owner

Print the version please? I have tested in a running server and i got how to reproduce exactly, and it wont happens animore.

@TylerS1066
Copy link
Author

TylerS1066 commented Aug 19, 2024

Happens on both my build from f7077c4 and on the released v1.9.2 jar

@FabioZumbi12
Copy link
Owner

How is you reproducing the problem? Try to print the console commands to reproduce please!
What i doing to reproduce is like on print (in red the problem like you reported)
image

But on newers versions this is not happening
The same sequence as the previous print
image

The problem was when we use the /g message where the channel was temporary on memory.

@FabioZumbi12 FabioZumbi12 reopened this Aug 19, 2024
@TylerS1066
Copy link
Author

From the screenshotted failure above:

[15:05:58] [Server thread/INFO]: TylerS1066 issued server command: /ch ot
[15:06:00] [Server thread/INFO]: TylerS1066 issued server command: /ch ad
[15:06:01] [Server thread/INFO]: Bungee message to channel Off-Topic from: Survival

@FabioZumbi12
Copy link
Owner

I still cant reproduce with the same commands. Can you print your /uchat ? output?
image

@TylerS1066
Copy link
Author

TylerS1066 commented Aug 19, 2024

- UChat full version: UltimateChat-1.9.2-b303-Universal.jar, the released jar I linked above.

@FabioZumbi12
Copy link
Owner

Can you try the latest dev build? http://host.areaz12server.net.br:8081/job/UltimateChat/lastBuild/

(If you is using Uchat JDA, you cant test as the snashot JDA is bugged)

@TylerS1066
Copy link
Author

I had another interesting failure which may or may not be related. This time I was direct messaging somebody, stopped for ~10-15 minutes, then sent a chat message and it went to the direct message instead of the public chat channel.

I have not had any issues with channel changing being delayed yet, which is a good sign.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A confirmed BUG and need to be fixed
Projects
None yet
Development

No branches or pull requests

2 participants