bivashy / MC-Auth-with-Link

Fork of mc-auth. Added multiple ways to link
Eclipse Public License 2.0
35 stars 12 forks source link

[Bug] BossBar does not removing after authorization #208

Open ko78 opened 2 months ago

ko78 commented 2 months ago

Describe the bug The problem occurs on the NullCordX, i don't understand why, but BossBar is not removing, while it is updated and removing on Velocity. During the fork of this plugin, i debugged and found out that the problem is in the library itself: kyori — adventure-platform-bungeecord.

To Reproduce

  1. Launch NullCordX, version 3.8.7
  2. Join and log in
  3. See bug

Screenshots image

bivashy commented 2 months ago

Plugin version (define commit version if 1.8.0 or 1.8.0-beta.1)? What problem did you find in the kyori `adventure-platform-bungeecord' while debugging? Client version?

ko78 commented 2 months ago
bivashy commented 2 months ago

Cannot be reproduced on git:Waterfall-Bootstrap:1.21-R0.1-SNAPSHOT:de8345a:579, plugin version 1.8.0-beta.1, commit version: #90142d7


During the fork of this plugin, i debugged and found out that the problem is in the library itself: kyori — adventure-platform-bungeecord.

Please explain your observations about this problem.

ko78 commented 2 months ago

Can you join to my production server and verify the bug?

bivashy commented 2 months ago

Can you join to my production server and verify the bug?

I guess it will not help to find the root cause of the problem. Please elaborate and provide more information.

bivashy commented 2 months ago

Try this commit b9a7f76

ko78 commented 2 months ago

Okay, bro!

bivashy commented 2 months ago

Okay, bro!

Any result?

ko78 commented 2 months ago

Not fixed image

ko78 commented 2 months ago

I don't understand why this only happens on NullCordX

bivashy commented 2 months ago

Please explain your observations about this problem.

Please elaborate and provide more information.

I've asked several times, can you elaborate?

ko78 commented 2 months ago

idk, but the thing is in the kyori, for some reason the "hideBossBar" method is executed, but does not work

ko78 commented 2 months ago

I wonder if it is possible to somehow debug methods in the kyori library itself? This is what I am talking about

ko78 commented 2 months ago

image

bivashy commented 2 months ago

idk, but the thing is in the kyori, for some reason the "hideBossBar" method is executed, but does not work

Thank you, i'll debug kyori myself and notify you about debug results

ko78 commented 2 months ago

Thank you, I'll be waiting!