NEZNAMY / TAB

"That" TAB plugin.
Apache License 2.0
883 stars 246 forks source link

For Velocity fancy-display-default: '%player_health_rounded%' not updating #1328

Closed Potenza7 closed 1 month ago

Potenza7 commented 3 months ago

Server version

folia 1.20.4

TAB version

TAB-5.0.0-SNAPSHOT+1217

Plugin list

image

Describe the bug

image

image

The health bar under the player is not updated. It remains stable but there are no updates. When you hit te players the number is always 20. This has been happening since I upgraded to Velocity tab setup.

Expected behavior

Should be updated health bar

Steps to reproduce

.

Additional info

No response

Checklist

NEZNAMY commented 3 months ago

Fancy-display-default is a value only visible on NPCs. Leave it empty if you don't want it.

Potenza7 commented 3 months ago

Fancy-display-default is a value only visible on NPCs. Leave it empty if you don't want it.

I leave it then this happened

image image
Potenza7 commented 3 months ago

its looks empty right now

Potenza7 commented 3 months ago
image

I changed it to the old default NPC, this time the NPC appears on the players. Could it be working bug with tab folia? It is installed via velocity, but there is no tab plugin in folia.

Potenza7 commented 3 months ago

I think everything works fine in the paper lobby, but it doesn't work properly in the folia, which may be why. I would like to point out again that everything was built on Velocity.

NEZNAMY commented 3 months ago

Unable to reproduce on Velocity installation using TAB v4.1.6 and TAB-Bridge v5.0.6 on Folia 1.20.4 with the following configuration:

belowname-objective:
  enabled: true
  number: '%player_health_rounded%'
  text: '&cHP'
  fancy-display-players: '%player_health_rounded%'
  fancy-display-default: NPC
  disable-condition: '%world%=disabledworld'

Please provide new steps to reproduce the issue of health not updating that actually work.

Potenza7 commented 3 months ago

Unable to reproduce on Velocity installation using TAB v4.1.6 and TAB-Bridge v5.0.6 on Folia 1.20.4 with the following configuration:

belowname-objective:
  enabled: true
  number: '%player_health_rounded%'
  text: '&cHP'
  fancy-display-players: '%player_health_rounded%'
  fancy-display-default: NPC
  disable-condition: '%world%=disabledworld'

Please provide new steps to reproduce the issue of health not updating that actually work.

Yes, I installed TAB 4.1.6 and then updated the TAB version to the latest version. Is this the problem? So should I delete the config files and let it recreate them and set them again?

NEZNAMY commented 3 months ago

Using latest build from actions worked for me as well.

Potenza7 commented 2 months ago

Using latest build from actions worked for me as well.

image image

I am using the latest version config but the problem still persists. The strange thing is that sometimes it works fine, but sometimes when I log in and out of the game a few times, it breaks, sometimes when I reload btab it works, sometimes it works, sometimes it gets buggy. The problem still persists.

NEZNAMY commented 2 months ago

You are the only person in the world with this issue. There must be something unique with your setup. Find out what it is and provide new working steps to reproduce.

Potenza7 commented 2 months ago

You are the only person in the world with this issue. There must be something unique with your setup. Find out what it is and provide new working steps to reproduce.

There is nothing unique. There is only velocity in the tab. And on other servers, I use tabbridge and papiproxybridge, that's all. nothing more.

NEZNAMY commented 2 months ago

If it's that easy to reproduce it for you, create a test setup with proxy and 1 server on your localhost, reproduce it there, zip it and send it, so I can try that same exact setup that reproduced the issue for you.

Potenza7 commented 2 months ago

If it's that easy to reproduce it for you, create a test setup with proxy and 1 server on your localhost, reproduce it there, zip it and send it, so I can try that same exact setup that reproduced the issue for you.

The problem is very strange. There is no problem on the paper lobby server, but when the players switch to folia survival, NPC is written on them. Some players have the heart number written on them, but some have NPCs written on them. This does not always happen, so it is normal that you do not encounter this in your setup.

NEZNAMY commented 2 months ago

Did you get any error log in TAB's folder?

NEZNAMY commented 1 month ago

No response for 6 weeks, assuming user has died. Reopen if not, issue still occurs and interested to solve it.